viewer.properties 4.9 KB

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