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
@@ -187,11 +187,11 @@
187
187
  :symbol: BRL
188
188
  :BRN:
189
189
  :one: "brasiliansk cruzado novo (1989–1990)"
190
- :other: "brasilianske cruzado novo"
190
+ :other: "brasilianske cruzado novo (1989–1990)"
191
191
  :symbol: BRN
192
192
  :BRR:
193
- :one: "brasiliansk cruzeiro"
194
- :other: "brasilianske cruzeiro"
193
+ :one: "brasiliansk cruzeiro (1993–1994)"
194
+ :other: "brasilianske cruzeiro (1993–1994)"
195
195
  :symbol: BRR
196
196
  :BRZ:
197
197
  :one: "brasiliansk cruzeiro (1942–1967)"
@@ -268,8 +268,8 @@
268
268
  :other: "colombianske pesos"
269
269
  :symbol: COP
270
270
  :COU:
271
- :one: "unidad de valor real"
272
- :other: "unidad de valor real"
271
+ :one: "colombiansk unidad de valor real"
272
+ :other: "colombianske unidad de valor real"
273
273
  :symbol: COU
274
274
  :CRC:
275
275
  :one: "costaricansk colón"
@@ -304,8 +304,8 @@
304
304
  :other: "tsjekkiske koruna"
305
305
  :symbol: CZK
306
306
  :DDM:
307
- :one: "østtysk ostmark"
308
- :other: "østtyske ostmark"
307
+ :one: "østtysk mark"
308
+ :other: "østtyske mark"
309
309
  :symbol: DDM
310
310
  :DEM:
311
311
  :one: "tysk mark"
@@ -384,8 +384,8 @@
384
384
  :other: "franske franc"
385
385
  :symbol: FRF
386
386
  :GBP:
387
- :one: "britisk pund sterling"
388
- :other: "britiske pund sterling"
387
+ :one: "britisk pund"
388
+ :other: "britiske pund"
389
389
  :symbol: £
390
390
  :GEK:
391
391
  :one: "georgisk kupon larit"
@@ -500,8 +500,8 @@
500
500
  :other: "iranske rialer"
501
501
  :symbol: IRR
502
502
  :ISJ:
503
- :one: "gammel islandsk krone"
504
- :other: "gamle islandske kroner"
503
+ :one: "islandsk krone (1918–1981)"
504
+ :other: "islandske kroner (1918–1981)"
505
505
  :ISK:
506
506
  :one: "islandsk krone"
507
507
  :other: "islandske kroner"
@@ -1006,7 +1006,7 @@
1006
1006
  :other: "uruguyanske pesos (indekserte enheter)"
1007
1007
  :symbol: UYI
1008
1008
  :UYP:
1009
- :one: "uruguayansk pesos (1975–1993)"
1009
+ :one: "uruguayansk peso (1975–1993)"
1010
1010
  :other: "uruguayanske pesos (1975–1993)"
1011
1011
  :symbol: UYP
1012
1012
  :UYU:
@@ -1023,7 +1023,7 @@
1023
1023
  :symbol: VEB
1024
1024
  :VEF:
1025
1025
  :one: "venezuelansk bolivar"
1026
- :other: "venezuelanske bolivarer"
1026
+ :other: "venezuelanske bolivar"
1027
1027
  :symbol: VEF
1028
1028
  :VND:
1029
1029
  :one: "vietnamesisk dong"
@@ -262,8 +262,8 @@
262
262
  :other: "dollar van de Chinese Volksbank"
263
263
  :symbol: CNX
264
264
  :CNY:
265
- :one: "Chinese renminbi"
266
- :other: "Chinese renminbi"
265
+ :one: "Chinese yuan"
266
+ :other: "Chinese yuan"
267
267
  :symbol: CN¥
268
268
  :COP:
269
269
  :one: "Colombiaanse peso"
@@ -386,8 +386,8 @@
386
386
  :other: "Franse franc"
387
387
  :symbol: FRF
388
388
  :GBP:
389
- :one: "Brits pond sterling"
390
- :other: "Brits pond sterling"
389
+ :one: "Brits pond"
390
+ :other: "Brits pond"
391
391
  :symbol: £
392
392
  :GEK:
393
393
  :one: "Georgische kupon larit"
@@ -414,8 +414,8 @@
414
414
  :other: "Gambiaanse dalasi"
415
415
  :symbol: GMD
