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
@@ -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"
@@ -79,8 +79,8 @@
79
79
  :other: "manats azéris (1993–2006)"
80
80
  :symbol: AZM
81
81
  :AZN:
82
- :one: "manat azerbaïdjanais"
83
- :other: "manats azerbaïdjanais"
82
+ :one: "manat azéri"
83
+ :other: "manats azéris"
84
84
  :symbol: AZN
85
85
  :BAD:
86
86
  :one: "dinar bosniaque"
@@ -258,8 +258,8 @@
258
258
  :other: "pesos cubains"
259
259
  :symbol: CUP
260
260
  :CVE:
261
- :one: "escudo du Cap-Vert"
262
- :other: "escudos du Cap-Vert"
261
+ :one: "escudo capverdien"
262
+ :other: "escudos capverdiens"
263
263
  :symbol: CVE
264
264
  :CYP:
265
265
  :one: "livre chypriote"
@@ -353,7 +353,7 @@
353
353
  :symbol: GEK
354
354
  :GEL:
355
355
  :one: "lari géorgien"
356
- :other: "laris géorgiens"
356
+ :other: "lari géorgiens"
357
357
  :symbol: GEL
358
358
  :GHC:
359
359
  :one: "cédi ghanéen (1967–2007)"
@@ -395,8 +395,8 @@
395
395
  :one: "peso bissau-guinéen"
396
396
  :other: "pesos bissau-guinéens"
397
397
  :GYD:
398
- :one: "dollar guyanien"
399
- :other: "dollars guyaniens"
398
+ :one: "dollar du Guyana"
399
+ :other: "dollars du Guyana"
400
400
  :symbol: GYD
401
401
  :HKD:
402
402
  :one: "dollar de Hong Kong"
@@ -442,7 +442,7 @@
442
442
  :INR:
443
443
  :one: "roupie indienne"
444
444
  :other: "roupies indiennes"
445
- :symbol: INR
445
+ :symbol:
446
446
  :IQD:
447
447
  :one: "dinar irakien"
448
448
  :other: "dinars irakiens"
@@ -486,7 +486,7 @@
486
486
  :KMF:
487
487
  :one: "franc comorien"
488
488
  :other: "francs comoriens"
489
- :symbol: KMF
489
+ :symbol: CF
490
490
  :KPW:
491
491
  :one: "won nord-coréen"
492
492
  :other: "wons nord-coréens"
@@ -512,8 +512,8 @@
512
512
  :other: "tenges kazakhs"
513
513
  :symbol: KZT
514
514
  :LAK:
515
- :one: "kip laotien"
516
- :other: "kips laotiens"
515
+ :one: "kip loatien"
516
+ :other: "kips loatiens"
517
517
  :symbol: LAK
518
518
  :LBP:
519
519
  :one: "livre libanaise"
@@ -665,7 +665,7 @@
665
665
  :NIO:
666
666
  :one: "córdoba oro nicaraguayen"
667
667
  :other: "córdobas oro nicaraguayens"
668
- :symbol: NIO
668
+ :symbol: C$
669
669
  :NLG:
670
670
  :one: "florin néerlandais"
671
671
  :other: "florins néerlandais"
@@ -702,8 +702,8 @@
702
702
  :other: "sols péruviens (1863–1985)"
703
703
  :symbol: PES
704
704
  :PGK:
705
- :one: "kina papou-néo-guinéen"
706
- :other: "kinas papou-néo-guinéens"
705
+ :one: "kina papouan-néo-guinéen"
706
+ :other: "kinas papouan-néo-guinéens"
707
707
  :symbol: PGK
708
708
  :PHP:
709
709
  :one: "peso philippin"
@@ -728,8 +728,8 @@
728
728
  :other: "guaranís paraguayens"
729
729
  :symbol: PYG
730
730
  :QAR:
731
- :one: "riyal du Qatar"
732
- :other: "riyals du Qatar"
731
+ :one: "rial qatari"
732
+ :other: "rials qataris"
733
733
  :symbol: QAR
734
734
  :RHD:
735
735
  :one: "dollar rhodésien"
@@ -809,8 +809,8 @@
809
809
  :other: "shillings somaliens"
810
810
  :symbol: SOS
811
811
  :SRD:
812
- :one: "dollar du Suriname"
813
- :other: "dollars du Suriname"
812
+ :one: "dollar surinamais"
813
+ :other: "dollars surinamais"
814
814
  :symbol: SRD
815
815
  :SRG:
816
816
  :one: "florin surinamais"
@@ -876,7 +876,7 @@
876
876
  :TRY:
877
877
  :one: "livre turque"
878
878
  :other: "livres turques"
879
- :symbol: TRY
879
+ :symbol: TL
880
880
  :TTD:
881
881
  :one: "dollar de Trinité-et-Tobago"
882
882
  :other: "dollars de Trinité-et-Tobago"
@@ -947,13 +947,13 @@
947
947
  :VNN:
948
948
  :symbol: VNN
949
949
  :VUV:
950
- :one: vatu
951
- :other: vatus
950
+ :one: "vatu vanuatuan"
951
+ :other: "vatus vanuatuans"
952
952
  :symbol: VUV
953
953
  :WST:
954
- :one: tala
955
- :other: talas
956
- :symbol: WST
954
+ :one: "tala samoan"
955
+ :other: "talas samoans"
956
+ :symbol: WS$
957
957
  :XAF:
958
958
  :one: "franc CFA (BEAC)"
959
959
  :other: "francs CFA (BEAC)"
@@ -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: "(devise inconnue)"
1035
1035
  :symbol: XXX
1036
1036
  :YDD:
1037
1037
  :one: "dinar nord-yéménite"
@@ -1065,7 +1065,7 @@
1065
1065
  :ZMW:
1066
1066
  :one: "kwacha zambien"
1067
1067
  :other: "kwachas zambiens"
1068
- :symbol: ZMW
1068
+ :symbol: ZK
1069
1069
  :ZRN:
1070
1070
  :one: "nouveau zaïre zaïrien"
1071
1071
  :other: "nouveaux zaïres zaïriens"
@@ -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"
@@ -2,9 +2,9 @@
2
2
  :ga:
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); ((3..6).include?(n)
6
- ? :few : ((7..10).include?(n) ? :many : (n == 1 ? :one : (n == 2 ? :two : :other))))
7
- }'
5
+ w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); ((((n).floor ==
6
+ (n)) && ((n) >= 3) && ((n) <= 6)) ? :few : ((((n).floor == (n)) && ((n) >= 7)
7
+ && ((n) <= 10)) ? :many : (n == 1 ? :one : (n == 2 ? :two : :other)))) }'
8
8
  :names:
9
9
  - :few
10
10
  - :many
@@ -539,7 +539,7 @@
539
539
  :one: "escudo portugués"
540
540
  :other: "escudos portugueses"
541
541
  :PYG:
542
- :one: "Guaraní paraguaio"
542
+ :one: "guaraní paraguaio"
543
543
  :other: "guaranís paraguaios"
544
544
  :symbol: PYG
545
545
  :QAR:
@@ -645,7 +645,7 @@
645
645
  :symbol: TND
646
646
  :TOP:
647
647
  :one: "paʻanga de Tonga"
648
- :other: "Paʻanga de Tonga"
648
+ :other: "pa’anga de Tonga"
649
649
  :symbol: TOP
650
650
  :TRY:
651
651
  :one: "lira turca"
@@ -2,8 +2,8 @@
2
2
  :gl:
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
@@ -188,8 +188,8 @@
188
188
  :other: "ફૉકલેન્ડ આઇલેંડ્સ પાઉન્ડ"
189
189
  :symbol: FKP
190
190
  :GBP:
191
- :one: "બ્રિટિશ પાઉન્ડ સ્ટર્લિંગ"
192
- :other: "બ્રિટિશ પાઉન્ડ સ્ટર્લિંગ"
191
+ :one: "બ્રિટિશ પાઉન્ડ"
192
+ :other: "બ્રિટિશ પાઉન્ડ્સ"
193
193
  :symbol: £
194
194
  :GEL:
195
195
  :one: "જ્યોર્જિઅન લારી"
@@ -466,8 +466,8 @@
466
466
  :other: "સર્બિયન દિનાર"
467
467
  :symbol: RSD
468
468
  :RUB:
469
- :one: "રશિયન રબલ"
470
- :other: "રશિયન રબલ"
469
+ :one: "રશિયન રૂબલ"
470
+ :other: "રશિયન રૂબલ્સ"
471
471
  :symbol: RUB
472
472
  :RUR:
473
473
  :symbol: р.
@@ -604,16 +604,16 @@
604
604
  :other: "સમોઅન તાલા"
605
605
  :symbol: WST
606
606
  :XAF:
607
- :one: "[CFA] ફ્રેંક [BEAC]"
608
- :other: "[CFA] ફ્રેંક [BEAC]"
607
+ :one: "મધ્ય આફ્રિકન [CFA] ફ્રેંક"
608
+ :other: "મધ્ય આફ્રિકન [CFA] ફ્રેંક્સ"
609
609
  :symbol: FCFA
610
610
  :XCD:
611
611
  :one: "ઇસ્ટ કેરિબિયન ડોલર"
612
612
  :other: "ઇસ્ટ કેરિબિયન ડોલર"
613
613
  :symbol: EC$
614
614
  :XOF:
615
- :one: "[CFA] ફ્રેંક [BCEAO]"
616
- :other: "[CFA] ફ્રેંક [BCEAO]"
615
+ :one: "પશ્ચિમી આફ્રિકન [CFA] ફ્રેંક"
616
+ :other: "પશ્ચિમી આફ્રિકન [CFA] ફ્રેંક્સ"
617
617
  :symbol: CFA
618
618
  :XPF:
619
619
  :one: "[CFP] ફ્રેંક"
@@ -2,8 +2,8 @@
2
2
  :gu:
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
@@ -432,11 +432,11 @@
432
432
  :symbol: ₹
433
433
  :two: "רופי הודי"
434
434
  :IQD:
435
- :many: "דינר עירקי"
436
- :one: "דינר עירקי"
437
- :other: "דינר עירקי"
435
+ :many: "דינר עיראקי"
436
+ :one: "דינר עיראקי"
437
+ :other: "דינר עיראקי"
438
438
  :symbol: IQD
439
- :two: "דינר עירקי"
439
+ :two: "דינר עיראקי"
440
440
  :IRR:
441
441
  :many: "ריאל איראני"
442
442
  :one: "ריאל איראני"
@@ -2,9 +2,10 @@
2
2
  :he:
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 && !(0..10).include?(n))
6
- && n % 10 == 0) ? :many : ((i == 1 && v == 0) ? :one : ((i == 2 && v == 0) ?
7
- :two : :other))) }'
5
+ w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); (((((v == 0) &&
6
+ (!(((n).floor == (n)) && ((n) >= 0) && ((n) <= 10))))) && (n % 10 == 0)) ? :many
7
+ : (((i == 1) && (v == 0)) ? :one : (((i == 2) && (v == 0)) ? :two : :other)))
8
+ }'
8
9
  :names:
9
10
  - :many
10
11
  - :one
@@ -28,8 +28,8 @@
28
28
  :other: "अंगोला क्वांज़ा"
29
29
  :symbol: AOA
30
30
  :ARS:
31
- :one: "अर्जेंटीनी पीसो"
32
- :other: "अर्जेंटीनी पीसो"
31
+ :one: "अर्जेंटीनी पेसो"
32
+ :other: "अर्जेंटीनी पेसो"
33
33
  :symbol: ARS
34
34
  :AUD:
35
35
  :one: "ऑस्ट्रेलियाई डॉलर"
@@ -116,16 +116,16 @@
116
116
  :other: "स्विस फ़्रैंक"
117
117
  :symbol: CHF
118
118
  :CLP:
119
- :one: "चिली पीसो"
120
- :other: "चिली पीसो"
119
+ :one: "चिली पेसो"
120
+ :other: "चिली पेसो"
121
121
  :symbol: CLP
122
122
  :CNY:
123
123
  :one: "चीनी युआन"
124
124
  :other: "चीनी युआन"
125
125
  :symbol: CN¥
126
126
  :COP:
127
- :one: "कोलंबियाई पीसो"
128
- :other: "कोलंबियाई पीसो"
127
+ :one: "कोलंबियाई पेसो"
128
+ :other: "कोलंबियाई पेसो"
129
129
  :symbol: COP
130
130
  :CRC:
131
131
  :one: "कोस्टा रिका कोलोन"
@@ -134,12 +134,12 @@
134
134
  :CSD:
135
135
  :one: "सर्बिय का ढीनार"
136
136
  :CUC:
137
- :one: "क्यूबाई परिवर्तनीय पीसो"
138
- :other: "क्यूबाई परिवर्तनीय पीसो"
137
+ :one: "क्यूबाई परिवर्तनीय पेसो"
138
+ :other: "क्यूबाई परिवर्तनीय पेसो"
139
139
  :symbol: CUC
140
140
  :CUP:
141
- :one: "क्यूबाई पीसो"
142
- :other: "क्यूबाई पीसो"
141
+ :one: "क्यूबाई पेसो"
142
+ :other: "क्यूबाई पेसो"
143
143
  :symbol: CUP
144
144
  :CVE:
145
145
  :one: "केप वर्ड एस्कूडो"
@@ -162,8 +162,8 @@
162
162
  :other: "डैनिश क्रोन"
163
163
  :symbol: DKK
164
164
  :DOP:
165
- :one: "डोमिनिकन पीसो"
166
- :other: "डोमिनिकन पीसो"
165
+ :one: "डोमिनिकन पेसो"
166
+ :other: "डोमिनिकन पेसो"
167
167
  :symbol: DOP
168
168
  :DZD:
169
169
  :one: "अल्जीरियाई दिनार"
@@ -404,8 +404,8 @@
404
404
  :other: "मालावियन क्वाचा"
405
405
  :symbol: MWK
406
406
  :MXN:
407
- :one: "मैक्सिकन पीसो"
408
- :other: "मैक्सिकन पीसो"
407
+ :one: "मैक्सिकन पेसो"
408
+ :other: "मैक्सिकन पेसो"
409
409
  :symbol: MX$
410
410
  :MYR:
411
411
  :one: "मलेशियाई रिंगित"
@@ -456,8 +456,8 @@
456
456
  :other: "पापुआ न्यू गिनीयन किना"
457
457
  :symbol: PGK
458
458
  :PHP:
459
- :one: "फ़िलिपीनी पीसो"
460
- :other: "फ़िलिपीनी पीसो"
459
+ :one: "फ़िलिपीनी पेसो"
460
+ :other: "फ़िलिपीनी पेसो"
461
461
  :symbol: PHP
462
462
  :PKR:
463
463
  :one: "पाकिस्तानी रुपया"
@@ -620,8 +620,8 @@
620
620
  :USS:
621
621
  :one: "अमेरीकी डालर (आज)"
622
622
  :UYU:
623
- :one: "उरुग्वियन पीसो"
624
- :other: "उरुग्वियन पीसो"
623
+ :one: "उरुग्वियन पेसो"
624
+ :other: "उरुग्वियन पेसो"
625
625
  :symbol: UYU
626
626
  :UZS:
627
627
  :one: "उज़्बेकिस्तान सोम"
@@ -2,8 +2,8 @@
2
2
  :hi:
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
@@ -2,10 +2,13 @@
2
2
  :hr:
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 && (2..4).include?(i
6
- % 10)) && !(12..14).include?(i % 100)) || ((2..4).include?(f % 10) && !(12..14).include?(f
7
- % 100))) ? :few : ((((v == 0 && i % 10 == 1) && i % 100 != 11) || (f % 10 ==
8
- 1 && f % 100 != 11)) ? :one : :other)) }'
5
+ w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); (((((((v == 0) &&
6
+ ((((i % 10).floor == (i % 10)) && ((i % 10) >= 2) && ((i % 10) <= 4))))) &&
7
+ (!(((i % 100).floor == (i % 100)) && ((i % 100) >= 12) && ((i % 100) <= 14)))))
8
+ || ((((((f % 10).floor == (f % 10)) && ((f % 10) >= 2) && ((f % 10) <= 4)))
9
+ && (!(((f % 100).floor == (f % 100)) && ((f % 100) >= 12) && ((f % 100) <= 14))))))
10
+ ? :few : (((((((v == 0) && (i % 10 == 1))) && (i % 100 != 11))) || (((f % 10
11
+ == 1) && (f % 100 != 11)))) ? :one : :other)) }'
9
12
  :names:
10
13
  - :few
11
14
  - :one
@@ -288,8 +288,8 @@
288
288
  :FRF:
289
289
  :one: "Francia frank"
290
290
  :GBP:
291
- :one: "brit font sterling"
292
- :other: "brit font sterling"
291
+ :one: "brit font"
292
+ :other: "brit font"
293
293
  :symbol: GBP
294
294
  :GEK:
295
295
  :one: "Grúz kupon larit"
@@ -355,7 +355,7 @@
355
355
  :HUF:
356
356
  :one: "magyar forint"
357
357
  :other: "magyar forint"
358
- :symbol: HUF
358
+ :symbol: Ft
359
359
  :IDR:
360
360
  :one: "indonéz rúpia"
361
361
  :other: "indonéz rúpia"
@@ -239,8 +239,8 @@
239
239
  :other: "Peso Cile"
240
240
  :symbol: CLP
241
241
  :CNY:
