|
1 // *************************************************************************** |
|
2 // * |
|
3 // * Copyright (C) 2013 International Business Machines |
|
4 // * Corporation and others. All Rights Reserved. |
|
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
|
6 // * Source File: <path>/common/main/root.xml |
|
7 // * |
|
8 // *************************************************************************** |
|
9 /** |
|
10 * ICU <specials> source: <path>/common/main/root.xml |
|
11 */ |
|
12 root{ |
|
13 Version{"2.0.93.8"} |
|
14 zoneStrings{ |
|
15 "Africa:Asmera"{ |
|
16 ec{"Asmara"} |
|
17 } |
|
18 "America:Coral_Harbour"{ |
|
19 ec{"Atikokan"} |
|
20 } |
|
21 "America:Godthab"{ |
|
22 ec{"Nuuk"} |
|
23 } |
|
24 "America:Indiana:Knox"{ |
|
25 ec{"Knox, Indiana"} |
|
26 } |
|
27 "America:Indiana:Marengo"{ |
|
28 ec{"Marengo, Indiana"} |
|
29 } |
|
30 "America:Indiana:Petersburg"{ |
|
31 ec{"Petersburg, Indiana"} |
|
32 } |
|
33 "America:Indiana:Tell_City"{ |
|
34 ec{"Tell City, Indiana"} |
|
35 } |
|
36 "America:Indiana:Vevay"{ |
|
37 ec{"Vevay, Indiana"} |
|
38 } |
|
39 "America:Indiana:Vincennes"{ |
|
40 ec{"Vincennes, Indiana"} |
|
41 } |
|
42 "America:Indiana:Winamac"{ |
|
43 ec{"Winamac, Indiana"} |
|
44 } |
|
45 "America:Kentucky:Monticello"{ |
|
46 ec{"Monticello, Kentucky"} |
|
47 } |
|
48 "America:Lower_Princes"{ |
|
49 ec{"Lower Prince's Quarter"} |
|
50 } |
|
51 "America:North_Dakota:Beulah"{ |
|
52 ec{"Beulah, North Dakota"} |
|
53 } |
|
54 "America:North_Dakota:Center"{ |
|
55 ec{"Center, North Dakota"} |
|
56 } |
|
57 "America:North_Dakota:New_Salem"{ |
|
58 ec{"New Salem, North Dakota"} |
|
59 } |
|
60 "America:Scoresbysund"{ |
|
61 ec{"Ittoqqortoormiit"} |
|
62 } |
|
63 "America:St_Barthelemy"{ |
|
64 ec{"St. Barthelemy"} |
|
65 } |
|
66 "America:St_Johns"{ |
|
67 ec{"St. John’s"} |
|
68 } |
|
69 "America:St_Kitts"{ |
|
70 ec{"St. Kitts"} |
|
71 } |
|
72 "America:St_Lucia"{ |
|
73 ec{"St. Lucia"} |
|
74 } |
|
75 "America:St_Thomas"{ |
|
76 ec{"St. Thomas"} |
|
77 } |
|
78 "America:St_Vincent"{ |
|
79 ec{"St. Vincent"} |
|
80 } |
|
81 "Antarctica:DumontDUrville"{ |
|
82 ec{"Dumont d’Urville"} |
|
83 } |
|
84 "Asia:Calcutta"{ |
|
85 ec{"Kolkata"} |
|
86 } |
|
87 "Asia:Katmandu"{ |
|
88 ec{"Kathmandu"} |
|
89 } |
|
90 "Asia:Saigon"{ |
|
91 ec{"Ho Chi Minh"} |
|
92 } |
|
93 "Atlantic:Faeroe"{ |
|
94 ec{"Faroe"} |
|
95 } |
|
96 "Atlantic:St_Helena"{ |
|
97 ec{"St. Helena"} |
|
98 } |
|
99 "Etc:Unknown"{ |
|
100 ec{"Unknown"} |
|
101 } |
|
102 "Pacific:Ponape"{ |
|
103 ec{"Pohnpei"} |
|
104 } |
|
105 "Pacific:Truk"{ |
|
106 ec{"Chuuk"} |
|
107 } |
|
108 fallbackFormat{"{1} ({0})"} |
|
109 gmtFormat{"GMT{0}"} |
|
110 gmtZeroFormat{"GMT"} |
|
111 hourFormat{"+HH:mm;-HH:mm"} |
|
112 regionFormat{"{0}"} |
|
113 regionFormatDaylight{"{0} (+1)"} |
|
114 regionFormatStandard{"{0} (+0)"} |
|
115 } |
|
116 } |