Correct previous dual key logic pending first delivery installment.
michael@0
|
1
|
// ***************************************************************************
|
michael@0
|
2
|
// *
|
michael@0
|
3
|
// * Copyright (C) 2013 International Business Machines
|
michael@0
|
4
|
// * Corporation and others. All Rights Reserved.
|
michael@0
|
5
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
michael@0
|
6
|
// * Source File: <path>/common/main/zu.xml
|
michael@0
|
7
|
// *
|
michael@0
|
8
|
// ***************************************************************************
|
michael@0
|
9
|
/**
|
michael@0
|
10
|
* ICU <specials> source: <path>/common/main/zu.xml
|
michael@0
|
11
|
*/
|
michael@0
|
12
|
zu{
|
michael@0
|
13
|
Currencies{
|
michael@0
|
14
|
AED{
|
michael@0
|
15
|
"AED",
|
michael@0
|
16
|
"i-Dirham yase-United Arab Emirates",
|
michael@0
|
17
|
}
|
michael@0
|
18
|
AFN{
|
michael@0
|
19
|
"AFN",
|
michael@0
|
20
|
"i-Afghan Afghani",
|
michael@0
|
21
|
}
|
michael@0
|
22
|
ALL{
|
michael@0
|
23
|
"ALL",
|
michael@0
|
24
|
"i-Albanian Lek",
|
michael@0
|
25
|
}
|
michael@0
|
26
|
AMD{
|
michael@0
|
27
|
"AMD",
|
michael@0
|
28
|
"i-Armenian Dram",
|
michael@0
|
29
|
}
|
michael@0
|
30
|
ANG{
|
michael@0
|
31
|
"ANG",
|
michael@0
|
32
|
"i-Netherlands Antillean Guilder",
|
michael@0
|
33
|
}
|
michael@0
|
34
|
AOA{
|
michael@0
|
35
|
"AOA",
|
michael@0
|
36
|
"i-Angolan Kwanza",
|
michael@0
|
37
|
}
|
michael@0
|
38
|
ARS{
|
michael@0
|
39
|
"ARS",
|
michael@0
|
40
|
"i-Argentina Peso",
|
michael@0
|
41
|
}
|
michael@0
|
42
|
AUD{
|
michael@0
|
43
|
"A$",
|
michael@0
|
44
|
"i-Austrilian Dollar",
|
michael@0
|
45
|
}
|
michael@0
|
46
|
AWG{
|
michael@0
|
47
|
"AWG",
|
michael@0
|
48
|
"i-Aruban Florin",
|
michael@0
|
49
|
}
|
michael@0
|
50
|
AZN{
|
michael@0
|
51
|
"AZN",
|
michael@0
|
52
|
"i-Azerbaijani Manat",
|
michael@0
|
53
|
}
|
michael@0
|
54
|
BAM{
|
michael@0
|
55
|
"BAM",
|
michael@0
|
56
|
"i-Bosnia-Herzegovina Convertible Mark",
|
michael@0
|
57
|
}
|
michael@0
|
58
|
BBD{
|
michael@0
|
59
|
"BBD",
|
michael@0
|
60
|
"i-Barbadian Dollar",
|
michael@0
|
61
|
}
|
michael@0
|
62
|
BDT{
|
michael@0
|
63
|
"BDT",
|
michael@0
|
64
|
"i-Bangladeshi Taka",
|
michael@0
|
65
|
}
|
michael@0
|
66
|
BGN{
|
michael@0
|
67
|
"BGN",
|
michael@0
|
68
|
"i-Bulgarian Lev",
|
michael@0
|
69
|
}
|
michael@0
|
70
|
BHD{
|
michael@0
|
71
|
"BHD",
|
michael@0
|
72
|
"i-Bahraini Dinar",
|
michael@0
|
73
|
}
|
michael@0
|
74
|
BIF{
|
michael@0
|
75
|
"BIF",
|
michael@0
|
76
|
"i-Burundian Franc",
|
michael@0
|
77
|
}
|
michael@0
|
78
|
BMD{
|
michael@0
|
79
|
"BMD",
|
michael@0
|
80
|
"i-Bermudan Dollar",
|
michael@0
|
81
|
}
|
michael@0
|
82
|
BND{
|
michael@0
|
83
|
"BND",
|
michael@0
|
84
|
"i-Brunei Dollar",
|
michael@0
|
85
|
}
|
michael@0
|
86
|
BOB{
|
michael@0
|
87
|
"BOB",
|
michael@0
|
88
|
"i-Bolivian Boliviano",
|
michael@0
|
89
|
}
|
michael@0
|
90
|
BRL{
|
michael@0
|
91
|
"R$",
|
michael@0
|
92
|
"i-Brazilian Real",
|
michael@0
|
93
|
}
|
michael@0
|
94
|
BSD{
|
michael@0
|
95
|
"BSD",
|
michael@0
|
96
|
"i-Bahamian Dollar",
|
michael@0
|
97
|
}
|
michael@0
|
98
|
BTN{
|
michael@0
|
99
|
"BTN",
|
michael@0
|
100
|
"i-Bhutanese Ngultrum",
|
michael@0
|
101
|
}
|
michael@0
|
102
|
BWP{
|
michael@0
|
103
|
"BWP",
|
michael@0
|
104
|
"i-Botswana Pula",
|
michael@0
|
105
|
}
|
michael@0
|
106
|
BYR{
|
michael@0
|
107
|
"BYR",
|
michael@0
|
108
|
"i-Belarusian Ruble",
|
michael@0
|
109
|
}
|
michael@0
|
110
|
BZD{
|
michael@0
|
111
|
"BZD",
|
michael@0
|
112
|
"i-Belize Dollar",
|
michael@0
|
113
|
}
|
michael@0
|
114
|
CAD{
|
michael@0
|
115
|
"CA$",
|
michael@0
|
116
|
"i-Candian Dollar",
|
michael@0
|
117
|
}
|
michael@0
|
118
|
CDF{
|
michael@0
|
119
|
"CDF",
|
michael@0
|
120
|
"i-Congolese Franc",
|
michael@0
|
121
|
}
|
michael@0
|
122
|
CHF{
|
michael@0
|
123
|
"CHF",
|
michael@0
|
124
|
"i-Swiss Franc",
|
michael@0
|
125
|
}
|
michael@0
|
126
|
CLP{
|
michael@0
|
127
|
"CLP",
|
michael@0
|
128
|
"i-Chilean Peso",
|
michael@0
|
129
|
}
|
michael@0
|
130
|
CNY{
|
michael@0
|
131
|
"CN¥",
|
michael@0
|
132
|
"i-Chinese Yuan",
|
michael@0
|
133
|
}
|
michael@0
|
134
|
COP{
|
michael@0
|
135
|
"COP",
|
michael@0
|
136
|
"i-Colombian Peso",
|
michael@0
|
137
|
}
|
michael@0
|
138
|
CRC{
|
michael@0
|
139
|
"CRC",
|
michael@0
|
140
|
"i-Costa Rican Colón",
|
michael@0
|
141
|
}
|
michael@0
|
142
|
CUC{
|
michael@0
|
143
|
"CUC",
|
michael@0
|
144
|
"i-Cuban Convertable Peso",
|
michael@0
|
145
|
}
|
michael@0
|
146
|
CUP{
|
michael@0
|
147
|
"CUP",
|
michael@0
|
148
|
"I-Cuban Peso",
|
michael@0
|
149
|
}
|
michael@0
|
150
|
CVE{
|
michael@0
|
151
|
"CVE",
|
michael@0
|
152
|
"i-Cape Verdean Escudo",
|
michael@0
|
153
|
}
|
michael@0
|
154
|
CZK{
|
michael@0
|
155
|
"CZK",
|
michael@0
|
156
|
"i-Czech Republic Koruna",
|
michael@0
|
157
|
}
|
michael@0
|
158
|
DJF{
|
michael@0
|
159
|
"DJF",
|
michael@0
|
160
|
"i-Djiboutian Franc",
|
michael@0
|
161
|
}
|
michael@0
|
162
|
DKK{
|
michael@0
|
163
|
"DKK",
|
michael@0
|
164
|
"i-Danish Krone",
|
michael@0
|
165
|
}
|
michael@0
|
166
|
DOP{
|
michael@0
|
167
|
"DOP",
|
michael@0
|
168
|
"i-Dominican Peso",
|
michael@0
|
169
|
}
|
michael@0
|
170
|
DZD{
|
michael@0
|
171
|
"DZD",
|
michael@0
|
172
|
"i-Algerian Dinar",
|
michael@0
|
173
|
}
|
michael@0
|
174
|
EGP{
|
michael@0
|
175
|
"EGP",
|
michael@0
|
176
|
"i-Egyptian Pound",
|
michael@0
|
177
|
}
|
michael@0
|
178
|
ERN{
|
michael@0
|
179
|
"ERN",
|
michael@0
|
180
|
"i-Eritrean Nakfa",
|
michael@0
|
181
|
}
|
michael@0
|
182
|
ETB{
|
michael@0
|
183
|
"ETB",
|
michael@0
|
184
|
"i-Ethopian Birr",
|
michael@0
|
185
|
}
|
michael@0
|
186
|
EUR{
|
michael@0
|
187
|
"€",
|
michael@0
|
188
|
"i-Euro",
|
michael@0
|
189
|
}
|
michael@0
|
190
|
FJD{
|
michael@0
|
191
|
"FJD",
|
michael@0
|
192
|
"i-Fijian Dollar",
|
michael@0
|
193
|
}
|
michael@0
|
194
|
FKP{
|
michael@0
|
195
|
"FKP",
|
michael@0
|
196
|
"i-Falkland Islands Pound",
|
michael@0
|
197
|
}
|
michael@0
|
198
|
GBP{
|
michael@0
|
199
|
"£",
|
michael@0
|
200
|
"i-British Pound Sterling",
|
michael@0
|
201
|
}
|
michael@0
|
202
|
GEL{
|
michael@0
|
203
|
"GEL",
|
michael@0
|
204
|
"i-Georgian Lari",
|
michael@0
|
205
|
}
|
michael@0
|
206
|
GHS{
|
michael@0
|
207
|
"GHS",
|
michael@0
|
208
|
"i-Ghanaian Cedi",
|
michael@0
|
209
|
}
|
michael@0
|
210
|
GIP{
|
michael@0
|
211
|
"GIP",
|
michael@0
|
212
|
"i-Gibraltar Pound",
|
michael@0
|
213
|
}
|
michael@0
|
214
|
GMD{
|
michael@0
|
215
|
"GMD",
|
michael@0
|
216
|
"i-Gambian Dalasi",
|
michael@0
|
217
|
}
|
michael@0
|
218
|
GNF{
|
michael@0
|
219
|
"GNF",
|
michael@0
|
220
|
"i-Gunean Franc",
|
michael@0
|
221
|
}
|
michael@0
|
222
|
GTQ{
|
michael@0
|
223
|
"GTQ",
|
michael@0
|
224
|
"i-Guatemalan Quetzal",
|
michael@0
|
225
|
}
|
michael@0
|
226
|
GYD{
|
michael@0
|
227
|
"GYD",
|
michael@0
|
228
|
"i-Guyanaese Dollar",
|
michael@0
|
229
|
}
|
michael@0
|
230
|
HKD{
|
michael@0
|
231
|
"HK$",
|
michael@0
|
232
|
"i-Hong Kong Dollar",
|
michael@0
|
233
|
}
|
michael@0
|
234
|
HNL{
|
michael@0
|
235
|
"HNL",
|
michael@0
|
236
|
"i-Honduran Lempira",
|
michael@0
|
237
|
}
|
michael@0
|
238
|
HRK{
|
michael@0
|
239
|
"HRK",
|
michael@0
|
240
|
"i-Croatian Kuna",
|
michael@0
|
241
|
}
|
michael@0
|
242
|
HTG{
|
michael@0
|
243
|
"HTG",
|
michael@0
|
244
|
"i-Haitian Gourde",
|
michael@0
|
245
|
}
|
michael@0
|
246
|
HUF{
|
michael@0
|
247
|
"HUF",
|
michael@0
|
248
|
"i-Hungarian Forint",
|
michael@0
|
249
|
}
|
michael@0
|
250
|
IDR{
|
michael@0
|
251
|
"IDR",
|
michael@0
|
252
|
"i-Indonesian Rupiah",
|
michael@0
|
253
|
}
|
michael@0
|
254
|
ILS{
|
michael@0
|
255
|
"₪",
|
michael@0
|
256
|
"i-Israeli New Sheqel",
|
michael@0
|
257
|
}
|
michael@0
|
258
|
INR{
|
michael@0
|
259
|
"₹",
|
michael@0
|
260
|
"i-Indian Rupee",
|
michael@0
|
261
|
}
|
michael@0
|
262
|
IQD{
|
michael@0
|
263
|
"IQD",
|
michael@0
|
264
|
"i-Iraqi Dinar",
|
michael@0
|
265
|
}
|
michael@0
|
266
|
IRR{
|
michael@0
|
267
|
"IRR",
|
michael@0
|
268
|
"i-Iranian Rial",
|
michael@0
|
269
|
}
|
michael@0
|
270
|
ISK{
|
michael@0
|
271
|
"ISK",
|
michael@0
|
272
|
"i-Icelandic Króna",
|
michael@0
|
273
|
}
|
michael@0
|
274
|
JMD{
|
michael@0
|
275
|
"JMD",
|
michael@0
|
276
|
"i-Jamaican Dollar",
|
michael@0
|
277
|
}
|
michael@0
|
278
|
JOD{
|
michael@0
|
279
|
"JOD",
|
michael@0
|
280
|
"i-Jordanian Dinar",
|
michael@0
|
281
|
}
|
michael@0
|
282
|
JPY{
|
michael@0
|
283
|
"JP¥",
|
michael@0
|
284
|
"i-Japanese Yen",
|
michael@0
|
285
|
}
|
michael@0
|
286
|
KES{
|
michael@0
|
287
|
"KES",
|
michael@0
|
288
|
"i-Kenyan Shilling",
|
michael@0
|
289
|
}
|
michael@0
|
290
|
KGS{
|
michael@0
|
291
|
"KGS",
|
michael@0
|
292
|
"i-Kyrgystani Som",
|
michael@0
|
293
|
}
|
michael@0
|
294
|
KHR{
|
michael@0
|
295
|
"KHR",
|
michael@0
|
296
|
"i-Cambodian Riel",
|
michael@0
|
297
|
}
|
michael@0
|
298
|
KMF{
|
michael@0
|
299
|
"KMF",
|
michael@0
|
300
|
"i-Comorian Franc",
|
michael@0
|
301
|
}
|
michael@0
|
302
|
KPW{
|
michael@0
|
303
|
"KPW",
|
michael@0
|
304
|
"i-North Korean Won",
|
michael@0
|
305
|
}
|
michael@0
|
306
|
KRW{
|
michael@0
|
307
|
"₩",
|
michael@0
|
308
|
"i-South Korean Won",
|
michael@0
|
309
|
}
|
michael@0
|
310
|
KWD{
|
michael@0
|
311
|
"KWD",
|
michael@0
|
312
|
"i-Kuwaiti Dinar",
|
michael@0
|
313
|
}
|
michael@0
|
314
|
KYD{
|
michael@0
|
315
|
"KYD",
|
michael@0
|
316
|
"i-Cayman Islands Dollar",
|
michael@0
|
317
|
}
|
michael@0
|
318
|
KZT{
|
michael@0
|
319
|
"KZT",
|
michael@0
|
320
|
"i-Kazakhstani Tenge",
|
michael@0
|
321
|
}
|
michael@0
|
322
|
LAK{
|
michael@0
|
323
|
"LAK",
|
michael@0
|
324
|
"i-Laotian Kip",
|
michael@0
|
325
|
}
|
michael@0
|
326
|
LBP{
|
michael@0
|
327
|
"LBP",
|
michael@0
|
328
|
"i-Lebanese Pound",
|
michael@0
|
329
|
}
|
michael@0
|
330
|
LKR{
|
michael@0
|
331
|
"LKR",
|
michael@0
|
332
|
"i-Sri Lankan Rupee",
|
michael@0
|
333
|
}
|
michael@0
|
334
|
LRD{
|
michael@0
|
335
|
"LRD",
|
michael@0
|
336
|
"i-Liberian Dollar",
|
michael@0
|
337
|
}
|
michael@0
|
338
|
LSL{
|
michael@0
|
339
|
"LSL",
|
michael@0
|
340
|
"i-Lesotho Loti",
|
michael@0
|
341
|
}
|
michael@0
|
342
|
LTL{
|
michael@0
|
343
|
"LTL",
|
michael@0
|
344
|
"i-Lithuanian Litas",
|
michael@0
|
345
|
}
|
michael@0
|
346
|
LVL{
|
michael@0
|
347
|
"LVL",
|
michael@0
|
348
|
"i-Latvian Lats",
|
michael@0
|
349
|
}
|
michael@0
|
350
|
LYD{
|
michael@0
|
351
|
"LYD",
|
michael@0
|
352
|
"i-Libyan Dinar",
|
michael@0
|
353
|
}
|
michael@0
|
354
|
MAD{
|
michael@0
|
355
|
"MAD",
|
michael@0
|
356
|
"i-Moroccan Dirham",
|
michael@0
|
357
|
}
|
michael@0
|
358
|
MDL{
|
michael@0
|
359
|
"MDL",
|
michael@0
|
360
|
"i-Moldovan Leu",
|
michael@0
|
361
|
}
|
michael@0
|
362
|
MGA{
|
michael@0
|
363
|
"MGA",
|
michael@0
|
364
|
"i-Malagasy Ariary",
|
michael@0
|
365
|
}
|
michael@0
|
366
|
MKD{
|
michael@0
|
367
|
"MKD",
|
michael@0
|
368
|
"i-Macedonian Denar",
|
michael@0
|
369
|
}
|
michael@0
|
370
|
MMK{
|
michael@0
|
371
|
"MMK",
|
michael@0
|
372
|
"i-Myanma Kyat",
|
michael@0
|
373
|
}
|
michael@0
|
374
|
MNT{
|
michael@0
|
375
|
"MNT",
|
michael@0
|
376
|
"i-Mongolian Tugrik",
|
michael@0
|
377
|
}
|
michael@0
|
378
|
MOP{
|
michael@0
|
379
|
"MOP",
|
michael@0
|
380
|
"i-Macanese Pataca",
|
michael@0
|
381
|
}
|
michael@0
|
382
|
MRO{
|
michael@0
|
383
|
"MRO",
|
michael@0
|
384
|
"i-Mauritanian Ouguiya",
|
michael@0
|
385
|
}
|
michael@0
|
386
|
MUR{
|
michael@0
|
387
|
"MUR",
|
michael@0
|
388
|
"i-Mauritian Rupee",
|
michael@0
|
389
|
}
|
michael@0
|
390
|
MVR{
|
michael@0
|
391
|
"MVR",
|
michael@0
|
392
|
"i-Maldivian Rufiyana",
|
michael@0
|
393
|
}
|
michael@0
|
394
|
MWK{
|
michael@0
|
395
|
"MWK",
|
michael@0
|
396
|
"i-Malawian Kwacha",
|
michael@0
|
397
|
}
|
michael@0
|
398
|
MXN{
|
michael@0
|
399
|
"MX$",
|
michael@0
|
400
|
"i-Mexican Peso",
|
michael@0
|
401
|
}
|
michael@0
|
402
|
MYR{
|
michael@0
|
403
|
"MYR",
|
michael@0
|
404
|
"i-Malaysian Ringgit",
|
michael@0
|
405
|
}
|
michael@0
|
406
|
MZN{
|
michael@0
|
407
|
"MZN",
|
michael@0
|
408
|
"I-Metical yase-Mozambicque",
|
michael@0
|
409
|
}
|
michael@0
|
410
|
NAD{
|
michael@0
|
411
|
"NAD",
|
michael@0
|
412
|
"i-Namibian Dollar",
|
michael@0
|
413
|
}
|
michael@0
|
414
|
NGN{
|
michael@0
|
415
|
"NGN",
|
michael@0
|
416
|
"i-Nigerian Naira",
|
michael@0
|
417
|
}
|
michael@0
|
418
|
NIO{
|
michael@0
|
419
|
"NIO",
|
michael@0
|
420
|
"i-Nicaraguan Córdoba",
|
michael@0
|
421
|
}
|
michael@0
|
422
|
NOK{
|
michael@0
|
423
|
"NOK",
|
michael@0
|
424
|
"i-Norwegian Krone",
|
michael@0
|
425
|
}
|
michael@0
|
426
|
NPR{
|
michael@0
|
427
|
"NPR",
|
michael@0
|
428
|
"i-Nepalese Rupee",
|
michael@0
|
429
|
}
|
michael@0
|
430
|
NZD{
|
michael@0
|
431
|
"NZ$",
|
michael@0
|
432
|
"i-New Zealand Dollar",
|
michael@0
|
433
|
}
|
michael@0
|
434
|
OMR{
|
michael@0
|
435
|
"OMR",
|
michael@0
|
436
|
"i-Omani Rial",
|
michael@0
|
437
|
}
|
michael@0
|
438
|
PAB{
|
michael@0
|
439
|
"PAB",
|
michael@0
|
440
|
"i-Panamanian Balboa",
|
michael@0
|
441
|
}
|
michael@0
|
442
|
PEN{
|
michael@0
|
443
|
"PEN",
|
michael@0
|
444
|
"i-Peruvian Nuevo Sol",
|
michael@0
|
445
|
}
|
michael@0
|
446
|
PGK{
|
michael@0
|
447
|
"PGK",
|
michael@0
|
448
|
"i-Papua New Guinean Kina",
|
michael@0
|
449
|
}
|
michael@0
|
450
|
PHP{
|
michael@0
|
451
|
"PHP",
|
michael@0
|
452
|
"i-Philippine Peso",
|
michael@0
|
453
|
}
|
michael@0
|
454
|
PKR{
|
michael@0
|
455
|
"PKR",
|
michael@0
|
456
|
"i-Pakistani Rupee",
|
michael@0
|
457
|
}
|
michael@0
|
458
|
PLN{
|
michael@0
|
459
|
"PLN",
|
michael@0
|
460
|
"i-Polish Zloty",
|
michael@0
|
461
|
}
|
michael@0
|
462
|
PYG{
|
michael@0
|
463
|
"PYG",
|
michael@0
|
464
|
"i-Paraguayan Guarani",
|
michael@0
|
465
|
}
|
michael@0
|
466
|
QAR{
|
michael@0
|
467
|
"QAR",
|
michael@0
|
468
|
"i-Qatari Rial",
|
michael@0
|
469
|
}
|
michael@0
|
470
|
RON{
|
michael@0
|
471
|
"RON",
|
michael@0
|
472
|
"I-Romanian Leu",
|
michael@0
|
473
|
}
|
michael@0
|
474
|
RSD{
|
michael@0
|
475
|
"RSD",
|
michael@0
|
476
|
"i-Serbian Dinar",
|
michael@0
|
477
|
}
|
michael@0
|
478
|
RUB{
|
michael@0
|
479
|
"RUB",
|
michael@0
|
480
|
"i-Russian Ruble",
|
michael@0
|
481
|
}
|
michael@0
|
482
|
RWF{
|
michael@0
|
483
|
"RWF",
|
michael@0
|
484
|
"i-Rwandan Franc",
|
michael@0
|
485
|
}
|
michael@0
|
486
|
SAR{
|
michael@0
|
487
|
"SAR",
|
michael@0
|
488
|
"i-Saudi Riyal",
|
michael@0
|
489
|
}
|
michael@0
|
490
|
SBD{
|
michael@0
|
491
|
"SBD",
|
michael@0
|
492
|
"i-Solomon Islands Dollar",
|
michael@0
|
493
|
}
|
michael@0
|
494
|
SCR{
|
michael@0
|
495
|
"SCR",
|
michael@0
|
496
|
"i-Seychellois Rupee",
|
michael@0
|
497
|
}
|
michael@0
|
498
|
SDG{
|
michael@0
|
499
|
"SDG",
|
michael@0
|
500
|
"i-Sudanese Pound",
|
michael@0
|
501
|
}
|
michael@0
|
502
|
SEK{
|
michael@0
|
503
|
"SEK",
|
michael@0
|
504
|
"i-Swedish Krona",
|
michael@0
|
505
|
}
|
michael@0
|
506
|
SGD{
|
michael@0
|
507
|
"SGD",
|
michael@0
|
508
|
"i-Singapore Dollar",
|
michael@0
|
509
|
}
|
michael@0
|
510
|
SHP{
|
michael@0
|
511
|
"SHP",
|
michael@0
|
512
|
"i-Saint Helena Pound",
|
michael@0
|
513
|
}
|
michael@0
|
514
|
SLL{
|
michael@0
|
515
|
"SLL",
|
michael@0
|
516
|
"i-Sierra Leonean Leone",
|
michael@0
|
517
|
}
|
michael@0
|
518
|
SOS{
|
michael@0
|
519
|
"SOS",
|
michael@0
|
520
|
"i-Somali Shilling",
|
michael@0
|
521
|
}
|
michael@0
|
522
|
SRD{
|
michael@0
|
523
|
"SRD",
|
michael@0
|
524
|
"i-Surinamese Dollar",
|
michael@0
|
525
|
}
|
michael@0
|
526
|
SSP{
|
michael@0
|
527
|
"SSP",
|
michael@0
|
528
|
"Upondo waseNingizimu Sudan",
|
michael@0
|
529
|
}
|
michael@0
|
530
|
STD{
|
michael@0
|
531
|
"STD",
|
michael@0
|
532
|
"i-São Tomé kanye ne-Príncipe Dobra",
|
michael@0
|
533
|
}
|
michael@0
|
534
|
SYP{
|
michael@0
|
535
|
"SYP",
|
michael@0
|
536
|
"i-Syrian Pound",
|
michael@0
|
537
|
}
|
michael@0
|
538
|
SZL{
|
michael@0
|
539
|
"SZL",
|
michael@0
|
540
|
"i-Swazi Lilangeni",
|
michael@0
|
541
|
}
|
michael@0
|
542
|
THB{
|
michael@0
|
543
|
"฿",
|
michael@0
|
544
|
"i-Thai Baht",
|
michael@0
|
545
|
}
|
michael@0
|
546
|
TJS{
|
michael@0
|
547
|
"TJS",
|
michael@0
|
548
|
"i-Tajikistani Somoni",
|
michael@0
|
549
|
}
|
michael@0
|
550
|
TMT{
|
michael@0
|
551
|
"TMT",
|
michael@0
|
552
|
"i-Turkmenistani Manat",
|
michael@0
|
553
|
}
|
michael@0
|
554
|
TND{
|
michael@0
|
555
|
"TND",
|
michael@0
|
556
|
"i-Tunisian Dinar",
|
michael@0
|
557
|
}
|
michael@0
|
558
|
TOP{
|
michael@0
|
559
|
"TOP",
|
michael@0
|
560
|
"i-Tongan Paʻanga",
|
michael@0
|
561
|
}
|
michael@0
|
562
|
TRY{
|
michael@0
|
563
|
"TRY",
|
michael@0
|
564
|
"i-Turkish Lira",
|
michael@0
|
565
|
}
|
michael@0
|
566
|
TTD{
|
michael@0
|
567
|
"TTD",
|
michael@0
|
568
|
"Idola lase-Trinidad nase-Tobago",
|
michael@0
|
569
|
}
|
michael@0
|
570
|
TWD{
|
michael@0
|
571
|
"NT$",
|
michael@0
|
572
|
"i-New Taiwan Dollar",
|
michael@0
|
573
|
}
|
michael@0
|
574
|
TZS{
|
michael@0
|
575
|
"TZS",
|
michael@0
|
576
|
"i-Tanzanian Shilling",
|
michael@0
|
577
|
}
|
michael@0
|
578
|
UAH{
|
michael@0
|
579
|
"UAH",
|
michael@0
|
580
|
"i-Ukrainian Hryvnia",
|
michael@0
|
581
|
}
|
michael@0
|
582
|
UGX{
|
michael@0
|
583
|
"UGX",
|
michael@0
|
584
|
"i-Ugandan Shilling",
|
michael@0
|
585
|
}
|
michael@0
|
586
|
USD{
|
michael@0
|
587
|
"US$",
|
michael@0
|
588
|
"i-US Dollar",
|
michael@0
|
589
|
}
|
michael@0
|
590
|
UYU{
|
michael@0
|
591
|
"UYU",
|
michael@0
|
592
|
"i-Uruguayan Peso",
|
michael@0
|
593
|
}
|
michael@0
|
594
|
UZS{
|
michael@0
|
595
|
"UZS",
|
michael@0
|
596
|
"i-Uzbekistan Som",
|
michael@0
|
597
|
}
|
michael@0
|
598
|
VEF{
|
michael@0
|
599
|
"VEF",
|
michael@0
|
600
|
"i-Venezuelan Bolívar",
|
michael@0
|
601
|
}
|
michael@0
|
602
|
VND{
|
michael@0
|
603
|
"₫",
|
michael@0
|
604
|
"i-Vietnamese Dong",
|
michael@0
|
605
|
}
|
michael@0
|
606
|
VUV{
|
michael@0
|
607
|
"VUV",
|
michael@0
|
608
|
"i-Vanuatu Vatu",
|
michael@0
|
609
|
}
|
michael@0
|
610
|
WST{
|
michael@0
|
611
|
"WST",
|
michael@0
|
612
|
"i-Samoan Tala",
|
michael@0
|
613
|
}
|
michael@0
|
614
|
XAF{
|
michael@0
|
615
|
"FCFA",
|
michael@0
|
616
|
"i-CFA Franc BCEA",
|
michael@0
|
617
|
}
|
michael@0
|
618
|
XCD{
|
michael@0
|
619
|
"EC$",
|
michael@0
|
620
|
"i-East Caribbean Dollar",
|
michael@0
|
621
|
}
|
michael@0
|
622
|
XOF{
|
michael@0
|
623
|
"CFA",
|
michael@0
|
624
|
"i-CFA Franc BCEAO",
|
michael@0
|
625
|
}
|
michael@0
|
626
|
XPF{
|
michael@0
|
627
|
"CFPF",
|
michael@0
|
628
|
"i-CFP Franc",
|
michael@0
|
629
|
}
|
michael@0
|
630
|
XXX{
|
michael@0
|
631
|
"XXX",
|
michael@0
|
632
|
"Imali engaziwa",
|
michael@0
|
633
|
}
|
michael@0
|
634
|
YER{
|
michael@0
|
635
|
"YER",
|
michael@0
|
636
|
"i-Yemeni Rial",
|
michael@0
|
637
|
}
|
michael@0
|
638
|
ZAR{
|
michael@0
|
639
|
"R",
|
michael@0
|
640
|
"i-South African Rand",
|
michael@0
|
641
|
}
|
michael@0
|
642
|
ZMK{
|
michael@0
|
643
|
"ZMK",
|
michael@0
|
644
|
"i-Zambian Kwacha (1968–2012)",
|
michael@0
|
645
|
}
|
michael@0
|
646
|
ZMW{
|
michael@0
|
647
|
"ZMW",
|
michael@0
|
648
|
"i-Zambian Kwacha",
|
michael@0
|
649
|
}
|
michael@0
|
650
|
}
|
michael@0
|
651
|
CurrencyUnitPatterns{
|
michael@0
|
652
|
one{"{0} {1}"}
|
michael@0
|
653
|
other{"{0} {1}"}
|
michael@0
|
654
|
}
|
michael@0
|
655
|
Version{"2.0.92.87"}
|
michael@0
|
656
|
}
|