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
@@ -2,8 +2,8 @@
2
2
  :fa:
3
3
  :cardinal:
4
4
  :rule: 'lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num); v = runtime.v(num);
5
- w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); ((i == 0 || n ==
6
- 1) ? :one : :other) }'
5
+ w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); (((i == 0) || (n
6
+ == 1)) ? :one : :other) }'
7
7
  :names:
8
8
  - :one
9
9
  - :other
@@ -1050,12 +1050,12 @@
1050
1050
  :other: "CFA-frangia BEAC"
1051
1051
  :symbol: FCFA
1052
1052
  :XAG:
1053
- :one: hopeayksikkö
1054
- :other: hopeayksikköä
1053
+ :one: "troy-unssi hopeaa"
1054
+ :other: "troy-unssia hopeaa"
1055
1055
  :symbol: XAG
1056
1056
  :XAU:
1057
- :one: kultayksikkö
1058
- :other: kultayksikköä
1057
+ :one: "troy-unssi kultaa"
1058
+ :other: "troy-unssia kultaa"
1059
1059
  :symbol: XAU
1060
1060
  :XBA:
1061
1061
  :one: EURCO
@@ -1088,6 +1088,7 @@
1088
1088
  :XFO:
1089
1089
  :one: "Ranskan kultafrangi"
1090
1090
  :other: "Ranskan kultafrangia"
1091
+ :symbol: XFO
1091
1092
  :XFU:
1092
1093
  :one: "Ranskan UIC-frangi"
1093
1094
  :other: "Ranskan UIC-frangia"
@@ -1097,16 +1098,16 @@
1097
1098
  :other: "CFA-frangia BCEAO"
1098
1099
  :symbol: CFA
1099
1100
  :XPD:
1100
- :one: palladiumyksikkö
1101
- :other: palladiumyksikköä
1101
+ :one: "troy-unssi palladiumia"
1102
+ :other: "troy-unssia palladiumia"
1102
1103
  :symbol: XPD
1103
1104
  :XPF:
1104
1105
  :one: CFP-frangi
1105
1106
  :other: CFP-frangia
1106
1107
  :symbol: XPF
1107
1108
  :XPT:
1108
- :one: platinayksikkö
1109
- :other: platinayksikköä
1109
+ :one: "troy-unssi platinaa"
1110
+ :other: "troy-unssia platinaa"
1110
1111
  :symbol: XPT
1111
1112
  :XRE:
1112
1113
  :one: RINET-rahastoyksikkö
@@ -2,8 +2,8 @@
2
2
  :fi:
3
3
  :cardinal:
4
4
  :rule: 'lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num); v = runtime.v(num);
5
- w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); ((i == 1 && v ==
6
- 0) ? :one : :other) }'
5
+ w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); (((i == 1) && (v
6
+ == 0)) ? :one : :other) }'
7
7
  :names:
8
8
  - :one
9
9
  - :other
@@ -4,6 +4,7 @@
4
4
  :AED:
5
5
  :one: "UAE dirham"
6
6
  :other: "UAE dirhams"
7
+ :symbol: AED
7
8
  :AFN:
8
9
  :one: "Afghan Afghani"
9
10
  :other: "Afghan Afghanis"
@@ -15,29 +16,31 @@
15
16
  :AMD:
16
17
  :one: "Armenian dram"
17
18
  :other: "Armenian drams"
19
+ :symbol: AMD
18
20
  :ANG:
19
- :one: "Netherlands Antillean guilder"
20
- :other: "Netherlands Antillean guilders"
21
+ :one: "Antillean guilder ng Netherlands"
22
+ :other: "Antillean guilders ng Netherlands"
21
23
  :symbol: ANG
22
24
  :AOA:
23
25
  :one: "Angolan kwanza"
24
26
  :other: "Angolan kwanzas"
25
- :symbol: Kz
27
+ :symbol: AOA
26
28
  :ARS:
27
- :one: "Argentine peso"
28
- :other: "Argentine pesos"
29
+ :one: "piso ng Argentina"
30
+ :other: "piso ng Argentina"
29
31
  :symbol: ARS
30
32
  :AUD:
31
33
  :one: "dolyar ng Australya"
32
34
  :other: "dolyares ng Australya"
33
35
  :symbol: A$
34
36
  :AWG:
35
- :one: "Aruban florin"
36
- :other: "Aruban florin"
37
+ :one: "florin ng Aruba"
38
+ :other: "florin ng Aruba"
37
39
  :symbol: AWG
38
40
  :AZN:
39
41
  :one: "Azerbaijani manat"
40
42
  :other: "Azerbaijani manats"
43
+ :symbol: AZN
41
44
  :BAM:
42
45
  :one: "Bosnia-Herzegovina convertible mark"
43
46
  :other: "Bosnia-Herzegovina convertible marks"
@@ -57,9 +60,11 @@
57
60
  :BHD:
58
61
  :one: "Bahraini dinar"
59
62
  :other: "Bahraini dinars"
63
+ :symbol: BHD
60
64
  :BIF:
61
65
  :one: "Burundian franc"
62
66
  :other: "Burundian francs"
67
+ :symbol: BIF
63
68
  :BMD:
64
69
  :one: "dolyar ng Bermuda"
65
70
  :other: "dolyares ng Bermuda"
@@ -69,12 +74,12 @@
69
74
  :other: "dolyar ng Brunei"
70
75
  :symbol: BND
71
76
  :BOB:
72
- :one: "Bolivian boliviano"
73
- :other: "Bolivian bolivianos"
77
+ :one: "boliviano ng Bolivia"
78
+ :other: "bolivianos ng Bolivia"
74
79
  :symbol: BOB
75
80
  :BRL:
76
- :one: "Brazilian real"
77
- :other: "Brazilian reals"
81
+ :one: "real ng Brazil"
82
+ :other: "reals ng Brazil"
78
83
  :symbol: R$
79
84
  :BSD:
80
85
  :one: "dolyar ng Bahamas"
@@ -87,7 +92,7 @@
87
92
  :BWP:
88
93
  :one: "Botswanan pula"
89
94
  :other: "Botswanan pulas"
90
- :symbol: P
95
+ :symbol: BWP
91
96
  :BYR:
92
97
  :one: "Belarusian ruble"
93
98
  :other: "Belarusian rubles"
@@ -103,6 +108,7 @@
103
108
  :CDF:
104
109
  :one: "Congolese franc"
105
110
  :other: "Congolese francs"
111
+ :symbol: CDF
106
112
  :CHF:
107
113
  :one: "Swiss franc"
108
114
  :other: "Swiss francs"
@@ -120,8 +126,8 @@
120
126
  :other: "Piso ng Colombia"
121
127
  :symbol: COP
122
128
  :CRC:
123
- :one: "Costa Rican colón"
124
- :other: "Costa Rican colóns"
129
+ :one: "colón ng Costa Rica"
130
+ :other: "colóns ng Costa Rica"
125
131
  :symbol: CRC
126
132
  :CUC:
127
133
  :one: "Convertible na piso ng Cuba"
@@ -134,6 +140,7 @@
134
140
  :CVE:
135
141
  :one: "Cape Verdean escudo"
136
142
  :other: "Cape Verdean escudos"
143
+ :symbol: CVE
137
144
  :CZK:
138
145
  :one: "Czech Republic koruna"
139
146
  :other: "Czech Republic korunas"
@@ -143,6 +150,7 @@
143
150
  :DJF:
144
151
  :one: "Djiboutian franc"
145
152
  :other: "Djiboutian francs"
153
+ :symbol: DJF
146
154
  :DKK:
147
155
  :one: "Danish krone"
148
156
  :other: "Danish kroner"
@@ -154,20 +162,23 @@
154
162
  :DZD:
155
163
  :one: "Algerian dinar"
156
164
  :other: "Algerian dinars"
