提交 | 用户 | 时间
|
71e81e
|
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 |
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number |
|
23 |
# representing the total number of pages in the document. |
|
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 |
|
|
28 |
zoom_out.title=छोट करू |
|
29 |
zoom_out_label=छोट करू |
|
30 |
zoom_in.title=पैघ करू |
|
31 |
zoom_in_label=जूम इन |
|
32 |
zoom.title=छोट-पैघ करू\u0020 |
|
33 |
presentation_mode.title=प्रस्तुति अवस्थामे जाउ |
|
34 |
presentation_mode_label=प्रस्तुति अवस्था |
|
35 |
open_file.title=फाइल खोलू |
|
36 |
open_file_label=खोलू |
|
37 |
print.title=छापू |
|
38 |
print_label=छापू |
|
39 |
download.title=डाउनलोड |
|
40 |
download_label=डाउनलोड |
|
41 |
bookmark.title=मोजुदा दृश्य (नव विंडोमे नकल लिअ अथवा खोलू) |
|
42 |
bookmark_label=वर्तमान दृश्य |
|
43 |
|
|
44 |
# Secondary toolbar and context menu |
|
45 |
tools.title=अओजार |
|
46 |
tools_label=अओजार |
|
47 |
first_page.title=प्रथम पृष्ठ पर जाउ |
|
48 |
first_page.label=प्रथम पृष्ठ पर जाउ |
|
49 |
first_page_label=प्रथम पृष्ठ पर जाउ |
|
50 |
last_page.title=अंतिम पृष्ठ पर जाउ |
|
51 |
last_page.label=अंतिम पृष्ठ पर जाउ |
|
52 |
last_page_label=अंतिम पृष्ठ पर जाउ |
|
53 |
page_rotate_cw.title=घड़ीक दिशा मे घुमाउ |
|
54 |
page_rotate_cw.label=घड़ीक दिशा मे घुमाउ |
|
55 |
page_rotate_cw_label=घड़ीक दिशा मे घुमाउ |
|
56 |
page_rotate_ccw.title=घड़ीक दिशा सँ उनटा घुमाउ |
|
57 |
page_rotate_ccw.label=घड़ीक दिशा सँ उनटा घुमाउ |
|
58 |
page_rotate_ccw_label=घड़ीक दिशा सँ उनटा घुमाउ |
|
59 |
|
|
60 |
|
|
61 |
# Document properties dialog box |
|
62 |
document_properties.title=दस्तावेज़ विशेषता... |
|
63 |
document_properties_label=दस्तावेज़ विशेषता... |
|
64 |
document_properties_file_name=फाइल नाम: |
|
65 |
document_properties_file_size=फ़ाइल आकार: |
|
66 |
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}" |
|
67 |
# will be replaced by the PDF file size in kilobytes, respectively in bytes. |
|
68 |
document_properties_kb={{size_kb}} KB ({{size_b}} बाइट) |
|
69 |
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}" |
|
70 |
# will be replaced by the PDF file size in megabytes, respectively in bytes. |
|
71 |
document_properties_mb={{size_mb}} MB ({{size_b}} बाइट) |
|
72 |
document_properties_title=शीर्षक: |
|
73 |
document_properties_author=लेखकः |
|
74 |
document_properties_subject=विषय |
|
75 |
document_properties_keywords=बीजशब्द |
|
76 |
document_properties_creation_date=निर्माण तिथि: |
|
77 |
document_properties_modification_date=संशोधन दिनांक: |
|
78 |
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}" |
|
79 |
# will be replaced by the creation/modification date, and time, of the PDF file. |
|
80 |
document_properties_date_string={{date}}, {{time}} |
|
81 |
document_properties_creator=सृजक: |
|
82 |
document_properties_producer=PDF उत्पादक: |
|
83 |
document_properties_version=PDF संस्करण: |
|
84 |
document_properties_page_count=पृष्ठ गिनती: |
|
85 |
document_properties_close=बन्न करू |
|
86 |
|
|
87 |
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by |
|
88 |
# a numerical per cent value. |
|
89 |
|
|
90 |
# Tooltips and alt text for side panel toolbar buttons |
|
91 |
# (the _label strings are alt text for the buttons, the .title strings are |
|
92 |
# tooltips) |
|
93 |
toggle_sidebar.title=स्लाइडर टागल |
|
94 |
toggle_sidebar_label=स्लाइडर टागल |
|
95 |
document_outline_label=दस्तावेज खाका |
|
96 |
attachments.title=संलग्नक देखाबू |
|
97 |
attachments_label=संलग्नक |
|
98 |
thumbs.title=लघु-छवि देखाउ |
|
99 |
thumbs_label=लघु छवि |
|
100 |
findbar.title=दस्तावेजमे ढूँढू |
|
101 |
|
|
102 |
# Thumbnails panel item (tooltip and alt text for images) |
|
103 |
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page |
|
104 |
# number. |
|
105 |
thumb_page_title=पृष्ठ {{page}} |
|
106 |
# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page |
|
107 |
# number. |
|
108 |
thumb_page_canvas=पृष्ठ {{page}} का लघु-चित्र |
|
109 |
|
|
110 |
# Find panel button title and messages |
|
111 |
find_previous.title=खोजक पछिला उपस्थिति ताकू |
|
112 |
find_previous_label=पछिला |
|
113 |
find_next.title=खोजक अगिला उपस्थिति ताकू |
|
114 |
find_next_label=आगाँ |
|
115 |
find_highlight=सभटा आलोकित करू |
|
116 |
find_match_case_label=मिलान स्थिति |
|
117 |
find_reached_top=पृष्ठक शीर्ष जाए पहुँचल, तल सँ जारी |
|
118 |
find_reached_bottom=पृष्ठक तल मे जाए पहुँचल, शीर्ष सँ जारी |
|
119 |
find_not_found=वाकींश नहि भेटल |
|
120 |
|
|
121 |
# Error panel labels |
|
122 |
error_more_info=बेसी सूचना |
|
123 |
error_less_info=कम सूचना |
|
124 |
error_close=बन्न करू |
|
125 |
# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be |
|
126 |
# replaced by the PDF.JS version and build ID. |
|
127 |
error_version_info=PDF.js v{{version}} (build: {{build}}) |
|
128 |
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an |
|
129 |
# english string describing the error. |
|
130 |
error_message=संदेश: {{message}} |
|
131 |
# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack |
|
132 |
# trace. |
|
133 |
error_stack=स्टैक: {{stack}} |
|
134 |
# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename |
|
135 |
error_file=फ़ाइल: {{file}} |
|
136 |
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number |
|
137 |
error_line=पंक्ति: {{line}} |
|
138 |
rendering_error=पृष्ठ रेंडरिंगक समय त्रुटि आएल. |
|
139 |
|
|
140 |
# Predefined zoom values |
|
141 |
page_scale_width=पृष्ठ चओड़ाइ |
|
142 |
page_scale_fit=पृष्ठ फिट |
|
143 |
page_scale_auto=स्वचालित जूम |
|
144 |
page_scale_actual=सही आकार |
|
145 |
# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a |
|
146 |
# numerical scale value. |
|
147 |
page_scale_percent={{scale}}% |
|
148 |
|
|
149 |
# Loading indicator messages |
|
150 |
loading_error_indicator=त्रुटि |
|
151 |
loading_error=पीडीएफ लोड करैत समय एकटा त्रुटि भेल. |
|
152 |
invalid_file_error=अमान्य अथवा भ्रष्ट PDF फाइल. |
|
153 |
missing_file_error=अनुपस्थित PDF फाइल. |
|
154 |
unexpected_response_error=सर्वर सँ अप्रत्याशित प्रतिक्रिया. |
|
155 |
|
|
156 |
# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip. |
|
157 |
# "{{type}}" will be replaced with an annotation type from a list defined in |
|
158 |
# the PDF spec (32000-1:2008 Table 169 – Annotation types). |
|
159 |
# Some common types are e.g.: "Check", "Text", "Comment", "Note" |
|
160 |
text_annotation_type.alt=[{{type}} Annotation] |
|
161 |
password_label=एहि पीडीएफ फ़ाइल केँ खोलबाक लेल कृपया कूटशब्द भरू. |
|
162 |
password_invalid=अवैध कूटशब्द, कृपया फिनु कोशिश करू. |
|
163 |
password_ok=बेस |
|
164 |
|
|
165 |
printing_not_supported=चेतावनी: ई ब्राउजर पर छपाइ पूर्ण तरह सँ समर्थित नहि अछि. |
|
166 |
printing_not_ready=चेतावनी: पीडीएफ छपाइक लेल पूर्ण तरह सँ लोड नहि अछि. |
|
167 |
web_fonts_disabled=वेब फॉन्ट्स निष्क्रिय अछि: अंतःस्थापित PDF फान्टसक उपयोगमे असमर्थ. |
|
168 |
document_colors_not_allowed=PDF दस्तावेज़ हुकर अपन रंग केँ उपयोग करबाक लेल अनुमति प्राप्त नहि अछि: 'पृष्ठ केँ हुकर अपन रंग केँ चुनबाक लेल स्वीकृति दिअ जे ओ ओहि ब्राउज़र मे निष्क्रिय अछि. |