twitter_cldr 4.1.0 → 4.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (146) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +1 -1
  3. data/lib/twitter_cldr/data_readers/number_data_reader.rb +2 -0
  4. data/lib/twitter_cldr/formatters/numbers/currency_formatter.rb +2 -1
  5. data/lib/twitter_cldr/version.rb +1 -1
  6. data/resources/locales/ar/currencies.yml +155 -90
  7. data/resources/locales/ar/plurals.yml +4 -3
  8. data/resources/locales/be/currencies.yml +806 -82
  9. data/resources/locales/be/plurals.yml +8 -6
  10. data/resources/locales/bg/currencies.yml +1 -1
  11. data/resources/locales/bn/currencies.yml +8 -8
  12. data/resources/locales/bn/plurals.yml +2 -2
  13. data/resources/locales/bo/plurals.yml +1 -1
  14. data/resources/locales/ca/currencies.yml +1 -1
  15. data/resources/locales/ca/plurals.yml +2 -2
  16. data/resources/locales/cs/currencies.yml +5 -5
  17. data/resources/locales/cs/plurals.yml +3 -3
  18. data/resources/locales/cy/currencies.yml +1485 -782
  19. data/resources/locales/da/currencies.yml +4 -4
  20. data/resources/locales/da/plurals.yml +2 -2
  21. data/resources/locales/de/currencies.yml +2 -2
  22. data/resources/locales/de/plurals.yml +2 -2
  23. data/resources/locales/de-CH/currencies.yml +3 -3
  24. data/resources/locales/de-CH/plurals.yml +2 -2
  25. data/resources/locales/el/currencies.yml +2 -2
  26. data/resources/locales/en/currencies.yml +13 -12
  27. data/resources/locales/en/plurals.yml +5 -5
  28. data/resources/locales/en-150/calendars.yml +18 -17
  29. data/resources/locales/en-150/currencies.yml +27 -26
  30. data/resources/locales/en-150/plurals.yml +5 -5
  31. data/resources/locales/en-150/units.yml +122 -122
  32. data/resources/locales/en-AU/calendars.yml +17 -16
  33. data/resources/locales/en-AU/currencies.yml +68 -66
  34. data/resources/locales/en-AU/plurals.yml +5 -5
  35. data/resources/locales/en-AU/units.yml +76 -76
  36. data/resources/locales/en-CA/calendars.yml +1 -1
  37. data/resources/locales/en-CA/currencies.yml +26 -25
  38. data/resources/locales/en-CA/plurals.yml +5 -5
  39. data/resources/locales/en-CA/units.yml +82 -82
  40. data/resources/locales/en-GB/calendars.yml +18 -17
  41. data/resources/locales/en-GB/currencies.yml +106 -252
  42. data/resources/locales/en-GB/plurals.yml +5 -5
  43. data/resources/locales/en-GB/units.yml +122 -122
  44. data/resources/locales/en-IE/calendars.yml +12 -11
  45. data/resources/locales/en-IE/currencies.yml +27 -26
  46. data/resources/locales/en-IE/plurals.yml +5 -5
  47. data/resources/locales/en-IE/units.yml +122 -122
  48. data/resources/locales/en-SG/calendars.yml +17 -16
  49. data/resources/locales/en-SG/currencies.yml +27 -26
  50. data/resources/locales/en-SG/plurals.yml +5 -5
  51. data/resources/locales/en-SG/units.yml +122 -122
  52. data/resources/locales/en-ZA/calendars.yml +6 -5
  53. data/resources/locales/en-ZA/currencies.yml +27 -26
  54. data/resources/locales/en-ZA/plurals.yml +5 -5
  55. data/resources/locales/en-ZA/units.yml +122 -122
  56. data/resources/locales/es/currencies.yml +32 -32
  57. data/resources/locales/es-419/currencies.yml +25 -25
  58. data/resources/locales/es-CO/calendars.yml +55 -55
  59. data/resources/locales/es-CO/currencies.yml +40 -40
  60. data/resources/locales/es-CO/fields.yml +1 -1
  61. data/resources/locales/es-CO/languages.yml +6 -6
  62. data/resources/locales/es-CO/numbers.yml +12 -12
  63. data/resources/locales/es-CO/territories.yml +3 -3
  64. data/resources/locales/es-CO/units.yml +23 -23
  65. data/resources/locales/es-MX/calendars.yml +52 -51
  66. data/resources/locales/es-MX/currencies.yml +24 -51
  67. data/resources/locales/es-MX/fields.yml +2 -2
  68. data/resources/locales/es-MX/languages.yml +5 -5
  69. data/resources/locales/es-MX/numbers.yml +9 -9
  70. data/resources/locales/es-MX/territories.yml +1 -1
  71. data/resources/locales/es-MX/units.yml +15 -15
  72. data/resources/locales/es-US/calendars.yml +61 -60
  73. data/resources/locales/es-US/currencies.yml +40 -40
  74. data/resources/locales/es-US/fields.yml +2 -2
  75. data/resources/locales/es-US/languages.yml +6 -6
  76. data/resources/locales/es-US/numbers.yml +15 -15
  77. data/resources/locales/es-US/territories.yml +3 -3
  78. data/resources/locales/es-US/units.yml +36 -36
  79. data/resources/locales/fa/currencies.yml +296 -83
  80. data/resources/locales/fa/plurals.yml +2 -2
  81. data/resources/locales/fi/currencies.yml +9 -8
  82. data/resources/locales/fi/plurals.yml +2 -2
  83. data/resources/locales/fil/currencies.yml +109 -67
  84. data/resources/locales/fil/plurals.yml +4 -4
  85. data/resources/locales/fr/currencies.yml +5 -5
  86. data/resources/locales/fr-BE/currencies.yml +5 -5
  87. data/resources/locales/fr-CA/currencies.yml +27 -27
  88. data/resources/locales/fr-CH/currencies.yml +5 -5
  89. data/resources/locales/ga/plurals.yml +3 -3
  90. data/resources/locales/gl/currencies.yml +2 -2
  91. data/resources/locales/gl/plurals.yml +2 -2
  92. data/resources/locales/gu/currencies.yml +8 -8
  93. data/resources/locales/gu/plurals.yml +2 -2
  94. data/resources/locales/he/currencies.yml +4 -4
  95. data/resources/locales/he/plurals.yml +4 -3
  96. data/resources/locales/hi/currencies.yml +18 -18
  97. data/resources/locales/hi/plurals.yml +2 -2
  98. data/resources/locales/hr/plurals.yml +7 -4
  99. data/resources/locales/hu/currencies.yml +3 -3
  100. data/resources/locales/id/currencies.yml +5 -5
  101. data/resources/locales/is/currencies.yml +11 -11
  102. data/resources/locales/is/plurals.yml +2 -2
  103. data/resources/locales/it/currencies.yml +154 -154
  104. data/resources/locales/it/plurals.yml +2 -2
  105. data/resources/locales/it-CH/currencies.yml +154 -154
  106. data/resources/locales/it-CH/plurals.yml +2 -2
  107. data/resources/locales/ja/currencies.yml +30 -30
  108. data/resources/locales/kn/currencies.yml +27 -27
  109. data/resources/locales/kn/plurals.yml +2 -2
  110. data/resources/locales/ko/currencies.yml +3 -3
  111. data/resources/locales/lv/currencies.yml +3 -3
  112. data/resources/locales/lv/plurals.yml +6 -4
  113. data/resources/locales/mr/currencies.yml +31 -31
  114. data/resources/locales/mr/plurals.yml +2 -2
  115. data/resources/locales/ms/currencies.yml +3 -3
  116. data/resources/locales/nb/currencies.yml +13 -13
  117. data/resources/locales/nl/currencies.yml +11 -11
  118. data/resources/locales/nl/plurals.yml +2 -2
  119. data/resources/locales/pl/currencies.yml +3 -1
  120. data/resources/locales/pl/plurals.yml +8 -4
  121. data/resources/locales/pt/currencies.yml +3 -3
  122. data/resources/locales/pt/plurals.yml +2 -2
  123. data/resources/locales/ro/plurals.yml +4 -3
  124. data/resources/locales/ru/currencies.yml +2 -2
  125. data/resources/locales/ru/plurals.yml +8 -4
  126. data/resources/locales/sk/currencies.yml +17 -16
  127. data/resources/locales/sk/plurals.yml +3 -3
  128. data/resources/locales/sq/currencies.yml +22 -21
  129. data/resources/locales/sq/plurals.yml +2 -2
  130. data/resources/locales/sr/currencies.yml +53 -53
  131. data/resources/locales/sr/plurals.yml +7 -4
  132. data/resources/locales/sv/currencies.yml +4 -4
  133. data/resources/locales/sv/plurals.yml +4 -4
  134. data/resources/locales/ta/currencies.yml +34 -34
  135. data/resources/locales/uk/currencies.yml +12 -9
  136. data/resources/locales/uk/plurals.yml +10 -6
  137. data/resources/locales/ur/currencies.yml +8 -8
  138. data/resources/locales/ur/plurals.yml +2 -2
  139. data/resources/locales/vi/currencies.yml +155 -155
  140. data/resources/locales/zh/currencies.yml +1 -1
  141. data/resources/locales/zh-Hant/calendars.yml +0 -4
  142. data/resources/locales/zh-Hant/currencies.yml +16 -16
  143. data/resources/locales/zh-Hant/languages.yml +0 -13
  144. data/resources/locales/zh-Hant/units.yml +1 -2
  145. data/spec/localized/localized_number_spec.rb +7 -1
  146. metadata +2 -2