165
+ :symbol: DZD
157
166
  :EEK:
158
167
  :one: "Estonian Kroon"
159
168
  :EGP:
160
169
  :one: "Egyptian pound"
161
170
  :other: "Egyptian pounds"
162
- :symbol:
171
+ :symbol: EGP
163
172
  :ERN:
164
173
  :one: "Eritrean nakfa"
165
174
  :other: "Eritrean nakfas"
175
+ :symbol: ERN
166
176
  :ESP:
167
177
  :symbol: ₧
168
178
  :ETB:
169
179
  :one: "Ethiopian birr"
170
180
  :other: "Ethiopian birrs"
181
+ :symbol: ETB
171
182
  :EUR:
172
183
  :one: euro
173
184
  :other: euros
@@ -175,23 +186,25 @@
175
186
  :FJD:
176
187
  :one: "dolyar ng Fiji"
177
188
  :other: "dolyares ng Fiji"
178
- :symbol: $
189
+ :symbol: FJD
179
190
  :FKP:
180
- :one: "Falkland Islands pound"
181
- :other: "Falkland Islands pounds"
191
+ :one: "pound ng Falkland Islands"
192
+ :other: "pounds ng Falkland Islands"
182
193
  :symbol: FKP
183
194
  :FRF:
184
195
  :one: "French Franc"
185
196
  :GBP:
186
- :one: "British pound sterling"
187
- :other: "British pounds sterling"
197
+ :one: "British pound"
198
+ :other: "British pounds"
188
199
  :symbol: £
189
200
  :GEL:
190
201
  :one: "Georgian lari"
191
202
  :other: "Georgian laris"
203
+ :symbol: GEL
192
204
  :GHS:
193
205
  :one: "Ghanaian cedi"
194
- :other: "Ghanaian CediGhanaian cedis"
206
+ :other: "Ghanian cedis"
207
+ :symbol: GHS
195
208
  :GIP:
196
209
  :one: "Gibraltar pound"
197
210
  :other: "Gibraltar pounds"
@@ -199,13 +212,14 @@
199
212
  :GMD:
200
213
  :one: "Gambian dalasi"
201
214
  :other: "Gambian dalasis"
215
+ :symbol: GMD
202
216
  :GNF:
203
217
  :one: "Guinean franc"
204
218
  :other: "Guinean francs"
205
- :symbol: FG
219
+ :symbol: GNF
206
220
  :GTQ:
207
- :one: "Guatemalan quetzal"
208
- :other: "Guatemalan quetzals"
221
+ :one: "quetzal ng Guatemala"
222
+ :other: "quetzals ng Guatemala"
209
223
  :symbol: GTQ
210
224
  :GYD:
211
225
  :one: "dolyar ng Guyanese"
@@ -216,16 +230,16 @@
216
230
  :other: "dolyares ng Hong Kong"
217
231
  :symbol: HK$
218
232
  :HNL:
219
- :one: "Honduran lempira"
220
- :other: "Honduran lempiras"
233
+ :one: "lempira ng Honduras"
234
+ :other: "lempiras ng Honduras"
221
235
  :symbol: HNL
222
236
  :HRK:
223
237
  :one: "Croatian kuna"
224
238
  :other: "Croatian kunas"
225
239
  :symbol: HRK
226
240
  :HTG:
227
- :one: "Haitian gourde"
228
- :other: "Haitian gourdes"
241
+ :one: "gourde ng Haiti"
242
+ :other: "gourdes ng Haiti"
229
243
  :symbol: HTG
230
244
  :HUF:
231
245
  :one: "Hungarian forint"
@@ -246,6 +260,7 @@
246
260
  :IQD:
247
261
  :one: "Iraqi dinar"
248
262
  :other: "Iraqi dinars"
263
+ :symbol: IQD
249
264
  :IRR:
250
265
  :one: "Iranian rial"
251
266
  :other: "Iranian rials"
@@ -261,6 +276,7 @@
261
276
  :JOD:
