Update pdf.js
This commit is contained in:
@@ -72,6 +72,7 @@ scroll_horizontal_label=क्षितिजिय स्क्रॉलिं
|
||||
scroll_wrapped.title=व्राप्पेड स्क्रॉलिंग का उपयोग करें
|
||||
|
||||
spread_none_label=कोई स्प्रेड उपलब्ध नहीं
|
||||
spread_odd.title=विषम-क्रमांकित पृष्ठों से प्रारंभ होने वाले पृष्ठ स्प्रेड में शामिल हों
|
||||
spread_odd_label=विषम फैलाव
|
||||
|
||||
# Document properties dialog box
|
||||
@@ -143,6 +144,8 @@ thumbs_label=लघु छवि
|
||||
findbar.title=\u0020दस्तावेज़ में ढूँढ़ें
|
||||
findbar_label=ढूँढें
|
||||
|
||||
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
|
||||
page_canvas=पृष्ठ {{page}}
|
||||
# Thumbnails panel item (tooltip and alt text for images)
|
||||
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
|
||||
# number.
|
||||
@@ -168,9 +171,22 @@ find_reached_bottom=पृष्ठ के नीचे में जा पह
|
||||
# "{{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.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{total}} में {{current}} मेल
|
||||
find_match_count[two]={{total}} में {{current}} मेल
|
||||
find_match_count[few]={{total}} में {{current}} मेल
|
||||
find_match_count[many]={{total}} में {{current}} मेल
|
||||
find_match_count[other]={{total}} में {{current}} मेल
|
||||
# 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_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]={{limit}} से अधिक मेल
|
||||
find_match_count_limit[one]={{limit}} से अधिक मेल
|
||||
find_match_count_limit[two]={{limit}} से अधिक मेल
|
||||
find_match_count_limit[few]={{limit}} से अधिक मेल
|
||||
find_match_count_limit[many]={{limit}} से अधिक मेल
|
||||
find_match_count_limit[other]={{limit}} से अधिक मेल
|
||||
find_not_found=वाक्यांश नहीं मिला
|
||||
|
||||
# Error panel labels
|
||||
@@ -225,4 +241,3 @@ password_cancel=रद्द करें
|
||||
printing_not_supported=चेतावनी: इस ब्राउज़र पर छपाई पूरी तरह से समर्थित नहीं है.
|
||||
printing_not_ready=चेतावनी: PDF छपाई के लिए पूरी तरह से लोड नहीं है.
|
||||
web_fonts_disabled=वेब फॉन्ट्स निष्क्रिय हैं: अंतःस्थापित PDF फॉन्टस के उपयोग में असमर्थ.
|
||||
document_colors_not_allowed=PDF दस्तावेज़ उनके अपने रंग को उपयोग करने के लिए अनुमति प्राप्त नहीं है: "पृष्ठों को उनके अपने रंग को चुनने के लिए स्वीकृति दें" कि वह उस ब्राउज़र में निष्क्रिय है.
|
||||
|
Reference in New Issue
Block a user