| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2013 International Business Machines | 3 // * Copyright (C) 2013 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/km.xml | 6 // * Source File: <path>/common/main/km.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/km.xml | 10 * ICU <specials> source: <path>/common/main/km.xml |
| (...skipping 617 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 628 "មិនស្គាល់រូបិយប័ណ្ណ", | 628 "មិនស្គាល់រូបិយប័ណ្ណ", |
| 629 } | 629 } |
| 630 YER{ | 630 YER{ |
| 631 "YER", | 631 "YER", |
| 632 "រៀល យេម៉ែន", | 632 "រៀល យេម៉ែន", |
| 633 } | 633 } |
| 634 ZAR{ | 634 ZAR{ |
| 635 "ZAR", | 635 "ZAR", |
| 636 "រ៉ង់ អាព្រិកខាងត្បូង", | 636 "រ៉ង់ អាព្រិកខាងត្បូង", |
| 637 } | 637 } |
| 638 ZMK{ | |
| 639 "ZMK", | |
| 640 "ក្វាចា សំប៊ី (1968–2012)", | |
| 641 } | |
| 642 ZMW{ | 638 ZMW{ |
| 643 "ZMW", | 639 "ZMW", |
| 644 "ក្វាចា សំប៊ី", | 640 "ក្វាចា សំប៊ី", |
| 645 } | 641 } |
| 646 } | 642 } |
| 647 CurrencyUnitPatterns{ | 643 CurrencyUnitPatterns{ |
| 648 other{"{0} {1}"} | 644 other{"{0} {1}"} |
| 649 } | 645 } |
| 650 Version{"2.0.92.87"} | 646 Version{"2.0.92.87"} |
| 651 } | 647 } |
| OLD | NEW |