| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 International Business Machines | 3 // * Copyright (C) 2014 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 |
| 11 */ | 11 */ |
| 12 km{ | 12 km{ |
| 13 Countries{ | 13 Countries{ |
| 14 001{"ពិភពលោក"} | |
| 15 002{"អាហ្វ្រិក"} | |
| 16 003{"អាមេរិកខាងជើង"} | |
| 17 005{"អាមេរិកខាងត្បូង"} | |
| 18 009{"មហាសមុទ្រ"} | |
| 19 011{"អាព្រិកខាងលិច"} | |
| 20 013{"អាមេរិកកណ្ដាល"} | |
| 21 014{"អាព្រិកខាងកើត"} | |
| 22 015{"អាព្រិកខាងជើង"} | |
| 23 017{"អាព្រិកកណ្ដាល"} | |
| 24 018{"អាព្រិកខាងត្បូង"} | |
| 25 019{"អាមេរិក"} | |
| 26 021{"អាមេរិកភាគខាងជើង"} | |
| 27 029{"ការ៉ាប៊ីន"} | |
| 28 030{"អាស៊ីខាងកើត"} | |
| 29 034{"អាស៊ីខាងត្បូង"} | |
| 30 035{"អាស៊ី អាគ្នេយ៍"} | |
| 31 039{"អឺរ៉ុបខាងត្បូង"} | |
| 32 053{"អូស្ត្រាឡាស៊ី"} | |
| 33 054{"មេឡែណេស៊ី"} | |
| 34 057{"តំបន់មីក្រូណេស៊ី"} | |
| 35 061{"ប៉ូលីណេស៊ី"} | |
| 36 142{"អាស៊ី"} | |
| 37 143{"អាស៊ីកណ្ដាល"} | |
| 38 145{"អាស៊ីខាងលិច"} | |
| 39 150{"អឺរ៉ុប"} | |
| 40 151{"អឺរ៉ុបខាងកើត"} | |
| 41 154{"អឺរ៉ុបខាងជើង"} | |
| 42 155{"អឺរ៉ុបខាងលិច"} | |
| 43 419{"អាមេរិកឡាទីន"} | 14 419{"អាមេរិកឡាទីន"} |
| 44 AC{"កោះអាសេនសិន"} | 15 AC{"កោះអាសេនសិន"} |
| 45 AD{"អង់ដូរ៉ា"} | 16 AD{"អង់ដូរ៉ា"} |
| 46 AE{"អេមីរ៉ែទអារ៉ាប់រួម"} | 17 AE{"អេមីរ៉ែទអារ៉ាប់រួម"} |
| 47 AF{"អាហ្វហ្គានីស្ថាន"} | 18 AF{"អាហ្វហ្គានីស្ថាន"} |
| 48 AG{"អង់ទីគ័រ និងបាបុយដា"} | 19 AG{"អង់ទីគ័រ និងបាបុយដា"} |
| 49 AI{"អង់កូឡា"} | 20 AI{"អង់កូឡា"} |
| 50 AL{"អាល់បានី"} | 21 AL{"អាល់បានី"} |
| 51 AM{"អារមេនី"} | 22 AM{"អារមេនី"} |
| 52 AO{"អង់ហ្គោឡា"} | 23 AO{"អង់ហ្គោឡា"} |
| (...skipping 255 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 308 FK{"កោះហ្វក់ឡែន (Islas Malvinas)"} | 279 FK{"កោះហ្វក់ឡែន (Islas Malvinas)"} |
| 309 MK{"ម៉ាសេដ្វាន"} | 280 MK{"ម៉ាសេដ្វាន"} |
| 310 TL{"ទីម័រខាងកើត"} | 281 TL{"ទីម័រខាងកើត"} |
| 311 } | 282 } |
| 312 CountriesShort{ | 283 CountriesShort{ |
| 313 GB{"ច.អ."} | 284 GB{"ច.អ."} |
| 314 US{"ស.រ.អ"} | 285 US{"ស.រ.អ"} |
| 315 } | 286 } |
| 316 Version{"2.1.8.9"} | 287 Version{"2.1.8.9"} |
| 317 } | 288 } |
| OLD | NEW |