summaryrefslogtreecommitdiff
path: root/javascript/pdfjs/web/locale/rm/viewer.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'javascript/pdfjs/web/locale/rm/viewer.ftl')
-rwxr-xr-xjavascript/pdfjs/web/locale/rm/viewer.ftl639
1 files changed, 0 insertions, 639 deletions
diff --git a/javascript/pdfjs/web/locale/rm/viewer.ftl b/javascript/pdfjs/web/locale/rm/viewer.ftl
deleted file mode 100755
index e632848..0000000
--- a/javascript/pdfjs/web/locale/rm/viewer.ftl
+++ /dev/null
@@ -1,639 +0,0 @@
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-
-
-## Main toolbar buttons (tooltips and alt text for images)
-
-pdfjs-previous-button =
- .title = Pagina precedenta
-pdfjs-previous-button-label = Enavos
-pdfjs-next-button =
- .title = Proxima pagina
-pdfjs-next-button-label = Enavant
-# .title: Tooltip for the pageNumber input.
-pdfjs-page-input =
- .title = Pagina
-# Variables:
-# $pagesCount (Number) - the total number of pages in the document
-# This string follows an input field with the number of the page currently displayed.
-pdfjs-of-pages = da { $pagesCount }
-# Variables:
-# $pageNumber (Number) - the currently visible page
-# $pagesCount (Number) - the total number of pages in the document
-pdfjs-page-of-pages = ({ $pageNumber } da { $pagesCount })
-pdfjs-zoom-out-button =
- .title = Empitschnir
-pdfjs-zoom-out-button-label = Empitschnir
-pdfjs-zoom-in-button =
- .title = Engrondir
-pdfjs-zoom-in-button-label = Engrondir
-pdfjs-zoom-select =
- .title = Zoom
-pdfjs-presentation-mode-button =
- .title = Midar en il modus da preschentaziun
-pdfjs-presentation-mode-button-label = Modus da preschentaziun
-pdfjs-open-file-button =
- .title = Avrir datoteca
-pdfjs-open-file-button-label = Avrir
-pdfjs-print-button =
- .title = Stampar
-pdfjs-print-button-label = Stampar
-pdfjs-save-button =
- .title = Memorisar
-pdfjs-save-button-label = Memorisar
-# Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
-pdfjs-download-button =
- .title = Telechargiar
-# Used in Firefox for Android as a label for the download button (“download” is a verb).
-# Length of the translation matters since we are in a mobile context, with limited screen estate.
-pdfjs-download-button-label = Telechargiar
-pdfjs-bookmark-button =
- .title = Pagina actuala (mussar l'URL da la pagina actuala)
-pdfjs-bookmark-button-label = Pagina actuala
-
-## Secondary toolbar and context menu
-
-pdfjs-tools-button =
- .title = Utensils
-pdfjs-tools-button-label = Utensils
-pdfjs-first-page-button =
- .title = Siglir a l'emprima pagina
-pdfjs-first-page-button-label = Siglir a l'emprima pagina
-pdfjs-last-page-button =
- .title = Siglir a la davosa pagina
-pdfjs-last-page-button-label = Siglir a la davosa pagina
-pdfjs-page-rotate-cw-button =
- .title = Rotar en direcziun da l'ura
-pdfjs-page-rotate-cw-button-label = Rotar en direcziun da l'ura
-pdfjs-page-rotate-ccw-button =
- .title = Rotar en direcziun cuntraria a l'ura
-pdfjs-page-rotate-ccw-button-label = Rotar en direcziun cuntraria a l'ura
-pdfjs-cursor-text-select-tool-button =
- .title = Activar l'utensil per selecziunar text
-pdfjs-cursor-text-select-tool-button-label = Utensil per selecziunar text
-pdfjs-cursor-hand-tool-button =
- .title = Activar l'utensil da maun
-pdfjs-cursor-hand-tool-button-label = Utensil da maun
-pdfjs-scroll-page-button =
- .title = Utilisar la defilada per pagina
-pdfjs-scroll-page-button-label = Defilada per pagina
-pdfjs-scroll-vertical-button =
- .title = Utilisar il defilar vertical
-pdfjs-scroll-vertical-button-label = Defilar vertical
-pdfjs-scroll-horizontal-button =
- .title = Utilisar il defilar orizontal
-pdfjs-scroll-horizontal-button-label = Defilar orizontal
-pdfjs-scroll-wrapped-button =
- .title = Utilisar il defilar en colonnas
-pdfjs-scroll-wrapped-button-label = Defilar en colonnas
-pdfjs-spread-none-button =
- .title = Betg parallelisar las paginas
-pdfjs-spread-none-button-label = Betg parallel
-pdfjs-spread-odd-button =
- .title = Parallelisar las paginas cun cumenzar cun paginas spèras
-pdfjs-spread-odd-button-label = Parallel spèr
-pdfjs-spread-even-button =
- .title = Parallelisar las paginas cun cumenzar cun paginas pèras
-pdfjs-spread-even-button-label = Parallel pèr
-
-## Document properties dialog
-
-pdfjs-document-properties-button =
- .title = Caracteristicas dal document…
-pdfjs-document-properties-button-label = Caracteristicas dal document…
-pdfjs-document-properties-file-name = Num da la datoteca:
-pdfjs-document-properties-file-size = Grondezza da la datoteca:
-# Variables:
-# $kb (Number) - the PDF file size in kilobytes
-# $b (Number) - the PDF file size in bytes
-pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } bytes)
-# Variables:
-# $mb (Number) - the PDF file size in megabytes
-# $b (Number) - the PDF file size in bytes
-pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } bytes)
-pdfjs-document-properties-title = Titel:
-pdfjs-document-properties-author = Autur:
-pdfjs-document-properties-subject = Tema:
-pdfjs-document-properties-keywords = Chavazzins:
-pdfjs-document-properties-creation-date = Data da creaziun:
-pdfjs-document-properties-modification-date = Data da modificaziun:
-# Variables:
-# $dateObj (Date) - the creation/modification date and time of the PDF file
-pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
-pdfjs-document-properties-creator = Creà da:
-pdfjs-document-properties-producer = Creà il PDF cun:
-pdfjs-document-properties-version = Versiun da PDF:
-pdfjs-document-properties-page-count = Dumber da paginas:
-pdfjs-document-properties-page-size = Grondezza da la pagina:
-pdfjs-document-properties-page-size-unit-inches = in
-pdfjs-document-properties-page-size-unit-millimeters = mm
-pdfjs-document-properties-page-size-orientation-portrait = vertical
-pdfjs-document-properties-page-size-orientation-landscape = orizontal
-pdfjs-document-properties-page-size-name-a-three = A3
-pdfjs-document-properties-page-size-name-a-four = A4
-pdfjs-document-properties-page-size-name-letter = Letter
-pdfjs-document-properties-page-size-name-legal = Legal
-
-## Variables:
-## $width (Number) - the width of the (current) page
-## $height (Number) - the height of the (current) page
-## $unit (String) - the unit of measurement of the (current) page
-## $name (String) - the name of the (current) page
-## $orientation (String) - the orientation of the (current) page
-
-pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
-pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
-
-##
-
-# The linearization status of the document; usually called "Fast Web View" in
-# English locales of Adobe software.
-pdfjs-document-properties-linearized = Fast Web View:
-pdfjs-document-properties-linearized-yes = Gea
-pdfjs-document-properties-linearized-no = Na
-pdfjs-document-properties-close-button = Serrar
-
-## Print
-
-pdfjs-print-progress-message = Preparar il document per stampar…
-# Variables:
-# $progress (Number) - percent value
-pdfjs-print-progress-percent = { $progress }%
-pdfjs-print-progress-close-button = Interrumper
-pdfjs-printing-not-supported = Attenziun: Il stampar na funcziunescha anc betg dal tut en quest navigatur.
-pdfjs-printing-not-ready = Attenziun: Il PDF n'è betg chargià cumplettamain per stampar.
-
-## Tooltips and alt text for side panel toolbar buttons
-
-pdfjs-toggle-sidebar-button =
- .title = Activar/deactivar la trav laterala
-pdfjs-toggle-sidebar-notification-button =
- .title = Activar/deactivar la trav laterala (il document cuntegna structura dal document/agiuntas/nivels)
-pdfjs-toggle-sidebar-button-label = Activar/deactivar la trav laterala
-pdfjs-document-outline-button =
- .title = Mussar la structura dal document (cliccar duas giadas per extender/cumprimer tut ils elements)
-pdfjs-document-outline-button-label = Structura dal document
-pdfjs-attachments-button =
- .title = Mussar agiuntas
-pdfjs-attachments-button-label = Agiuntas
-pdfjs-layers-button =
- .title = Mussar ils nivels (cliccar dubel per restaurar il stadi da standard da tut ils nivels)
-pdfjs-layers-button-label = Nivels
-pdfjs-thumbs-button =
- .title = Mussar las miniaturas
-pdfjs-thumbs-button-label = Miniaturas
-pdfjs-current-outline-item-button =
- .title = Tschertgar l'element da structura actual
-pdfjs-current-outline-item-button-label = Element da structura actual
-pdfjs-findbar-button =
- .title = Tschertgar en il document
-pdfjs-findbar-button-label = Tschertgar
-pdfjs-additional-layers = Nivels supplementars
-
-## Thumbnails panel item (tooltip and alt text for images)
-
-# Variables:
-# $page (Number) - the page number
-pdfjs-thumb-page-title =
- .title = Pagina { $page }
-# Variables:
-# $page (Number) - the page number
-pdfjs-thumb-page-canvas =
- .aria-label = Miniatura da la pagina { $page }
-
-## Find panel button title and messages
-
-pdfjs-find-input =
- .title = Tschertgar
- .placeholder = Tschertgar en il document…
-pdfjs-find-previous-button =
- .title = Tschertgar la posiziun precedenta da l'expressiun
-pdfjs-find-previous-button-label = Enavos
-pdfjs-find-next-button =
- .title = Tschertgar la proxima posiziun da l'expressiun
-pdfjs-find-next-button-label = Enavant
-pdfjs-find-highlight-checkbox = Relevar tuts
-pdfjs-find-match-case-checkbox-label = Resguardar maiusclas/minusclas
-pdfjs-find-match-diacritics-checkbox-label = Resguardar ils segns diacritics
-pdfjs-find-entire-word-checkbox-label = Pleds entirs
-pdfjs-find-reached-top = Il cumenzament dal document è cuntanschì, la tschertga cuntinuescha a la fin dal document
-pdfjs-find-reached-bottom = La fin dal document è cuntanschì, la tschertga cuntinuescha al cumenzament dal document
-# Variables:
-# $current (Number) - the index of the currently active find result
-# $total (Number) - the total number of matches in the document
-pdfjs-find-match-count =
- { $total ->
- [one] { $current } dad { $total } correspundenza
- *[other] { $current } da { $total } correspundenzas
- }
-# Variables:
-# $limit (Number) - the maximum number of matches
-pdfjs-find-match-count-limit =
- { $limit ->
- [one] Dapli che { $limit } correspundenza
- *[other] Dapli che { $limit } correspundenzas
- }
-pdfjs-find-not-found = Impussibel da chattar l'expressiun
-
-## Predefined zoom values
-
-pdfjs-page-scale-width = Ladezza da la pagina
-pdfjs-page-scale-fit = Entira pagina
-pdfjs-page-scale-auto = Zoom automatic
-pdfjs-page-scale-actual = Grondezza actuala
-# Variables:
-# $scale (Number) - percent value for page scale
-pdfjs-page-scale-percent = { $scale }%
-
-## PDF page
-
-# Variables:
-# $page (Number) - the page number
-pdfjs-page-landmark =
- .aria-label = Pagina { $page }
-
-## Loading indicator messages
-
-pdfjs-loading-error = Ina errur è cumparida cun chargiar il PDF.
-pdfjs-invalid-file-error = Datoteca PDF nunvalida u donnegiada.
-pdfjs-missing-file-error = Datoteca PDF manconta.
-pdfjs-unexpected-response-error = Resposta nunspetgada dal server.
-pdfjs-rendering-error = Ina errur è cumparida cun visualisar questa pagina.
-
-## Annotations
-
-# .alt: This is used as a tooltip.
-# Variables:
-# $type (String) - an annotation type from a list defined in the PDF spec
-# (32000-1:2008 Table 169 – Annotation types).
-# Some common types are e.g.: "Check", "Text", "Comment", "Note"
-pdfjs-text-annotation-type =
- .alt = [Annotaziun da { $type }]
-# Variables:
-# $dateObj (Date) - the modification date and time of the annotation
-pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
-
-## Password
-
-pdfjs-password-label = Endatescha il pled-clav per avrir questa datoteca da PDF.
-pdfjs-password-invalid = Pled-clav nunvalid. Emprova anc ina giada.
-pdfjs-password-ok-button = OK
-pdfjs-password-cancel-button = Interrumper
-pdfjs-web-fonts-disabled = Scrittiras dal web èn deactivadas: impussibel dad utilisar las scrittiras integradas en il PDF.
-
-## Editing
-
-pdfjs-editor-free-text-button =
- .title = Text
-pdfjs-editor-color-picker-free-text-input =
- .title = Midar la colur dal text
-pdfjs-editor-free-text-button-label = Text
-pdfjs-editor-ink-button =
- .title = Dissegnar
-pdfjs-editor-color-picker-ink-input =
- .title = Midar la colur per dissegnar
-pdfjs-editor-ink-button-label = Dissegnar
-pdfjs-editor-stamp-button =
- .title = Agiuntar u modifitgar maletgs
-pdfjs-editor-stamp-button-label = Agiuntar u modifitgar maletgs
-pdfjs-editor-highlight-button =
- .title = Marcar
-pdfjs-editor-highlight-button-label = Marcar
-pdfjs-highlight-floating-button1 =
- .title = Marcar
- .aria-label = Marcar
-pdfjs-highlight-floating-button-label = Marcar
-pdfjs-comment-floating-button =
- .title = Commentar
- .aria-label = Commentar
-pdfjs-comment-floating-button-label = Commentar
-pdfjs-editor-comment-button =
- .title = Commentari
- .aria-label = Commentari
-pdfjs-editor-comment-button-label = Commentari
-pdfjs-editor-signature-button =
- .title = Agiuntar ina signatura
-pdfjs-editor-signature-button-label = Agiuntar ina signatura
-
-## Default editor aria labels
-
-# “Highlight” is a noun, the string is used on the editor for highlights.
-pdfjs-editor-highlight-editor =
- .aria-label = Editur per relevar
-# “Drawing” is a noun, the string is used on the editor for drawings.
-pdfjs-editor-ink-editor =
- .aria-label = Editur per dissegnar
-# Used when a signature editor is selected/hovered.
-# Variables:
-# $description (String) - a string describing/labeling the signature.
-pdfjs-editor-signature-editor1 =
- .aria-description = Editur da signatura: { $description }
-pdfjs-editor-stamp-editor =
- .aria-label = Editur per maletgs
-
-## Remove button for the various kind of editor.
-
-pdfjs-editor-remove-ink-button =
- .title = Allontanar il dissegn
-pdfjs-editor-remove-freetext-button =
- .title = Allontanar il text
-pdfjs-editor-remove-stamp-button =
- .title = Allontanar la grafica
-pdfjs-editor-remove-highlight-button =
- .title = Allontanar l'emfasa
-pdfjs-editor-remove-signature-button =
- .title = Allontanar la signatura
-
-##
-
-# Editor Parameters
-pdfjs-editor-free-text-color-input = Colur
-pdfjs-editor-free-text-size-input = Grondezza
-pdfjs-editor-ink-color-input = Colur
-pdfjs-editor-ink-thickness-input = Grossezza
-pdfjs-editor-ink-opacity-input = Opacitad
-pdfjs-editor-stamp-add-image-button =
- .title = Agiuntar in maletg
-pdfjs-editor-stamp-add-image-button-label = Agiuntar in maletg
-# This refers to the thickness of the line used for free highlighting (not bound to text)
-pdfjs-editor-free-highlight-thickness-input = Grossezza
-pdfjs-editor-free-highlight-thickness-title =
- .title = Midar la grossezza cun relevar elements betg textuals
-pdfjs-editor-add-signature-container =
- .aria-label = Controllas da signatura e signaturas memorisadas
-pdfjs-editor-signature-add-signature-button =
- .title = Agiuntar ina nova signatura
-pdfjs-editor-signature-add-signature-button-label = Agiuntar ina nova signatura
-# Used on the button to use an already saved signature.
-# Variables:
-# $description (String) - a string describing/labeling the signature.
-pdfjs-editor-add-saved-signature-button =
- .title = Signatura memorisada: { $description }
-# .default-content is used as a placeholder in an empty text editor.
-pdfjs-free-text2 =
- .aria-label = Editur da text
- .default-content = Cumenza a tippar…
-# Used to show how many comments are present in the pdf file.
-# Variables:
-# $count (Number) - the number of comments.
-pdfjs-editor-comments-sidebar-title =
- { $count ->
- [one] Commentari
- *[other] Commentaris
- }
-pdfjs-editor-comments-sidebar-close-button =
- .title = Serrar la trav laterala
- .aria-label = Serrar la trav laterala
-pdfjs-editor-comments-sidebar-close-button-label = Serrar la trav laterala
-# Instructional copy to add a comment by selecting text or an annotations.
-pdfjs-editor-comments-sidebar-no-comments1 = Vesas insatge interessant? Marchescha la passascha ed agiuntescha in commentari.
-pdfjs-editor-comments-sidebar-no-comments-link = Ulteriuras infurmaziuns
-
-## Alt-text dialog
-
-pdfjs-editor-alt-text-button-label = Text alternativ
-pdfjs-editor-alt-text-edit-button =
- .aria-label = Modifitgar il text alternativ
-pdfjs-editor-alt-text-dialog-label = Tscherner ina opziun
-pdfjs-editor-alt-text-dialog-description = Il text alternativ (alt text) gida en cas che persunas na vesan betg il maletg u sch'i na reussescha betg d'al chargiar.
-pdfjs-editor-alt-text-add-description-label = Agiuntar ina descripziun
-pdfjs-editor-alt-text-add-description-description = Scriva idealmain 1-2 frasas che descrivan l'object, la situaziun u las acziuns.
-pdfjs-editor-alt-text-mark-decorative-label = Marcar sco decorativ
-pdfjs-editor-alt-text-mark-decorative-description = Quai vegn duvrà per maletgs ornamentals, sco urs u filigranas.
-pdfjs-editor-alt-text-cancel-button = Interrumper
-pdfjs-editor-alt-text-save-button = Memorisar
-pdfjs-editor-alt-text-decorative-tooltip = Marcà sco decorativ
-# .placeholder: This is a placeholder for the alt text input area
-pdfjs-editor-alt-text-textarea =
- .placeholder = Per exempel: «In um giuven sesa a maisa per mangiar in past»
-# Alternative text (alt text) helps when people can't see the image.
-pdfjs-editor-alt-text-button =
- .aria-label = Text alternativ
-
-## Editor resizers
-## This is used in an aria label to help to understand the role of the resizer.
-
-pdfjs-editor-resizer-top-left =
- .aria-label = Chantun sura a sanestra — redimensiunar
-pdfjs-editor-resizer-top-middle =
- .aria-label = Sura amez — redimensiunar
-pdfjs-editor-resizer-top-right =
- .aria-label = Chantun sura a dretga — redimensiunar
-pdfjs-editor-resizer-middle-right =
- .aria-label = Da vart dretga amez — redimensiunar
-pdfjs-editor-resizer-bottom-right =
- .aria-label = Chantun sut a dretga — redimensiunar
-pdfjs-editor-resizer-bottom-middle =
- .aria-label = Sutvart amez — redimensiunar
-pdfjs-editor-resizer-bottom-left =
- .aria-label = Chantun sut a sanestra — redimensiunar
-pdfjs-editor-resizer-middle-left =
- .aria-label = Vart sanestra amez — redimensiunar
-
-## Color picker
-
-# This means "Color used to highlight text"
-pdfjs-editor-highlight-colorpicker-label = Colur per l'emfasa
-pdfjs-editor-colorpicker-button =
- .title = Midar la colur
-pdfjs-editor-colorpicker-dropdown =
- .aria-label = Colurs disponiblas
-pdfjs-editor-colorpicker-yellow =
- .title = Mellen
-pdfjs-editor-colorpicker-green =
- .title = Verd
-pdfjs-editor-colorpicker-blue =
- .title = Blau
-pdfjs-editor-colorpicker-pink =
- .title = Rosa
-pdfjs-editor-colorpicker-red =
- .title = Cotschen
-
-## Show all highlights
-## This is a toggle button to show/hide all the highlights.
-
-pdfjs-editor-highlight-show-all-button-label = Mussar tut
-pdfjs-editor-highlight-show-all-button =
- .title = Mussar tut
-
-## New alt-text dialog
-## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
-
-# Modal header positioned above a text box where users can edit the alt text.
-pdfjs-editor-new-alt-text-dialog-edit-label = Modifitgar il text alternativ (descripziun dal maletg)
-# Modal header positioned above a text box where users can add the alt text.
-pdfjs-editor-new-alt-text-dialog-add-label = Agiuntar in text alternativ (descripziun dal maletg)
-pdfjs-editor-new-alt-text-textarea =
- .placeholder = Scriva qua tia descripziun…
-# This text refers to the alt text box above this description. It offers a definition of alt text.
-pdfjs-editor-new-alt-text-description = Curta descripziun per persunas che na vesan betg il maletg u per cass en ils quals il maletg na vegn betg chargià.
-# This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
-pdfjs-editor-new-alt-text-disclaimer1 = Quest text alternativ è vegnì creà automaticamain ed è eventualmain nunprecis.
-pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Ulteriuras infurmaziuns
-pdfjs-editor-new-alt-text-create-automatically-button-label = Crear automaticamain il text alternativ
-pdfjs-editor-new-alt-text-not-now-button = Betg ussa
-pdfjs-editor-new-alt-text-error-title = I n’è betg reussì da crear automaticamain il text alternativ
-pdfjs-editor-new-alt-text-error-description = Scriva per plaschair tes agen text alternativ u emprova pli tard anc ina giada.
-pdfjs-editor-new-alt-text-error-close-button = Serrar
-# Variables:
-# $totalSize (Number) - the total size (in MB) of the AI model.
-# $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
-pdfjs-editor-new-alt-text-ai-model-downloading-progress = Telechargiar il model IA da text alternativ ({ $downloadedSize } da { $totalSize } MB)
- .aria-valuetext = Telechargiar il model IA da text alternativ ({ $downloadedSize } da { $totalSize } MB)
-# This is a button that users can click to edit the alt text they have already added.
-pdfjs-editor-new-alt-text-added-button =
- .aria-label = Agiuntà text alternativ
-pdfjs-editor-new-alt-text-added-button-label = Text alternativ agiuntà
-# This is a button that users can click to open the alt text editor and add alt text when it is not present.
-pdfjs-editor-new-alt-text-missing-button =
- .aria-label = Text alternativ manca
-pdfjs-editor-new-alt-text-missing-button-label = Text alternativ manca
-# This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
-pdfjs-editor-new-alt-text-to-review-button =
- .aria-label = Repassar il text alternativ
-pdfjs-editor-new-alt-text-to-review-button-label = Repassar il text alternativ
-# "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
-# Variables:
-# $generatedAltText (String) - the generated alt-text.
-pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = Creà automaticamain: { $generatedAltText }
-
-## Image alt-text settings
-
-pdfjs-image-alt-text-settings-button =
- .title = Parameters dal text alternativ da maletgs
-pdfjs-image-alt-text-settings-button-label = Parameters dal text alternativ da maletgs
-pdfjs-editor-alt-text-settings-dialog-label = Parameters dal text alternativ da maletgs
-pdfjs-editor-alt-text-settings-automatic-title = Text alternativ automatic
-pdfjs-editor-alt-text-settings-create-model-button-label = Crear automaticamain text alternativ
-pdfjs-editor-alt-text-settings-create-model-description = Propona descripziuns per gidar a persunas che na vesan betg il maletg u per cass en ils quals il maletg na vegn betg chargià.
-# Variables:
-# $totalSize (Number) - the total size (in MB) of the AI model.
-pdfjs-editor-alt-text-settings-download-model-label = Model IA da text alternativ ({ $totalSize } MB)
-pdfjs-editor-alt-text-settings-ai-model-description = Vegn exequì localmain sin tes apparat per che tias datas restian privatas. Necessari per text alternativ automatic.
-pdfjs-editor-alt-text-settings-delete-model-button = Stizzar
-pdfjs-editor-alt-text-settings-download-model-button = Telechargiar
-pdfjs-editor-alt-text-settings-downloading-model-button = Telechargiar…
-pdfjs-editor-alt-text-settings-editor-title = Editur per text alternativ
-pdfjs-editor-alt-text-settings-show-dialog-button-label = Mussar l’editur per text alternativ directamain cun agiuntar in maletg
-pdfjs-editor-alt-text-settings-show-dialog-description = Ta gida a garantir che tut tes maletgs hajan in text alternativ.
-pdfjs-editor-alt-text-settings-close-button = Serrar
-
-## Accessibility labels (announced by screen readers) for objects added to the editor.
-
-pdfjs-editor-highlight-added-alert = Agiuntà ina emfasa
-pdfjs-editor-freetext-added-alert = Agiuntà in text
-pdfjs-editor-ink-added-alert = Agiuntà in dissegn
-pdfjs-editor-stamp-added-alert = Agiuntà in maletg
-pdfjs-editor-signature-added-alert = Agiuntà ina signatura
-
-## "Annotations removed" bar
-
-pdfjs-editor-undo-bar-message-highlight = Allontanà la marcaziun
-pdfjs-editor-undo-bar-message-freetext = Allontanà il text
-pdfjs-editor-undo-bar-message-ink = Allontanà il dissegn
-pdfjs-editor-undo-bar-message-stamp = Allontanà il maletg
-pdfjs-editor-undo-bar-message-signature = Allontanà la signatura
-# Variables:
-# $count (Number) - the number of removed annotations.
-pdfjs-editor-undo-bar-message-multiple =
- { $count ->
- [one] { $count } annotaziun allontanada
- *[other] { $count } annotaziuns allontanadas
- }
-pdfjs-editor-undo-bar-undo-button =
- .title = Revocar
-pdfjs-editor-undo-bar-undo-button-label = Revocar
-pdfjs-editor-undo-bar-close-button =
- .title = Serrar
-pdfjs-editor-undo-bar-close-button-label = Serrar
-
-## Add a signature dialog
-
-pdfjs-editor-add-signature-dialog-label = Questa fanestra permetta a l’utilisader da crear ina signatura per l’agiuntar ad in document PDF. L’utilisader po modifitgar il num (che serva era sco text alternativ) e memorisar opziunalmain la signatura per l’utilisar anc ina giada en l’avegnir.
-pdfjs-editor-add-signature-dialog-title = Agiuntar ina signatura
-
-## Tab names
-
-# Type is a verb (you can type your name as signature)
-pdfjs-editor-add-signature-type-button = Tippar
- .title = Tippar
-# Draw is a verb (you can draw your signature)
-pdfjs-editor-add-signature-draw-button = Dissegnar
- .title = Dissegnar
-pdfjs-editor-add-signature-image-button = Maletg
- .title = Maletg
-
-## Tab panels
-
-pdfjs-editor-add-signature-type-input =
- .aria-label = Tippa tia signatura
- .placeholder = Tippa tia signatura
-pdfjs-editor-add-signature-draw-placeholder = Dissegna tia signatura
-pdfjs-editor-add-signature-draw-thickness-range-label = Grossezza
-# Variables:
-# $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
-pdfjs-editor-add-signature-draw-thickness-range =
- .title = Grossezza dal stritg: { $thickness }
-pdfjs-editor-add-signature-image-placeholder = Trair na qua ina datoteca per la transferir
-pdfjs-editor-add-signature-image-browse-link =
- { PLATFORM() ->
- [macos] U tscherner datotecas da maletg
- *[other] U tscherner datotecas da maletg
- }
-
-## Controls
-
-pdfjs-editor-add-signature-description-label = Descripziun (text alternativ)
-pdfjs-editor-add-signature-description-input =
- .title = Descripziun (text alternativ)
-pdfjs-editor-add-signature-description-default-when-drawing = Signatura
-pdfjs-editor-add-signature-clear-button-label = Stizzar la signatura
-pdfjs-editor-add-signature-clear-button =
- .title = Stizzar la signatura
-pdfjs-editor-add-signature-save-checkbox = Memorisar la signatura
-pdfjs-editor-add-signature-save-warning-message = Ti has cuntanschì il dumber maximal da 5 signaturas memorisadas. Allontanar ina per memorisar in’autra.
-pdfjs-editor-add-signature-image-upload-error-title = Impussibel da transferir il maletg
-pdfjs-editor-add-signature-image-upload-error-description = Controllescha tia connexiun cun la rait u emprova cun in’auter maletg.
-pdfjs-editor-add-signature-image-no-data-error-title = Impussibel da convertir quest maletg en ina signatura
-pdfjs-editor-add-signature-image-no-data-error-description = Emprova per plaschair da transferir in auter maletg.
-pdfjs-editor-add-signature-error-close-button = Serrar
-
-## Dialog buttons
-
-pdfjs-editor-add-signature-cancel-button = Interrumper
-pdfjs-editor-add-signature-add-button = Agiuntar
-pdfjs-editor-edit-signature-update-button = Actualisar
-
-## Comment popup
-
-pdfjs-editor-edit-comment-popup-button-label = Modifitgar il commentari
-pdfjs-editor-edit-comment-popup-button =
- .title = Modifitgar il commentari
-pdfjs-editor-delete-comment-popup-button-label = Allontanar il commentari
-pdfjs-editor-delete-comment-popup-button =
- .title = Allontanar il commentari
-
-## Edit a comment dialog
-
-# An existing comment is edited
-pdfjs-editor-edit-comment-dialog-title-when-editing = Modifitgar il commentari
-# No existing comment
-pdfjs-editor-edit-comment-dialog-title-when-adding = Agiuntar in commentari
-pdfjs-editor-edit-comment-dialog-text-input =
- .placeholder = Cumenzar a tippar…
-pdfjs-editor-edit-comment-dialog-cancel-button = Interrumper
-
-## Main menu for adding/removing signatures
-
-pdfjs-editor-delete-signature-button1 =
- .title = Allontanar la signatura memorisada
-pdfjs-editor-delete-signature-button-label1 = Allontanar la signatura memorisada
-
-## Editor toolbar
-
-pdfjs-editor-add-signature-edit-button-label = Modifitgar la descripziun
-
-## Edit signature description dialog
-
-pdfjs-editor-edit-signature-dialog-title = Modifitgar la descripziun