@@ -6,30 +6,30 @@
6
6
  :symbol: ADP
7
7
  :AED:
8
8
  :one: "Dirham UAE"
9
- :other: "dirham UAE"
9
+ :other: "Dirham UAE"
10
10
  :symbol: AED
11
11
  :AFA:
12
12
  :one: "Đồng Afghani của Afghanistan (1927–2002)"
13
13
  :symbol: AFA
14
14
  :AFN:
15
15
  :one: "Afghani Afghanistan"
16
- :other: "afghani Afghanistan"
16
+ :other: "Afghani Afghanistan"
17
17
  :symbol: AFN
18
18
  :ALL:
19
19
  :one: "Lek Albania"
20
- :other: "lek Albania"
20
+ :other: "Lek Albania"
21
21
  :symbol: ALL
22
22
  :AMD:
23
23
  :one: "Dram Armenia"
24
- :other: "dram Armenia"
24
+ :other: "Dram Armenia"
25
25
  :symbol: AMD
26
26
  :ANG:
27
27
  :one: "Guilder Tây Ấn Hà Lan"
28
- :other: "guilder Tây Ấn Hà Lan"
28
+ :other: "Guilder Tây Ấn Hà Lan"
29
29
  :symbol: ANG
30
30
  :AOA:
31
31
  :one: "Kwanza Angola"
32
- :other: "kwanza Angola"
32
+ :other: "Kwanza Angola"
33
33
  :symbol: AOA
34
34
  :AOK:
35
35
  :one: "Đồng Kwanza của Angola (1977–1991)"
@@ -54,43 +54,43 @@
54
54
  :symbol: ARP
55
55
  :ARS:
56
56
  :one: "Peso Argentina"
57
- :other: "peso Argentina"
57
+ :other: "Peso Argentina"
58
58
  :symbol: ARS
59
59
  :ATS:
60
60
  :one: "Đồng Schiling Áo"
61
61
  :symbol: ATS
62
62
  :AUD:
63
63
  :one: "Đô la Australia"
64
- :other: "đô la Australia"
64
+ :other: "Đô la Australia"
65
65
  :symbol: AU$
66
66
  :AWG:
67
67
  :one: "Florin Aruba"
68
- :other: "florin Aruba"
68
+ :other: "Florin Aruba"
69
69
  :symbol: AWG
70
70
  :AZM:
71
71
  :one: "Đồng Manat của Azerbaijan (1993–2006)"
72
72
  :symbol: AZM
73
73
  :AZN:
74
74
  :one: "Manat Azerbaijan"
75
- :other: "manat Azerbaijan"
75
+ :other: "Manat Azerbaijan"
76
76
  :symbol: AZN
77
77
  :BAD:
78
78
  :one: "Đồng Dinar của Bosnia-Herzegovina (1992–1994)"
79
79
  :symbol: BAD
80
80
  :BAM:
