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

Side by Side Diff: source/data/curr/nd.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/nb_NO.txt ('k') | source/data/curr/ne.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/nd.xml 6 // * Source File: <path>/common/main/nd.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/nd.xml 10 * ICU <specials> source: <path>/common/main/nd.xml
11 */ 11 */
12 nd{ 12 nd{
13 Currencies{ 13 Currencies{
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 "Dola laseEthiopia", 76 "Dola laseEthiopia",
77 } 77 }
78 EUR{ 78 EUR{
79 "€", 79 "€",
80 "Yuro", 80 "Yuro",
81 } 81 }
82 GBP{ 82 GBP{
83 "£", 83 "£",
84 "Phawundi yase Ngilandi", 84 "Phawundi yase Ngilandi",
85 } 85 }
86 GHC{
87 "GHC",
88 "Sedi yase Ghana",
89 }
86 GMD{ 90 GMD{
87 "GMD", 91 "GMD",
88 "Dalasi yase Gambia", 92 "Dalasi yase Gambia",
89 } 93 }
90 GNS{ 94 GNS{
91 "GNS", 95 "GNS",
92 "Fulenki yase Gine", 96 "Fulenki yase Gine",
93 } 97 }
94 INR{ 98 INR{
95 "₹", 99 "₹",
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
132 "Ugwiya yase Moritaniya", 136 "Ugwiya yase Moritaniya",
133 } 137 }
134 MUR{ 138 MUR{
135 "MUR", 139 "MUR",
136 "Rupi yase Morishasi", 140 "Rupi yase Morishasi",
137 } 141 }
138 MWK{ 142 MWK{
139 "MWK", 143 "MWK",
140 "Kwacha yase Malawi", 144 "Kwacha yase Malawi",
141 } 145 }
146 MZM{
147 "MZM",
148 "Metikali yase Mozambiki",
149 }
142 NAD{ 150 NAD{
143 "NAD", 151 "NAD",
144 "Dola yase Namibiya", 152 "Dola yase Namibiya",
145 } 153 }
146 NGN{ 154 NGN{
147 "NGN", 155 "NGN",
148 "Nayira yase Nijeriya", 156 "Nayira yase Nijeriya",
149 } 157 }
150 RWF{ 158 RWF{
151 "RWF", 159 "RWF",
152 "Fulenki yase Ruwanda", 160 "Fulenki yase Ruwanda",
153 } 161 }
154 SAR{ 162 SAR{
155 "SAR", 163 "SAR",
156 "Riyal yase Saudi", 164 "Riyal yase Saudi",
157 } 165 }
158 SCR{ 166 SCR{
159 "SCR", 167 "SCR",
160 "Rupi yase Seyisheli", 168 "Rupi yase Seyisheli",
161 } 169 }
162 SDG{ 170 SDG{
163 "SDG", 171 "SDG",
164 "Dinari yase Sudani", 172 "Dinari yase Sudani",
165 } 173 }
174 SDP{
175 "SDP",
176 "Phawundi yase Sudani",
177 }
166 SHP{ 178 SHP{
167 "SHP", 179 "SHP",
168 "Phawundindi laseSt Helena", 180 "Phawundindi laseSt Helena",
169 } 181 }
170 SLL{ 182 SLL{
171 "SLL", 183 "SLL",
172 "Leyoni", 184 "Leyoni",
173 } 185 }
174 SOS{ 186 SOS{
175 "SOS", 187 "SOS",
(...skipping 28 matching lines...) Expand all
204 "Fulenki CFA BEAC", 216 "Fulenki CFA BEAC",
205 } 217 }
206 XOF{ 218 XOF{
207 "CFA", 219 "CFA",
208 "Fulenki CFA BCEAO", 220 "Fulenki CFA BCEAO",
209 } 221 }
210 ZAR{ 222 ZAR{
211 "ZAR", 223 "ZAR",
212 "Randi yase Afrika ye Zanzi", 224 "Randi yase Afrika ye Zanzi",
213 } 225 }
226 ZMK{
227 "ZMK",
228 "Kwacha yase Zambiya (1968–2012)",
229 }
214 ZMW{ 230 ZMW{
215 "ZMW", 231 "ZMW",
216 "Kwacha yase Zambiya", 232 "Kwacha yase Zambiya",
217 } 233 }
234 ZWD{
235 "ZWD",
236 "Dola yase Zimbabwe",
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/nb_NO.txt ('k') | source/data/curr/ne.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698