You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

173 lines
7.2 KiB

7 years ago
  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áxina anterior
  16. previous_label=Anterior
  17. next.title=Seguinte páxina
  18. next_label=Seguinte
  19. # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
  20. # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
  21. # representing the total number of pages in the document.
  22. # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
  23. # will be replaced by a number representing the currently visible page,
  24. # respectively a number representing the total number of pages in the document.
  25. zoom_out.title=Reducir
  26. zoom_out_label=Reducir
  27. zoom_in.title=Ampliar
  28. zoom_in_label=Ampliar
  29. zoom.title=Zoom
  30. presentation_mode.title=Cambiar ao modo presentación
  31. presentation_mode_label=Modo presentación
  32. open_file.title=Abrir ficheiro
  33. open_file_label=Abrir
  34. print.title=Imprimir
  35. print_label=Imprimir
  36. download.title=Descargar
  37. download_label=Descargar
  38. bookmark.title=Vista actual (copiar ou abrir nunha nova xanela)
  39. bookmark_label=Vista actual
  40. # Secondary toolbar and context menu
  41. tools.title=Ferramentas
  42. tools_label=Ferramentas
  43. first_page.title=Ir á primeira páxina
  44. first_page.label=Ir á primeira páxina
  45. first_page_label=Ir á primeira páxina
  46. last_page.title=Ir á última páxina
  47. last_page.label=Ir á última páxina
  48. last_page_label=Ir á última páxina
  49. page_rotate_cw.title=Rotar no sentido das agullas do reloxo
  50. page_rotate_cw.label=Rotar no sentido das agullas do reloxo
  51. page_rotate_cw_label=Rotar no sentido das agullas do reloxo
  52. page_rotate_ccw.title=Rotar no sentido contrario ás agullas do reloxo
  53. page_rotate_ccw.label=Rotar no sentido contrario ás agullas do reloxo
  54. page_rotate_ccw_label=Rotar no sentido contrario ás agullas do reloxo
  55. hand_tool_enable.title=Activar ferramenta man
  56. hand_tool_enable_label=Activar ferramenta man
  57. hand_tool_disable.title=Desactivar ferramenta man
  58. hand_tool_disable_label=Desactivar ferramenta man
  59. # Document properties dialog box
  60. document_properties.title=Propiedades do documento…
  61. document_properties_label=Propiedades do documento…
  62. document_properties_file_name=Nome do ficheiro:
  63. document_properties_file_size=Tamaño 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=Asunto:
  73. document_properties_keywords=Palabras clave:
  74. document_properties_creation_date=Data de creación:
  75. document_properties_modification_date=Data de modificación:
  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=Creado por:
  80. document_properties_producer=Xenerador do PDF:
  81. document_properties_version=Versión de PDF:
  82. document_properties_page_count=Número de páxinas:
  83. document_properties_close=Pechar
  84. # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
  85. # a numerical per cent value.
  86. # Tooltips and alt text for side panel toolbar buttons
  87. # (the _label strings are alt text for the buttons, the .title strings are
  88. # tooltips)
  89. toggle_sidebar.title=Amosar/agochar a barra lateral
  90. toggle_sidebar_label=Amosar/agochar a barra lateral
  91. attachments.title=Amosar anexos
  92. attachments_label=Anexos
  93. thumbs.title=Amosar miniaturas
  94. thumbs_label=Miniaturas
  95. findbar.title=Atopar no documento
  96. findbar_label=Atopar
  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áxina {{page}}
  101. # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
  102. # number.
  103. thumb_page_canvas=Miniatura da páxina {{page}}
  104. # Find panel button title and messages
  105. find_label=Atopar:
  106. find_previous.title=Atopar a anterior aparición da frase
  107. find_previous_label=Anterior
  108. find_next.title=Atopar a seguinte aparición da frase
  109. find_next_label=Seguinte
  110. find_highlight=Realzar todo
  111. find_match_case_label=Diferenciar maiúsculas de minúsculas
  112. find_reached_top=Chegouse ao inicio do documento, continuar desde o final
  113. find_reached_bottom=Chegouse ao final do documento, continuar desde o inicio
  114. find_not_found=Non se atopou a frase
  115. # Error panel labels
  116. error_more_info=Máis información
  117. error_less_info=Menos información
  118. error_close=Pechar
  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}} (Identificador da compilación: {{build}})
  122. # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
  123. # english string describing the error.
  124. error_message=Mensaxe: {{message}}
  125. # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
  126. # trace.
  127. error_stack=Pila: {{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=Liña: {{line}}
  132. rendering_error=Produciuse un erro ao representar a páxina.
  133. # Predefined zoom values
  134. page_scale_width=Largura da páxina
  135. page_scale_fit=Axuste de páxina
  136. page_scale_auto=Zoom automático
  137. page_scale_actual=Tamaño actual
  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=Produciuse un erro ao cargar o PDF.
  144. invalid_file_error=Ficheiro PDF danado ou incorrecto.
  145. missing_file_error=Falta o ficheiro PDF.
  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=[Anotación {{type}}]
  152. password_label=Escriba o contrasinal para abrir este ficheiro PDF.
  153. password_invalid=Contrasinal incorrecto. Tente de novo.
  154. password_ok=Aceptar
  155. password_cancel=Cancelar
  156. printing_not_supported=Aviso: A impresión non é compatíbel de todo con este navegador.
  157. printing_not_ready=Aviso: O PDF non se cargou completamente para imprimirse.
  158. web_fonts_disabled=Desactiváronse as fontes web: foi imposíbel usar as fontes incrustadas no PDF.