262
277
  :one: "Jordanian dinar"
263
278
  :other: "Jordanian dinars"
279
+ :symbol: JOD
264
280
  :JPY:
265
281
  :one: "Japanese yen"
266
282
  :other: "Japanese yen"
@@ -268,9 +284,11 @@
268
284
  :KES:
269
285
  :one: "Kenyan shilling"
270
286
  :other: "Kenyan shillings"
287
+ :symbol: KES
271
288
  :KGS:
272
289
  :one: "Kyrgystani som"
273
290
  :other: "Kyrgystani soms"
291
+ :symbol: KGS
274
292
  :KHR:
275
293
  :one: "Cambodian riel"
276
294
  :other: "Cambodian riels"
@@ -278,18 +296,19 @@
278
296
  :KMF:
279
297
  :one: "Comorian franc"
280
298
  :other: "Comorian francs"
281
- :symbol: CF
299
+ :symbol: KMF
282
300
  :KPW:
283
- :one: "North Korean won"
284
- :other: "North Korean won"
301
+ :one: "won ng Hilagang Korea"
302
+ :other: "won ng Hilagang Korea"
285
303
  :symbol: KPW
286
304
  :KRW:
287
- :one: "South Korean won"
288
- :other: "South Korean won"
305
+ :one: "won ng Timog Korea"
306
+ :other: "won ng Timog Korea"
289
307
  :symbol: ₩
290
308
  :KWD:
291
309
  :one: "Kuwaiti dinar"
292
310
  :other: "Kuwaiti dinars"
311
+ :symbol: KWD
293
312
  :KYD:
294
313
  :one: "dolyar ng Cayman Islands"
295
314
  :other: "dolyares ng Cayman Islands"
@@ -297,15 +316,15 @@
297
316
  :KZT:
298
317
  :one: "Kazakhstani tenge"
299
318
  :other: "Kazakhstani tenges"
300
- :symbol:
319
+ :symbol: KZT
301
320
  :LAK:
302
321
  :one: "Laotian kip"
303
322
  :other: "Laotian kips"
304
323
  :symbol: LAK
305
324
  :LBP:
306
- :one: "Lebanese pound"
307
- :other: "Lebanese pounds"
308
- :symbol:
325
+ :one: "pound ng Lebanon"
326
+ :other: "pounds ng Lebanon"
327
+ :symbol: LBP
309
328
  :LKR:
310
329
  :one: "Sri Lankan rupee"
311
330
  :other: "Sri Lankan rupees"
@@ -313,7 +332,7 @@
313
332
  :LRD:
314
333
  :one: "dolyar ng Liberia"
315
334
  :other: "dolyares ng Liberia"
316
- :symbol: $
335
+ :symbol: LRD
317
336
  :LSL:
318
337
  :one: "Lesotho Loti"
319
338
  :LTL:
@@ -327,9 +346,11 @@
327
346
  :LYD:
328
347
  :one: "Libyan dinar"
329
348
  :other: "Libyan dinars"
349
+ :symbol: LYD
330
350
  :MAD:
331
351
  :one: "Moroccan dirham"
332
352
  :other: "Moroccan dirhams"
353
+ :symbol: MAD
333
354
  :MDL:
334
355
  :one: "Moldovan leu"
335
356
  :other: "Moldovan lei"
@@ -337,7 +358,7 @@
337
358
  :MGA:
338
359
  :one: "Malagasy Ariary"
339
360
  :other: "Malagasy Ariaries"
340
- :symbol: Ar
361
+ :symbol: MGA
341
362
  :MKD:
342
363
  :one: "Macedonian denar"
343
364
  :other: "Macedonian denari"
@@ -357,10 +378,11 @@
357
378
  :MRO:
358
379
  :one: "Mauritanian ouguiya"
359
380
  :other: "Mauritanian ouguiyas"
381
+ :symbol: MRO
360
382
  :MUR:
361
383
  :one: "Mauritian rupee"
362
384
  :other: "Mauritian rupees"
