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>2022-08-07 09:59:44 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-08-07 10:03:03 +0300
commitf441a35f3879862a513d7e549dc343b633e68ced (patch)
tree7d63372c75bf1af8e0afc68e73d59b48c6b83f10 /js/pdfjs/web/locale/it/viewer.properties
parentc6f8c103e809daebedae2b943e0bce2e20440e41 (diff)
Bump pdfjs-dist from 2.14.305 to 2.15.349
Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) from 2.14.305 to 2.15.349. - [Release notes](https://github.com/mozilla/pdfjs-dist/releases) - [Commits](https://github.com/mozilla/pdfjs-dist/compare/v2.14.305...v2.15.349) --- 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: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'js/pdfjs/web/locale/it/viewer.properties')
-rw-r--r--js/pdfjs/web/locale/it/viewer.properties29
1 files changed, 28 insertions, 1 deletions
diff --git a/js/pdfjs/web/locale/it/viewer.properties b/js/pdfjs/web/locale/it/viewer.properties
index 6db5f12..12b89d3 100644
--- a/js/pdfjs/web/locale/it/viewer.properties
+++ b/js/pdfjs/web/locale/it/viewer.properties
@@ -139,8 +139,8 @@ find_next.title = Trova l’occorrenza successiva del testo da cercare
find_next_label = Successivo
find_highlight = Evidenzia
find_match_case_label = Maiuscole/minuscole
-find_entire_word_label = Parole intere
find_match_diacritics_label = Segni diacritici
+find_entire_word_label = Parole intere
find_reached_top = Raggiunto l’inizio della pagina, continua dalla fine
find_reached_bottom = Raggiunta la fine della pagina, continua dall’inizio
find_match_count = {[ plural(total) ]}
@@ -191,3 +191,30 @@ 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.
+
+# Editor
+editor_none.title = Disattiva modifica annotazioni
+editor_none_label = Disattiva modifica
+editor_free_text.title = Aggiungi annotazione testo libero
+editor_free_text_label = Annotazione testo libero
+editor_ink.title = Aggiungi annotazione a penna
+editor_ink_label = Annotazione a penna
+
+freetext_default_content = Inserisci testo…
+free_text_default_content = Inserisci testo…
+
+# Editor Parameters
+editor_free_text_font_color = Colore carattere
+editor_free_text_font_size = Dimensione carattere
+editor_ink_line_color = Colore linea
+editor_ink_line_thickness = Spessore linea
+editor_free_text_color = Colore
+editor_free_text_size = Dimensione
+editor_ink_color = Colore
+editor_ink_thickness = Spessore
+editor_ink_opacity = Opacità
+
+# Editor aria
+editor_free_text_aria_label = Editor testo libero
+editor_ink_aria_label = Editor penna
+editor_ink_canvas_aria_label = Immagine creata dall’utente