PluginProbe ʕ •ᴥ•ʔ
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents / 4.6.3
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents v4.6.3
4.6.4 4.6.3 4.6.2 4.6.1 4.6.0 4.5.6 4.5.5 4.5.4 4.5.3 4.5.2 trunk 1.0.0 1.1.0 1.1.1 1.1.2 1.1.3 1.2.0 1.3.0 1.3.1 1.4.0 1.4.1 1.4.2 1.4.3 1.4.4 1.5.0 1.6.0 1.6.1 1.6.2 1.6.3 1.7.0 1.7.1 1.7.2 1.7.3 1.7.4 1.7.5 2.0.0 2.0.1 2.0.2 2.0.3 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.2.0 2.2.1 2.2.2 2.3.0 2.3.1 2.3.2 2.3.3 2.4.0 2.4.1 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 2.6.0 2.6.1 2.6.2 2.7.0 2.7.1 2.7.2 2.7.3 2.7.4 2.7.5 2.7.6 2.7.7 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0 3.1.1 3.1.2 3.1.3 3.2.0 3.2.1 3.3.0 3.3.1 3.3.2 3.3.3 3.3.4 3.3.5 3.3.6 3.3.7 3.4.0 3.4.1 3.4.2 3.4.3 3.5.0 3.5.1 3.5.2 3.5.3 3.6.0 3.6.1 3.6.2 3.6.3 3.6.4 3.6.5 3.6.6 3.6.7 3.6.8 3.7.0 3.7.1 3.7.2 3.7.3 3.8.0 3.8.1 3.8.2 3.8.3 3.8.4 3.8.5 3.9.0 3.9.1 3.9.10 3.9.11 3.9.12 3.9.13 3.9.14 3.9.15 3.9.16 3.9.17 3.9.2 3.9.3 3.9.4 3.9.5 3.9.6 3.9.7 3.9.8 3.9.9 4.0.0 4.0.1 4.0.10 4.0.11 4.0.12 4.0.13 4.0.14 4.0.2 4.0.3 4.0.4 4.0.5 4.0.6 4.0.7 4.0.8 4.0.9 4.1.0 4.1.1 4.1.10 4.1.2 4.1.3 4.1.4 4.1.5 4.1.6 4.1.7 4.1.8 4.1.9 4.2.0 4.2.1 4.2.2 4.2.3 4.2.4 4.2.5 4.2.6 4.2.7 4.2.8 4.2.9 4.3.0 4.3.1 4.4.0 4.4.1 4.4.10 4.4.11 4.4.2 4.4.3 4.4.4 4.4.5 4.4.6 4.4.7 4.4.8 4.4.9 4.5.0 4.5.1
embedpress / assets / pdf / web / locale / hi-IN / viewer.ftl
embedpress / assets / pdf / web / locale / hi-IN Last commit date
viewer.ftl 2 years ago
viewer.ftl
268 lines
1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
4
5
6 ## Main toolbar buttons (tooltips and alt text for images)
7
8 pdfjs-previous-button =
9 .title = पिछला पृष्ठ
10 pdfjs-previous-button-label = पिछला
11 pdfjs-next-button =
12 .title = �
13 गला पृष्ठ
14 pdfjs-next-button-label = आगे
15 # .title: Tooltip for the pageNumber input.
16 pdfjs-page-input =
17 .title = पृष्ठ:
18 # Variables:
19 # $pagesCount (Number) - the total number of pages in the document
20 # This string follows an input field with the number of the page currently displayed.
21 pdfjs-of-pages = { $pagesCount } का
22 # Variables:
23 # $pageNumber (Number) - the currently visible page
24 # $pagesCount (Number) - the total number of pages in the document
25 pdfjs-page-of-pages = ({ $pageNumber } of { $pagesCount })
26 pdfjs-zoom-out-button =
27 .title = छोटा करें
28 pdfjs-zoom-out-button-label = छोटा करें
29 pdfjs-zoom-in-button =
30 .title = बड़ा करें
31 pdfjs-zoom-in-button-label = बड़ा करें
32 pdfjs-zoom-select =
33 .title = बड़ा-छोटा करें
34 pdfjs-presentation-mode-button =
35 .title = प्रस्तुति �
36 वस्था में जाएँ
37 pdfjs-presentation-mode-button-label = प्रस्तुति �
38 वस्था
39 pdfjs-open-file-button =
40 .title = फ़ाइल खोलें
41 pdfjs-open-file-button-label = खोलें
42 pdfjs-print-button =
43 .title = छापें
44 pdfjs-print-button-label = छापें
45 # Used in Firefox for Android.
46 pdfjs-open-in-app-button =
47 .title = ऐप में खोलें
48 # Used in Firefox for Android.
49 # Length of the translation matters since we are in a mobile context, with limited screen estate.
50 pdfjs-open-in-app-button-label = ऐप में खोलें
51
52 ## Secondary toolbar and context menu
53
54 pdfjs-tools-button =
55 .title = औज़ार
56 pdfjs-tools-button-label = औज़ार
57 pdfjs-first-page-button =
58 .title = प्रथम पृष्ठ पर जाएँ
59 pdfjs-first-page-button-label = प्रथम पृष्ठ पर जाएँ
60 pdfjs-last-page-button =
61 .title = �
62 ंतिम पृष्ठ पर जाएँ
63 pdfjs-last-page-button-label = �
64 ंतिम पृष्ठ पर जाएँ
65 pdfjs-page-rotate-cw-button =
66 .title = घड़ी की दिशा में घुमाएँ
67 pdfjs-page-rotate-cw-button-label = घड़ी की दिशा में घुमाएँ
68 pdfjs-page-rotate-ccw-button =
69 .title = घड़ी की दिशा से उल्टा घुमाएँ
70 pdfjs-page-rotate-ccw-button-label = घड़ी की दिशा से उल्टा घुमाएँ
71 pdfjs-cursor-text-select-tool-button =
72 .title = पाठ चयन उपकरण सक्षम करें
73 pdfjs-cursor-text-select-tool-button-label = पाठ चयन उपकरण
74 pdfjs-cursor-hand-tool-button =
75 .title = हस्त उपकरण सक्षम करें
76 pdfjs-cursor-hand-tool-button-label = हस्त उपकरण
77 pdfjs-scroll-vertical-button =
78 .title = लंबवत स्क्रॉलिंग का उपयोग करें
79 pdfjs-scroll-vertical-button-label = लंबवत स्क्रॉलिंग
80 pdfjs-scroll-horizontal-button =
81 .title = क्षितिजिय स्क्रॉलिंग का उपयोग करें
82 pdfjs-scroll-horizontal-button-label = क्षितिजिय स्क्रॉलिंग
83 pdfjs-scroll-wrapped-button =
84 .title = व्राप्पेड स्क्रॉलिंग का उपयोग करें
85 pdfjs-spread-none-button-label = कोई स्प्रेड उपलब्ध नहीं
86 pdfjs-spread-odd-button =
87 .title = विषम-क्रमांकित पृष्ठों से प्रारंभ होने वाले पृष्ठ स्प्रेड में शामिल हों
88 pdfjs-spread-odd-button-label = विषम फैलाव
89
90 ## Document properties dialog
91
92 pdfjs-document-properties-button =
93 .title = दस्तावेज़ विशेषता...
94 pdfjs-document-properties-button-label = दस्तावेज़ विशेषता...
95 pdfjs-document-properties-file-name = फ़ाइल नाम:
96 pdfjs-document-properties-file-size = फाइल आकारः
97 # Variables:
98 # $size_kb (Number) - the PDF file size in kilobytes
99 # $size_b (Number) - the PDF file size in bytes
100 pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } bytes)
101 # Variables:
102 # $size_mb (Number) - the PDF file size in megabytes
103 # $size_b (Number) - the PDF file size in bytes
104 pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } bytes)
105 pdfjs-document-properties-title = शीर्षक:
106 pdfjs-document-properties-author = लेखकः
107 pdfjs-document-properties-subject = विषय:
108 pdfjs-document-properties-keywords = कुंजी-शब्द:
109 pdfjs-document-properties-creation-date = निर्माण दिनांक:
110 pdfjs-document-properties-modification-date = संशोधन दिनांक:
111 # Variables:
112 # $date (Date) - the creation/modification date of the PDF file
113 # $time (Time) - the creation/modification time of the PDF file
114 pdfjs-document-properties-date-string = { $date }, { $time }
115 pdfjs-document-properties-creator = निर्माता:
116 pdfjs-document-properties-producer = PDF उत्पादक:
117 pdfjs-document-properties-version = PDF संस्करण:
118 pdfjs-document-properties-page-count = पृष्ठ गिनती:
119 pdfjs-document-properties-page-size = पृष्ठ आकार:
120 pdfjs-document-properties-page-size-unit-inches = इंच
121 pdfjs-document-properties-page-size-unit-millimeters = मिमी
122 pdfjs-document-properties-page-size-orientation-portrait = पोर्ट्रेट
123 pdfjs-document-properties-page-size-orientation-landscape = लैंडस्केप
124 pdfjs-document-properties-page-size-name-a-three = A3
125 pdfjs-document-properties-page-size-name-a-four = A4
126 pdfjs-document-properties-page-size-name-letter = पत्र
127 pdfjs-document-properties-page-size-name-legal = क़ानूनी
128
129 ## Variables:
130 ## $width (Number) - the width of the (current) page
131 ## $height (Number) - the height of the (current) page
132 ## $unit (String) - the unit of measurement of the (current) page
133 ## $name (String) - the name of the (current) page
134 ## $orientation (String) - the orientation of the (current) page
135
136 pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
137 pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
138
139 ##
140
141 # The linearization status of the document; usually called "Fast Web View" in
142 # English locales of Adobe software.
143 pdfjs-document-properties-linearized = तीव्र वेब व्यू:
144 pdfjs-document-properties-linearized-yes = हाँ
145 pdfjs-document-properties-linearized-no = नहीं
146 pdfjs-document-properties-close-button = बंद करें
147
148 ## Print
149
150 pdfjs-print-progress-message = छपाई के लिए दस्तावेज़ को तैयार किया जा रहा है...
151 # Variables:
152 # $progress (Number) - percent value
153 pdfjs-print-progress-percent = { $progress }%
154 pdfjs-print-progress-close-button = रद्द करें
155 pdfjs-printing-not-supported = चेतावनी: इस ब्राउज़र पर छपाई पूरी तरह से समर्थित नहीं है.
156 pdfjs-printing-not-ready = चेतावनी: PDF छपाई के लिए पूरी तरह से लोड नहीं है.
157
158 ## Tooltips and alt text for side panel toolbar buttons
159
160 pdfjs-toggle-sidebar-button =
161 .title = स्लाइडर टॉगल करें
162 pdfjs-toggle-sidebar-button-label = स्लाइडर टॉगल करें
163 pdfjs-document-outline-button =
164 .title = दस्तावेज़ की रूपरेखा दिखाइए (सारी वस्तुओं को फलने �
165 थवा समेटने के लिए दो बार क्लिक करें)
166 pdfjs-document-outline-button-label = दस्तावेज़ आउटलाइन
167 pdfjs-attachments-button =
168 .title = संलग्नक दिखायें
169 pdfjs-attachments-button-label = संलग्नक
170 pdfjs-thumbs-button =
171 .title = लघुछवियाँ दिखाएँ
172 pdfjs-thumbs-button-label = लघु छवि
173 pdfjs-findbar-button =
174 .title = दस्तावेज़ में ढूँढ़ें
175 pdfjs-findbar-button-label = ढूँढें
176
177 ## Thumbnails panel item (tooltip and alt text for images)
178
179 # Variables:
180 # $page (Number) - the page number
181 pdfjs-thumb-page-title =
182 .title = पृष्ठ { $page }
183 # Variables:
184 # $page (Number) - the page number
185 pdfjs-thumb-page-canvas =
186 .aria-label = पृष्ठ { $page } की लघु-छवि
187
188 ## Find panel button title and messages
189
190 pdfjs-find-input =
191 .title = ढूँढें
192 .placeholder = दस्तावेज़ में खोजें...
193 pdfjs-find-previous-button =
194 .title = वाक्यांश की पिछली उपस्थिति ढूँढ़ें
195 pdfjs-find-previous-button-label = पिछला
196 pdfjs-find-next-button =
197 .title = वाक्यांश की �
198 गली उपस्थिति ढूँढ़ें
199 pdfjs-find-next-button-label = �
200 गला
201 pdfjs-find-highlight-checkbox = सभी आलोकित करें
202 pdfjs-find-match-case-checkbox-label = मिलान स्थिति
203 pdfjs-find-entire-word-checkbox-label = संपूर्ण शब्द
204 pdfjs-find-reached-top = पृष्ठ के ऊपर पहुंच गया, नीचे से जारी रखें
205 pdfjs-find-reached-bottom = पृष्ठ के नीचे में जा पहुँचा, ऊपर से जारी
206 pdfjs-find-not-found = वाक्यांश नहीं मिला
207
208 ## Predefined zoom values
209
210 pdfjs-page-scale-width = पृष्ठ चौड़ाई
211 pdfjs-page-scale-fit = पृष्ठ फिट
212 pdfjs-page-scale-auto = स्वचालित जूम
213 pdfjs-page-scale-actual = वास्तविक आकार
214 # Variables:
215 # $scale (Number) - percent value for page scale
216 pdfjs-page-scale-percent = { $scale }%
217
218 ## PDF page
219
220
221 ## Loading indicator messages
222
223 pdfjs-loading-error = PDF लोड करते समय एक त्रुटि हुई.
224 pdfjs-invalid-file-error = �
225 मान्य या भ्रष्ट PDF फ़ाइल.
226 pdfjs-missing-file-error = �
227 नुपस्थित PDF फ़ाइल.
228 pdfjs-unexpected-response-error = �
229 प्रत्याशित सर्वर प्रतिक्रिया.
230 pdfjs-rendering-error = पृष्ठ रेंडरिंग के दौरान त्रुटि आई.
231
232 ## Annotations
233
234 # Variables:
235 # $date (Date) - the modification date of the annotation
236 # $time (Time) - the modification time of the annotation
237 pdfjs-annotation-date-string = { $date }, { $time }
238 # .alt: This is used as a tooltip.
239 # Variables:
240 # $type (String) - an annotation type from a list defined in the PDF spec
241 # (32000-1:2008 Table 169 – Annotation types).
242 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
243 pdfjs-text-annotation-type =
244 .alt = [{ $type } Annotation]
245
246 ## Password
247
248 pdfjs-password-label = इस PDF फ़ाइल को खोलने के लिए कृपया कूटशब्द भरें.
249 pdfjs-password-invalid = �
250 वैध कूटशब्द, कृपया फिर कोशिश करें.
251 pdfjs-password-ok-button = OK
252 pdfjs-password-cancel-button = रद्द करें
253 pdfjs-web-fonts-disabled = वेब फॉन्ट्स निष्क्रिय हैं: �
254 ंतःस्थापित PDF फॉन्टस के उपयोग में �
255 समर्थ.
256
257 ## Editing
258
259 # Editor Parameters
260 pdfjs-editor-free-text-color-input = रंग
261
262 ## Alt-text dialog
263
264
265 ## Editor resizers
266 ## This is used in an aria label to help to understand the role of the resizer.
267
268