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 Version{"2.0.92.87"} | 10 Version{"2.1.8.19"} |
11 zoneStrings{ | 11 zoneStrings{ |
12 "America:Menominee"{ | |
13 ec{"梅诺米尼"} | |
14 } | |
15 "America:Pangnirtung"{ | 12 "America:Pangnirtung"{ |
16 ec{"旁尼唐"} | 13 ec{"旁尼唐"} |
17 } | 14 } |
18 "America:Santo_Domingo"{ | 15 "America:Santo_Domingo"{ |
19 ec{"圣多明戈"} | 16 ec{"圣多明戈"} |
20 } | 17 } |
21 "America:Scoresbysund"{ | 18 "America:Scoresbysund"{ |
22 ec{"斯考斯伯松德"} | 19 ec{"斯考斯伯松德"} |
23 } | 20 } |
24 "America:St_Barthelemy"{ | 21 "America:St_Barthelemy"{ |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
64 } | 61 } |
65 "meta:Tahiti"{ | 62 "meta:Tahiti"{ |
66 ls{"大溪地时间"} | 63 ls{"大溪地时间"} |
67 } | 64 } |
68 "meta:Truk"{ | 65 "meta:Truk"{ |
69 ls{"特鲁克时间"} | 66 ls{"特鲁克时间"} |
70 } | 67 } |
71 "meta:Tuvalu"{ | 68 "meta:Tuvalu"{ |
72 ls{"吐瓦鲁时间"} | 69 ls{"吐瓦鲁时间"} |
73 } | 70 } |
| 71 gmtFormat{"GMT {0}"} |
74 } | 72 } |
75 } | 73 } |
OLD | NEW |