]>
Commit | Line | Data |
---|---|---|
729e4ab9 A |
1 | // *************************************************************************** |
2 | // * | |
57a6839d | 3 | // * Copyright (C) 2014 International Business Machines |
51004dcb A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/root.xml | |
729e4ab9 A |
7 | // * |
8 | // *************************************************************************** | |
9 | /** | |
57a6839d | 10 | * ICU <specials> source: <path>/common/main/root.xml |
729e4ab9 A |
11 | */ |
12 | root{ | |
57a6839d | 13 | Version{"2.0.97.37"} |
729e4ab9 | 14 | zoneStrings{ |
4388f060 A |
15 | "Africa:Asmera"{ |
16 | ec{"Asmara"} | |
17 | } | |
18 | "America:Coral_Harbour"{ | |
19 | ec{"Atikokan"} | |
20 | } | |
51004dcb A |
21 | "America:Godthab"{ |
22 | ec{"Nuuk"} | |
23 | } | |
729e4ab9 A |
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 | } | |
4388f060 A |
48 | "America:Lower_Princes"{ |
49 | ec{"Lower Prince's Quarter"} | |
50 | } | |
51 | "America:North_Dakota:Beulah"{ | |
52 | ec{"Beulah, North Dakota"} | |
53 | } | |
729e4ab9 A |
54 | "America:North_Dakota:Center"{ |
55 | ec{"Center, North Dakota"} | |
56 | } | |
57 | "America:North_Dakota:New_Salem"{ | |
58 | ec{"New Salem, North Dakota"} | |
59 | } | |
51004dcb A |
60 | "America:Scoresbysund"{ |
61 | ec{"Ittoqqortoormiit"} | |
62 | } | |
4388f060 A |
63 | "America:St_Barthelemy"{ |
64 | ec{"St. Barthelemy"} | |
729e4ab9 | 65 | } |
4388f060 A |
66 | "America:St_Johns"{ |
67 | ec{"St. John’s"} | |
729e4ab9 | 68 | } |
4388f060 A |
69 | "America:St_Kitts"{ |
70 | ec{"St. Kitts"} | |
729e4ab9 | 71 | } |
4388f060 A |
72 | "America:St_Lucia"{ |
73 | ec{"St. Lucia"} | |
729e4ab9 | 74 | } |
4388f060 A |
75 | "America:St_Thomas"{ |
76 | ec{"St. Thomas"} | |
729e4ab9 | 77 | } |
4388f060 A |
78 | "America:St_Vincent"{ |
79 | ec{"St. Vincent"} | |
729e4ab9 | 80 | } |
4388f060 A |
81 | "Antarctica:DumontDUrville"{ |
82 | ec{"Dumont d’Urville"} | |
729e4ab9 | 83 | } |
4388f060 A |
84 | "Asia:Calcutta"{ |
85 | ec{"Kolkata"} | |
729e4ab9 | 86 | } |
4388f060 A |
87 | "Asia:Katmandu"{ |
88 | ec{"Kathmandu"} | |
729e4ab9 | 89 | } |
4388f060 A |
90 | "Asia:Saigon"{ |
91 | ec{"Ho Chi Minh"} | |
729e4ab9 | 92 | } |
4388f060 A |
93 | "Atlantic:Faeroe"{ |
94 | ec{"Faroe"} | |
729e4ab9 | 95 | } |
4388f060 A |
96 | "Atlantic:St_Helena"{ |
97 | ec{"St. Helena"} | |
729e4ab9 | 98 | } |
4388f060 A |
99 | "Etc:Unknown"{ |
100 | ec{"Unknown"} | |
729e4ab9 | 101 | } |
4388f060 A |
102 | "Pacific:Ponape"{ |
103 | ec{"Pohnpei"} | |
729e4ab9 | 104 | } |
4388f060 A |
105 | "Pacific:Truk"{ |
106 | ec{"Chuuk"} | |
729e4ab9 A |
107 | } |
108 | fallbackFormat{"{1} ({0})"} | |
109 | gmtFormat{"GMT{0}"} | |
110 | gmtZeroFormat{"GMT"} | |
111 | hourFormat{"+HH:mm;-HH:mm"} | |
51004dcb | 112 | regionFormat{"{0}"} |
57a6839d A |
113 | regionFormatDaylight{"{0} (+1)"} |
114 | regionFormatStandard{"{0} (+0)"} | |
729e4ab9 A |
115 | } |
116 | } |