363
- :symbol: Rs
385
+ :symbol: MUR
364
386
  :MVR:
365
387
  :one: "Maldivian rufiyaa"
366
388
  :other: "Maldivian rufiyaas"
@@ -368,9 +390,10 @@
368
390
  :MWK:
369
391
  :one: "Malawian Kwacha"
370
392
  :other: "Malawian Kwachas"
393
+ :symbol: MWK
371
394
  :MXN:
372
395
  :one: "piso ng Mexico"
373
- :other: "Piso ng Mexico"
396
+ :other: "piso ng Mexico"
374
397
  :symbol: MX$
375
398
  :MYR:
376
399
  :one: "Malaysian ringgit"
@@ -379,16 +402,17 @@
379
402
  :MZN:
380
403
  :one: "Mozambican metical"
381
404
  :other: "Mozambican meticals"
405
+ :symbol: MZN
382
406
  :NAD:
383
407
  :one: "dolyar ng Namibia"
384
408
  :other: "dolyares ng Namibia"
385
- :symbol: $
409
+ :symbol: NAD
386
410
  :NGN:
387
411
  :one: "Nigerian naira"
388
412
  :other: "Nigerian nairas"
389
- :symbol:
413
+ :symbol: NGN
390
414
  :NIO:
391
- :one: "Nicaraguan córdoba"
415
+ :one: "córdoba ng Nicaragua"
392
416
  :other: "Nicaraguan córdobas"
393
417
  :symbol: NIO
394
418
  :NOK:
@@ -406,9 +430,10 @@
406
430
  :OMR:
407
431
  :one: "Omani rial"
408
432
  :other: "Omani rials"
433
+ :symbol: OMR
409
434
  :PAB:
410
- :one: "Panamanian balboa"
411
- :other: "Panamanian balboas"
435
+ :one: "balboa ng Panama"
436
+ :other: "Balboas ng Panama"
412
437
  :symbol: PAB
413
438
  :PEN:
414
439
  :one: "Peruvian nuevo sol"
@@ -417,6 +442,7 @@
417
442
  :PGK:
418
443
  :one: "Papua New Guinean kina"
419
444
  :other: "Papua New Guinean kina"
445
+ :symbol: PGK
420
446
  :PHP:
421
447
  :one: "piso ng Pilipinas"
422
448
  :other: "piso ng Pilipinas"
@@ -436,6 +462,7 @@
436
462
  :QAR:
437
463
  :one: "Qatari rial"
438
464
  :other: "Qatari rials"
465
+ :symbol: QAR
439
466
  :RON:
440
467
  :one: "Romanian leu"
441
468
  :other: "Romanian lei"
@@ -453,20 +480,23 @@
453
480
  :RWF:
454
481
  :one: "Rwandan franc"
455
482
  :other: "Rwandan francs"
456
- :symbol: RF
483
+ :symbol: RWF
457
484
  :SAR:
458
485
  :one: "Saudi riyal"
459
486
  :other: "Saudi riyals"
487
+ :symbol: SAR
460
488
  :SBD:
461
489
  :one: "dolyar ng Solomon Islands"
462
490
  :other: "dolyar ng Solomon Islands"
463
- :symbol: $
491
+ :symbol: SBD
464
492
  :SCR:
465
493
  :one: "Seychellois rupee"
466
494
  :other: "Seychellois rupees"
495
+ :symbol: SCR
467
496
  :SDG:
468
- :one: "Sudanese pound"
497
+ :one: "pound ng Sudan"
469
498
  :other: "Sudanese pounds"
499
+ :symbol: SDG
470
500
  :SEK:
471
501
  :one: "Swedish krona"
472
502
  :other: "Swedish kronor"
@@ -478,7 +508,7 @@
478
508
  :SHP:
479
509
  :one: "Saint Helena pound"
480
510
  :other: "Saint Helena pounds"
481
- :symbol: £
511
+ :symbol: SHP
482
512
  :SIT:
