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
@@ -60,10 +60,10 @@
60
60
  :AUD:
61
61
  :one: "Australian dollar"
62
62
  :other: "Australian dollars"
63
- :symbol: A$
63
+ :symbol: $
64
64
  :AWG:
65
- :one: "Aruban florin"
66
- :other: "Aruban florin"
65
+ :one: "Aruba guilder"
66
+ :other: "Aruba guilders"
67
67
  :AZM:
68
68
  :one: "Azerbaijani manat (1993–2006)"
69
69
  :other: "Azerbaijani manats (1993–2006)"
@@ -74,20 +74,20 @@
74
74
  :one: "Bosnia-Herzegovina dinar (1992–1994)"
75
75
  :other: "Bosnia-Herzegovina dinars (1992–1994)"
76
76
  :BAM:
77
- :one: "Bosnia-Herzegovina convertible mark"
78
- :other: "Bosnia-Herzegovina convertible marks"
77
+ :one: "Bosnia-Herzegovina convertible marka"
78
+ :other: "Bosnia-Herzegovina convertible marka"
79
79
  :symbol: KM
80
80
  :BAN:
81
81
  :one: "Bosnia-Herzegovina new dinar (1994–1997)"
82
82
  :other: "Bosnia-Herzegovina new dinars (1994–1997)"
83
83
  :BBD:
84
- :one: "Barbadian dollar"
85
- :other: "Barbadian dollars"
84
+ :one: "Barbados dollar"
85
+ :other: "Barbados dollars"
86
86
  :symbol: $
87
87
  :BDT:
88
88
  :one: "Bangladeshi taka"
89
89
  :other: "Bangladeshi takas"
90
- :symbol:
90
+ :symbol: Tk
91
91
  :BEC:
92
92
  :one: "Belgian franc (convertible)"
93
93
  :other: "Belgian francs (convertible)"
@@ -116,17 +116,17 @@
116
116
  :one: "Burundian franc"
117
117
  :other: "Burundian francs"
118
118
  :BMD:
119
- :one: "Bermudan dollar"
120
- :other: "Bermudan dollars"
119
+ :one: "Bermuda dollar"
120
+ :other: "Bermuda dollars"
121
121
  :symbol: $
122
122
  :BND:
123
123
  :one: "Brunei dollar"
124
124
  :other: "Brunei dollars"
125
125
  :symbol: $
126
126
  :BOB:
127
- :one: "Bolivian boliviano"
128
- :other: "Bolivian bolivianos"
129
- :symbol: Bs
127
+ :one: boliviano
128
+ :other: bolivianos
129
+ :symbol: $b
130
130
  :BOL:
131
131
  :one: "Bolivian boliviano (1863–1963)"
132
132
  :other: "Bolivian bolivianos (1863–1963)"
@@ -148,7 +148,7 @@
148
148
  :BRL:
149
149
  :one: "Brazilian real"
150
150
  :other: "Brazilian reals"
151
- :symbol: R$
151
+ :symbol: BRL
152
152
  :BRN:
153
153
  :one: "Brazilian new cruzado (1989–1990)"
154
154
  :other: "Brazilian new cruzados (1989–1990)"
@@ -173,8 +173,8 @@
173
173
  :other: "Botswanan pulas"
174
174
  :symbol: P
175
175
  :BYB:
176
- :one: "Belarusian new ruble (1994–1999)"
177
- :other: "Belarusian new rubles (1994–1999)"
176
+ :one: "Belarusian new rouble (1994–1999)"
177
+ :other: "Belarusian new roubles (1994–1999)"
178
178
  :BYR:
179
179
  :one: "Belarusian rouble"
180
180
  :other: "Belarusian roubles"
@@ -186,7 +186,7 @@
186
186
  :CAD:
187
187
  :one: "Canadian dollar"
188
188
  :other: "Canadian dollars"
189
- :symbol: CA$
189
+ :symbol: CAD
190
190
  :CDF:
191
191
  :one: "Congolese franc"
192
192
  :other: "Congolese francs"
@@ -215,7 +215,7 @@
215
215
  :CNY:
216
216
  :one: "Chinese yuan"
217
217
  :other: "Chinese yuan"
218
- :symbol: CN¥
218
+ :symbol: CNY
219
219
  :COP:
220
220
  :one: "Colombian peso"
221
221
  :other: "Colombian pesos"
@@ -240,7 +240,7 @@
240
240
  :CUP:
241
241
  :one: "Cuban peso"
242
242
  :other: "Cuban pesos"
243
- :symbol: $
243
+ :symbol:
244
244
  :CVE:
245
245
  :one: "Cape Verdean escudo"
