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

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

Powered by Google App Engine
This is Rietveld 408576698