483
513
  :one: "Slovenian Tolar"
484
514
  :SKK:
@@ -486,28 +516,31 @@
486
516
  :SLL:
487
517
  :one: "Sierra Leonean leone"
488
518
  :other: "Sierra Leonean leones"
519
+ :symbol: SLL
489
520
  :SOS:
490
521
  :one: "Somali shilling"
491
522
  :other: "Somali shillings"
523
+ :symbol: SOS
492
524
  :SRD:
493
525
  :one: "dolyar ng Suriname"
494
526
  :other: "dolyares ng Suriname"
495
527
  :symbol: SRD
496
528
  :SSP:
497
- :one: "South Sudanese pound"
498
- :other: "South Sudanese pounds"
499
- :symbol: £
529
+ :one: "Pound ng Timog Sudan"
530
+ :other: "pounds ng Timog Sudan"
531
+ :symbol: SSP
500
532
  :STD:
501
- :one: "Sao Tome and Principe dobra"
502
- :other: "Sao Tome and Principe dobras"
503
- :symbol: Db
533
+ :one: "São Tomé & Príncipe dobra"
534
+ :other: "São Tomé & Príncipe dobras"
535
+ :symbol: STD
504
536
  :SYP:
505
537
  :one: "Syrian pound"
506
538
  :other: "Syrian pounds"
507
- :symbol: £
539
+ :symbol: SYP
508
540
  :SZL:
509
541
  :one: "Swazi lilangeni"
510
542
  :other: "Swazi emalangeni"
543
+ :symbol: SZL
511
544
  :THB:
512
545
  :one: "Thai baht"
513
546
  :other: "Thai baht"
@@ -515,20 +548,23 @@
515
548
  :TJS:
516
549
  :one: "Tajikistani somoni"
517
550
  :other: "Tajikistani somonis"
551
+ :symbol: TJS
518
552
  :TMT:
519
553
  :one: "Turkmenistani manat"
520
554
  :other: "Turkmenistani manat"
555
+ :symbol: TMT
521
556
  :TND:
522
557
  :one: "Tunisian dinar"
523
558
  :other: "Tunisian dinars"
559
+ :symbol: TND
524
560
  :TOP:
525
561
  :one: "Tongan paʻanga"
526
562
  :other: "Tongan paʻanga"
527
- :symbol: T$
563
+ :symbol: TOP
528
564
  :TRY:
529
565
  :one: "Turkish lira"
530
566
  :other: "Turkish Lira"
531
- :symbol:
567
+ :symbol: TRY
532
568
  :TTD:
533
569
  :one: "dolyar ng Trinidad and Tobago"
534
570
  :other: "dolyares ng Trinidad and Tobago"
@@ -540,6 +576,7 @@
540
576
  :TZS:
541
577
  :one: "Tanzanian shilling"
542
578
  :other: "Tanzanian shillings"
579
+ :symbol: TZS
543
580
  :UAH:
544
581
  :one: "Ukrainian hryvnia"
545
582
  :other: "Ukrainian hryvnias"
@@ -547,6 +584,7 @@
547
584
  :UGX:
548
585
  :one: "Ugandan shilling"
549
586
  :other: "Ugandan shillings"
587
+ :symbol: UGX
550
588
  :USD:
551
589
  :one: "dolyar ng US"
552
590
  :other: "dolyares ng US"
@@ -558,11 +596,12 @@
558
596
  :UZS:
559
597
  :one: "Uzbekistan som"
560
598
  :other: "Uzbekistan som"
599
+ :symbol: UZS
561
600
  :VEB:
562
601
  :one: "Venezuelan Bolívar (1871–2008)"
563
602
  :VEF:
564
- :one: "Venezuelan bolívar"
565
- :other: "Venezuelan bolívars"
603
+ :one: "bolívar ng Venezuela"
604
+ :other: "bolívars ng Venezuela"
566
605
  :symbol: VEF
567
606
  :VND:
568
607
  :one: "Vietnamese dong"
