viewer.ftl
258 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 = Piyrwyjszo strōna |
| 10 | pdfjs-previous-button-label = Piyrwyjszo |
| 11 | pdfjs-next-button = |
| 12 | .title = Nastympno strōna |
| 13 | pdfjs-next-button-label = Dalij |
| 14 | # .title: Tooltip for the pageNumber input. |
| 15 | pdfjs-page-input = |
| 16 | .title = Strōna |
| 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 = ze { $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 } ze { $pagesCount }) |
| 25 | pdfjs-zoom-out-button = |
| 26 | .title = Zmyńsz |
| 27 | pdfjs-zoom-out-button-label = Zmyńsz |
| 28 | pdfjs-zoom-in-button = |
| 29 | .title = Zwiynksz |
| 30 | pdfjs-zoom-in-button-label = Zwiynksz |
| 31 | pdfjs-zoom-select = |
| 32 | .title = Srogość |
| 33 | pdfjs-presentation-mode-button = |
| 34 | .title = Przełōncz na tryb prezyntacyje |
| 35 | pdfjs-presentation-mode-button-label = Tryb prezyntacyje |
| 36 | pdfjs-open-file-button = |
| 37 | .title = Ôdewrzij zbiōr |
| 38 | pdfjs-open-file-button-label = Ôdewrzij |
| 39 | pdfjs-print-button = |
| 40 | .title = Durkuj |
| 41 | pdfjs-print-button-label = Durkuj |
| 42 | |
| 43 | ## Secondary toolbar and context menu |
| 44 | |
| 45 | pdfjs-tools-button = |
| 46 | .title = Noczynia |
| 47 | pdfjs-tools-button-label = Noczynia |
| 48 | pdfjs-first-page-button = |
| 49 | .title = Idź ku piyrszyj strōnie |
| 50 | pdfjs-first-page-button-label = Idź ku piyrszyj strōnie |
| 51 | pdfjs-last-page-button = |
| 52 | .title = Idź ku ôstatnij strōnie |
| 53 | pdfjs-last-page-button-label = Idź ku ôstatnij strōnie |
| 54 | pdfjs-page-rotate-cw-button = |
| 55 | .title = Zwyrtnij w prawo |
| 56 | pdfjs-page-rotate-cw-button-label = Zwyrtnij w prawo |
| 57 | pdfjs-page-rotate-ccw-button = |
| 58 | .title = Zwyrtnij w lewo |
| 59 | pdfjs-page-rotate-ccw-button-label = Zwyrtnij w lewo |
| 60 | pdfjs-cursor-text-select-tool-button = |
| 61 | .title = Załōncz noczynie ôbiyranio tekstu |
| 62 | pdfjs-cursor-text-select-tool-button-label = Noczynie ôbiyranio tekstu |
| 63 | pdfjs-cursor-hand-tool-button = |
| 64 | .title = Załōncz noczynie rōnczka |
| 65 | pdfjs-cursor-hand-tool-button-label = Noczynie rōnczka |
| 66 | pdfjs-scroll-vertical-button = |
| 67 | .title = Używej piōnowego przewijanio |
| 68 | pdfjs-scroll-vertical-button-label = Piōnowe przewijanie |
| 69 | pdfjs-scroll-horizontal-button = |
| 70 | .title = Używej poziōmego przewijanio |
| 71 | pdfjs-scroll-horizontal-button-label = Poziōme przewijanie |
| 72 | pdfjs-scroll-wrapped-button = |
| 73 | .title = Używej szichtowego przewijanio |
| 74 | pdfjs-scroll-wrapped-button-label = Szichtowe przewijanie |
| 75 | pdfjs-spread-none-button = |
| 76 | .title = Niy dowej strōn w widoku po dwie |
| 77 | pdfjs-spread-none-button-label = Po jednyj strōnie |
| 78 | pdfjs-spread-odd-button = |
| 79 | .title = Pokoż strōny po dwie; niyporziste po lewyj |
| 80 | pdfjs-spread-odd-button-label = Niyporziste po lewyj |
| 81 | pdfjs-spread-even-button = |
| 82 | .title = Pokoż strōny po dwie; porziste po lewyj |
| 83 | pdfjs-spread-even-button-label = Porziste po lewyj |
| 84 | |
| 85 | ## Document properties dialog |
| 86 | |
| 87 | pdfjs-document-properties-button = |
| 88 | .title = Włosności dokumyntu… |
| 89 | pdfjs-document-properties-button-label = Włosności dokumyntu… |
| 90 | pdfjs-document-properties-file-name = Miano zbioru: |
| 91 | pdfjs-document-properties-file-size = Srogość zbioru: |
| 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 } B) |
| 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 } B) |
| 100 | pdfjs-document-properties-title = Tytuł: |
| 101 | pdfjs-document-properties-author = Autōr: |
| 102 | pdfjs-document-properties-subject = Tymat: |
| 103 | pdfjs-document-properties-keywords = Kluczowe słowa: |
| 104 | pdfjs-document-properties-creation-date = Data zrychtowanio: |
| 105 | pdfjs-document-properties-modification-date = Data zmiany: |
| 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 = Zrychtowane ôd: |
| 111 | pdfjs-document-properties-producer = PDF ôd: |
| 112 | pdfjs-document-properties-version = Wersyjo PDF: |
| 113 | pdfjs-document-properties-page-count = Wielość strōn: |
| 114 | pdfjs-document-properties-page-size = Srogość strōny: |
| 115 | pdfjs-document-properties-page-size-unit-inches = in |
| 116 | pdfjs-document-properties-page-size-unit-millimeters = mm |
| 117 | pdfjs-document-properties-page-size-orientation-portrait = piōnowo |
| 118 | pdfjs-document-properties-page-size-orientation-landscape = poziōmo |
| 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 = Letter |
| 122 | pdfjs-document-properties-page-size-name-legal = Legal |
| 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 = Gibki necowy podglōnd: |
| 139 | pdfjs-document-properties-linearized-yes = Ja |
| 140 | pdfjs-document-properties-linearized-no = Niy |
| 141 | pdfjs-document-properties-close-button = Zawrzij |
| 142 | |
| 143 | |
| 144 | |
| 145 | pdfjs-print-progress-message = Rychtowanie dokumyntu do durku… |
| 146 | # Variables: |
| 147 | # $progress (Number) - percent value |
| 148 | pdfjs-print-progress-percent = { $progress }% |
| 149 | pdfjs-print-progress-close-button = Pociep |
| 150 | pdfjs-printing-not-supported = Pozōr: Ta przeglōndarka niy cołkiym ôbsuguje durk. |
| 151 | pdfjs-printing-not-ready = Pozōr: Tyn PDF niy ma za tela zaladowany do durku. |
| 152 | |
| 153 | ## Tooltips and alt text for side panel toolbar buttons |
| 154 | |
| 155 | pdfjs-toggle-sidebar-button = |
| 156 | .title = Przełōncz posek na rancie |
| 157 | pdfjs-toggle-sidebar-notification-button = |
| 158 | .title = Przełōncz posek na rancie (dokumynt mo struktura/przidowki/warstwy) |
| 159 | pdfjs-toggle-sidebar-button-label = Przełōncz posek na rancie |
| 160 | pdfjs-document-outline-button = |
| 161 | .title = Pokoż struktura dokumyntu (tuplowane klikniyncie rozszyrzo/swijo wszyskie elymynta) |
| 162 | pdfjs-document-outline-button-label = Struktura dokumyntu |
| 163 | pdfjs-attachments-button = |
| 164 | .title = Pokoż przidowki |
| 165 | pdfjs-attachments-button-label = Przidowki |
| 166 | pdfjs-layers-button = |
| 167 | .title = Pokoż warstwy (tuplowane klikniyncie resetuje wszyskie warstwy do bazowego stanu) |
| 168 | pdfjs-layers-button-label = Warstwy |
| 169 | pdfjs-thumbs-button = |
| 170 | .title = Pokoż miniatury |
| 171 | pdfjs-thumbs-button-label = Miniatury |
| 172 | pdfjs-findbar-button = |
| 173 | .title = Znojdź w dokumyncie |
| 174 | pdfjs-findbar-button-label = Znojdź |
| 175 | pdfjs-additional-layers = Nadbytnie warstwy |
| 176 | |
| 177 | ## Thumbnails panel item (tooltip and alt text for images) |
| 178 | |
| 179 | # Variables: |
| 180 | # $page (Number) - the page number |
| 181 | pdfjs-thumb-page-title = |
| 182 | .title = Strōna { $page } |
| 183 | # Variables: |
| 184 | # $page (Number) - the page number |
| 185 | pdfjs-thumb-page-canvas = |
| 186 | .aria-label = Miniatura strōny { $page } |
| 187 | |
| 188 | ## Find panel button title and messages |
| 189 | |
| 190 | pdfjs-find-input = |
| 191 | .title = Znojdź |
| 192 | .placeholder = Znojdź w dokumyncie… |
| 193 | pdfjs-find-previous-button = |
| 194 | .title = Znojdź piyrwyjsze pokozanie sie tyj frazy |
| 195 | pdfjs-find-previous-button-label = Piyrwyjszo |
| 196 | pdfjs-find-next-button = |
| 197 | .title = Znojdź nastympne pokozanie sie tyj frazy |
| 198 | pdfjs-find-next-button-label = Dalij |
| 199 | pdfjs-find-highlight-checkbox = Zaznacz wszysko |
| 200 | pdfjs-find-match-case-checkbox-label = Poznowej srogość liter |
| 201 | pdfjs-find-entire-word-checkbox-label = Cołke słowa |
| 202 | pdfjs-find-reached-top = Doszło do samego wiyrchu strōny, dalij ôd spodku |
| 203 | pdfjs-find-reached-bottom = Doszło do samego spodku strōny, dalij ôd wiyrchu |
| 204 | pdfjs-find-not-found = Fraza niy znaleziōno |
| 205 | |
| 206 | ## Predefined zoom values |
| 207 | |
| 208 | pdfjs-page-scale-width = Szyrzka strōny |
| 209 | pdfjs-page-scale-fit = Napasowanie strōny |
| 210 | pdfjs-page-scale-auto = Autōmatyczno srogość |
| 211 | pdfjs-page-scale-actual = Aktualno srogość |
| 212 | # Variables: |
| 213 | # $scale (Number) - percent value for page scale |
| 214 | pdfjs-page-scale-percent = { $scale }% |
| 215 | |
| 216 | ## PDF page |
| 217 | |
| 218 | |
| 219 | ## Loading indicator messages |
| 220 | |
| 221 | pdfjs-loading-error = Przi ladowaniu PDFa pokozoł sie feler. |
| 222 | pdfjs-invalid-file-error = Zły abo felerny zbiōr PDF. |
| 223 | pdfjs-missing-file-error = Chybio zbioru PDF. |
| 224 | pdfjs-unexpected-response-error = Niyôczekowano ôdpowiydź serwera. |
| 225 | pdfjs-rendering-error = Przi renderowaniu strōny pokozoł sie feler. |
| 226 | |
| 227 | ## Annotations |
| 228 | |
| 229 | # Variables: |
| 230 | # $date (Date) - the modification date of the annotation |
| 231 | # $time (Time) - the modification time of the annotation |
| 232 | pdfjs-annotation-date-string = { $date }, { $time } |
| 233 | # .alt: This is used as a tooltip. |
| 234 | # Variables: |
| 235 | # $type (String) - an annotation type from a list defined in the PDF spec |
| 236 | # (32000-1:2008 Table 169 – Annotation types). |
| 237 | # Some common types are e.g.: "Check", "Text", "Comment", "Note" |
| 238 | pdfjs-text-annotation-type = |
| 239 | .alt = [Anotacyjo typu { $type }] |
| 240 | |
| 241 | ## Password |
| 242 | |
| 243 | pdfjs-password-label = Wkludź hasło, coby ôdewrzić tyn zbiōr PDF. |
| 244 | pdfjs-password-invalid = Hasło je złe. Sprōbuj jeszcze roz. |
| 245 | pdfjs-password-ok-button = OK |
| 246 | pdfjs-password-cancel-button = Pociep |
| 247 | pdfjs-web-fonts-disabled = Necowe fōnty sōm zastawiōne: niy idzie użyć wkludzōnych fōntōw PDF. |
| 248 | |
| 249 | ## Editing |
| 250 | |
| 251 | |
| 252 | ## Alt-text dialog |
| 253 | |
| 254 | |
| 255 | ## Editor resizers |
| 256 | ## This is used in an aria label to help to understand the role of the resizer. |
| 257 | |
| 258 |