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
  :it-CH:
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
@@ -7,7 +7,7 @@
7
7
  :symbol: ADP
8
8
  :AED:
9
9
  :one: アラブ首長国連邦ディルハム
10
- :other: アラブ首長国連邦ディルハム
10
+ :other: "UAE ディルハム"
11
11
  :symbol: AED
12
12
  :AFA:
13
13
  :one: "アフガニスタン アフガニー (1927–2002)"
@@ -54,12 +54,12 @@
54
54
  :other: "アルゼンチン アゥストラール"
55
55
  :symbol: ARA
56
56
  :ARL:
57
- :one: アルゼンチン・ペソ・レイ(1970-1983)
58
- :other: アルゼンチン・ペソ・レイ(1970-1983)
57
+ :one: アルゼンチン・ペソ・レイ(19701983)
58
+ :other: アルゼンチン・ペソ・レイ(19701983)
59
59
  :symbol: ARL
60
60
  :ARM:
61
- :one: アルゼンチン・ペソ(1881-1970)
62
- :other: アルゼンチン・ペソ(1881-1970)
61
+ :one: アルゼンチン・ペソ(18811970)
62
+ :other: アルゼンチン・ペソ(18811970)
63
63
  :symbol: ARM
64
64
  :ARP:
65
65
  :one: "アルゼンチン ペソ (1983–1985)"
@@ -98,8 +98,8 @@
98
98
  :other: "ボスニア マルク (BAM)"
99
99
  :symbol: BAM
100
100
  :BAN:
101
- :one: "ボスニア・ヘルツェゴビナ 新ディナール(1994-1997)"
102
- :other: "ボスニア・ヘルツェゴビナ 新ディナール(1994-1997)"
101
+ :one: "ボスニア・ヘルツェゴビナ 新ディナール(19941997)"
102
+ :other: "ボスニア・ヘルツェゴビナ 新ディナール(19941997)"
103
103
  :symbol: BAN
104
104
  :BBD:
105
105
  :one: "バルバドス ドル"
@@ -134,8 +134,8 @@
134
134
  :other: "ブルガリア 新レフ"
135
135
  :symbol: BGN
136
136
  :BGO:
137
- :one: "ブルガリア レフ(1879-1952)"
138
- :other: "ブルガリア レフ(1879-1952)"
137
+ :one: "ブルガリア レフ(18791952)"
138
+ :other: "ブルガリア レフ(18791952)"
139
139
  :symbol: BGO
140
140
  :BHD:
141
141
  :one: "バーレーン ディナール"
@@ -194,8 +194,8 @@
194
194
  :other: "ブラジル クルゼイロ (1993–1994)"
195
195
  :symbol: BRR
196
196
  :BRZ:
197
- :one: "ブラジル クルゼイロ(1942-1967)"
198
- :other: "ブラジル クルゼイロ(1942-1967)"
197
+ :one: "ブラジル クルゼイロ(19421967)"
198
+ :other: "ブラジル クルゼイロ(19421967)"
199
199
  :symbol: BRZ
200
200
  :BSD:
201
201
  :one: "バハマ ドル"
@@ -390,12 +390,12 @@
390
390
  :other: 英国ポンド
391
391
  :symbol: £
392
392
  :GEK:
393
- :one: "グルジア クーポン ラリ"
394
- :other: "グルジア クーポン ラリ"
393
+ :one: "ジョージア クーポン ラリ"
394
+ :other: "ジョージア クーポン ラリ"
395
395
  :symbol: GEK
396
396
  :GEL:
397
- :one: "グルジア ラリ"
398
- :other: "グルジア ラリ"
397
+ :one: "ジョージア ラリ"
398
+ :other: "ジョージア ラリ"
399
399
  :symbol: GEL
400
400
  :GHC:
401
401
  :one: "ガーナ セディ (1979–2007)"
@@ -546,17 +546,17 @@
546
546
  :other: "北朝鮮 ウォン"
547
547
  :symbol: KPW
548
548
  :KRH:
549
- :one: "韓国 ファン(1953-1962)"
550
- :other: "韓国 ファン(1953-1962)"
549
+ :one: "韓国 ファン(19531962)"
550
+ :other: "韓国 ファン(19531962)"
551
551
  :symbol: KRH