416
416
  :GNF:
417
- :one: "Guinese franc"
418
- :other: "Guinese franc"
417
+ :one: "Guinese frank"
418
+ :other: "Guinese frank"
419
419
  :symbol: GNF
420
420
  :GNS:
421
421
  :one: "Guinese syli"
@@ -562,8 +562,8 @@
562
562
  :other: "Koeweitse dinar"
563
563
  :symbol: KWD
564
564
  :KYD:
565
- :one: "Caymaneilandse dollar"
566
- :other: "Caymaneilandse dollar"
565
+ :one: "Kaaimaneilandse dollar"
566
+ :other: "Kaaimaneilandse dollar"
567
567
  :symbol: KYD
568
568
  :KZT:
569
569
  :one: "Kazachse tenge"
@@ -1034,8 +1034,8 @@
1034
1034
  :other: "Vietnamese dong"
1035
1035
  :symbol: ₫
1036
1036
  :VNN:
1037
- :one: "oude Vietnamese dong (1978–1985)"
1038
- :other: "oude Vietnamese dong (1978–1985)"
1037
+ :one: "Vietnamese dong (1978–1985)"
1038
+ :other: "Vietnamese dong (1978–1985)"
1039
1039
  :symbol: VNN
1040
1040
  :VUV:
1041
1041
  :one: "Vanuatuaanse vatu"
@@ -1102,7 +1102,7 @@
1102
1102
  :other: "Troy ounces palladium"
1103
1103
  :symbol: XPD
1104
1104
  :XPF:
1105
- :one: CFP-franc
1105
+ :one: CFP-frank
1106
1106
  :other: CFP-frank
1107
1107
  :symbol: XPF
1108
1108
  :XPT:
@@ -2,8 +2,8 @@
2
2
  :nl:
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
@@ -131,11 +131,13 @@
131
131
  :many: "lewów bułgarskich wymiennych"
132
132
  :one: "lew bułgarski wymienny"
133
133
  :other: "lewa bułgarskiego wymiennego"
134
+ :symbol: BGL
134
135
  :BGM:
135
136
  :few: "lewy bułgarskie socjalistyczne"
136
137
  :many: "lewów bułgarskich socjalistycznych"
137
138
  :one: "lew bułgarski socjalistyczny"
138
139
  :other: "lewa bułgarskiego socjalistycznego"
140
+ :symbol: BGM
139
141
  :BGN:
140
142
  :few: "lewy bułgarskie"
141
143
  :many: "lewów bułgarskich"
@@ -151,7 +153,7 @@
151
153
  :few: "dinary bahrańskie"
152
154
  :many: "dinarów bahrańskich"
153
155
  :one: "dinar bahrański"
154
- :other: "dinara barhańskiego"
156
+ :other: "dinara bahrańskiego"
155
157
  :symbol: BHD
156
158
  :BIF:
157
159
  :few: "franki burundyjskie"
@@ -2,10 +2,14 @@
2
2
  :pl:
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)) ? :few : (((((v == 0 && i != 1) && (0..1).include?(i
7
- % 10)) || (v == 0 && (5..9).include?(i % 10))) || (v == 0 && (12..14).include?(i
8
- % 100))) ? :many : ((i == 1 && v == 0) ? :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
+ ? :few : (((((((((v == 0) && (i != 1))) && ((((i % 10).floor == (i % 10)) &&
9
+ ((i % 10) >= 0) && ((i % 10) <= 1))))) || (((v == 0) && ((((i % 10).floor ==
10
+ (i % 10)) && ((i % 10) >= 5) && ((i % 10) <= 9))))))) || (((v == 0) && ((((i
11
+ % 100).floor == (i % 100)) && ((i % 100) >= 12) && ((i % 100) <= 14)))))) ?
12
+ :many : (((i == 1) && (v == 0)) ? :one : :other))) }'
9
13
  :names:
10
14
  - :few
11
15
  - :many
@@ -337,8 +337,8 @@
337
337
  :one: "Franco francês"
338
338
  :other: "Francos franceses"
339
339
  :GBP:
340
- :one: "Libra esterlina britânica"
341
- :other: "Libras esterlinas britânicas"
340
+ :one: "Libra britânica"
341
+ :other: "Libras britânicas"
342
342
  :symbol: £
343
343
  :GEK:
344
344
  :one: "Kupon larit da Geórgia"
