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