viewer.properties 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
  1. # Copyright 2012 Mozilla Foundation
  2. #
  3. # Licensed under the Apache License, Version 2.0 (the "License");
  4. # you may not use this file except in compliance with the License.
  5. # You may obtain a copy of the License at
  6. #
  7. # http://www.apache.org/licenses/LICENSE-2.0
  8. #
  9. # Unless required by applicable law or agreed to in writing, software
  10. # distributed under the License is distributed on an "AS IS" BASIS,
  11. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  12. # See the License for the specific language governing permissions and
  13. # limitations under the License.
  14. # Main toolbar buttons (tooltips and alt text for images)
  15. previous.title=Página anterior
  16. previous_label=Anterior
  17. next.title=Página seguinte
  18. next_label=Seguinte
  19. # LOCALIZATION NOTE (page_label, page_of):
  20. # These strings are concatenated to form the "Page: X of Y" string.
  21. # Do not translate "{{pageCount}}", it will be substituted with a number
  22. # representing the total number of pages.
  23. page_label=Página:
  24. page_of=de {{pageCount}}
  25. zoom_out.title=Reduzir
  26. zoom_out_label=Reduzir
  27. zoom_in.title=Ampliar
  28. zoom_in_label=Ampliar
  29. zoom.title=Ampliação
  30. presentation_mode.title=Mudar para modo de apresentação
  31. presentation_mode_label=Modo de apresentação
  32. open_file.title=Abrir ficheiro
  33. open_file_label=Abrir
  34. print.title=Imprimir
  35. print_label=Imprimir
  36. download.title=Descarregar
  37. download_label=Descarregar
  38. bookmark.title=Visão atual (copiar ou abrir numa nova janela)
  39. bookmark_label=Visão atual
  40. # Secondary toolbar and context menu
  41. tools.title=Ferramentas
  42. tools_label=Ferramentas
  43. first_page.title=Ir para a primeira página
  44. first_page.label=Ir para a primeira página
  45. first_page_label=Ir para a primeira página
  46. last_page.title=Ir para a última página
  47. last_page.label=Ir para a última página
  48. last_page_label=Ir para a última página
  49. page_rotate_cw.title=Rodar à direita
  50. page_rotate_cw.label=Rodar à direita
  51. page_rotate_cw_label=Rodar à direita
  52. page_rotate_ccw.title=Rodar à esquerda
  53. page_rotate_ccw.label=Rodar à esquerda
  54. page_rotate_ccw_label=Rodar à esquerda
  55. hand_tool_enable.title=Ativar ferramenta de mão
  56. hand_tool_enable_label=Ativar ferramenta de mão
  57. hand_tool_disable.title=Desativar ferramenta de mão
  58. hand_tool_disable_label=Desativar ferramenta de mão
  59. # Document properties dialog box
  60. document_properties.title=Propriedades do documento…
  61. document_properties_label=Propriedades do documento…
  62. document_properties_file_name=Nome do ficheiro:
  63. document_properties_file_size=Tamanho do ficheiro:
  64. # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
  65. # will be replaced by the PDF file size in kilobytes, respectively in bytes.
  66. document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
  67. # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
  68. # will be replaced by the PDF file size in megabytes, respectively in bytes.
  69. document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
  70. document_properties_title=Título:
  71. document_properties_author=Autor:
  72. document_properties_subject=Assunto:
  73. document_properties_keywords=Palavras-chave:
  74. document_properties_creation_date=Data de criação:
  75. document_properties_modification_date=Data de modificação:
  76. # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
  77. # will be replaced by the creation/modification date, and time, of the PDF file.
  78. document_properties_date_string={{date}}, {{time}}
  79. document_properties_creator=Criador:
  80. document_properties_producer=Produtor de PDF:
  81. document_properties_version=Versão do PDF:
  82. document_properties_page_count=N.º de páginas:
  83. document_properties_close=Fechar
  84. # Tooltips and alt text for side panel toolbar buttons
  85. # (the _label strings are alt text for the buttons, the .title strings are
  86. # tooltips)
  87. toggle_sidebar.title=Comutar barra lateral
  88. toggle_sidebar_label=Comutar barra lateral
  89. outline.title=Mostrar estrutura do documento
  90. outline_label=Estrutura do documento
  91. attachments.title=Mostrar anexos
  92. attachments_label=Anexos
  93. thumbs.title=Mostrar miniaturas
  94. thumbs_label=Miniaturas
  95. findbar.title=Localizar no documento
  96. findbar_label=Localizar
  97. # Thumbnails panel item (tooltip and alt text for images)
  98. # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
  99. # number.
  100. thumb_page_title=Página {{page}}
  101. # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
  102. # number.
  103. thumb_page_canvas=Miniatura da página {{page}}
  104. # Find panel button title and messages
  105. find_label=Localizar:
  106. find_previous.title=Localizar ocorrência anterior da frase
  107. find_previous_label=Anterior
  108. find_next.title=Localizar ocorrência seguinte da frase
  109. find_next_label=Seguinte
  110. find_highlight=Destacar tudo
  111. find_match_case_label=Correspondência
  112. find_reached_top=Início de documento atingido, a continuar do fim
  113. find_reached_bottom=Fim da página atingido, a continuar do início
  114. find_not_found=Frase não encontrada
  115. # Error panel labels
  116. error_more_info=Mais informação
  117. error_less_info=Menos informação
  118. error_close=Fechar
  119. # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
  120. # replaced by the PDF.JS version and build ID.
  121. error_version_info=PDF.js v{{version}} (compilação: {{build}})
  122. # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
  123. # english string describing the error.
  124. error_message=Mensagem: {{message}}
  125. # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
  126. # trace.
  127. error_stack=Pilha: {{stack}}
  128. # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
  129. error_file=Ficheiro: {{file}}
  130. # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
  131. error_line=Linha: {{line}}
  132. rendering_error=Ocorreu um erro ao processar a página.
  133. # Predefined zoom values
  134. page_scale_width=Ajustar à largura
  135. page_scale_fit=Ajustar à página
  136. page_scale_auto=Tamanho automático
  137. page_scale_actual=Tamanho real
  138. # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
  139. # numerical scale value.
  140. page_scale_percent={{scale}}%
  141. # Loading indicator messages
  142. loading_error_indicator=Erro
  143. loading_error=Ocorreu um erro ao carregar o PDF.
  144. invalid_file_error=Ficheiro PDF inválido ou danificado.
  145. missing_file_error=Ficheiro PDF inexistente.
  146. unexpected_response_error=Resposta inesperada do servidor.
  147. # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
  148. # "{{type}}" will be replaced with an annotation type from a list defined in
  149. # the PDF spec (32000-1:2008 Table 169 – Annotation types).
  150. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  151. text_annotation_type.alt=[Anotação {{type}}]
  152. password_label=Digite a palavra-passe para abrir este PDF.
  153. password_invalid=Palavra-passe inválida. Por favor, tente novamente.
  154. password_ok=OK
  155. password_cancel=Cancelar
  156. printing_not_supported=Aviso: a impressão não é totalmente suportada por este navegador.
  157. printing_not_ready=Aviso: o PDF ainda não está totalmente carregado.
  158. web_fonts_disabled=Os tipos de letra web estão desativados: não é possível utilizar os tipos de letra PDF incorporados.
  159. document_colors_not_allowed=Os documentos PDF não permitem a utilização das suas próprias cores: 'Autorizar as páginas a escolher as suas próprias cores' está desativada no navegador.