viewer.ftl
248 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 = Pagina primma |
| 10 | pdfjs-previous-button-label = Precedente |
| 11 | pdfjs-next-button = |
| 12 | .title = Pagina dòppo |
| 13 | pdfjs-next-button-label = Pròscima |
| 14 | # .title: Tooltip for the pageNumber input. |
| 15 | pdfjs-page-input = |
| 16 | .title = Pagina |
| 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 = de { $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 } de { $pagesCount }) |
| 25 | pdfjs-zoom-out-button = |
| 26 | .title = Diminoisci zoom |
| 27 | pdfjs-zoom-out-button-label = Diminoisci zoom |
| 28 | pdfjs-zoom-in-button = |
| 29 | .title = Aomenta zoom |
| 30 | pdfjs-zoom-in-button-label = Aomenta zoom |
| 31 | pdfjs-zoom-select = |
| 32 | .title = Zoom |
| 33 | pdfjs-presentation-mode-button = |
| 34 | .title = Vanni into mòddo de prezentaçion |
| 35 | pdfjs-presentation-mode-button-label = Mòddo de prezentaçion |
| 36 | pdfjs-open-file-button = |
| 37 | .title = Arvi file |
| 38 | pdfjs-open-file-button-label = Arvi |
| 39 | pdfjs-print-button = |
| 40 | .title = Stanpa |
| 41 | pdfjs-print-button-label = Stanpa |
| 42 | |
| 43 | ## Secondary toolbar and context menu |
| 44 | |
| 45 | pdfjs-tools-button = |
| 46 | .title = Atressi |
| 47 | pdfjs-tools-button-label = Atressi |
| 48 | pdfjs-first-page-button = |
| 49 | .title = Vanni a-a primma pagina |
| 50 | pdfjs-first-page-button-label = Vanni a-a primma pagina |
| 51 | pdfjs-last-page-button = |
| 52 | .title = Vanni a l'urtima pagina |
| 53 | pdfjs-last-page-button-label = Vanni a l'urtima pagina |
| 54 | pdfjs-page-rotate-cw-button = |
| 55 | .title = Gia into verso oraio |
| 56 | pdfjs-page-rotate-cw-button-label = Gia into verso oraio |
| 57 | pdfjs-page-rotate-ccw-button = |
| 58 | .title = Gia into verso antioraio |
| 59 | pdfjs-page-rotate-ccw-button-label = Gia into verso antioraio |
| 60 | pdfjs-cursor-text-select-tool-button = |
| 61 | .title = Abilita strumento de seleçion do testo |
| 62 | pdfjs-cursor-text-select-tool-button-label = Strumento de seleçion do testo |
| 63 | pdfjs-cursor-hand-tool-button = |
| 64 | .title = Abilita strumento man |
| 65 | pdfjs-cursor-hand-tool-button-label = Strumento man |
| 66 | pdfjs-scroll-vertical-button = |
| 67 | .title = Deuvia rebelamento verticale |
| 68 | pdfjs-scroll-vertical-button-label = Rebelamento verticale |
| 69 | pdfjs-scroll-horizontal-button = |
| 70 | .title = Deuvia rebelamento orizontâ |
| 71 | pdfjs-scroll-horizontal-button-label = Rebelamento orizontâ |
| 72 | pdfjs-scroll-wrapped-button = |
| 73 | .title = Deuvia rebelamento incapsolou |
| 74 | pdfjs-scroll-wrapped-button-label = Rebelamento incapsolou |
| 75 | pdfjs-spread-none-button = |
| 76 | .title = No unite a-a difuxon de pagina |
| 77 | pdfjs-spread-none-button-label = No difuxon |
| 78 | pdfjs-spread-odd-button = |
| 79 | .title = Uniscite a-a difuxon de pagina co-o numero dèspa |
| 80 | pdfjs-spread-odd-button-label = Difuxon dèspa |
| 81 | pdfjs-spread-even-button = |
| 82 | .title = Uniscite a-a difuxon de pagina co-o numero pari |
| 83 | pdfjs-spread-even-button-label = Difuxon pari |
| 84 | |
| 85 | ## Document properties dialog |
| 86 | |
| 87 | pdfjs-document-properties-button = |
| 88 | .title = Propietæ do documento… |
| 89 | pdfjs-document-properties-button-label = Propietæ do documento… |
| 90 | pdfjs-document-properties-file-name = Nomme schedaio: |
| 91 | pdfjs-document-properties-file-size = Dimenscion schedaio: |
| 92 | # Variables: |
| 93 | # $size_kb (Number) - the PDF file size in kilobytes |
| 94 | # $size_b (Number) - the PDF file size in bytes |
| 95 | pdfjs-document-properties-kb = { $size_kb } kB ({ $size_b } byte) |
| 96 | # Variables: |
| 97 | # $size_mb (Number) - the PDF file size in megabytes |
| 98 | # $size_b (Number) - the PDF file size in bytes |
| 99 | pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } byte) |
| 100 | pdfjs-document-properties-title = Titolo: |
| 101 | pdfjs-document-properties-author = Aoto: |
| 102 | pdfjs-document-properties-subject = Ogetto: |
| 103 | pdfjs-document-properties-keywords = Paròlle ciave: |
| 104 | pdfjs-document-properties-creation-date = Dæta creaçion: |
| 105 | pdfjs-document-properties-modification-date = Dæta cangiamento: |
| 106 | # Variables: |
| 107 | # $date (Date) - the creation/modification date of the PDF file |
| 108 | # $time (Time) - the creation/modification time of the PDF file |
| 109 | pdfjs-document-properties-date-string = { $date }, { $time } |
| 110 | pdfjs-document-properties-creator = Aotô originale: |
| 111 | pdfjs-document-properties-producer = Produtô PDF: |
| 112 | pdfjs-document-properties-version = Verscion PDF: |
| 113 | pdfjs-document-properties-page-count = Contezzo pagine: |
| 114 | pdfjs-document-properties-page-size = Dimenscion da pagina: |
| 115 | pdfjs-document-properties-page-size-unit-inches = dii gròsci |
| 116 | pdfjs-document-properties-page-size-unit-millimeters = mm |
| 117 | pdfjs-document-properties-page-size-orientation-portrait = drito |
| 118 | pdfjs-document-properties-page-size-orientation-landscape = desteizo |
| 119 | pdfjs-document-properties-page-size-name-a-three = A3 |
| 120 | pdfjs-document-properties-page-size-name-a-four = A4 |
| 121 | pdfjs-document-properties-page-size-name-letter = Letia |
| 122 | pdfjs-document-properties-page-size-name-legal = Lezze |
| 123 | |
| 124 | ## Variables: |
| 125 | ## $width (Number) - the width of the (current) page |
| 126 | ## $height (Number) - the height of the (current) page |
| 127 | ## $unit (String) - the unit of measurement of the (current) page |
| 128 | ## $name (String) - the name of the (current) page |
| 129 | ## $orientation (String) - the orientation of the (current) page |
| 130 | |
| 131 | pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation }) |
| 132 | pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation }) |
| 133 | |
| 134 | ## |
| 135 | |
| 136 | # The linearization status of the document; usually called "Fast Web View" in |
| 137 | # English locales of Adobe software. |
| 138 | pdfjs-document-properties-linearized = Vista veloce do Web: |
| 139 | pdfjs-document-properties-linearized-yes = Sci |
| 140 | pdfjs-document-properties-linearized-no = No |
| 141 | pdfjs-document-properties-close-button = Særa |
| 142 | |
| 143 | |
| 144 | |
| 145 | pdfjs-print-progress-message = Praparo o documento pe-a stanpa… |
| 146 | # Variables: |
| 147 | # $progress (Number) - percent value |
| 148 | pdfjs-print-progress-percent = { $progress }% |
| 149 | pdfjs-print-progress-close-button = Anulla |
| 150 | pdfjs-printing-not-supported = Atençion: a stanpa a no l'é conpletamente soportâ da sto navegatô. |
| 151 | pdfjs-printing-not-ready = Atençion: o PDF o no l'é ancon caregou conpletamente pe-a stanpa. |
| 152 | |
| 153 | ## Tooltips and alt text for side panel toolbar buttons |
| 154 | |
| 155 | pdfjs-toggle-sidebar-button = |
| 156 | .title = Ativa/dizativa bara de scianco |
| 157 | pdfjs-toggle-sidebar-button-label = Ativa/dizativa bara de scianco |
| 158 | pdfjs-document-outline-button = |
| 159 | .title = Fanni vedde o contorno do documento (scicca doggio pe espande/ridue tutti i elementi) |
| 160 | pdfjs-document-outline-button-label = Contorno do documento |
| 161 | pdfjs-attachments-button = |
| 162 | .title = Fanni vedde alegæ |
| 163 | pdfjs-attachments-button-label = Alegæ |
| 164 | pdfjs-thumbs-button = |
| 165 | .title = Mostra miniatue |
| 166 | pdfjs-thumbs-button-label = Miniatue |
| 167 | pdfjs-findbar-button = |
| 168 | .title = Treuva into documento |
| 169 | pdfjs-findbar-button-label = Treuva |
| 170 | |
| 171 | ## Thumbnails panel item (tooltip and alt text for images) |
| 172 | |
| 173 | # Variables: |
| 174 | # $page (Number) - the page number |
| 175 | pdfjs-thumb-page-title = |
| 176 | .title = Pagina { $page } |
| 177 | # Variables: |
| 178 | # $page (Number) - the page number |
| 179 | pdfjs-thumb-page-canvas = |
| 180 | .aria-label = Miniatua da pagina { $page } |
| 181 | |
| 182 | ## Find panel button title and messages |
| 183 | |
| 184 | pdfjs-find-input = |
| 185 | .title = Treuva |
| 186 | .placeholder = Treuva into documento… |
| 187 | pdfjs-find-previous-button = |
| 188 | .title = Treuva a ripetiçion precedente do testo da çercâ |
| 189 | pdfjs-find-previous-button-label = Precedente |
| 190 | pdfjs-find-next-button = |
| 191 | .title = Treuva a ripetiçion dòppo do testo da çercâ |
| 192 | pdfjs-find-next-button-label = Segoente |
| 193 | pdfjs-find-highlight-checkbox = Evidençia |
| 194 | pdfjs-find-match-case-checkbox-label = Maioscole/minoscole |
| 195 | pdfjs-find-entire-word-checkbox-label = Poula intrega |
| 196 | pdfjs-find-reached-top = Razonto a fin da pagina, continoa da l'iniçio |
| 197 | pdfjs-find-reached-bottom = Razonto l'iniçio da pagina, continoa da-a fin |
| 198 | pdfjs-find-not-found = Testo no trovou |
| 199 | |
| 200 | ## Predefined zoom values |
| 201 | |
| 202 | pdfjs-page-scale-width = Larghessa pagina |
| 203 | pdfjs-page-scale-fit = Adatta a una pagina |
| 204 | pdfjs-page-scale-auto = Zoom aotomatico |
| 205 | pdfjs-page-scale-actual = Dimenscioin efetive |
| 206 | # Variables: |
| 207 | # $scale (Number) - percent value for page scale |
| 208 | pdfjs-page-scale-percent = { $scale }% |
| 209 | |
| 210 | ## PDF page |
| 211 | |
| 212 | |
| 213 | ## Loading indicator messages |
| 214 | |
| 215 | pdfjs-loading-error = S'é verificou 'n'erô itno caregamento do PDF. |
| 216 | pdfjs-invalid-file-error = O schedaio PDF o l'é no valido ò aroinou. |
| 217 | pdfjs-missing-file-error = O schedaio PDF o no gh'é. |
| 218 | pdfjs-unexpected-response-error = Risposta inprevista do-u server |
| 219 | pdfjs-rendering-error = Gh'é stæto 'n'erô itno rendering da pagina. |
| 220 | |
| 221 | ## Annotations |
| 222 | |
| 223 | # .alt: This is used as a tooltip. |
| 224 | # Variables: |
| 225 | # $type (String) - an annotation type from a list defined in the PDF spec |
| 226 | # (32000-1:2008 Table 169 – Annotation types). |
| 227 | # Some common types are e.g.: "Check", "Text", "Comment", "Note" |
| 228 | pdfjs-text-annotation-type = |
| 229 | .alt = [Anotaçion: { $type }] |
| 230 | |
| 231 | ## Password |
| 232 | |
| 233 | pdfjs-password-label = Dimme a paròlla segreta pe arvî sto schedaio PDF. |
| 234 | pdfjs-password-invalid = Paròlla segreta sbalia. Preuva torna. |
| 235 | pdfjs-password-ok-button = Va ben |
| 236 | pdfjs-password-cancel-button = Anulla |
| 237 | pdfjs-web-fonts-disabled = I font do web en dizativæ: inposcibile adeuviâ i carateri do PDF. |
| 238 | |
| 239 | ## Editing |
| 240 | |
| 241 | |
| 242 | ## Alt-text dialog |
| 243 | |
| 244 | |
| 245 | ## Editor resizers |
| 246 | ## This is used in an aria label to help to understand the role of the resizer. |
| 247 | |
| 248 |