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/ca/viewer.properties')
-rw-r--r--js/pdfjs/web/locale/ca/viewer.properties10
1 files changed, 9 insertions, 1 deletions
diff --git a/js/pdfjs/web/locale/ca/viewer.properties b/js/pdfjs/web/locale/ca/viewer.properties
index 250298c..3b3189e 100644
--- a/js/pdfjs/web/locale/ca/viewer.properties
+++ b/js/pdfjs/web/locale/ca/viewer.properties
@@ -153,9 +153,12 @@ current_outline_item_label=Element d'esquema actual
findbar.title=Cerca al document
findbar_label=Cerca
-additional_layers=Capes addicionals
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
page_canvas=Pàgina {{page}}
+
+additional_layers=Capes addicionals
+# 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.
@@ -229,6 +232,9 @@ page_scale_percent={{scale}}%
# Loading indicator messages
loading_error_indicator=Error
+
+# Loading indicator messages
+loading=S'està carregant…
loading_error=S'ha produït un error en carregar el PDF.
invalid_file_error=El fitxer PDF no és vàlid o està malmès.
missing_file_error=Falta el fitxer PDF.
@@ -251,3 +257,5 @@ password_cancel=Cancel·la
printing_not_supported=Avís: la impressió no és plenament funcional en aquest navegador.
printing_not_ready=Atenció: el PDF no s'ha acabat de carregar per imprimir-lo.
web_fonts_disabled=Els tipus de lletra web estan desactivats: no es poden utilitzar els tipus de lletra incrustats al PDF.
+# LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
+# exact string as in the `chrome.properties` file.