Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_pdfviewer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/pdfjs/web/locale/pt-BR/viewer.properties')
-rw-r--r--vendor/pdfjs/web/locale/pt-BR/viewer.properties76
1 files changed, 67 insertions, 9 deletions
diff --git a/vendor/pdfjs/web/locale/pt-BR/viewer.properties b/vendor/pdfjs/web/locale/pt-BR/viewer.properties
index c2371c4..078e5ad 100644
--- a/vendor/pdfjs/web/locale/pt-BR/viewer.properties
+++ b/vendor/pdfjs/web/locale/pt-BR/viewer.properties
@@ -60,11 +60,25 @@ page_rotate_ccw.title=Girar no sentido anti-horário
page_rotate_ccw.label=Girar no sentido anti-horário
page_rotate_ccw_label=Girar no sentido anti-horário
-cursor_text_select_tool.title=Habilitar a ferramenta de seleção de texto
+cursor_text_select_tool.title=Ativar a ferramenta de seleção de texto
cursor_text_select_tool_label=Ferramenta de seleção de texto
-cursor_hand_tool.title=Habilitar ferramenta de mão
+cursor_hand_tool.title=Ativar ferramenta de mão
cursor_hand_tool_label=Ferramenta de mão
+scroll_vertical.title=Usar rolagem vertical
+scroll_vertical_label=Rolagem vertical
+scroll_horizontal.title=Usar rolagem horizontal
+scroll_horizontal_label=Rolagem horizontal
+scroll_wrapped.title=Usar rolagem contida
+scroll_wrapped_label=Rolagem contida
+
+spread_none.title=Não associar à página estendidas
+spread_none_label=Não estender
+spread_odd.title=Associar página estendida a partir de páginas com números ímpares
+spread_odd_label=Estender ímpares
+spread_even.title=Associar página estendida a partir de páginas com números pares
+spread_even_label=Estender pares
+
# Document properties dialog box
document_properties.title=Propriedades do documento…
document_properties_label=Propriedades do documento…
@@ -89,6 +103,28 @@ document_properties_creator=Criação:
document_properties_producer=Criador do PDF:
document_properties_version=Versão do PDF:
document_properties_page_count=Número de páginas:
+document_properties_page_size=Tamanho da página:
+document_properties_page_size_unit_inches=pol.
+document_properties_page_size_unit_millimeters=mm
+document_properties_page_size_orientation_portrait=retrato
+document_properties_page_size_orientation_landscape=paisagem
+document_properties_page_size_name_a3=A3
+document_properties_page_size_name_a4=A4
+document_properties_page_size_name_letter=Carta
+document_properties_page_size_name_legal=Jurídico
+# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
+# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
+# the size, respectively their unit of measurement and orientation, of the (current) page.
+document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
+# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
+# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
+# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
+document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
+# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
+# the document; usually called "Fast Web View" in English locales of Adobe software.
+document_properties_linearized=Visualização rápida da Web:
+document_properties_linearized_yes=Sim
+document_properties_linearized_no=Não
document_properties_close=Fechar
print_progress_message=Preparando documento para impressão…
@@ -109,8 +145,8 @@ attachments.title=Mostrar anexos
attachments_label=Anexos
thumbs.title=Mostrar miniaturas
thumbs_label=Miniaturas
-findbar.title=Localizar no documento
-findbar_label=Localizar
+findbar.title=Procurar no documento
+findbar_label=Procurar
# Thumbnails panel item (tooltip and alt text for images)
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
@@ -121,16 +157,38 @@ thumb_page_title=Página {{page}}
thumb_page_canvas=Miniatura da página {{page}}
# Find panel button title and messages
-find_input.title=Localizar
-find_input.placeholder=Localizar no documento…
-find_previous.title=Localizar a ocorrência anterior da frase
+find_input.title=Procurar
+find_input.placeholder=Procurar no documento…
+find_previous.title=Procurar a ocorrência anterior da frase
find_previous_label=Anterior
-find_next.title=Localizar a próxima ocorrência da frase
+find_next.title=Procurar a próxima ocorrência da frase
find_next_label=Próxima
find_highlight=Realçar tudo
find_match_case_label=Diferenciar maiúsculas/minúsculas
+find_entire_word_label=Palavras completas
find_reached_top=Início do documento alcançado, continuando do fim
find_reached_bottom=Fim do documento alcançado, continuando do início
+# LOCALIZATION NOTE (find_match_count): The supported plural forms are
+# [one|two|few|many|other], with [other] as the default value.
+# "{{current}}" and "{{total}}" will be replaced by a number representing the
+# index of the currently active find result, respectively a number representing
+# the total number of matches in the document.
+find_match_count={[ plural(total) ]}
+find_match_count[one]={{current}} de {{total}} ocorrência
+find_match_count[two]={{current}} de {{total}} ocorrências
+find_match_count[few]={{current}} de {{total}} ocorrências
+find_match_count[many]={{current}} de {{total}} ocorrências
+find_match_count[other]={{current}} de {{total}} ocorrências
+# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
+# [zero|one|two|few|many|other], with [other] as the default value.
+# "{{limit}}" will be replaced by a numerical value.
+find_match_count_limit={[ plural(limit) ]}
+find_match_count_limit[zero]=Mais de {{limit}} ocorrências
+find_match_count_limit[one]=Mais de {{limit}} ocorrência
+find_match_count_limit[two]=Mais de {{limit}} ocorrências
+find_match_count_limit[few]=Mais de {{limit}} ocorrências
+find_match_count_limit[many]=Mais de {{limit}} ocorrências
+find_match_count_limit[other]=Mais de {{limit}} ocorrências
find_not_found=Frase não encontrada
# Error panel labels
@@ -174,7 +232,7 @@ unexpected_response_error=Resposta inesperada do servidor.
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
text_annotation_type.alt=[Anotação {{type}}]
password_label=Forneça a senha para abrir este arquivo PDF.
-password_invalid=Senha inválida. Por favor, tentar de novo.
+password_invalid=Senha inválida. Tente novamente.
password_ok=OK
password_cancel=Cancelar