81
81
  :one: "Mark Bosnia-Herzegovina có thể chuyển đổi"
82
- :other: "mark Bosnia-Herzegovina có thể chuyển đổi"
82
+ :other: "Mark Bosnia-Herzegovina có thể chuyển đổi"
83
83
  :symbol: BAM
84
84
  :BAN:
85
85
  :one: "Đồng Dinar Mới của Bosnia-Herzegovina (1994–1997)"
86
86
  :symbol: BAN
87
87
  :BBD:
88
88
  :one: "Đô la Barbados"
89
- :other: "đô la Barbados"
89
+ :other: "Đô la Barbados"
90
90
  :symbol: BBD
91
91
  :BDT:
92
92
  :one: "Taka Bangladesh"
93
- :other: "taka Bangladesh"
93
+ :other: "Taka Bangladesh"
94
94
  :symbol: BDT
95
95
  :BEC:
96
96
  :one: "Đồng Franc Bỉ (có thể chuyển đổi)"
@@ -109,30 +109,30 @@
109
109
  :symbol: BGM
110
110
  :BGN:
111
111
  :one: "Lev Bulgaria"
112
- :other: "lev Bulgaria"
112
+ :other: "Lev Bulgaria"
113
113
  :symbol: BGN
114
114
  :BGO:
115
115
  :one: "Đồng Lev của Bun-ga-ri (1879–1952)"
116
116
  :symbol: BGO
117
117
  :BHD:
118
118
  :one: "Dinar Bahrain"
119
- :other: "dinar Bahrain"
119
+ :other: "Dinar Bahrain"
120
120
  :symbol: BHD
121
121
  :BIF:
122
122
  :one: "Franc Burundi"
123
- :other: "franc Burundi"
123
+ :other: "Franc Burundi"
124
124
  :symbol: BIF
125
125
  :BMD:
126
126
  :one: "Đô la Bermuda"
127
- :other: "đô la Bermuda"
127
+ :other: "Đô la Bermuda"
128
128
  :symbol: BMD
129
129
  :BND:
130
130
  :one: "Đô la Brunei"
131
- :other: "đô la Brunei"
131
+ :other: "Đô la Brunei"
132
132
  :symbol: BND
133
133
  :BOB:
134
134
  :one: "Boliviano Bolivia"
135
- :other: "boliviano Bolivia"
135
+ :other: "Boliviano Bolivia"
136
136
  :symbol: BOB
137
137
  :BOL:
138
138
  :one: "Đồng Boliviano của Bolivia (1863–1963)"
@@ -154,7 +154,7 @@
154
154
  :symbol: BRE
155
155
  :BRL:
156
156
  :one: "Real Braxin"
157
- :other: "real Braxin"
157
+ :other: "Real Braxin"
158
158
  :symbol: R$
159
159
  :BRN:
160
160
  :one: "Đồng Cruzado Mới của Braxin (1989–1990)"
@@ -167,44 +167,44 @@
167
167
  :symbol: BRZ
168
168
  :BSD:
169
169
  :one: "Đô la Bahamas"
170
- :other: "đô la Bahamas"
170
+ :other: "Đô la Bahamas"
171
171
  :symbol: BSD
172
172
  :BTN:
173
173
  :one: "Ngultrum Bhutan"
174
- :other: "ngultrum Bhutan"
174
+ :other: "Ngultrum Bhutan"
175
175
  :symbol: BTN
176
176
  :BUK:
177
177
  :one: "Đồng Kyat Miến Điện"
178
178
  :symbol: BUK
179
179
  :BWP:
180
180
  :one: "Pula Botswana"
181
- :other: "pula Botswana"
181
+ :other: "Pula Botswana"
182
182
  :symbol: BWP
183
183
  :BYB:
184
184
  :one: "Đồng Rúp Mới của Belarus (1994–1999)"
185
185
  :symbol: BYB
186
186
  :BYR:
187
187
  :one: "Rúp Belarus"
188
- :other: "rúp Belarus"
188
+ :other: "Rúp Belarus"
189
189
  :symbol: BYR
190
190
  :BZD:
191
191
  :one: "Đô la Belize"
192
- :other: "đô la Belize"
192
+ :other: "Đô la Belize"
193
193
  :symbol: BZD
194
194
  :CAD:
195
195
  :one: "Đô la Canada"
196
- :other: "đô la Canada"
196
+ :other: "Đô la Canada"
197
197
  :symbol: CA$
198
198
  :CDF:
199
199
  :one: "Franc Congo"
200
- :other: "franc Congo"
200
+ :other: "Franc Congo"
201
201
  :symbol: CDF
202
202
  :CHE:
203
203
  :one: "Đồng Euro WIR"
204
204
  :symbol: CHE
205
205
  :CHF:
206
206
  :one: "Franc Thụy sĩ"
207
- :other: "franc Thụy sĩ"
207
+ :other: "Franc Thụy sĩ"
208
208
  :symbol: CHF
209
209
  :CHW:
210
210
  :one: "Đồng France WIR"
@@ -217,22 +217,22 @@
217
217
  :symbol: CLF
218
218
  :CLP:
219
219
  :one: "Peso Chile"
220
- :other: "peso Chile"
220
+ :other: "Peso Chile"
221
221
  :symbol: CLP
222
222
  :CNY:
223
223
  :one: "Nhân dân tệ"
224
- :other: "nhân dân tệ"
224
+ :other: "Nhân dân tệ"
225
225
  :symbol: CN¥
226
226
  :COP:
227
227
  :one: "Peso Colombia"
228
- :other: "peso Colombia"
228
+ :other: "Peso Colombia"
229
229
  :symbol: COP
230
230
  :COU:
231
231
  :one: "Đơn vị Giá trị Thực của Colombia"
232
232
  :symbol: COU
233
233
  :CRC:
234
234
  :one: "Colón Costa Rica"
235
- :other: "colón Costa Rica"
235
+ :other: "Colón Costa Rica"
236
236
  :symbol: CRC
237
237
  :CSD:
238
238
  :one: "Đồng Dinar của Serbia (2002–2006)"
@@ -242,22 +242,22 @@
242
242
  :symbol: CSK
243
243
  :CUC:
244
244
  :one: "Peso Cuba có thể chuyển đổi"
