viewer.ftl 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524
  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. ## Main toolbar buttons (tooltips and alt text for images)
  5. pdfjs-previous-button =
  6. .title = پچھلا ورقہ
  7. pdfjs-previous-button-label = پچھلا
  8. pdfjs-next-button =
  9. .title = اڳلا ورقہ
  10. pdfjs-next-button-label = اڳلا
  11. # .title: Tooltip for the pageNumber input.
  12. pdfjs-page-input =
  13. .title = ورقہ
  14. # Variables:
  15. # $pagesCount (Number) - the total number of pages in the document
  16. # This string follows an input field with the number of the page currently displayed.
  17. pdfjs-of-pages = { $pagesCount } دا
  18. # Variables:
  19. # $pageNumber (Number) - the currently visible page
  20. # $pagesCount (Number) - the total number of pages in the document
  21. pdfjs-page-of-pages = ({ $pageNumber } دا { $pagesCount })
  22. pdfjs-zoom-out-button =
  23. .title = زوم آؤٹ
  24. pdfjs-zoom-out-button-label = زوم آؤٹ
  25. pdfjs-zoom-in-button =
  26. .title = زوم اِن
  27. pdfjs-zoom-in-button-label = زوم اِن
  28. pdfjs-zoom-select =
  29. .title = زوم
  30. pdfjs-presentation-mode-button =
  31. .title = پریزنٹیشن موڈ تے سوئچ کرو
  32. pdfjs-presentation-mode-button-label = پریزنٹیشن موڈ
  33. pdfjs-open-file-button =
  34. .title = فائل کھولو
  35. pdfjs-open-file-button-label = کھولو
  36. pdfjs-print-button =
  37. .title = چھاپو
  38. pdfjs-print-button-label = چھاپو
  39. pdfjs-save-button =
  40. .title = ہتھیکڑا کرو
  41. pdfjs-save-button-label = ہتھیکڑا کرو
  42. # Used in Firefox for Android as a tooltip for the download button (“download” is a verb).
  43. pdfjs-download-button =
  44. .title = ڈاؤن لوڈ
  45. # Used in Firefox for Android as a label for the download button (“download” is a verb).
  46. # Length of the translation matters since we are in a mobile context, with limited screen estate.
  47. pdfjs-download-button-label = ڈاؤن لوڈ
  48. pdfjs-bookmark-button =
  49. .title = موجودہ ورقہ (موجودہ ورقے کنوں یوآرایل ݙیکھو)
  50. pdfjs-bookmark-button-label = موجودہ ورقہ
  51. ## Secondary toolbar and context menu
  52. pdfjs-tools-button =
  53. .title = اوزار
  54. pdfjs-tools-button-label = اوزار
  55. pdfjs-first-page-button =
  56. .title = پہلے ورقے تے ونڄو
  57. pdfjs-first-page-button-label = پہلے ورقے تے ونڄو
  58. pdfjs-last-page-button =
  59. .title = چھیکڑی ورقے تے ونڄو
  60. pdfjs-last-page-button-label = چھیکڑی ورقے تے ونڄو
  61. pdfjs-page-rotate-cw-button =
  62. .title = گھڑی وانگوں گھماؤ
  63. pdfjs-page-rotate-cw-button-label = گھڑی وانگوں گھماؤ
  64. pdfjs-page-rotate-ccw-button =
  65. .title = گھڑی تے اُپٹھ گھماؤ
  66. pdfjs-page-rotate-ccw-button-label = گھڑی تے اُپٹھ گھماؤ
  67. pdfjs-cursor-text-select-tool-button =
  68. .title = متن منتخب کݨ والا آلہ فعال بݨاؤ
  69. pdfjs-cursor-text-select-tool-button-label = متن منتخب کرݨ والا آلہ
  70. pdfjs-cursor-hand-tool-button =
  71. .title = ہینڈ ٹول فعال بݨاؤ
  72. pdfjs-cursor-hand-tool-button-label = ہینڈ ٹول
  73. pdfjs-scroll-page-button =
  74. .title = پیج سکرولنگ استعمال کرو
  75. pdfjs-scroll-page-button-label = پیج سکرولنگ
  76. pdfjs-scroll-vertical-button =
  77. .title = عمودی سکرولنگ استعمال کرو
  78. pdfjs-scroll-vertical-button-label = عمودی سکرولنگ
  79. pdfjs-scroll-horizontal-button =
  80. .title = افقی سکرولنگ استعمال کرو
  81. pdfjs-scroll-horizontal-button-label = افقی سکرولنگ
  82. pdfjs-scroll-wrapped-button =
  83. .title = ویڑھی ہوئی سکرولنگ استعمال کرو
  84. pdfjs-scroll-wrapped-button-label = وہڑھی ہوئی سکرولنگ
  85. pdfjs-spread-none-button =
  86. .title = پیج سپریڈز وِچ شامل نہ تھیوو۔
  87. pdfjs-spread-none-button-label = کوئی پولھ کائنی
  88. pdfjs-spread-odd-button =
  89. .title = طاق نمبر والے ورقیاں دے نال شروع تھیوݨ والے پیج سپریڈز وِچ شامل تھیوو۔
  90. pdfjs-spread-odd-button-label = تاک پھیلاؤ
  91. pdfjs-spread-even-button =
  92. .title = جفت نمر والے ورقیاں نال شروع تھیوݨ والے پیج سپریڈز وِ شامل تھیوو۔
  93. pdfjs-spread-even-button-label = جفت پھیلاؤ
  94. ## Document properties dialog
  95. pdfjs-document-properties-button =
  96. .title = دستاویز خواص…
  97. pdfjs-document-properties-button-label = دستاویز خواص …
  98. pdfjs-document-properties-file-name = فائل دا ناں:
  99. pdfjs-document-properties-file-size = فائل دا سائز:
  100. # Variables:
  101. # $kb (Number) - the PDF file size in kilobytes
  102. # $b (Number) - the PDF file size in bytes
  103. pdfjs-document-properties-size-kb = { NUMBER($kb, maximumSignificantDigits: 3) } KB ({ $b } بائٹاں)
  104. # Variables:
  105. # $mb (Number) - the PDF file size in megabytes
  106. # $b (Number) - the PDF file size in bytes
  107. pdfjs-document-properties-size-mb = { NUMBER($mb, maximumSignificantDigits: 3) } MB ({ $b } بائٹاں)
  108. # Variables:
  109. # $size_kb (Number) - the PDF file size in kilobytes
  110. # $size_b (Number) - the PDF file size in bytes
  111. pdfjs-document-properties-kb = { $size_kb } کے بی ({ $size_b } بائٹس)
  112. # Variables:
  113. # $size_mb (Number) - the PDF file size in megabytes
  114. # $size_b (Number) - the PDF file size in bytes
  115. pdfjs-document-properties-mb = { $size_mb } ایم بی ({ $size_b } بائٹس)
  116. pdfjs-document-properties-title = عنوان:
  117. pdfjs-document-properties-author = تخلیق کار:
  118. pdfjs-document-properties-subject = موضوع:
  119. pdfjs-document-properties-keywords = کلیدی الفاظ:
  120. pdfjs-document-properties-creation-date = تخلیق دی تاریخ:
  121. pdfjs-document-properties-modification-date = ترمیم دی تاریخ:
  122. # Variables:
  123. # $dateObj (Date) - the creation/modification date and time of the PDF file
  124. pdfjs-document-properties-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
  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 = mm
  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. ## Variables:
  143. ## $width (Number) - the width of the (current) page
  144. ## $height (Number) - the height of the (current) page
  145. ## $unit (String) - the unit of measurement of the (current) page
  146. ## $name (String) - the name of the (current) page
  147. ## $orientation (String) - the orientation of the (current) page
  148. pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
  149. pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
  150. ##
  151. # The linearization status of the document; usually called "Fast Web View" in
  152. # English locales of Adobe software.
  153. pdfjs-document-properties-linearized = تکھا ویب نظارہ:
  154. pdfjs-document-properties-linearized-yes = جیا
  155. pdfjs-document-properties-linearized-no = کو
  156. pdfjs-document-properties-close-button = بند کرو
  157. ## Print
  158. pdfjs-print-progress-message = چھاپݨ کیتے دستاویز تیار تھیندے پئے ہن …
  159. # Variables:
  160. # $progress (Number) - percent value
  161. pdfjs-print-progress-percent = { $progress }%
  162. pdfjs-print-progress-close-button = منسوخ کرو
  163. pdfjs-printing-not-supported = چتاوݨی: چھپائی ایں براؤزر تے پوری طراں معاونت شدہ کائنی۔
  164. pdfjs-printing-not-ready = چتاوݨی: PDF چھپائی کیتے پوری طراں لوڈ نئیں تھئی۔
  165. ## Tooltips and alt text for side panel toolbar buttons
  166. pdfjs-toggle-sidebar-button =
  167. .title = سائیڈ بار ٹوگل کرو
  168. pdfjs-toggle-sidebar-notification-button =
  169. .title = سائیڈ بار ٹوگل کرو (دستاویز وِچ آؤٹ لائن/ منسلکات/ پرتاں شامل ہن)
  170. pdfjs-toggle-sidebar-button-label = سائیڈ بار ٹوگل کرو
  171. pdfjs-document-outline-button =
  172. .title = دستاویز دا خاکہ ݙکھاؤ (تمام آئٹمز کوں پھیلاوݨ/سنگوڑݨ کیتے ڈبل کلک کرو)
  173. pdfjs-document-outline-button-label = دستاویز آؤٹ لائن
  174. pdfjs-attachments-button =
  175. .title = نتھیاں ݙکھاؤ
  176. pdfjs-attachments-button-label = منسلکات
  177. pdfjs-layers-button =
  178. .title = پرتاں ݙکھاؤ (تمام پرتاں کوں ڈیفالٹ حالت وِچ دوبارہ ترتیب ݙیوݨ کیتے ڈبل کلک کرو)
  179. pdfjs-layers-button-label = پرتاں
  180. pdfjs-thumbs-button =
  181. .title = تھمبنیل ݙکھاؤ
  182. pdfjs-thumbs-button-label = تھمبنیلز
  183. pdfjs-current-outline-item-button =
  184. .title = موجودہ آؤٹ لائن آئٹم لبھو
  185. pdfjs-current-outline-item-button-label = موجودہ آؤٹ لائن آئٹم
  186. pdfjs-findbar-button =
  187. .title = دستاویز وِچ لبھو
  188. pdfjs-findbar-button-label = لبھو
  189. pdfjs-additional-layers = اضافی پرتاں
  190. ## Thumbnails panel item (tooltip and alt text for images)
  191. # Variables:
  192. # $page (Number) - the page number
  193. pdfjs-thumb-page-title =
  194. .title = ورقہ { $page }
  195. # Variables:
  196. # $page (Number) - the page number
  197. pdfjs-thumb-page-canvas =
  198. .aria-label = ورقے دا تھمبنیل { $page }
  199. ## Find panel button title and messages
  200. pdfjs-find-input =
  201. .title = لبھو
  202. .placeholder = دستاویز وِچ لبھو …
  203. pdfjs-find-previous-button =
  204. .title = فقرے دا پچھلا واقعہ لبھو
  205. pdfjs-find-previous-button-label = پچھلا
  206. pdfjs-find-next-button =
  207. .title = فقرے دا اڳلا واقعہ لبھو
  208. pdfjs-find-next-button-label = اڳلا
  209. pdfjs-find-highlight-checkbox = تمام نشابر کرو
  210. pdfjs-find-match-case-checkbox-label = حروف مشابہ کرو
  211. pdfjs-find-match-diacritics-checkbox-label = ڈائیکرٹکس مشابہ کرو
  212. pdfjs-find-entire-word-checkbox-label = تمام الفاظ
  213. pdfjs-find-reached-top = ورقے دے شروع تے پُج ڳیا، تلوں جاری کیتا ڳیا
  214. pdfjs-find-reached-bottom = ورقے دے پاند تے پُڄ ڳیا، اُتوں شروع کیتا ڳیا
  215. # Variables:
  216. # $current (Number) - the index of the currently active find result
  217. # $total (Number) - the total number of matches in the document
  218. pdfjs-find-match-count =
  219. { $total ->
  220. [one] { $total } وِچوں { $current } مشابہ
  221. *[other] { $total } وِچوں { $current } مشابے
  222. }
  223. # Variables:
  224. # $limit (Number) - the maximum number of matches
  225. pdfjs-find-match-count-limit =
  226. { $limit ->
  227. [one] { $limit } توں ودھ مماثلت۔
  228. *[other] { $limit } توں ودھ مماثلتاں۔
  229. }
  230. pdfjs-find-not-found = فقرہ نئیں ملیا
  231. ## Predefined zoom values
  232. pdfjs-page-scale-width = ورقے دی چوڑائی
  233. pdfjs-page-scale-fit = ورقہ فٹنگ
  234. pdfjs-page-scale-auto = آپوں آپ زوم
  235. pdfjs-page-scale-actual = اصل میچا
  236. # Variables:
  237. # $scale (Number) - percent value for page scale
  238. pdfjs-page-scale-percent = { $scale }%
  239. ## PDF page
  240. # Variables:
  241. # $page (Number) - the page number
  242. pdfjs-page-landmark =
  243. .aria-label = ورقہ { $page }
  244. ## Loading indicator messages
  245. pdfjs-loading-error = PDF لوڈ کریندے ویلھے نقص آ ڳیا۔
  246. pdfjs-invalid-file-error = غلط یا خراب شدہ PDF فائل۔
  247. pdfjs-missing-file-error = PDF فائل غائب ہے۔
  248. pdfjs-unexpected-response-error = سرور دا غیر متوقع جواب۔
  249. pdfjs-rendering-error = ورقہ رینڈر کریندے ویلھے ہک خرابی پیش آڳئی۔
  250. ## Annotations
  251. # Variables:
  252. # $date (Date) - the modification date of the annotation
  253. # $time (Time) - the modification time of the annotation
  254. pdfjs-annotation-date-string = { $date }, { $time }
  255. # .alt: This is used as a tooltip.
  256. # Variables:
  257. # $type (String) - an annotation type from a list defined in the PDF spec
  258. # (32000-1:2008 Table 169 – Annotation types).
  259. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  260. pdfjs-text-annotation-type =
  261. .alt = [{ $type } تشریح]
  262. # Variables:
  263. # $dateObj (Date) - the modification date and time of the annotation
  264. pdfjs-annotation-date-time-string = { DATETIME($dateObj, dateStyle: "short", timeStyle: "medium") }
  265. ## Password
  266. pdfjs-password-label = ایہ PDF فائل کھولݨ کیتے پاس ورڈ درج کرو۔
  267. pdfjs-password-invalid = غلط پاس ورڈ: براہ مہربانی ولدا کوشش کرو۔
  268. pdfjs-password-ok-button = ٹھیک ہے
  269. pdfjs-password-cancel-button = منسوخ کرو
  270. pdfjs-web-fonts-disabled = ویب فونٹس غیر فعال ہن: ایمبیڈڈ PDF فونٹس استعمال کرݨ کنوں قاصر ہن
  271. ## Editing
  272. pdfjs-editor-free-text-button =
  273. .title = متن
  274. pdfjs-editor-free-text-button-label = متن
  275. pdfjs-editor-ink-button =
  276. .title = چھکو
  277. pdfjs-editor-ink-button-label = چھکو
  278. pdfjs-editor-stamp-button =
  279. .title = تصویراں کوں شامل کرو یا ترمیم کرو
  280. pdfjs-editor-stamp-button-label = تصویراں کوں شامل کرو یا ترمیم کرو
  281. pdfjs-editor-highlight-button =
  282. .title = نمایاں کرو
  283. pdfjs-editor-highlight-button-label = نمایاں کرو
  284. pdfjs-highlight-floating-button1 =
  285. .title = نمایاں کرو
  286. .aria-label = نمایاں کرو
  287. pdfjs-highlight-floating-button-label = نمایاں کرو
  288. ## Default editor aria labels
  289. ## Remove button for the various kind of editor.
  290. pdfjs-editor-remove-ink-button =
  291. .title = ڈرائینگ ہٹاؤ
  292. pdfjs-editor-remove-freetext-button =
  293. .title = متن ہٹاؤ
  294. pdfjs-editor-remove-stamp-button =
  295. .title = تصویر ہٹاؤ
  296. pdfjs-editor-remove-highlight-button =
  297. .title = نمایاں ہٹاؤ
  298. ##
  299. # Editor Parameters
  300. pdfjs-editor-free-text-color-input = رنگ
  301. pdfjs-editor-free-text-size-input = سائز
  302. pdfjs-editor-ink-color-input = رنگ
  303. pdfjs-editor-ink-thickness-input = ٹھولھ
  304. pdfjs-editor-ink-opacity-input = دھندلاپن
  305. pdfjs-editor-stamp-add-image-button =
  306. .title = تصویر شامل کرو
  307. pdfjs-editor-stamp-add-image-button-label = تصویر شامل کرو
  308. # This refers to the thickness of the line used for free highlighting (not bound to text)
  309. pdfjs-editor-free-highlight-thickness-input = مُٹاݨ
  310. pdfjs-editor-free-highlight-thickness-title =
  311. .title = متن توں ان٘ج ٻئے شئیں کوں نمایاں کرݨ ویلے مُٹاݨ کوں بدلو
  312. pdfjs-free-text =
  313. .aria-label = ٹیکسٹ ایڈیٹر
  314. pdfjs-free-text-default-content = ٹائپنگ شروع کرو …
  315. pdfjs-ink =
  316. .aria-label = ڈرا ایڈیٹر
  317. pdfjs-ink-canvas =
  318. .aria-label = صارف دی بݨائی ہوئی تصویر
  319. ## Alt-text dialog
  320. pdfjs-editor-alt-text-button-label = Alt متن
  321. pdfjs-editor-alt-text-edit-button-label = alt متن وِچ ترمیم کرو
  322. pdfjs-editor-alt-text-dialog-label = ہِک اختیار چُݨو
  323. pdfjs-editor-alt-text-dialog-description = Alt متن (متبادل متن) اِیں ویلے مَدَت کرین٘دا ہِے جہڑیلے لوک تصویر کوں نِھیں ݙیکھ سڳدے یا جہڑیلے اِیہ لوڈ کائنی تِھین٘دا۔
  324. pdfjs-editor-alt-text-add-description-label = تفصیل شامل کرو
  325. pdfjs-editor-alt-text-add-description-description = 1-2 جملیاں دا مقصد جہڑے موضوع، ترتیب، یا اعمال کوں بیان کرین٘دے ہِن۔
  326. pdfjs-editor-alt-text-mark-decorative-label = آرائشی طور تے نشان زد کرو
  327. pdfjs-editor-alt-text-mark-decorative-description = اِیہ آرائشی تصویراں کِیتے استعمال تِھین٘دا ہِے، جیویں بارڈر یا واٹر مارکس۔
  328. pdfjs-editor-alt-text-cancel-button = منسوخ
  329. pdfjs-editor-alt-text-save-button = محفوظ
  330. pdfjs-editor-alt-text-decorative-tooltip = آرائشی دے طور تے نشان زد تِھی ڳِیا
  331. # .placeholder: This is a placeholder for the alt text input area
  332. pdfjs-editor-alt-text-textarea =
  333. .placeholder = مثال دے طور تے، "ہِک جؤان کھاݨاں کھاوݨ کِیتے میز اُتّے ٻیٹھا ہِے"
  334. # Alternative text (alt text) helps when people can't see the image.
  335. pdfjs-editor-alt-text-button =
  336. .aria-label = Alt متن
  337. ## Editor resizers
  338. ## This is used in an aria label to help to understand the role of the resizer.
  339. pdfjs-editor-resizer-label-top-left = اُتلی کَھٻّی نُکّڑ — سائز بدلو
  340. pdfjs-editor-resizer-label-top-middle = اُتلا وِچلا — سائز بدلو
  341. pdfjs-editor-resizer-label-top-right = اُتلی سَڄّی نُکَّڑ — سائز بدلو
  342. pdfjs-editor-resizer-label-middle-right = وِچلا سڄّا — سائز بدلو
  343. pdfjs-editor-resizer-label-bottom-right = تلوِیں سَڄّی نُکَّڑ — سائز بدلو
  344. pdfjs-editor-resizer-label-bottom-middle = تلواں وِچلا — سائز بدلو
  345. pdfjs-editor-resizer-label-bottom-left = تلوِیں کَھٻّی نُکّڑ — سائز بدلو
  346. pdfjs-editor-resizer-label-middle-left = وِچلا کَھٻّا — سائز بدلو
  347. pdfjs-editor-resizer-top-left =
  348. .aria-label = اُتلی کَھٻّی نُکّڑ — سائز بدلو
  349. pdfjs-editor-resizer-top-middle =
  350. .aria-label = اُتلا وِچلا — سائز بدلو
  351. pdfjs-editor-resizer-top-right =
  352. .aria-label = اُتلی سَڄّی نُکَّڑ — سائز بدلو
  353. pdfjs-editor-resizer-middle-right =
  354. .aria-label = وِچلا سڄّا — سائز بدلو
  355. pdfjs-editor-resizer-bottom-right =
  356. .aria-label = تلوِیں سَڄّی نُکَّڑ — سائز بدلو
  357. pdfjs-editor-resizer-bottom-middle =
  358. .aria-label = تلواں وِچلا — سائز بدلو
  359. pdfjs-editor-resizer-bottom-left =
  360. .aria-label = تلوِیں کَھٻّی نُکّڑ — سائز بدلو
  361. pdfjs-editor-resizer-middle-left =
  362. .aria-label = وِچلا کَھٻّا — سائز بدلو
  363. ## Color picker
  364. # This means "Color used to highlight text"
  365. pdfjs-editor-highlight-colorpicker-label = نشابر رنگ
  366. pdfjs-editor-colorpicker-button =
  367. .title = رنگ بدلو
  368. pdfjs-editor-colorpicker-dropdown =
  369. .aria-label = رنگ اختیارات
  370. pdfjs-editor-colorpicker-yellow =
  371. .title = پیلا
  372. pdfjs-editor-colorpicker-green =
  373. .title = ساوا
  374. pdfjs-editor-colorpicker-blue =
  375. .title = نیلا
  376. pdfjs-editor-colorpicker-pink =
  377. .title = گلابی
  378. pdfjs-editor-colorpicker-red =
  379. .title = لال
  380. ## Show all highlights
  381. ## This is a toggle button to show/hide all the highlights.
  382. pdfjs-editor-highlight-show-all-button-label = سارے ݙکھاؤ
  383. pdfjs-editor-highlight-show-all-button =
  384. .title = سارے ݙکھاؤ
  385. ## New alt-text dialog
  386. ## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
  387. # Modal header positioned above a text box where users can edit the alt text.
  388. pdfjs-editor-new-alt-text-dialog-edit-label = آلٹ عبارت وچ تبدیلی کرو (تصویر تفصیل)
  389. # Modal header positioned above a text box where users can add the alt text.
  390. pdfjs-editor-new-alt-text-dialog-add-label = آلٹ عبارت شامل کرو (تصویر تفصیل)
  391. pdfjs-editor-new-alt-text-textarea =
  392. .placeholder = اتھ آپݨی وضاحت لکھو۔۔۔
  393. # This text refers to the alt text box above this description. It offers a definition of alt text.
  394. pdfjs-editor-new-alt-text-description = اُنہاں لوکاں کیتے مختصر تفصیل جہڑے تصویر کائنی ݙیکھ سڳدے یا ڄݙݨ تصویر لوڈ کائبی تھیندی۔
  395. # This is a required legal disclaimer that refers to the automatically created text inside the alt text box above this text. It disappears if the text is edited by a human.
  396. pdfjs-editor-new-alt-text-disclaimer1 = آلٹ عبارت خودکار تخلیق تھئی ہے تے غلط تھی سڳدی ہے۔
  397. pdfjs-editor-new-alt-text-disclaimer-learn-more-url = ٻیا سِکھو
  398. pdfjs-editor-new-alt-text-create-automatically-button-label = آلٹ عبارت خودکار بݨاؤ
  399. pdfjs-editor-new-alt-text-not-now-button = ہݨ کائناں
  400. pdfjs-editor-new-alt-text-error-title = آلٹ عبارت خودکار نہ بݨاؤ
  401. pdfjs-editor-new-alt-text-error-description = سوہݨا، آپݨی آلٹ عبارت لکھو یا ولدا بعد وچ کوشش کرو۔
  402. pdfjs-editor-new-alt-text-error-close-button = بند کرو
  403. # Variables:
  404. # $totalSize (Number) - the total size (in MB) of the AI model.
  405. # $downloadedSize (Number) - the downloaded size (in MB) of the AI model.
  406. pdfjs-editor-new-alt-text-ai-model-downloading-progress = آلٹ عبارت اے آئی ماڈل({ $totalSize }ایم بی دے { $downloadedSize }) ڈاؤن لوڈ تھیندا پئے
  407. .aria-valuetext = آلٹ عبارت اے آئی ماڈل({ $totalSize }ایم بی دے { $downloadedSize }) ڈاؤن لوڈ تھیندا پئے
  408. # This is a button that users can click to edit the alt text they have already added.
  409. pdfjs-editor-new-alt-text-added-button =
  410. .aria-label = آلٹ عبارت شامل تھی ڳئی
  411. pdfjs-editor-new-alt-text-added-button-label = آلٹ عبارت شامل تھی ڳئی
  412. # This is a button that users can click to open the alt text editor and add alt text when it is not present.
  413. pdfjs-editor-new-alt-text-missing-button =
  414. .aria-label = متبادل عبارت غائب ہے
  415. pdfjs-editor-new-alt-text-missing-button-label = متبادل عبارت غائب ہے
  416. # This is a button that opens up the alt text modal where users should review the alt text that was automatically generated.
  417. pdfjs-editor-new-alt-text-to-review-button =
  418. .aria-label = alt متن تے نظرثانی کرو
  419. pdfjs-editor-new-alt-text-to-review-button-label = alt متن تے نظرثانی کرو
  420. # "Created automatically" is a prefix that will be added to the beginning of any alt text that has been automatically generated. After the colon, the user will see/hear the actual alt text description. If the alt text has been edited by a human, this prefix will not appear.
  421. # Variables:
  422. # $generatedAltText (String) - the generated alt-text.
  423. pdfjs-editor-new-alt-text-generated-alt-text-with-disclaimer = خودکار تخلیق تھئی: { $generatedAltText }
  424. ## Image alt-text settings
  425. pdfjs-image-alt-text-settings-button =
  426. .title = تصویر آلٹ عبارت ترتیباں
  427. pdfjs-image-alt-text-settings-button-label = تصویر آلٹ عبارت ترتیباں
  428. pdfjs-editor-alt-text-settings-dialog-label = تصویر آلٹ عبارت ترتیباں
  429. pdfjs-editor-alt-text-settings-automatic-title = خودکار آلٹ عبارت
  430. pdfjs-editor-alt-text-settings-create-model-button-label = آلٹ عبارت خودکار بݨاؤ
  431. pdfjs-editor-alt-text-settings-create-model-description = اُنہاں لوکاں دی مدد کیتے تفصیل تجویز کرو جہڑے تصویر کائنی ݙیکھ سڳدے یا ڄݙݨ تصویر لوڈ کائبی تھیندی۔
  432. # Variables:
  433. # $totalSize (Number) - the total size (in MB) of the AI model.
  434. pdfjs-editor-alt-text-settings-download-model-label = آلٹ عبارت اے آئی ماڈل ({ $totalSize } ایم بی)
  435. pdfjs-editor-alt-text-settings-ai-model-description = تہاݙی ڈیوائس تے مقامی طور تے چلدا ہے تاں جو تہاݙا ڈیٹا نجی رہوے۔ خودکار آلٹ عبارت کیتے ضروری ہے۔
  436. pdfjs-editor-alt-text-settings-delete-model-button = مٹاؤ
  437. pdfjs-editor-alt-text-settings-download-model-button = ڈاؤن لوڈ
  438. pdfjs-editor-alt-text-settings-downloading-model-button = ڈاؤن لوڈ تھیندا پئے …
  439. pdfjs-editor-alt-text-settings-editor-title = متبادل ٹیکسٹ ایڈیٹر
  440. pdfjs-editor-alt-text-settings-show-dialog-button-label = تصویر شامل کرݨ ویلے فوری طور تے آلٹ ٹیکسٹ ایڈیٹر ݙکھاؤ
  441. pdfjs-editor-alt-text-settings-show-dialog-description = ایہ تہاکوں یقینی بݨاوݨ وچ مدد کریندے جو تہاݙیاں ساریاں تصویراں وچ آلٹ عبارت ہے۔
  442. pdfjs-editor-alt-text-settings-close-button = بند کرو
  443. ## "Annotations removed" bar
  444. pdfjs-editor-undo-bar-undo-button =
  445. .title = کیتا اݨ کیتا
  446. pdfjs-editor-undo-bar-undo-button-label = کیتا اݨ کیتا
  447. pdfjs-editor-undo-bar-close-button =
  448. .title = بند کرو
  449. pdfjs-editor-undo-bar-close-button-label = بند کرو
  450. ## Add a signature dialog
  451. ## Tab names
  452. ## Tab panels
  453. ## Controls
  454. ## Dialog buttons
  455. ## Main menu for adding/removing signatures
  456. ## Editor toolbar
  457. ## Edit signature description dialog