552
552
  :KRO:
553
- :one: "韓国 ウォン(1945-1953)"
554
- :other: "韓国 ウォン(1945-1953)"
553
+ :one: "韓国 ウォン(19451953)"
554
+ :other: "韓国 ウォン(19451953)"
555
555
  :symbol: KRO
556
556
  :KRW:
557
557
  :one: "韓国 ウォン"
558
558
  :other: "韓国 ウォン"
559
- :symbol:
559
+ :symbol:
560
560
  :KWD:
561
561
  :one: "クウェート ディナール"
562
562
  :other: "クウェート ディナール"
@@ -654,8 +654,8 @@
654
654
  :other: "マケドニア デナル"
655
655
  :symbol: MKD
656
656
  :MKN:
657
- :one: "マケドニア ディナール(1992-1993)"
658
- :other: "マケドニア ディナール(1992-1993)"
657
+ :one: "マケドニア ディナール(19921993)"
658
+ :other: "マケドニア ディナール(19921993)"
659
659
  :symbol: MKN
660
660
  :MLF:
661
661
  :one: "マリ フラン"
@@ -1034,8 +1034,8 @@
1034
1034
  :other: "ベトナム ドン"
1035
1035
  :symbol: ₫
1036
1036
  :VNN:
1037
- :one: "ベトナム ドン(1978-1985)"
1038
- :other: "ベトナム ドン(1978-1985)"
1037
+ :one: "ベトナム ドン(19781985)"
1038
+ :other: "ベトナム ドン(19781985)"
1039
1039
  :symbol: VNN
1040
1040
  :VUV:
1041
1041
  :one: "バヌアツ バツ"
@@ -1046,8 +1046,8 @@
1046
1046
  :other: "サモア タラ"
1047
1047
  :symbol: WST
1048
1048
  :XAF:
1049
- :one: "CFA フラン(BEAC)"
1050
- :other: "CFA フラン(BEAC)"
1049
+ :one: "中央アフリカ CFA フラン"
1050
+ :other: "中央アフリカ CFA フラン"
1051
1051
  :symbol: FCFA
1052
1052
  :XAG:
1053
1053
  :one: 銀
@@ -1094,8 +1094,8 @@
1094
1094
  :other: "フランス フラン (UIC)"
1095
1095
  :symbol: XFU
1096
1096
  :XOF:
1097
- :one: "CFA フラン(BCEAO)"
1098
- :other: "CFA フラン(BCEAO)"
1097
+ :one: "西アフリカ CFA フラン"
1098
+ :other: "西アフリカ CFA フラン"
1099
1099
  :symbol: CFA
1100
1100
  :XPD:
1101
1101
  :one: パラジウム
@@ -1150,8 +1150,8 @@
1150
1150
  :other: "ユーゴスラビア 兌換ディナール (1990–1992)"
1151
1151
  :symbol: YUN
1152
1152
  :YUR:
1153
- :one: "ユーゴスラビア 改革ディナール(1992-1993)"
1154
- :other: "ユーゴスラビア 改革ディナール(1992-1993)"
1153
+ :one: "ユーゴスラビア 改革ディナール(19921993)"
1154
+ :other: "ユーゴスラビア 改革ディナール(19921993)"
1155
1155
  :symbol: YUR
1156
1156
  :ZAL:
1157
1157
  :one: "南アフリカ ランド (ZAL)"
@@ -7,7 +7,7 @@
7
7
  :symbol: AED
8
8
  :AFN:
9
9
  :one: "ಅಫ್‌ಘನ್ ಅಫಗಾನಿ"
10
- :other: "ಅಫ್‌ಘನ್ ಅಫಗಾನಿ"
10
+ :other: "ಅಫ್‌ಘನ್ ಅಫಗಾನಿಗಳು"
11
11
  :symbol: AFN
12
12
  :ALL:
13
13
  :one: "ಅಲ್‌ಬೇನಿಯನ್ ಲೆಕ್"
@@ -15,7 +15,7 @@
15
15
  :symbol: ALL
16
16
  :AMD:
17
17
  :one: "ಅರ್ಮೆನಿಯನ್ ಡ್ರಾಮ್"
