viewer.ftl
403 lines
| 1 | # This Source Code Form is subject to the terms of the Mozilla Public |
| 2 | # License, v. 2.0. If a copy of the MPL was not distributed with this |
| 3 | # file, You can obtain one at http://mozilla.org/MPL/2.0/. |
| 4 | |
| 5 | |
| 6 | ## Main toolbar buttons (tooltips and alt text for images) |
| 7 | |
| 8 | pdfjs-previous-button = |
| 9 | .title = Pagjine precedente |
| 10 | pdfjs-previous-button-label = Indaûr |
| 11 | pdfjs-next-button = |
| 12 | .title = Prossime pagjine |
| 13 | pdfjs-next-button-label = Indevant |
| 14 | # .title: Tooltip for the pageNumber input. |
| 15 | pdfjs-page-input = |
| 16 | .title = Pagjine |
| 17 | # Variables: |
| 18 | # $pagesCount (Number) - the total number of pages in the document |
| 19 | # This string follows an input field with the number of the page currently displayed. |
| 20 | pdfjs-of-pages = di { $pagesCount } |
| 21 | # Variables: |
| 22 | # $pageNumber (Number) - the currently visible page |
| 23 | # $pagesCount (Number) - the total number of pages in the document |
| 24 | pdfjs-page-of-pages = ({ $pageNumber } di { $pagesCount }) |
| 25 | pdfjs-zoom-out-button = |
| 26 | .title = Impiçulìs |
| 27 | pdfjs-zoom-out-button-label = Impiçulìs |
| 28 | pdfjs-zoom-in-button = |
| 29 | .title = Ingrandìs |
| 30 | pdfjs-zoom-in-button-label = Ingrandìs |
| 31 | pdfjs-zoom-select = |
| 32 | .title = Ingrandiment |
| 33 | pdfjs-presentation-mode-button = |
| 34 | .title = Passe ae modalitât presentazion |
| 35 | pdfjs-presentation-mode-button-label = Modalitât presentazion |
| 36 | pdfjs-open-file-button = |
| 37 | .title = Vierç un file |
| 38 | pdfjs-open-file-button-label = Vierç |
| 39 | pdfjs-print-button = |
| 40 | .title = Stampe |
| 41 | pdfjs-print-button-label = Stampe |
| 42 | pdfjs-save-button = |
| 43 | .title = Salve |
| 44 | pdfjs-save-button-label = Salve |
| 45 | # Used in Firefox for Android as a tooltip for the download button (“download” is a verb). |
| 46 | pdfjs-download-button = |
| 47 | .title = Discjame |
| 48 | # Used in Firefox for Android as a label for the download button (“download” is a verb). |
| 49 | # Length of the translation matters since we are in a mobile context, with limited screen estate. |
| 50 | pdfjs-download-button-label = Discjame |
| 51 | pdfjs-bookmark-button = |
| 52 | .title = Pagjine corinte (mostre URL de pagjine atuâl) |
| 53 | pdfjs-bookmark-button-label = Pagjine corinte |
| 54 | # Used in Firefox for Android. |
| 55 | pdfjs-open-in-app-button = |
| 56 | .title = Vierç te aplicazion |
| 57 | # Used in Firefox for Android. |
| 58 | # Length of the translation matters since we are in a mobile context, with limited screen estate. |
| 59 | pdfjs-open-in-app-button-label = Vierç te aplicazion |
| 60 | |
| 61 | ## Secondary toolbar and context menu |
| 62 | |
| 63 | pdfjs-tools-button = |
| 64 | .title = Struments |
| 65 | pdfjs-tools-button-label = Struments |
| 66 | pdfjs-first-page-button = |
| 67 | .title = Va ae prime pagjine |
| 68 | pdfjs-first-page-button-label = Va ae prime pagjine |
| 69 | pdfjs-last-page-button = |
| 70 | .title = Va ae ultime pagjine |
| 71 | pdfjs-last-page-button-label = Va ae ultime pagjine |
| 72 | pdfjs-page-rotate-cw-button = |
| 73 | .title = Zire in sens orari |
| 74 | pdfjs-page-rotate-cw-button-label = Zire in sens orari |
| 75 | pdfjs-page-rotate-ccw-button = |
| 76 | .title = Zire in sens antiorari |
| 77 | pdfjs-page-rotate-ccw-button-label = Zire in sens antiorari |
| 78 | pdfjs-cursor-text-select-tool-button = |
| 79 | .title = Ative il strument di selezion dal test |
| 80 | pdfjs-cursor-text-select-tool-button-label = Strument di selezion dal test |
| 81 | pdfjs-cursor-hand-tool-button = |
| 82 | .title = Ative il strument manute |
| 83 | pdfjs-cursor-hand-tool-button-label = Strument manute |
| 84 | pdfjs-scroll-page-button = |
| 85 | .title = Dopre il scoriment des pagjinis |
| 86 | pdfjs-scroll-page-button-label = Scoriment pagjinis |
| 87 | pdfjs-scroll-vertical-button = |
| 88 | .title = Dopre scoriment verticâl |
| 89 | pdfjs-scroll-vertical-button-label = Scoriment verticâl |
| 90 | pdfjs-scroll-horizontal-button = |
| 91 | .title = Dopre scoriment orizontâl |
| 92 | pdfjs-scroll-horizontal-button-label = Scoriment orizontâl |
| 93 | pdfjs-scroll-wrapped-button = |
| 94 | .title = Dopre scoriment par blocs |
| 95 | pdfjs-scroll-wrapped-button-label = Scoriment par blocs |
| 96 | pdfjs-spread-none-button = |
| 97 | .title = No sta meti dongje pagjinis in cubie |
| 98 | pdfjs-spread-none-button-label = No cubiis di pagjinis |
| 99 | pdfjs-spread-odd-button = |
| 100 | .title = Met dongje cubiis di pagjinis scomençant des pagjinis dispar |
| 101 | pdfjs-spread-odd-button-label = Cubiis di pagjinis, dispar a çampe |
| 102 | pdfjs-spread-even-button = |
| 103 | .title = Met dongje cubiis di pagjinis scomençant des pagjinis pâr |
| 104 | pdfjs-spread-even-button-label = Cubiis di pagjinis, pâr a çampe |
| 105 | |
| 106 | ## Document properties dialog |
| 107 | |
| 108 | pdfjs-document-properties-button = |
| 109 | .title = Proprietâts dal document… |
| 110 | pdfjs-document-properties-button-label = Proprietâts dal document… |
| 111 | pdfjs-document-properties-file-name = Non dal file: |
| 112 | pdfjs-document-properties-file-size = Dimension dal file: |
| 113 | # Variables: |
| 114 | # $size_kb (Number) - the PDF file size in kilobytes |
| 115 | # $size_b (Number) - the PDF file size in bytes |
| 116 | pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes) |
| 117 | # Variables: |
| 118 | # $size_mb (Number) - the PDF file size in megabytes |
| 119 | # $size_b (Number) - the PDF file size in bytes |
| 120 | pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes) |
| 121 | pdfjs-document-properties-title = Titul: |
| 122 | pdfjs-document-properties-author = Autôr: |
| 123 | pdfjs-document-properties-subject = Ogjet: |
| 124 | pdfjs-document-properties-keywords = Peraulis clâf: |
| 125 | pdfjs-document-properties-creation-date = Date di creazion: |
| 126 | pdfjs-document-properties-modification-date = Date di modifiche: |
| 127 | # Variables: |
| 128 | # $date (Date) - the creation/modification date of the PDF file |
| 129 | # $time (Time) - the creation/modification time of the PDF file |
| 130 | pdfjs-document-properties-date-string = { $date }, { $time } |
| 131 | pdfjs-document-properties-creator = Creatôr |
| 132 | pdfjs-document-properties-producer = Gjeneradôr PDF: |
| 133 | pdfjs-document-properties-version = Version PDF: |
| 134 | pdfjs-document-properties-page-count = Numar di pagjinis: |
| 135 | pdfjs-document-properties-page-size = Dimension de pagjine: |
| 136 | pdfjs-document-properties-page-size-unit-inches = oncis |
| 137 | pdfjs-document-properties-page-size-unit-millimeters = mm |
| 138 | pdfjs-document-properties-page-size-orientation-portrait = verticâl |
| 139 | pdfjs-document-properties-page-size-orientation-landscape = orizontâl |
| 140 | pdfjs-document-properties-page-size-name-a-three = A3 |
| 141 | pdfjs-document-properties-page-size-name-a-four = A4 |
| 142 | pdfjs-document-properties-page-size-name-letter = Letare |
| 143 | pdfjs-document-properties-page-size-name-legal = Legâl |
| 144 | |
| 145 | ## Variables: |
| 146 | ## $width (Number) - the width of the (current) page |
| 147 | ## $height (Number) - the height of the (current) page |
| 148 | ## $unit (String) - the unit of measurement of the (current) page |
| 149 | ## $name (String) - the name of the (current) page |
| 150 | ## $orientation (String) - the orientation of the (current) page |
| 151 | |
| 152 | pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation }) |
| 153 | pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation }) |
| 154 | |
| 155 | ## |
| 156 | |
| 157 | # The linearization status of the document; usually called "Fast Web View" in |
| 158 | # English locales of Adobe software. |
| 159 | pdfjs-document-properties-linearized = Visualizazion web svelte: |
| 160 | pdfjs-document-properties-linearized-yes = Sì |
| 161 | pdfjs-document-properties-linearized-no = No |
| 162 | pdfjs-document-properties-close-button = Siere |
| 163 | |
| 164 | |
| 165 | |
| 166 | pdfjs-print-progress-message = Daûr a prontâ il document pe stampe… |
| 167 | # Variables: |
| 168 | # $progress (Number) - percent value |
| 169 | pdfjs-print-progress-percent = { $progress }% |
| 170 | pdfjs-print-progress-close-button = Anule |
| 171 | pdfjs-printing-not-supported = Atenzion: la stampe no je supuartade ad implen di chest navigadôr. |
| 172 | pdfjs-printing-not-ready = Atenzion: il PDF nol è stât cjamât dal dut pe stampe. |
| 173 | |
| 174 | ## Tooltips and alt text for side panel toolbar buttons |
| 175 | |
| 176 | pdfjs-toggle-sidebar-button = |
| 177 | .title = Ative/Disative sbare laterâl |
| 178 | pdfjs-toggle-sidebar-notification-button = |
| 179 | .title = Ative/Disative sbare laterâl (il document al conten struture/zontis/strâts) |
| 180 | pdfjs-toggle-sidebar-button-label = Ative/Disative sbare laterâl |
| 181 | pdfjs-document-outline-button = |
| 182 | .title = Mostre la struture dal document (dopli clic par slargjâ/strenzi ducj i elements) |
| 183 | pdfjs-document-outline-button-label = Struture dal document |
| 184 | pdfjs-attachments-button = |
| 185 | .title = Mostre lis zontis |
| 186 | pdfjs-attachments-button-label = Zontis |
| 187 | pdfjs-layers-button = |
| 188 | .title = Mostre i strâts (dopli clic par ristabilî ducj i strâts al stât predefinît) |
| 189 | pdfjs-layers-button-label = Strâts |
| 190 | pdfjs-thumbs-button = |
| 191 | .title = Mostre miniaturis |
| 192 | pdfjs-thumbs-button-label = Miniaturis |
| 193 | pdfjs-current-outline-item-button = |
| 194 | .title = Cjate l'element de struture atuâl |
| 195 | pdfjs-current-outline-item-button-label = Element de struture atuâl |
| 196 | pdfjs-findbar-button = |
| 197 | .title = Cjate tal document |
| 198 | pdfjs-findbar-button-label = Cjate |
| 199 | pdfjs-additional-layers = Strâts adizionâi |
| 200 | |
| 201 | ## Thumbnails panel item (tooltip and alt text for images) |
| 202 | |
| 203 | # Variables: |
| 204 | # $page (Number) - the page number |
| 205 | pdfjs-thumb-page-title = |
| 206 | .title = Pagjine { $page } |
| 207 | # Variables: |
| 208 | # $page (Number) - the page number |
| 209 | pdfjs-thumb-page-canvas = |
| 210 | .aria-label = Miniature de pagjine { $page } |
| 211 | |
| 212 | ## Find panel button title and messages |
| 213 | |
| 214 | pdfjs-find-input = |
| 215 | .title = Cjate |
| 216 | .placeholder = Cjate tal document… |
| 217 | pdfjs-find-previous-button = |
| 218 | .title = Cjate il câs precedent dal test |
| 219 | pdfjs-find-previous-button-label = Precedent |
| 220 | pdfjs-find-next-button = |
| 221 | .title = Cjate il câs sucessîf dal test |
| 222 | pdfjs-find-next-button-label = Sucessîf |
| 223 | pdfjs-find-highlight-checkbox = Evidenzie dut |
| 224 | pdfjs-find-match-case-checkbox-label = Fâs distinzion tra maiusculis e minusculis |
| 225 | pdfjs-find-match-diacritics-checkbox-label = Corispondence diacritiche |
| 226 | pdfjs-find-entire-word-checkbox-label = Peraulis interiis |
| 227 | pdfjs-find-reached-top = Si è rivâts al inizi dal document e si à continuât de fin |
| 228 | pdfjs-find-reached-bottom = Si è rivât ae fin dal document e si à continuât dal inizi |
| 229 | # Variables: |
| 230 | # $current (Number) - the index of the currently active find result |
| 231 | # $total (Number) - the total number of matches in the document |
| 232 | pdfjs-find-match-count = |
| 233 | { $total -> |
| 234 | [one] { $current } di { $total } corispondence |
| 235 | *[other] { $current } di { $total } corispondencis |
| 236 | } |
| 237 | # Variables: |
| 238 | # $limit (Number) - the maximum number of matches |
| 239 | pdfjs-find-match-count-limit = |
| 240 | { $limit -> |
| 241 | [one] Plui di { $limit } corispondence |
| 242 | *[other] Plui di { $limit } corispondencis |
| 243 | } |
| 244 | pdfjs-find-not-found = Test no cjatât |
| 245 | |
| 246 | ## Predefined zoom values |
| 247 | |
| 248 | pdfjs-page-scale-width = Largjece de pagjine |
| 249 | pdfjs-page-scale-fit = Pagjine interie |
| 250 | pdfjs-page-scale-auto = Ingrandiment automatic |
| 251 | pdfjs-page-scale-actual = Dimension reâl |
| 252 | # Variables: |
| 253 | # $scale (Number) - percent value for page scale |
| 254 | pdfjs-page-scale-percent = { $scale }% |
| 255 | |
| 256 | ## PDF page |
| 257 | |
| 258 | # Variables: |
| 259 | # $page (Number) - the page number |
| 260 | pdfjs-page-landmark = |
| 261 | .aria-label = Pagjine { $page } |
| 262 | |
| 263 | ## Loading indicator messages |
| 264 | |
| 265 | pdfjs-loading-error = Al è vignût fûr un erôr intant che si cjariave il PDF. |
| 266 | pdfjs-invalid-file-error = File PDF no valit o ruvinât. |
| 267 | pdfjs-missing-file-error = Al mancje il file PDF. |
| 268 | pdfjs-unexpected-response-error = Rispueste dal servidôr inspietade. |
| 269 | pdfjs-rendering-error = Al è vignût fûr un erôr tal realizâ la visualizazion de pagjine. |
| 270 | |
| 271 | ## Annotations |
| 272 | |
| 273 | # Variables: |
| 274 | # $date (Date) - the modification date of the annotation |
| 275 | # $time (Time) - the modification time of the annotation |
| 276 | pdfjs-annotation-date-string = { $date }, { $time } |
| 277 | # .alt: This is used as a tooltip. |
| 278 | # Variables: |
| 279 | # $type (String) - an annotation type from a list defined in the PDF spec |
| 280 | # (32000-1:2008 Table 169 – Annotation types). |
| 281 | # Some common types are e.g.: "Check", "Text", "Comment", "Note" |
| 282 | pdfjs-text-annotation-type = |
| 283 | .alt = [Anotazion { $type }] |
| 284 | |
| 285 | ## Password |
| 286 | |
| 287 | pdfjs-password-label = Inserìs la password par vierzi chest file PDF. |
| 288 | pdfjs-password-invalid = Password no valide. Par plasê torne prove. |
| 289 | pdfjs-password-ok-button = Va ben |
| 290 | pdfjs-password-cancel-button = Anule |
| 291 | pdfjs-web-fonts-disabled = I caratars dal Web a son disativâts: Impussibil doprâ i caratars PDF incorporâts. |
| 292 | |
| 293 | ## Editing |
| 294 | |
| 295 | pdfjs-editor-free-text-button = |
| 296 | .title = Test |
| 297 | pdfjs-editor-free-text-button-label = Test |
| 298 | pdfjs-editor-ink-button = |
| 299 | .title = Dissen |
| 300 | pdfjs-editor-ink-button-label = Dissen |
| 301 | pdfjs-editor-stamp-button = |
| 302 | .title = Zonte o modifiche imagjins |
| 303 | pdfjs-editor-stamp-button-label = Zonte o modifiche imagjins |
| 304 | pdfjs-editor-highlight-button = |
| 305 | .title = Evidenzie |
| 306 | pdfjs-editor-highlight-button-label = Evidenzie |
| 307 | pdfjs-highlight-floating-button = |
| 308 | .title = Evidenzie |
| 309 | pdfjs-highlight-floating-button1 = |
| 310 | .title = Evidenzie |
| 311 | .aria-label = Evidenzie |
| 312 | pdfjs-highlight-floating-button-label = Evidenzie |
| 313 | |
| 314 | ## Remove button for the various kind of editor. |
| 315 | |
| 316 | pdfjs-editor-remove-ink-button = |
| 317 | .title = Gjave dissen |
| 318 | pdfjs-editor-remove-freetext-button = |
| 319 | .title = Gjave test |
| 320 | pdfjs-editor-remove-stamp-button = |
| 321 | .title = Gjave imagjin |
| 322 | pdfjs-editor-remove-highlight-button = |
| 323 | .title = Gjave evidenziazion |
| 324 | |
| 325 | ## |
| 326 | |
| 327 | # Editor Parameters |
| 328 | pdfjs-editor-free-text-color-input = Colôr |
| 329 | pdfjs-editor-free-text-size-input = Dimension |
| 330 | pdfjs-editor-ink-color-input = Colôr |
| 331 | pdfjs-editor-ink-thickness-input = Spessôr |
| 332 | pdfjs-editor-ink-opacity-input = Opacitât |
| 333 | pdfjs-editor-stamp-add-image-button = |
| 334 | .title = Zonte imagjin |
| 335 | pdfjs-editor-stamp-add-image-button-label = Zonte imagjin |
| 336 | # This refers to the thickness of the line used for free highlighting (not bound to text) |
| 337 | pdfjs-editor-free-highlight-thickness-input = Spessôr |
| 338 | pdfjs-editor-free-highlight-thickness-title = |
| 339 | .title = Modifiche il spessôr de selezion pai elements che no son testuâi |
| 340 | pdfjs-free-text = |
| 341 | .aria-label = Editôr di test |
| 342 | pdfjs-free-text-default-content = Scomence a scrivi… |
| 343 | pdfjs-ink = |
| 344 | .aria-label = Editôr dissens |
| 345 | pdfjs-ink-canvas = |
| 346 | .aria-label = Imagjin creade dal utent |
| 347 | |
| 348 | ## Alt-text dialog |
| 349 | |
| 350 | # Alternative text (alt text) helps when people can't see the image. |
| 351 | pdfjs-editor-alt-text-button-label = Test alternatîf |
| 352 | pdfjs-editor-alt-text-edit-button-label = Modifiche test alternatîf |
| 353 | pdfjs-editor-alt-text-dialog-label = Sielç une opzion |
| 354 | 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. |
| 355 | pdfjs-editor-alt-text-add-description-label = Zonte une descrizion |
| 356 | pdfjs-editor-alt-text-add-description-description = Ponte a une o dôs frasis che a descrivin l’argoment, la ambientazion o lis azions. |
| 357 | pdfjs-editor-alt-text-mark-decorative-label = Segne come decorative |
| 358 | pdfjs-editor-alt-text-mark-decorative-description = Chest al ven doprât pes imagjins ornamentâls, come i ôrs o lis filigranis. |
| 359 | pdfjs-editor-alt-text-cancel-button = Anule |
| 360 | pdfjs-editor-alt-text-save-button = Salve |
| 361 | pdfjs-editor-alt-text-decorative-tooltip = Segnade come decorative |
| 362 | # .placeholder: This is a placeholder for the alt text input area |
| 363 | pdfjs-editor-alt-text-textarea = |
| 364 | .placeholder = Par esempli, “Un zovin si sente a taule par mangjâ” |
| 365 | |
| 366 | ## Editor resizers |
| 367 | ## This is used in an aria label to help to understand the role of the resizer. |
| 368 | |
| 369 | pdfjs-editor-resizer-label-top-left = Cjanton in alt a çampe — ridimensione |
| 370 | pdfjs-editor-resizer-label-top-middle = Bande superiôr tal mieç — ridimensione |
| 371 | pdfjs-editor-resizer-label-top-right = Cjanton in alt a diestre — ridimensione |
| 372 | pdfjs-editor-resizer-label-middle-right = Bande diestre tal mieç — ridimensione |
| 373 | pdfjs-editor-resizer-label-bottom-right = Cjanton in bas a diestre — ridimensione |
| 374 | pdfjs-editor-resizer-label-bottom-middle = Bande inferiôr tal mieç — ridimensione |
| 375 | pdfjs-editor-resizer-label-bottom-left = Cjanton in bas a çampe — ridimensione |
| 376 | pdfjs-editor-resizer-label-middle-left = Bande di çampe tal mieç — ridimensione |
| 377 | |
| 378 | ## Color picker |
| 379 | |
| 380 | # This means "Color used to highlight text" |
| 381 | pdfjs-editor-highlight-colorpicker-label = Colôr par evidenziâ |
| 382 | pdfjs-editor-colorpicker-button = |
| 383 | .title = Cambie colôr |
| 384 | pdfjs-editor-colorpicker-dropdown = |
| 385 | .aria-label = Sieltis di colôr |
| 386 | pdfjs-editor-colorpicker-yellow = |
| 387 | .title = Zâl |
| 388 | pdfjs-editor-colorpicker-green = |
| 389 | .title = Vert |
| 390 | pdfjs-editor-colorpicker-blue = |
| 391 | .title = Blu |
| 392 | pdfjs-editor-colorpicker-pink = |
| 393 | .title = Rose |
| 394 | pdfjs-editor-colorpicker-red = |
| 395 | .title = Ros |
| 396 | |
| 397 | ## Show all highlights |
| 398 | ## This is a toggle button to show/hide all the highlights. |
| 399 | |
| 400 | pdfjs-editor-highlight-show-all-button-label = Mostre dut |
| 401 | pdfjs-editor-highlight-show-all-button = |
| 402 | .title = Mostre dut |
| 403 |