| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2015 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 my{ | 9 my{ |
| 10 Version{"2.1.19.17"} | 10 Version{"2.1.19.17"} |
| (...skipping 368 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 379 other{"{0}အောင်စ"} | 379 other{"{0}အောင်စ"} |
| 380 per{"{0}/oz"} | 380 per{"{0}/oz"} |
| 381 } | 381 } |
| 382 ounce-troy{ | 382 ounce-troy{ |
| 383 dnam{"ထရိုအောင်စ"} | 383 dnam{"ထရိုအောင်စ"} |
| 384 other{"{0} ထရိုအောင်စ"} | 384 other{"{0} ထရိုအောင်စ"} |
| 385 } | 385 } |
| 386 pound{ | 386 pound{ |
| 387 dnam{"ပေါင်"} | 387 dnam{"ပေါင်"} |
| 388 other{"{0}ပေါင်"} | 388 other{"{0}ပေါင်"} |
| 389 per{"တစ်ပေါင်လျှင်"} | 389 per{"{0}တစ်ပေါင်လျှင်"} |
| 390 } | 390 } |
| 391 ton{ | 391 ton{ |
| 392 dnam{"တန်"} | 392 dnam{"တန်"} |
| 393 other{"{0}တန်"} | 393 other{"{0}တန်"} |
| 394 } | 394 } |
| 395 } | 395 } |
| 396 power{ | 396 power{ |
| 397 gigawatt{ | 397 gigawatt{ |
| 398 dnam{"ဂီဂါဝပ်"} | 398 dnam{"ဂီဂါဝပ်"} |
| 399 other{"{0} ဂီဂါဝပ်"} | 399 other{"{0} ဂီဂါဝပ်"} |
| (...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 505 dnam{"ကုဗလက်မ"} | 505 dnam{"ကုဗလက်မ"} |
| 506 other{"{0}ကုဗလက်မ"} | 506 other{"{0}ကုဗလက်မ"} |
| 507 } | 507 } |
| 508 cubic-kilometer{ | 508 cubic-kilometer{ |
| 509 dnam{"ကုဗကီလိုမီတာ"} | 509 dnam{"ကုဗကီလိုမီတာ"} |
| 510 other{"{0} ကုဗကီလိုမီတာ"} | 510 other{"{0} ကုဗကီလိုမီတာ"} |
| 511 } | 511 } |
| 512 cubic-meter{ | 512 cubic-meter{ |
| 513 dnam{"ကုဗမီတာ"} | 513 dnam{"ကုဗမီတာ"} |
| 514 other{"{0}ကုဗမီတာ"} | 514 other{"{0}ကုဗမီတာ"} |
| 515 per{"တစ်ကုဗစင်တီမီတာလျှင်"} | 515 per{"{0}တစ်ကုဗမီတာလျှင်"} |
| 516 } | 516 } |
| 517 cubic-mile{ | 517 cubic-mile{ |
| 518 dnam{"ကုဗမိုင်"} | 518 dnam{"ကုဗမိုင်"} |
| 519 other{"{0}ကုဗမိုင်"} | 519 other{"{0}ကုဗမိုင်"} |
| 520 } | 520 } |
| 521 cubic-yard{ | 521 cubic-yard{ |
| 522 dnam{"ကုဗကိုက်"} | 522 dnam{"ကုဗကိုက်"} |
| 523 other{"{0}ကုဗကိုက်"} | 523 other{"{0}ကုဗကိုက်"} |
| 524 } | 524 } |
| 525 cup{ | 525 cup{ |
| (...skipping 814 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1340 dnam{"စားပွဲဇွန်း"} | 1340 dnam{"စားပွဲဇွန်း"} |
| 1341 other{"စားပွဲဇွန်း{0}ဇွန်း"} | 1341 other{"စားပွဲဇွန်း{0}ဇွန်း"} |
| 1342 } | 1342 } |
| 1343 teaspoon{ | 1343 teaspoon{ |
| 1344 dnam{"လက်ဖက်ရည်ဇွန်း"} | 1344 dnam{"လက်ဖက်ရည်ဇွန်း"} |
| 1345 other{"{0} tsp"} | 1345 other{"{0} tsp"} |
| 1346 } | 1346 } |
| 1347 } | 1347 } |
| 1348 } | 1348 } |
| 1349 } | 1349 } |
| OLD | NEW |