Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(147)

Side by Side Diff: source/data/zone/wae.txt

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/data/zone/vun.txt ('k') | source/data/zone/xog.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2014 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/wae.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/wae.xml
11 */
12 wae{
13 Version{"2.1.7.53"}
14 zoneStrings{
15 "Africa:Accra"{
16 ec{"Akra"}
17 }
18 "Africa:Algiers"{
19 ec{"Algier"}
20 }
21 "Africa:Cairo"{
22 ec{"Kairo"}
23 }
24 "Africa:Djibouti"{
25 ec{"Dšibuti"}
26 }
27 "Africa:Khartoum"{
28 ec{"Kartum"}
29 }
30 "Africa:Mogadishu"{
31 ec{"Mogadišu"}
32 }
33 "Africa:Ouagadougou"{
34 ec{"Wagadugu"}
35 }
36 "Africa:Tripoli"{
37 ec{"Tripolis"}
38 }
39 "America:Cayman"{
40 ec{"Kaimaninsla"}
41 }
42 "America:Cordoba"{
43 ec{"Kordoba"}
44 }
45 "America:Havana"{
46 ec{"Hawanna"}
47 }
48 "America:Jamaica"{
49 ec{"Jamaika"}
50 }
51 "America:Montserrat"{
52 ec{"Monserat"}
53 }
54 "Asia:Baghdad"{
55 ec{"Bagdad"}
56 }
57 "Asia:Damascus"{
58 ec{"Damaskus"}
59 }
60 "Asia:Hong_Kong"{
61 ec{"Hongkong"}
62 }
63 "Asia:Singapore"{
64 ec{"Singapur"}
65 }
66 "Asia:Tokyo"{
67 ec{"Tokio"}
68 }
69 "Atlantic:Reykjavik"{
70 ec{"Rikjawik"}
71 }
72 "Australia:Sydney"{
73 ec{"Sidnei"}
74 }
75 "Etc:Unknown"{
76 ec{"Unbekannti Stadt"}
77 }
78 "Europe:Amsterdam"{
79 ec{"Amšterdam"}
80 }
81 "Europe:Belgrade"{
82 ec{"Belgrad"}
83 }
84 "Europe:Brussels"{
85 ec{"Brüssel"}
86 }
87 "Europe:Bucharest"{
88 ec{"Bukarešt"}
89 }
90 "Europe:Budapest"{
91 ec{"Budapešt"}
92 }
93 "Europe:Copenhagen"{
94 ec{"Kopehage"}
95 }
96 "Europe:Istanbul"{
97 ec{"Konštantinopel"}
98 }
99 "Europe:Kaliningrad"{
100 ec{"Königsbärg"}
101 }
102 "Europe:Ljubljana"{
103 ec{"Laibač"}
104 }
105 "Europe:Prague"{
106 ec{"Prag"}
107 }
108 "Europe:Rome"{
109 ec{"Rom"}
110 }
111 "Europe:Tallinn"{
112 ec{"Reval"}
113 }
114 "Europe:Tirane"{
115 ec{"Tiran"}
116 }
117 "Europe:Vatican"{
118 ec{"Vatikan"}
119 }
120 "Europe:Vienna"{
121 ec{"Wien"}
122 }
123 "Europe:Vilnius"{
124 ec{"Wilna"}
125 }
126 "Europe:Volgograd"{
127 ec{"Wolgograd"}
128 }
129 "Europe:Warsaw"{
130 ec{"Waršau"}
131 }
132 "Europe:Zurich"{
133 ec{"Zürič"}
134 }
135 "meta:Atlantic"{
136 ld{"Atlantiši Summerzit"}
137 lg{"Atlantiši Zit"}
138 ls{"Atlantiši Standardzit"}
139 }
140 "meta:Europe_Central"{
141 ld{"Mitteleuropäiši Summerzit"}
142 lg{"Mitteleuropäiši Zit"}
143 ls{"Mitteleuropäiši Standardzit"}
144 sd{"MESZ"}
145 sg{"MEZ"}
146 ss{"MEZ"}
147 }
148 "meta:Europe_Eastern"{
149 ld{"Ošteuropäiši Summerzit"}
150 lg{"Ošteuropäiši Zit"}
151 ls{"Ošteuropäiši Standardzit"}
152 sd{"OESZ"}
153 sg{"OEZ"}
154 ss{"OEZ"}
155 }
156 "meta:Europe_Western"{
157 ld{"Wešteuropäiši Summerzit"}
158 lg{"Wešteuropäiši Zit"}
159 ls{"Wešteuropäiši Standardzit"}
160 sd{"WESZ"}
161 sg{"WEZ"}
162 ss{"WEZ"}
163 }
164 regionFormat{"{0} zit"}
165 }
166 }
OLDNEW
« no previous file with comments | « source/data/zone/vun.txt ('k') | source/data/zone/xog.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698