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:
authorDaniel Calviño Sánchez <danxuliu@gmail.com>2018-02-23 14:29:20 +0300
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2018-02-23 14:43:34 +0300
commitc99514c86f20d677fd649afb0d62594356274470 (patch)
tree5943968ab0e2b19f636a7fdf752245a8902b1df9 /vendor/pdfjs/web/locale/gl/viewer.properties
parentc8a74d5b5e345d2bf75bd351882ef7c00364198c (diff)
Replace PDF.js v1.4.20 files with v1.9.426 files
The example PDF ("compressed.tracemonkey-pldi-09.pdf") is not needed and thus was not included; "templates/viewer.php" acts as "viewer.html", so the later was not included either. On the other hand, source maps were kept so they could be used in case of need. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Diffstat (limited to 'vendor/pdfjs/web/locale/gl/viewer.properties')
-rw-r--r--vendor/pdfjs/web/locale/gl/viewer.properties23
1 files changed, 9 insertions, 14 deletions
diff --git a/vendor/pdfjs/web/locale/gl/viewer.properties b/vendor/pdfjs/web/locale/gl/viewer.properties
index 0acc4f7..f393fca 100644
--- a/vendor/pdfjs/web/locale/gl/viewer.properties
+++ b/vendor/pdfjs/web/locale/gl/viewer.properties
@@ -18,12 +18,12 @@ previous_label=Anterior
next.title=Seguinte páxina
next_label=Seguinte
-# LOCALIZATION NOTE (page_label, page_of):
-# These strings are concatenated to form the "Page: X of Y" string.
-# Do not translate "{{pageCount}}", it will be substituted with a number
-# representing the total number of pages.
-page_label=Páxina:
-page_of=de {{pageCount}}
+# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
+# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
+# representing the total number of pages in the document.
+# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
+# will be replaced by a number representing the currently visible page,
+# respectively a number representing the total number of pages in the document.
zoom_out.title=Reducir
zoom_out_label=Reducir
@@ -57,10 +57,6 @@ page_rotate_ccw.title=Rotar no sentido contrario ás agullas do reloxo
page_rotate_ccw.label=Rotar no sentido contrario ás agullas do reloxo
page_rotate_ccw_label=Rotar no sentido contrario ás agullas do reloxo
-hand_tool_enable.title=Activar ferramenta man
-hand_tool_enable_label=Activar ferramenta man
-hand_tool_disable.title=Desactivar ferramenta man
-hand_tool_disable_label=Desactivar ferramenta man
# Document properties dialog box
document_properties.title=Propiedades do documento…
@@ -88,13 +84,14 @@ document_properties_version=Versión de PDF:
document_properties_page_count=Número de páxinas:
document_properties_close=Pechar
+# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
+# a numerical per cent value.
+
# Tooltips and alt text for side panel toolbar buttons
# (the _label strings are alt text for the buttons, the .title strings are
# tooltips)
toggle_sidebar.title=Amosar/agochar a barra lateral
toggle_sidebar_label=Amosar/agochar a barra lateral
-outline.title=Amosar esquema do documento
-outline_label=Esquema do documento
attachments.title=Amosar anexos
attachments_label=Anexos
thumbs.title=Amosar miniaturas
@@ -111,7 +108,6 @@ thumb_page_title=Páxina {{page}}
thumb_page_canvas=Miniatura da páxina {{page}}
# Find panel button title and messages
-find_label=Atopar:
find_previous.title=Atopar a anterior aparición da frase
find_previous_label=Anterior
find_next.title=Atopar a seguinte aparición da frase
@@ -170,4 +166,3 @@ password_cancel=Cancelar
printing_not_supported=Aviso: A impresión non é compatíbel de todo con este navegador.
printing_not_ready=Aviso: O PDF non se cargou completamente para imprimirse.
web_fonts_disabled=Desactiváronse as fontes web: foi imposíbel usar as fontes incrustadas no PDF.
-document_colors_disabled=Non se permite que os documentos PDF usen as súas propias cores: «Permitir que as páxinas escollan as súas propias cores» está desactivado no navegador.