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

Side by Side Diff: source/data/curr/asa.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/curr/as.txt ('k') | source/data/curr/az.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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/asa.xml 6 // * Source File: <path>/common/main/asa.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/asa.xml 10 * ICU <specials> source: <path>/common/main/asa.xml
11 */ 11 */
12 asa{ 12 asa{
13 Currencies{ 13 Currencies{
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 "bir ya Uhabeshi", 76 "bir ya Uhabeshi",
77 } 77 }
78 EUR{ 78 EUR{
79 "€", 79 "€",
80 "yuro", 80 "yuro",
81 } 81 }
82 GBP{ 82 GBP{
83 "£", 83 "£",
84 "pauni ya Uingeredha", 84 "pauni ya Uingeredha",
85 } 85 }
86 GHC{
87 "GHC",
88 "thedi ya Ghana",
89 }
86 GMD{ 90 GMD{
87 "GMD", 91 "GMD",
88 "dalathi ya Gambia", 92 "dalathi ya Gambia",
89 } 93 }
90 GNS{ 94 GNS{
91 "GNS", 95 "GNS",
92 "faranga ya Gine", 96 "faranga ya Gine",
93 } 97 }
94 INR{ 98 INR{
95 "₹", 99 "₹",
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
132 "ugwiya ya Moritania", 136 "ugwiya ya Moritania",
133 } 137 }
134 MUR{ 138 MUR{
135 "MUR", 139 "MUR",
136 "rupia ya Morithi", 140 "rupia ya Morithi",
137 } 141 }
138 MWK{ 142 MWK{
139 "MWK", 143 "MWK",
140 "kwacha ya Malawi", 144 "kwacha ya Malawi",
141 } 145 }
146 MZM{
147 "MZM",
148 "metikali ya Mthumbiji",
149 }
142 NAD{ 150 NAD{
143 "NAD", 151 "NAD",
144 "dola ya Namibia", 152 "dola ya Namibia",
145 } 153 }
146 NGN{ 154 NGN{
147 "NGN", 155 "NGN",
148 "naira ya Nijeria", 156 "naira ya Nijeria",
149 } 157 }
150 RWF{ 158 RWF{
151 "RWF", 159 "RWF",
152 "faranga ya Rwanda", 160 "faranga ya Rwanda",
153 } 161 }
154 SAR{ 162 SAR{
155 "SAR", 163 "SAR",
156 "riyal ya Thaudia", 164 "riyal ya Thaudia",
157 } 165 }
158 SCR{ 166 SCR{
159 "SCR", 167 "SCR",
160 "rupia ya Shelisheli", 168 "rupia ya Shelisheli",
161 } 169 }
162 SDG{ 170 SDG{
163 "SDG", 171 "SDG",
164 "dinari ya Thudani", 172 "dinari ya Thudani",
165 } 173 }
174 SDP{
175 "SDP",
176 "pauni ya Thudani",
177 }
166 SHP{ 178 SHP{
167 "SHP", 179 "SHP",
168 "pauni ya Thantahelena", 180 "pauni ya Thantahelena",
169 } 181 }
170 SLL{ 182 SLL{
171 "SLL", 183 "SLL",
172 "leoni", 184 "leoni",
173 } 185 }
174 SOS{ 186 SOS{
175 "SOS", 187 "SOS",
(...skipping 28 matching lines...) Expand all
204 "faranga CFA BEAC", 216 "faranga CFA BEAC",
205 } 217 }
206 XOF{ 218 XOF{
207 "CFA", 219 "CFA",
208 "faranga CFA BCEAO", 220 "faranga CFA BCEAO",
209 } 221 }
210 ZAR{ 222 ZAR{
211 "ZAR", 223 "ZAR",
212 "randi ya Afrika Kuthini", 224 "randi ya Afrika Kuthini",
213 } 225 }
226 ZMK{
227 "ZMK",
228 "kwacha ya Dhambia (1968–2012)",
229 }
214 ZMW{ 230 ZMW{
215 "ZMW", 231 "ZMW",
216 "kwacha ya Dhambia", 232 "kwacha ya Dhambia",
217 } 233 }
234 ZWD{
235 "ZWD",
236 "dola ya Dhimbabwe",
237 }
218 } 238 }
219 Version{"2.0.92.87"} 239 Version{"2.1.6.69"}
220 } 240 }
OLDNEW
« no previous file with comments | « source/data/curr/as.txt ('k') | source/data/curr/az.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698