From 9ef797110b73cd326515e8ac62bf850ea733279f Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Wed, 12 Aug 2026 14:18:50 +0100 Subject: [PATCH] New translations translation.json (Portuguese, Brazilian) [ci skip] --- .../public/locales/pt-BR/translation.json | 21 ++++++++++++------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/apps/client/public/locales/pt-BR/translation.json b/apps/client/public/locales/pt-BR/translation.json index 8a053ab7d..a39b4fe45 100644 --- a/apps/client/public/locales/pt-BR/translation.json +++ b/apps/client/public/locales/pt-BR/translation.json @@ -387,8 +387,8 @@ "Insert horizontal rule divider": "Insira um divisor horizontal", "Page break": "Quebra de página", "Insert a page break for printing.": "Insira uma quebra de página para impressão.", - "Footnote": "Footnote", - "Insert a footnote reference.": "Insert a footnote reference.", + "Footnote": "Nota de rodapé", + "Insert a footnote reference.": "Inserir uma referência de nota de rodapé.", "Upload any image from your device.": "Envie qualquer imagem do seu dispositivo.", "Upload any video from your device.": "Envie qualquer vídeo do seu dispositivo.", "Upload any audio from your device.": "Envie qualquer áudio do seu dispositivo.", @@ -1292,10 +1292,15 @@ "{{count}} rows deleted_other": "{{count}} rows deleted", "{{count}} selected_one": "1 selected", "{{count}} selected_other": "{{count}} selected", - "Compare": "Compare", - "Compare versions": "Compare versions", - "Select version from {{date}}": "Select version from {{date}}", - "Version actions for {{date}}": "Version actions for {{date}}", - "Comparing {{newer}} and {{older}}": "Comparing {{newer}} and {{older}}", - "Exit compare": "Exit compare" + "Compare": "Comparar", + "Compare versions": "Comparar versões", + "Select version from {{date}}": "Selecionar versão de {{date}}", + "Version actions for {{date}}": "Ações da versão de {{date}}", + "Comparing {{newer}} and {{older}}": "Comparando {{newer}} e {{older}}", + "Exit compare": "Sair da comparação", + "Search attachments...": "Search attachments...", + "Error loading attachments.": "Error loading attachments.", + "No attachments on this page yet.": "No attachments on this page yet.", + "Uploaded by {{name}}": "Uploaded by {{name}}", + "Download {{name}}": "Download {{name}}" }