viewer.ftl
202 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 = Páxina anterior |
| 10 | pdfjs-previous-button-label = Anterior |
| 11 | pdfjs-next-button = |
| 12 | .title = Páxina siguiente |
| 13 | pdfjs-next-button-label = Siguiente |
| 14 | # .title: Tooltip for the pageNumber input. |
| 15 | pdfjs-page-input = |
| 16 | .title = Páxina |
| 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 = Alloñar |
| 27 | pdfjs-zoom-out-button-label = Alloña |
| 28 | pdfjs-zoom-in-button = |
| 29 | .title = Averar |
| 30 | pdfjs-zoom-in-button-label = Avera |
| 31 | pdfjs-zoom-select = |
| 32 | .title = Zoom |
| 33 | pdfjs-presentation-mode-button = |
| 34 | .title = Cambiar al mou de presentación |
| 35 | pdfjs-presentation-mode-button-label = Mou de presentación |
| 36 | pdfjs-open-file-button-label = Abrir |
| 37 | pdfjs-print-button = |
| 38 | .title = Imprentar |
| 39 | pdfjs-print-button-label = Imprentar |
| 40 | |
| 41 | ## Secondary toolbar and context menu |
| 42 | |
| 43 | pdfjs-tools-button = |
| 44 | .title = Ferramientes |
| 45 | pdfjs-tools-button-label = Ferramientes |
| 46 | pdfjs-first-page-button-label = Dir a la primer páxina |
| 47 | pdfjs-last-page-button-label = Dir a la última páxina |
| 48 | pdfjs-page-rotate-cw-button = |
| 49 | .title = Voltia a la derecha |
| 50 | pdfjs-page-rotate-cw-button-label = Voltiar a la derecha |
| 51 | pdfjs-page-rotate-ccw-button = |
| 52 | .title = Voltia a la esquierda |
| 53 | pdfjs-page-rotate-ccw-button-label = Voltiar a la esquierda |
| 54 | pdfjs-cursor-text-select-tool-button = |
| 55 | .title = Activa la ferramienta d'esbilla de testu |
| 56 | pdfjs-cursor-text-select-tool-button-label = Ferramienta d'esbilla de testu |
| 57 | pdfjs-cursor-hand-tool-button = |
| 58 | .title = Activa la ferramienta de mano |
| 59 | pdfjs-cursor-hand-tool-button-label = Ferramienta de mano |
| 60 | pdfjs-scroll-vertical-button = |
| 61 | .title = Usa'l desplazamientu vertical |
| 62 | pdfjs-scroll-vertical-button-label = Desplazamientu vertical |
| 63 | pdfjs-scroll-horizontal-button = |
| 64 | .title = Usa'l desplazamientu horizontal |
| 65 | pdfjs-scroll-horizontal-button-label = Desplazamientu horizontal |
| 66 | pdfjs-scroll-wrapped-button = |
| 67 | .title = Usa'l desplazamientu continuu |
| 68 | pdfjs-scroll-wrapped-button-label = Desplazamientu continuu |
| 69 | pdfjs-spread-none-button-label = Fueyes individuales |
| 70 | pdfjs-spread-odd-button-label = Fueyes pares |
| 71 | pdfjs-spread-even-button-label = Fueyes impares |
| 72 | |
| 73 | ## Document properties dialog |
| 74 | |
| 75 | pdfjs-document-properties-button = |
| 76 | .title = Propiedaes del documentu… |
| 77 | pdfjs-document-properties-button-label = Propiedaes del documentu… |
| 78 | pdfjs-document-properties-file-name = Nome del ficheru: |
| 79 | pdfjs-document-properties-file-size = Tamañu del ficheru: |
| 80 | # Variables: |
| 81 | # $size_kb (Number) - the PDF file size in kilobytes |
| 82 | # $size_b (Number) - the PDF file size in bytes |
| 83 | pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes) |
| 84 | # Variables: |
| 85 | # $size_mb (Number) - the PDF file size in megabytes |
| 86 | # $size_b (Number) - the PDF file size in bytes |
| 87 | pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes) |
| 88 | pdfjs-document-properties-title = Títulu: |
| 89 | pdfjs-document-properties-keywords = Pallabres clave: |
| 90 | pdfjs-document-properties-creation-date = Data de creación: |
| 91 | pdfjs-document-properties-modification-date = Data de modificación: |
| 92 | # Variables: |
| 93 | # $date (Date) - the creation/modification date of the PDF file |
| 94 | # $time (Time) - the creation/modification time of the PDF file |
| 95 | pdfjs-document-properties-date-string = { $date }, { $time } |
| 96 | pdfjs-document-properties-producer = Productor del PDF: |
| 97 | pdfjs-document-properties-version = Versión del PDF: |
| 98 | pdfjs-document-properties-page-count = Númberu de páxines: |
| 99 | pdfjs-document-properties-page-size = Tamañu de páxina: |
| 100 | pdfjs-document-properties-page-size-unit-inches = in |
| 101 | pdfjs-document-properties-page-size-unit-millimeters = mm |
| 102 | pdfjs-document-properties-page-size-orientation-portrait = vertical |
| 103 | pdfjs-document-properties-page-size-orientation-landscape = horizontal |
| 104 | pdfjs-document-properties-page-size-name-a-three = A3 |
| 105 | pdfjs-document-properties-page-size-name-a-four = A4 |
| 106 | |
| 107 | ## Variables: |
| 108 | ## $width (Number) - the width of the (current) page |
| 109 | ## $height (Number) - the height of the (current) page |
| 110 | ## $unit (String) - the unit of measurement of the (current) page |
| 111 | ## $name (String) - the name of the (current) page |
| 112 | ## $orientation (String) - the orientation of the (current) page |
| 113 | |
| 114 | pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation }) |
| 115 | pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation }) |
| 116 | |
| 117 | ## |
| 118 | |
| 119 | # The linearization status of the document; usually called "Fast Web View" in |
| 120 | # English locales of Adobe software. |
| 121 | pdfjs-document-properties-linearized = Vista web rápida: |
| 122 | pdfjs-document-properties-linearized-yes = Sí |
| 123 | pdfjs-document-properties-linearized-no = Non |
| 124 | pdfjs-document-properties-close-button = Zarrar |
| 125 | |
| 126 | |
| 127 | |
| 128 | # Variables: |
| 129 | # $progress (Number) - percent value |
| 130 | pdfjs-print-progress-percent = { $progress }% |
| 131 | pdfjs-print-progress-close-button = Encaboxar |
| 132 | |
| 133 | ## Tooltips and alt text for side panel toolbar buttons |
| 134 | |
| 135 | pdfjs-toggle-sidebar-button = |
| 136 | .title = Alternar la barra llateral |
| 137 | pdfjs-attachments-button = |
| 138 | .title = Amosar los axuntos |
| 139 | pdfjs-attachments-button-label = Axuntos |
| 140 | pdfjs-layers-button-label = Capes |
| 141 | pdfjs-thumbs-button = |
| 142 | .title = Amosar les miniatures |
| 143 | pdfjs-thumbs-button-label = Miniatures |
| 144 | pdfjs-findbar-button-label = Atopar |
| 145 | pdfjs-additional-layers = Capes adicionales |
| 146 | |
| 147 | ## Thumbnails panel item (tooltip and alt text for images) |
| 148 | |
| 149 | # Variables: |
| 150 | # $page (Number) - the page number |
| 151 | pdfjs-thumb-page-title = |
| 152 | .title = Páxina { $page } |
| 153 | |
| 154 | ## Find panel button title and messages |
| 155 | |
| 156 | pdfjs-find-previous-button-label = Anterior |
| 157 | pdfjs-find-next-button-label = Siguiente |
| 158 | pdfjs-find-entire-word-checkbox-label = Pallabres completes |
| 159 | pdfjs-find-reached-top = Algamóse'l comienzu de la páxina, síguese dende abaxo |
| 160 | pdfjs-find-reached-bottom = Algamóse la fin del documentu, síguese dende arriba |
| 161 | |
| 162 | ## Predefined zoom values |
| 163 | |
| 164 | pdfjs-page-scale-auto = Zoom automáticu |
| 165 | pdfjs-page-scale-actual = Tamañu real |
| 166 | # Variables: |
| 167 | # $scale (Number) - percent value for page scale |
| 168 | pdfjs-page-scale-percent = { $scale }% |
| 169 | |
| 170 | ## PDF page |
| 171 | |
| 172 | # Variables: |
| 173 | # $page (Number) - the page number |
| 174 | pdfjs-page-landmark = |
| 175 | .aria-label = Páxina { $page } |
| 176 | |
| 177 | ## Loading indicator messages |
| 178 | |
| 179 | pdfjs-loading-error = Asocedió un fallu mentanto se cargaba'l PDF. |
| 180 | |
| 181 | ## Annotations |
| 182 | |
| 183 | # Variables: |
| 184 | # $date (Date) - the modification date of the annotation |
| 185 | # $time (Time) - the modification time of the annotation |
| 186 | pdfjs-annotation-date-string = { $date }, { $time } |
| 187 | |
| 188 | ## Password |
| 189 | |
| 190 | pdfjs-password-ok-button = Aceptar |
| 191 | pdfjs-password-cancel-button = Encaboxar |
| 192 | |
| 193 | ## Editing |
| 194 | |
| 195 | |
| 196 | ## Alt-text dialog |
| 197 | |
| 198 | |
| 199 | ## Editor resizers |
| 200 | ## This is used in an aria label to help to understand the role of the resizer. |
| 201 | |
| 202 |