246
246
  :other: "Cape Verdean escudos"
@@ -283,7 +283,7 @@
283
283
  :EGP:
284
284
  :one: "Egyptian pound"
285
285
  :other: "Egyptian pounds"
286
- :symbol: E£
286
+ :symbol: £
287
287
  :ERN:
288
288
  :one: "Eritrean nakfa"
289
289
  :other: "Eritrean nakfas"
@@ -303,7 +303,7 @@
303
303
  :EUR:
304
304
  :one: euro
305
305
  :other: euro
306
- :symbol:
306
+ :symbol: EUR
307
307
  :FIM:
308
308
  :one: "Finnish markka"
309
309
  :other: "Finnish markkas"
@@ -321,13 +321,14 @@
321
321
  :GBP:
322
322
  :one: "British pound"
323
323
  :other: "British pounds"
324
- :symbol: £
324
+ :symbol: GBP
325
325
  :GEK:
326
326
  :one: "Georgian kupon larit"
327
327
  :other: "Georgian kupon larits"
328
328
  :GEL:
329
329
  :one: "Georgian lari"
330
- :other: "Georgian laris"
330
+ :other: "Georgian lari"
331
+ :symbol: GEL
331
332
  :GHC:
332
333
  :one: "Ghanaian cedi (1979–2007)"
333
334
  :other: "Ghanaian cedis (1979–2007)"
@@ -371,7 +372,7 @@
371
372
  :HKD:
372
373
  :one: "Hong Kong dollar"
373
374
  :other: "Hong Kong dollars"
374
- :symbol: HK$
375
+ :symbol: HKD
375
376
  :HNL:
376
377
  :one: "Honduran lempira"
377
378
  :other: "Honduran lempiras"
@@ -404,13 +405,13 @@
404
405
  :one: "Israeli sheqel (1980–1985)"
405
406
  :other: "Israeli sheqels (1980–1985)"
406
407
  :ILS:
407
- :one: "Israeli new sheqel"
408
- :other: "Israeli new sheqels"
409
- :symbol:
408
+ :one: "Israeli shekel"
409
+ :other: "Israeli sheckles"
410
+ :symbol: ILS
410
411
  :INR:
411
412
  :one: "Indian rupee"
412
413
  :other: "Indian rupees"
413
- :symbol:
414
+ :symbol: INR
414
415
  :IQD:
415
416
  :one: "Iraqi dinar"
416
417
  :other: "Iraqi dinars"
@@ -423,7 +424,7 @@
423
424
  :ISK:
424
425
  :one: "Icelandic króna"
425
426
  :other: "Icelandic krónur"
426
- :symbol: kr
427
+ :symbol: Kr
427
428
  :ITL:
428
429
  :one: "Italian lira"
429
430
  :other: "Italian liras"
@@ -437,7 +438,7 @@
437
438
  :JPY:
438
439
  :one: "Japanese yen"
439
440
  :other: "Japanese yen"
440
- :symbol: ¥
441
+ :symbol: JPY
441
442
  :KES:
442
443
  :one: "Kenyan shilling"
443
444
  :other: "Kenyan shillings"
@@ -465,7 +466,7 @@
465
466
  :KRW:
466
467
  :one: "South Korean won"
467
468
  :other: "South Korean won"
468
- :symbol:
469
+ :symbol: KRW
469
470
  :KWD:
470
471
  :one: "Kuwaiti dinar"
471
472
  :other: "Kuwaiti dinars"
@@ -475,11 +476,11 @@
475
476
  :symbol: $
476
477
  :KZT:
477
478
  :one: "Kazakhstani tenge"
478
- :other: "Kazakhstani tenges"
479
+ :other: "Kazakhstani tenge"
479
480
  :symbol: ₸
480
481
  :LAK:
481
482
  :one: "Laotian kip"
482
- :other: "Laotian kips"
483
+ :other: "Laotian kip"
483
484
  :symbol: ₭
484
485
  :LBP:
485
486
  :one: "Lebanese pound"
@@ -517,8 +518,8 @@
517
518
  :other: "Latvian lati"
518
519
  :symbol: Ls
519
520
  :LVR:
520
- :one: "Latvian ruble"
521
- :other: "Latvian rubles"
521
+ :one: "Latvian rouble"
522
+ :other: "Latvian roubles"
522
523
  :LYD:
523
524
  :one: "Libyan dinar"
524
525
  :other: "Libyan dinars"
@@ -539,14 +540,14 @@
539
540
  :other: "Moldovan lei"
540
541
  :MGA:
541
542
  :one: "Malagasy ariary"
542
- :other: "Malagasy ariarys"
543
+ :other: "Malagasy ariaries"
543
544
  :symbol: Ar