245
- :other: "peso Cuba có thể chuyển đổi"
245
+ :other: "Peso Cuba có thể chuyển đổi"
246
246
  :symbol: CUC
247
247
  :CUP:
248
248
  :one: "Peso Cuba"
249
- :other: "peso Cuba"
249
+ :other: "Peso Cuba"
250
250
  :symbol: CUP
251
251
  :CVE:
252
252
  :one: "Escudo Cape Verde"
253
- :other: "escudo Cape Verde"
253
+ :other: "Escudo Cape Verde"
254
254
  :symbol: CVE
255
255
  :CYP:
256
256
  :one: "Đồng Bảng Síp"
257
257
  :symbol: CYP
258
258
  :CZK:
259
259
  :one: "Koruna Cộng hòa Séc"
260
- :other: "koruna Cộng hòa Séc"
260
+ :other: "Koruna Cộng hòa Séc"
261
261
  :symbol: CZK
262
262
  :DDM:
263
263
  :one: "Đồng Mark Đông Đức"
@@ -267,19 +267,19 @@
267
267
  :symbol: DEM
268
268
  :DJF:
269
269
  :one: "Franc Djibouti"
270
- :other: "franc Djibouti"
270
+ :other: "Franc Djibouti"
271
271
  :symbol: DJF
272
272
  :DKK:
273
273
  :one: "Krone Đan Mạch"
274
- :other: "krone Đan Mạch"
274
+ :other: "Krone Đan Mạch"
275
275
  :symbol: DKK
276
276
  :DOP:
277
277
  :one: "Peso Dominica"
278
- :other: "peso Dominica"
278
+ :other: "Peso Dominica"
279
279
  :symbol: DOP
280
280
  :DZD:
281
281
  :one: "Dinar Algeria"
282
- :other: "dinar Algeria"
282
+ :other: "Dinar Algeria"
283
283
  :symbol: DZD
284
284
  :ECS:
285
285
  :one: "Đồng Scure Ecuador"
@@ -292,11 +292,11 @@
292
292
  :symbol: EEK
293
293
  :EGP:
294
294
  :one: "Bảng Ai Cập"
295
- :other: "bảng Ai Cập"
295
+ :other: "Bảng Ai Cập"
296
296
  :symbol: EGP
297
297
  :ERN:
298
298
  :one: "Nakfa Eritrea"
299
- :other: "nakfa Eritrea"
299
+ :other: "Nakfa Eritrea"
300
300
  :symbol: ERN
301
301
  :ESA:
302
302
  :one: "Đồng Peseta Tây Ban Nha (Tài khoản)"
@@ -309,7 +309,7 @@
309
309
  :symbol: ESP
310
310
  :ETB:
311
311
  :one: "Birr Ethiopia"
312
- :other: "birr Ethiopia"
312
+ :other: "Birr Ethiopia"
313
313
  :symbol: ETB
314
314
  :EUR:
315
315
  :one: Euro
@@ -320,18 +320,18 @@
320
320
  :symbol: FIM
321
321
  :FJD:
322
322
  :one: "Đô la Fiji"
323
- :other: "đô la Fiji"
323
+ :other: "Đô la Fiji"
324
324
  :symbol: FJD
325
325
  :FKP:
326
326
  :one: "Bảng Quần đảo Falkland"
327
- :other: "bảng Quần đảo Falkland"
327
+ :other: "Bảng Quần đảo Falkland"
328
328
  :symbol: FKP
329
329
  :FRF:
330
330
  :one: "Franc Pháp"
331
331
  :symbol: FRF
332
332
  :GBP:
333
333
  :one: "Bảng Anh"
334
- :other: "bảng Anh"
334
+ :other: "Bảng Anh"
335
335
  :symbol: £
336
336
  :GEK:
337
337
  :one: "Đồng Kupon Larit của Georgia"
@@ -345,19 +345,19 @@
345
345
  :symbol: GHC
346
346
  :GHS:
347
347
  :one: "Cedi Ghana"
348
- :other: "cedi Ghana"
348
+ :other: "Cedi Ghana"
349
349
  :symbol: GHS
350
350
  :GIP:
351
351
  :one: "Bảng Gibraltar"
352
- :other: "bảng Gibraltar"
352
+ :other: "Bảng Gibraltar"
353
353
  :symbol: GIP
354
354
  :GMD:
355
355
  :one: "Dalasi Gambia"
356
- :other: "dalasi Gambia"
356
+ :other: "Dalasi Gambia"
357
357
  :symbol: GMD
358
358
  :GNF:
359
359
  :one: "Franc Guinea"
360
- :other: "franc Guinea"
360
+ :other: "Franc Guinea"
361
361
  :symbol: GNF
362
362
  :GNS:
363
363
  :one: "Syli Guinea"
@@ -370,7 +370,7 @@
370
370
  :symbol: GRD
371
371
  :GTQ:
372
372
  :one: "Quetzal Guatemala"
373
- :other: "quetzal Guatemala"
373
+ :other: "Quetzal Guatemala"
374
374
  :symbol: GTQ
375
375
  :GWE:
376
376
  :one: "Đồng Guinea Escudo Bồ Đào Nha"
@@ -380,34 +380,34 @@
380
380
  :symbol: GWP
381
381
  :GYD:
382
382
  :one: "Đô la Guyana"
383
- :other: "đô la Guyana"
383
+ :other: "Đô la Guyana"
384
384
  :symbol: GYD
385
385
  :HKD:
386
386
  :one: "Đô la Hồng Kông"
387
- :other: "đô la Hồng Kông"
387
+ :other: "Đô la Hồng Kông"
388
388
  :symbol: HK$
389
389
  :HNL:
390
390
  :one: "Lempira Honduras"
391
- :other: "lempira Honduras"
391
+ :other: "Lempira Honduras"
392
392
  :symbol: HNL
393
393
  :HRD:
394
394
  :one: "Đồng Dinar Croatia"
395
395
  :symbol: HRD
396
396
  :HRK:
397
397
  :one: "Kuna Croatia"
398
- :other: "kuna Croatia"
398
+ :other: "Kuna Croatia"
399
399
  :symbol: HRK
400
400
  :HTG:
401
401
  :one: "Gourde Haiti"
402
- :other: "gourde Haiti"
402
+ :other: "Gourde Haiti"
403
403
  :symbol: HTG
