update pdf viewer
This commit is contained in:
@@ -18,12 +18,15 @@ previous_label=پچھلا
|
||||
next.title=اگلا صفحہ
|
||||
next_label=آگے
|
||||
|
||||
# LOCALIZATION NOTE (page_label, page_of):
|
||||
# These strings are concatenated to form the "Page: X of Y" string.
|
||||
# Do not translate "{{pageCount}}", it will be substituted with a number
|
||||
# representing the total number of pages.
|
||||
page_label=صفحہ:
|
||||
page_of={{pageCount}} کا
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=صفحہ
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages={{pagesCount}} کا
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} کا {{pagesCount}})
|
||||
|
||||
zoom_out.title=باہر زوم کریں
|
||||
zoom_out_label=باہر زوم کریں
|
||||
@@ -57,17 +60,19 @@ page_rotate_ccw.title=ضد گھڑی وار گھمائیں
|
||||
page_rotate_ccw.label=ضد گھڑی وار گھمائیں
|
||||
page_rotate_ccw_label=ضد گھڑی وار گھمائیں
|
||||
|
||||
hand_tool_enable.title=ہاتھ ٹول اہل بنائیں
|
||||
hand_tool_enable_label=ہاتھ ٹول اہل بنائیں
|
||||
hand_tool_disable.title=ہاتھ ٹول nنااہل بنائیں
|
||||
hand_tool_disable_label=ہاتھ ٹول نااہل بنائیں
|
||||
|
||||
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=دستاویز خواص…
|
||||
document_properties_label=دستاویز خواص…
|
||||
document_properties_label=دستاویز خواص…\u0020
|
||||
document_properties_file_name=نام مسل:
|
||||
document_properties_file_size=مسل سائز:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
|
||||
document_properties_title=عنوان:
|
||||
document_properties_author=تخلیق کار:
|
||||
@@ -75,20 +80,48 @@ document_properties_subject=موضوع:
|
||||
document_properties_keywords=کلیدی الفاظ:
|
||||
document_properties_creation_date=تخلیق کی تاریخ:
|
||||
document_properties_modification_date=ترمیم کی تاریخ:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}، {{time}}
|
||||
document_properties_creator=تخلیق کار:
|
||||
document_properties_producer=PDF پیدا کار:
|
||||
document_properties_version=PDF ورژن:
|
||||
document_properties_page_count=صفحہ شمار:
|
||||
document_properties_page_size=صفہ کی لمبائ:
|
||||
document_properties_page_size_unit_inches=میں
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=عمودی انداز
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_legal=قانونی
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized_yes=ہاں
|
||||
document_properties_linearized_no=نہیں
|
||||
document_properties_close=بند کریں
|
||||
|
||||
print_progress_message=چھاپنے کرنے کے لیے دستاویز تیار کیے جا رھے ھیں
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent=*{{progress}}%*
|
||||
print_progress_close=منسوخ کریں
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=سلائیڈ ٹوگل کریں
|
||||
toggle_sidebar_label=سلائیڈ ٹوگل کریں
|
||||
outline.title=دستاویز آؤٹ لائن دکھائیں
|
||||
outline_label=دستاویز آؤٹ لائن
|
||||
document_outline.title=دستاویز کی سرخیاں دکھایں (تمام اشیاء وسیع / غائب کرنے کے لیے ڈبل کلک کریں)
|
||||
document_outline_label=دستاویز آؤٹ لائن
|
||||
attachments.title=منسلکات دکھائیں
|
||||
attachments_label=منسلکات
|
||||
thumbs.title=تھمبنیل دکھائیں
|
||||
thumbs_label=مجمل
|
||||
findbar.title=دستاویز میں ڈھونڈیں
|
||||
@@ -103,7 +136,8 @@ thumb_page_title=صفحہ {{page}}
|
||||
thumb_page_canvas=صفحے کا مجمل {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_label=ڈھونڈیں:
|
||||
find_input.title=ڈھونڈیں
|
||||
find_input.placeholder=دستاویز… میں ڈھونڈیں
|
||||
find_previous.title=فقرے کا پچھلا وقوع ڈھونڈیں
|
||||
find_previous_label=پچھلا
|
||||
find_next.title=فقرے کا اگلہ وقوع ڈھونڈیں
|
||||
@@ -112,6 +146,14 @@ find_highlight=تمام نمایاں کریں
|
||||
find_match_case_label=حروف مشابہ کریں
|
||||
find_reached_top=صفحہ کے شروع پر پہنچ گیا، نیچے سے جاری کیا
|
||||
find_reached_bottom=صفحہ کے اختتام پر پہنچ گیا، اوپر سے جاری کیا
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_not_found=فقرا نہیں ملا
|
||||
|
||||
# Error panel labels
|
||||
@@ -138,12 +180,16 @@ page_scale_width=صفحہ چوڑائی
|
||||
page_scale_fit=صفحہ فٹنگ
|
||||
page_scale_auto=خودکار زوم
|
||||
page_scale_actual=اصل سائز
|
||||
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
|
||||
# numerical scale value.
|
||||
page_scale_percent={{scale}}%
|
||||
|
||||
# Loading indicator messages
|
||||
loading_error_indicator=نقص
|
||||
loading_error=PDF لوڈ کرتے وقت نقص آ گیا۔
|
||||
invalid_file_error=ناجائز یا خراب PDF مسل
|
||||
missing_file_error=PDF مسل غائب ہے۔
|
||||
unexpected_response_error=غیرمتوقع پیش کار جواب
|
||||
|
||||
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
|
||||
# "{{type}}" will be replaced with an annotation type from a list defined in
|
||||
@@ -158,4 +204,4 @@ password_cancel=منسوخ کریں
|
||||
printing_not_supported=تنبیہ:چھاپنا اس براؤزر پر پوری طرح معاونت شدہ نہیں ہے۔
|
||||
printing_not_ready=تنبیہ: PDF چھپائی کے لیے پوری طرح لوڈ نہیں ہوئی۔
|
||||
web_fonts_disabled=ویب فانٹ نا اہل ہیں: شامل PDF فانٹ استعمال کرنے میں ناکام۔
|
||||
document_colors_disabled=PDF دستاویزات کو اپنے رنگ استعمال کرنے کی اجازت نہیں: 'صفحات کو اپنے رنگ چنیں' کی اِجازت براؤزر میں بے عمل ہے۔
|
||||
document_colors_not_allowed=PDF دستاویزات کو اپنے رنگ استعمال کرنے کی اجازت نہیں: 'صفحات کو اپنے رنگ چنیں' کی اِجازت براؤزر میں بے عمل ہے۔
|
||||
|
Reference in New Issue
Block a user