Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_pdfviewer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'js/pdfjs/web/locale/es-MX/viewer.properties')
-rw-r--r--js/pdfjs/web/locale/es-MX/viewer.properties10
1 files changed, 9 insertions, 1 deletions
diff --git a/js/pdfjs/web/locale/es-MX/viewer.properties b/js/pdfjs/web/locale/es-MX/viewer.properties
index c39823d..217b2bf 100644
--- a/js/pdfjs/web/locale/es-MX/viewer.properties
+++ b/js/pdfjs/web/locale/es-MX/viewer.properties
@@ -148,12 +148,17 @@ layers.title=Mostrar capas (doble clic para restablecer todas las capas al estad
layers_label=Capas
thumbs.title=Mostrar miniaturas
thumbs_label=Miniaturas
+current_outline_item.title=Buscar elemento de esquema actual
+current_outline_item_label=Elemento de esquema actual
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}}
+
+additional_layers=Capas adicionales
+# LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
+page_landmark=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.
@@ -227,6 +232,9 @@ page_scale_percent={{scale}}%
# Loading indicator messages
loading_error_indicator=Error
+
+# Loading indicator messages
+loading=Cargando…
loading_error=Un error ocurrió al cargar el PDF.
invalid_file_error=Archivo PDF invalido o dañado.
missing_file_error=Archivo PDF no encontrado.