viewer.ftl
226 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 = Pot buk mukato |
| 10 | pdfjs-previous-button-label = Mukato |
| 11 | pdfjs-next-button = |
| 12 | .title = Pot buk malubo |
| 13 | pdfjs-next-button-label = Malubo |
| 14 | # .title: Tooltip for the pageNumber input. |
| 15 | pdfjs-page-input = |
| 16 | .title = Pot buk |
| 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 = pi { $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 } me { $pagesCount }) |
| 25 | pdfjs-zoom-out-button = |
| 26 | .title = Jwik Matidi |
| 27 | pdfjs-zoom-out-button-label = Jwik Matidi |
| 28 | pdfjs-zoom-in-button = |
| 29 | .title = Kwot Madit |
| 30 | pdfjs-zoom-in-button-label = Kwot Madit |
| 31 | pdfjs-zoom-select = |
| 32 | .title = Kwoti |
| 33 | pdfjs-presentation-mode-button = |
| 34 | .title = Lokke i kit me tyer |
| 35 | pdfjs-presentation-mode-button-label = Kit me tyer |
| 36 | pdfjs-open-file-button = |
| 37 | .title = Yab Pwail |
| 38 | pdfjs-open-file-button-label = Yab |
| 39 | pdfjs-print-button = |
| 40 | .title = Go |
| 41 | pdfjs-print-button-label = Go |
| 42 | |
| 43 | ## Secondary toolbar and context menu |
| 44 | |
| 45 | pdfjs-tools-button = |
| 46 | .title = Gintic |
| 47 | pdfjs-tools-button-label = Gintic |
| 48 | pdfjs-first-page-button = |
| 49 | .title = Cit i pot buk mukwongo |
| 50 | pdfjs-first-page-button-label = Cit i pot buk mukwongo |
| 51 | pdfjs-last-page-button = |
| 52 | .title = Cit i pot buk magiko |
| 53 | pdfjs-last-page-button-label = Cit i pot buk magiko |
| 54 | pdfjs-page-rotate-cw-button = |
| 55 | .title = Wire i tung lacuc |
| 56 | pdfjs-page-rotate-cw-button-label = Wire i tung lacuc |
| 57 | pdfjs-page-rotate-ccw-button = |
| 58 | .title = Wire i tung lacam |
| 59 | pdfjs-page-rotate-ccw-button-label = Wire i tung lacam |
| 60 | pdfjs-cursor-text-select-tool-button = |
| 61 | .title = Cak gitic me yero coc |
| 62 | pdfjs-cursor-text-select-tool-button-label = Gitic me yero coc |
| 63 | pdfjs-cursor-hand-tool-button = |
| 64 | .title = Cak gitic me cing |
| 65 | pdfjs-cursor-hand-tool-button-label = Gitic cing |
| 66 | |
| 67 | ## Document properties dialog |
| 68 | |
| 69 | pdfjs-document-properties-button = |
| 70 | .title = Jami me gin acoya… |
| 71 | pdfjs-document-properties-button-label = Jami me gin acoya… |
| 72 | pdfjs-document-properties-file-name = Nying pwail: |
| 73 | pdfjs-document-properties-file-size = Dit pa pwail: |
| 74 | # Variables: |
| 75 | # $size_kb (Number) - the PDF file size in kilobytes |
| 76 | # $size_b (Number) - the PDF file size in bytes |
| 77 | pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes) |
| 78 | # Variables: |
| 79 | # $size_mb (Number) - the PDF file size in megabytes |
| 80 | # $size_b (Number) - the PDF file size in bytes |
| 81 | pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes) |
| 82 | pdfjs-document-properties-title = Wiye: |
| 83 | pdfjs-document-properties-author = Ngat mucoyo: |
| 84 | pdfjs-document-properties-subject = Subjek: |
| 85 | pdfjs-document-properties-keywords = Lok mapire tek: |
| 86 | pdfjs-document-properties-creation-date = Nino dwe me cwec: |
| 87 | pdfjs-document-properties-modification-date = Nino dwe me yub: |
| 88 | # Variables: |
| 89 | # $date (Date) - the creation/modification date of the PDF file |
| 90 | # $time (Time) - the creation/modification time of the PDF file |
| 91 | pdfjs-document-properties-date-string = { $date }, { $time } |
| 92 | pdfjs-document-properties-creator = Lacwec: |
| 93 | pdfjs-document-properties-producer = Layub PDF: |
| 94 | pdfjs-document-properties-version = Kit PDF: |
| 95 | pdfjs-document-properties-page-count = Kwan me pot buk: |
| 96 | pdfjs-document-properties-page-size = Dit pa potbuk: |
| 97 | pdfjs-document-properties-page-size-unit-inches = i |
| 98 | pdfjs-document-properties-page-size-unit-millimeters = mm |
| 99 | pdfjs-document-properties-page-size-orientation-portrait = atir |
| 100 | pdfjs-document-properties-page-size-orientation-landscape = arii |
| 101 | pdfjs-document-properties-page-size-name-a-three = A3 |
| 102 | pdfjs-document-properties-page-size-name-a-four = A4 |
| 103 | pdfjs-document-properties-page-size-name-letter = Waraga |
| 104 | pdfjs-document-properties-page-size-name-legal = Cik |
| 105 | |
| 106 | ## Variables: |
| 107 | ## $width (Number) - the width of the (current) page |
| 108 | ## $height (Number) - the height of the (current) page |
| 109 | ## $unit (String) - the unit of measurement of the (current) page |
| 110 | ## $name (String) - the name of the (current) page |
| 111 | ## $orientation (String) - the orientation of the (current) page |
| 112 | |
| 113 | pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation }) |
| 114 | pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation }) |
| 115 | |
| 116 | ## |
| 117 | |
| 118 | pdfjs-document-properties-linearized-yes = Eyo |
| 119 | pdfjs-document-properties-linearized-no = Pe |
| 120 | pdfjs-document-properties-close-button = Lor |
| 121 | |
| 122 | |
| 123 | |
| 124 | pdfjs-print-progress-message = Yubo coc me agoya… |
| 125 | # Variables: |
| 126 | # $progress (Number) - percent value |
| 127 | pdfjs-print-progress-percent = { $progress }% |
| 128 | pdfjs-print-progress-close-button = Juki |
| 129 | pdfjs-printing-not-supported = Ciko: Layeny ma pe teno goyo liweng. |
| 130 | pdfjs-printing-not-ready = Ciko: PDF pe ocane weng me agoya. |
| 131 | |
| 132 | ## Tooltips and alt text for side panel toolbar buttons |
| 133 | |
| 134 | pdfjs-toggle-sidebar-button = |
| 135 | .title = Lok gintic ma inget |
| 136 | pdfjs-toggle-sidebar-button-label = Lok gintic ma inget |
| 137 | pdfjs-document-outline-button = |
| 138 | .title = Nyut Wiyewiye me Gin acoya (dii-kiryo me yaro/kano jami weng) |
| 139 | pdfjs-document-outline-button-label = Pek pa gin acoya |
| 140 | pdfjs-attachments-button = |
| 141 | .title = Nyut twec |
| 142 | pdfjs-attachments-button-label = Twec |
| 143 | pdfjs-thumbs-button = |
| 144 | .title = Nyut cal |
| 145 | pdfjs-thumbs-button-label = Cal |
| 146 | pdfjs-findbar-button = |
| 147 | .title = Nong iye gin acoya |
| 148 | pdfjs-findbar-button-label = Nong |
| 149 | |
| 150 | ## Thumbnails panel item (tooltip and alt text for images) |
| 151 | |
| 152 | # Variables: |
| 153 | # $page (Number) - the page number |
| 154 | pdfjs-thumb-page-title = |
| 155 | .title = Pot buk { $page } |
| 156 | # Variables: |
| 157 | # $page (Number) - the page number |
| 158 | pdfjs-thumb-page-canvas = |
| 159 | .aria-label = Cal me pot buk { $page } |
| 160 | |
| 161 | ## Find panel button title and messages |
| 162 | |
| 163 | pdfjs-find-input = |
| 164 | .title = Nong |
| 165 | .placeholder = Nong i dokumen… |
| 166 | pdfjs-find-previous-button = |
| 167 | .title = Nong timme pa lok mukato |
| 168 | pdfjs-find-previous-button-label = Mukato |
| 169 | pdfjs-find-next-button = |
| 170 | .title = Nong timme pa lok malubo |
| 171 | pdfjs-find-next-button-label = Malubo |
| 172 | pdfjs-find-highlight-checkbox = Ket Lanyut I Weng |
| 173 | pdfjs-find-match-case-checkbox-label = Lok marwate |
| 174 | pdfjs-find-reached-top = Oo iwi gin acoya, omede ki i tere |
| 175 | pdfjs-find-reached-bottom = Oo i agiki me gin acoya, omede ki iwiye |
| 176 | pdfjs-find-not-found = Lok pe ononge |
| 177 | |
| 178 | ## Predefined zoom values |
| 179 | |
| 180 | pdfjs-page-scale-width = Lac me iye pot buk |
| 181 | pdfjs-page-scale-fit = Porre me pot buk |
| 182 | pdfjs-page-scale-auto = Kwot pire kene |
| 183 | pdfjs-page-scale-actual = Dite kikome |
| 184 | # Variables: |
| 185 | # $scale (Number) - percent value for page scale |
| 186 | pdfjs-page-scale-percent = { $scale }% |
| 187 | |
| 188 | ## PDF page |
| 189 | |
| 190 | |
| 191 | ## Loading indicator messages |
| 192 | |
| 193 | pdfjs-loading-error = Bal otime kun cano PDF. |
| 194 | pdfjs-invalid-file-error = Pwail me PDF ma pe atir onyo obale woko. |
| 195 | pdfjs-missing-file-error = Pwail me PDF tye ka rem. |
| 196 | pdfjs-unexpected-response-error = Lagam mape kigeno pa lapok tic. |
| 197 | pdfjs-rendering-error = Bal otime i kare me nyuto pot buk. |
| 198 | |
| 199 | ## Annotations |
| 200 | |
| 201 | # .alt: This is used as a tooltip. |
| 202 | # Variables: |
| 203 | # $type (String) - an annotation type from a list defined in the PDF spec |
| 204 | # (32000-1:2008 Table 169 – Annotation types). |
| 205 | # Some common types are e.g.: "Check", "Text", "Comment", "Note" |
| 206 | pdfjs-text-annotation-type = |
| 207 | .alt = [{ $type } Lok angea manok] |
| 208 | |
| 209 | ## Password |
| 210 | |
| 211 | pdfjs-password-label = Ket mung me donyo me yabo pwail me PDF man. |
| 212 | pdfjs-password-invalid = Mung me donyo pe atir. Tim ber i tem doki. |
| 213 | pdfjs-password-ok-button = OK |
| 214 | pdfjs-password-cancel-button = Juki |
| 215 | pdfjs-web-fonts-disabled = Kijuko dit pa coc me kakube woko: pe romo tic ki dit pa coc me PDF ma kiketo i kine. |
| 216 | |
| 217 | ## Editing |
| 218 | |
| 219 | |
| 220 | ## Alt-text dialog |
| 221 | |
| 222 | |
| 223 | ## Editor resizers |
| 224 | ## This is used in an aria label to help to understand the role of the resizer. |
| 225 | |
| 226 |