From 4837faa401507c91eb7191a10c0620e09836097a Mon Sep 17 00:00:00 2001
From: Samuel Rafo <5054681+samuelrafo@users.noreply.github.com>
Date: Mon, 5 Aug 2024 10:51:09 -0300
Subject: [PATCH] Update pt-BR.json (#1023)

---
 pt-BR.json | 74 +++++++++++++++++++++++++++---------------------------
 1 file changed, 37 insertions(+), 37 deletions(-)

diff --git a/pt-BR.json b/pt-BR.json
index 6acd887..2e2ad2a 100644
--- a/pt-BR.json
+++ b/pt-BR.json
@@ -2007,43 +2007,43 @@
 		}
 	},
 	"pdf": {
-		"action-highlight-all": "Highlight all",
-		"action-match-diacritics": "Match diacritics",
-		"action-whole-words": "Whole words",
-		"action-show-thumbnails": "Thumbnails",
-		"action-show-outline": "Table of contents",
-		"action-reveal-in-outline": "Reveal page in table of contents",
-		"action-toggle-sidebar": "Toggle sidebar",
-		"action-previous-page": "Previous page",
-		"action-next-page": "Next page",
-		"action-fit-width": "Fit width",
-		"action-fit-height": "Fit height",
-		"action-save-p-d-f-location": "Save current position in document",
-		"action-copy-annotation": "Copy annotation",
-		"action-copy-quote": "Copy as quote",
-		"action-copy-selection-link": "Copy link to selection",
-		"action-copy-annot-link": "Copy link to annotation",
-		"action-copy-section-link": "Copy link to section",
-		"action-copy-section-link-title": "Copy link to “{{title}}”",
-		"action-copy-page-link": "Copy link to page {{page}}",
-		"msg-max-search-results": "{{current}} of over {{limit}} matches",
-		"msg-search-count": "{{current}} of {{total}} match",
-		"msg-search-count_plural": "{{current}} of {{total}} matches",
-		"msg-password-protected": "This PDF is password protected",
-		"msg-invalid-password": "Invalid password",
-		"msg-enter-password": "Enter the password below",
-		"label-of-pages": "of {{count}}",
-		"label-page-of-pages": "({{current}} of {{count}})",
-		"label-spread-single": "Single page",
-		"label-spread-odd": "Two page (odd)",
-		"label-spread-even": "Two page (even)",
-		"tooltip-sidebar-options": "Sidebar options",
-		"tooltip-display-options": "Display options",
-		"label-adapt-to-theme": "Adapt to theme",
-		"label-page": "page {{page}}",
-		"page_landmark": "Page {{page}}",
-		"thumb_page_title": "Page {{page}}",
-		"thumb_page_canvas": "Page {{page}}",
+		"action-highlight-all": "Destacar tudo",
+		"action-match-diacritics": "Corresponder diacríticos",
+		"action-whole-words": "Palavras inteiras",
+		"action-show-thumbnails": "Miniaturas",
+		"action-show-outline": "Índice",
+		"action-reveal-in-outline": "Revelar página no índice",
+		"action-toggle-sidebar": "Exibir/ocultar painel lateral",
+		"action-previous-page": "Página anterior",
+		"action-next-page": "Próxima página",
+		"action-fit-width": "Ajustar à largura",
+		"action-fit-height": "Ajustar à altura",
+		"action-save-p-d-f-location": "Salvar a posição atual no documento",
+		"action-copy-annotation": "Copiar anotação",
+		"action-copy-quote": "Copiar como citação",
+		"action-copy-selection-link": "Copiar link para seleção",
+		"action-copy-annot-link": "Copiar link para anotação",
+		"action-copy-section-link": "Copiar link para seção",
+		"action-copy-section-link-title": "Copiar link para “{{title}}”",
+		"action-copy-page-link": "Copiar link para página {{page}}",
+		"msg-max-search-results": "{{current}} de mais de {{limit}} combinações",
+		"msg-search-count": "{{current}} of {{total}} combinação",
+		"msg-search-count_plural": "{{current}} de {{total}} combinações",
+		"msg-password-protected": "Este PDF é protegido por senha",
+		"msg-invalid-password": "Senha inválida",
+		"msg-enter-password": "Digite a senha abaixo",
+		"label-of-pages": "de {{count}}",
+		"label-page-of-pages": "({{current}} de {{count}})",
+		"label-spread-single": "Página única",
+		"label-spread-odd": "Página dupla (impar)",
+		"label-spread-even": "Página dupla (par)",
+		"tooltip-sidebar-options": "Opções da barra lateral",
+		"tooltip-display-options": "Opções de exibição",
+		"label-adapt-to-theme": "Adapte ao tema",
+		"label-page": "página {{page}}",
+		"page_landmark": "Página {{page}}",
+		"thumb_page_title": "Página {{page}}",
+		"thumb_page_canvas": "Página {{page}}",
 		"text_annotation_type": "[{{type}} Annotation]",
 		"annotation_date_string": "{{date}}, {{time}}"
 	},
-- 
GitLab