Update pdf.js
This commit is contained in:
@@ -138,16 +138,22 @@ print_progress_close=Cancelar
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Cambiar barra lateral
|
||||
toggle_sidebar_notification.title=Cambiar barra lateral (índice de contenidos del documento/adjuntos)
|
||||
toggle_sidebar_notification2.title=Alternar barra lateral (el documento contiene esquemas/adjuntos/capas)
|
||||
toggle_sidebar_label=Cambiar barra lateral
|
||||
document_outline.title=Mostrar esquema del documento (doble clic para expandir/contraer todos los elementos)
|
||||
document_outline_label=Esquema del documento
|
||||
attachments.title=Mostrar adjuntos
|
||||
attachments_label=Adjuntos
|
||||
layers.title=Mostrar capas (doble clic para restablecer todas las capas al estado predeterminado)
|
||||
layers_label=Capas
|
||||
thumbs.title=Mostrar miniaturas
|
||||
thumbs_label=Miniaturas
|
||||
findbar.title=Buscar en el documento
|
||||
findbar_label=Buscar
|
||||
|
||||
additional_layers=Capas adicionales
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=Página {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
@@ -226,6 +232,10 @@ invalid_file_error=Archivo PDF invalido o dañado.
|
||||
missing_file_error=Archivo PDF no encontrado.
|
||||
unexpected_response_error=Respuesta inesperada del servidor.
|
||||
|
||||
# LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
|
||||
# replaced by the modification date, and time, of the annotation.
|
||||
annotation_date_string={{date}}, {{time}}
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
|
||||
@@ -239,4 +249,3 @@ password_cancel=Cancelar
|
||||
printing_not_supported=Advertencia: La impresión no esta completamente soportada por este navegador.
|
||||
printing_not_ready=Advertencia: El PDF no cargo completamente para impresión.
|
||||
web_fonts_disabled=Las fuentes web están desactivadas: es imposible usar las fuentes PDF embebidas.
|
||||
document_colors_not_allowed=Los documentos PDF no tienen permiso de usar sus propios colores: 'Permitir que las páginas elijan sus propios colores' esta desactivada en el navegador.
|
||||
|
Reference in New Issue
Block a user