Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(367)

Side by Side Diff: source/data/unit/mr.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/data/unit/mo.txt ('k') | source/data/unit/ms.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2014 International Business Machines 3 // * Copyright (C) 2015 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/mr.xml 6 // * Source File: <path>/common/main/mr.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/mr.xml
11 */
12 mr{ 9 mr{
13 Version{"2.1.8.9"} 10 Version{"2.1.19.53"}
11 durationUnits{
12 hm{"h:mm"}
13 hms{"h:mm:ss"}
14 ms{"m:ss"}
15 }
14 units{ 16 units{
17 acceleration{
18 g-force{
19 dnam{"जी-फोर्स"}
20 one{"{0} जी-फोर्स"}
21 other{"{0} जी-फोर्स"}
22 }
23 meter-per-second-squared{
24 dnam{"मीटर प्रति सेकंद चौरस"}
25 one{"{0} मीटर प्रति सेकंद चौरस"}
26 other{"{0} मीटर प्रति सेकंद चौरस"}
27 }
28 }
29 angle{
30 arc-minute{
31 dnam{"आर्कमिनिटे"}
32 one{"{0} आर्कमिनिट"}
33 other{"{0} आर्कमिनिटे"}
34 }
35 arc-second{
36 dnam{"आर्कसेकंद"}
37 one{"{0} आर्कसेकंद"}
38 other{"{0} आर्कसेकंद"}
39 }
40 degree{
41 dnam{"अंश"}
42 one{"{0} अंश"}
43 other{"{0} अंश"}
44 }
45 radian{
46 dnam{"रेडियन"}
47 one{"{0} रेडियन"}
48 other{"{0} रेडियन"}
49 }
50 revolution{
51 dnam{"परिभ्रमण"}
52 one{"{0} परिभ्रमण"}
53 other{"{0} परिभ्रमणे"}
54 }
55 }
56 area{
57 acre{
58 dnam{"एकर"}
59 one{"{0} एकर"}
60 other{"{0} एकर"}
61 }
62 hectare{
63 dnam{"हेक्टर"}
64 one{"{0} हेक्टर"}
65 other{"{0} हेक्टर"}
66 }
67 square-centimeter{
68 dnam{"चौरस सेंटीमीटर"}
69 one{"{0} चौरस सेंटीमीटर"}
70 other{"{0} चौरस सेंटीमीटर"}
71 per{"{0} दर चौरस सेंटीमीटर"}
72 }
73 square-foot{
74 dnam{"चौरस फूट"}
75 one{"{0} चौरस फूट"}
76 other{"{0} चौरस फूट"}
77 }
78 square-inch{
79 dnam{"चौरस इंच"}
80 one{"{0} चौरस इंच"}
81 other{"{0} चौरस इंच"}
82 per{"{0} दर चौरस इंच"}
83 }
84 square-kilometer{
85 dnam{"चौरस किलोमीटर"}
86 one{"{0} चौरस किलोमीटर"}
87 other{"{0} चौरस किलोमीटर"}
88 }
89 square-meter{
90 dnam{"चौरस मीटर"}
91 one{"{0} चौरस मीटर"}
92 other{"{0} चौरस मीटर"}
93 per{"{0} दर चौरस मीटर"}
94 }
95 square-mile{
96 dnam{"चौरस मैल"}
97 one{"{0} चौरस मैल"}
98 other{"{0} चौरस मैल"}
99 }
100 square-yard{
101 dnam{"वर्ग यार्ड"}
102 one{"{0} वर्ग यार्ड"}
103 other{"{0} वर्ग यार्ड"}
104 }
105 }
15 compound{ 106 compound{
16 per{"{0} प्रति {1}"} 107 per{"{0} प्रति {1}"}
17 } 108 }
109 consumption{
110 liter-per-100kilometers{
111 dnam{"लीटर प्रति 100 किलोमीटर"}
112 one{"{0} लीटर प्रति 100 किलोमीटर"}
113 other{"{0} लीटर प्रति 100 किलोमीटर"}
114 }
115 liter-per-kilometer{
116 dnam{"लीटर प्रति किलोमीटर"}
117 one{"{0} लीटर प्रति किलोमीटर"}
118 other{"{0} लीटर प्रति किलोमीटर"}
119 }
120 mile-per-gallon{
121 dnam{"मैल प्रति गॅलन"}
122 one{"{0} मैल प्रति गॅलन"}
123 other{"{0} मैल प्रति गॅलन"}
124 }
125 }
126 coordinate{
127 east{"{0}पू"}
128 north{"{0}उ"}
129 south{"{0}द"}
130 west{"{0}प"}
131 }
132 digital{
133 bit{
134 dnam{"बिट"}
135 one{"{0} बिट"}
136 other{"{0} बिट"}
137 }
138 byte{
139 dnam{"बाइट"}
140 one{"{0} बाइट"}
141 other{"{0} बाइट"}
142 }
143 gigabit{
144 dnam{"गिगाबिट"}
145 one{"{0} गिगाबिट"}
146 other{"{0} गिगाबिट"}
147 }
148 gigabyte{
149 dnam{"गिगाबाइट"}
150 one{"{0} गिगाबाइट"}
151 other{"{0} गिगाबाइट"}
152 }
153 kilobit{
154 dnam{"किलोबिट"}
155 one{"{0} किलोबिट"}
156 other{"{0} किलोबिट"}
157 }
158 kilobyte{
159 dnam{"किलोबाइट"}
160 one{"{0} किलोबाइट"}
161 other{"{0} किलोबाइट"}
162 }
163 megabit{
164 dnam{"मेगाबिट"}
165 one{"{0} मेगाबिट"}
166 other{"{0} मेगाबिट"}
167 }
168 megabyte{
169 dnam{"मेगाबाइट"}
170 one{"{0} मेगाबाइट"}
171 other{"{0} मेगाबाइट"}
172 }
173 terabit{
174 dnam{"टेराबिट"}
175 one{"{0} टेराबिट"}
176 other{"{0} टेराबिट"}
177 }
178 terabyte{
179 dnam{"टेराबाइट"}
180 one{"{0} टेराबाइट"}
181 other{"{0} टेराबाइट"}
182 }
183 }
18 duration{ 184 duration{
185 century{
186 dnam{"शतके"}
187 one{"{0} शतक"}
188 other{"{0} शतके"}
189 }
19 day{ 190 day{
20 dnam{"दिवस"} 191 dnam{"दिवस"}
21 one{"{0} दिवस"} 192 one{"{0} दिवस"}
22 other{"{0} दिवस"} 193 other{"{0} दिवस"}
194 per{"{0} दर दिवशी"}
23 } 195 }
24 hour{ 196 hour{
25 dnam{"तास"} 197 dnam{"तास"}
26 one{"{0} तास"} 198 one{"{0} तास"}
27 other{"{0} तास"} 199 other{"{0} तास"}
28 per{"{0} प्रति तास"} 200 per{"{0} प्रति तास"}
29 } 201 }
30 microsecond{ 202 microsecond{
31 dnam{"मायक्रोसेकंद"} 203 dnam{"मायक्रोसेकंद"}
32 one{"{0} मायक्रोसेकंद"} 204 one{"{0} मायक्रोसेकंद"}
33 other{"{0} मायक्रोसेकंद"} 205 other{"{0} मायक्रोसेकंद"}
34 } 206 }
35 millisecond{ 207 millisecond{
36 dnam{"मिलिसेकंद"} 208 dnam{"मिलिसेकंद"}
37 one{"{0} मिलिसेकंद"} 209 one{"{0} मिलिसेकंद"}
38 other{"{0} मिलिसेकंद"} 210 other{"{0} मिलिसेकंद"}
39 } 211 }
40 minute{ 212 minute{
41 dnam{"मिनिटे"} 213 dnam{"मिनिटे"}
42 one{"{0} मिनिट"} 214 one{"{0} मिनिट"}
43 other{"{0} मिनिटे"} 215 other{"{0} मिनिटे"}
216 per{"{0} दर मिनिट"}
44 } 217 }
45 month{ 218 month{
46 dnam{"महिने"} 219 dnam{"महिने"}
47 one{"{0} महिना"} 220 one{"{0} महिना"}
48 other{"{0} महिने"} 221 other{"{0} महिने"}
222 per{"{0} दर महिना"}
49 } 223 }
50 nanosecond{ 224 nanosecond{
51 dnam{"नॅनोसेकंद"} 225 dnam{"नॅनोसेकंद"}
52 one{"{0} नॅनोसेकंद"} 226 one{"{0} नॅनोसेकंद"}
53 other{"{0} नॅनोसेकंद"} 227 other{"{0} नॅनोसेकंद"}
54 } 228 }
55 second{ 229 second{
56 dnam{"सेकंद"} 230 dnam{"सेकंद"}
57 one{"{0} सेकंद"} 231 one{"{0} सेकंद"}
58 other{"{0} सेकंद"} 232 other{"{0} सेकंद"}
59 per{"{0} प्रति सेकंद"} 233 per{"{0} प्रति सेकंद"}
60 } 234 }
61 week{ 235 week{
62 dnam{"आठवडे"} 236 dnam{"आठवडे"}
63 one{"{0} आठवडा"} 237 one{"{0} आठवडा"}
64 other{"{0} आठवडे"} 238 other{"{0} आठवडे"}
239 per{"{0} दर आठवडा"}
65 } 240 }
66 year{ 241 year{
67 dnam{"वर्षे"} 242 dnam{"वर्षे"}
68 one{"{0} वर्ष"} 243 one{"{0} वर्ष"}
69 other{"{0} वर्षे"} 244 other{"{0} वर्षे"}
245 per{"{0} दर वर्षी"}
246 }
247 }
248 electric{
249 ampere{
250 dnam{"अँपियर"}
251 one{"{0} अँपियर"}
252 other{"{0} अँपियर"}
253 }
254 milliampere{
255 dnam{"मिलिअँपियर"}
256 one{"{0} मिलिअँपियर"}
257 other{"{0} मिलिअँपियर"}
258 }
259 ohm{
260 dnam{"ओहम"}
261 one{"{0} ओहम"}
262 other{"{0} ओहम"}
263 }
264 volt{
265 dnam{"व्होल्ट"}
266 one{"{0} व्होल्ट"}
267 other{"{0} व्होल्ट"}
268 }
269 }
270 energy{
271 calorie{
272 dnam{"कॅलरीज"}
273 one{"{0} कॅलरी"}
274 other{"{0} कॅलरीज"}
275 }
276 foodcalorie{
277 dnam{"कॅलरीज"}
278 one{"{0} कॅलरी"}
279 other{"{0} कॅलरीज"}
280 }
281 joule{
282 dnam{"ज्यूल"}
283 one{"{0} ज्यूल"}
284 other{"{0} ज्यूल"}
285 }
286 kilocalorie{
287 dnam{"किलोकॅलोरी"}
288 one{"{0} किलोकॅलोरी"}
289 other{"{0} किलोकॅलोरी"}
290 }
291 kilojoule{
292 dnam{"किलोज्यूल"}
293 one{"{0} किलोज्यूल"}
294 other{"{0} किलोज्यूल"}
295 }
296 kilowatt-hour{
297 dnam{"किलोवॉट-तास"}
298 one{"{0} किलोवॉट तास"}
299 other{"{0} किलोवॉट-तास"}
300 }
301 }
302 frequency{
303 gigahertz{
304 dnam{"गिगाहर्ट्झ"}
305 one{"{0} गिगाहर्ट्झ"}
306 other{"{0} गिगाहर्ट्झ"}
307 }
308 hertz{
309 dnam{"हर्ट्झ"}
310 one{"{0} हर्ट्झ"}
311 other{"{0} हर्ट्झ"}
312 }
313 kilohertz{
314 dnam{"किलोहर्ट्झ"}
315 one{"{0} किलोहर्ट्झ"}
316 other{"{0} किलोहर्ट्झ"}
317 }
318 megahertz{
319 dnam{"मेगाहर्ट्झ"}
320 one{"{0} मेगाहर्ट्झ"}
321 other{"{0} मेगाहर्ट्झ"}
322 }
323 }
324 length{
325 astronomical-unit{
326 dnam{"खगोलीय एकके"}
327 one{"{0} खगोलीय एकक"}
328 other{"{0} खगोलीय एकके"}
329 }
330 centimeter{
331 dnam{"सेंटीमीटर"}
332 one{"{0} सेंटीमीटर"}
333 other{"{0} सेंटीमीटर"}
334 per{"{0} दर सेंटीमीटर"}
335 }
336 decimeter{
337 dnam{"डेसीमीटर"}
338 one{"{0} डेसीमीटर"}
339 other{"{0} डेसीमीटर"}
340 }
341 foot{
342 dnam{"फूट"}
343 one{"{0} फूट"}
344 other{"{0} फूट"}
345 per{"{0} दर फूट"}
346 }
347 inch{
348 dnam{"इंच"}
349 one{"{0} इंच"}
350 other{"{0} इंच"}
351 per{"{0} दर इंच"}
352 }
353 kilometer{
354 dnam{"किलोमीटर"}
355 one{"{0} किलोमीटर"}
356 other{"{0} किलोमीटर"}
357 per{"{0} दर किलोमीटर"}
358 }
359 light-year{
360 dnam{"प्रकाश वर्षे"}
361 one{"{0} प्रकाश वर्ष"}
362 other{"{0} प्रकाश वर्षे"}
363 }
364 meter{
365 dnam{"मीटर"}
366 one{"{0} मीटर"}
367 other{"{0} मीटर"}
368 per{"{0} दर मीटर"}
369 }
370 micrometer{
371 dnam{"मायक्रोमीटर"}
372 one{"{0} मायक्रोमीटर"}
373 other{"{0} मायक्रोमीटर"}
374 }
375 mile{
376 dnam{"मैल"}
377 one{"{0} मैल"}
378 other{"{0} मैल"}
379 }
380 mile-scandinavian{
381 dnam{"मैल-स्कॅन्डीनेव्हियन"}
382 one{"{0} मैल-स्कॅन्डीनेव्हियन"}
383 other{"{0} मैल-स्कॅन्डीनेव्हियन"}
384 }
385 millimeter{
386 dnam{"मिलिमीटर"}
387 one{"{0} मिलिमीटर"}
388 other{"{0} मिलिमीटर"}
389 }
390 nanometer{
391 dnam{"नॅनोमीटर"}
392 one{"{0} नॅनोमीटर"}
393 other{"{0} नॅनोमीटर"}
394 }
395 nautical-mile{
396 dnam{"नॉटिकल मैल"}
397 one{"{0} नॉटिकल मैल"}
398 other{"{0} नॉटिकल मैल"}
399 }
400 parsec{
401 dnam{"पार्सेक"}
402 one{"{0} पार्सेक"}
403 other{"{0} पार्सेक"}
404 }
405 picometer{
406 dnam{"पिकोमीटर"}
407 one{"{0} पिकोमीटर"}
408 other{"{0} पिकोमीटर"}
409 }
410 yard{
411 dnam{"यार्ड"}
412 one{"{0} यार्ड"}
413 other{"{0} यार्ड"}
414 }
415 }
416 light{
417 lux{
418 dnam{"लक्स"}
419 one{"{0} लक्स"}
420 other{"{0} लक्स"}
421 }
422 }
423 mass{
424 carat{
425 dnam{"कॅरेट्स"}
426 one{"{0} कॅरेट"}
427 other{"{0} कॅरेट्स"}
428 }
429 gram{
430 dnam{"ग्रॅम"}
431 one{"{0} ग्रॅम"}
432 other{"{0} ग्रॅम"}
433 per{"{0} दर ग्रॅम"}
434 }
435 kilogram{
436 dnam{"किलोग्रॅम"}
437 one{"{0} किलोग्रॅम"}
438 other{"{0} किलोग्रॅम"}
439 per{"{0} दर किलोग्रॅम"}
440 }
441 metric-ton{
442 dnam{"मेट्रिक टन"}
443 one{"{0} मेट्रिक टन"}
444 other{"{0} मेट्रिक टन"}
445 }
446 microgram{
447 dnam{"मायक्रोग्रॅम"}
448 one{"{0} मायक्रोग्रॅम"}
449 other{"{0} मायक्रोग्रॅम"}
450 }
451 milligram{
452 dnam{"मिलिग्रॅम"}
453 one{"{0} मिलिग्रॅम"}
454 other{"{0} मिलिग्रॅम"}
455 }
456 ounce{
457 dnam{"औंस"}
458 one{"{0} औंस"}
459 other{"{0} औंस"}
460 per{"{0} दर औंस"}
461 }
462 ounce-troy{
463 dnam{"ट्रॉय औंस"}
464 one{"{0} ट्रॉय औंस"}
465 other{"{0} ट्रॉय औंस"}
466 }
467 pound{
468 dnam{"पाउंड"}
469 one{"{0} पाउंड"}
470 other{"{0} पाउंड"}
471 per{"{0} दर पाउंड"}
472 }
473 ton{
474 dnam{"टन"}
475 one{"{0} टन"}
476 other{"{0} टन"}
477 }
478 }
479 power{
480 gigawatt{
481 dnam{"गिगावॉट"}
482 one{"{0} गिगावॉट"}
483 other{"{0} गिगावॉट"}
484 }
485 horsepower{
486 dnam{"हॉर्सपॉवर"}
487 one{"{0} हॉर्सपॉवर"}
488 other{"{0} हॉर्सपॉवर"}
489 }
490 kilowatt{
491 dnam{"किलोवॉट"}
492 one{"{0} किलोवॉट"}
493 other{"{0} किलोवॉट"}
494 }
495 megawatt{
496 dnam{"मेगावॉट"}
497 one{"{0} मेगावॉट"}
498 other{"{0} मेगावॉट"}
499 }
500 milliwatt{
501 dnam{"मिलिवॉट"}
502 one{"{0} मिलिवॉट"}
503 other{"{0} मिलिवॉट"}
504 }
505 watt{
506 dnam{"वॉट"}
507 one{"{0} वॉट"}
508 other{"{0} वॉट"}
509 }
510 }
511 pressure{
512 hectopascal{
513 dnam{"हेक्टोपास्कल"}
514 one{"{0} हेक्टोपास्कल"}
515 other{"{0} हेक्टोपास्कल"}
516 }
517 inch-hg{
518 dnam{"मर्क्यूरी इंच"}
519 one{"{0} मर्क्यूरी इंच"}
520 other{"{0} मर्क्यूरी इंच"}
521 }
522 millibar{
523 dnam{"मिलिबार"}
524 one{"{0} मिलिबार"}
525 other{"{0} मिलिबार"}
526 }
527 millimeter-of-mercury{
528 dnam{"मर्क्यूरी मिलिमीटर"}
529 one{"{0} मर्क्यूरी मिलिमीटर"}
530 other{"{0} मर्क्यूरी मिलिमीटर"}
531 }
532 pound-per-square-inch{
533 dnam{"प्रति चौरस इंच पाउंड"}
534 one{"{0} प्रति चौरस इंच पाउंड"}
535 other{"{0} प्रति चौरस इंच पाउंड"}
536 }
537 }
538 proportion{
539 karat{
540 dnam{"कॅरेट्स"}
541 one{"{0} कॅरेट"}
542 other{"{0} कॅरेट्स"}
543 }
544 }
545 speed{
546 kilometer-per-hour{
547 dnam{"किलोमीटर प्रति तास"}
548 one{"{0} किलोमीटर प्रति तास"}
549 other{"{0} किलोमीटर प्रति तास"}
550 }
551 knot{
552 dnam{"नॉट"}
553 one{"{0} नॉट"}
554 other{"{0} नॉट"}
555 }
556 meter-per-second{
557 dnam{"मीटर प्रति सेकंद"}
558 one{"{0} मीटर प्रति सेकंद"}
559 other{"{0} मीटर प्रति सेकंद"}
560 }
561 mile-per-hour{
562 dnam{"मैल प्रति तास"}
563 one{"{0} मैल प्रति तास"}
564 other{"{0} मैल प्रति तास"}
565 }
566 }
567 temperature{
568 celsius{
569 dnam{"अंश सेल्सिअस"}
570 one{"{0} अंश सेल्सिअस"}
571 other{"{0} अंश सेल्सिअस"}
572 }
573 fahrenheit{
574 dnam{"अंश फॅरनहाईट"}
575 one{"{0} अंश फॅरनहाईट"}
576 other{"{0} अंश फॅरनहाईट"}
577 }
578 generic{
579 dnam{"°"}
580 one{"{0}°"}
581 other{"{0}°"}
582 }
583 kelvin{
584 dnam{"केल्व्हिन"}
585 one{"{0} केल्व्हिन"}
586 other{"{0} केल्व्हिन"}
587 }
588 }
589 volume{
590 acre-foot{
591 dnam{"एकर-फूट"}
592 one{"{0} एकर-फूट"}
593 other{"{0} एकर-फूट"}
594 }
595 centiliter{
596 dnam{"सेंटीलीटर"}
597 one{"{0} सेंटीलीटर"}
598 other{"{0} सेंटीलीटर"}
599 }
600 cubic-centimeter{
601 dnam{"घन सेंटीमीटर"}
602 one{"{0} घन सेंटीमीटर"}
603 other{"{0} घन सेंटीमीटर"}
604 per{"{0} प्रति घन सेंटिमीटर"}
605 }
606 cubic-foot{
607 dnam{"घन फूट"}
608 one{"{0} घन फूट"}
609 other{"{0} घन फूट"}
610 }
611 cubic-inch{
612 dnam{"घन इंच"}
613 one{"{0} घन इंच"}
614 other{"{0} घन इंच"}
615 }
616 cubic-kilometer{
617 dnam{"घन किलोमीटर"}
618 one{"{0} घन किलोमीटर"}
619 other{"{0} घन किलोमीटर"}
620 }
621 cubic-meter{
622 dnam{"घन मीटर"}
623 one{"{0} घन मीटर"}
624 other{"{0} घन मीटर"}
625 per{"{0} दर घन मीटर"}
626 }
627 cubic-mile{
628 dnam{"घन मैल"}
629 one{"{0} घन मैल"}
630 other{"{0} घन मैल"}
631 }
632 cubic-yard{
633 dnam{"घन यार्ड"}
634 one{"{0} घन यार्ड"}
635 other{"{0} घन यार्ड"}
636 }
637 cup{
638 dnam{"कप"}
639 one{"{0} कप"}
640 other{"{0} कप"}
641 }
642 cup-metric{
643 dnam{"मेट्रिक कप"}
644 one{"{0} मेट्रिक कप"}
645 other{"{0} मेट्रिक कप"}
646 }
647 deciliter{
648 dnam{"डेसीलीटर"}
649 one{"{0} डेसीलीटर"}
650 other{"{0} डेसीलीटर"}
651 }
652 fluid-ounce{
653 dnam{"फ्लूइड औंस"}
654 one{"{0} फ्लूइड औंस"}
655 other{"{0} फ्लूइड औंस"}
656 }
657 gallon{
658 dnam{"गॅलन"}
659 one{"{0} गॅलन"}
660 other{"{0} गॅलन"}
661 per{"{0} दर गॅलन"}
662 }
663 hectoliter{
664 dnam{"हेक्टोलीटर"}
665 one{"{0} हेक्टोलीटर"}
666 other{"{0} हेक्टोलीटर"}
667 }
668 liter{
669 dnam{"लीटर"}
670 one{"{0} लीटर"}
671 other{"{0} लीटर"}
672 per{"{0} दर लीटर"}
673 }
674 megaliter{
675 dnam{"मेगालीटर"}
676 one{"{0} मेगालीटर"}
677 other{"{0} मेगालीटर"}
678 }
679 milliliter{
680 dnam{"मिलीलीटर"}
681 one{"{0} मिलीलीटर"}
682 other{"{0} मिलीलीटर"}
683 }
684 pint{
685 dnam{"पिंट"}
686 one{"{0} पिंट"}
687 other{"{0} पिंट"}
688 }
689 pint-metric{
690 dnam{"मेट्रिक पिंट"}
691 one{"{0} मेट्रिक पिंट"}
692 other{"{0} मेट्रिक पिंट"}
693 }
694 quart{
695 dnam{"क्वार्ट"}
696 one{"{0} क्वार्ट"}
697 other{"{0} क्वार्ट"}
698 }
699 tablespoon{
700 dnam{"टेबलस्पून"}
701 one{"{0} टेबलस्पून"}
702 other{"{0} टेबलस्पून"}
703 }
704 teaspoon{
705 dnam{"टीस्पून"}
706 one{"{0} टीस्पून"}
707 other{"{0} टीस्पून"}
70 } 708 }
71 } 709 }
72 } 710 }
73 unitsNarrow{ 711 unitsNarrow{
712 acceleration{
713 g-force{
714 one{"{0}जी"}
715 other{"{0}जी"}
716 }
717 }
718 angle{
719 arc-minute{
720 one{"{0}′"}
721 other{"{0}'"}
722 }
723 arc-second{
724 one{"{0}″"}
725 other{"{0}\u0022"}
726 }
727 degree{
728 one{"{0}°"}
729 other{"{0}°"}
730 }
731 }
732 area{
733 acre{
734 one{"{0}एकर"}
735 other{"{0}एकर"}
736 }
737 hectare{
738 one{"{0}हेक्टर"}
739 other{"{0}हेक्टर"}
740 }
741 square-foot{
742 one{"{0} फूट²"}
743 other{"{0}फूट²"}
744 }
745 square-kilometer{
746 one{"{0} किमी²"}
747 other{"{0} किमी²"}
748 }
749 square-meter{
750 one{"{0} मी²"}
751 other{"{0} मी²"}
752 }
753 square-mile{
754 one{"{0}मै²"}
755 other{"{0}मै²"}
756 }
757 }
74 compound{ 758 compound{
75 per{"{0}/{1}"} 759 per{"{0}/{1}"}
76 } 760 }
761 consumption{
762 liter-per-100kilometers{
763 dnam{"ली/100किमी"}
764 one{"{0} ली/100किमी"}
765 other{"{0} ली/100किमी"}
766 }
767 }
768 coordinate{
769 east{"{0}पू"}
770 north{"{0}उ"}
771 south{"{0}द"}
772 west{"{0}प"}
773 }
77 duration{ 774 duration{
78 day{ 775 day{
79 dnam{"दिवस"} 776 dnam{"दिवस"}
80 one{"{0}दि"} 777 one{"{0}दि"}
81 other{"{0}दि"} 778 other{"{0}दि"}
82 } 779 }
83 hour{ 780 hour{
84 dnam{"तास"} 781 dnam{"तास"}
85 one{"{0}ता"} 782 one{"{0}ता"}
86 other{"{0}ता"} 783 other{"{0}ता"}
(...skipping 22 matching lines...) Expand all
109 dnam{"आ"} 806 dnam{"आ"}
110 one{"{0}आ"} 807 one{"{0}आ"}
111 other{"{0}आ"} 808 other{"{0}आ"}
112 } 809 }
113 year{ 810 year{
114 dnam{"वर्ष"} 811 dnam{"वर्ष"}
115 one{"{0}व"} 812 one{"{0}व"}
116 other{"{0}व"} 813 other{"{0}व"}
117 } 814 }
118 } 815 }
816 length{
817 centimeter{
818 dnam{"सेंमी"}
819 one{"{0}सेंमी"}
820 other{"{0}सेंमी"}
821 }
822 foot{
823 one{"{0}'"}
824 other{"{0}'"}
825 }
826 inch{
827 one{"{0}″"}
828 other{"{0}″"}
829 }
830 kilometer{
831 dnam{"किमी"}
832 one{"{0}किमी"}
833 other{"{0}किमी"}
834 }
835 light-year{
836 one{"{0}प्रव"}
837 other{"{0}प्रव"}
838 }
839 meter{
840 dnam{"मीटर"}
841 one{"{0}मी"}
842 other{"{0}मी"}
843 }
844 mile{
845 one{"{0}मैल"}
846 other{"{0}मैल"}
847 }
848 millimeter{
849 dnam{"मिमी"}
850 one{"{0}मिमी"}
851 other{"{0}मिमी"}
852 }
853 picometer{
854 one{"{0}पिमी"}
855 other{"{0}पिमी"}
856 }
857 yard{
858 one{"{0}यार्ड"}
859 other{"{0}यार्ड"}
860 }
861 }
862 mass{
863 gram{
864 dnam{"ग्रॅम"}
865 one{"{0}ग्रॅ"}
866 other{"{0}ग्रॅ"}
867 }
868 kilogram{
869 dnam{"किग्रॅ"}
870 one{"{0}किग्रॅ"}
871 other{"{0}किग्रॅ"}
872 }
873 ounce{
874 one{"{0}औंस"}
875 other{"{0}औंस"}
876 }
877 pound{
878 one{"{0}#"}
879 other{"{0}#"}
880 }
881 }
882 power{
883 horsepower{
884 one{"{0} हॉपॉ"}
885 other{"{0}हॉपॉ"}
886 }
887 kilowatt{
888 one{"{0}किवॉ"}
889 other{"{0}किवॉ"}
890 }
891 watt{
892 one{"{0}वॉ"}
893 other{"{0}वॉ"}
894 }
895 }
896 pressure{
897 hectopascal{
898 one{"{0}हेक्टोपा"}
899 other{"{0}हेक्टोपा"}
900 }
901 inch-hg{
902 one{"{0}\u0022 हेग्रॅ"}
903 other{"{0}\u0022 हेग्रॅ"}
904 }
905 millibar{
906 one{"{0}मिबा"}
907 other{"{0}मिबा"}
908 }
909 }
910 speed{
911 kilometer-per-hour{
912 dnam{"किमी/तास"}
913 one{"{0}किप्रता"}
914 other{"{0}किप्रता"}
915 }
916 meter-per-second{
917 one{"{0}मी/से"}
918 other{"{0}मी/से"}
919 }
920 mile-per-hour{
921 one{"{0}मैप्रता"}
922 other{"{0}मैप्रता"}
923 }
924 }
925 temperature{
926 celsius{
927 dnam{"°से"}
928 one{"{0}°से"}
929 other{"{0}°से"}
930 }
931 fahrenheit{
932 one{"{0}°फॅ"}
933 other{"{0}°फॅ"}
934 }
935 }
936 volume{
937 cubic-kilometer{
938 one{"{0}किमी³"}
939 other{"{0}किमी³"}
940 }
941 cubic-mile{
942 one{"{0}मै³"}
943 other{"{0}मै³"}
944 }
945 liter{
946 dnam{"लीटर"}
947 one{"{0}ली"}
948 other{"{0}ली"}
949 }
950 }
119 } 951 }
120 unitsShort{ 952 unitsShort{
953 acceleration{
954 g-force{
955 dnam{"जी-फोर्स"}
956 one{"{0} G"}
957 other{"{0} G"}
958 }
959 meter-per-second-squared{
960 dnam{"मीटर/सेक²"}
961 one{"{0} मी/से²"}
962 other{"{0} मी/से²"}
963 }
964 }
965 angle{
966 arc-minute{
967 dnam{"आर्कमिनि"}
968 one{"{0} आर्कमिनि"}
969 other{"{0} आर्कमिनि"}
970 }
971 arc-second{
972 dnam{"आर्कसेक"}
973 one{"{0} आर्कसेक"}
974 other{"{0} आर्कसेक"}
975 }
976 degree{
977 dnam{"अंश"}
978 one{"{0} अंश"}
979 other{"{0} अंश"}
980 }
981 radian{
982 dnam{"रेडियन"}
983 one{"{0} rad"}
984 other{"{0} rad"}
985 }
986 revolution{
987 dnam{"परिभ्र."}
988 one{"{0} परिभ्र."}
989 other{"{0} परिभ्र."}
990 }
991 }
992 area{
993 acre{
994 dnam{"एकर"}
995 one{"{0} एकर"}
996 other{"{0} एकर"}
997 }
998 hectare{
999 dnam{"हेक्टर"}
1000 one{"{0} हेक्टर"}
1001 other{"{0} हेक्टर"}
1002 }
1003 square-centimeter{
1004 dnam{"सेंमी²"}
1005 one{"{0} सेंमी²"}
1006 other{"{0} सेंमी²"}
1007 per{"{0}/cm²"}
1008 }
1009 square-foot{
1010 dnam{"चौरस फूट"}
1011 one{"{0} चौ फूट"}
1012 other{"{0} चौ फूट"}
1013 }
1014 square-inch{
1015 dnam{"इंच²"}
1016 one{"{0} इंच²"}
1017 other{"{0} इंच²"}
1018 per{"{0}/इंच²"}
1019 }
1020 square-kilometer{
1021 dnam{"किमी²"}
1022 one{"{0} किमी²"}
1023 other{"{0} किमी²"}
1024 }
1025 square-meter{
1026 dnam{"मीटर²"}
1027 one{"{0} मी²"}
1028 other{"{0} मी²"}
1029 per{"{0}/मी²"}
1030 }
1031 square-mile{
1032 dnam{"चौरस मैल"}
1033 one{"{0} चौ मै"}
1034 other{"{0} चौ मै"}
1035 }
1036 square-yard{
1037 dnam{"यार्ड²"}
1038 one{"{0} यार्ड²"}
1039 other{"{0} यार्ड²"}
1040 }
1041 }
121 compound{ 1042 compound{
122 per{"{0}/{1}"} 1043 per{"{0}/{1}"}
123 } 1044 }
1045 consumption{
1046 liter-per-100kilometers{
1047 dnam{"ली/100किमी"}
1048 one{"{0} ली/100किमी"}
1049 other{"{0} ली/100किमी"}
1050 }
1051 liter-per-kilometer{
1052 dnam{"लीटर/किमी"}
1053 one{"{0} ली/किमी"}
1054 other{"{0} ली/किमी"}
1055 }
1056 mile-per-gallon{
1057 dnam{"मैल/गॅलन"}
1058 one{"{0} mpg"}
1059 other{"{0} mpg"}
1060 }
1061 }
1062 coordinate{
1063 east{"{0}पू"}
1064 north{"{0}उ"}
1065 south{"{0}द"}
1066 west{"{0}प"}
1067 }
1068 digital{
1069 bit{
1070 dnam{"बिट"}
1071 one{"{0} बिट"}
1072 other{"{0} बिट"}
1073 }
1074 byte{
1075 dnam{"बाइट"}
1076 one{"{0} बाइट"}
1077 other{"{0} बाइट"}
1078 }
1079 gigabit{
1080 dnam{"Gbit"}
1081 one{"{0} Gb"}
1082 other{"{0} Gb"}
1083 }
1084 gigabyte{
1085 dnam{"GByte"}
1086 one{"{0} GB"}
1087 other{"{0} GB"}
1088 }
1089 kilobit{
1090 dnam{"kbit"}
1091 one{"{0} kb"}
1092 other{"{0} kb"}
1093 }
1094 kilobyte{
1095 dnam{"kByte"}
1096 one{"{0} kB"}
1097 other{"{0} kB"}
1098 }
1099 megabit{
1100 dnam{"Mbit"}
1101 one{"{0} Mb"}
1102 other{"{0} Mb"}
1103 }
1104 megabyte{
1105 dnam{"MByte"}
1106 one{"{0} MB"}
1107 other{"{0} MB"}
1108 }
1109 terabit{
1110 dnam{"Tbit"}
1111 one{"{0} Tb"}
1112 other{"{0} Tb"}
1113 }
1114 terabyte{
1115 dnam{"TByte"}
1116 one{"{0} TB"}
1117 other{"{0} TB"}
1118 }
1119 }
124 duration{ 1120 duration{
1121 century{
1122 dnam{"श"}
1123 one{"{0} श"}
1124 other{"{0} श"}
1125 }
125 day{ 1126 day{
126 dnam{"दिवस"} 1127 dnam{"दिवस"}
127 one{"{0} दिवस"} 1128 one{"{0} दिवस"}
128 other{"{0} दिवस"} 1129 other{"{0} दिवस"}
1130 per{"{0}/दि"}
129 } 1131 }
130 hour{ 1132 hour{
131 dnam{"तास"} 1133 dnam{"तास"}
132 one{"{0} ता"} 1134 one{"{0} ता"}
133 other{"{0} ता"} 1135 other{"{0} ता"}
134 per{"{0}प्रता"} 1136 per{"{0}प्रता"}
135 } 1137 }
136 microsecond{ 1138 microsecond{
137 dnam{"μs"} 1139 dnam{"μs"}
138 one{"{0} μs"} 1140 one{"{0} μs"}
139 other{"{0} μs"} 1141 other{"{0} μs"}
140 } 1142 }
141 millisecond{ 1143 millisecond{
142 dnam{"मिलिसेकंद"} 1144 dnam{"मिलिसेकंद"}
143 one{"{0} मिलिसे"} 1145 one{"{0} मिलिसे"}
144 other{"{0} मिलिसे"} 1146 other{"{0} मिलिसे"}
145 } 1147 }
146 minute{ 1148 minute{
147 dnam{"मिनिटे"} 1149 dnam{"मिनिटे"}
148 one{"{0} मिनि"} 1150 one{"{0} मिनि"}
149 other{"{0} मिनि"} 1151 other{"{0} मिनि"}
1152 per{"{0}/मिनि"}
150 } 1153 }
151 month{ 1154 month{
152 dnam{"महिने"} 1155 dnam{"महिने"}
153 one{"{0} महिना"} 1156 one{"{0} महिना"}
154 other{"{0} महिने"} 1157 other{"{0} महिने"}
1158 per{"{0}/म"}
155 } 1159 }
156 nanosecond{ 1160 nanosecond{
157 dnam{"नॅनोसेक"} 1161 dnam{"नॅनोसेक"}
158 one{"{0} नॅसे"} 1162 one{"{0} नॅसे"}
159 other{"{0} नॅसे"} 1163 other{"{0} नॅसे"}
160 } 1164 }
161 second{ 1165 second{
162 dnam{"सेकंद"} 1166 dnam{"सेकंद"}
163 one{"{0} से"} 1167 one{"{0} से"}
164 other{"{0} से"} 1168 other{"{0} से"}
165 per{"{0}प्रसे"} 1169 per{"{0}प्रसे"}
166 } 1170 }
167 week{ 1171 week{
168 dnam{"आठवडे"} 1172 dnam{"आठवडे"}
169 one{"{0} आ"} 1173 one{"{0} आ"}
170 other{"{0} आ"} 1174 other{"{0} आ"}
1175 per{"{0}/आ"}
171 } 1176 }
172 year{ 1177 year{
173 dnam{"वर्षे"} 1178 dnam{"वर्षे"}
174 one{"{0} वर्ष"} 1179 one{"{0} वर्ष"}
175 other{"{0} वर्षे"} 1180 other{"{0} वर्षे"}
1181 per{"{0}/वर्षी"}
1182 }
1183 }
1184 electric{
1185 ampere{
1186 dnam{"अँप्स"}
1187 one{"{0} A"}
1188 other{"{0} A"}
1189 }
1190 milliampere{
1191 dnam{"मिलिअँप्स"}
1192 one{"{0} mA"}
1193 other{"{0} mA"}
1194 }
1195 ohm{
1196 dnam{"ओहम"}
1197 one{"{0} Ω"}
1198 other{"{0} Ω"}
1199 }
1200 volt{
1201 dnam{"व्होल्ट"}
1202 one{"{0} V"}
1203 other{"{0} V"}
1204 }
1205 }
1206 energy{
1207 calorie{
1208 dnam{"cal"}
1209 one{"{0} cal"}
1210 other{"{0} cal"}
1211 }
1212 foodcalorie{
1213 dnam{"Cal"}
1214 one{"{0} Cal"}
1215 other{"{0} Cal"}
1216 }
1217 joule{
1218 dnam{"ज्यूल"}
1219 one{"{0} J"}
1220 other{"{0} J"}
1221 }
1222 kilocalorie{
1223 dnam{"kcal"}
1224 one{"{0} kcal"}
1225 other{"{0} kcal"}
1226 }
1227 kilojoule{
1228 dnam{"किलोज्यूल"}
1229 one{"{0} kJ"}
1230 other{"{0} kJ"}
1231 }
1232 kilowatt-hour{
1233 dnam{"kW-तास"}
1234 one{"{0} kWh"}
1235 other{"{0} kWh"}
1236 }
1237 }
1238 frequency{
1239 gigahertz{
1240 dnam{"GHz"}
1241 one{"{0} GHz"}
1242 other{"{0} GHz"}
1243 }
1244 hertz{
1245 dnam{"Hz"}
1246 one{"{0} Hz"}
1247 other{"{0} Hz"}
1248 }
1249 kilohertz{
1250 dnam{"kHz"}
1251 one{"{0} kHz"}
1252 other{"{0} kHz"}
1253 }
1254 megahertz{
1255 dnam{"MHz"}
1256 one{"{0} MHz"}
1257 other{"{0} MHz"}
1258 }
1259 }
1260 length{
1261 astronomical-unit{
1262 dnam{"au"}
1263 one{"{0} au"}
1264 other{"{0} au"}
1265 }
1266 centimeter{
1267 dnam{"सेंमी"}
1268 one{"{0} सेंमी"}
1269 other{"{0} सेंमी"}
1270 per{"{0}/सेंमी"}
1271 }
1272 decimeter{
1273 dnam{"डेमी"}
1274 one{"{0} dm"}
1275 other{"{0} dm"}
1276 }
1277 foot{
1278 dnam{"फूट"}
1279 one{"{0} फूट"}
1280 other{"{0} फूट"}
1281 per{"{0}/फूट"}
1282 }
1283 inch{
1284 dnam{"इंच"}
1285 one{"{0} इंच"}
1286 other{"{0} इंच"}
1287 per{"{0}/इंच"}
1288 }
1289 kilometer{
1290 dnam{"किमी"}
1291 one{"{0} किमी"}
1292 other{"{0} किमी"}
1293 per{"{0}/किमी"}
1294 }
1295 light-year{
1296 dnam{"प्रकाश वर्षे"}
1297 one{"{0} प्रव"}
1298 other{"{0} प्रव"}
1299 }
1300 meter{
1301 dnam{"मीटर"}
1302 one{"{0} मी"}
1303 other{"{0} मी"}
1304 per{"{0}/मी"}
1305 }
1306 micrometer{
1307 dnam{"µmeters"}
1308 one{"{0} µm"}
1309 other{"{0} µm"}
1310 }
1311 mile{
1312 dnam{"मैल"}
1313 one{"{0} मैल"}
1314 other{"{0} मैल"}
1315 }
1316 mile-scandinavian{
1317 dnam{"smi"}
1318 one{"{0} smi"}
1319 other{"{0} smi"}
1320 }
1321 millimeter{
1322 dnam{"मिमी"}
1323 one{"{0} मिमी"}
1324 other{"{0} मिमी"}
1325 }
1326 nanometer{
1327 dnam{"nm"}
1328 one{"{0} nm"}
1329 other{"{0} nm"}
1330 }
1331 nautical-mile{
1332 dnam{"nmi"}
1333 one{"{0} nmi"}
1334 other{"{0} nmi"}
1335 }
1336 parsec{
1337 dnam{"पार्सेक"}
1338 one{"{0} pc"}
1339 other{"{0} pc"}
1340 }
1341 picometer{
1342 dnam{"पिमी"}
1343 one{"{0} पिमी"}
1344 other{"{0} पिमी"}
1345 }
1346 yard{
1347 dnam{"यार्ड"}
1348 one{"{0} यार्ड"}
1349 other{"{0} यार्ड"}
1350 }
1351 }
1352 light{
1353 lux{
1354 dnam{"लक्स"}
1355 one{"{0} lx"}
1356 other{"{0} lx"}
1357 }
1358 }
1359 mass{
1360 carat{
1361 dnam{"कॅरेट्स"}
1362 one{"{0} CD"}
1363 other{"{0} CD"}
1364 }
1365 gram{
1366 dnam{"ग्रॅम"}
1367 one{"{0} ग्रॅ"}
1368 other{"{0} ग्रॅ"}
1369 per{"{0}/ग्रॅ"}
1370 }
1371 kilogram{
1372 dnam{"किग्रॅ"}
1373 one{"{0} किग्रॅ"}
1374 other{"{0} किग्रॅ"}
1375 per{"{0}/किग्रॅ"}
1376 }
1377 metric-ton{
1378 dnam{"t"}
1379 one{"{0} t"}
1380 other{"{0} t"}
1381 }
1382 microgram{
1383 dnam{"µg"}
1384 one{"{0} µg"}
1385 other{"{0} µg"}
1386 }
1387 milligram{
1388 dnam{"मिग्रॅ"}
1389 one{"{0} मिग्रॅ"}
1390 other{"{0} मिग्रॅ"}
1391 }
1392 ounce{
1393 dnam{"औंस"}
1394 one{"{0} औंस"}
1395 other{"{0} औंस"}
1396 per{"{0}/oz"}
1397 }
1398 ounce-troy{
1399 dnam{"oz ट्रॉय"}
1400 one{"{0} oz t"}
1401 other{"{0} oz t"}
1402 }
1403 pound{
1404 dnam{"पाउंड"}
1405 one{"{0} पाउंड"}
1406 other{"{0} पाउंड"}
1407 per{"{0}/lb"}
1408 }
1409 ton{
1410 dnam{"टन"}
1411 one{"{0} टन"}
1412 other{"{0} टन"}
1413 }
1414 }
1415 power{
1416 gigawatt{
1417 dnam{"GW"}
1418 one{"{0} GW"}
1419 other{"{0} GW"}
1420 }
1421 horsepower{
1422 dnam{"hp"}
1423 one{"{0} hp"}
1424 other{"{0} hp"}
1425 }
1426 kilowatt{
1427 dnam{"किवॉ"}
1428 one{"{0} किवॉ"}
1429 other{"{0} किवॉ"}
1430 }
1431 megawatt{
1432 dnam{"MW"}
1433 one{"{0} MW"}
1434 other{"{0} MW"}
1435 }
1436 milliwatt{
1437 dnam{"mW"}
1438 one{"{0} mW"}
1439 other{"{0} mW"}
1440 }
1441 watt{
1442 dnam{"वॉट"}
1443 one{"{0} वॉ"}
1444 other{"{0} वॉ"}
1445 }
1446 }
1447 pressure{
1448 hectopascal{
1449 dnam{"hPa"}
1450 one{"{0} hPa"}
1451 other{"{0} hPa"}
1452 }
1453 inch-hg{
1454 dnam{"in Hg"}
1455 one{"{0} inHg"}
1456 other{"{0} inHg"}
1457 }
1458 millibar{
1459 dnam{"मिलिबार"}
1460 one{"{0} mbar"}
1461 other{"{0} mbar"}
1462 }
1463 millimeter-of-mercury{
1464 dnam{"mm Hg"}
1465 one{"{0} mm Hg"}
1466 other{"{0} mm Hg"}
1467 }
1468 pound-per-square-inch{
1469 dnam{"psi"}
1470 one{"{0} psi"}
1471 other{"{0} psi"}
1472 }
1473 }
1474 proportion{
1475 karat{
1476 dnam{"कॅरेट्स"}
1477 one{"{0} kt"}
1478 other{"{0} kt"}
1479 }
1480 }
1481 speed{
1482 kilometer-per-hour{
1483 dnam{"किमी/तास"}
1484 one{"{0} किप्रता"}
1485 other{"{0} किप्रता"}
1486 }
1487 knot{
1488 dnam{"kn"}
1489 one{"{0} kn"}
1490 other{"{0} kn"}
1491 }
1492 meter-per-second{
1493 dnam{"मीटर/सेक"}
1494 one{"{0} मी/से"}
1495 other{"{0} मी/से"}
1496 }
1497 mile-per-hour{
1498 dnam{"मैल/तास"}
1499 one{"{0} मैप्रता"}
1500 other{"{0} मैप्रता"}
1501 }
1502 }
1503 temperature{
1504 celsius{
1505 dnam{"अंश सेल्सिअस"}
1506 one{"{0}°से"}
1507 other{"{0}°से"}
1508 }
1509 fahrenheit{
1510 dnam{"अंश फॅरनहाईट"}
1511 one{"{0}°फॅ"}
1512 other{"{0}°फॅ"}
1513 }
1514 generic{
1515 dnam{"°"}
1516 one{"{0}°"}
1517 other{"{0}°"}
1518 }
1519 kelvin{
1520 dnam{"केल्व्हिन"}
1521 one{"{0} K"}
1522 other{"{0} K"}
1523 }
1524 }
1525 volume{
1526 acre-foot{
1527 dnam{"ac ft"}
1528 one{"{0} ac ft"}
1529 other{"{0} ac ft"}
1530 }
1531 centiliter{
1532 dnam{"cL"}
1533 one{"{0} cL"}
1534 other{"{0} cL"}
1535 }
1536 cubic-centimeter{
1537 dnam{"सेंमी³"}
1538 one{"{0} सेंमी³"}
1539 other{"{0} सेंमी³"}
1540 per{"{0}/सेंमी³"}
1541 }
1542 cubic-foot{
1543 dnam{"फूट³"}
1544 one{"{0} फूट³"}
1545 other{"{0} फूट³"}
1546 }
1547 cubic-inch{
1548 dnam{"इंच³"}
1549 one{"{0} इंच³"}
1550 other{"{0} इंच³"}
1551 }
1552 cubic-kilometer{
1553 dnam{"किमी³"}
1554 one{"{0} किमी³"}
1555 other{"{0} किमी³"}
1556 }
1557 cubic-meter{
1558 dnam{"मी³"}
1559 one{"{0} मी³"}
1560 other{"{0} मी³"}
1561 per{"{0}/मी³"}
1562 }
1563 cubic-mile{
1564 dnam{"मै³"}
1565 one{"{0} मै³"}
1566 other{"{0} मै³"}
1567 }
1568 cubic-yard{
1569 dnam{"यार्ड³"}
1570 one{"{0} यार्ड³"}
1571 other{"{0} यार्ड³"}
1572 }
1573 cup{
1574 dnam{"कप"}
1575 one{"{0} c"}
1576 other{"{0} c"}
1577 }
1578 cup-metric{
1579 dnam{"mcup"}
1580 one{"{0} mc"}
1581 other{"{0} mc"}
1582 }
1583 deciliter{
1584 dnam{"dL"}
1585 one{"{0} dL"}
1586 other{"{0} dL"}
1587 }
1588 fluid-ounce{
1589 dnam{"fl oz"}
1590 one{"{0} fl oz"}
1591 other{"{0} fl oz"}
1592 }
1593 gallon{
1594 dnam{"gal"}
1595 one{"{0} gal"}
1596 other{"{0} gal"}
1597 per{"{0}/गॅ"}
1598 }
1599 hectoliter{
1600 dnam{"hL"}
1601 one{"{0} hL"}
1602 other{"{0} hL"}
1603 }
1604 liter{
1605 dnam{"लीटर"}
1606 one{"{0} ली"}
1607 other{"{0} ली"}
1608 per{"{0}/ली"}
1609 }
1610 megaliter{
1611 dnam{"ML"}
1612 one{"{0} ML"}
1613 other{"{0} ML"}
1614 }
1615 milliliter{
1616 dnam{"मिली"}
1617 one{"{0} मिली"}
1618 other{"{0} मिली"}
1619 }
1620 pint{
1621 dnam{"पिंट"}
1622 one{"{0} pt"}
1623 other{"{0} pt"}
1624 }
1625 pint-metric{
1626 dnam{"mpt"}
1627 one{"{0} mpt"}
1628 other{"{0} mpt"}
1629 }
1630 quart{
1631 dnam{"qt"}
1632 one{"{0} qt"}
1633 other{"{0} qt"}
1634 }
1635 tablespoon{
1636 dnam{"tbsp"}
1637 one{"{0} tbsp"}
1638 other{"{0} tbsp"}
1639 }
1640 teaspoon{
1641 dnam{"tsp"}
1642 one{"{0} tsp"}
1643 other{"{0} tsp"}
176 } 1644 }
177 } 1645 }
178 } 1646 }
179 } 1647 }
OLDNEW
« no previous file with comments | « source/data/unit/mo.txt ('k') | source/data/unit/ms.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698