@@ -571,9 +610,11 @@
571
610
  :VUV:
572
611
  :one: "Vanuatu vatu"
573
612
  :other: "Vanuatu vatus"
613
+ :symbol: VUV
574
614
  :WST:
575
615
  :one: "Samoan tala"
576
616
  :other: "Samoan tala"
617
+ :symbol: WST
577
618
  :XAF:
578
619
  :one: "CFA franc BEAC"
579
620
  :other: "CFA francs BEAC"
@@ -583,8 +624,8 @@
583
624
  :other: "dolyares ng Silangang Caribbean"
584
625
  :symbol: EC$
585
626
  :XOF:
586
- :one: "CFA franc BCEAO"
587
- :other: "CFA francs BCEAO"
627
+ :one: "CFA franc ng Kanlurang Africa"
628
+ :other: "CFA francs ng Kanlurang Africa"
588
629
  :symbol: CFA
589
630
  :XPF:
590
631
  :one: "CFP franc"
@@ -596,13 +637,14 @@
596
637
  :YER:
597
638
  :one: "Yemeni rial"
598
639
  :other: "Yemeni rials"
640
+ :symbol: YER
599
641
  :ZAR:
600
- :one: "South African rand"
601
- :other: "South African rand"
602
- :symbol: R
642
+ :one: "rand ng Timog Africa"
643
+ :other: "rand ng Timog Africa"
644
+ :symbol: ZAR
603
645
  :ZMK:
604
646
  :one: "Zambian Kwacha (1968–2012)"
605
647
  :ZMW:
606
648
  :one: "Zambian kwacha"
607
649
  :other: "Zambian kwachas"
608
- :symbol: ZK
650
+ :symbol: ZMW
@@ -2,10 +2,10 @@
2
2
  :fil:
3
3
  :cardinal:
4
4
  :rule: 'lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num); v = runtime.v(num);
5
- w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); ((((v == 0 && ((i
6
- == 1) || (i == 2) || (i == 3))) || (v == 0 && ((i % 10 != 4) && (i % 10 != 6)
7
- && (i % 10 != 9)))) || (v != 0 && ((f % 10 != 4) && (f % 10 != 6) && (f % 10
8
- != 9)))) ? :one : :other) }'
5
+ w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); (((((((v == 0) &&
6
+ (((i == 1) || (i == 2) || (i == 3))))) || (((v == 0) && (((i % 10 != 4) && (i
7
+ % 10 != 6) && (i % 10 != 9))))))) || (((v != 0) && (((f % 10 != 4) && (f % 10
8
+ != 6) && (f % 10 != 9)))))) ? :one : :other) }'
9
9
  :names:
10
10
  - :one
11
11
  - :other
@@ -336,8 +336,8 @@
336
336
  :other: "dollars fidjiens"
337
337
  :symbol: $FJ
338
338
  :FKP:
339
- :one: "livre des Falkland"
340
- :other: "livres des Falkland"
339
+ :one: "livre des îles Malouines"
340
+ :other: "livres des îles Malouines"
341
341
  :symbol: £FK
342
342
  :FRF:
343
343
  :one: "franc français"
@@ -842,7 +842,7 @@
842
842
  :THB:
843
843
  :one: "baht thaïlandais"
844
844
  :other: "bahts thaïlandais"
845
- :symbol: ฿
845
+ :symbol: THB
846
846
  :TJR:
847
847
  :one: "rouble tadjik"
848
848
  :other: "roubles tadjiks"
@@ -1030,8 +1030,8 @@
1030
1030
  :XUA:
1031
1031
  :symbol: XUA
1032
1032
  :XXX:
1033
- :one: "(devise inconnue ou non valide)"
1034
- :other: "(devise inconnue ou non valide)"
1033
+ :one: "devise inconnue"
1034
+ :other: "devises inconnues"
1035
1035
  :symbol: XXX
1036
1036
  :YDD:
1037
1037
  :one: "dinar nord-yéménite"