123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615 |
- # 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 = Pagjine di prime
- pdfjs-previous-button-label = Indaûr
- pdfjs-next-button =
- .title = Prossime pagjine
- pdfjs-next-button-label = Indevant
- # .title: Tooltip for the pageNumber input.
- pdfjs-page-input =
- .title = Pagjine
- # 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 = di { $pagesCount }
- # Variables:
- # $pageNumber (Number) - the currently visible page
- # $pagesCount (Number) - the total number of pages in the document
- pdfjs-page-of-pages = ({ $pageNumber } di { $pagesCount })
- pdfjs-zoom-out-button =
- .title = Impiçulìs
- pdfjs-zoom-out-button-label = Impiçulìs
- pdfjs-zoom-in-button =
- .title = Ingrandìs
- pdfjs-zoom-in-button-label = Ingrandìs
- pdfjs-zoom-select =
- .title = Ingrandiment
- pdfjs-presentation-mode-button =
- .title = Passe ae modalitât presentazion
- pdfjs-presentation-mode-button-label = Modalitât presentazion
- pdfjs-open-file-button =
- .title = Vierç un file
- pdfjs-open-file-button-label = Vierç
- pdfjs-print-button =
- .title = Stampe
- pdfjs-print-button-label = Stampe
- pdfjs-save-button =
- .title = Salve
- pdfjs-save-button-label = Salve
- # Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
- pdfjs-download-button =
- .title = Discjame
- # 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 = Discjame
- pdfjs-bookmark-button =
- .title = Pagjine corinte (mostre URL de pagjine atuâl)
- pdfjs-bookmark-button-label = Pagjine corinte
- ## Secondary toolbar and context menu
- pdfjs-tools-button =
- .title = Struments
- pdfjs-tools-button-label = Struments
- pdfjs-first-page-button =
- .title = Va ae prime pagjine
- pdfjs-first-page-button-label = Va ae prime pagjine
- pdfjs-last-page-button =
- .title = Va ae ultime pagjine
- pdfjs-last-page-button-label = Va ae ultime pagjine
- pdfjs-page-rotate-cw-button =
- .title = Zire in sens orari
- pdfjs-page-rotate-cw-button-label = Zire in sens orari
- pdfjs-page-rotate-ccw-button =
- .title = Zire in sens antiorari
- pdfjs-page-rotate-ccw-button-label = Zire in sens antiorari
- pdfjs-cursor-text-select-tool-button =
- .title = Ative il strument di selezion dal test
- pdfjs-cursor-text-select-tool-button-label = Strument di selezion dal test
- pdfjs-cursor-hand-tool-button =
- .title = Ative il strument manute
- pdfjs-cursor-hand-tool-button-label = Strument manute
- pdfjs-scroll-page-button =
- .title = Dopre il scoriment des pagjinis
- pdfjs-scroll-page-button-label = Scoriment pagjinis
- pdfjs-scroll-vertical-button =
- .title = Dopre scoriment verticâl
- pdfjs-scroll-vertical-button-label = Scoriment verticâl
- pdfjs-scroll-horizontal-button =
- .title = Dopre scoriment orizontâl
- pdfjs-scroll-horizontal-button-label = Scoriment orizontâl
- pdfjs-scroll-wrapped-button =
- .title = Dopre scoriment par blocs
- pdfjs-scroll-wrapped-button-label = Scoriment par blocs
- pdfjs-spread-none-button =
- .title = No sta meti dongje pagjinis in cubie
- pdfjs-spread-none-button-label = No cubiis di pagjinis
- pdfjs-spread-odd-button =
- .title = Met dongje cubiis di pagjinis scomençant des pagjinis dispar
- pdfjs-spread-odd-button-label = Cubiis di pagjinis, dispar a çampe
- pdfjs-spread-even-button =
- .title = Met dongje cubiis di pagjinis scomençant des pagjinis pâr
- pdfjs-spread-even-button-label = Cubiis di pagjinis, pâr a çampe
- ## Document properties dialog
- pdfjs-document-properties-button =
- .title = Proprietâts dal document…
- pdfjs-document-properties-button-label = Proprietâts dal document…
- pdfjs-document-properties-file-name = Non dal file:
- pdfjs-document-properties-file-size = Dimension dal file:
- # 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)
- # Variables:
- # $size_kb (Number) - the PDF file size in kilobytes
- # $size_b (Number) - the PDF file size in bytes
- pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
- # Variables:
- # $size_mb (Number) - the PDF file size in megabytes
- # $size_b (Number) - the PDF file size in bytes
- pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
- pdfjs-document-properties-title = Titul:
- pdfjs-document-properties-author = Autôr:
- pdfjs-document-properties-subject = Ogjet:
- pdfjs-document-properties-keywords = Peraulis clâf:
- pdfjs-document-properties-creation-date = Date di creazion:
- pdfjs-document-properties-modification-date = Date di modifiche:
- # 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") }
- # Variables:
- # $date (Date) - the creation/modification date of the PDF file
- # $time (Time) - the creation/modification time of the PDF file
- pdfjs-document-properties-date-string = { $date }, { $time }
- pdfjs-document-properties-creator = Creatôr
- pdfjs-document-properties-producer = Gjeneradôr PDF:
- pdfjs-document-properties-version = Version PDF:
- pdfjs-document-properties-page-count = Numar di pagjinis:
- pdfjs-document-properties-page-size = Dimension de pagjine:
- pdfjs-document-properties-page-size-unit-inches = oncis
- pdfjs-document-properties-page-size-unit-millimeters = mm
- pdfjs-document-properties-page-size-orientation-portrait = verticâl
- pdfjs-document-properties-page-size-orientation-landscape = orizontâl
- 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 = Letare
- pdfjs-document-properties-page-size-name-legal = Legâl
- ## 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 = Visualizazion web svelte:
- pdfjs-document-properties-linearized-yes = Sì
- pdfjs-document-properties-linearized-no = No
- pdfjs-document-properties-close-button = Siere
- ## Print
- pdfjs-print-progress-message = Daûr a prontâ il document pe stampe…
- # Variables:
- # $progress (Number) - percent value
- pdfjs-print-progress-percent = { $progress }%
- pdfjs-print-progress-close-button = Anule
- pdfjs-printing-not-supported = Atenzion: la stampe no je supuartade ad implen di chest navigadôr.
- pdfjs-printing-not-ready = Atenzion: il PDF nol è stât cjamât dal dut pe stampe.
- ## Tooltips and alt text for side panel toolbar buttons
- pdfjs-toggle-sidebar-button =
- .title = Ative/Disative sbare laterâl
- pdfjs-toggle-sidebar-notification-button =
- .title = Ative/Disative sbare laterâl (il document al conten struture/zontis/strâts)
- pdfjs-toggle-sidebar-button-label = Ative/Disative sbare laterâl
- pdfjs-document-outline-button =
- .title = Mostre la struture dal document (dopli clic par slargjâ/strenzi ducj i elements)
- pdfjs-document-outline-button-label = Struture dal document
- pdfjs-attachments-button =
- .title = Mostre lis zontis
- pdfjs-attachments-button-label = Zontis
- pdfjs-layers-button =
- .title = Mostre i strâts (dopli clic par ristabilî ducj i strâts al stât predefinît)
- pdfjs-layers-button-label = Strâts
- pdfjs-thumbs-button =
- .title = Mostre miniaturis
- pdfjs-thumbs-button-label = Miniaturis
- pdfjs-current-outline-item-button =
- .title = Cjate l'element de struture atuâl
- pdfjs-current-outline-item-button-label = Element de struture atuâl
- pdfjs-findbar-button =
- .title = Cjate tal document
- pdfjs-findbar-button-label = Cjate
- pdfjs-additional-layers = Strâts adizionâi
- ## Thumbnails panel item (tooltip and alt text for images)
- # Variables:
- # $page (Number) - the page number
- pdfjs-thumb-page-title =
- .title = Pagjine { $page }
- # Variables:
- # $page (Number) - the page number
- pdfjs-thumb-page-canvas =
- .aria-label = Miniature de pagjine { $page }
- ## Find panel button title and messages
- pdfjs-find-input =
- .title = Cjate
- .placeholder = Cjate tal document…
- pdfjs-find-previous-button =
- .title = Cjate il câs precedent dal test
- pdfjs-find-previous-button-label = Precedent
- pdfjs-find-next-button =
- .title = Cjate il câs sucessîf dal test
- pdfjs-find-next-button-label = Sucessîf
- pdfjs-find-highlight-checkbox = Evidenzie dut
- pdfjs-find-match-case-checkbox-label = Fâs distinzion tra maiusculis e minusculis
- pdfjs-find-match-diacritics-checkbox-label = Corispondence diacritiche
- pdfjs-find-entire-word-checkbox-label = Peraulis interiis
- pdfjs-find-reached-top = Si è rivâts al inizi dal document e si à continuât de fin
- pdfjs-find-reached-bottom = Si è rivât ae fin dal document e si à continuât dal inizi
- # 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 } di { $total } corispondence
- *[other] { $current } di { $total } corispondencis
- }
- # Variables:
- # $limit (Number) - the maximum number of matches
- pdfjs-find-match-count-limit =
- { $limit ->
- [one] Plui di { $limit } corispondence
- *[other] Plui di { $limit } corispondencis
- }
- pdfjs-find-not-found = Test no cjatât
- ## Predefined zoom values
- pdfjs-page-scale-width = Largjece de pagjine
- pdfjs-page-scale-fit = Pagjine interie
- pdfjs-page-scale-auto = Ingrandiment automatic
- pdfjs-page-scale-actual = Dimension reâl
- # 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 = Pagjine { $page }
- ## Loading indicator messages
- pdfjs-loading-error = Al è vignût fûr un erôr intant che si cjariave il PDF.
- pdfjs-invalid-file-error = File PDF no valit o ruvinât.
- pdfjs-missing-file-error = Al mancje il file PDF.
- pdfjs-unexpected-response-error = Rispueste dal servidôr inspietade.
- pdfjs-rendering-error = Al è vignût fûr un erôr tal realizâ la visualizazion de pagjine.
- ## Annotations
- # Variables:
- # $date (Date) - the modification date of the annotation
- # $time (Time) - the modification time of the annotation
- pdfjs-annotation-date-string = { $date }, { $time }
- # .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 = [Anotazion { $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 = Inserìs la password par vierzi chest file PDF.
- pdfjs-password-invalid = Password no valide. Par plasê torne prove.
- pdfjs-password-ok-button = Va ben
- pdfjs-password-cancel-button = Anule
- pdfjs-web-fonts-disabled = I caratars dal Web a son disativâts: Impussibil doprâ i caratars PDF incorporâts.
- ## Editing
- pdfjs-editor-free-text-button =
- .title = Test
- pdfjs-editor-free-text-button-label = Test
- pdfjs-editor-ink-button =
- .title = Dissen
- pdfjs-editor-ink-button-label = Dissen
- pdfjs-editor-stamp-button =
- .title = Zonte o modifiche imagjins
- pdfjs-editor-stamp-button-label = Zonte o modifiche imagjins
- pdfjs-editor-highlight-button =
- .title = Evidenzie
- pdfjs-editor-highlight-button-label = Evidenzie
- pdfjs-highlight-floating-button1 =
- .title = Evidenzie
- .aria-label = Evidenzie
- pdfjs-highlight-floating-button-label = Evidenzie
- pdfjs-editor-signature-button =
- .title = Zonte firme
- pdfjs-editor-signature-button-label = Zonte firme
- ## Default editor aria labels
- # “Highlight” is a noun, the string is used on the editor for highlights.
- pdfjs-editor-highlight-editor =
- .aria-label = Modifiche evidenziazions
- # “Drawing” is a noun, the string is used on the editor for drawings.
- pdfjs-editor-ink-editor =
- .aria-label = Modifiche dissens
- # Used when a signature editor is selected/hovered.
- # Variables:
- # $description (String) - a string describing/labeling the signature.
- pdfjs-editor-signature-editor1 =
- .aria-description = Editôr firmis: { $description }
- pdfjs-editor-stamp-editor =
- .aria-label = Modifiche imagjins
- ## Remove button for the various kind of editor.
- pdfjs-editor-remove-ink-button =
- .title = Gjave dissen
- pdfjs-editor-remove-freetext-button =
- .title = Gjave test
- pdfjs-editor-remove-stamp-button =
- .title = Gjave imagjin
- pdfjs-editor-remove-highlight-button =
- .title = Gjave evidenziazion
- pdfjs-editor-remove-signature-button =
- .title = Gjave firme
- ##
- # Editor Parameters
- pdfjs-editor-free-text-color-input = Colôr
- pdfjs-editor-free-text-size-input = Dimension
- pdfjs-editor-ink-color-input = Colôr
- pdfjs-editor-ink-thickness-input = Spessôr
- pdfjs-editor-ink-opacity-input = Opacitât
- pdfjs-editor-stamp-add-image-button =
- .title = Zonte imagjin
- pdfjs-editor-stamp-add-image-button-label = Zonte imagjin
- # This refers to the thickness of the line used for free highlighting (not bound to text)
- pdfjs-editor-free-highlight-thickness-input = Spessôr
- pdfjs-editor-free-highlight-thickness-title =
- .title = Modifiche il spessôr de selezion pai elements che no son testuâi
- pdfjs-editor-add-signature-container =
- .aria-label = Controi firme e firmis salvadis
- pdfjs-editor-signature-add-signature-button =
- .title = Zonte gnove firme
- pdfjs-editor-signature-add-signature-button-label = Zonte gnove firme
- # 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 = Firme salvade: { $description }
- # .default-content is used as a placeholder in an empty text editor.
- pdfjs-free-text2 =
- .aria-label = Editôr di test
- .default-content = Scomence a scrivi…
- pdfjs-free-text =
- .aria-label = Editôr di test
- pdfjs-free-text-default-content = Scomence a scrivi…
- pdfjs-ink =
- .aria-label = Editôr dissens
- pdfjs-ink-canvas =
- .aria-label = Imagjin creade dal utent
- ## Alt-text dialog
- pdfjs-editor-alt-text-button-label = Test alternatîf
- pdfjs-editor-alt-text-edit-button =
- .aria-label = Modifiche test alternatîf
- pdfjs-editor-alt-text-edit-button-label = Modifiche test alternatîf
- pdfjs-editor-alt-text-dialog-label = Sielç une opzion
- pdfjs-editor-alt-text-dialog-description = Il test alternatîf (“alt text”) al jude cuant che lis personis no puedin viodi la imagjin o cuant che la imagjine no ven cjariade.
- pdfjs-editor-alt-text-add-description-label = Zonte une descrizion
- pdfjs-editor-alt-text-add-description-description = Ponte a une o dôs frasis che a descrivin l’argoment, la ambientazion o lis azions.
- pdfjs-editor-alt-text-mark-decorative-label = Segne come decorative
- pdfjs-editor-alt-text-mark-decorative-description = Chest al ven doprât pes imagjins ornamentâls, come i ôrs o lis filigranis.
- pdfjs-editor-alt-text-cancel-button = Anule
- pdfjs-editor-alt-text-save-button = Salve
- pdfjs-editor-alt-text-decorative-tooltip = Segnade come decorative
- # .placeholder: This is a placeholder for the alt text input area
- pdfjs-editor-alt-text-textarea =
- .placeholder = Par esempli, “Un zovin si sente a taule par mangjâ”
- # Alternative text (alt text) helps when people can't see the image.
- pdfjs-editor-alt-text-button =
- .aria-label = Test alternatîf
- ## Editor resizers
- ## This is used in an aria label to help to understand the role of the resizer.
- pdfjs-editor-resizer-label-top-left = Cjanton in alt a çampe — ridimensione
- pdfjs-editor-resizer-label-top-middle = Bande superiôr tal mieç — ridimensione
- pdfjs-editor-resizer-label-top-right = Cjanton in alt a diestre — ridimensione
- pdfjs-editor-resizer-label-middle-right = Bande diestre tal mieç — ridimensione
- pdfjs-editor-resizer-label-bottom-right = Cjanton in bas a diestre — ridimensione
- pdfjs-editor-resizer-label-bottom-middle = Bande inferiôr tal mieç — ridimensione
- pdfjs-editor-resizer-label-bottom-left = Cjanton in bas a çampe — ridimensione
- pdfjs-editor-resizer-label-middle-left = Bande di çampe tal mieç — ridimensione
- pdfjs-editor-resizer-top-left =
- .aria-label = Cjanton in alt a çampe — ridimensione
- pdfjs-editor-resizer-top-middle =
- .aria-label = Bande superiôr tal mieç — ridimensione
- pdfjs-editor-resizer-top-right =
- .aria-label = Cjanton in alt a diestre — ridimensione
- pdfjs-editor-resizer-middle-right =
- .aria-label = Bande diestre tal mieç — ridimensione
- pdfjs-editor-resizer-bottom-right =
- .aria-label = Cjanton in bas a diestre — ridimensione
- pdfjs-editor-resizer-bottom-middle =
- .aria-label = Bande inferiôr tal mieç — ridimensione
- pdfjs-editor-resizer-bottom-left =
- .aria-label = Cjanton in bas a çampe — ridimensione
- pdfjs-editor-resizer-middle-left =
- .aria-label = Bande di çampe tal mieç — ridimensione
- ## Color picker
- # This means "Color used to highlight text"
- pdfjs-editor-highlight-colorpicker-label = Colôr par evidenziâ
- pdfjs-editor-colorpicker-button =
- .title = Cambie colôr
- pdfjs-editor-colorpicker-dropdown =
- .aria-label = Sieltis di colôr
- pdfjs-editor-colorpicker-yellow =
- .title = Zâl
- pdfjs-editor-colorpicker-green =
- .title = Vert
- pdfjs-editor-colorpicker-blue =
- .title = Blu
- pdfjs-editor-colorpicker-pink =
- .title = Rose
- pdfjs-editor-colorpicker-red =
- .title = Ros
- ## Show all highlights
- ## This is a toggle button to show/hide all the highlights.
- pdfjs-editor-highlight-show-all-button-label = Mostre dut
- pdfjs-editor-highlight-show-all-button =
- .title = Mostre dut
- ## 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 = Modifiche test alternatîf (descrizion de imagjin)
- # Modal header positioned above a text box where users can add the alt text.
- pdfjs-editor-new-alt-text-dialog-add-label = Zonte test alternatîf (descrizion de imagjin)
- pdfjs-editor-new-alt-text-textarea =
- .placeholder = Scrîf achì la tô descrizion…
- # This text refers to the alt text box above this description. It offers a definition of alt text.
- pdfjs-editor-new-alt-text-description = Curte descrizion par personis che no rivin a viodi la imagjin, o che e ven mostrade cuant che no si rive a cjariâle.
- # 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 = Chest test alternatîf al è stât creât in automatic e al è pussibil che nol sedi cret.
- pdfjs-editor-new-alt-text-disclaimer-learn-more-url = Plui informazions
- pdfjs-editor-new-alt-text-create-automatically-button-label = Cree test alternatîf in automatic
- pdfjs-editor-new-alt-text-not-now-button = No cumò
- pdfjs-editor-new-alt-text-error-title = Impussibil creâ test alternatîf in automatic
- pdfjs-editor-new-alt-text-error-description = Scrîf il to test alternatîf o prove plui tart.
- pdfjs-editor-new-alt-text-error-close-button = Siere
- # 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 = Daûr a discjariâil model IA pal test alternatîf ({ $downloadedSize } di { $totalSize } MB)
- .aria-valuetext = Daûr a discjariâ il model IA pal test alternatîf ({ $downloadedSize } di { $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 = Test alternatîf zontât
- pdfjs-editor-new-alt-text-added-button-label = Test alternatîf zontât
- # 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 = Al mancje il test alternatîf
- pdfjs-editor-new-alt-text-missing-button-label = Al mancje il test alternatîf
- # 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 = Verifiche test alternatîf
- pdfjs-editor-new-alt-text-to-review-button-label = Verifiche test alternatîf
- # "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ât in automatic: { $generatedAltText }
- ## Image alt-text settings
- pdfjs-image-alt-text-settings-button =
- .title = Impostazions test alternatîf pes imagjins
- pdfjs-image-alt-text-settings-button-label = Impostazions test alternatîf pes imagjins
- pdfjs-editor-alt-text-settings-dialog-label = Impostazions test alternatîf pes imagjins
- pdfjs-editor-alt-text-settings-automatic-title = Test alternatîf automatic
- pdfjs-editor-alt-text-settings-create-model-button-label = Cree test alternatîf in automatic
- pdfjs-editor-alt-text-settings-create-model-description = Al sugjerìs descrizions par judâ lis personis che no rivin a viodi la imagjin o cuant che la imagjin no ven cjariade.
- # Variables:
- # $totalSize (Number) - the total size (in MB) of the AI model.
- pdfjs-editor-alt-text-settings-download-model-label = Model IA pal test alternatîf ({ $totalSize } MB)
- pdfjs-editor-alt-text-settings-ai-model-description = Al ven eseguît in locâl sul to dispositîf, cussì che i tiei dâts a restin riservâts. Al è necessari pe gjenerazion automatiche dal test alternatîf.
- pdfjs-editor-alt-text-settings-delete-model-button = Elimine
- pdfjs-editor-alt-text-settings-download-model-button = Discjame
- pdfjs-editor-alt-text-settings-downloading-model-button = Daûr a discjariâ…
- pdfjs-editor-alt-text-settings-editor-title = Modifiche test alternatîf
- pdfjs-editor-alt-text-settings-show-dialog-button-label = Mostre l'editôr dal test alternatîf a pene che e ven zontade une imagjin
- pdfjs-editor-alt-text-settings-show-dialog-description = Ti jude a sigurâti che dutis lis tôs imagjins a vedin il test alternatîf.
- pdfjs-editor-alt-text-settings-close-button = Siere
- ## "Annotations removed" bar
- pdfjs-editor-undo-bar-message-highlight = Evidenziazion gjavade
- pdfjs-editor-undo-bar-message-freetext = Test gjavât
- pdfjs-editor-undo-bar-message-ink = Dissen gjavât
- pdfjs-editor-undo-bar-message-stamp = Imagjin gjavade
- pdfjs-editor-undo-bar-message-signature = Firme gjavade
- # Variables:
- # $count (Number) - the number of removed annotations.
- pdfjs-editor-undo-bar-message-multiple =
- { $count ->
- [one] { $count } note gjavade
- *[other] { $count } notis gjavadis
- }
- pdfjs-editor-undo-bar-undo-button =
- .title = Anule
- pdfjs-editor-undo-bar-undo-button-label = Anule
- pdfjs-editor-undo-bar-close-button =
- .title = Siere
- pdfjs-editor-undo-bar-close-button-label = Siere
- ## Add a signature dialog
- pdfjs-editor-add-signature-dialog-label = Chest barcon al permet al utent di creâ une firme di zontâ a un document PDF. L’utent al pues modificâ il non (che al vignarà doprât ancje come test alternatîf) e, se lu desidere, salvâ la firme par tornâ a doprâle un doman.
- pdfjs-editor-add-signature-dialog-title = Zonte une firme
- ## Tab names
- # Type is a verb (you can type your name as signature)
- pdfjs-editor-add-signature-type-button = Scrîf
- .title = Scrîf
- # Draw is a verb (you can draw your signature)
- pdfjs-editor-add-signature-draw-button = Dissegne
- .title = Dissegne
- pdfjs-editor-add-signature-image-button = Imagjin
- .title = Imagjin
- ## Tab panels
- pdfjs-editor-add-signature-type-input =
- .aria-label = Scrîf la tô firme
- .placeholder = Scrîf la tô firme
- pdfjs-editor-add-signature-draw-placeholder = Dissegne la tô firme
- pdfjs-editor-add-signature-draw-thickness-range-label = Spessôr
- # Variables:
- # $thickness (Number) - the thickness (in pixels) of the line used to draw a signature.
- pdfjs-editor-add-signature-draw-thickness-range =
- .title = Spessôr de tresse: { $thickness }
- pdfjs-editor-add-signature-image-placeholder = Strissine un file achì par cjariâlu
- pdfjs-editor-add-signature-image-browse-link =
- { PLATFORM() ->
- [macos] Opûr sielç i files imagjin
- *[other] Opûr sgarfe pai files imagjin
- }
- ## Controls
- pdfjs-editor-add-signature-description-label = Descrizion (test alternatîf)
- pdfjs-editor-add-signature-description-input =
- .title = Descrizion (test alternatîf)
- pdfjs-editor-add-signature-description-default-when-drawing = Firme
- pdfjs-editor-add-signature-clear-button-label = Nete firme
- pdfjs-editor-add-signature-clear-button =
- .title = Nete firme
- pdfjs-editor-add-signature-save-checkbox = Salve firme
- pdfjs-editor-add-signature-save-warning-message = Tu sês rivât/rivade al limit di 5 firmis salvadis. Gjave une par salvânt une altre.
- pdfjs-editor-add-signature-image-upload-error-title = Impussibil cjariâ la imagjin
- pdfjs-editor-add-signature-image-upload-error-description = Controle la conession di rêt o prove cuntune altre imagjin.
- pdfjs-editor-add-signature-error-close-button = Siere
- ## Dialog buttons
- pdfjs-editor-add-signature-cancel-button = Anule
- pdfjs-editor-add-signature-add-button = Zonte
- pdfjs-editor-edit-signature-update-button = Inzorne
- ## Main menu for adding/removing signatures
- pdfjs-editor-delete-signature-button1 =
- .title = Gjave firme salvade
- pdfjs-editor-delete-signature-button-label1 = Gjave firme salvade
- ## Editor toolbar
- pdfjs-editor-add-signature-edit-button-label = Modifiche descrizion
- ## Edit signature description dialog
- pdfjs-editor-edit-signature-dialog-title = Modifiche descrizion
|