18
- :other: "ಅರ್‌ಮೇನಿಯನ್ ಡ್ರಾಮ್"
18
+ :other: "ಅರ್‌ಮೇನಿಯನ್ ಡ್ರಾಮ್‌ಗಳು"
19
19
  :symbol: AMD
20
20
  :ANG:
21
21
  :one: "ನೆದರ್ಲೆಂಡ್ಸ್ ಆಂಟಿಲಿಯನ್ ಗಿಲ್ಡರ್"
@@ -51,7 +51,7 @@
51
51
  :symbol: BBD
52
52
  :BDT:
53
53
  :one: "ಬಾಂಗ್ಲಾದೇಶದ ಟಾಕಾ"
54
- :other: "ಬಾಂಗ್ಲಾದೇಶದ ಟಾಕಾ"
54
+ :other: "ಬಾಂಗ್ಲಾದೇಶದ ಟಾಕಾಗಳು"
55
55
  :symbol: BDT
56
56
  :BGN:
57
57
  :one: "ಬಲ್ಗೇರಿಯನ್ ಲೆವ್"
@@ -71,7 +71,7 @@
71
71
  :symbol: BMD
72
72
  :BND:
73
73
  :one: "ಬ್ರೂನಿ ಡಾಲರ್"
74
- :other: "ಬ್ರೂನಿ ಡಾಲರ್"
74
+ :other: "ಬ್ರೂನಿ ಡಾಲರ್‌ಗಳು"
75
75
  :symbol: BND
76
76
  :BOB:
77
77
  :one: "ಬೊಲಿವಿಯಾದ ಬೊಲಿವಿಯಾನೊ"
@@ -87,7 +87,7 @@
87
87
  :symbol: BSD
88
88
  :BTN:
89
89
  :one: "ಭೂತಾನೀಸ್ ನುಲ್ತರಮ್"
90
- :other: "ಭೂತಾನೀಸ್ ನುಲ್ತರಮ್"
90
+ :other: "ಭೂತಾನೀಸ್ ನುಲ್ತರಮ್‌ಗಳು"
91
91
  :symbol: BTN
92
92
  :BWP:
93
93
  :one: "ಬೋಟ್ಸ್‌ವಾನನ್ ಪುಲಾ"
@@ -123,7 +123,7 @@
123
123
  :symbol: CN¥
124
124
  :COP:
125
125
  :one: "ಕೊಲೊಂಬಿಯೋದ ಪೆಸೊ"
126
- :other: "ಕೊಲೊಂಬಿಯೋದ ಪೆಸೊ"
126
+ :other: "ಕೊಲೊಂಬಿಯೋದ ಪೆಸೊಗಳು"
127
127
  :symbol: COP
128
128
  :CRC:
129
129
  :one: "ಕೋಸ್ಟಾ ರಿಕಾದ ಕೊಲೊನ್‌"
@@ -189,7 +189,7 @@
189
189
  :symbol: FKP
190
190
  :GBP:
191
191
  :one: "ಬ್ರಿಟೀಷ್ ಪೌಂಡ್ ಸ್ಟೆರ್ಲಿಂಗ್"
192
- :other: "ಬ್ರಿಟೀಷ್ ಪೌಂಡ್ ಸ್ಟೆರ್ಲಿಂಗ್"
192
+ :other: "ಬ್ರಿಟೀಷ್ ಪೌಂಡ್‍ಗಳು"
193
193
  :symbol: £
194
194
  :GEL:
195
195
  :one: "ಜಾರ್ಜಿಯಾದ ಲಾರಿ"
@@ -221,7 +221,7 @@
221
221
  :symbol: GYD
222
222
  :HKD:
223
223
  :one: "ಹಾಂಗ್ ಕಾಂಗ್ ಡಾಲರ್"
224
- :other: "ಹಾಂಗ್ ಕಾಂಗ್ ಡಾಲರ್"
224
+ :other: "ಹಾಂಗ್ ಕಾಂಗ್ ಡಾಲರ್‌ಗಳು"
225
225
  :symbol: HK$
226
226
  :HNL:
227
227
  :one: "ಹೊಂಡುರಾನ್‌ ಲೆಂಪಿರಾ"