404
404
  :HUF:
405
- :one: "Forint Hungaria"
405
+ :one: "Forint Hungary"
406
406
  :other: "forint Hungary"
407
407
  :symbol: HUF
408
408
  :IDR:
409
409
  :one: "Rupiah Indonesia"
410
- :other: "rupiah Indonesia"
410
+ :other: "Rupiah Indonesia"
411
411
  :symbol: IDR
412
412
  :IEP:
413
413
  :one: "Pao Ai-len"
@@ -417,19 +417,19 @@
417
417
  :symbol: ILP
418
418
  :ILS:
419
419
  :one: "Sheqel Israel mới"
420
- :other: "sheqel Israel mới"
420
+ :other: "Sheqel Israel mới"
421
421
  :symbol: ₪
422
422
  :INR:
423
423
  :one: "Rupee Ấn Độ"
424
- :other: "rupee Ấn Độ"
424
+ :other: "Rupee Ấn Độ"
425
425
  :symbol: ₹
426
426
  :IQD:
427
427
  :one: "Dinar I-rắc"
428
- :other: "dinar I-rắc"
428
+ :other: "Dinar I-rắc"
429
429
  :symbol: IQD
430
430
  :IRR:
431
431
  :one: "Rial Iran"
432
- :other: "rial Iran"
432
+ :other: "Rial Iran"
433
433
  :symbol: IRR
434
434
  :ISK:
435
435
  :one: "Króna Iceland"
@@ -440,35 +440,35 @@
440
440
  :symbol: ITL
441
441
  :JMD:
442
442
  :one: "Đô la Jamaica"
443
- :other: "đô la Jamaica"
443
+ :other: "Đô la Jamaica"
444
444
  :symbol: JMD
445
445
  :JOD:
446
446
  :one: "Dinar Jordan"
447
- :other: "dinar Jordan"
447
+ :other: "Dinar Jordan"
448
448
  :symbol: JOD
449
449
  :JPY:
450
450
  :one: "Yên Nhật"
451
- :other: "yên Nhật"
451
+ :other: "Yên Nhật"
452
452
  :symbol: JP¥
453
453
  :KES:
454
454
  :one: "Shilling Kenya"
455
- :other: "shilling Kenya"
455
+ :other: "Shilling Kenya"
456
456
  :symbol: KES
457
457
  :KGS:
458
458
  :one: "Som Kyrgyzstan"
459
- :other: "som Kyrgyzstan"
459
+ :other: "Som Kyrgyzstan"
460
460
  :symbol: KGS
461
461
  :KHR:
462
462
  :one: "Riel Campuchia"
463
- :other: "riel Campuchia"
463
+ :other: "Riel Campuchia"
464
464
  :symbol: KHR
465
465
  :KMF:
466
466
  :one: "Franc Comoros"
467
- :other: "franc Comoros"
467
+ :other: "Franc Comoros"
468
468
  :symbol: KMF
469
469
  :KPW:
470
470
  :one: "Won Triều Tiên"
471
- :other: "won Triều Tiên"
471
+ :other: "Won Triều Tiên"
472
472
  :symbol: KPW
473
473
  :KRH:
474
474
  :one: "Đồng Hwan Hàn Quốc (1953–1962)"
@@ -478,38 +478,38 @@
478
478
  :symbol: KRO
479
479
  :KRW:
480
480
  :one: "Won Hàn Quốc"
481
- :other: "won Hàn Quốc"
481
+ :other: "Won Hàn Quốc"
482
482
  :symbol: ₩
483
483
  :KWD:
484
484
  :one: "Dinar Kuwait"
485
- :other: "dinar Kuwait"
485
+ :other: "Dinar Kuwait"
486
486
  :symbol: KWD
487
487
  :KYD:
488
488
  :one: "Đô la Quần đảo Cayman"
489
- :other: "đô la Quần đảo Cayman"
489
+ :other: "Đô la Quần đảo Cayman"
490
490
  :symbol: KYD
491
491
  :KZT:
492
492
  :one: "Tenge Kazakhstan"
493
- :other: "tenge Kazakhstan"
493
+ :other: "Tenge Kazakhstan"
494
494
  :symbol: KZT
495
495
  :LAK:
496
496
  :one: "Kip Lào"
497
- :other: "kip Lào"
497
+ :other: "Kip Lào"
498
498
  :symbol: LAK
499
499
  :LBP:
500
500
  :one: "Bảng Li-băng"
501
- :other: "bảng Li-băng"
501
+ :other: "Bảng Li-băng"
502
502
  :symbol: LBP
503
503
  :LKR:
504
504
  :one: "Rupee Sri Lanka"
505
- :other: "rupee Sri Lanka"
505
+ :other: "Rupee Sri Lanka"
506
506
  :symbol: LKR
507
507
  :LRD:
508
508
  :one: "Đô la Liberia"
509
- :other: "đô la Liberia"
509
+ :other: "Đô la Liberia"
510
510
  :symbol: LRD
511
511
  :LSL:
512
- :one: "Đồng loti của Lesotho"
512
+ :one: "Ioti Lesotho"
513
513
  :symbol: LSL
514
514
  :LTL:
515
515
  :one: "Litas Lít-va"
@@ -536,11 +536,11 @@
536
536
  :symbol: LVR
537
537
  :LYD:
538
538
  :one: "Dinar Libi"
539
- :other: "dinar Libi"
539
+ :other: "Dinar Libi"
540
540
  :symbol: LYD
541
541
  :MAD:
542
542
  :one: "Dirham Ma-rốc"
543
- :other: "dirham Ma-rốc"
543
+ :other: "Dirham Ma-rốc"
544
544
  :symbol: MAD
545
545
  :MAF:
546
546
  :one: "Đồng Franc Ma-rốc"
@@ -553,18 +553,18 @@
553
553
  :symbol: MDC
554
554
  :MDL:
555
555
  :one: "Leu Moldova"
556
- :other: "leu Moldova"
556
+ :other: "Leu Moldova"
557
557
  :symbol: MDL
558
558
  :MGA:
559
559
  :one: "Ariary Malagasy"
560
- :other: "ariary Malagasy"
560
+ :other: "Ariary Malagasy"
561
561
  :symbol: MGA
562
562
  :MGF:
