]>
Commit | Line | Data |
---|---|---|
f3c0d7a5 A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
b331163b | 3 | kok{ |
340931cb | 4 | Version{"36.1"} |
0f5d89e8 A |
5 | durationUnits{ |
6 | hm{"h:mm"} | |
7 | hms{"h:mm:ss"} | |
8 | ms{"m:ss"} | |
9 | } | |
340931cb A |
10 | units{ |
11 | acceleration{ | |
12 | meter-per-second-squared{ | |
13 | dnam{"मी/से²"} | |
14 | other{"{0} मी/से²"} | |
15 | } | |
16 | } | |
17 | angle{ | |
18 | arc-minute{ | |
19 | dnam{"आर्कमिनीट"} | |
20 | other{"{0} आर्कमिनीट"} | |
21 | } | |
22 | arc-second{ | |
23 | dnam{"आर्कसेकंद"} | |
24 | other{"{0} आर्कसेकंद"} | |
25 | } | |
26 | degree{ | |
27 | dnam{"अंश"} | |
28 | other{"{0} अंश"} | |
29 | } | |
30 | radian{ | |
31 | dnam{"रेडियन"} | |
32 | other{"{0} रेडियन"} | |
33 | } | |
34 | revolution{ | |
35 | dnam{"परिभ्रमण"} | |
36 | other{"{0} परिभ्रमणां"} | |
37 | } | |
38 | } | |
39 | area{ | |
40 | acre{ | |
41 | dnam{"एकर"} | |
42 | other{"{0} एकर"} | |
43 | } | |
44 | dunam{ | |
45 | dnam{"डुनाम्स"} | |
46 | other{"{0} डुनाम्स"} | |
47 | } | |
48 | hectare{ | |
49 | dnam{"हॅक्टर"} | |
50 | other{"{0} हॅक्टर"} | |
51 | } | |
52 | square-centimeter{ | |
53 | dnam{"चौरस सेंटिमीटर"} | |
54 | other{"{0} चौरस सेंटिमीटर"} | |
55 | per{"दर चौरस सेंटिमीटर {0}"} | |
56 | } | |
57 | square-foot{ | |
58 | dnam{"चौरस फूट"} | |
59 | other{"{0} चौरस फूट"} | |
60 | } | |
61 | square-inch{ | |
62 | dnam{"चौरस इंच"} | |
63 | other{"{0} चौरस इंच"} | |
64 | per{"दर चौरस इंच {0}"} | |
65 | } | |
66 | square-kilometer{ | |
67 | dnam{"चौरस किलोमीटर"} | |
68 | other{"{0} चौरस किलोमीटर"} | |
69 | per{"दर चौरस किलोमीटर {0}"} | |
70 | } | |
71 | square-meter{ | |
72 | dnam{"चौरस मीटर"} | |
73 | other{"{0} चौरस मीटर"} | |
74 | per{"दर चौरस मिटर {0}"} | |
75 | } | |
76 | square-mile{ | |
77 | dnam{"चौरस मायल"} | |
78 | other{"{0} चौरस मायल"} | |
79 | per{"दर चौरस मायल {0}"} | |
80 | } | |
81 | square-yard{ | |
82 | dnam{"चौरस यार्ड"} | |
83 | other{"{0} चौरस यार्ड"} | |
84 | } | |
85 | } | |
86 | concentr{ | |
87 | karat{ | |
88 | dnam{"कॅरट्स"} | |
89 | other{"{0} कॅरट्स"} | |
90 | } | |
91 | milligram-per-deciliter{ | |
92 | dnam{"मिलिग्राम/डेसिलिटर"} | |
93 | other{"{0} मिलिग्राम/डेसिलिटर"} | |
94 | } | |
95 | millimole-per-liter{ | |
96 | dnam{"मिलिमोल्स/लि"} | |
97 | other{"{0} मिलिमोल्स/लि"} | |
98 | } | |
99 | mole{ | |
100 | dnam{"मोल्स"} | |
101 | other{"{0} मोल"} | |
102 | } | |
103 | percent{ | |
104 | dnam{"टक्को"} | |
105 | other{"{0} टक्को"} | |
106 | } | |
107 | permille{ | |
108 | dnam{"दरमायल"} | |
109 | other{"{0} दरमायल"} | |
110 | } | |
111 | } | |
112 | consumption{ | |
113 | liter-per-100kilometers{ | |
114 | dnam{"लिटर/100किलोमीटर"} | |
115 | other{"{0} लिटर/100किलोमीटर"} | |
116 | } | |
117 | liter-per-kilometer{ | |
118 | dnam{"लिटर/किलोमीटर"} | |
119 | other{"{0} लिटर/किलोमीटर"} | |
120 | } | |
121 | } | |
122 | coordinate{ | |
123 | dnam{"मुख्य दिका"} | |
124 | east{"{0} उदेंत"} | |
125 | north{"{0} उत्तर"} | |
126 | south{"{0} दक्षिण"} | |
127 | west{"{0} अस्तंत"} | |
128 | } | |
129 | digital{ | |
130 | bit{ | |
131 | dnam{"बिट"} | |
132 | other{"{0} बिट"} | |
133 | } | |
134 | byte{ | |
135 | dnam{"बायट"} | |
136 | other{"{0} बायट"} | |
137 | } | |
138 | gigabit{ | |
139 | dnam{"गिगाबिट"} | |
140 | other{"{0} गिगाबिट"} | |
141 | } | |
142 | gigabyte{ | |
143 | dnam{"गिगाबायट"} | |
144 | other{"{0} गिगाबायट"} | |
145 | } | |
146 | kilobit{ | |
147 | dnam{"किलोबिट"} | |
148 | other{"{0} किलोबिट"} | |
149 | } | |
150 | kilobyte{ | |
151 | dnam{"किलोबायट"} | |
152 | other{"{0} किलोबायट"} | |
153 | } | |
154 | megabit{ | |
155 | dnam{"मॅगाबिट"} | |
156 | other{"{0} मॅगाबिट"} | |
157 | } | |
158 | megabyte{ | |
159 | dnam{"मॅगाबायट"} | |
160 | other{"{0} मॅगाबायट"} | |
161 | } | |
162 | petabyte{ | |
163 | dnam{"पेटाबायट"} | |
164 | other{"{0} पेटाबायट"} | |
165 | } | |
166 | terabit{ | |
167 | dnam{"टेराबिट्स"} | |
168 | other{"{0} टेराबिट्स"} | |
169 | } | |
170 | terabyte{ | |
171 | dnam{"टेराबायट"} | |
172 | other{"{0} टेराबायट"} | |
173 | } | |
174 | } | |
175 | duration{ | |
176 | century{ | |
177 | dnam{"शतकां"} | |
178 | other{"{0} शतकां"} | |
179 | } | |
180 | day{ | |
181 | dnam{"दीस"} | |
182 | other{"{0} दीस"} | |
183 | per{"दर दिसा {0}"} | |
184 | } | |
185 | decade{ | |
186 | dnam{"दशकां"} | |
187 | other{"{0} दशकां"} | |
188 | } | |
189 | hour{ | |
190 | dnam{"वरां"} | |
191 | other{"{0} वरां"} | |
192 | per{"दर वरा {0}"} | |
193 | } | |
194 | microsecond{ | |
195 | dnam{"मायक्रोसेकंदांनी"} | |
196 | other{"{0} मायक्रोसेकंदांनी"} | |
197 | } | |
198 | millisecond{ | |
199 | dnam{"मिलिसेकंदांनी"} | |
200 | other{"{0} मिलिसेकंदांनी"} | |
201 | } | |
202 | minute{ | |
203 | dnam{"मिण्टां"} | |
204 | other{"{0} मिण्टां"} | |
205 | per{"दर मिनीट {0}"} | |
206 | } | |
207 | month{ | |
208 | dnam{"म्हयने"} | |
209 | other{"{0} म्हयने"} | |
210 | per{"दर म्हयनो {0}"} | |
211 | } | |
212 | nanosecond{ | |
213 | dnam{"नॅनोसेकंदांनी"} | |
214 | other{"{0} नॅनोसेकंदांनी"} | |
215 | } | |
216 | second{ | |
217 | dnam{"सेकंद"} | |
218 | other{"{0} सेकंदांनी"} | |
219 | per{"दर सेकंद {0}"} | |
220 | } | |
221 | week{ | |
222 | dnam{"सप्तक"} | |
223 | other{"{0} सप्तक"} | |
224 | per{"दर सप्तकाक {0}"} | |
225 | } | |
226 | year{ | |
227 | dnam{"वर्सां"} | |
228 | other{"{0} वर्सां"} | |
229 | per{"दर वर्सा {0}"} | |
230 | } | |
231 | } | |
232 | electric{ | |
233 | ampere{ | |
234 | dnam{"एम्पियर"} | |
235 | other{"{0} एम्पियर"} | |
236 | } | |
237 | ohm{ | |
238 | dnam{"ओम"} | |
239 | } | |
240 | volt{ | |
241 | dnam{"वोल्ट"} | |
242 | other{"{0} वो"} | |
243 | } | |
244 | } | |
245 | energy{ | |
246 | calorie{ | |
247 | dnam{"कॅलरीज"} | |
248 | other{"{0} कॅलरीज"} | |
249 | } | |
250 | foodcalorie{ | |
251 | dnam{"कॅलरीज"} | |
252 | other{"{0} कॅलरीज"} | |
253 | } | |
254 | joule{ | |
255 | dnam{"ज्युल"} | |
256 | other{"{0} ज्युल"} | |
257 | } | |
258 | kilocalorie{ | |
259 | dnam{"किलोकॅलरीज"} | |
260 | other{"{0} किलोकॅल"} | |
261 | } | |
262 | kilojoule{ | |
263 | dnam{"किलोज्युल"} | |
264 | other{"{0} किलोज्युल"} | |
265 | } | |
266 | kilowatt-hour{ | |
267 | dnam{"किलोवॅट-वरां"} | |
268 | other{"{0} किलोवॅट-वरां"} | |
269 | } | |
270 | } | |
271 | force{ | |
272 | newton{ | |
273 | dnam{"न्युटन"} | |
274 | other{"{0} न्युटन"} | |
275 | } | |
276 | } | |
277 | frequency{ | |
278 | gigahertz{ | |
279 | dnam{"गिगाहर्ट्झ"} | |
280 | other{"{0} गिगाहर्ट्झ"} | |
281 | } | |
282 | hertz{ | |
283 | dnam{"हर्ट्झ"} | |
284 | other{"{0} हर्ट्झ"} | |
285 | } | |
286 | kilohertz{ | |
287 | dnam{"किलोहर्ट्झ"} | |
288 | other{"{0} किलोहर्ट्झ"} | |
289 | } | |
290 | megahertz{ | |
291 | dnam{"मॅगाहर्ट्झ"} | |
292 | other{"{0} मॅगाहर्ट्झ"} | |
293 | } | |
294 | } | |
295 | graphics{ | |
296 | dot-per-centimeter{ | |
297 | dnam{"दर सेंटिमीटर ठिपके"} | |
298 | other{"दर सेंटिमीटर ठिपके {0}"} | |
299 | } | |
300 | dot-per-inch{ | |
301 | dnam{"दर इंचाक ठिपके"} | |
302 | other{"दर इंचाक ठिपके {0}"} | |
303 | } | |
304 | em{ | |
305 | dnam{"टायपोग्रॅफिक एम"} | |
306 | other{"{0} ems"} | |
307 | } | |
308 | megapixel{ | |
309 | dnam{"मॅगोपिक्सेल्स"} | |
310 | other{"{0} मॅगोपिक्सेल्स"} | |
311 | } | |
312 | pixel{ | |
313 | dnam{"पिक्सेल्स"} | |
314 | other{"{0} पिक्सेल्स"} | |
315 | } | |
316 | pixel-per-centimeter{ | |
317 | dnam{"दर सेंटिमीटराक पिक्सेल"} | |
318 | other{"दर सेंटिमीटराक पिक्सेल {0}"} | |
319 | } | |
320 | pixel-per-inch{ | |
321 | dnam{"दर इंचाक पिक्सेल्स"} | |
322 | other{"दर इंचाक पिक्सेल {0}"} | |
323 | } | |
324 | } | |
325 | length{ | |
326 | astronomical-unit{ | |
327 | dnam{"खगोलशास्त्रीय प्रमाण"} | |
328 | other{"{0} खगोलशास्त्रीय प्रमाण"} | |
329 | } | |
330 | centimeter{ | |
331 | dnam{"सेंटिमीटर"} | |
332 | other{"{0} सेंटिमीटर"} | |
333 | per{"दर सेंटिमीटर {0}"} | |
334 | } | |
335 | decimeter{ | |
336 | dnam{"डेसीमीटर"} | |
337 | other{"{0} डेसीमीटर"} | |
338 | } | |
339 | foot{ | |
340 | dnam{"फूट"} | |
341 | other{"{0} फूट"} | |
342 | per{"दर फूट {0}"} | |
343 | } | |
344 | inch{ | |
345 | dnam{"इंच"} | |
346 | other{"{0} इंच"} | |
347 | per{"दर इंच {0}"} | |
348 | } | |
349 | kilometer{ | |
350 | dnam{"किलोमीटर"} | |
351 | other{"{0} किलोमीटर"} | |
352 | per{"दर किलोमीटर {0}"} | |
353 | } | |
354 | light-year{ | |
355 | dnam{"प्रकाश वर्सां"} | |
356 | other{"{0} प्रकाश वर्सां"} | |
357 | } | |
358 | meter{ | |
359 | dnam{"मीटर"} | |
360 | other{"{0} मीटर"} | |
361 | per{"दर मिटर {0}"} | |
362 | } | |
363 | micrometer{ | |
364 | dnam{"मायक्रोमीटर"} | |
365 | other{"{0} मायक्रोमीटर"} | |
366 | } | |
367 | mile{ | |
368 | dnam{"मायल्स"} | |
369 | other{"{0} मायल्स"} | |
370 | } | |
371 | mile-scandinavian{ | |
372 | dnam{"मायल-स्कँडिनेव्हियन"} | |
373 | other{"{0} मायल्स-स्कँडिनेव्हियन"} | |
374 | } | |
375 | millimeter{ | |
376 | dnam{"मिलिमीटर"} | |
377 | other{"{0} मिलिमिटर"} | |
378 | } | |
379 | nanometer{ | |
380 | dnam{"नॅनोमीटर"} | |
381 | other{"{0} नॅनोमीटर"} | |
382 | } | |
383 | nautical-mile{ | |
384 | dnam{"नॉटिकल मायल्स"} | |
385 | other{"{0} नॉटिकल्स मायल्स"} | |
386 | } | |
387 | parsec{ | |
388 | dnam{"पॅरासे"} | |
389 | other{"{0} पॅरासे"} | |
390 | } | |
391 | picometer{ | |
392 | dnam{"पिकोमीटर"} | |
393 | other{"{0} पिकोमिटर"} | |
394 | } | |
395 | point{ | |
396 | dnam{"पॉयंट"} | |
397 | other{"{0} पॉयंट्स"} | |
398 | } | |
399 | solar-radius{ | |
400 | dnam{"सौर त्रिज्या"} | |
401 | other{"{0} सौर त्रिज्या"} | |
402 | } | |
403 | yard{ | |
404 | dnam{"यार्ड"} | |
405 | other{"{0} यार्ड"} | |
406 | } | |
407 | } | |
408 | mass{ | |
409 | carat{ | |
410 | dnam{"कॅरट"} | |
411 | other{"{0} कॅरट"} | |
412 | } | |
413 | gram{ | |
414 | dnam{"ग्राम"} | |
415 | other{"{0} ग्राम"} | |
416 | per{"{0}/ग्रा"} | |
417 | } | |
418 | kilogram{ | |
419 | dnam{"किलोग्राम"} | |
420 | other{"{0} किलोग्राम"} | |
421 | per{"{0}/किलोग्राम"} | |
422 | } | |
423 | metric-ton{ | |
424 | dnam{"मॅट्रिक टन"} | |
425 | other{"{0} मॅट्रिक टन"} | |
426 | } | |
427 | milligram{ | |
428 | dnam{"मिलिग्राम"} | |
429 | other{"{0} मिलिग्राम"} | |
430 | } | |
431 | pound{ | |
432 | dnam{"पौंड"} | |
433 | other{"{0} पौंड"} | |
434 | } | |
435 | ton{ | |
436 | dnam{"टन"} | |
437 | other{"{0} टन"} | |
438 | } | |
439 | } | |
440 | power{ | |
441 | horsepower{ | |
442 | dnam{"हॉर्सपावर"} | |
443 | other{"{0} हॉर्सपावर"} | |
444 | } | |
445 | kilowatt{ | |
446 | dnam{"किलोवॅट"} | |
447 | other{"{0} किलोवॅट"} | |
448 | } | |
449 | megawatt{ | |
450 | dnam{"मेगावॅट"} | |
451 | other{"{0} मेगावॅट"} | |
452 | } | |
453 | milliwatt{ | |
454 | dnam{"मिलिवॅट"} | |
455 | other{"{0} मिलिवॅट"} | |
456 | } | |
457 | watt{ | |
458 | dnam{"वॅट"} | |
459 | other{"{0} वॅट"} | |
460 | } | |
461 | } | |
462 | pressure{ | |
463 | atmosphere{ | |
464 | dnam{"अटमोसपियर"} | |
465 | other{"{0} अटमोसपियर"} | |
466 | } | |
467 | bar{ | |
468 | dnam{"पट्टी"} | |
469 | other{"{0} पट्ट्यो"} | |
470 | } | |
471 | pascal{ | |
472 | dnam{"पास्कल"} | |
473 | other{"{0} पास्कल"} | |
474 | } | |
475 | } | |
476 | speed{ | |
477 | kilometer-per-hour{ | |
478 | dnam{"किमी/व"} | |
479 | other{"{0} किमी/व"} | |
480 | } | |
481 | meter-per-second{ | |
482 | dnam{"मी/से"} | |
483 | other{"{0} मी/से"} | |
484 | } | |
485 | mile-per-hour{ | |
486 | dnam{"मा/व"} | |
487 | other{"{0} मा/व"} | |
488 | } | |
489 | } | |
490 | temperature{ | |
491 | celsius{ | |
492 | dnam{"अंश सेल्सियस"} | |
493 | other{"{0} अंश सेल्सियस"} | |
494 | } | |
495 | fahrenheit{ | |
496 | dnam{"अंश फारेनहायट"} | |
497 | other{"{0} अंश फारेनहायट"} | |
498 | } | |
499 | kelvin{ | |
500 | dnam{"केल्वीन"} | |
501 | other{"{0} केल्वीन"} | |
502 | } | |
503 | } | |
504 | torque{ | |
505 | newton-meter{ | |
506 | dnam{"न्युटन-मीटर"} | |
507 | other{"{0} न्युटन-मीटर"} | |
508 | } | |
509 | } | |
510 | volume{ | |
511 | acre-foot{ | |
512 | dnam{"एकर-फूट"} | |
513 | other{"{0} एकर-फूट"} | |
514 | } | |
515 | barrel{ | |
516 | dnam{"बॅरल"} | |
517 | other{"{0} बॅरल"} | |
518 | } | |
519 | cubic-centimeter{ | |
520 | dnam{"सेमी³"} | |
521 | other{"{0} सेमी³"} | |
522 | per{"{0}/सेमी³"} | |
523 | } | |
524 | cubic-foot{ | |
525 | dnam{"फू³"} | |
526 | other{"{0} फू³"} | |
527 | } | |
528 | cubic-inch{ | |
529 | dnam{"इं³"} | |
530 | other{"{0} इं³"} | |
531 | } | |
532 | cubic-kilometer{ | |
533 | dnam{"क्युबीक किलोमीटर"} | |
534 | other{"{0} क्युबीक किलोमीटर"} | |
535 | } | |
536 | cubic-meter{ | |
537 | dnam{"क्युबीक मीटर"} | |
538 | other{"{0} क्युबीक मीटर"} | |
539 | per{"{0}/मी³"} | |
540 | } | |
541 | cubic-mile{ | |
542 | dnam{"मा³"} | |
543 | other{"{0} मा³"} | |
544 | } | |
545 | cubic-yard{ | |
546 | dnam{"या³"} | |
547 | other{"{0} या³"} | |
548 | } | |
549 | cup{ | |
550 | dnam{"कप"} | |
551 | other{"{0} क"} | |
552 | } | |
553 | cup-metric{ | |
554 | dnam{"मॅट्रिक कप"} | |
555 | other{"{0} मॅट्रिक कप"} | |
556 | } | |
557 | fluid-ounce{ | |
558 | dnam{"फ्लुइड औंस"} | |
559 | other{"{0} फ्लुइड औंस"} | |
560 | } | |
561 | gallon{ | |
562 | dnam{"गॅलोन"} | |
563 | other{"{0} गॅलोन"} | |
564 | per{"दर गॅलोन {0}"} | |
565 | } | |
566 | liter{ | |
567 | dnam{"लिटर"} | |
568 | other{"{0} लिटर"} | |
569 | per{"{0}/लिटर"} | |
570 | } | |
571 | megaliter{ | |
572 | dnam{"मॅगालिटर"} | |
573 | other{"{0} मॅगालिटर"} | |
574 | } | |
575 | milliliter{ | |
576 | dnam{"मिलिलिटर"} | |
577 | other{"{0} मिलिलिटर"} | |
578 | } | |
579 | quart{ | |
580 | dnam{"क्वार्त"} | |
581 | other{"{0} क्वार्त"} | |
582 | } | |
583 | tablespoon{ | |
584 | dnam{"व्हडलें कुलेर"} | |
585 | other{"{0} व्हडलें कुलेर"} | |
586 | } | |
587 | teaspoon{ | |
588 | dnam{"कुलेर"} | |
589 | other{"{0} कुलेर"} | |
590 | } | |
591 | } | |
592 | } | |
593 | unitsNarrow{ | |
594 | coordinate{ | |
595 | dnam{"दिका"} | |
596 | east{"{0}उदें"} | |
597 | north{"{0}उत्त"} | |
598 | south{"{0}द"} | |
599 | west{"{0}अ"} | |
600 | } | |
601 | duration{ | |
602 | day{ | |
603 | dnam{"दीस"} | |
604 | other{"{0}दी"} | |
605 | } | |
606 | hour{ | |
607 | dnam{"वर"} | |
608 | other{"{0} व"} | |
609 | } | |
610 | millisecond{ | |
611 | dnam{"मिलिसे"} | |
612 | other{"{0}मिसे"} | |
613 | } | |
614 | minute{ | |
615 | dnam{"मिनीट"} | |
616 | other{"{0} मि"} | |
617 | } | |
618 | month{ | |
619 | dnam{"म्हयनो"} | |
620 | other{"{0}म्ह"} | |
621 | } | |
622 | second{ | |
623 | dnam{"सेकंद"} | |
624 | other{"{0}से"} | |
625 | } | |
626 | week{ | |
627 | dnam{"स"} | |
628 | other{"{0}स"} | |
629 | } | |
630 | year{ | |
631 | dnam{"वर्सा"} | |
632 | other{"{0}व"} | |
633 | } | |
634 | } | |
635 | length{ | |
636 | centimeter{ | |
637 | dnam{"सेमी"} | |
638 | other{"{0} सेमी"} | |
639 | } | |
640 | kilometer{ | |
641 | dnam{"किमी"} | |
642 | other{"{0} किमी"} | |
643 | } | |
644 | meter{ | |
645 | dnam{"मी"} | |
646 | other{"{0}मी"} | |
647 | } | |
648 | millimeter{ | |
649 | dnam{"मिमी"} | |
650 | other{"{0} मिमी"} | |
651 | } | |
652 | } | |
653 | mass{ | |
654 | gram{ | |
655 | dnam{"ग्राम"} | |
656 | other{"{0} ग्रा"} | |
657 | } | |
658 | kilogram{ | |
659 | dnam{"किलोग्राम"} | |
660 | other{"{0} किलो"} | |
661 | } | |
662 | } | |
663 | speed{ | |
664 | kilometer-per-hour{ | |
665 | dnam{"किमी/व"} | |
666 | other{"{0} किमी/व"} | |
667 | } | |
668 | } | |
669 | temperature{ | |
670 | celsius{ | |
671 | dnam{"°से"} | |
672 | other{"{0}°से"} | |
673 | } | |
674 | } | |
675 | volume{ | |
676 | liter{ | |
677 | dnam{"लिटर"} | |
678 | other{"{0} लि"} | |
679 | } | |
680 | } | |
681 | } | |
682 | unitsShort{ | |
683 | acceleration{ | |
684 | g-force{ | |
685 | dnam{"g-force"} | |
686 | other{"{0} G"} | |
687 | } | |
688 | meter-per-second-squared{ | |
689 | dnam{"मी/से²"} | |
690 | other{"{0} मी/से²"} | |
691 | } | |
692 | } | |
693 | angle{ | |
694 | arc-minute{ | |
695 | dnam{"आमि"} | |
696 | other{"{0}′"} | |
697 | } | |
698 | arc-second{ | |
699 | dnam{"आसे"} | |
700 | other{"{0}″"} | |
701 | } | |
702 | degree{ | |
703 | dnam{"अंश"} | |
704 | other{"{0}°"} | |
705 | } | |
706 | radian{ | |
707 | dnam{"रेडियन"} | |
708 | other{"{0} रे"} | |
709 | } | |
710 | revolution{ | |
711 | dnam{"rev"} | |
712 | other{"{0} rev"} | |
713 | } | |
714 | } | |
715 | area{ | |
716 | acre{ | |
717 | dnam{"एकर"} | |
718 | other{"{0} ac"} | |
719 | } | |
720 | dunam{ | |
721 | dnam{"डुनाम्स"} | |
722 | other{"{0} डुनाम"} | |
723 | } | |
724 | hectare{ | |
725 | dnam{"हॅक्टर"} | |
726 | other{"{0} ha"} | |
727 | } | |
728 | square-centimeter{ | |
729 | dnam{"सेमी²"} | |
730 | other{"{0} सेमी²"} | |
731 | per{"{0}/सेमी²"} | |
732 | } | |
733 | square-foot{ | |
734 | dnam{"चौ फूट"} | |
735 | other{"{0} चौ फू"} | |
736 | } | |
737 | square-inch{ | |
738 | dnam{"in²"} | |
739 | other{"{0} in²"} | |
740 | per{"{0}/in²"} | |
741 | } | |
742 | square-kilometer{ | |
743 | dnam{"किमी²"} | |
744 | other{"{0} किमी²"} | |
745 | per{"{0}/किमी²"} | |
746 | } | |
747 | square-meter{ | |
748 | dnam{"मीटर²"} | |
749 | other{"{0} मी²"} | |
750 | per{"{0}/मी²"} | |
751 | } | |
752 | square-mile{ | |
753 | dnam{"चौ मायल"} | |
754 | other{"{0} चौ मा"} | |
755 | per{"{0}/mi²"} | |
756 | } | |
757 | square-yard{ | |
758 | dnam{"यार्ड²"} | |
759 | other{"{0} yd²"} | |
760 | } | |
761 | } | |
762 | compound{ | |
763 | per{"{0}/{1}"} | |
764 | times{"{0}⋅{1}"} | |
765 | } | |
766 | concentr{ | |
767 | karat{ | |
768 | dnam{"कॅरट्स"} | |
769 | other{"{0} kt"} | |
770 | } | |
771 | milligram-per-deciliter{ | |
772 | dnam{"मिग्रा/डेलि"} | |
773 | other{"{0} मिग्रा/डेलि"} | |
774 | } | |
775 | millimole-per-liter{ | |
776 | dnam{"मिमो/लि"} | |
777 | other{"{0} मिमो/लि"} | |
778 | } | |
779 | mole{ | |
780 | dnam{"मोल"} | |
781 | other{"{0} मोल"} | |
782 | } | |
783 | part-per-million{ | |
784 | dnam{"ppm"} | |
785 | other{"{0} ppm"} | |
786 | } | |
787 | percent{ | |
788 | dnam{"%"} | |
789 | other{"{0}%"} | |
790 | } | |
791 | permille{ | |
792 | dnam{"‰"} | |
793 | other{"{0}‰"} | |
794 | } | |
795 | permyriad{ | |
796 | dnam{"‱"} | |
797 | other{"{0}‱"} | |
798 | } | |
799 | } | |
800 | consumption{ | |
801 | liter-per-100kilometers{ | |
802 | dnam{"लि/100किमी"} | |
803 | other{"{0} लि/100किमी"} | |
804 | } | |
805 | liter-per-kilometer{ | |
806 | dnam{"लि/किमी"} | |
807 | other{"{0} लि/किमी"} | |
808 | } | |
809 | mile-per-gallon{ | |
810 | dnam{"mpg US"} | |
811 | other{"{0} mpg US"} | |
812 | } | |
813 | mile-per-gallon-imperial{ | |
814 | dnam{"mpg Imp."} | |
815 | other{"{0} mpg Imp."} | |
816 | } | |
817 | } | |
818 | coordinate{ | |
819 | dnam{"दिका"} | |
820 | east{"{0} उदें"} | |
821 | north{"{0} उत्त"} | |
822 | south{"{0} द"} | |
823 | west{"{0} अ"} | |
824 | } | |
825 | digital{ | |
826 | bit{ | |
827 | dnam{"बिट"} | |
828 | other{"{0} बिट"} | |
829 | } | |
830 | byte{ | |
831 | dnam{"बायट"} | |
832 | other{"{0} बायट"} | |
833 | } | |
834 | gigabit{ | |
835 | dnam{"Gb"} | |
836 | other{"{0} Gb"} | |
837 | } | |
838 | gigabyte{ | |
839 | dnam{"GB"} | |
840 | other{"{0} GB"} | |
841 | } | |
842 | kilobit{ | |
843 | dnam{"kb"} | |
844 | other{"{0} kb"} | |
845 | } | |
846 | kilobyte{ | |
847 | dnam{"kB"} | |
848 | other{"{0} kB"} | |
849 | } | |
850 | megabit{ | |
851 | dnam{"Mb"} | |
852 | other{"{0} Mb"} | |
853 | } | |
854 | megabyte{ | |
855 | dnam{"MB"} | |
856 | other{"{0} MB"} | |
857 | } | |
858 | petabyte{ | |
859 | dnam{"PB"} | |
860 | other{"{0} PB"} | |
861 | } | |
862 | terabit{ | |
863 | dnam{"Tb"} | |
864 | other{"{0} Tb"} | |
865 | } | |
866 | terabyte{ | |
867 | dnam{"TB"} | |
868 | other{"{0} TB"} | |
869 | } | |
870 | } | |
871 | duration{ | |
872 | century{ | |
873 | dnam{"श"} | |
874 | other{"{0} श"} | |
875 | } | |
876 | day{ | |
877 | dnam{"दीस"} | |
878 | other{"{0} दीस"} | |
879 | per{"{0}/दी"} | |
880 | } | |
881 | decade{ | |
882 | dnam{"दशक"} | |
883 | other{"{0} दशक"} | |
884 | } | |
885 | hour{ | |
886 | dnam{"वरां"} | |
887 | other{"{0} वर"} | |
888 | per{"{0}/वर"} | |
889 | } | |
890 | microsecond{ | |
891 | dnam{"μsecs"} | |
892 | other{"{0} μs"} | |
893 | } | |
894 | millisecond{ | |
895 | dnam{"मिलिसेकंदांनी"} | |
896 | other{"{0} मिलिसेकंद"} | |
897 | } | |
898 | minute{ | |
899 | dnam{"मिण्टां"} | |
900 | other{"{0} मिनीट"} | |
901 | per{"{0}/मिनीट"} | |
902 | } | |
903 | month{ | |
904 | dnam{"म्हयने"} | |
905 | other{"{0} म्हयने"} | |
906 | per{"{0}/म्ह"} | |
907 | } | |
908 | nanosecond{ | |
909 | dnam{"नॅनोसेकंदांनी"} | |
910 | other{"{0} नॅसे"} | |
911 | } | |
912 | second{ | |
913 | dnam{"सेकंदांनी"} | |
914 | other{"{0} सेकंद"} | |
915 | per{"{0}/से"} | |
916 | } | |
917 | week{ | |
918 | dnam{"सप्तक"} | |
919 | other{"{0} सप्तक"} | |
920 | per{"{0}/स"} | |
921 | } | |
922 | year{ | |
923 | dnam{"वर्सां"} | |
924 | other{"{0} वर्सां"} | |
925 | per{"{0}/वर्सां"} | |
926 | } | |
927 | } | |
928 | electric{ | |
929 | ampere{ | |
930 | dnam{"एम्प्स"} | |
931 | other{"{0} ए"} | |
932 | } | |
933 | milliampere{ | |
934 | dnam{"mA"} | |
935 | other{"{0} mA"} | |
936 | } | |
937 | ohm{ | |
938 | dnam{"ओम्स"} | |
939 | other{"{0} Ω"} | |
940 | } | |
941 | volt{ | |
942 | dnam{"वोल्ट"} | |
943 | other{"{0} वो"} | |
944 | } | |
945 | } | |
946 | energy{ | |
947 | british-thermal-unit{ | |
948 | dnam{"Btu"} | |
949 | other{"{0} Btu"} | |
950 | } | |
951 | calorie{ | |
952 | dnam{"cal"} | |
953 | other{"{0} cal"} | |
954 | } | |
955 | electronvolt{ | |
956 | dnam{"eV"} | |
957 | other{"{0} eV"} | |
958 | } | |
959 | foodcalorie{ | |
960 | dnam{"Cal"} | |
961 | other{"{0} Cal"} | |
962 | } | |
963 | joule{ | |
964 | dnam{"ज्युल"} | |
965 | other{"{0} ज्यु"} | |
966 | } | |
967 | kilocalorie{ | |
968 | dnam{"kcal"} | |
969 | other{"{0} kcal"} | |
970 | } | |
971 | kilojoule{ | |
972 | dnam{"किलोज्युल"} | |
973 | other{"{0} किलोज्युल"} | |
974 | } | |
975 | kilowatt-hour{ | |
976 | dnam{"किवॅटवर"} | |
977 | other{"{0}किवॅटवर"} | |
978 | } | |
979 | therm-us{ | |
980 | dnam{"US therm"} | |
981 | other{"{0} US therm"} | |
982 | } | |
983 | } | |
984 | force{ | |
985 | newton{ | |
986 | dnam{"न्युटन"} | |
987 | other{"{0} न्यु"} | |
988 | } | |
989 | pound-force{ | |
990 | dnam{"lbf"} | |
991 | other{"{0} lbf"} | |
992 | } | |
993 | } | |
994 | frequency{ | |
995 | gigahertz{ | |
996 | dnam{"GHz"} | |
997 | other{"{0} GHz"} | |
998 | } | |
999 | hertz{ | |
1000 | dnam{"Hz"} | |
1001 | other{"{0} Hz"} | |
1002 | } | |
1003 | kilohertz{ | |
1004 | dnam{"kHz"} | |
1005 | other{"{0} kHz"} | |
1006 | } | |
1007 | megahertz{ | |
1008 | dnam{"MHz"} | |
1009 | other{"{0} MHz"} | |
1010 | } | |
1011 | } | |
1012 | graphics{ | |
1013 | dot-per-centimeter{ | |
1014 | dnam{"dpcm"} | |
1015 | other{"{0} dpcm"} | |
1016 | } | |
1017 | dot-per-inch{ | |
1018 | dnam{"dpi"} | |
1019 | other{"{0} dpi"} | |
1020 | } | |
1021 | em{ | |
1022 | dnam{"em"} | |
1023 | other{"{0} em"} | |
1024 | } | |
1025 | megapixel{ | |
1026 | dnam{"मॅगोपिक्सेल्स"} | |
1027 | other{"{0} MP"} | |
1028 | } | |
1029 | pixel{ | |
1030 | dnam{"पिक्सेल्स"} | |
1031 | other{"{0} px"} | |
1032 | } | |
1033 | pixel-per-centimeter{ | |
1034 | dnam{"ppcm"} | |
1035 | other{"{0} ppcm"} | |
1036 | } | |
1037 | pixel-per-inch{ | |
1038 | dnam{"ppi"} | |
1039 | other{"{0} ppi"} | |
1040 | } | |
1041 | } | |
1042 | length{ | |
1043 | astronomical-unit{ | |
1044 | dnam{"au"} | |
1045 | other{"{0} au"} | |
1046 | } | |
1047 | centimeter{ | |
1048 | dnam{"सेमी"} | |
1049 | other{"{0} सेमी"} | |
1050 | per{"{0}/सेमी"} | |
1051 | } | |
1052 | decimeter{ | |
1053 | dnam{"डेमी"} | |
1054 | other{"{0} डेमी"} | |
1055 | } | |
1056 | foot{ | |
1057 | dnam{"फूट"} | |
1058 | other{"{0} फूट"} | |
1059 | per{"{0}/ft"} | |
1060 | } | |
1061 | inch{ | |
1062 | dnam{"इंच"} | |
1063 | other{"{0} in"} | |
1064 | per{"{0}/in"} | |
1065 | } | |
1066 | kilometer{ | |
1067 | dnam{"किमी"} | |
1068 | other{"{0} किमी"} | |
1069 | per{"{0}/किमी"} | |
1070 | } | |
1071 | light-year{ | |
1072 | dnam{"प्रकाश वर्सां"} | |
1073 | other{"{0} ly"} | |
1074 | } | |
1075 | meter{ | |
1076 | dnam{"मी"} | |
1077 | other{"{0} मी"} | |
1078 | per{"{0}/मी"} | |
1079 | } | |
1080 | micrometer{ | |
1081 | dnam{"µm"} | |
1082 | other{"{0} µm"} | |
1083 | } | |
1084 | mile{ | |
1085 | dnam{"मायल्स"} | |
1086 | other{"{0} mi"} | |
1087 | } | |
1088 | mile-scandinavian{ | |
1089 | dnam{"smi"} | |
1090 | other{"{0} smi"} | |
1091 | } | |
1092 | millimeter{ | |
1093 | dnam{"मिमी"} | |
1094 | other{"{0} मिमी"} | |
1095 | } | |
1096 | nanometer{ | |
1097 | dnam{"nm"} | |
1098 | other{"{0} nm"} | |
1099 | } | |
1100 | nautical-mile{ | |
1101 | dnam{"nmi"} | |
1102 | other{"{0} nmi"} | |
1103 | } | |
1104 | parsec{ | |
1105 | dnam{"pc"} | |
1106 | other{"{0} pc"} | |
1107 | } | |
1108 | picometer{ | |
1109 | dnam{"pm"} | |
1110 | other{"{0} pm"} | |
1111 | } | |
1112 | point{ | |
1113 | dnam{"पॉयंट"} | |
1114 | other{"{0} pt"} | |
1115 | } | |
1116 | solar-radius{ | |
1117 | dnam{"सौर त्रिज्या"} | |
1118 | other{"{0} R☉"} | |
1119 | } | |
1120 | yard{ | |
1121 | dnam{"यार्ड"} | |
1122 | other{"{0} yd"} | |
1123 | } | |
1124 | } | |
1125 | light{ | |
1126 | lux{ | |
1127 | dnam{"lx"} | |
1128 | other{"{0} lx"} | |
1129 | } | |
1130 | solar-luminosity{ | |
1131 | dnam{"L☉"} | |
1132 | other{"{0} L☉"} | |
1133 | } | |
1134 | } | |
1135 | mass{ | |
1136 | carat{ | |
1137 | dnam{"कॅरट"} | |
1138 | other{"{0} कॅ"} | |
1139 | } | |
1140 | dalton{ | |
1141 | dnam{"Da"} | |
1142 | other{"{0} Da"} | |
1143 | } | |
1144 | earth-mass{ | |
1145 | dnam{"M⊕"} | |
1146 | other{"{0} M⊕"} | |
1147 | } | |
1148 | gram{ | |
1149 | dnam{"ग्राम"} | |
1150 | other{"{0} ग्राम"} | |
1151 | per{"{0}/ग्रा"} | |
1152 | } | |
1153 | kilogram{ | |
1154 | dnam{"किलोग्राम"} | |
1155 | other{"{0} किलोग्राम"} | |
1156 | per{"{0}/किलोग्राम"} | |
1157 | } | |
1158 | metric-ton{ | |
1159 | dnam{"t"} | |
1160 | other{"{0} t"} | |
1161 | } | |
1162 | microgram{ | |
1163 | dnam{"µg"} | |
1164 | other{"{0} µg"} | |
1165 | } | |
1166 | milligram{ | |
1167 | dnam{"मिग्रा"} | |
1168 | other{"{0} मिग्रा"} | |
1169 | } | |
1170 | ounce{ | |
1171 | dnam{"oz"} | |
1172 | other{"{0} oz"} | |
1173 | per{"{0}/oz"} | |
1174 | } | |
1175 | ounce-troy{ | |
1176 | dnam{"oz t"} | |
1177 | other{"{0} oz t"} | |
1178 | } | |
1179 | pound{ | |
1180 | dnam{"lb"} | |
1181 | other{"{0} lb"} | |
1182 | per{"{0}/lb"} | |
1183 | } | |
1184 | solar-mass{ | |
1185 | dnam{"M☉"} | |
1186 | other{"{0} M☉"} | |
1187 | } | |
1188 | ton{ | |
1189 | dnam{"टन"} | |
1190 | other{"{0} टन"} | |
1191 | } | |
1192 | } | |
1193 | power{ | |
1194 | gigawatt{ | |
1195 | dnam{"GW"} | |
1196 | other{"{0} GW"} | |
1197 | } | |
1198 | horsepower{ | |
1199 | dnam{"हॉर्सपावर"} | |
1200 | other{"{0} हॉर्सपावर"} | |
1201 | } | |
1202 | kilowatt{ | |
1203 | dnam{"किवॅ"} | |
1204 | other{"{0} किवॅ"} | |
1205 | } | |
1206 | megawatt{ | |
1207 | dnam{"मेवॅ"} | |
1208 | other{"{0} मेवॅ"} | |
1209 | } | |
1210 | milliwatt{ | |
1211 | dnam{"mW"} | |
1212 | other{"{0} mW"} | |
1213 | } | |
1214 | watt{ | |
1215 | dnam{"वॅट"} | |
1216 | other{"{0} वॅ"} | |
1217 | } | |
1218 | } | |
1219 | pressure{ | |
1220 | atmosphere{ | |
1221 | dnam{"atm"} | |
1222 | other{"{0} atm"} | |
1223 | } | |
1224 | bar{ | |
1225 | dnam{"पट्टी"} | |
1226 | other{"{0} पट्टी"} | |
1227 | } | |
1228 | hectopascal{ | |
1229 | dnam{"hPa"} | |
1230 | other{"{0} hPa"} | |
1231 | } | |
1232 | inch-hg{ | |
1233 | dnam{"inHg"} | |
1234 | other{"{0} inHg"} | |
1235 | } | |
1236 | kilopascal{ | |
1237 | dnam{"kPa"} | |
1238 | other{"{0} kPa"} | |
1239 | } | |
1240 | megapascal{ | |
1241 | dnam{"MPa"} | |
1242 | other{"{0} MPa"} | |
1243 | } | |
1244 | millibar{ | |
1245 | dnam{"mbar"} | |
1246 | other{"{0} mbar"} | |
1247 | } | |
1248 | millimeter-of-mercury{ | |
1249 | dnam{"mm Hg"} | |
1250 | other{"{0} mm Hg"} | |
1251 | } | |
1252 | pascal{ | |
1253 | dnam{"Pa"} | |
1254 | other{"{0} Pa"} | |
1255 | } | |
1256 | pound-per-square-inch{ | |
1257 | dnam{"psi"} | |
1258 | other{"{0} psi"} | |
1259 | } | |
1260 | } | |
1261 | speed{ | |
1262 | kilometer-per-hour{ | |
1263 | dnam{"किमी/व"} | |
1264 | other{"{0} किमी/व"} | |
1265 | } | |
1266 | knot{ | |
1267 | dnam{"kn"} | |
1268 | other{"{0} kn"} | |
1269 | } | |
1270 | meter-per-second{ | |
1271 | dnam{"मी/से"} | |
1272 | other{"{0} मी/से"} | |
1273 | } | |
1274 | mile-per-hour{ | |
1275 | dnam{"मा/व"} | |
1276 | other{"{0} मा/व"} | |
1277 | } | |
1278 | } | |
1279 | temperature{ | |
1280 | celsius{ | |
1281 | dnam{"अं. से"} | |
1282 | other{"{0} अंसे"} | |
1283 | } | |
1284 | fahrenheit{ | |
1285 | dnam{"अंश फारेनहायट"} | |
1286 | other{"{0}°फा"} | |
1287 | } | |
1288 | generic{ | |
1289 | dnam{"°"} | |
1290 | other{"{0}°"} | |
1291 | } | |
1292 | kelvin{ | |
1293 | dnam{"के"} | |
1294 | other{"{0} के"} | |
1295 | } | |
1296 | } | |
1297 | torque{ | |
1298 | newton-meter{ | |
1299 | dnam{"N⋅m"} | |
1300 | other{"{0} N⋅m"} | |
1301 | } | |
1302 | pound-foot{ | |
1303 | dnam{"lbf⋅ft"} | |
1304 | other{"{0} lbf⋅ft"} | |
1305 | } | |
1306 | } | |
1307 | volume{ | |
1308 | acre-foot{ | |
1309 | dnam{"एकर फू"} | |
1310 | other{"{0} ए फू"} | |
1311 | } | |
1312 | barrel{ | |
1313 | dnam{"बॅरल"} | |
1314 | other{"{0} बॅरल"} | |
1315 | } | |
1316 | centiliter{ | |
1317 | dnam{"cL"} | |
1318 | other{"{0} cL"} | |
1319 | } | |
1320 | cubic-centimeter{ | |
1321 | dnam{"सेमी³"} | |
1322 | other{"{0} सेमी³"} | |
1323 | per{"{0}/सेमी³"} | |
1324 | } | |
1325 | cubic-foot{ | |
1326 | dnam{"फू³"} | |
1327 | other{"{0} फू³"} | |
1328 | } | |
1329 | cubic-inch{ | |
1330 | dnam{"इंच³"} | |
1331 | other{"{0} इ³"} | |
1332 | } | |
1333 | cubic-kilometer{ | |
1334 | dnam{"किमी³"} | |
1335 | other{"{0} किमी³"} | |
1336 | } | |
1337 | cubic-meter{ | |
1338 | dnam{"मी³"} | |
1339 | other{"{0} मी³"} | |
1340 | per{"{0}/मी³"} | |
1341 | } | |
1342 | cubic-mile{ | |
1343 | dnam{"mi³"} | |
1344 | other{"{0} mi³"} | |
1345 | } | |
1346 | cubic-yard{ | |
1347 | dnam{"या³"} | |
1348 | other{"{0} या³"} | |
1349 | } | |
1350 | cup{ | |
1351 | dnam{"कप"} | |
1352 | other{"{0} क"} | |
1353 | } | |
1354 | cup-metric{ | |
1355 | dnam{"mcup"} | |
1356 | other{"{0} mc"} | |
1357 | } | |
1358 | deciliter{ | |
1359 | dnam{"dL"} | |
1360 | other{"{0} dL"} | |
1361 | } | |
1362 | fluid-ounce{ | |
1363 | dnam{"US fl oz"} | |
1364 | other{"{0} fl oz US"} | |
1365 | } | |
1366 | fluid-ounce-imperial{ | |
1367 | dnam{"Imp. fl oz"} | |
1368 | other{"{0} fl oz Imp."} | |
1369 | } | |
1370 | gallon{ | |
1371 | dnam{"गॅ"} | |
1372 | other{"{0} गॅ"} | |
1373 | per{"{0}/गॅलो युएस"} | |
1374 | } | |
1375 | gallon-imperial{ | |
1376 | dnam{"Imp. gal"} | |
1377 | other{"{0} gal Imp."} | |
1378 | per{"{0}/gal Imp."} | |
1379 | } | |
1380 | hectoliter{ | |
1381 | dnam{"hL"} | |
1382 | other{"{0} hL"} | |
1383 | } | |
1384 | liter{ | |
1385 | dnam{"लिटर"} | |
1386 | other{"{0} लि"} | |
1387 | per{"{0}/लि"} | |
1388 | } | |
1389 | megaliter{ | |
1390 | dnam{"ML"} | |
1391 | other{"{0} ML"} | |
1392 | } | |
1393 | milliliter{ | |
1394 | dnam{"मिलि"} | |
1395 | other{"{0} मिलि"} | |
1396 | } | |
1397 | pint{ | |
1398 | dnam{"pt"} | |
1399 | other{"{0} pt"} | |
1400 | } | |
1401 | pint-metric{ | |
1402 | dnam{"mpt"} | |
1403 | other{"{0} mpt"} | |
1404 | } | |
1405 | quart{ | |
1406 | dnam{"क्वा"} | |
1407 | other{"{0} क्वा"} | |
1408 | } | |
1409 | tablespoon{ | |
1410 | dnam{"tbsp"} | |
1411 | other{"{0} tbsp"} | |
1412 | } | |
1413 | teaspoon{ | |
1414 | dnam{"कु"} | |
1415 | other{"{0} कु"} | |
1416 | } | |
1417 | } | |
1418 | } | |
729e4ab9 | 1419 | } |