update pdf.js
This commit is contained in:
parent
e1967e96bc
commit
7ac68697d4
116 changed files with 49715 additions and 39660 deletions
|
|
@ -38,7 +38,7 @@ print.title=छपाई करा
|
|||
print_label=छपाई करा
|
||||
download.title=डाउनलोड करा
|
||||
download_label=डाउनलोड करा
|
||||
bookmark.title=सध्याचे अवलोकन (नविन पटलात प्रत बनवा किंवा उघडा)
|
||||
bookmark.title=सध्याचे अवलोकन (नवीन पटलात प्रत बनवा किंवा उघडा)
|
||||
bookmark_label=सध्याचे अवलोकन
|
||||
|
||||
# Secondary toolbar and context menu
|
||||
|
|
@ -67,7 +67,11 @@ document_properties.title=दस्तऐवज गुणधर्म…
|
|||
document_properties_label=दस्तऐवज गुणधर्म…
|
||||
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}} बाइट्स)
|
||||
# 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}} बाइट्स)
|
||||
document_properties_title=शिर्षक:
|
||||
document_properties_author=लेखक:
|
||||
|
|
@ -75,6 +79,8 @@ 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 निर्माता:
|
||||
|
|
@ -140,12 +146,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
|
||||
|
|
@ -160,4 +170,4 @@ password_cancel=रद्द करा
|
|||
printing_not_supported=सावधानता: या ब्राउजरतर्फे छपाइ पूर्णपणे समर्थीत नाही.
|
||||
printing_not_ready=सावधानता: छपाईकरिता PDF पूर्णतया लोड झाले नाही.
|
||||
web_fonts_disabled=वेब फाँट्स असमर्थीत आहेत: एम्बेडेड PDF फाँट्स्चा वापर अशक्य.
|
||||
document_colors_disabled=PDF दस्ताएवजांना त्यांचे रंग वापरण्यास अनुमती नाही: ब्राउजरमध्ये ' पानांना त्यांचे रंग निवडण्यास अनुमती द्या' बंद केले आहे.
|
||||
document_colors_not_allowed=PDF दस्ताएवजांना त्यांचे रंग वापरण्यास अनुमती नाही: ब्राउजरमध्ये ' पानांना त्यांचे रंग निवडण्यास अनुमती द्या' बंद केले आहे.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue