viewer.ftl
510 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 | آؤٹ |
| 28 | pdfjs-zoom-out-button-label = زو� |
| 29 | آؤٹ |
| 30 | pdfjs-zoom-in-button = |
| 31 | .title = زو� |
| 32 | اِن |
| 33 | pdfjs-zoom-in-button-label = زو� |
| 34 | اِن |
| 35 | pdfjs-zoom-select = |
| 36 | .title = زو� |
| 37 | |
| 38 | pdfjs-presentation-mode-button = |
| 39 | .title = پریزنٹیشن � |
| 40 | وڈ تے سوئچ کرو |
| 41 | pdfjs-presentation-mode-button-label = پریزنٹیشن � |
| 42 | وڈ |
| 43 | pdfjs-open-file-button = |
| 44 | .title = فائل کھولو |
| 45 | pdfjs-open-file-button-label = کھولو |
| 46 | pdfjs-print-button = |
| 47 | .title = چھاپو |
| 48 | pdfjs-print-button-label = چھاپو |
| 49 | pdfjs-save-button = |
| 50 | .title = ہتھیکڑا کرو |
| 51 | pdfjs-save-button-label = ہتھیکڑا کرو |
| 52 | # Used in Firefox for Android as a tooltip for the download button (“download” is a verb). |
| 53 | pdfjs-download-button = |
| 54 | .title = ڈاؤن لوڈ |
| 55 | # Used in Firefox for Android as a label for the download button (“download” is a verb). |
| 56 | # Length of the translation matters since we are in a mobile context, with limited screen estate. |
| 57 | pdfjs-download-button-label = ڈاؤن لوڈ |
| 58 | pdfjs-bookmark-button = |
| 59 | .title = � |
| 60 | وجودہ ورقہ (� |
| 61 | وجودہ ورقے کنوں یوآرایل ݙیکھو) |
| 62 | pdfjs-bookmark-button-label = � |
| 63 | وجودہ ورقہ |
| 64 | |
| 65 | ## Secondary toolbar and context menu |
| 66 | |
| 67 | pdfjs-tools-button = |
| 68 | .title = اوزار |
| 69 | pdfjs-tools-button-label = اوزار |
| 70 | pdfjs-first-page-button = |
| 71 | .title = پہلے ورقے تے ونڄو |
| 72 | pdfjs-first-page-button-label = پہلے ورقے تے ونڄو |
| 73 | pdfjs-last-page-button = |
| 74 | .title = چھیکڑی ورقے تے ونڄو |
| 75 | pdfjs-last-page-button-label = چھیکڑی ورقے تے ونڄو |
| 76 | pdfjs-page-rotate-cw-button = |
| 77 | .title = گھڑی وانگوں گھ� |
| 78 | اؤ |
| 79 | pdfjs-page-rotate-cw-button-label = گھڑی وانگوں گھ� |
| 80 | اؤ |
| 81 | pdfjs-page-rotate-ccw-button = |
| 82 | .title = گھڑی تے اُپٹھ گھ� |
| 83 | اؤ |
| 84 | pdfjs-page-rotate-ccw-button-label = گھڑی تے اُپٹھ گھ� |
| 85 | اؤ |
| 86 | pdfjs-cursor-text-select-tool-button = |
| 87 | .title = � |
| 88 | تن � |
| 89 | نتخب کݨ والا آلہ فعال بݨاؤ |
| 90 | pdfjs-cursor-text-select-tool-button-label = � |
| 91 | تن � |
| 92 | نتخب کرݨ والا آلہ |
| 93 | pdfjs-cursor-hand-tool-button = |
| 94 | .title = ہینڈ ٹول فعال بݨاؤ |
| 95 | pdfjs-cursor-hand-tool-button-label = ہینڈ ٹول |
| 96 | pdfjs-scroll-page-button = |
| 97 | .title = پیج سکرولنگ استع� |
| 98 | ال کرو |
| 99 | pdfjs-scroll-page-button-label = پیج سکرولنگ |
| 100 | pdfjs-scroll-vertical-button = |
| 101 | .title = ع� |
| 102 | ودی سکرولنگ استع� |
| 103 | ال کرو |
| 104 | pdfjs-scroll-vertical-button-label = ع� |
| 105 | ودی سکرولنگ |
| 106 | pdfjs-scroll-horizontal-button = |
| 107 | .title = افقی سکرولنگ استع� |
| 108 | ال کرو |
| 109 | pdfjs-scroll-horizontal-button-label = افقی سکرولنگ |
| 110 | pdfjs-scroll-wrapped-button = |
| 111 | .title = ویڑھی ہوئی سکرولنگ استع� |
| 112 | ال کرو |
| 113 | pdfjs-scroll-wrapped-button-label = وہڑھی ہوئی سکرولنگ |
| 114 | pdfjs-spread-none-button = |
| 115 | .title = پیج سپریڈز وِچ شا� |
| 116 | ل نہ تھیوو۔ |
| 117 | pdfjs-spread-none-button-label = کوئی پولھ کائنی |
| 118 | pdfjs-spread-odd-button = |
| 119 | .title = طاق ن� |
| 120 | بر والے ورقیاں دے نال شروع تھیوݨ والے پیج سپریڈز وِچ شا� |
| 121 | ل تھیوو۔ |
| 122 | pdfjs-spread-odd-button-label = تاک پھیلاؤ |
| 123 | pdfjs-spread-even-button = |
| 124 | .title = جفت ن� |
| 125 | ر والے ورقیاں نال شروع تھیوݨ والے پیج سپریڈز وِ شا� |
| 126 | ل تھیوو۔ |
| 127 | pdfjs-spread-even-button-label = جفت پھیلاؤ |
| 128 | |
| 129 | ## Document properties dialog |
| 130 | |
| 131 | pdfjs-document-properties-button = |
| 132 | .title = دستاویز خواص… |
| 133 | pdfjs-document-properties-button-label = دستاویز خواص … |
| 134 | pdfjs-document-properties-file-name = فائل دا ناں: |
| 135 | pdfjs-document-properties-file-size = فائل دا سائز: |
| 136 | # Variables: |
| 137 | # $size_kb (Number) - the PDF file size in kilobytes |
| 138 | # $size_b (Number) - the PDF file size in bytes |
| 139 | pdfjs-document-properties-kb = { $size_kb } کے بی ({ $size_b } بائٹس) |
| 140 | # Variables: |
| 141 | # $size_mb (Number) - the PDF file size in megabytes |
| 142 | # $size_b (Number) - the PDF file size in bytes |
| 143 | pdfjs-document-properties-mb = { $size_mb } ای� |
| 144 | بی ({ $size_b } بائٹس) |
| 145 | pdfjs-document-properties-title = عنوان: |
| 146 | pdfjs-document-properties-author = تخلیق کار: |
| 147 | pdfjs-document-properties-subject = � |
| 148 | وضوع: |
| 149 | pdfjs-document-properties-keywords = کلیدی الفاظ: |
| 150 | pdfjs-document-properties-creation-date = تخلیق دی تاریخ: |
| 151 | pdfjs-document-properties-modification-date = تر� |
| 152 | ی� |
| 153 | دی تاریخ: |
| 154 | # Variables: |
| 155 | # $date (Date) - the creation/modification date of the PDF file |
| 156 | # $time (Time) - the creation/modification time of the PDF file |
| 157 | pdfjs-document-properties-date-string = { $date }, { $time } |
| 158 | pdfjs-document-properties-creator = تخلیق کار: |
| 159 | pdfjs-document-properties-producer = PDF پیدا کار: |
| 160 | pdfjs-document-properties-version = PDF ورژن: |
| 161 | pdfjs-document-properties-page-count = ورقہ ش� |
| 162 | اری: |
| 163 | pdfjs-document-properties-page-size = ورقہ دی سائز: |
| 164 | pdfjs-document-properties-page-size-unit-inches = وِچ |
| 165 | pdfjs-document-properties-page-size-unit-millimeters = mm |
| 166 | pdfjs-document-properties-page-size-orientation-portrait = ع� |
| 167 | ودی انداز |
| 168 | pdfjs-document-properties-page-size-orientation-landscape = افقى انداز |
| 169 | pdfjs-document-properties-page-size-name-a-three = A3 |
| 170 | pdfjs-document-properties-page-size-name-a-four = A4 |
| 171 | pdfjs-document-properties-page-size-name-letter = لیٹر |
| 172 | pdfjs-document-properties-page-size-name-legal = قنونی |
| 173 | |
| 174 | ## Variables: |
| 175 | ## $width (Number) - the width of the (current) page |
| 176 | ## $height (Number) - the height of the (current) page |
| 177 | ## $unit (String) - the unit of measurement of the (current) page |
| 178 | ## $name (String) - the name of the (current) page |
| 179 | ## $orientation (String) - the orientation of the (current) page |
| 180 | |
| 181 | pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation }) |
| 182 | pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation }) |
| 183 | |
| 184 | ## |
| 185 | |
| 186 | # The linearization status of the document; usually called "Fast Web View" in |
| 187 | # English locales of Adobe software. |
| 188 | pdfjs-document-properties-linearized = تکھا ویب نظارہ: |
| 189 | pdfjs-document-properties-linearized-yes = جیا |
| 190 | pdfjs-document-properties-linearized-no = کو |
| 191 | pdfjs-document-properties-close-button = بند کرو |
| 192 | |
| 193 | |
| 194 | |
| 195 | pdfjs-print-progress-message = چھاپݨ کیتے دستاویز تیار تھیندے پئے ہن … |
| 196 | # Variables: |
| 197 | # $progress (Number) - percent value |
| 198 | pdfjs-print-progress-percent = { $progress }% |
| 199 | pdfjs-print-progress-close-button = � |
| 200 | نسوخ کرو |
| 201 | pdfjs-printing-not-supported = چتاوݨی: چھپائی ایں براؤزر تے پوری طراں � |
| 202 | عاونت شدہ کائنی۔ |
| 203 | pdfjs-printing-not-ready = چتاوݨی: PDF چھپائی کیتے پوری طراں لوڈ نئیں تھئی۔ |
| 204 | |
| 205 | ## Tooltips and alt text for side panel toolbar buttons |
| 206 | |
| 207 | pdfjs-toggle-sidebar-button = |
| 208 | .title = سائیڈ بار ٹوگل کرو |
| 209 | pdfjs-toggle-sidebar-notification-button = |
| 210 | .title = سائیڈ بار ٹوگل کرو (دستاویز وِچ آؤٹ لائن/ � |
| 211 | نسلکات/ پرتاں شا� |
| 212 | ل ہن) |
| 213 | pdfjs-toggle-sidebar-button-label = سائیڈ بار ٹوگل کرو |
| 214 | pdfjs-document-outline-button = |
| 215 | .title = دستاویز دا خاکہ ݙکھاؤ (ت� |
| 216 | ا� |
| 217 | آئٹ� |
| 218 | ز کوں پھیلاوݨ/سنگوڑݨ کیتے ڈبل کلک کرو) |
| 219 | pdfjs-document-outline-button-label = دستاویز آؤٹ لائن |
| 220 | pdfjs-attachments-button = |
| 221 | .title = نتھیاں ݙکھاؤ |
| 222 | pdfjs-attachments-button-label = � |
| 223 | نسلکات |
| 224 | pdfjs-layers-button = |
| 225 | .title = پرتاں ݙکھاؤ (ت� |
| 226 | ا� |
| 227 | پرتاں کوں ڈیفالٹ حالت وِچ دوبارہ ترتیب ݙیوݨ کیتے ڈبل کلک کرو) |
| 228 | pdfjs-layers-button-label = پرتاں |
| 229 | pdfjs-thumbs-button = |
| 230 | .title = تھ� |
| 231 | بنیل ݙکھاؤ |
| 232 | pdfjs-thumbs-button-label = تھ� |
| 233 | بنیلز |
| 234 | pdfjs-current-outline-item-button = |
| 235 | .title = � |
| 236 | وجودہ آؤٹ لائن آئٹ� |
| 237 | لبھو |
| 238 | pdfjs-current-outline-item-button-label = � |
| 239 | وجودہ آؤٹ لائن آئٹ� |
| 240 | |
| 241 | pdfjs-findbar-button = |
| 242 | .title = دستاویز وِچ لبھو |
| 243 | pdfjs-findbar-button-label = لبھو |
| 244 | pdfjs-additional-layers = اضافی پرتاں |
| 245 | |
| 246 | ## Thumbnails panel item (tooltip and alt text for images) |
| 247 | |
| 248 | # Variables: |
| 249 | # $page (Number) - the page number |
| 250 | pdfjs-thumb-page-title = |
| 251 | .title = ورقہ { $page } |
| 252 | # Variables: |
| 253 | # $page (Number) - the page number |
| 254 | pdfjs-thumb-page-canvas = |
| 255 | .aria-label = ورقے دا تھ� |
| 256 | بنیل { $page } |
| 257 | |
| 258 | ## Find panel button title and messages |
| 259 | |
| 260 | pdfjs-find-input = |
| 261 | .title = لبھو |
| 262 | .placeholder = دستاویز وِچ لبھو … |
| 263 | pdfjs-find-previous-button = |
| 264 | .title = فقرے دا پچھلا واقعہ لبھو |
| 265 | pdfjs-find-previous-button-label = پچھلا |
| 266 | pdfjs-find-next-button = |
| 267 | .title = فقرے دا اڳلا واقعہ لبھو |
| 268 | pdfjs-find-next-button-label = اڳلا |
| 269 | pdfjs-find-highlight-checkbox = ت� |
| 270 | ا� |
| 271 | نشابر کرو |
| 272 | pdfjs-find-match-case-checkbox-label = حروف � |
| 273 | شابہ کرو |
| 274 | pdfjs-find-match-diacritics-checkbox-label = ڈائیکرٹکس � |
| 275 | شابہ کرو |
| 276 | pdfjs-find-entire-word-checkbox-label = ت� |
| 277 | ا� |
| 278 | الفاظ |
| 279 | pdfjs-find-reached-top = ورقے دے شروع تے پُج ڳیا، تلوں جاری کیتا ڳیا |
| 280 | pdfjs-find-reached-bottom = ورقے دے پاند تے پُڄ ڳیا، اُتوں شروع کیتا ڳیا |
| 281 | # Variables: |
| 282 | # $current (Number) - the index of the currently active find result |
| 283 | # $total (Number) - the total number of matches in the document |
| 284 | pdfjs-find-match-count = |
| 285 | { $total -> |
| 286 | [one] { $total } وِچوں { $current } � |
| 287 | شابہ |
| 288 | *[other] { $total } وِچوں { $current } � |
| 289 | شابے |
| 290 | } |
| 291 | # Variables: |
| 292 | # $limit (Number) - the maximum number of matches |
| 293 | pdfjs-find-match-count-limit = |
| 294 | { $limit -> |
| 295 | [one] { $limit } توں ودھ � |
| 296 | � |
| 297 | اثلت۔ |
| 298 | *[other] { $limit } توں ودھ � |
| 299 | � |
| 300 | اثلتاں۔ |
| 301 | } |
| 302 | pdfjs-find-not-found = فقرہ نئیں � |
| 303 | لیا |
| 304 | |
| 305 | ## Predefined zoom values |
| 306 | |
| 307 | pdfjs-page-scale-width = ورقے دی چوڑائی |
| 308 | pdfjs-page-scale-fit = ورقہ فٹنگ |
| 309 | pdfjs-page-scale-auto = آپوں آپ زو� |
| 310 | |
| 311 | pdfjs-page-scale-actual = اصل � |
| 312 | یچا |
| 313 | # Variables: |
| 314 | # $scale (Number) - percent value for page scale |
| 315 | pdfjs-page-scale-percent = { $scale }% |
| 316 | |
| 317 | ## PDF page |
| 318 | |
| 319 | # Variables: |
| 320 | # $page (Number) - the page number |
| 321 | pdfjs-page-landmark = |
| 322 | .aria-label = ورقہ { $page } |
| 323 | |
| 324 | ## Loading indicator messages |
| 325 | |
| 326 | pdfjs-loading-error = PDF لوڈ کریندے ویلھے نقص آ ڳیا۔ |
| 327 | pdfjs-invalid-file-error = غلط یا خراب شدہ PDF فائل۔ |
| 328 | pdfjs-missing-file-error = PDF فائل غائب ہے۔ |
| 329 | pdfjs-unexpected-response-error = سرور دا غیر � |
| 330 | توقع جواب۔ |
| 331 | pdfjs-rendering-error = ورقہ رینڈر کریندے ویلھے ہک خرابی پیش آڳئی۔ |
| 332 | |
| 333 | ## Annotations |
| 334 | |
| 335 | # Variables: |
| 336 | # $date (Date) - the modification date of the annotation |
| 337 | # $time (Time) - the modification time of the annotation |
| 338 | pdfjs-annotation-date-string = { $date }, { $time } |
| 339 | # .alt: This is used as a tooltip. |
| 340 | # Variables: |
| 341 | # $type (String) - an annotation type from a list defined in the PDF spec |
| 342 | # (32000-1:2008 Table 169 – Annotation types). |
| 343 | # Some common types are e.g.: "Check", "Text", "Comment", "Note" |
| 344 | pdfjs-text-annotation-type = |
| 345 | .alt = [{ $type } تشریح] |
| 346 | |
| 347 | ## Password |
| 348 | |
| 349 | pdfjs-password-label = ایہ PDF فائل کھولݨ کیتے پاس ورڈ درج کرو۔ |
| 350 | pdfjs-password-invalid = غلط پاس ورڈ: براہ � |
| 351 | ہربانی ولدا کوشش کرو۔ |
| 352 | pdfjs-password-ok-button = ٹھیک ہے |
| 353 | pdfjs-password-cancel-button = � |
| 354 | نسوخ کرو |
| 355 | pdfjs-web-fonts-disabled = ویب فونٹس غیر فعال ہن: ای� |
| 356 | بیڈڈ PDF فونٹس استع� |
| 357 | ال کرݨ کنوں قاصر ہن |
| 358 | |
| 359 | ## Editing |
| 360 | |
| 361 | pdfjs-editor-free-text-button = |
| 362 | .title = � |
| 363 | تن |
| 364 | pdfjs-editor-free-text-button-label = � |
| 365 | تن |
| 366 | pdfjs-editor-ink-button = |
| 367 | .title = چھکو |
| 368 | pdfjs-editor-ink-button-label = چھکو |
| 369 | pdfjs-editor-stamp-button = |
| 370 | .title = تصویراں کوں شا� |
| 371 | ل کرو یا تر� |
| 372 | ی� |
| 373 | کرو |
| 374 | pdfjs-editor-stamp-button-label = تصویراں کوں شا� |
| 375 | ل کرو یا تر� |
| 376 | ی� |
| 377 | کرو |
| 378 | pdfjs-editor-highlight-button = |
| 379 | .title = ن� |
| 380 | ایاں کرو |
| 381 | pdfjs-editor-highlight-button-label = ن� |
| 382 | ایاں کرو |
| 383 | pdfjs-highlight-floating-button = |
| 384 | .title = ن� |
| 385 | ایاں کرو |
| 386 | pdfjs-highlight-floating-button1 = |
| 387 | .title = ن� |
| 388 | ایاں کرو |
| 389 | .aria-label = ن� |
| 390 | ایاں کرو |
| 391 | pdfjs-highlight-floating-button-label = ن� |
| 392 | ایاں کرو |
| 393 | |
| 394 | ## Remove button for the various kind of editor. |
| 395 | |
| 396 | pdfjs-editor-remove-ink-button = |
| 397 | .title = ڈرائینگ ہٹاؤ |
| 398 | pdfjs-editor-remove-freetext-button = |
| 399 | .title = � |
| 400 | تن ہٹاؤ |
| 401 | pdfjs-editor-remove-stamp-button = |
| 402 | .title = تصویر ہٹاؤ |
| 403 | pdfjs-editor-remove-highlight-button = |
| 404 | .title = ن� |
| 405 | ایاں ہٹاؤ |
| 406 | |
| 407 | ## |
| 408 | |
| 409 | # Editor Parameters |
| 410 | pdfjs-editor-free-text-color-input = رنگ |
| 411 | pdfjs-editor-free-text-size-input = سائز |
| 412 | pdfjs-editor-ink-color-input = رنگ |
| 413 | pdfjs-editor-ink-thickness-input = ٹھولھ |
| 414 | pdfjs-editor-ink-opacity-input = دھندلاپن |
| 415 | pdfjs-editor-stamp-add-image-button = |
| 416 | .title = تصویر شا� |
| 417 | ل کرو |
| 418 | pdfjs-editor-stamp-add-image-button-label = تصویر شا� |
| 419 | ل کرو |
| 420 | # This refers to the thickness of the line used for free highlighting (not bound to text) |
| 421 | pdfjs-editor-free-highlight-thickness-input = � |
| 422 | ُٹاݨ |
| 423 | pdfjs-editor-free-highlight-thickness-title = |
| 424 | .title = � |
| 425 | تن توں ان٘ج ٻئے شئیں کوں ن� |
| 426 | ایاں کرݨ ویلے � |
| 427 | ُٹاݨ کوں بدلو |
| 428 | pdfjs-free-text = |
| 429 | .aria-label = ٹیکسٹ ایڈیٹر |
| 430 | pdfjs-free-text-default-content = ٹائپنگ شروع کرو … |
| 431 | pdfjs-ink = |
| 432 | .aria-label = ڈرا ایڈیٹر |
| 433 | pdfjs-ink-canvas = |
| 434 | .aria-label = صارف دی بݨائی ہوئی تصویر |
| 435 | |
| 436 | ## Alt-text dialog |
| 437 | |
| 438 | # Alternative text (alt text) helps when people can't see the image. |
| 439 | pdfjs-editor-alt-text-button-label = Alt � |
| 440 | تن |
| 441 | pdfjs-editor-alt-text-edit-button-label = alt � |
| 442 | تن وِچ تر� |
| 443 | ی� |
| 444 | کرو |
| 445 | pdfjs-editor-alt-text-dialog-label = ہِک اختیار چُݨو |
| 446 | pdfjs-editor-alt-text-dialog-description = Alt � |
| 447 | تن (� |
| 448 | تبادل � |
| 449 | تن) اِیں ویلے � |
| 450 | َدَت کرین٘دا ہِے جہڑیلے لوک تصویر کوں نِھیں ݙیکھ سڳدے یا جہڑیلے اِیہ لوڈ کائنی تِھین٘دا۔ |
| 451 | pdfjs-editor-alt-text-add-description-label = تفصیل شا� |
| 452 | ل کرو |
| 453 | pdfjs-editor-alt-text-add-description-description = 1-2 ج� |
| 454 | لیاں دا � |
| 455 | قصد جہڑے � |
| 456 | وضوع، ترتیب، یا اع� |
| 457 | ال کوں بیان کرین٘دے ہِن۔ |
| 458 | pdfjs-editor-alt-text-mark-decorative-label = آرائشی طور تے نشان زد کرو |
| 459 | pdfjs-editor-alt-text-mark-decorative-description = اِیہ آرائشی تصویراں کِیتے استع� |
| 460 | ال تِھین٘دا ہِے، جیویں بارڈر یا واٹر � |
| 461 | ارکس۔ |
| 462 | pdfjs-editor-alt-text-cancel-button = � |
| 463 | نسوخ |
| 464 | pdfjs-editor-alt-text-save-button = � |
| 465 | حفوظ |
| 466 | pdfjs-editor-alt-text-decorative-tooltip = آرائشی دے طور تے نشان زد تِھی ڳِیا |
| 467 | # .placeholder: This is a placeholder for the alt text input area |
| 468 | pdfjs-editor-alt-text-textarea = |
| 469 | .placeholder = � |
| 470 | ثال دے طور تے، "ہِک جؤان کھاݨاں کھاوݨ کِیتے � |
| 471 | یز اُتّے ٻیٹھا ہِے" |
| 472 | |
| 473 | ## Editor resizers |
| 474 | ## This is used in an aria label to help to understand the role of the resizer. |
| 475 | |
| 476 | pdfjs-editor-resizer-label-top-left = اُتلی کَھٻّی نُکّڑ — سائز بدلو |
| 477 | pdfjs-editor-resizer-label-top-middle = اُتلا وِچلا — سائز بدلو |
| 478 | pdfjs-editor-resizer-label-top-right = اُتلی سَڄّی نُکَّڑ — سائز بدلو |
| 479 | pdfjs-editor-resizer-label-middle-right = وِچلا سڄّا — سائز بدلو |
| 480 | pdfjs-editor-resizer-label-bottom-right = تلوِیں سَڄّی نُکَّڑ — سائز بدلو |
| 481 | pdfjs-editor-resizer-label-bottom-middle = تلواں وِچلا — سائز بدلو |
| 482 | pdfjs-editor-resizer-label-bottom-left = تلوِیں کَھٻّی نُکّڑ — سائز بدلو |
| 483 | pdfjs-editor-resizer-label-middle-left = وِچلا کَھٻّا — سائز بدلو |
| 484 | |
| 485 | ## Color picker |
| 486 | |
| 487 | # This means "Color used to highlight text" |
| 488 | pdfjs-editor-highlight-colorpicker-label = نشابر رنگ |
| 489 | pdfjs-editor-colorpicker-button = |
| 490 | .title = رنگ بدلو |
| 491 | pdfjs-editor-colorpicker-dropdown = |
| 492 | .aria-label = رنگ اختیارات |
| 493 | pdfjs-editor-colorpicker-yellow = |
| 494 | .title = پیلا |
| 495 | pdfjs-editor-colorpicker-green = |
| 496 | .title = ساوا |
| 497 | pdfjs-editor-colorpicker-blue = |
| 498 | .title = نیلا |
| 499 | pdfjs-editor-colorpicker-pink = |
| 500 | .title = گلابی |
| 501 | pdfjs-editor-colorpicker-red = |
| 502 | .title = لال |
| 503 | |
| 504 | ## Show all highlights |
| 505 | ## This is a toggle button to show/hide all the highlights. |
| 506 | |
| 507 | pdfjs-editor-highlight-show-all-button-label = سارے ݙکھاؤ |
| 508 | pdfjs-editor-highlight-show-all-button = |
| 509 | .title = سارے ݙکھاؤ |
| 510 |