public/pdfjs/web/locale/pt-BR/viewer.properties in pdfjs_viewer-rails-0.0.9 vs public/pdfjs/web/locale/pt-BR/viewer.properties in pdfjs_viewer-rails-0.1.0

- old
+ new

@@ -16,31 +16,34 @@ previous.title=Página anterior previous_label=Anterior next.title=Próxima página next_label=Próxima -# LOCALIZATION NOTE (page_label, page_of): -# These strings are concatenated to form the "Page: X of Y" string. -# Do not translate "{{pageCount}}", it will be substituted with a number -# representing the total number of pages. -page_label=Página: -page_of=de {{pageCount}} +# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input. +page.title=Página +# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number +# representing the total number of pages in the document. +of_pages=de {{pagesCount}} +# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}" +# will be replaced by a number representing the currently visible page, +# respectively a number representing the total number of pages in the document. +page_of_pages=({{pageNumber}} de {{pagesCount}}) -zoom_out.title=Diminuir zoom -zoom_out_label=Diminuir zoom -zoom_in.title=Aumentar zoom -zoom_in_label=Aumentar zoom +zoom_out.title=Reduzir +zoom_out_label=Reduzir +zoom_in.title=Ampliar +zoom_in_label=Ampliar zoom.title=Zoom -presentation_mode.title=Alternar para modo de apresentação +presentation_mode.title=Alternar para o modo de apresentação presentation_mode_label=Modo de apresentação open_file.title=Abrir arquivo open_file_label=Abrir print.title=Imprimir print_label=Imprimir download.title=Download download_label=Download -bookmark.title=Visualização atual (copie ou abra em uma nova janela) +bookmark.title=Visualização atual (copiar ou abrir em uma nova janela) bookmark_label=Visualização atual # Secondary toolbar and context menu tools.title=Ferramentas tools_label=Ferramentas @@ -55,14 +58,14 @@ page_rotate_cw_label=Girar no sentido horário 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 -hand_tool_enable.title=Ativar ferramenta da mão -hand_tool_enable_label=Ativar ferramenta da mão -hand_tool_disable.title=Desativar ferramenta da mão -hand_tool_disable_label=Desativar ferramenta da mão +hand_tool_enable.title=Habilitar ferramenta de mão +hand_tool_enable_label=Habilitar ferramenta de mão +hand_tool_disable.title=Desabilitar ferramenta de mão +hand_tool_disable_label=Desabilitar ferramenta de mão # Document properties dialog box document_properties.title=Propriedades do documento… document_properties_label=Propriedades do documento… document_properties_file_name=Nome do arquivo: @@ -86,20 +89,26 @@ document_properties_producer=Criador do PDF: document_properties_version=Versão do PDF: document_properties_page_count=Número de páginas: document_properties_close=Fechar +print_progress_message=Preparando documento para impressão… +# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by +# a numerical per cent value. +print_progress_percent={{progress}} % +print_progress_close=Cancelar + # Tooltips and alt text for side panel toolbar buttons # (the _label strings are alt text for the buttons, the .title strings are # tooltips) -toggle_sidebar.title=Exibir/ocultar painel -toggle_sidebar_label=Exibir/ocultar painel -outline.title=Exibir estrutura de tópicos -outline_label=Estrutura de tópicos do documento -attachments.title=Exibir anexos +toggle_sidebar.title=Alternar painel +toggle_sidebar_label=Alternar painel +document_outline.title=Mostrar a estrutura do documento (duplo-clique para expandir/recolher todos os ítens) +document_outline_label=Estrutura do documento +attachments.title=Mostrar anexos attachments_label=Anexos -thumbs.title=Exibir miniaturas das páginas +thumbs.title=Mostrar miniaturas thumbs_label=Miniaturas findbar.title=Localizar no documento findbar_label=Localizar # Thumbnails panel item (tooltip and alt text for images) @@ -110,33 +119,33 @@ # number. thumb_page_canvas=Miniatura da página {{page}} # Find panel button title and messages find_label=Localizar: -find_previous.title=Localizar a ocorrência anterior do texto +find_previous.title=Localizar a ocorrência anterior da frase find_previous_label=Anterior -find_next.title=Localizar a próxima ocorrência do texto +find_next.title=Localizar 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_reached_top=Atingido o início do documento, continuando do fim -find_reached_bottom=Atingido o fim do documento, continuando do início -find_not_found=Texto não encontrado +find_reached_top=Início do documento alcançado, continuando do fim +find_reached_bottom=Fim do documento alcançado, continuando do início +find_not_found=Frase não encontrada # Error panel labels error_more_info=Mais informações error_less_info=Menos informações error_close=Fechar # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be # replaced by the PDF.JS version and build ID. -error_version_info=PDF.js v{{version}} (build: {{build}}) +error_version_info=PDF.js v{{version}} (compilação: {{build}}) # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an # english string describing the error. error_message=Mensagem: {{message}} # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack # trace. -error_stack=Stack: {{stack}} +error_stack=Pilha: {{stack}} # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename error_file=Arquivo: {{file}} # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number error_line=Linha: {{line}} rendering_error=Ocorreu um erro ao renderizar a página. @@ -161,13 +170,13 @@ # "{{type}}" will be replaced with an annotation type from a list defined in # the PDF spec (32000-1:2008 Table 169 – Annotation types). # 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, tente de novo. +password_invalid=Senha inválida. Por favor, tentar de novo. password_ok=OK password_cancel=Cancelar -printing_not_supported=Alerta: a impressão não é totalmente suportada neste navegador. -printing_not_ready=Alerta: o PDF não está totalmente carregado para impressão. -web_fonts_disabled=Fontes da web estão desativadas: não é possível usar fontes incorporadas do PDF. -document_colors_disabled=Documentos PDF não estão permitidos a usar suas próprias cores: “Páginas podem usar outras cores” está desativado no navegador. +printing_not_supported=Aviso: a impressão não é totalmente suportada neste navegador. +printing_not_ready=Aviso: o PDF não está totalmente carregado para impressão. +web_fonts_disabled=As fontes web estão desabilitadas: não foi possível usar fontes incorporadas do PDF. +document_colors_not_allowed=Os documentos em PDF não estão autorizados a usar suas próprias cores: “Permitir que as páginas escolham suas próprias cores” está desabilitado no navegador.