563
563
  :one: "Đồng Franc Magalasy"
564
564
  :symbol: MGF
565
565
  :MKD:
566
566
  :one: "Denar Macedonia"
567
- :other: "denar Macedonia"
567
+ :other: "Denar Macedonia"
568
568
  :symbol: MKD
569
569
  :MKN:
570
570
  :one: "Đồng Denar Macedonia (1992–1993)"
@@ -574,19 +574,19 @@
574
574
  :symbol: MLF
575
575
  :MMK:
576
576
  :one: "Kyat Myanma"
577
- :other: "kyat Myanma"
577
+ :other: "Kyat Myanma"
578
578
  :symbol: MMK
579
579
  :MNT:
580
580
  :one: "Tugrik Mông Cổ"
581
- :other: "tugrik Mông Cổ"
581
+ :other: "Tugrik Mông Cổ"
582
582
  :symbol: MNT
583
583
  :MOP:
584
584
  :one: "Pataca Ma Cao"
585
- :other: "pataca Ma Cao"
585
+ :other: "Pataca Ma Cao"
586
586
  :symbol: MOP
587
587
  :MRO:
588
588
  :one: "Ouguiya Mauritania"
589
- :other: "ouguiya Mauritania"
589
+ :other: "Ouguiya Mauritania"
590
590
  :symbol: MRO
591
591
  :MTL:
592
592
  :one: "Lia xứ Man-tơ"
@@ -596,19 +596,19 @@
596
596
  :symbol: MTP
597
597
  :MUR:
598
598
  :one: "Rupee Mauritius"
599
- :other: "rupee Mauritius"
599
+ :other: "Rupee Mauritius"
600
600
  :symbol: MUR
601
601
  :MVR:
602
602
  :one: "Rufiyaa Maldives"
603
- :other: "rufiyaa Maldives"
603
+ :other: "Rufiyaa Maldives"
604
604
  :symbol: MVR
605
605
  :MWK:
606
606
  :one: "Kwacha Malawi"
607
- :other: "kwacha Malawi"
607
+ :other: "Kwacha Malawi"
608
608
  :symbol: MWK
609
609
  :MXN:
610
610
  :one: "Peso Mexico"
611
- :other: "peso Mexico"
611
+ :other: "Peso Mexico"
612
612
  :symbol: MX$
613
613
  :MXP:
614
614
  :one: "Đồng Peso Bạc Mê-hi-cô (1861–1992)"
@@ -618,77 +618,77 @@
618
618
  :symbol: MXV
619
619
  :MYR:
620
620
  :one: "Ringgit Malaysia"
621
- :other: "ringgit Malaysia"
621
+ :other: "Ringgit Malaysia"
622
622
  :symbol: MYR
623
623
  :MZE:
624
- :one: "Đồng Escudo Mozambique"
624
+ :one: "Escudo Mozambique"
625
625
  :symbol: MZE
626
626
  :MZM:
627
627
  :one: "Đồng Metical Mozambique (1980–2006)"
628
628
  :symbol: MZM
629
629
  :MZN:
630
630
  :one: "Metical Mozambique"
631
- :other: "metical Mozambique"
631
+ :other: "Metical Mozambique"
632
632
  :symbol: MZN
633
633
  :NAD:
634
634
  :one: "Đô la Namibia"
635
- :other: "đô la Namibia"
635
+ :other: "Đô la Namibia"
636
636
  :symbol: NAD
637
637
  :NGN:
638
638
  :one: "Naira Nigeria"
639
- :other: "naira Nigeria"
639
+ :other: "Naira Nigeria"
640
640
  :symbol: NGN
641
641
  :NIC:
642
642
  :one: "Đồng Córdoba Nicaragua (1988–1991)"
643
643
  :symbol: NIC
644
644
  :NIO:
645
645
  :one: "Córdoba Nicaragua"
646
- :other: "córdoba Nicaragua"
646
+ :other: "Córdoba Nicaragua"
647
647
  :symbol: NIO
648
648
  :NLG:
649
649
  :one: "Đồng Guilder Hà Lan"
650
650
  :symbol: NLG
651
651
  :NOK:
652
652
  :one: "Krone Na Uy"
653
- :other: "krone Na Uy"
653
+ :other: "Krone Na Uy"
654
654
  :symbol: NOK
655
655
  :NPR:
656
656
  :one: "Rupee Nepal"
657
- :other: "rupee Nepal"
657
+ :other: "Rupee Nepal"
658
658
  :symbol: NPR
659
659
  :NZD:
660
660
  :one: "Đô la New Zealand"
661
- :other: "đô la New Zealand"
661
+ :other: "Đô la New Zealand"
662
662
  :symbol: NZ$
663
663
  :OMR:
664
664
  :one: "Rial Oman"
665
- :other: "rial Oman"
665
+ :other: "Rial Oman"
666
666
  :symbol: OMR
667
667
  :PAB:
668
668
  :one: "Balboa Panama"
669
- :other: "balboa Panama"
669
+ :other: "Balboa Panama"
670
670
  :symbol: PAB
671
671
  :PEI:
672
672
  :one: "Đồng Inti Peru"
673
673
  :symbol: PEI
674
674
  :PEN:
675
675
  :one: "Nuevo Sol Peru"
676
- :other: "nuevo sol Peru"
676
+ :other: "Nuevo Sol Peru"
677
677
  :symbol: PEN
678
678
  :PES:
679
679
  :one: "Đồng Sol Peru (1863–1965)"
680
680
  :symbol: PES
681
681
  :PGK:
682
682
  :one: "Kina Papua New Guinean"
683
- :other: "kina Papua New Guinean"
683
+ :other: "Kina Papua New Guinean"
684
684
  :symbol: PGK
685
685
  :PHP:
686
686
  :one: "Peso Philipin"
687
- :other: "peso Philipin"
687
+ :other: "Peso Philipin"
688
688
  :symbol: PHP
689
689
  :PKR:
690
690
  :one: "Rupee Pakistan"
691
- :other: "rupee Pakistan"
691
+ :other: "Rupee Pakistan"
692
692
  :symbol: PKR
693
693
  :PLN:
694
694
  :one: "Zloty Ba Lan"
@@ -702,11 +702,11 @@
702
702
  :symbol: PTE
703
703
  :PYG:
