viewer.properties 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218
  1. # Copyright 2012 Mozilla Foundation
  2. #
  3. # Licensed under the Apache License, Version 2.0 (the "License");
  4. # you may not use this file except in compliance with the License.
  5. # You may obtain a copy of the License at
  6. #
  7. # http://www.apache.org/licenses/LICENSE-2.0
  8. #
  9. # Unless required by applicable law or agreed to in writing, software
  10. # distributed under the License is distributed on an "AS IS" BASIS,
  11. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  12. # See the License for the specific language governing permissions and
  13. # limitations under the License.
  14. # Main toolbar buttons (tooltips and alt text for images)
  15. previous.title=پچھلا صفحہ
  16. previous_label=پچھلا
  17. next.title=اگلا صفحہ
  18. next_label=آگے
  19. # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
  20. page.title=صفحہ
  21. # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
  22. # representing the total number of pages in the document.
  23. of_pages={{pagesCount}} کا
  24. # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
  25. # will be replaced by a number representing the currently visible page,
  26. # respectively a number representing the total number of pages in the document.
  27. page_of_pages=({{pageNumber}} کا {{pagesCount}})
  28. zoom_out.title=باہر زوم کریں
  29. zoom_out_label=باہر زوم کریں
  30. zoom_in.title=اندر زوم کریں
  31. zoom_in_label=اندر زوم کریں
  32. zoom.title=زوم
  33. presentation_mode.title=پیشکش موڈ میں چلے جائیں
  34. presentation_mode_label=پیشکش موڈ
  35. open_file.title=مسل کھولیں
  36. open_file_label=کھولیں
  37. print.title=چھاپیں
  38. print_label=چھاپیں
  39. # Secondary toolbar and context menu
  40. tools.title=آلات
  41. tools_label=آلات
  42. first_page.title=پہلے صفحہ پر جائیں
  43. first_page_label=پہلے صفحہ پر جائیں
  44. last_page.title=آخری صفحہ پر جائیں
  45. last_page_label=آخری صفحہ پر جائیں
  46. page_rotate_cw.title=گھڑی وار گھمائیں
  47. page_rotate_cw_label=گھڑی وار گھمائیں
  48. page_rotate_ccw.title=ضد گھڑی وار گھمائیں
  49. page_rotate_ccw_label=ضد گھڑی وار گھمائیں
  50. cursor_text_select_tool.title=متن کے انتخاب کے ٹول کو فعال بناے
  51. cursor_text_select_tool_label=متن کے انتخاب کا آلہ
  52. cursor_hand_tool.title=ہینڈ ٹول کو فعال بناییں
  53. cursor_hand_tool_label=ہاتھ کا آلہ
  54. scroll_vertical.title=عمودی اسکرولنگ کا استعمال کریں
  55. scroll_vertical_label=عمودی اسکرولنگ
  56. scroll_horizontal.title=افقی سکرولنگ کا استعمال کریں
  57. scroll_horizontal_label=افقی سکرولنگ
  58. spread_none.title=صفحہ پھیلانے میں شامل نہ ہوں
  59. spread_none_label=کوئی پھیلاؤ نہیں
  60. spread_odd_label=تاک پھیلاؤ
  61. spread_even_label=جفت پھیلاؤ
  62. # Document properties dialog box
  63. document_properties.title=دستاویز خواص…
  64. document_properties_label=دستاویز خواص…\u0020
  65. document_properties_file_name=نام مسل:
  66. document_properties_file_size=مسل سائز:
  67. # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
  68. # will be replaced by the PDF file size in kilobytes, respectively in bytes.
  69. document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
  70. # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
  71. # will be replaced by the PDF file size in megabytes, respectively in bytes.
  72. document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
  73. document_properties_title=عنوان:
  74. document_properties_author=تخلیق کار:
  75. document_properties_subject=موضوع:
  76. document_properties_keywords=کلیدی الفاظ:
  77. document_properties_creation_date=تخلیق کی تاریخ:
  78. document_properties_modification_date=ترمیم کی تاریخ:
  79. # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
  80. # will be replaced by the creation/modification date, and time, of the PDF file.
  81. document_properties_date_string={{date}}، {{time}}
  82. document_properties_creator=تخلیق کار:
  83. document_properties_producer=PDF پیدا کار:
  84. document_properties_version=PDF ورژن:
  85. document_properties_page_count=صفحہ شمار:
  86. document_properties_page_size=صفہ کی لمبائ:
  87. document_properties_page_size_unit_inches=میں
  88. document_properties_page_size_unit_millimeters=mm
  89. document_properties_page_size_orientation_portrait=عمودی انداز
  90. document_properties_page_size_orientation_landscape=افقى انداز
  91. document_properties_page_size_name_a3=A3
  92. document_properties_page_size_name_a4=A4
  93. document_properties_page_size_name_letter=خط
  94. document_properties_page_size_name_legal=قانونی
  95. # LOCALIZATION NOTE (document_properties_page_size_dimension_string):
  96. # "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
  97. # the size, respectively their unit of measurement and orientation, of the (current) page.
  98. document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
  99. # LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
  100. # "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
  101. # the size, respectively their unit of measurement, name, and orientation, of the (current) page.
  102. document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} {{name}} {{orientation}}
  103. # LOCALIZATION NOTE (document_properties_linearized): The linearization status of
  104. # the document; usually called "Fast Web View" in English locales of Adobe software.
  105. document_properties_linearized=تیز ویب دیکھیں:
  106. document_properties_linearized_yes=ہاں
  107. document_properties_linearized_no=نہیں
  108. document_properties_close=بند کریں
  109. print_progress_message=چھاپنے کرنے کے لیے دستاویز تیار کیے جا رھے ھیں
  110. # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
  111. # a numerical per cent value.
  112. print_progress_percent=*{{progress}}%*
  113. print_progress_close=منسوخ کریں
  114. # Tooltips and alt text for side panel toolbar buttons
  115. # (the _label strings are alt text for the buttons, the .title strings are
  116. # tooltips)
  117. toggle_sidebar.title=سلائیڈ ٹوگل کریں
  118. toggle_sidebar_label=سلائیڈ ٹوگل کریں
  119. document_outline.title=دستاویز کی سرخیاں دکھایں (تمام اشیاء وسیع / غائب کرنے کے لیے ڈبل کلک کریں)
  120. document_outline_label=دستاویز آؤٹ لائن
  121. attachments.title=منسلکات دکھائیں
  122. attachments_label=منسلکات
  123. thumbs.title=تھمبنیل دکھائیں
  124. thumbs_label=مجمل
  125. findbar.title=دستاویز میں ڈھونڈیں
  126. findbar_label=ڈھونڈیں
  127. # LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
  128. page_landmark=صفحہ {{page}}
  129. # Thumbnails panel item (tooltip and alt text for images)
  130. # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
  131. # number.
  132. thumb_page_title=صفحہ {{page}}
  133. # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
  134. # number.
  135. thumb_page_canvas=صفحے کا مجمل {{page}}
  136. # Find panel button title and messages
  137. find_input.title=ڈھونڈیں
  138. find_input.placeholder=دستاویز… میں ڈھونڈیں
  139. find_previous.title=فقرے کا پچھلا وقوع ڈھونڈیں
  140. find_previous_label=پچھلا
  141. find_next.title=فقرے کا اگلہ وقوع ڈھونڈیں
  142. find_next_label=آگے
  143. find_highlight=تمام نمایاں کریں
  144. find_match_case_label=حروف مشابہ کریں
  145. find_entire_word_label=تمام الفاظ
  146. find_reached_top=صفحہ کے شروع پر پہنچ گیا، نیچے سے جاری کیا
  147. find_reached_bottom=صفحہ کے اختتام پر پہنچ گیا، اوپر سے جاری کیا
  148. # LOCALIZATION NOTE (find_match_count): The supported plural forms are
  149. # [one|two|few|many|other], with [other] as the default value.
  150. # "{{current}}" and "{{total}}" will be replaced by a number representing the
  151. # index of the currently active find result, respectively a number representing
  152. # the total number of matches in the document.
  153. find_match_count={[ plural(total) ]}
  154. find_match_count[one]={{total}} میچ کا {{current}}
  155. find_match_count[few]={{total}} میچوں میں سے {{current}}
  156. find_match_count[many]={{total}} میچوں میں سے {{current}}
  157. find_match_count[other]={{total}} میچوں میں سے {{current}}
  158. # LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
  159. # [zero|one|two|few|many|other], with [other] as the default value.
  160. # "{{limit}}" will be replaced by a numerical value.
  161. find_match_count_limit={[ plural(total) ]}
  162. find_match_count_limit[zero]={{limit}} سے زیادہ میچ
  163. find_match_count_limit[one]={{limit}} سے زیادہ میچ
  164. find_match_count_limit[two]={{limit}} سے زیادہ میچ
  165. find_match_count_limit[few]={{limit}} سے زیادہ میچ
  166. find_match_count_limit[many]={{limit}} سے زیادہ میچ
  167. find_match_count_limit[other]={{limit}} سے زیادہ میچ
  168. find_not_found=فقرا نہیں ملا
  169. # Predefined zoom values
  170. page_scale_width=صفحہ چوڑائی
  171. page_scale_fit=صفحہ فٹنگ
  172. page_scale_auto=خودکار زوم
  173. page_scale_actual=اصل سائز
  174. # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
  175. # numerical scale value.
  176. page_scale_percent={{scale}}%
  177. # Loading indicator messages
  178. loading_error=PDF لوڈ کرتے وقت نقص آ گیا۔
  179. invalid_file_error=ناجائز یا خراب PDF مسل
  180. missing_file_error=PDF مسل غائب ہے۔
  181. unexpected_response_error=غیرمتوقع پیش کار جواب
  182. rendering_error=صفحہ بناتے ہوئے نقص آ گیا۔
  183. # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
  184. # replaced by the modification date, and time, of the annotation.
  185. annotation_date_string={{date}}.{{time}}
  186. # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
  187. # "{{type}}" will be replaced with an annotation type from a list defined in
  188. # the PDF spec (32000-1:2008 Table 169 – Annotation types).
  189. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  190. text_annotation_type.alt=[{{type}} نوٹ]
  191. password_label=PDF مسل کھولنے کے لیے پاس ورڈ داخل کریں.
  192. password_invalid=ناجائز پاس ورڈ. براےؑ کرم دوبارہ کوشش کریں.
  193. password_ok=ٹھیک ہے
  194. password_cancel=منسوخ کریں
  195. printing_not_supported=تنبیہ:چھاپنا اس براؤزر پر پوری طرح معاونت شدہ نہیں ہے۔
  196. printing_not_ready=تنبیہ: PDF چھپائی کے لیے پوری طرح لوڈ نہیں ہوئی۔
  197. web_fonts_disabled=ویب فانٹ نا اہل ہیں: شامل PDF فانٹ استعمال کرنے میں ناکام۔
  198. # LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same
  199. # exact string as in the `chrome.properties` file.