@@ -248,8 +248,8 @@
248
248
  :other: "ಇಸ್ರೇಲಿ ನ್ಯೂ ಶೇಖಲ್‍ಗಳು"
249
249
  :symbol: ₪
250
250
  :INR:
251
- :one: "ಭಾರತೀಯ ರುಪಾಯಿ"
252
- :other: "ಭಾರತೀಯ ರುಪಾಯಿ"
251
+ :one: "ಭಾರತೀಯ ರೂಪಾಯಿ"
252
+ :other: "ಭಾರತೀಯ ರೂಪಾಯಿಗಳು"
253
253
  :symbol: ₹
254
254
  :IQD:
255
255
  :one: "ಇರಾಖಿಯನ್ ದಿನಾರ್"
@@ -257,7 +257,7 @@
257
257
  :symbol: IQD
258
258
  :IRR:
259
259
  :one: "ಇರಾನಿಯನ್ ರಿಯಲ್"
260
- :other: "ಇರಾನಿಯನ್ ರಿಯಲ್"
260
+ :other: "ಇರಾನಿಯನ್ ರಿಯಲ್‌ಗಳು"
261
261
  :symbol: IRR
262
262
  :ISK:
263
263
  :one: "ಐಸ್‌ಲ್ಯಾಂಡಿಕ್ ಕ್ರೋನಾ"
@@ -285,7 +285,7 @@
285
285
  :symbol: KGS
286
286
  :KHR:
287
287
  :one: "ಕಾಂಬೋಡಿಯನ್ ರಿಯಲ್"
288
- :other: "ಕಾಂಬೋಡಿಯನ್ ರಿಯಲ್"
288
+ :other: "ಕಾಂಬೋಡಿಯನ್ ರಿಯಲ್‍ಗಳು"
289
289
  :symbol: KHR
290
290
  :KMF:
291
291
  :one: "ಕೊಮೊರಿಯನ್ ಫ್ರಾಂಕ್"
@@ -313,7 +313,7 @@
313
313
  :symbol: KZT
314
314
  :LAK:
315
315
  :one: "ಲೋಟಿಯನ್ ಕಿಪ್"
316
- :other: "ಲೋಟಿಯನ್ ಕಿಪ್"
316
+ :other: "ಲೋಟಿಯನ್ ಕಿಪ್‍ಗಳು"
317
317
  :symbol: LAK
318
318
  :LBP:
319
319
  :one: "ಲೆಬೆನೀಸ್ ಪೌಂಡ್"
@@ -321,7 +321,7 @@
321
321
  :symbol: LBP
322
322
  :LKR:
323
323
  :one: "ಶ್ರೀಲಂಕಾದ ರುಪೀ"
324
- :other: "ಶ್ರೀಲಂಕಾದ ರುಪೀ"
324
+ :other: "ಶ್ರೀಲಂಕಾದ ರುಪೀಗಳು"
325
325
  :symbol: LKR
326
326
  :LRD:
327
327
  :one: "ಲಿಬೇರಿಯನ್ ಡಾಲರ್"
@@ -359,15 +359,15 @@
359
359
  :symbol: MKD
360
360
  :MMK:
361
361
  :one: "ಮ್ಯಾನ್ಮಾರ್ ಕ್ಯಾಟ್"
362
- :other: "ಮ್ಯಾನ್ಮಾರ್ ಕ್ಯಾಟ್"
362
+ :other: "ಮ್ಯಾನ್ಮಾರ್ ಕ್ಯಾಟ್‍ಗಳು"
363
363
  :symbol: MMK
364
364
  :MNT:
365
365
  :one: "ಮಂಗೋಲಿಯಾದ ತುಗ್ರಿಕ್‌‌"
366
- :other: "ಮಂಗೋಲಿಯಾದ ತುಗ್ರಿಕ್‌‌"
366
+ :other: "ಮಂಗೋಲಿಯಾದ ತುಗ್ರಿಕ್‌‌‌ಗಳು"
367
367
  :symbol: MNT
368
368
  :MOP:
369
369
  :one: "ಮಕ್ಯೂದ ಪಟಕಾ"
370
- :other: "ಮಕ್ಯೂದ ಪಟಕಾ"
370
+ :other: "ಮಕ್ಯೂದ ಪಟಕಾಗಳು"
371
371
  :symbol: MOP
372
372
  :MRO:
373
373
  :one: "ಮೌರೀಶಿಯನಿಯನ್ ಒಗಿಯ"
@@ -379,7 +379,7 @@
379
379
  :symbol: MUR
380
380
  :MVR:
381
381
  :one: "ಮಾಲ್ಡೀವಿಯನ್ ರುಫಿಯಾ"
382
- :other: "ಮಾಲ್ಡೀವಿಯನ್ ರುಫಿಯಾ"
382
+ :other: "ಮಾಲ್ಡೀವಿಯನ್ ರುಫಿಯಾಗಳು"
383
383
  :symbol: MVR
384
384
  :MWK:
385
385
  :one: "ಮಲಾವಿಯ ಕ್ವಾಚ"
@@ -391,7 +391,7 @@
391
391
  :symbol: MX$
392
392
  :MYR:
393
393
  :one: "ಮಲೇಶಿಯನ್ ರಿಂಗಿಟ್ಟ್"
394
- :other: "ಮಲೇಶಿಯನ್ ರಿಂಗಿಟ್ಟ್"
394
+ :other: "ಮಲೇಶಿಯನ್ ರಿಂಗಿಟ್ಟ್‌ಗಳು"
395
395
  :symbol: MYR
396
396
  :MZN:
397
397
  :one: "ಮೊಝಾಂಬಿಕನ್ ಮೆಟಿಕಲ್"
@@ -415,7 +415,7 @@
415
415
  :symbol: NOK
416
416
  :NPR:
417
417
  :one: "ನೇಪಾಳದ ರುಪೀ"
418
- :other: "ನೇಪಾಳದ ರುಪೀ"
418
+ :other: "ನೇಪಾಳದ ರುಪೀಗಳು"
419
419
  :symbol: NPR
420
420
  :NZD:
421
421
  :one: "ನ್ಯೂಜಿಲ್ಯಾಂಡ್ ಡಾಲರ್"
@@ -439,11 +439,11 @@
439
439
  :symbol: PGK
440
440
  :PHP:
441
441
  :one: "ಫಿಲಿಪ್ಪೈನ್ ಪೆಸೊ"
442
- :other: "ಫಿಲಿಪ್ಪೈನ್ ಪೆಸೊ"
442
+ :other: "ಫಿಲಿಪ್ಪೈನ್ ಪೆಸೊಗಳು"
443
443
  :symbol: PHP
444
444
  :PKR:
445
445
  :one: "ಪಾಕಿಸ್ತಾನದ ರುಪೀ"
446
- :other: "ಪಾಕಿಸ್ತಾನದ ರುಪೀ"
446
+ :other: "ಪಾಕಿಸ್ತಾನದ ರುಪೀಗಳು"
447
447
  :symbol: PKR
448
448
  :PLN:
449
449
  :one: "ಪೊಲಿಶ್ ಝ್ಲೋಟಿ"
@@ -497,7 +497,7 @@
497
497
  :symbol: SEK
498
498
  :SGD:
499
499
  :one: "ಸಿಂಗಾಪುರ್ ಡಾಲರ್‌"
500
- :other: "ಸಿಂಗಾಪುರ್ ಡಾಲರ್‌"
500
+ :other: "ಸಿಂಗಾಪುರ್ ಡಾಲರ್‌‌ಗಳು"
501
501
  :symbol: SGD
502
502
  :SHP:
503
503
  :one: "ಸೇಂಟ್ ಹೆಲೇನಾ ಪೌಂಡ್"
@@ -529,7 +529,7 @@
529
529
  :symbol: SYP
530
530
  :SZL:
531
531
  :one: "ಸ್ವಾಜಿ ಲಿಲಂಗೆನಿ"
532
- :other: "ಸ್ವಾಜಿ ಲಿಲಂಗೆನಿಗಳು"
532
+ :other: "ಸ್ವಾಜಿ ಎಮಲಂಗೆನಿ"
533
533
  :symbol: SZL
534
534
  :THB:
535
535
  :one: "ಥಾಯ್ ಬಹ್ತ್"
@@ -561,7 +561,7 @@
561
561
  :symbol: TTD
562
562
  :TWD:
563
563
  :one: "ನ್ಯೂ ತೈವಾನ್ ಡಾಲರ್"
564
- :other: "ನ್ಯೂ ತೈವಾನ್ ಡಾಲರ್"
564
+ :other: "ನ್ಯೂ ತೈವಾನ್ ಡಾಲರ್‌ಗಳು"
565
565
  :symbol: NT$
566
566
  :TZS:
567
567
  :one: "ತಾನ್‌ಜೇನಿಯನ್ ಶಿಲ್ಲಿಂಗ್"
@@ -585,7 +585,7 @@
585
585
  :symbol: UYU
586
586
  :UZS:
587
587
  :one: "ಉಜ್ಬೇಕಿಸ್ತಾನ್ ಸೊಮ್"
588
- :other: "ಉಜ್ಬೇಕಿಸ್ತಾನ್ ಸೊಮ್‍ಗಳು"
588
+ :other: "ಉಜ್ಬೇಕಿಸ್ತಾನ್ ಸೊಮ್"
589
589
  :symbol: UZS
590
590
  :VEF:
591
591
  :one: "ವೆನಿಜುಲಿಯನ್ ಬೊಲಿವರ್"
@@ -612,7 +612,7 @@
612
612
  :other: "ಪೂರ್ವ ಕೆರೀಬಿಯನ್ ಡಾಲರ್‌ಗಳು"
613
613
  :symbol: EC$
614
614
  :XOF:
615
- :one: "CFA ಫ್ರಾಂಕ್ BCEAO"
615
+ :one: "ಪಶ್ಚಿಮ ಆಫ್ರಿಕಾದ [CFA] ಫ್ರಾಂಕ್‌"
616
616
  :other: "CFA ಫ್ರಾಂಕ್ BCEAO"
617
617
  :symbol: CFA
618
618
  :XPF:
@@ -2,8 +2,8 @@
2
2
  :kn:
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
@@ -263,8 +263,8 @@
263
263
  :one: "스페인 페세타"
264
264
  :symbol: ₧
265
265
  :ETB:
266
- :one: "이디오피아 비르"
267
- :other: "이디오피아 비르"
266
+ :one: "에티오피아 비르"
267
+ :other: "에티오피아 비르"
268
268
  :symbol: ETB
269
269
  :EUR:
270
270
  :one: 유로
@@ -855,7 +855,7 @@
855
855
  :one: "테스트 통화 코드"
856
856
  :XXX:
857
857
  :one: "알 수 없는 통화단위"
858
- :other: "알 수 없는 통화단위"
858
+ :other: "(알 수 없는 통화단위)"
859
859
  :YDD:
860
860
  :one: "예멘 디나르"
861
861
  :YER:
@@ -257,10 +257,10 @@
257
257
  :FRF:
258
258
  :one: "Francijas franks"
259
259
  :GBP:
260
- :one: "Lielbritānijas sterliņu mārciņa"
261
- :other: "Lielbritānijas sterliņu mārciņas"
260
+ :one: "Lielbritānijas mārciņa"
261
+ :other: "Lielbritānijas mārciņas"
262
262
  :symbol: £
263
- :zero: "Lielbritānijas sterliņu mārciņas"
263
+ :zero: "Lielbritānijas mārciņas"
264
264
  :GEL:
265
265
  :one: "Gruzijas lari"
266
266
  :other: "Gruzijas lari"
@@ -2,10 +2,12 @@
2
2
  :lv:
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); ((((n % 10 == 1
6
- && n % 100 != 11) || ((v == 2 && f % 10 == 1) && f % 100 != 11)) || (v != 2
7
- && f % 10 == 1)) ? :one : (((n % 10 == 0 || (11..19).include?(n % 100)) || (v
8
- == 2 && (11..19).include?(f % 100))) ? :zero : :other)) }'
5
+ w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); (((((((n % 10 ==
6
+ 1) && (n % 100 != 11))) || (((((v == 2) && (f % 10 == 1))) && (f % 100 != 11)))))
7
+ || (((v != 2) && (f % 10 == 1)))) ? :one : (((((n % 10 == 0) || ((((n % 100).floor
8
+ == (n % 100)) && ((n % 100) >= 11) && ((n % 100) <= 19))))) || (((v == 2) &&
9
+ ((((f % 100).floor == (f % 100)) && ((f % 100) >= 11) && ((f % 100) <= 19))))))
10
+ ? :zero : :other)) }'
9
11
  :names:
10
12
  - :one
11
13
  - :zero
@@ -62,8 +62,8 @@
62
62
  :other: "बाहरिनी दिनार"
63
63
  :symbol: BHD
64
64
  :BIF:
65
- :one: "बुरुडियन फ्रँक"
66
- :other: "बुरुडियन फ्रँक्स"
65
+ :one: "बुरुंडियन फ्रँक"
66
+ :other: "बुरुंडियन फ्रँक्स"
67
67
  :symbol: BIF
68
68
  :BMD:
69
69
  :one: "बर्मुडा डॉलर"
@@ -90,7 +90,7 @@
90
90
  :other: "भूतानी एंगल्ट्रम"
91
91
  :symbol: BTN
92
92
  :BWP:
93
- :one: "बोट्सवाना पुला"
93
+ :one: "बोट्सवानन पुला"
94
94
  :other: "बोट्सवाना पुलाज"
95
95
  :symbol: BWP
96
96
  :BYR:
@@ -166,8 +166,8 @@
166
166
  :other: "इजिप्शियन पाउंड्स"
167
167
  :symbol: EGP
168
168
  :ERN:
169
- :one: "इरिट्रिया नाफ्का"
170
- :other: "इरिट्रिया नाफ्काज"
169
+ :one: "इरिट्रियन नाक्फा"
170
+ :other: "इरिट्रियन नाक्फाज"
171
171
  :symbol: ERN
172
172
  :ESP:
173
173
  :symbol: ₧
@@ -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: "जॉर्जियन लारी"
@@ -224,8 +224,8 @@
224
224
  :other: "हाँगकाँग डॉलर्स"
225
225
  :symbol: HK$
226
226
  :HNL:
227
- :one: "होंडुरा लेम्पियरा"
228
- :other: "होंडुरा लेम्पियराज"
227
+ :one: "होन्डुरन लेंपिरा"
228
+ :other: "होन्डुरन लेंपिराज"
229
229
  :symbol: HNL
230
230
  :HRK:
231
231
  :one: "क्रोएशियन कूना"
@@ -240,8 +240,8 @@
240
240
  :other: "हंगेरियन फॉरिन्ट्स"
241
241
  :symbol: HUF
242
242
  :IDR:
243
- :one: "इंडोनेशियन रुपैयाह"
244
- :other: "इंडोनेशियन रुपैयाह"
243
+ :one: "इंडोनेशियन रुपिया"
244
+ :other: "इंडोनेशियन रुपिया"
245
245
  :symbol: IDR
246
246
  :ILS:
247
247
  :one: "ईस्त्रायली न्यू शेकेल"
@@ -288,8 +288,8 @@
288
288
  :other: "कंबोडियन रियेल"
289
289
  :symbol: KHR
290
290
  :KMF:
291
- :one: "कोलोरियन फ्रँक"
292
- :other: "कोलोरियन फ्रँक्स"
291
+ :one: "कोमोरियन फ्रँक"
292
+ :other: "कोमोरियन फ्रँक्स"
293
293
  :symbol: KMF
294
294
  :KPW:
295
295
  :one: "उत्तर कोरियन वॉन"
@@ -312,15 +312,15 @@
312
312
  :other: "कझाकिस्तानी तेंगे"
313
313
  :symbol: KZT
314
314
  :LAK:
315
- :one: "लेओशियन किप"
316
- :other: "लेओशियन किप"
315
+ :one: "लाओशियन किप"
316
+ :other: "लाओशियन किप"
317
317
  :symbol: LAK
318
318
  :LBP:
319
319
  :one: "लेबनीज पाउंड"
320
320
  :other: "लेबनीज पाउंड्स"
321
321
  :symbol: LBP
322
322
  :LKR:
323
- :one: "श्रीलंकन रुपी"
323
+ :one: "श्रीलंकन रुपया"
324
324
  :other: "श्रीलंकन रुपये"
325
325
  :symbol: LKR
326
326
  :LRD:
@@ -339,11 +339,11 @@
339
339
  :symbol: LVL
340
340
  :LYD:
341
341
  :one: "लिबियाचा दिनार"
342
- :other: "लिबियाचा दिनार"
342
+ :other: "लिबियन दिनार"
343
343
  :symbol: LYD
344
344
  :MAD:
345
345
  :one: "मोरोक्को दिरहॅम"
346
- :other: "मोरोक्को दिरहॅम"
346
+ :other: "मोरोक्कन दिरहाम"
347
347
  :symbol: MAD
348
348
  :MDL:
349
349
  :one: "मोल्डोवन लेउ"
@@ -407,7 +407,7 @@
407
407
  :symbol: NGN
408
408
  :NIO:
409
409
  :one: "निकाराग्वेचा कोर्डोबा"
410
- :other: "निकाराग्वेचा कोर्डोबाज"
410
+ :other: "निकाराग्वन कोर्डोबाज"
411
411
  :symbol: NIO
412
412
  :NOK:
413
413
  :one: "नॉर्वेजियन क्रोन"
@@ -537,7 +537,7 @@
537
537
  :symbol: ฿
538
538
  :TJS:
539
539
  :one: "ताजकीस्तानी सोमोनी"
540
- :other: "ताजकीस्तानचा सोमोनी"
540
+ :other: "ताजकीस्तानी सोमोनीज"
541
541
  :symbol: TJS
542
542
  :TMT:
543
543
  :one: "तुर्कमेनिस्तानी मानाट"
@@ -548,8 +548,8 @@
548
548
  :other: "ट्यूनिशियन दिनार"
549
549
  :symbol: TND
550
550
  :TOP:
551
- :one: "टोंगा पाआंगा"
552
- :other: "टोंगा पाआंगा"
551
+ :one: "टोंगन पाआंगा"
552
+ :other: "टोंगन पाआंगा"
553
553
  :symbol: TOP
554
554
  :TRY:
555
555
  :one: "तुर्की लिरा"
@@ -584,8 +584,8 @@
584
584
  :other: "उरुग्वेचे पेसोज"
585
585
  :symbol: UYU
586
586
  :UZS:
587
- :one: "उझबेकिस्तान सॉम"
588
- :other: "उझबेकिस्तान सॉम"
587
+ :one: "उझबेकिस्तानी सोम"
588
+ :other: "उझबेकिस्तानी सोम"
589
589
  :symbol: UZS
590
590
  :VEF:
591
591
  :one: "व्हेनेझुएला बोलिव्हार"
@@ -596,31 +596,31 @@
596
596
  :other: "व्हिएतनामी डोंग"
597
597
  :symbol: ₫
598
598
  :VUV:
599
- :one: "वानाटु वाटु"
600
- :other: "वानाटु वाटुज"
599
+ :one: "वानुआतु वाटु"
600
+ :other: "वानुआतु वाटु"
601
601
  :symbol: VUV
602
602
  :WST:
603
603
  :one: "सामोअन टाला"
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] फ्रँक"
620
620
  :other: "[CFP] फ्रँक्स"
621
621
  :symbol: CFPF
622
622
  :XXX:
623
- :one: "अज्ञात चलन"
623
+ :one: "(चलनाचे अज्ञात एकक)"
624
624
  :other: "(अज्ञात चलन)"
625
625
  :YER:
626
626
  :one: "येमेनी रियाल"
@@ -2,8 +2,8 @@
2
2
  :mr:
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
@@ -188,8 +188,8 @@
188
188
  :other: "Paun Kepulauan Falkland"
189
189
  :symbol: FKP
190
190
  :GBP:
191
- :one: "Paun Sterling British"
192
- :other: "Paun Sterling British"
191
+ :one: "Paun British"
192
+ :other: "Paun British"
193
193
  :symbol: £
194
194
  :GEL:
195
195
  :one: "Lari Georgia"
@@ -534,7 +534,7 @@
534
534
  :THB:
535
535
  :one: "Baht Thai"
536
536
  :other: "Baht Thai"
537
- :symbol: ฿
537
+ :symbol: THB
538
538
  :TJS:
539
539
  :one: "Somoni Tajikistan"
540
540
  :other: "Somoni Tajikistan"