704
704
  :one: "Guarani Paraguay"
705
- :other: "guarani Paraguay"
705
+ :other: "Guarani Paraguay"
706
706
  :symbol: PYG
707
707
  :QAR:
708
708
  :one: "Rial Qatar"
709
- :other: "rial Qatar"
709
+ :other: "Rial Qatar"
710
710
  :symbol: QAR
711
711
  :RHD:
712
712
  :one: "Đồng Đô la Rhode"
@@ -716,11 +716,11 @@
716
716
  :symbol: ROL
717
717
  :RON:
718
718
  :one: "Leu Romania"
719
- :other: "leu Romania"
719
+ :other: "Leu Romania"
720
720
  :symbol: RON
721
721
  :RSD:
722
722
  :one: "Dinar Serbia"
723
- :other: "dinar Serbia"
723
+ :other: "Dinar Serbia"
724
724
  :symbol: RSD
725
725
  :RUB:
726
726
  :one: "Rúp Nga"
@@ -731,41 +731,41 @@
731
731
  :symbol: RUR
732
732
  :RWF:
733
733
  :one: "Franc Rwanda"
734
- :other: "franc Rwanda"
734
+ :other: "Franc Rwanda"
735
735
  :symbol: RWF
736
736
  :SAR:
737
737
  :one: "Riyal Ả Rập Xê-út"
738
- :other: "riyal Ả Rập Xê-út"
738
+ :other: "Riyal Ả Rập Xê-út"
739
739
  :symbol: SAR
740
740
  :SBD:
741
741
  :one: "Đô la quần đảo Solomon"
742
- :other: "đô la quần đảo Solomon"
742
+ :other: "Đô la quần đảo Solomon"
743
743
  :symbol: SBD
744
744
  :SCR:
745
745
  :one: "Rupee Seychelles"
746
- :other: "rupee Seychelles"
746
+ :other: "Rupee Seychelles"
747
747
  :symbol: SCR
748
748
  :SDD:
749
749
  :one: "Đồng Dinar Sudan (1992–2007)"
750
750
  :symbol: SDD
751
751
  :SDG:
752
752
  :one: "Bảng Sudan"
753
- :other: "bảng Sudan"
753
+ :other: "Bảng Sudan"
754
754
  :symbol: SDG
755
755
  :SDP:
756
756
  :one: "Đồng Bảng Sudan (1957–1998)"
757
757
  :symbol: SDP
758
758
  :SEK:
759
759
  :one: "Krona Thụy Điển"
760
- :other: "krona Thụy Điển"
760
+ :other: "Krona Thụy Điển"
761
761
  :symbol: SEK
762
762
  :SGD:
763
763
  :one: "Đô la Singapore"
764
- :other: "đô la Singapore"
764
+ :other: "Đô la Singapore"
765
765
  :symbol: SGD
766
766
  :SHP:
767
- :one: "Bảng Saint Helena"
768
- :other: "bảng Saint Helena"
767
+ :one: "Bảng St. Helena"
768
+ :other: "bảng St. Helena"
769
769
  :symbol: SHP
770
770
  :SIT:
771
771
  :one: "Tôla Xlôvênia"
@@ -775,66 +775,66 @@
775
775
  :symbol: SKK
776
776
  :SLL:
777
777
  :one: "Leone Sierra Leone"
778
- :other: "leone Sierra Leone"
778
+ :other: "Leone Sierra Leone"
779
779
  :symbol: SLL
780
780
  :SOS:
781
781
  :one: "Schilling Somali"
782
- :other: "schilling Somali"
782
+ :other: "Schilling Somali"
783
783
  :symbol: SOS
784
784
  :SRD:
785
785
  :one: "Đô la Suriname"
786
- :other: "đô la Suriname"
786
+ :other: "Đô la Suriname"
787
787
  :symbol: SRD
788
788
  :SRG:
789
789
  :one: "Đồng Guilder Surinam"
790
790
  :symbol: SRG
791
791
  :SSP:
792
792
  :one: "Bảng Nam Sudan"
793
- :other: "bảng Nam Sudan"
793
+ :other: "Bảng Nam Sudan"
794
794
  :symbol: SSP
795
795
  :STD:
796
796
  :one: "Dobra São Tomé và Príncipe"
797
- :other: "dobra São Tomé và Príncipe"
797
+ :other: "Dobra São Tomé và Príncipe"
798
798
  :symbol: STD
799
799
  :SUR:
800
800
  :one: "Đồng Rúp Sô viết"
801
801
  :symbol: SUR
802
802
  :SVC:
803
- :one: "Đồng Colón Salvador"
803
+ :one: "Colón El Salvador"
804
804
  :symbol: SVC
805
805
  :SYP:
806
806
  :one: "Bảng Syria"
807
- :other: "bảng Syria"
807
+ :other: "Bảng Syria"
808
808
  :symbol: SYP
809
809
  :SZL:
810
810
  :one: "Lilangeni Swaziland"
811
- :other: "emalangeni Swaziland"
811
+ :other: "Lilangeni Swaziland"
812
812
  :symbol: SZL
813
813
  :THB:
814
814
  :one: "Bạt Thái Lan"
815
- :other: "bạt Thái Lan"
815
+ :other: "Bạt Thái Lan"
816
816
  :symbol: ฿
817
817
  :TJR:
818
818
  :one: "Đồng Rúp Tajikistan"
819
819
  :symbol: TJR
820
820
  :TJS:
821
821
  :one: "Somoni Tajikistan"
822
- :other: "somoni Tajikistan"
822
+ :other: "Somoni Tajikistan"
823
823
  :symbol: TJS
824
824
  :TMM:
825
825
  :one: "Đồng Manat Turkmenistan (1993–2009)"
826
826
  :symbol: TMM
827
827
  :TMT:
828
828
  :one: "Manat Turkmenistan"
829
- :other: "manat Turkmenistan"
829
+ :other: "Manat Turkmenistan"
830
830
  :symbol: TMT
831
831
  :TND:
832
832
  :one: "Dinar Tunisia"
833
- :other: "dinar Tunisia"
833
+ :other: "Dinar Tunisia"
834
834
  :symbol: TND
835
835
  :TOP:
836
836
  :one: "Paʻanga Tonga"
