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:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-31 04:01:22 +0300
committernpmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>2021-07-31 19:08:04 +0300
commit4c9581ce42c18000f3a90fb1dd059c452ed371dd (patch)
treed6a879aaed101b92fac24b71615cb5915f8f55e7 /js/pdfjs/web/locale/it
parent1672f443f0c1b6885a810fa9a5b37b2cc68e0f01 (diff)
Bump pdfjs-dist from 2.8.335 to 2.9.359
Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) from 2.8.335 to 2.9.359. - [Release notes](https://github.com/mozilla/pdfjs-dist/releases) - [Commits](https://github.com/mozilla/pdfjs-dist/compare/v2.8.335...v2.9.359) --- updated-dependencies: - dependency-name: pdfjs-dist dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Diffstat (limited to 'js/pdfjs/web/locale/it')
-rw-r--r--js/pdfjs/web/locale/it/viewer.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/js/pdfjs/web/locale/it/viewer.properties b/js/pdfjs/web/locale/it/viewer.properties
index 95c4003..cd12967 100644
--- a/js/pdfjs/web/locale/it/viewer.properties
+++ b/js/pdfjs/web/locale/it/viewer.properties
@@ -131,6 +131,7 @@ findbar_label = Trova
additional_layers = Livelli aggiuntivi
page_canvas = Pagina {{page}}
+page_landmark = Pagina {{page}}
thumb_page_title = Pagina {{page}}
thumb_page_canvas = Miniatura della pagina {{page}}
@@ -177,6 +178,7 @@ page_scale_actual = Dimensioni effettive
page_scale_percent = {{scale}}%
loading_error_indicator = Errore
+loading = Caricamento in corso…
loading_error = Si è verificato un errore durante il caricamento del PDF.
invalid_file_error = File PDF non valido o danneggiato.
missing_file_error = File PDF non disponibile.
@@ -193,3 +195,4 @@ password_cancel = Annulla
printing_not_supported = Attenzione: la stampa non è completamente supportata da questo browser.
printing_not_ready = Attenzione: il PDF non è ancora stato caricato completamente per la stampa.
web_fonts_disabled = I web font risultano disattivati: impossibile utilizzare i caratteri incorporati nel PDF.
+unsupported_feature_signatures = Questo documento PDF include firme digitali. La convalida delle firme non è supportata.