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 Version{"2.0.92.87"} | 10 Version{"2.1.8.19"} |
11 zoneStrings{ | 11 zoneStrings{ |
12 "America:Danmarkshavn"{ | 12 "America:Danmarkshavn"{ |
13 ec{"丹马克沙伏"} | 13 ec{"丹马克沙伏"} |
14 } | 14 } |
| 15 "America:Pangnirtung"{ |
| 16 ec{"旁尼唐"} |
| 17 } |
15 "America:Santo_Domingo"{ | 18 "America:Santo_Domingo"{ |
16 ec{"圣多明戈"} | 19 ec{"圣多明戈"} |
17 } | 20 } |
18 "America:St_Barthelemy"{ | 21 "America:St_Barthelemy"{ |
19 ec{"圣巴太累米"} | 22 ec{"圣巴太累米"} |
20 } | 23 } |
21 "America:St_Johns"{ | 24 "America:St_Johns"{ |
22 ec{"圣约翰"} | 25 ec{"圣约翰"} |
23 } | 26 } |
24 "Antarctica:DumontDUrville"{ | 27 "Antarctica:DumontDUrville"{ |
(...skipping 27 matching lines...) Expand all Loading... |
52 } | 55 } |
53 "meta:Tahiti"{ | 56 "meta:Tahiti"{ |
54 ls{"大溪地时间"} | 57 ls{"大溪地时间"} |
55 } | 58 } |
56 "meta:Truk"{ | 59 "meta:Truk"{ |
57 ls{"特鲁克时间"} | 60 ls{"特鲁克时间"} |
58 } | 61 } |
59 "meta:Tuvalu"{ | 62 "meta:Tuvalu"{ |
60 ls{"吐瓦鲁时间"} | 63 ls{"吐瓦鲁时间"} |
61 } | 64 } |
| 65 gmtFormat{"GMT {0}"} |
62 } | 66 } |
63 } | 67 } |
OLD | NEW |