viewer.ftl
414 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 = Саҳифаи қаблӣ |
| 10 | pdfjs-previous-button-label = Қаблӣ |
| 11 | pdfjs-next-button = |
| 12 | .title = Саҳифаи навбатӣ |
| 13 | pdfjs-next-button-label = Навбатӣ |
| 14 | # .title: Tooltip for the pageNumber input. |
| 15 | pdfjs-page-input = |
| 16 | .title = Саҳифа |
| 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 = аз { $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 } аз { $pagesCount }) |
| 25 | pdfjs-zoom-out-button = |
| 26 | .title = Хурд кардан |
| 27 | pdfjs-zoom-out-button-label = Хурд кардан |
| 28 | pdfjs-zoom-in-button = |
| 29 | .title = Калон кардан |
| 30 | pdfjs-zoom-in-button-label = Калон кардан |
| 31 | pdfjs-zoom-select = |
| 32 | .title = Танзими андоза |
| 33 | pdfjs-presentation-mode-button = |
| 34 | .title = Гузариш ба реҷаи тақдим |
| 35 | pdfjs-presentation-mode-button-label = Реҷаи тақдим |
| 36 | pdfjs-open-file-button = |
| 37 | .title = Кушодани файл |
| 38 | pdfjs-open-file-button-label = Кушодан |
| 39 | pdfjs-print-button = |
| 40 | .title = Чоп кардан |
| 41 | pdfjs-print-button-label = Чоп кардан |
| 42 | pdfjs-save-button = |
| 43 | .title = Нигоҳ доштан |
| 44 | pdfjs-save-button-label = Нигоҳ доштан |
| 45 | # Used in Firefox for Android as a tooltip for the download button (“download” is a verb). |
| 46 | pdfjs-download-button = |
| 47 | .title = Боргирӣ кардан |
| 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 = Боргирӣ кардан |
| 51 | pdfjs-bookmark-button = |
| 52 | .title = Саҳифаи ҷорӣ (Дидани нишонии URL аз саҳифаи ҷорӣ) |
| 53 | pdfjs-bookmark-button-label = Саҳифаи ҷорӣ |
| 54 | |
| 55 | ## Secondary toolbar and context menu |
| 56 | |
| 57 | pdfjs-tools-button = |
| 58 | .title = Абзорҳо |
| 59 | pdfjs-tools-button-label = Абзорҳо |
| 60 | pdfjs-first-page-button = |
| 61 | .title = Ба саҳифаи аввал гузаред |
| 62 | pdfjs-first-page-button-label = Ба саҳифаи аввал гузаред |
| 63 | pdfjs-last-page-button = |
| 64 | .title = Ба саҳифаи о� |
| 65 | ирин гузаред |
| 66 | pdfjs-last-page-button-label = Ба саҳифаи о� |
| 67 | ирин гузаред |
| 68 | pdfjs-page-rotate-cw-button = |
| 69 | .title = Ба самти ҳаракати ақрабаки соат давр задан |
| 70 | pdfjs-page-rotate-cw-button-label = Ба самти ҳаракати ақрабаки соат давр задан |
| 71 | pdfjs-page-rotate-ccw-button = |
| 72 | .title = Ба муқобили самти ҳаракати ақрабаки соат давр задан |
| 73 | pdfjs-page-rotate-ccw-button-label = Ба муқобили самти ҳаракати ақрабаки соат давр задан |
| 74 | pdfjs-cursor-text-select-tool-button = |
| 75 | .title = Фаъол кардани «Абзори инти� |
| 76 | оби матн» |
| 77 | pdfjs-cursor-text-select-tool-button-label = Абзори инти� |
| 78 | оби матн |
| 79 | pdfjs-cursor-hand-tool-button = |
| 80 | .title = Фаъол кардани «Абзори даст» |
| 81 | pdfjs-cursor-hand-tool-button-label = Абзори даст |
| 82 | pdfjs-scroll-page-button = |
| 83 | .title = Истифодаи варақзанӣ |
| 84 | pdfjs-scroll-page-button-label = Варақзанӣ |
| 85 | pdfjs-scroll-vertical-button = |
| 86 | .title = Истифодаи варақзании амудӣ |
| 87 | pdfjs-scroll-vertical-button-label = Варақзании амудӣ |
| 88 | pdfjs-scroll-horizontal-button = |
| 89 | .title = Истифодаи варақзании уфуқӣ |
| 90 | pdfjs-scroll-horizontal-button-label = Варақзании уфуқӣ |
| 91 | pdfjs-scroll-wrapped-button = |
| 92 | .title = Истифодаи варақзании миқёсбандӣ |
| 93 | pdfjs-scroll-wrapped-button-label = Варақзании миқёсбандӣ |
| 94 | pdfjs-spread-none-button = |
| 95 | .title = Густариши саҳифаҳо истифода бурда нашавад |
| 96 | pdfjs-spread-none-button-label = Бе густурдани саҳифаҳо |
| 97 | pdfjs-spread-odd-button = |
| 98 | .title = Густариши саҳифаҳо аз саҳифаҳо бо рақамҳои тоқ оғоз карда мешавад |
| 99 | pdfjs-spread-odd-button-label = Саҳифаҳои тоқ аз тарафи чап |
| 100 | pdfjs-spread-even-button = |
| 101 | .title = Густариши саҳифаҳо аз саҳифаҳо бо рақамҳои ҷуфт оғоз карда мешавад |
| 102 | pdfjs-spread-even-button-label = Саҳифаҳои ҷуфт аз тарафи чап |
| 103 | |
| 104 | ## Document properties dialog |
| 105 | |
| 106 | pdfjs-document-properties-button = |
| 107 | .title = Хусусиятҳои ҳуҷҷат… |
| 108 | pdfjs-document-properties-button-label = Хусусиятҳои ҳуҷҷат… |
| 109 | pdfjs-document-properties-file-name = Номи файл: |
| 110 | pdfjs-document-properties-file-size = Андозаи файл: |
| 111 | # Variables: |
| 112 | # $size_kb (Number) - the PDF file size in kilobytes |
| 113 | # $size_b (Number) - the PDF file size in bytes |
| 114 | pdfjs-document-properties-kb = { $size_kb } КБ ({ $size_b } байт) |
| 115 | # Variables: |
| 116 | # $size_mb (Number) - the PDF file size in megabytes |
| 117 | # $size_b (Number) - the PDF file size in bytes |
| 118 | pdfjs-document-properties-mb = { $size_mb } МБ ({ $size_b } байт) |
| 119 | pdfjs-document-properties-title = Сарлавҳа: |
| 120 | pdfjs-document-properties-author = Муаллиф: |
| 121 | pdfjs-document-properties-subject = Мавзуъ: |
| 122 | pdfjs-document-properties-keywords = Калимаҳои калидӣ: |
| 123 | pdfjs-document-properties-creation-date = Санаи эҷод: |
| 124 | pdfjs-document-properties-modification-date = Санаи тағйирот: |
| 125 | # Variables: |
| 126 | # $date (Date) - the creation/modification date of the PDF file |
| 127 | # $time (Time) - the creation/modification time of the PDF file |
| 128 | pdfjs-document-properties-date-string = { $date }, { $time } |
| 129 | pdfjs-document-properties-creator = Эҷодкунанда: |
| 130 | pdfjs-document-properties-producer = Таҳиякунандаи «PDF»: |
| 131 | pdfjs-document-properties-version = Версияи «PDF»: |
| 132 | pdfjs-document-properties-page-count = Шумораи саҳифаҳо: |
| 133 | pdfjs-document-properties-page-size = Андозаи саҳифа: |
| 134 | pdfjs-document-properties-page-size-unit-inches = дюйм |
| 135 | pdfjs-document-properties-page-size-unit-millimeters = мм |
| 136 | pdfjs-document-properties-page-size-orientation-portrait = амудӣ |
| 137 | pdfjs-document-properties-page-size-orientation-landscape = уфуқӣ |
| 138 | pdfjs-document-properties-page-size-name-a-three = A3 |
| 139 | pdfjs-document-properties-page-size-name-a-four = A4 |
| 140 | pdfjs-document-properties-page-size-name-letter = Мактуб |
| 141 | pdfjs-document-properties-page-size-name-legal = Ҳуқуқӣ |
| 142 | |
| 143 | ## Variables: |
| 144 | ## $width (Number) - the width of the (current) page |
| 145 | ## $height (Number) - the height of the (current) page |
| 146 | ## $unit (String) - the unit of measurement of the (current) page |
| 147 | ## $name (String) - the name of the (current) page |
| 148 | ## $orientation (String) - the orientation of the (current) page |
| 149 | |
| 150 | pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation }) |
| 151 | pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation }) |
| 152 | |
| 153 | ## |
| 154 | |
| 155 | # The linearization status of the document; usually called "Fast Web View" in |
| 156 | # English locales of Adobe software. |
| 157 | pdfjs-document-properties-linearized = Намоиши тез дар Интернет: |
| 158 | pdfjs-document-properties-linearized-yes = Ҳа |
| 159 | pdfjs-document-properties-linearized-no = Не |
| 160 | pdfjs-document-properties-close-button = Пӯшидан |
| 161 | |
| 162 | |
| 163 | |
| 164 | pdfjs-print-progress-message = Омодасозии ҳуҷҷат барои чоп… |
| 165 | # Variables: |
| 166 | # $progress (Number) - percent value |
| 167 | pdfjs-print-progress-percent = { $progress }% |
| 168 | pdfjs-print-progress-close-button = Бекор кардан |
| 169 | pdfjs-printing-not-supported = Диққат: Чопкунӣ аз тарафи ин браузер ба таври пурра дастгирӣ намешавад. |
| 170 | pdfjs-printing-not-ready = Диққат: Файли «PDF» барои чопкунӣ пурра бор карда нашуд. |
| 171 | |
| 172 | ## Tooltips and alt text for side panel toolbar buttons |
| 173 | |
| 174 | pdfjs-toggle-sidebar-button = |
| 175 | .title = Фаъол кардани навори ҷонибӣ |
| 176 | pdfjs-toggle-sidebar-notification-button = |
| 177 | .title = Фаъол кардани навори ҷонибӣ (ҳуҷҷат дорои со� |
| 178 | тор/замимаҳо/қабатҳо мебошад) |
| 179 | pdfjs-toggle-sidebar-button-label = Фаъол кардани навори ҷонибӣ |
| 180 | pdfjs-document-outline-button = |
| 181 | .title = Намоиш додани со� |
| 182 | тори ҳуҷҷат (барои баркушодан/пеҷондани ҳамаи унсурҳо дубора зер кунед) |
| 183 | pdfjs-document-outline-button-label = Со� |
| 184 | тори ҳуҷҷат |
| 185 | pdfjs-attachments-button = |
| 186 | .title = Намоиш додани замимаҳо |
| 187 | pdfjs-attachments-button-label = Замимаҳо |
| 188 | pdfjs-layers-button = |
| 189 | .title = Намоиш додани қабатҳо (барои барқарор кардани ҳамаи қабатҳо ба вазъияти пешфарз дубора зер кунед) |
| 190 | pdfjs-layers-button-label = Қабатҳо |
| 191 | pdfjs-thumbs-button = |
| 192 | .title = Намоиш додани тасвирчаҳо |
| 193 | pdfjs-thumbs-button-label = Тасвирчаҳо |
| 194 | pdfjs-current-outline-item-button = |
| 195 | .title = Ёфтани унсури со� |
| 196 | тори ҷорӣ |
| 197 | pdfjs-current-outline-item-button-label = Унсури со� |
| 198 | тори ҷорӣ |
| 199 | pdfjs-findbar-button = |
| 200 | .title = Ёфтан дар ҳуҷҷат |
| 201 | pdfjs-findbar-button-label = Ёфтан |
| 202 | pdfjs-additional-layers = Қабатҳои иловагӣ |
| 203 | |
| 204 | ## Thumbnails panel item (tooltip and alt text for images) |
| 205 | |
| 206 | # Variables: |
| 207 | # $page (Number) - the page number |
| 208 | pdfjs-thumb-page-title = |
| 209 | .title = Саҳифаи { $page } |
| 210 | # Variables: |
| 211 | # $page (Number) - the page number |
| 212 | pdfjs-thumb-page-canvas = |
| 213 | .aria-label = Тасвирчаи саҳифаи { $page } |
| 214 | |
| 215 | ## Find panel button title and messages |
| 216 | |
| 217 | pdfjs-find-input = |
| 218 | .title = Ёфтан |
| 219 | .placeholder = Ёфтан дар ҳуҷҷат… |
| 220 | pdfjs-find-previous-button = |
| 221 | .title = Ҷустуҷӯи мавриди қаблии ибораи пешниҳодшуда |
| 222 | pdfjs-find-previous-button-label = Қаблӣ |
| 223 | pdfjs-find-next-button = |
| 224 | .title = Ҷустуҷӯи мавриди навбатии ибораи пешниҳодшуда |
| 225 | pdfjs-find-next-button-label = Навбатӣ |
| 226 | pdfjs-find-highlight-checkbox = Ҳамаашро бо ранг ҷудо кардан |
| 227 | pdfjs-find-match-case-checkbox-label = Бо дарназардошти ҳарфҳои � |
| 228 | урду калон |
| 229 | pdfjs-find-match-diacritics-checkbox-label = Бо дарназардошти аломатҳои диакритикӣ |
| 230 | pdfjs-find-entire-word-checkbox-label = Калимаҳои пурра |
| 231 | pdfjs-find-reached-top = Ба болои ҳуҷҷат расид, аз поён идома ёфт |
| 232 | pdfjs-find-reached-bottom = Ба поёни ҳуҷҷат расид, аз боло идома ёфт |
| 233 | # Variables: |
| 234 | # $current (Number) - the index of the currently active find result |
| 235 | # $total (Number) - the total number of matches in the document |
| 236 | pdfjs-find-match-count = |
| 237 | { $total -> |
| 238 | [one] { $current } аз { $total } мувофиқат |
| 239 | *[other] { $current } аз { $total } мувофиқат |
| 240 | } |
| 241 | # Variables: |
| 242 | # $limit (Number) - the maximum number of matches |
| 243 | pdfjs-find-match-count-limit = |
| 244 | { $limit -> |
| 245 | [one] Зиёда аз { $limit } мувофиқат |
| 246 | *[other] Зиёда аз { $limit } мувофиқат |
| 247 | } |
| 248 | pdfjs-find-not-found = Ибора ёфт нашуд |
| 249 | |
| 250 | ## Predefined zoom values |
| 251 | |
| 252 | pdfjs-page-scale-width = Аз рӯи паҳнои саҳифа |
| 253 | pdfjs-page-scale-fit = Аз рӯи андозаи саҳифа |
| 254 | pdfjs-page-scale-auto = Андозаи � |
| 255 | удкор |
| 256 | pdfjs-page-scale-actual = Андозаи воқеӣ |
| 257 | # Variables: |
| 258 | # $scale (Number) - percent value for page scale |
| 259 | pdfjs-page-scale-percent = { $scale }% |
| 260 | |
| 261 | ## PDF page |
| 262 | |
| 263 | # Variables: |
| 264 | # $page (Number) - the page number |
| 265 | pdfjs-page-landmark = |
| 266 | .aria-label = Саҳифаи { $page } |
| 267 | |
| 268 | ## Loading indicator messages |
| 269 | |
| 270 | pdfjs-loading-error = Ҳангоми боркунии «PDF» � |
| 271 | ато ба миён омад. |
| 272 | pdfjs-invalid-file-error = Файли «PDF» нодуруст ё вайроншуда мебошад. |
| 273 | pdfjs-missing-file-error = Файли «PDF» ғоиб аст. |
| 274 | pdfjs-unexpected-response-error = Ҷавоби ногаҳон аз сервер. |
| 275 | pdfjs-rendering-error = Ҳангоми шаклсозии саҳифа � |
| 276 | ато ба миён омад. |
| 277 | |
| 278 | ## Annotations |
| 279 | |
| 280 | # Variables: |
| 281 | # $date (Date) - the modification date of the annotation |
| 282 | # $time (Time) - the modification time of the annotation |
| 283 | pdfjs-annotation-date-string = { $date }, { $time } |
| 284 | # .alt: This is used as a tooltip. |
| 285 | # Variables: |
| 286 | # $type (String) - an annotation type from a list defined in the PDF spec |
| 287 | # (32000-1:2008 Table 169 – Annotation types). |
| 288 | # Some common types are e.g.: "Check", "Text", "Comment", "Note" |
| 289 | pdfjs-text-annotation-type = |
| 290 | .alt = [Ҳошиянависӣ - { $type }] |
| 291 | |
| 292 | ## Password |
| 293 | |
| 294 | pdfjs-password-label = Барои кушодани ин файли «PDF» ниҳонвожаро ворид кунед. |
| 295 | pdfjs-password-invalid = Ниҳонвожаи нодуруст. Лутфан, аз нав кӯшиш кунед. |
| 296 | pdfjs-password-ok-button = ХУБ |
| 297 | pdfjs-password-cancel-button = Бекор кардан |
| 298 | pdfjs-web-fonts-disabled = Шрифтҳои интернетӣ ғайрифаъоланд: истифодаи шрифтҳои дарунсо� |
| 299 | ти «PDF» ғайриимкон аст. |
| 300 | |
| 301 | ## Editing |
| 302 | |
| 303 | pdfjs-editor-free-text-button = |
| 304 | .title = Матн |
| 305 | pdfjs-editor-free-text-button-label = Матн |
| 306 | pdfjs-editor-ink-button = |
| 307 | .title = Расмкашӣ |
| 308 | pdfjs-editor-ink-button-label = Расмкашӣ |
| 309 | pdfjs-editor-stamp-button = |
| 310 | .title = Илова ё таҳрир кардани тасвирҳо |
| 311 | pdfjs-editor-stamp-button-label = Илова ё таҳрир кардани тасвирҳо |
| 312 | pdfjs-editor-highlight-button = |
| 313 | .title = Ҷудокунӣ |
| 314 | pdfjs-editor-highlight-button-label = Ҷудокунӣ |
| 315 | pdfjs-highlight-floating-button = |
| 316 | .title = Ҷудокунӣ |
| 317 | pdfjs-highlight-floating-button1 = |
| 318 | .title = Ҷудокунӣ |
| 319 | .aria-label = Ҷудокунӣ |
| 320 | pdfjs-highlight-floating-button-label = Ҷудокунӣ |
| 321 | |
| 322 | ## Remove button for the various kind of editor. |
| 323 | |
| 324 | pdfjs-editor-remove-ink-button = |
| 325 | .title = Тоза кардани нақша |
| 326 | pdfjs-editor-remove-freetext-button = |
| 327 | .title = Тоза кардани матн |
| 328 | pdfjs-editor-remove-stamp-button = |
| 329 | .title = Тоза кардани тасвир |
| 330 | pdfjs-editor-remove-highlight-button = |
| 331 | .title = Тоза кардани ҷудокунӣ |
| 332 | |
| 333 | ## |
| 334 | |
| 335 | # Editor Parameters |
| 336 | pdfjs-editor-free-text-color-input = Ранг |
| 337 | pdfjs-editor-free-text-size-input = Андоза |
| 338 | pdfjs-editor-ink-color-input = Ранг |
| 339 | pdfjs-editor-ink-thickness-input = Ғафсӣ |
| 340 | pdfjs-editor-ink-opacity-input = Шаффофӣ |
| 341 | pdfjs-editor-stamp-add-image-button = |
| 342 | .title = Илова кардани тасвир |
| 343 | pdfjs-editor-stamp-add-image-button-label = Илова кардани тасвир |
| 344 | # This refers to the thickness of the line used for free highlighting (not bound to text) |
| 345 | pdfjs-editor-free-highlight-thickness-input = Ғафсӣ |
| 346 | pdfjs-editor-free-highlight-thickness-title = |
| 347 | .title = Иваз кардани ғафсӣ ҳангоми ҷудокунии унсурҳо ба ғайр аз матн |
| 348 | pdfjs-free-text = |
| 349 | .aria-label = Муҳаррири матн |
| 350 | pdfjs-free-text-default-content = Нависед… |
| 351 | pdfjs-ink = |
| 352 | .aria-label = Муҳаррири расмкашӣ |
| 353 | pdfjs-ink-canvas = |
| 354 | .aria-label = Тасвири эҷодкардаи корбар |
| 355 | |
| 356 | ## Alt-text dialog |
| 357 | |
| 358 | # Alternative text (alt text) helps when people can't see the image. |
| 359 | pdfjs-editor-alt-text-button-label = Матни ивазкунанда |
| 360 | pdfjs-editor-alt-text-edit-button-label = Таҳрир кардани матни ивазкунанда |
| 361 | pdfjs-editor-alt-text-dialog-label = Имконеро инти� |
| 362 | об намоед |
| 363 | pdfjs-editor-alt-text-dialog-description = Вақте ки одамон тасвирро дида наметавонанд ё вақте ки тасвир бор карда намешавад, матни иловагӣ (Alt text) кумак мерасонад. |
| 364 | pdfjs-editor-alt-text-add-description-label = Илова кардани тавсиф |
| 365 | pdfjs-editor-alt-text-add-description-description = Кӯшиш кунед, ки 1-2 ҷумлаеро нависед, ки ба мавзӯъ, танзим ё амалҳо тавзеҳ медиҳад. |
| 366 | pdfjs-editor-alt-text-mark-decorative-label = Гузоштан ҳамчун матни ороишӣ |
| 367 | pdfjs-editor-alt-text-mark-decorative-description = Ин барои тасвирҳои ороишӣ, ба монанди марзҳо ё аломатҳои обӣ, истифода мешавад. |
| 368 | pdfjs-editor-alt-text-cancel-button = Бекор кардан |
| 369 | pdfjs-editor-alt-text-save-button = Нигоҳ доштан |
| 370 | pdfjs-editor-alt-text-decorative-tooltip = Ҳамчун матни ороишӣ гузошта шуд |
| 371 | # .placeholder: This is a placeholder for the alt text input area |
| 372 | pdfjs-editor-alt-text-textarea = |
| 373 | .placeholder = Барои мисол, «Ман забони тоҷикиро дӯст медорам» |
| 374 | |
| 375 | ## Editor resizers |
| 376 | ## This is used in an aria label to help to understand the role of the resizer. |
| 377 | |
| 378 | pdfjs-editor-resizer-label-top-left = Кунҷи чапи боло — тағйир додани андоза |
| 379 | pdfjs-editor-resizer-label-top-middle = Канори миёнаи боло — тағйир додани андоза |
| 380 | pdfjs-editor-resizer-label-top-right = Кунҷи рости боло — тағйир додани андоза |
| 381 | pdfjs-editor-resizer-label-middle-right = Канори миёнаи рост — тағйир додани андоза |
| 382 | pdfjs-editor-resizer-label-bottom-right = Кунҷи рости поён — тағйир додани андоза |
| 383 | pdfjs-editor-resizer-label-bottom-middle = Канори миёнаи поён — тағйир додани андоза |
| 384 | pdfjs-editor-resizer-label-bottom-left = Кунҷи чапи поён — тағйир додани андоза |
| 385 | pdfjs-editor-resizer-label-middle-left = Канори миёнаи чап — тағйир додани андоза |
| 386 | |
| 387 | ## Color picker |
| 388 | |
| 389 | # This means "Color used to highlight text" |
| 390 | pdfjs-editor-highlight-colorpicker-label = Ранги ҷудокунӣ |
| 391 | pdfjs-editor-colorpicker-button = |
| 392 | .title = Иваз кардани ранг |
| 393 | pdfjs-editor-colorpicker-dropdown = |
| 394 | .aria-label = Инти� |
| 395 | оби ранг |
| 396 | pdfjs-editor-colorpicker-yellow = |
| 397 | .title = Зард |
| 398 | pdfjs-editor-colorpicker-green = |
| 399 | .title = Сабз |
| 400 | pdfjs-editor-colorpicker-blue = |
| 401 | .title = Кабуд |
| 402 | pdfjs-editor-colorpicker-pink = |
| 403 | .title = Гулобӣ |
| 404 | pdfjs-editor-colorpicker-red = |
| 405 | .title = Сур� |
| 406 | |
| 407 | |
| 408 | ## Show all highlights |
| 409 | ## This is a toggle button to show/hide all the highlights. |
| 410 | |
| 411 | pdfjs-editor-highlight-show-all-button-label = Ҳамаро намоиш додан |
| 412 | pdfjs-editor-highlight-show-all-button = |
| 413 | .title = Ҳамаро намоиш додан |
| 414 |