837
- :other: "paʻanga Tonga"
837
+ :other: "Paʻanga Tonga"
838
838
  :symbol: TOP
839
839
  :TPE:
840
840
  :one: "Đồng Escudo Timor"
@@ -845,23 +845,23 @@
845
845
  :symbol: TRL
846
846
  :TRY:
847
847
  :one: "Lia Thổ Nhĩ Kỳ"
848
- :other: "lia Thổ Nhĩ Kỳ"
848
+ :other: "Lia Thổ Nhĩ Kỳ"
849
849
  :symbol: TRY
850
850
  :TTD:
851
851
  :one: "Đô la Trinidad và Tobago"
852
- :other: "đô la Trinidad và Tobago"
852
+ :other: "Đô la Trinidad và Tobago"
853
853
  :symbol: TTD
854
854
  :TWD:
855
855
  :one: "Đô la Đài Loan mới"
856
- :other: "đô la Đài Loan mới"
856
+ :other: "Đô la Đài Loan mới"
857
857
  :symbol: NT$
858
858
  :TZS:
859
859
  :one: "Shilling Tanzania"
860
- :other: "shilling Tanzania"
860
+ :other: "Shilling Tanzania"
861
861
  :symbol: TZS
862
862
  :UAH:
863
863
  :one: "Hryvnia Ucraina"
864
- :other: "hryvnia Ucraina"
864
+ :other: "Hryvnia Ucraina"
865
865
  :symbol: UAH
866
866
  :UAK:
867
867
  :one: "Đồng Karbovanets Ucraina"
@@ -871,11 +871,11 @@
871
871
  :symbol: UGS
872
872
  :UGX:
873
873
  :one: "Shilling Uganda"
874
- :other: "shilling Uganda"
874
+ :other: "Shilling Uganda"
875
875
  :symbol: UGX
876
876
  :USD:
877
877
  :one: "Đô la Mỹ"
878
- :other: "đô la Mỹ"
878
+ :other: "Đô la Mỹ"
879
879
  :symbol: US$
880
880
  :USN:
881
881
  :one: "Đô la Mỹ (Ngày tiếp theo)"
@@ -891,37 +891,37 @@
891
891
  :symbol: UYP
892
892
  :UYU:
893
893
  :one: "Peso Uruguay"
894
- :other: "peso Uruguay"
894
+ :other: "Peso Uruguay"
895
895
  :symbol: UYU
896
896
  :UZS:
897
897
  :one: "Som Uzbekistan"
898
- :other: "som Uzbekistan"
898
+ :other: "Som Uzbekistan"
899
899
  :symbol: UZS
900
900
  :VEB:
901
901
  :one: "Đồng bolívar của Venezuela (1871–2008)"
902
902
  :symbol: VEB
903
903
  :VEF:
904
904
  :one: "Bolívar Venezuela"
905
- :other: "bolívar Venezuela"
905
+ :other: "Bolívar Venezuela"
906
906
  :symbol: VEF
907
907
  :VND:
908
908
  :one: "Đồng Việt Nam"
909
- :other: "đồng Việt Nam"
909
+ :other: "Đồng Việt Nam"
910
910
  :symbol: ₫
911
911
  :VNN:
912
912
  :one: "Đồng Việt Nam (1978–1985)"
913
913
  :symbol: VNN
914
914
  :VUV:
915
915
  :one: "Vatu Vanuatu"
916
- :other: "vatu Vanuatu"
916
+ :other: "Vatu Vanuatu"
917
917
  :symbol: VUV
918
918
  :WST:
919
919
  :one: "Tala Samoa"
920
- :other: "tala Samoa"
920
+ :other: "Tala Samoa"
921
921
  :symbol: WST
922
922
  :XAF:
923
- :one: "CFA Franc BEAC"
924
- :other: "CFA Franc BEAC"
923
+ :one: "Franc CFA Trung Phi"
924
+ :other: "franc CFA Trung Phi"
925
925
  :symbol: FCFA
926
926
  :XAG:
927
927
  :one: Bạc
@@ -943,7 +943,7 @@
943
943
  :symbol: XBD
944
944
  :XCD:
945
945
  :one: "Đô la Đông Caribê"
946
- :other: "đô la Đông Caribê"
946
+ :other: "Đô la Đông Caribê"
947
947
  :symbol: EC$
948
948
  :XDR:
949
949
  :one: "Quyền Rút vốn Đặc biệt"
@@ -958,15 +958,15 @@
958
958
  :one: "Đồng UIC-Franc Pháp"
959
959
  :symbol: XFU
960
960
  :XOF:
961
- :one: "Franc CFA BCEAO"
962
- :other: "franc CFA BCEAO"
961
+ :one: "Franc CFA Tây Phi"
962
+ :other: "franc CFA Tây Phi"
963
963
  :symbol: CFA
964
964
  :XPD:
965
965
  :one: Paladi
966
966
  :symbol: XPD
967
967
  :XPF:
968
968
  :one: "Franc CFP"
969
- :other: "franc CFP"
969
+ :other: "Franc CFP"
970
970
  :symbol: CFPF
971
971
  :XPT:
972
972
  :one: "Bạch kim"
@@ -986,7 +986,7 @@
986
986
  :symbol: YDD
987
987
  :YER:
988
988
  :one: "Rial Yemen"
989
- :other: "rial Yemen"
989
+ :other: "Rial Yemen"
990
990
  :symbol: YER
991
991
  :YUD:
992
992
  :one: "Đồng Dinar Nam Tư Xu (1966–1990)"
@@ -1005,14 +1005,14 @@
1005
1005
  :symbol: ZAL
1006
1006
  :ZAR:
1007
1007
  :one: "Rand Nam Phi"
1008
- :other: "rand Nam Phi"
1008
+ :other: "Rand Nam Phi"
1009
1009
  :symbol: ZAR
1010
1010
  :ZMK:
1011
1011
  :one: "Đồng kwacha của Zambia (1968–2012)"
1012
1012
  :symbol: ZMK
1013
1013
  :ZMW:
1014
1014
  :one: "Kwacha Zambia"
1015
- :other: "kwacha Zambia"
1015
+ :other: "Kwacha Zambia"
1016
1016
  :symbol: ZMW
1017
1017
  :ZRN:
1018
1018
  :one: "Đồng Zaire Mới (1993–1998)"