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.

115 lines
5.1 KiB

7 years ago
  1. # This Source Code Form is subject to the terms of the Mozilla Public
  2. # License, v. 2.0. If a copy of the MPL was not distributed with this
  3. # file, You can obtain one at http://mozilla.org/MPL/2.0/.
  4. previous.title = Página anterior
  5. previous_label = Anterior
  6. next.title = Página siguiente
  7. next_label = Siguiente
  8. page.title = Página
  9. of_pages = de {{pagesCount}}
  10. page_of_pages = ({{pageNumber}} de {{pagesCount}})
  11. zoom_out.title = Reducir
  12. zoom_out_label = Reducir
  13. zoom_in.title = Aumentar
  14. zoom_in_label = Aumentar
  15. zoom.title = Tamaño
  16. presentation_mode.title = Cambiar al modo presentación
  17. presentation_mode_label = Modo presentación
  18. open_file.title = Abrir archivo
  19. open_file_label = Abrir
  20. print.title = Imprimir
  21. print_label = Imprimir
  22. download.title = Descargar
  23. download_label = Descargar
  24. bookmark.title = Vista actual (copiar o abrir en una nueva ventana)
  25. bookmark_label = Vista actual
  26. tools.title = Herramientas
  27. tools_label = Herramientas
  28. first_page.title = Ir a la primera página
  29. first_page.label = Ir a la primera página
  30. first_page_label = Ir a la primera página
  31. last_page.title = Ir a la última página
  32. last_page.label = Ir a la última página
  33. last_page_label = Ir a la última página
  34. page_rotate_cw.title = Rotar en sentido horario
  35. page_rotate_cw.label = Rotar en sentido horario
  36. page_rotate_cw_label = Rotar en sentido horario
  37. page_rotate_ccw.title = Rotar en sentido antihorario
  38. page_rotate_ccw.label = Rotar en sentido antihorario
  39. page_rotate_ccw_label = Rotar en sentido antihorario
  40. hand_tool_enable.title = Activar herramienta mano
  41. hand_tool_enable_label = Activar herramienta mano
  42. hand_tool_disable.title = Desactivar herramienta mano
  43. hand_tool_disable_label = Desactivar herramienta mano
  44. document_properties.title = Propiedades del documento…
  45. document_properties_label = Propiedades del documento…
  46. document_properties_file_name = Nombre de archivo:
  47. document_properties_file_size = Tamaño de archivo:
  48. document_properties_kb = {{size_kb}} KB ({{size_b}} bytes)
  49. document_properties_mb = {{size_mb}} MB ({{size_b}} bytes)
  50. document_properties_title = Título:
  51. document_properties_author = Autor:
  52. document_properties_subject = Asunto:
  53. document_properties_keywords = Palabras clave:
  54. document_properties_creation_date = Fecha de creación:
  55. document_properties_modification_date = Fecha de modificación:
  56. document_properties_date_string = {{date}}, {{time}}
  57. document_properties_creator = Creador:
  58. document_properties_producer = Productor PDF:
  59. document_properties_version = Versión PDF:
  60. document_properties_page_count = Número de páginas:
  61. document_properties_close = Cerrar
  62. print_progress_message = Preparando documento para impresión…
  63. print_progress_percent = {{progress}}%
  64. print_progress_close = Cancelar
  65. toggle_sidebar.title = Cambiar barra lateral
  66. toggle_sidebar_label = Cambiar barra lateral
  67. document_outline.title = Mostrar resumen del documento (doble clic para expandir/contraer todos los elementos)
  68. document_outline_label = Resumen de documento
  69. attachments.title = Mostrar adjuntos
  70. attachments_label = Adjuntos
  71. thumbs.title = Mostrar miniaturas
  72. thumbs_label = Miniaturas
  73. findbar.title = Buscar en el documento
  74. findbar_label = Buscar
  75. thumb_page_title = Página {{page}}
  76. thumb_page_canvas = Miniatura de la página {{page}}
  77. find_label = Buscar:
  78. find_previous.title = Encontrar la anterior aparición de la frase
  79. find_previous_label = Anterior
  80. find_next.title = Encontrar la siguiente aparición de esta frase
  81. find_next_label = Siguiente
  82. find_highlight = Resaltar todos
  83. find_match_case_label = Coincidencia de mayús./minús.
  84. find_reached_top = Se alcanzó el inicio del documento, se continúa desde el final
  85. find_reached_bottom = Se alcanzó el final del documento, se continúa desde el inicio
  86. find_not_found = Frase no encontrada
  87. error_more_info = Más información
  88. error_less_info = Menos información
  89. error_close = Cerrar
  90. error_version_info = PDF.js v{{version}} (build: {{build}})
  91. error_message = Mensaje: {{message}}
  92. error_stack = Pila: {{stack}}
  93. error_file = Archivo: {{file}}
  94. error_line = Línea: {{line}}
  95. rendering_error = Ocurrió un error al renderizar la página.
  96. page_scale_width = Anchura de la página
  97. page_scale_fit = Ajuste de la página
  98. page_scale_auto = Tamaño automático
  99. page_scale_actual = Tamaño real
  100. page_scale_percent = {{scale}}%
  101. loading_error_indicator = Error
  102. loading_error = Ocurrió un error al cargar el PDF.
  103. invalid_file_error = Fichero PDF no válido o corrupto.
  104. missing_file_error = No hay fichero PDF.
  105. unexpected_response_error = Respuesta inesperada del servidor.
  106. text_annotation_type.alt = [Anotación {{type}}]
  107. password_label = Introduzca la contraseña para abrir este archivo PDF.
  108. password_invalid = Contraseña no válida. Vuelva a intentarlo.
  109. password_ok = Aceptar
  110. password_cancel = Cancelar
  111. printing_not_supported = Advertencia: Imprimir no está totalmente soportado por este navegador.
  112. printing_not_ready = Advertencia: Este PDF no se ha cargado completamente para poder imprimirse.
  113. web_fonts_disabled = Las tipografías web están desactivadas: es imposible usar las tipografías PDF embebidas.
  114. document_colors_not_allowed = Los documentos PDF no tienen permitido usar sus propios colores: 'Permitir a las páginas elegir sus propios colores' está desactivado en el navegador.