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