| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2013 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/zh_Hans_HK.xml | 6 // * Source File: <path>/common/main/zh_Hans_HK.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 zh_Hans_HK{ | 9 zh_Hans_HK{ |
| 10 Languages{ | 10 Languages{ |
| 11 ast{"阿斯图里亚思文"} | 11 ast{"阿斯图里亚思文"} |
| 12 es_ES{"伊比利亚西班牙文"} | 12 es_ES{"伊比利亚西班牙文"} |
| 13 om{"奥罗莫文"} | 13 om{"奥罗莫文"} |
| 14 pt_PT{"伊比利亚葡萄牙文"} | 14 pt_PT{"伊比利亚葡萄牙文"} |
| 15 } | 15 } |
| 16 Scripts{ | 16 Scripts{ |
| 17 Knda{"卡纳塔克文"} | 17 Knda{"卡纳塔克文"} |
| 18 Sinh{"辛哈拉文"} | 18 Sinh{"辛哈拉文"} |
| 19 Thaa{"塔安娜文"} | 19 Thaa{"塔安娜文"} |
| 20 Zxxx{"非书面文字"} | |
| 21 Zzzz{"未知语系"} | 20 Zzzz{"未知语系"} |
| 22 } | 21 } |
| 23 Types{ | 22 Types{ |
| 24 collation{ | 23 collation{ |
| 25 big5han{"繁体中文排序顺序 (Big5)"} | 24 big5han{"繁体中文排序顺序 (Big5)"} |
| 26 dictionary{"字典排序"} | 25 dictionary{"字典排序"} |
| 27 gb2312han{"简体中文排序顺序 (GB2312)"} | 26 gb2312han{"简体中文排序顺序 (GB2312)"} |
| 28 phonebook{"电话簿排序"} | 27 phonebook{"电话簿排序"} |
| 29 pinyin{"拼音排序顺序"} | 28 pinyin{"拼音排序顺序"} |
| 30 reformed{"改良排序"} | 29 reformed{"改良排序"} |
| 31 traditional{"传统排序"} | 30 traditional{"传统排序"} |
| 32 } | 31 } |
| 33 } | 32 } |
| 34 Variants{ | 33 Variants{ |
| 35 WADEGILE{"韦氏拼音罗马字"} | 34 WADEGILE{"韦氏拼音罗马字"} |
| 36 } | 35 } |
| 37 Version{"2.0.92.87"} | 36 Version{"2.1.8.19"} |
| 38 codePatterns{ | 37 codePatterns{ |
| 39 script{"语系:{0}"} | 38 script{"语系:{0}"} |
| 40 } | 39 } |
| 41 localeDisplayPattern{ | 40 localeDisplayPattern{ |
| 42 keyTypePattern{"{0}: {1}"} | 41 keyTypePattern{"{0}: {1}"} |
| 43 } | 42 } |
| 44 } | 43 } |
| OLD | NEW |