PluginProbe ʕ •ᴥ•ʔ
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents / 4.4.11
EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents v4.4.11
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 / mr / viewer.ftl
embedpress / assets / pdf / web / locale / mr Last commit date
viewer.ftl 2 years ago
viewer.ftl
247 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 pdfjs-next-button-label = पुढील
14 # .title: Tooltip for the pageNumber input.
15 pdfjs-page-input =
16 .title = पृष्ठ
17 # Variables:
18 # $pagesCount (Number) - the total number of pages in the document
19 # This string follows an input field with the number of the page currently displayed.
20 pdfjs-of-pages = { $pagesCount }पैकी
21 # Variables:
22 # $pageNumber (Number) - the currently visible page
23 # $pagesCount (Number) - the total number of pages in the document
24 pdfjs-page-of-pages = ({ $pagesCount } पैकी { $pageNumber })
25 pdfjs-zoom-out-button =
26 .title = छोटे करा
27 pdfjs-zoom-out-button-label = छोटे करा
28 pdfjs-zoom-in-button =
29 .title = मोठे करा
30 pdfjs-zoom-in-button-label = मोठे करा
31 pdfjs-zoom-select =
32 .title = लहान किंवा मोठे करा
33 pdfjs-presentation-mode-button =
34 .title = प्रस्तुतिकरण मोडचा वापर करा
35 pdfjs-presentation-mode-button-label = प्रस्तुतिकरण मोड
36 pdfjs-open-file-button =
37 .title = फाइल उघडा
38 pdfjs-open-file-button-label = उघडा
39 pdfjs-print-button =
40 .title = छपाई करा
41 pdfjs-print-button-label = छपाई करा
42
43 ## Secondary toolbar and context menu
44
45 pdfjs-tools-button =
46 .title = साधने
47 pdfjs-tools-button-label = साधने
48 pdfjs-first-page-button =
49 .title = पहिल्या पृष्ठावर जा
50 pdfjs-first-page-button-label = पहिल्या पृष्ठावर जा
51 pdfjs-last-page-button =
52 .title = शेवटच्या पृष्ठावर जा
53 pdfjs-last-page-button-label = शेवटच्या पृष्ठावर जा
54 pdfjs-page-rotate-cw-button =
55 .title = घड्याळाच्या काट्याच्या दिशेने फिरवा
56 pdfjs-page-rotate-cw-button-label = घड्याळाच्या काट्याच्या दिशेने फिरवा
57 pdfjs-page-rotate-ccw-button =
58 .title = घड्याळाच्या काट्याच्या उलट दिशेने फिरवा
59 pdfjs-page-rotate-ccw-button-label = घड्याळाच्या काट्याच्या उलट दिशेने फिरवा
60 pdfjs-cursor-text-select-tool-button =
61 .title = मजकूर निवड साधन कार्यान्वयीत करा
62 pdfjs-cursor-text-select-tool-button-label = मजकूर निवड साधन
63 pdfjs-cursor-hand-tool-button =
64 .title = हात साधन कार्यान्वित करा
65 pdfjs-cursor-hand-tool-button-label = हस्त साधन
66 pdfjs-scroll-vertical-button =
67 .title = �
68 नुलंब स्क्रोलिंग वापरा
69 pdfjs-scroll-vertical-button-label = �
70 नुलंब स्क्रोलिंग
71 pdfjs-scroll-horizontal-button =
72 .title = क्षैतिज स्क्रोलिंग वापरा
73 pdfjs-scroll-horizontal-button-label = क्षैतिज स्क्रोलिंग
74
75 ## Document properties dialog
76
77 pdfjs-document-properties-button =
78 .title = दस्तऐवज गुणधर्म…
79 pdfjs-document-properties-button-label = दस्तऐवज गुणधर्म…
80 pdfjs-document-properties-file-name = फाइलचे नाव:
81 pdfjs-document-properties-file-size = फाइल आकार:
82 # Variables:
83 # $size_kb (Number) - the PDF file size in kilobytes
84 # $size_b (Number) - the PDF file size in bytes
85 pdfjs-document-properties-kb = { $size_kb } KB ({ $size_b } बाइट्स)
86 # Variables:
87 # $size_mb (Number) - the PDF file size in megabytes
88 # $size_b (Number) - the PDF file size in bytes
89 pdfjs-document-properties-mb = { $size_mb } MB ({ $size_b } बाइट्स)
90 pdfjs-document-properties-title = शिर्षक:
91 pdfjs-document-properties-author = लेखक:
92 pdfjs-document-properties-subject = विषय:
93 pdfjs-document-properties-keywords = मुख्यशब्द:
94 pdfjs-document-properties-creation-date = निर्माण दिनांक:
95 pdfjs-document-properties-modification-date = दुरूस्ती दिनांक:
96 # Variables:
97 # $date (Date) - the creation/modification date of the PDF file
98 # $time (Time) - the creation/modification time of the PDF file
99 pdfjs-document-properties-date-string = { $date }, { $time }
100 pdfjs-document-properties-creator = निर्माता:
101 pdfjs-document-properties-producer = PDF निर्माता:
102 pdfjs-document-properties-version = PDF आवृत्ती:
103 pdfjs-document-properties-page-count = पृष्ठ संख्या:
104 pdfjs-document-properties-page-size = पृष्ठ आकार:
105 pdfjs-document-properties-page-size-unit-inches = इंच
106 pdfjs-document-properties-page-size-unit-millimeters = मीमी
107 pdfjs-document-properties-page-size-orientation-portrait = उभी मांडणी
108 pdfjs-document-properties-page-size-orientation-landscape = आडवे
109 pdfjs-document-properties-page-size-name-a-three = A3
110 pdfjs-document-properties-page-size-name-a-four = A4
111 pdfjs-document-properties-page-size-name-letter = Letter
112 pdfjs-document-properties-page-size-name-legal = Legal
113
114 ## Variables:
115 ## $width (Number) - the width of the (current) page
116 ## $height (Number) - the height of the (current) page
117 ## $unit (String) - the unit of measurement of the (current) page
118 ## $name (String) - the name of the (current) page
119 ## $orientation (String) - the orientation of the (current) page
120
121 pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
122 pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
123
124 ##
125
126 # The linearization status of the document; usually called "Fast Web View" in
127 # English locales of Adobe software.
128 pdfjs-document-properties-linearized = जलद वेब दृष्य:
129 pdfjs-document-properties-linearized-yes = हो
130 pdfjs-document-properties-linearized-no = नाही
131 pdfjs-document-properties-close-button = बंद करा
132
133 ## Print
134
135 pdfjs-print-progress-message = छपाई करीता पृष्ठ तयार करीत आहे…
136 # Variables:
137 # $progress (Number) - percent value
138 pdfjs-print-progress-percent = { $progress }%
139 pdfjs-print-progress-close-button = रद्द करा
140 pdfjs-printing-not-supported = सावधानता: या ब्राउझरतर्फे छपाइ पूर्णपणे समर्थीत नाही.
141 pdfjs-printing-not-ready = सावधानता: छपाईकरिता PDF पूर्णतया लोड झाले नाही.
142
143 ## Tooltips and alt text for side panel toolbar buttons
144
145 pdfjs-toggle-sidebar-button =
146 .title = बाजूचीपट्टी टॉगल करा
147 pdfjs-toggle-sidebar-button-label = बाजूचीपट्टी टॉगल करा
148 pdfjs-document-outline-button =
149 .title = दस्तऐवज बाह्यरेखा दर्शवा (विस्तृत करण्यासाठी दोनवेळा क्लिक करा /सर्व घटक दाखवा)
150 pdfjs-document-outline-button-label = दस्तऐवज रूपरेषा
151 pdfjs-attachments-button =
152 .title = जोडपत्र दाखवा
153 pdfjs-attachments-button-label = जोडपत्र
154 pdfjs-thumbs-button =
155 .title = थंबनेल्स् दाखवा
156 pdfjs-thumbs-button-label = थंबनेल्स्
157 pdfjs-findbar-button =
158 .title = दस्तऐवजात शोधा
159 pdfjs-findbar-button-label = शोधा
160
161 ## Thumbnails panel item (tooltip and alt text for images)
162
163 # Variables:
164 # $page (Number) - the page number
165 pdfjs-thumb-page-title =
166 .title = पृष्ठ { $page }
167 # Variables:
168 # $page (Number) - the page number
169 pdfjs-thumb-page-canvas =
170 .aria-label = पृष्ठाचे थंबनेल { $page }
171
172 ## Find panel button title and messages
173
174 pdfjs-find-input =
175 .title = शोधा
176 .placeholder = दस्तऐवजात शोधा…
177 pdfjs-find-previous-button =
178 .title = वाकप्रयोगची मागील घटना शोधा
179 pdfjs-find-previous-button-label = मागील
180 pdfjs-find-next-button =
181 .title = वाकप्रयोगची पुढील घटना शोधा
182 pdfjs-find-next-button-label = पुढील
183 pdfjs-find-highlight-checkbox = सर्व ठळक करा
184 pdfjs-find-match-case-checkbox-label = आकार जुळवा
185 pdfjs-find-entire-word-checkbox-label = संपूर्ण शब्द
186 pdfjs-find-reached-top = दस्तऐवजाच्या शीर्षकास पोहचले, तळपासून पुढे
187 pdfjs-find-reached-bottom = दस्तऐवजाच्या तळाला पोहचले, शीर्षकापासून पुढे
188 pdfjs-find-not-found = वाकप्रयोग आढळले नाही
189
190 ## Predefined zoom values
191
192 pdfjs-page-scale-width = पृष्ठाची रूंदी
193 pdfjs-page-scale-fit = पृष्ठ बसवा
194 pdfjs-page-scale-auto = स्वयं लाहन किंवा मोठे करणे
195 pdfjs-page-scale-actual = प्रत्यक्ष आकार
196 # Variables:
197 # $scale (Number) - percent value for page scale
198 pdfjs-page-scale-percent = { $scale }%
199
200 ## PDF page
201
202
203 ## Loading indicator messages
204
205 pdfjs-loading-error = PDF लोड करतेवेळी त्रुटी आढळली.
206 pdfjs-invalid-file-error = �
207 वैध किंवा दोषीत PDF फाइल.
208 pdfjs-missing-file-error = न आढळणारी PDF फाइल.
209 pdfjs-unexpected-response-error = �
210 नपेक्षित सर्व्हर प्रतिसाद.
211 pdfjs-rendering-error = पृष्ठ दाखवतेवेळी त्रुटी आढळली.
212
213 ## Annotations
214
215 # Variables:
216 # $date (Date) - the modification date of the annotation
217 # $time (Time) - the modification time of the annotation
218 pdfjs-annotation-date-string = { $date }, { $time }
219 # .alt: This is used as a tooltip.
220 # Variables:
221 # $type (String) - an annotation type from a list defined in the PDF spec
222 # (32000-1:2008 Table 169 – Annotation types).
223 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
224 pdfjs-text-annotation-type =
225 .alt = [{ $type } टिपण्णी]
226
227 ## Password
228
229 pdfjs-password-label = ही PDF फाइल उघडण्याकरिता पासवर्ड द्या.
230 pdfjs-password-invalid = �
231 वैध पासवर्ड. कृपया पुन्हा प्रयत्न करा.
232 pdfjs-password-ok-button = ठीक आहे
233 pdfjs-password-cancel-button = रद्द करा
234 pdfjs-web-fonts-disabled = वेब टंक �
235 समर्थीत आहेत: एम्बेडेड PDF टंक वापर �
236 शक्य.
237
238 ## Editing
239
240
241 ## Alt-text dialog
242
243
244 ## Editor resizers
245 ## This is used in an aria label to help to understand the role of the resizer.
246
247