242
- :one: "Yuan China"
243
- :other: "Yuan China"
242
+ :one: "Yuan Tiongkok"
243
+ :other: "Yuan Tiongkok"
244
244
  :symbol: CN¥
245
245
  :COP:
246
246
  :one: "Peso Kolombia"
@@ -350,8 +350,8 @@
350
350
  :one: "Franc Prancis"
351
351
  :symbol: FRF
352
352
  :GBP:
353
- :one: "Pound Sterling Inggris"
354
- :other: "Pound Sterling Inggris"
353
+ :one: "Pound Inggris"
354
+ :other: "Pound Inggris"
355
355
  :symbol: £
356
356
  :GEK:
357
357
  :one: "Kupon Larit Georgia"
@@ -937,7 +937,7 @@
937
937
  :UYU:
938
938
  :one: "Peso Uruguay"
939
939
  :other: "Peso Uruguay"
940
- :symbol: $U
940
+ :symbol: UYU
941
941
  :UZS:
942
942
  :one: "Som Uzbekistan"
943
943
  :other: "Som Uzbekistan"
@@ -120,8 +120,8 @@
120
120
  :other: "belískir dalir"
121
121
  :symbol: BZD
122
122
  :CAD:
123
- :one: "kanadískur dalur"
124
- :other: "kanadískir dalir"
123
+ :one: Kanadadalur
124
+ :other: Kanadadalir
125
125
  :symbol: CAD
126
126
  :CDF:
127
127
  :one: "kongóskur franki"
@@ -152,8 +152,8 @@
152
152
  :CSK:
153
153
  :one: "Tékknesk króna, eldri"
154
154
  :CUC:
155
- :one: "kúbverskur skiptanlegur pesi"
156
- :other: "kúbverskir skiptanlegir pesar"
155
+ :one: "kúbverskur skiptanlegur pesói"
156
+ :other: "kúbverskir skiptanlegir pesóar"
157
157
  :symbol: CUC
158
158
  :CUP:
159
159
  :one: "kúbverskur pesi"
@@ -215,8 +215,8 @@
215
215
  :FIM:
216
216
  :one: "Finnskt mark"
217
217
  :FJD:
218
- :one: "fídjeyskur dalur"
219
- :other: "fídjeyskir dalir"
218
+ :one: "fidjeyskur dalur"
219
+ :other: "fidjeyskir dalir"
220
220
  :symbol: FJD
221
221
  :FKP:
222
222
  :one: "falklenskt pund"
@@ -237,7 +237,7 @@
237
237
  :other: "ganverskir sedar"
238
238
  :symbol: GHS
239
239
  :GIP:
240
- :one: Gíbraltarspund
240
+ :one: Gíbraltarpund
241
241
  :other: Gíbraltarspund
242
242
  :symbol: GIP
243
243
  :GMD:
@@ -425,8 +425,8 @@
425
425
  :other: "mongólskir túríkar"
426
426
  :symbol: MNT
427
427
  :MOP:
428
- :one: Makaópataka
429
- :other: Makaópatökur
428
+ :one: "makaósk pataka"
429
+ :other: "makaóskar patökur"
430
430
  :symbol: MOP
431
431
  :MRO:
432
432
  :one: "máritönsk úgía"
@@ -678,7 +678,7 @@
678
678
  :one: "Ukrainian Karbovanetz"
679
679
  :UGX:
680
680
  :one: "úgandskur skildingur"
681
- :other: "úgandskir skildingur"
681
+ :other: "úgandskir skildingar"
682
682
  :symbol: UGX
683
683
  :USD:
684
684
  :one: Bandaríkjadalur
@@ -737,7 +737,7 @@
737
737
  :other: "pólinesískir frankar"
738
738
  :symbol: CFPF
739
739
  :XXX:
740
- :one: "(óþekktur gjaldmiðill)"
740
+ :one: "(óþekkt mynteining gjaldmiðils)"
741
741
  :other: "(óþekktur gjaldmiðill)"
742
742
  :YDD:
743
743
  :one: "Jemenskur denari"
@@ -2,8 +2,8 @@
2
2
  :is:
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); ((((t == 0 && i
6
- % 10 == 1) && i % 100 != 11) || t != 0) ? :one : :other) }'
5
+ w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); (((((((t == 0) &&
6
+ (i % 10 == 1))) && (i % 100 != 11))) || (t != 0)) ? :one : :other) }'
7
7
  :names:
8
8
  - :one
9
9
  - :other