544
545
  :MGF:
545
546
  :one: "Malagasy franc"
546
547
  :other: "Malagasy francs"
547
548
  :MKD:
548
549
  :one: "Macedonian denar"
549
- :other: "Macedonian denari"
550
+ :other: "Macedonian denar"
550
551
  :MKN:
551
552
  :one: "Macedonian denar (1992–1993)"
552
553
  :other: "Macedonian denari (1992–1993)"
@@ -589,7 +590,7 @@
589
590
  :MXN:
590
591
  :one: "Mexican peso"
591
592
  :other: "Mexican pesos"
592
- :symbol: MX$
593
+ :symbol: MXN
593
594
  :MXP:
594
595
  :one: "Mexican silver peso (1861–1992)"
595
596
  :other: "Mexican silver pesos (1861–1992)"
@@ -638,7 +639,7 @@
638
639
  :NZD:
639
640
  :one: "New Zealand dollar"
640
641
  :other: "New Zealand dollars"
641
- :symbol: NZ$
642
+ :symbol: NZD
642
643
  :OMR:
643
644
  :one: "Omani rial"
644
645
  :other: "Omani rials"
@@ -656,7 +657,7 @@
656
657
  :other: "Peruvian soles (1863–1965)"
657
658
  :PGK:
658
659
  :one: "Papua New Guinean kina"
659
- :other: "Papua New Guinean kina"
660
+ :other: "Papua New Guinean kinas"
660
661
  :PHP:
661
662
  :one: "Philippine peso"
662
663
  :other: "Philippine pesos"
@@ -678,10 +679,10 @@
678
679
  :PYG:
679
680
  :one: "Paraguayan guarani"
680
681
  :other: "Paraguayan guaranis"
681
- :symbol:
682
+ :symbol: Gs
682
683
  :QAR:
683
- :one: "Qatari rial"
684
- :other: "Qatari rials"
684
+ :one: "Qatari riyal"
685
+ :other: "Quatari riyals"
685
686
  :RHD:
686
687
  :one: "Rhodesian dollar"
687
688
  :other: "Rhodesian dollars"
@@ -699,8 +700,8 @@
699
700
  :other: "Russian roubles"
700
701
  :symbol: ₽
701
702
  :RUR:
702
- :one: "Russian ruble (1991–1998)"
703
- :other: "Russian rubles (1991–1998)"
703
+ :one: "Russian rouble (1991–1998)"
704
+ :other: "Russian roubles (1991–1998)"
704
705
  :symbol: р.
705
706
  :RWF:
706
707
  :one: "Rwandan franc"
@@ -714,8 +715,9 @@
714
715
  :other: "Solomon Islands dollars"
715
716
  :symbol: $
716
717
  :SCR:
717
- :one: "Seychelles Rupee"
718
+ :one: "Seychellois rupee"
718
719
  :other: "Seychellois rupees"
720
+ :symbol: Rs
719
721
  :SDD:
720
722
  :one: "Sudanese dinar (1992–2007)"
721
723
  :other: "Sudanese dinars (1992–2007)"
@@ -728,7 +730,7 @@
728
730
  :SEK:
729
731
  :one: "Swedish krona"
730
732
  :other: "Swedish kronor"
731
- :symbol: kr
733
+ :symbol: Kr
732
734
  :SGD:
733
735
  :one: "Singapore dollar"
734
736
  :other: "Singapore dollars"
@@ -750,8 +752,8 @@
750
752
  :one: "Somali shilling"
751
753
  :other: "Somali shillings"
752
754
  :SRD:
753
- :one: "Surinamese dollar"
754
- :other: "Surinamese dollars"
755
+ :one: "Suriname dollar"
756
+ :other: "Suriname dollars"
755
757
  :symbol: $
756
758
  :SRG:
757
759
  :one: "Surinamese guilder"
@@ -782,8 +784,8 @@
782
784
  :other: "Thai baht"
783
785
  :symbol: ฿
784
786
  :TJR:
785
- :one: "Tajikistani ruble"
786
- :other: "Tajikistani rubles"
787
+ :one: "Tajikistani rouble"
788
+ :other: "Tajikistani roubles"
787
789
  :TJS:
788
790
  :one: "Tajikistani somoni"
789
791
  :other: "Tajikistani somonis"
@@ -808,8 +810,8 @@
808
810
  :other: "Turkish Lira (1922–2005)"
809
811
  :TRY:
810
812
  :one: "Turkish lira"
811
- :other: "Turkish Lira"
812
- :symbol:
813
+ :other: "Turkish lire"
814
+ :symbol: TRY
813
815
  :TTD:
