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