@@ -730,7 +730,7 @@
730
730
  :other: "Leus antigos da Romênia"
731
731
  :RON:
732
732
  :one: "Leu romeno"
733
- :other: "Leus da Romênia"
733
+ :other: "Leus romenos"
734
734
  :symbol: RON
735
735
  :RSD:
736
736
  :one: "Dinar sérvio"
@@ -2,8 +2,8 @@
2
2
  :pt:
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); (((0..2).include?(n)
6
- && n != 2) ? :one : :other) }'
5
+ w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); ((((((n).floor ==
6
+ (n)) && ((n) >= 0) && ((n) <= 2))) && (n != 2)) ? :one : :other) }'
7
7
  :names:
8
8
  - :one
9
9
  - :other
@@ -2,9 +2,10 @@
2
2
  :ro:
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 || n ==
6
- 0) || (n != 1 && (1..19).include?(n % 100))) ? :few : ((i == 1 && v == 0) ?
7
- :one : :other)) }'
5
+ w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); (((((v != 0) ||
6
+ (n == 0))) || (((n != 1) && ((((n % 100).floor == (n % 100)) && ((n % 100) >=
7
+ 1) && ((n % 100) <= 19)))))) ? :few : (((i == 1) && (v == 0)) ? :one : :other))
8
+ }'
8
9
  :names:
9
10
  - :few
10
11
  - :one
@@ -854,7 +854,7 @@
854
854
  :many: "российских рублей"
855
855
  :one: "российский рубль"
856
856
  :other: "российского рубля"
857
- :symbol: руб.
857
+ :symbol:
858
858
  :RUR:
859
859
  :one: "Российский рубль (1991–1998)"
860
860
  :symbol: р.
@@ -1006,7 +1006,7 @@
1006
1006
  :TRY:
1007
1007
  :few: "турецкие лиры"
1008
1008
  :many: "турецких лир"
1009
- :one: "новая турецкая лира"
1009
+ :one: "турецкая лира"
1010
1010
  :other: "турецкой лиры"
1011
1011
  :symbol: TRY
1012
1012
  :TTD:
@@ -2,10 +2,14 @@
2
2
  :ru:
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)) ? :few : ((((v == 0 && i % 10 == 0) ||
7
- (v == 0 && (5..9).include?(i % 10))) || (v == 0 && (11..14).include?(i % 100)))
8
- ? :many : (((v == 0 && i % 10 == 1) && i % 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
+ ? :few : (((((((v == 0) && (i % 10 == 0))) || (((v == 0) && ((((i % 10).floor
9
+ == (i % 10)) && ((i % 10) >= 5) && ((i % 10) <= 9))))))) || (((v == 0) && ((((i
10
+ % 100).floor == (i % 100)) && ((i % 100) >= 11) && ((i % 100) <= 14)))))) ?
11
+ :many : (((((v == 0) && (i % 10 == 1))) && (i % 100 != 11)) ? :one : :other)))
12
+ }'
9
13
  :names:
10
14
  - :few
11
15
  - :many
@@ -2,7 +2,7 @@
2
2
  :sk:
3
3
  :currencies:
4
4
  :ADP:
5
- :one: "Andorská peseta"
5
+ :one: "andorská peseta"
6
6
  :AED:
7
7
  :few: "SAE dirhamy"
8
8
  :many: "SAE dirhamu"
@@ -40,15 +40,15 @@
40
40
  :other: "angolských kwánz"
41
41
  :symbol: AOA
42
42
  :AOK:
43
- :one: "Angolská kwanza (1977–1990)"
43
+ :one: "angolská kwanza (1977–1990)"
44
44
  :AON:
45
45
  :one: "Angolská nová kwanza (1990–2000)"
46
46
  :AOR:
47
- :one: "Angolská kwanza Reajustado (1995–1999)"
47
+ :one: "angolská kwanza reajustado (1995–1999)"
48
48
  :ARA:
49
- :one: "Argentinský austral"
49
+ :one: "argentínsky austral"
50
50
  :ARP:
51
- :one: "Argentinské peso (1983–1985)"
51
+ :one: "argentínske peso (1983 1985)"
52
52
  :ARS:
53
53
  :few: "argentínske pesos"
54
54
  :many: "argentínskeho pesa"
@@ -56,7 +56,7 @@
56
56
  :other: "argentínskych pesos"
57
57
  :symbol: ARS
58
58
  :ATS:
59
- :one: "Rakúsky šiling"
59
+ :one: "rakúsky šiling"
60
60
  :AUD:
61
61
  :few: "austrálske doláre"
62
62
  :many: "austrálskeho dolára"
@@ -74,6 +74,7 @@
74
74
  :many: "azerbajdžanského manatu (1993–2006)"
75
75
  :one: "azerbajdžanský manat (1993–2006)"
76
76
  :other: "azerbajdžanských manatov (1993–2006)"
77
+ :symbol: AZM
77
78
  :AZN:
78
79
  :few: "azerbajdžanské manaty"
79
80
  :many: "azerbajdžanského manatu"
@@ -81,7 +82,7 @@
81
82
  :other: "azerbajdžanských manatov"
82
83
  :symbol: AZN
83
84
  :BAD:
84
- :one: "Bosnianský dinár"
85
+ :one: "bosniansko-hercegovinský dinár (1992–1994)"
85
86
  :BAM:
86
87
  :few: "konvertibilné marky"
87
88
  :many: "konvertibilnej marky"
@@ -101,13 +102,13 @@
101
102
  :other: "bangladéšskych ták"
102
103
  :symbol: BDT
103
104
  :BEC:
104
- :one: "Belgický frank (konvertibilný)"
105
+ :one: "belgický frank (konvertibilný)"
105
106
  :BEF:
106
- :one: "Belgický frank"
107
+ :one: "belgický frank"
107
108
  :BEL:
108
- :one: "Belgický frank (finančný)"
109
+ :one: "belgický frank (finančný)"
109
110
  :BGL:
110
- :one: "Bulharský leva"
111
+ :one: "bulharský tvrdý lev"
111
112
  :BGN:
112
113
  :few: "bulharské leva"
113
114
  :many: "bulharského leva"
@@ -145,15 +146,15 @@
145
146
  :other: "bolívijských bolivian"
146
147
  :symbol: BOB
147
148
  :BOP:
148
- :one: "Bolivíjske peso"
149
+ :one: "bolívijské peso"
149
150
  :BOV:
150
- :one: "Bolivíjske mvdol"
151
+ :one: "bolívijské MVDOL"
151
152
  :BRB:
152
- :one: "Bolivíjske Cruzeiro Novo (1967–1986)"
153
+ :one: "brazílske cruzeiro novo (1967–1986)"
153
154
  :BRC:
154
- :one: "Bolivíjske cruzado"
155
+ :one: "brazílske cruzado (1986 – 1989)"
155
156
  :BRE:
156
- :one: "Bolivíjske cruzeiro (1990–1993)"
157
+ :one: "brazílske cruzeiro (1990 1993)"
157
158
  :BRL:
158
159
  :few: "brazílske realy"
159
160
  :many: "brazílskeho realu"
@@ -2,9 +2,9 @@
2
2
  :sk:
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); (((2..4).include?(i)
6
- && v == 0) ? :few : (v != 0 ? :many : ((i == 1 && v == 0) ? :one : :other)))
7
- }'
5
+ w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); ((((((i).floor ==
6
+ (i)) && ((i) >= 2) && ((i) <= 4))) && (v == 0)) ? :few : (v != 0 ? :many : (((i
7
+ == 1) && (v == 0)) ? :one : :other))) }'
8
8
  :names:
9
9
  - :few
10
10
  - :many
@@ -80,8 +80,8 @@
80
80
  :one: "ngultrum butanez"
81
81
  :other: "ngultrumë butanez"
82
82
  :BWP:
83
- :one: "pulë botsvane"
84
- :other: "pula botsvane"
83
+ :one: "pulë botsuane"
84
+ :other: "pula botsuane"
85
85
  :symbol: P
86
86
  :BYR:
87
87
  :one: "rubël bjelloruse"
@@ -118,12 +118,12 @@
118
118
  :other: "kolonë kostarikan"
119
119
  :symbol: ₡
120
120
  :CUC:
121
- :one: "pezo kubane e shkëmbyeshme"
122
- :other: "pezo kubane të shkëmbyeshme"
121
+ :one: "pezo kubaneze e shkëmbyeshme"
122
+ :other: "pezo kubaneze të shkëmbyeshme"
123
123
  :symbol: $
124
124
  :CUP:
125
- :one: "pezo kubane"
126
- :other: "pezo kubane"
125
+ :one: "pezo kubaneze"
126
+ :other: "pezo kubaneze"
127
127
  :symbol: $
128
128
  :CVE:
129
129
  :one: "eskudo e Kepit të Gjelbër"
@@ -177,6 +177,7 @@
177
177
  :GEL:
178
178
  :one: "lari gjeorgjian"
179
179
  :other: "lari gjeorgjiane"
180
+ :symbol: ₾
180
181
  :GHS:
181
182
  :one: "sejdë ganeze"
182
183
  :other: "sejda ganeze"
@@ -224,7 +225,7 @@
224
225
  :symbol: Rp
225
226
  :ILS:
226
227
  :one: "shekel izrealit"
227
- :other: "shekelë izrealite"
228
+ :other: "shekelë izrealit"
228
229
  :symbol: ₪
229
230
  :INR:
230
231
  :one: "rupi indiane"
@@ -434,12 +435,12 @@
434
435
  :one: "rial saudit"
435
436
  :other: "rialë saudit"
436
437
  :SBD:
437
- :one: "dollar i Ishujve Solomon"
438
- :other: "dollarë të Ishujve Solomon"
438
+ :one: "dollar i Ishujve Solomonë"
439
+ :other: "dollarë të Ishujve Solomonë"
439
440
  :symbol: $
440
441
  :SCR:
441
- :one: "rupi e Ishujve Sejçelë"
442
- :other: "rupi të Ishujve Sejçelë"
442
+ :one: "rupi e Ishujve Sishelë"
443
+ :other: "rupi të Ishujve Sishelë"
443
444
  :SDG:
444
445
  :one: "stërlinë sudaneze"
445
446
  :other: "stërlina sudaneze"
@@ -452,12 +453,12 @@
452
453
  :other: "dollarë singapori"
453
454
  :symbol: $
454
455
  :SHP:
455
- :one: "stërlinë e Ishullit të Shën Helenës"
456
- :other: "stërlina të Ishullit të Shën Helenës"
456
+ :one: "stërlinë e Ishullit të Shën-Helenës"
457
+ :other: "stërlina të Ishullit të Shën-Helenës"
457
458
  :symbol: £
458
459
  :SLL:
459
- :one: "leon i Sierra Leones"
460
- :other: "leonë të Sierra Leones"
460
+ :one: "leon i Sierra-Leones"
461
+ :other: "leonë të Sierra-Leones"
461
462
  :SOS:
462
463
  :one: "shilingë somaleze"
463
464
  :other: "shilinga somaleze"
@@ -470,16 +471,16 @@
470
471
  :other: "stërlina të Sudanit të Jugut"
471
472
  :symbol: £
472
473
  :STD:
473
- :one: "dobër e Sao Tomes dhe Prinsipes"
474
- :other: "dobra të Sao Tomes dhe Prinsipes"
474
+ :one: "dobër e Sao-Tomes dhe Prinsipes"
475
+ :other: "dobra të Sao-Tomes dhe Prinsipes"
475
476
  :symbol: Db
476
477
  :SYP:
477
478
  :one: "sterlinë siriane"
478
479
  :other: "sterlina siriane"
479
480
  :symbol: £
480
481
  :SZL:
481
- :one: "lilangen svazilandi"
482
- :other: "lilangenë svazilandi"
482
+ :one: "lilangen suazilande"
483
+ :other: "lilangenë suazilande"
483
484
  :THB:
484
485
  :one: "batë tajlandeze"
485
486
  :other: "bata tajlandeze"
@@ -561,8 +562,8 @@
561
562
  :other: "franga franceze të Polinezisë"
562
563
  :symbol: CFPF
563
564
  :XXX:
564
- :one: "(njësi e panjohur valute)"
565
- :other: "(njësi të panjohura valute)"
565
+ :one: "(njësi e panjohur valutore)"
566
+ :other: "(njësi të panjohura valutore)"
566
567
  :YER:
567
568
  :one: "rial jemeni"
568
569
  :other: "rialë jemeni"
@@ -9,8 +9,8 @@
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 == 4 &&
13
- n % 100 != 14) ? :many : (n == 1 ? :one : :other)) }'
12
+ w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); (((n % 10 == 4)
13
+ && (n % 100 != 14)) ? :many : (n == 1 ? :one : :other)) }'
14
14
  :names:
15
15
  - :many
16
16
  - :one