viewer.properties
325 lines
| 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 | |
| 15 | # Main toolbar buttons (tooltips and alt text for images) |
| 16 | previous.title=پچھلا صفحہ |
| 17 | previous_label=پچھلا |
| 18 | next.title=اگلا صفحہ |
| 19 | next_label=آگے |
| 20 | |
| 21 | # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input. |
| 22 | page.title=صفحہ |
| 23 | # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number |
| 24 | # representing the total number of pages in the document. |
| 25 | of_pages={{pagesCount}} کا |
| 26 | # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}" |
| 27 | # will be replaced by a number representing the currently visible page, |
| 28 | # respectively a number representing the total number of pages in the document. |
| 29 | page_of_pages=({{pageNumber}} کا {{pagesCount}}) |
| 30 | |
| 31 | zoom_out.title=باہر زو� |
| 32 | کریں |
| 33 | zoom_out_label=باہر زو� |
| 34 | کریں |
| 35 | zoom_in.title=اندر زو� |
| 36 | کریں |
| 37 | zoom_in_label=اندر زو� |
| 38 | کریں |
| 39 | zoom.title=زو� |
| 40 | |
| 41 | presentation_mode.title=پیشکش � |
| 42 | وڈ � |
| 43 | یں چلے جائیں |
| 44 | presentation_mode_label=پیشکش � |
| 45 | وڈ |
| 46 | open_file.title=� |
| 47 | سل کھولیں |
| 48 | open_file_label=کھولیں |
| 49 | print.title=چھاپیں |
| 50 | print_label=چھاپیں |
| 51 | download.title=ڈاؤن لوڈ |
| 52 | download_label=ڈاؤن لوڈ |
| 53 | bookmark.title=حالیہ نظارہ (نۓ دریچہ � |
| 54 | یں نقل کریں یا کھولیں) |
| 55 | bookmark_label=حالیہ نظارہ |
| 56 | |
| 57 | # Secondary toolbar and context menu |
| 58 | tools.title=آلات |
| 59 | tools_label=آلات |
| 60 | first_page.title=پہلے صفحہ پر جائیں |
| 61 | first_page_label=پہلے صفحہ پر جائیں |
| 62 | last_page.title=آخری صفحہ پر جائیں |
| 63 | last_page_label=آخری صفحہ پر جائیں |
| 64 | page_rotate_cw.title=گھڑی وار گھ� |
| 65 | ائیں |
| 66 | page_rotate_cw_label=گھڑی وار گھ� |
| 67 | ائیں |
| 68 | page_rotate_ccw.title=ضد گھڑی وار گھ� |
| 69 | ائیں |
| 70 | page_rotate_ccw_label=ضد گھڑی وار گھ� |
| 71 | ائیں |
| 72 | |
| 73 | cursor_text_select_tool.title=� |
| 74 | تن کے انتخاب کے ٹول کو فعال بناے |
| 75 | cursor_text_select_tool_label=� |
| 76 | تن کے انتخاب کا آلہ |
| 77 | cursor_hand_tool.title=ہینڈ ٹول کو فعال بناییں |
| 78 | cursor_hand_tool_label=ہاتھ کا آلہ |
| 79 | |
| 80 | scroll_vertical.title=ع� |
| 81 | ودی اسکرولنگ کا استع� |
| 82 | ال کریں |
| 83 | scroll_vertical_label=ع� |
| 84 | ودی اسکرولنگ |
| 85 | scroll_horizontal.title=افقی سکرولنگ کا استع� |
| 86 | ال کریں |
| 87 | scroll_horizontal_label=افقی سکرولنگ |
| 88 | |
| 89 | spread_none.title=صفحہ پھیلانے � |
| 90 | یں شا� |
| 91 | ل نہ ہوں |
| 92 | spread_none_label=کوئی پھیلاؤ نہیں |
| 93 | spread_odd_label=تاک پھیلاؤ |
| 94 | spread_even_label=جفت پھیلاؤ |
| 95 | |
| 96 | # Document properties dialog box |
| 97 | document_properties.title=دستاویز خواص… |
| 98 | document_properties_label=دستاویز خواص…\u0020 |
| 99 | document_properties_file_name=نا� |
| 100 | � |
| 101 | سل: |
| 102 | document_properties_file_size=� |
| 103 | سل سائز: |
| 104 | # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}" |
| 105 | # will be replaced by the PDF file size in kilobytes, respectively in bytes. |
| 106 | document_properties_kb={{size_kb}} KB ({{size_b}} bytes) |
| 107 | # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}" |
| 108 | # will be replaced by the PDF file size in megabytes, respectively in bytes. |
| 109 | document_properties_mb={{size_mb}} MB ({{size_b}} bytes) |
| 110 | document_properties_title=عنوان: |
| 111 | document_properties_author=تخلیق کار: |
| 112 | document_properties_subject=� |
| 113 | وضوع: |
| 114 | document_properties_keywords=کلیدی الفاظ: |
| 115 | document_properties_creation_date=تخلیق کی تاریخ: |
| 116 | document_properties_modification_date=تر� |
| 117 | ی� |
| 118 | کی تاریخ: |
| 119 | # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}" |
| 120 | # will be replaced by the creation/modification date, and time, of the PDF file. |
| 121 | document_properties_date_string={{date}}، {{time}} |
| 122 | document_properties_creator=تخلیق کار: |
| 123 | document_properties_producer=PDF پیدا کار: |
| 124 | document_properties_version=PDF ورژن: |
| 125 | document_properties_page_count=صفحہ ش� |
| 126 | ار: |
| 127 | document_properties_page_size=صفہ کی ل� |
| 128 | بائ: |
| 129 | document_properties_page_size_unit_inches=� |
| 130 | یں |
| 131 | document_properties_page_size_unit_millimeters=mm |
| 132 | document_properties_page_size_orientation_portrait=ع� |
| 133 | ودی انداز |
| 134 | document_properties_page_size_orientation_landscape=افقى انداز |
| 135 | document_properties_page_size_name_a3=A3 |
| 136 | document_properties_page_size_name_a4=A4 |
| 137 | document_properties_page_size_name_letter=خط |
| 138 | document_properties_page_size_name_legal=قانونی |
| 139 | # LOCALIZATION NOTE (document_properties_page_size_dimension_string): |
| 140 | # "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by |
| 141 | # the size, respectively their unit of measurement and orientation, of the (current) page. |
| 142 | document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}}) |
| 143 | # LOCALIZATION NOTE (document_properties_page_size_dimension_name_string): |
| 144 | # "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by |
| 145 | # the size, respectively their unit of measurement, name, and orientation, of the (current) page. |
| 146 | document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} {{name}} {{orientation}} |
| 147 | # LOCALIZATION NOTE (document_properties_linearized): The linearization status of |
| 148 | # the document; usually called "Fast Web View" in English locales of Adobe software. |
| 149 | document_properties_linearized=تیز ویب دیکھیں: |
| 150 | document_properties_linearized_yes=ہاں |
| 151 | document_properties_linearized_no=نہیں |
| 152 | document_properties_close=بند کریں |
| 153 | |
| 154 | print_progress_message=چھاپنے کرنے کے لیے دستاویز تیار کیے جا رھے ھیں |
| 155 | # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by |
| 156 | # a numerical per cent value. |
| 157 | print_progress_percent=*{{progress}}%* |
| 158 | print_progress_close=� |
| 159 | نسوخ کریں |
| 160 | |
| 161 | # Tooltips and alt text for side panel toolbar buttons |
| 162 | # (the _label strings are alt text for the buttons, the .title strings are |
| 163 | # tooltips) |
| 164 | toggle_sidebar.title=سلائیڈ ٹوگل کریں |
| 165 | toggle_sidebar_label=سلائیڈ ٹوگل کریں |
| 166 | document_outline.title=دستاویز کی سرخیاں دکھایں (ت� |
| 167 | ا� |
| 168 | اشیاء وسیع / غائب کرنے کے لیے ڈبل کلک کریں) |
| 169 | document_outline_label=دستاویز آؤٹ لائن |
| 170 | attachments.title=� |
| 171 | نسلکات دکھائیں |
| 172 | attachments_label=� |
| 173 | نسلکات |
| 174 | thumbs.title=تھ� |
| 175 | بنیل دکھائیں |
| 176 | thumbs_label=� |
| 177 | ج� |
| 178 | ل |
| 179 | findbar.title=دستاویز � |
| 180 | یں ڈھونڈیں |
| 181 | findbar_label=ڈھونڈیں |
| 182 | |
| 183 | # LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number. |
| 184 | page_landmark=صفحہ {{page}} |
| 185 | # Thumbnails panel item (tooltip and alt text for images) |
| 186 | # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page |
| 187 | # number. |
| 188 | thumb_page_title=صفحہ {{page}} |
| 189 | # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page |
| 190 | # number. |
| 191 | thumb_page_canvas=صفحے کا � |
| 192 | ج� |
| 193 | ل {{page}} |
| 194 | |
| 195 | # Find panel button title and messages |
| 196 | find_input.title=ڈھونڈیں |
| 197 | find_input.placeholder=دستاویز… � |
| 198 | یں ڈھونڈیں |
| 199 | find_previous.title=فقرے کا پچھلا وقوع ڈھونڈیں |
| 200 | find_previous_label=پچھلا |
| 201 | find_next.title=فقرے کا اگلہ وقوع ڈھونڈیں |
| 202 | find_next_label=آگے |
| 203 | find_highlight=ت� |
| 204 | ا� |
| 205 | ن� |
| 206 | ایاں کریں |
| 207 | find_match_case_label=حروف � |
| 208 | شابہ کریں |
| 209 | find_entire_word_label=ت� |
| 210 | ا� |
| 211 | الفاظ |
| 212 | find_reached_top=صفحہ کے شروع پر پہنچ گیا، نیچے سے جاری کیا |
| 213 | find_reached_bottom=صفحہ کے اختتا� |
| 214 | پر پہنچ گیا، اوپر سے جاری کیا |
| 215 | # LOCALIZATION NOTE (find_match_count): The supported plural forms are |
| 216 | # [one|two|few|many|other], with [other] as the default value. |
| 217 | # "{{current}}" and "{{total}}" will be replaced by a number representing the |
| 218 | # index of the currently active find result, respectively a number representing |
| 219 | # the total number of matches in the document. |
| 220 | find_match_count={[ plural(total) ]} |
| 221 | find_match_count[one]={{total}} � |
| 222 | یچ کا {{current}} |
| 223 | find_match_count[few]={{total}} � |
| 224 | یچوں � |
| 225 | یں سے {{current}} |
| 226 | find_match_count[many]={{total}} � |
| 227 | یچوں � |
| 228 | یں سے {{current}} |
| 229 | find_match_count[other]={{total}} � |
| 230 | یچوں � |
| 231 | یں سے {{current}} |
| 232 | # LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are |
| 233 | # [zero|one|two|few|many|other], with [other] as the default value. |
| 234 | # "{{limit}}" will be replaced by a numerical value. |
| 235 | find_match_count_limit={[ plural(total) ]} |
| 236 | find_match_count_limit[zero]={{limit}} سے زیادہ � |
| 237 | یچ |
| 238 | find_match_count_limit[one]={{limit}} سے زیادہ � |
| 239 | یچ |
| 240 | find_match_count_limit[two]={{limit}} سے زیادہ � |
| 241 | یچ |
| 242 | find_match_count_limit[few]={{limit}} سے زیادہ � |
| 243 | یچ |
| 244 | find_match_count_limit[many]={{limit}} سے زیادہ � |
| 245 | یچ |
| 246 | find_match_count_limit[other]={{limit}} سے زیادہ � |
| 247 | یچ |
| 248 | find_not_found=فقرا نہیں � |
| 249 | لا |
| 250 | |
| 251 | # Error panel labels |
| 252 | error_more_info=� |
| 253 | زید � |
| 254 | علو� |
| 255 | ات |
| 256 | error_less_info=ک� |
| 257 | � |
| 258 | علو� |
| 259 | ات |
| 260 | error_close=بند کریں |
| 261 | # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be |
| 262 | # replaced by the PDF.JS version and build ID. |
| 263 | error_version_info=PDF.js v{{version}} (build: {{build}}) |
| 264 | # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an |
| 265 | # english string describing the error. |
| 266 | error_message=پیغا� |
| 267 | : {{message}} |
| 268 | # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack |
| 269 | # trace. |
| 270 | error_stack=سٹیک: {{stack}} |
| 271 | # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename |
| 272 | error_file=� |
| 273 | سل: {{file}} |
| 274 | # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number |
| 275 | error_line=لائن: {{line}} |
| 276 | rendering_error=صفحہ بناتے ہوئے نقص آ گیا۔ |
| 277 | |
| 278 | # Predefined zoom values |
| 279 | page_scale_width=صفحہ چوڑائی |
| 280 | page_scale_fit=صفحہ فٹنگ |
| 281 | page_scale_auto=خودکار زو� |
| 282 | |
| 283 | page_scale_actual=اصل سائز |
| 284 | # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a |
| 285 | # numerical scale value. |
| 286 | page_scale_percent={{scale}}% |
| 287 | |
| 288 | # Loading indicator messages |
| 289 | loading_error=PDF لوڈ کرتے وقت نقص آ گیا۔ |
| 290 | invalid_file_error=ناجائز یا خراب PDF � |
| 291 | سل |
| 292 | missing_file_error=PDF � |
| 293 | سل غائب ہے۔ |
| 294 | unexpected_response_error=غیر� |
| 295 | توقع پیش کار جواب |
| 296 | |
| 297 | # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be |
| 298 | # replaced by the modification date, and time, of the annotation. |
| 299 | annotation_date_string={{date}}.{{time}} |
| 300 | |
| 301 | # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip. |
| 302 | # "{{type}}" will be replaced with an annotation type from a list defined in |
| 303 | # the PDF spec (32000-1:2008 Table 169 – Annotation types). |
| 304 | # Some common types are e.g.: "Check", "Text", "Comment", "Note" |
| 305 | text_annotation_type.alt=[{{type}} نوٹ] |
| 306 | password_label=PDF � |
| 307 | سل کھولنے کے لیے پاس ورڈ داخل کریں. |
| 308 | password_invalid=ناجائز پاس ورڈ. براےؑ کر� |
| 309 | دوبارہ کوشش کریں. |
| 310 | password_ok=ٹھیک ہے |
| 311 | password_cancel=� |
| 312 | نسوخ کریں |
| 313 | |
| 314 | printing_not_supported=تنبیہ:چھاپنا اس براؤزر پر پوری طرح � |
| 315 | عاونت شدہ نہیں ہے۔ |
| 316 | printing_not_ready=تنبیہ: PDF چھپائی کے لیے پوری طرح لوڈ نہیں ہوئی۔ |
| 317 | web_fonts_disabled=ویب فانٹ نا اہل ہیں: شا� |
| 318 | ل PDF فانٹ استع� |
| 319 | ال کرنے � |
| 320 | یں ناکا� |
| 321 | ۔ |
| 322 | # LOCALIZATION NOTE (unsupported_feature_signatures): Should contain the same |
| 323 | # exact string as in the `chrome.properties` file. |
| 324 | |
| 325 |