814
816
  :one: "Trinidad & Tobago dollar"
815
817
  :other: "Trinidad & Tobago dollars"
@@ -817,7 +819,7 @@
817
819
  :TWD:
818
820
  :one: "New Taiwan dollar"
819
821
  :other: "New Taiwan dollars"
820
- :symbol: NT$
822
+ :symbol: TWD
821
823
  :TZS:
822
824
  :one: "Tanzanian shilling"
823
825
  :other: "Tanzanian shillings"
@@ -837,7 +839,7 @@
837
839
  :USD:
838
840
  :one: "US dollar"
839
841
  :other: "US dollars"
840
- :symbol: $
842
+ :symbol: USD
841
843
  :USN:
842
844
  :one: "US dollar (next day)"
843
845
  :other: "US dollars (next day)"
@@ -851,12 +853,12 @@
851
853
  :one: "Uruguayan peso (1975–1993)"
852
854
  :other: "Uruguayan pesos (1975–1993)"
853
855
  :UYU:
854
- :one: "Uruguayan peso"
856
+ :one: "Peso Uruguayo"
855
857
  :other: "Uruguayan pesos"
856
- :symbol: $
858
+ :symbol: $U
857
859
  :UZS:
858
860
  :one: "Uzbekistani som"
859
- :other: "Uzbekistani som"
861
+ :other: "Uzbekistani soms"
860
862
  :VEB:
861
863
  :one: "Venezuelan bolívar (1871–2008)"
862
864
  :other: "Venezuelan bolívars (1871–2008)"
@@ -866,8 +868,8 @@
866
868
  :symbol: Bs
867
869
  :VND:
868
870
  :one: "Vietnamese dong"
869
- :other: "Vietnamese dong"
870
- :symbol:
871
+ :other: "Vietnamese dongs"
872
+ :symbol: VND
871
873
  :VNN:
872
874
  :one: "Vietnamese dong (1978–1985)"
873
875
  :other: "Vietnamese dong (1978–1985)"
@@ -876,11 +878,11 @@
876
878
  :other: "Vanuatu vatus"
877
879
  :WST:
878
880
  :one: "Samoan tala"
879
- :other: "Samoan tala"
881
+ :other: "Samoan talas"
880
882
  :XAF:
881
883
  :one: "Central African CFA franc"
882
884
  :other: "Central African CFA francs"
883
- :symbol: FCFA
885
+ :symbol: XAF
884
886
  :XAG:
885
887
  :one: "troy ounce of silver"
886
888
  :other: "troy ounces of silver"
@@ -902,7 +904,7 @@
902
904
  :XCD:
903
905
  :one: "East Caribbean dollar"
904
906
  :other: "East Caribbean dollars"
905
- :symbol: EC$
907
+ :symbol: XCD
906
908
  :XDR:
907
909
  :one: "special drawing rights"
908
910
  :other: "special drawing rights"
@@ -918,14 +920,14 @@
918
920
  :XOF:
919
921
  :one: "West African CFA franc"
920
922
  :other: "West African CFA francs"
921
- :symbol: CFA
923
+ :symbol: XOF
922
924
  :XPD:
923
925
  :one: "troy ounce of palladium"
924
926
  :other: "troy ounces of palladium"
925
927
  :XPF:
926
928
  :one: "CFP franc"
927
929
  :other: "CFP francs"
928
- :symbol: CFPF
930
+ :symbol: CFP
929
931
  :XPT:
930
932
  :one: "troy ounce of platinum"
931
933
  :other: "troy ounces of platinum"
@@ -942,7 +944,7 @@
942
944
  :one: "ADB unit of account"
943
945
  :other: "ADB units of account"
944
946
  :XXX:
945
- :one: "(unknown currency)"
947
+ :one: "(unknown unit of currency)"
946
948
  :other: "(unknown currency)"
947
949
  :YDD:
948
950
  :one: "Yemeni dinar"
@@ -2,16 +2,16 @@
2
2
  :en-AU:
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
10
10
  :ordinal:
11
11
  :rule: 'lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num); v = runtime.v(num);
12
- w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); ((n % 10 == 3 &&
13
- n % 100 != 13) ? :few : ((n % 10 == 1 && n % 100 != 11) ? :one : ((n % 10 ==
14
- 2 && n % 100 != 12) ? :two : :other))) }'
12
+ w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); (((n % 10 == 3)
13
+ && (n % 100 != 13)) ? :few : (((n % 10 == 1) && (n % 100 != 11)) ? :one : (((n
14
+ % 10 == 2) && (n % 100 != 12)) ? :two : :other))) }'
15
15
  :names:
16
16
  - :few
17
17
  - :one