twitter_cldr 2.4.0 → 2.4.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (306) hide show
  1. data/Gemfile +2 -2
  2. data/History.txt +6 -0
  3. data/Rakefile +1 -1
  4. data/lib/twitter_cldr/resources/collation_tries_dumper.rb +2 -1
  5. data/lib/twitter_cldr/resources/download.rb +2 -2
  6. data/lib/twitter_cldr/resources/locales_resources_importer.rb +15 -2
  7. data/lib/twitter_cldr/resources/tailoring_importer.rb +11 -7
  8. data/lib/twitter_cldr/version.rb +1 -1
  9. data/resources/collation/tailoring/be.yml +1 -1
  10. data/resources/collation/tailoring/bg.yml +1 -1
  11. data/resources/collation/tailoring/en-GB.yml +4 -0
  12. data/resources/collation/tailoring/he.yml +2 -2
  13. data/resources/collation/tailoring/ru.yml +1 -1
  14. data/resources/collation/tailoring/sr.yml +1 -1
  15. data/resources/collation/tailoring/uk.yml +1 -1
  16. data/resources/collation/tries/en-GB.dump +0 -0
  17. data/resources/collation/tries/he.dump +0 -0
  18. data/resources/custom/locales/en-GB/units.yml +19 -0
  19. data/resources/locales/af/calendars.yml +18 -6
  20. data/resources/locales/af/currencies.yml +558 -2
  21. data/resources/locales/af/languages.yml +386 -0
  22. data/resources/locales/af/plurals.yml +1 -1
  23. data/resources/locales/af/territories.yml +1 -0
  24. data/resources/locales/ar/calendars.yml +19 -3
  25. data/resources/locales/ar/currencies.yml +194 -0
  26. data/resources/locales/ar/languages.yml +52 -0
  27. data/resources/locales/ar/plurals.yml +1 -1
  28. data/resources/locales/ar/territories.yml +1 -0
  29. data/resources/locales/be/calendars.yml +33 -13
  30. data/resources/locales/be/currencies.yml +852 -0
  31. data/resources/locales/be/languages.yml +431 -0
  32. data/resources/locales/be/lists.yml +2 -2
  33. data/resources/locales/be/numbers.yml +17 -3
  34. data/resources/locales/be/plurals.yml +1 -1
  35. data/resources/locales/be/territories.yml +24 -0
  36. data/resources/locales/be/units.yml +49 -14
  37. data/resources/locales/bg/calendars.yml +17 -6
  38. data/resources/locales/bg/currencies.yml +143 -2
  39. data/resources/locales/bg/languages.yml +67 -0
  40. data/resources/locales/bg/plurals.yml +1 -1
  41. data/resources/locales/bg/territories.yml +1 -0
  42. data/resources/locales/bn/calendars.yml +30 -7
  43. data/resources/locales/bn/currencies.yml +352 -2
  44. data/resources/locales/bn/languages.yml +67 -0
  45. data/resources/locales/bn/plurals.yml +1 -1
  46. data/resources/locales/bn/territories.yml +1 -0
  47. data/resources/locales/ca/calendars.yml +13 -4
  48. data/resources/locales/ca/currencies.yml +9 -0
  49. data/resources/locales/ca/languages.yml +4 -0
  50. data/resources/locales/ca/plurals.yml +1 -1
  51. data/resources/locales/ca/territories.yml +1 -0
  52. data/resources/locales/cs/calendars.yml +9 -0
  53. data/resources/locales/cs/currencies.yml +105 -0
  54. data/resources/locales/cs/languages.yml +26 -0
  55. data/resources/locales/cs/plurals.yml +1 -1
  56. data/resources/locales/cs/territories.yml +1 -0
  57. data/resources/locales/cy/calendars.yml +12 -4
  58. data/resources/locales/cy/currencies.yml +417 -0
  59. data/resources/locales/cy/languages.yml +404 -0
  60. data/resources/locales/cy/plurals.yml +1 -1
  61. data/resources/locales/cy/territories.yml +2 -0
  62. data/resources/locales/da/calendars.yml +9 -0
  63. data/resources/locales/da/currencies.yml +99 -0
  64. data/resources/locales/da/languages.yml +4 -0
  65. data/resources/locales/da/plurals.yml +1 -1
  66. data/resources/locales/da/territories.yml +1 -0
  67. data/resources/locales/de/calendars.yml +13 -2
  68. data/resources/locales/de/currencies.yml +70 -0
  69. data/resources/locales/de/languages.yml +64 -0
  70. data/resources/locales/de/plurals.yml +1 -1
  71. data/resources/locales/de/territories.yml +1 -0
  72. data/resources/locales/el/calendars.yml +20 -7
  73. data/resources/locales/el/currencies.yml +48 -1
  74. data/resources/locales/el/languages.yml +4 -0
  75. data/resources/locales/el/plurals.yml +1 -1
  76. data/resources/locales/el/territories.yml +1 -0
  77. data/resources/locales/en/plurals.yml +1 -1
  78. data/resources/locales/en/territories.yml +1 -0
  79. data/resources/locales/en-GB/calendars.yml +210 -0
  80. data/resources/locales/en-GB/currencies.yml +915 -0
  81. data/resources/locales/en-GB/languages.yml +580 -0
  82. data/resources/locales/en-GB/layout.yml +5 -0
  83. data/resources/locales/en-GB/lists.yml +7 -0
  84. data/resources/locales/en-GB/numbers.yml +57 -0
  85. data/resources/locales/en-GB/plurals.yml +3 -0
  86. data/resources/locales/en-GB/territories.yml +263 -0
  87. data/resources/locales/en-GB/units.yml +108 -0
  88. data/resources/locales/es/calendars.yml +14 -2
  89. data/resources/locales/es/currencies.yml +101 -2
  90. data/resources/locales/es/languages.yml +4 -0
  91. data/resources/locales/es/plurals.yml +1 -1
  92. data/resources/locales/es/territories.yml +1 -0
  93. data/resources/locales/eu/calendars.yml +17 -6
  94. data/resources/locales/eu/currencies.yml +538 -2
  95. data/resources/locales/eu/languages.yml +402 -0
  96. data/resources/locales/eu/plurals.yml +1 -1
  97. data/resources/locales/eu/territories.yml +1 -0
  98. data/resources/locales/fa/calendars.yml +11 -1
  99. data/resources/locales/fa/currencies.yml +467 -2
  100. data/resources/locales/fa/languages.yml +86 -0
  101. data/resources/locales/fa/numbers.yml +1 -0
  102. data/resources/locales/fa/plurals.yml +1 -1
  103. data/resources/locales/fa/territories.yml +1 -0
  104. data/resources/locales/fa/units.yml +28 -0
  105. data/resources/locales/fi/calendars.yml +9 -0
  106. data/resources/locales/fi/currencies.yml +9 -0
  107. data/resources/locales/fi/languages.yml +4 -0
  108. data/resources/locales/fi/plurals.yml +1 -1
  109. data/resources/locales/fi/territories.yml +1 -0
  110. data/resources/locales/fil/calendars.yml +17 -6
  111. data/resources/locales/fil/currencies.yml +559 -2
  112. data/resources/locales/fil/languages.yml +394 -0
  113. data/resources/locales/fil/plurals.yml +1 -1
  114. data/resources/locales/fil/territories.yml +1 -0
  115. data/resources/locales/fr/calendars.yml +9 -1
  116. data/resources/locales/fr/currencies.yml +63 -0
  117. data/resources/locales/fr/languages.yml +34 -0
  118. data/resources/locales/fr/plurals.yml +1 -1
  119. data/resources/locales/fr/territories.yml +1 -0
  120. data/resources/locales/ga/calendars.yml +42 -23
  121. data/resources/locales/ga/currencies.yml +403 -2
  122. data/resources/locales/ga/languages.yml +433 -0
  123. data/resources/locales/ga/lists.yml +2 -2
  124. data/resources/locales/ga/numbers.yml +17 -3
  125. data/resources/locales/ga/plurals.yml +1 -1
  126. data/resources/locales/ga/territories.yml +12 -0
  127. data/resources/locales/ga/units.yml +63 -21
  128. data/resources/locales/gl/calendars.yml +15 -5
  129. data/resources/locales/gl/currencies.yml +440 -2
  130. data/resources/locales/gl/languages.yml +367 -0
  131. data/resources/locales/gl/plurals.yml +1 -1
  132. data/resources/locales/gl/territories.yml +1 -0
  133. data/resources/locales/he/calendars.yml +19 -3
  134. data/resources/locales/he/currencies.yml +435 -2
  135. data/resources/locales/he/languages.yml +4 -0
  136. data/resources/locales/he/plurals.yml +1 -1
  137. data/resources/locales/he/territories.yml +1 -0
  138. data/resources/locales/hi/calendars.yml +31 -4
  139. data/resources/locales/hi/currencies.yml +527 -2
  140. data/resources/locales/hi/languages.yml +77 -0
  141. data/resources/locales/hi/plurals.yml +1 -1
  142. data/resources/locales/hi/territories.yml +1 -0
  143. data/resources/locales/hr/calendars.yml +9 -0
  144. data/resources/locales/hr/currencies.yml +9 -0
  145. data/resources/locales/hr/languages.yml +4 -0
  146. data/resources/locales/hr/plurals.yml +1 -1
  147. data/resources/locales/hr/territories.yml +1 -0
  148. data/resources/locales/hu/calendars.yml +9 -0
  149. data/resources/locales/hu/currencies.yml +274 -0
  150. data/resources/locales/hu/languages.yml +4 -0
  151. data/resources/locales/hu/numbers.yml +1 -0
  152. data/resources/locales/hu/plurals.yml +1 -1
  153. data/resources/locales/hu/territories.yml +1 -0
  154. data/resources/locales/hu/units.yml +28 -0
  155. data/resources/locales/id/calendars.yml +9 -0
  156. data/resources/locales/id/currencies.yml +311 -0
  157. data/resources/locales/id/languages.yml +4 -0
  158. data/resources/locales/id/numbers.yml +1 -0
  159. data/resources/locales/id/plurals.yml +1 -1
  160. data/resources/locales/id/territories.yml +1 -0
  161. data/resources/locales/id/units.yml +28 -0
  162. data/resources/locales/is/calendars.yml +13 -4
  163. data/resources/locales/is/currencies.yml +438 -2
  164. data/resources/locales/is/languages.yml +85 -0
  165. data/resources/locales/is/plurals.yml +1 -1
  166. data/resources/locales/is/territories.yml +1 -0
  167. data/resources/locales/it/calendars.yml +11 -1
  168. data/resources/locales/it/currencies.yml +196 -1
  169. data/resources/locales/it/languages.yml +4 -0
  170. data/resources/locales/it/plurals.yml +1 -1
  171. data/resources/locales/it/territories.yml +1 -0
  172. data/resources/locales/ja/calendars.yml +24 -2
  173. data/resources/locales/ja/currencies.yml +311 -0
  174. data/resources/locales/ja/languages.yml +4 -0
  175. data/resources/locales/ja/numbers.yml +1 -0
  176. data/resources/locales/ja/plurals.yml +1 -1
  177. data/resources/locales/ja/territories.yml +1 -0
  178. data/resources/locales/ja/units.yml +28 -0
  179. data/resources/locales/ko/calendars.yml +27 -3
  180. data/resources/locales/ko/currencies.yml +319 -2
  181. data/resources/locales/ko/languages.yml +4 -0
  182. data/resources/locales/ko/numbers.yml +1 -0
  183. data/resources/locales/ko/plurals.yml +1 -1
  184. data/resources/locales/ko/territories.yml +1 -0
  185. data/resources/locales/ko/units.yml +28 -0
  186. data/resources/locales/lv/calendars.yml +18 -6
  187. data/resources/locales/lv/currencies.yml +315 -0
  188. data/resources/locales/lv/languages.yml +4 -0
  189. data/resources/locales/lv/plurals.yml +1 -1
  190. data/resources/locales/lv/territories.yml +1 -0
  191. data/resources/locales/ms/calendars.yml +20 -7
  192. data/resources/locales/ms/currencies.yml +575 -2
  193. data/resources/locales/ms/languages.yml +400 -0
  194. data/resources/locales/ms/numbers.yml +1 -0
  195. data/resources/locales/ms/plurals.yml +1 -1
  196. data/resources/locales/ms/territories.yml +1 -0
  197. data/resources/locales/ms/units.yml +28 -0
  198. data/resources/locales/nb/calendars.yml +9 -0
  199. data/resources/locales/nb/currencies.yml +69 -2
  200. data/resources/locales/nb/languages.yml +8 -0
  201. data/resources/locales/nb/plurals.yml +1 -1
  202. data/resources/locales/nb/territories.yml +1 -0
  203. data/resources/locales/nl/calendars.yml +9 -0
  204. data/resources/locales/nl/currencies.yml +274 -0
  205. data/resources/locales/nl/languages.yml +4 -0
  206. data/resources/locales/nl/plurals.yml +1 -1
  207. data/resources/locales/nl/territories.yml +1 -0
  208. data/resources/locales/pl/calendars.yml +17 -6
  209. data/resources/locales/pl/currencies.yml +181 -2
  210. data/resources/locales/pl/languages.yml +68 -0
  211. data/resources/locales/pl/plurals.yml +1 -1
  212. data/resources/locales/pl/territories.yml +1 -0
  213. data/resources/locales/pt/calendars.yml +10 -1
  214. data/resources/locales/pt/currencies.yml +9 -0
  215. data/resources/locales/pt/languages.yml +61 -0
  216. data/resources/locales/pt/plurals.yml +1 -1
  217. data/resources/locales/pt/territories.yml +1 -0
  218. data/resources/locales/ro/calendars.yml +18 -6
  219. data/resources/locales/ro/currencies.yml +183 -1
  220. data/resources/locales/ro/languages.yml +4 -0
  221. data/resources/locales/ro/plurals.yml +1 -1
  222. data/resources/locales/ro/territories.yml +1 -0
  223. data/resources/locales/ru/calendars.yml +9 -0
  224. data/resources/locales/ru/currencies.yml +181 -0
  225. data/resources/locales/ru/languages.yml +24 -0
  226. data/resources/locales/ru/plurals.yml +1 -1
  227. data/resources/locales/ru/territories.yml +1 -0
  228. data/resources/locales/sk/calendars.yml +20 -7
  229. data/resources/locales/sk/currencies.yml +291 -0
  230. data/resources/locales/sk/languages.yml +4 -0
  231. data/resources/locales/sk/plurals.yml +1 -1
  232. data/resources/locales/sk/territories.yml +1 -0
  233. data/resources/locales/sq/calendars.yml +46 -22
  234. data/resources/locales/sq/currencies.yml +862 -2
  235. data/resources/locales/sq/languages.yml +563 -0
  236. data/resources/locales/sq/lists.yml +2 -2
  237. data/resources/locales/sq/numbers.yml +17 -3
  238. data/resources/locales/sq/plurals.yml +1 -1
  239. data/resources/locales/sq/territories.yml +104 -0
  240. data/resources/locales/sq/units.yml +49 -14
  241. data/resources/locales/sr/calendars.yml +16 -5
  242. data/resources/locales/sr/currencies.yml +10 -1
  243. data/resources/locales/sr/languages.yml +67 -0
  244. data/resources/locales/sr/plurals.yml +1 -1
  245. data/resources/locales/sr/territories.yml +1 -0
  246. data/resources/locales/sv/calendars.yml +9 -0
  247. data/resources/locales/sv/currencies.yml +9 -0
  248. data/resources/locales/sv/languages.yml +4 -0
  249. data/resources/locales/sv/plurals.yml +1 -1
  250. data/resources/locales/sv/territories.yml +1 -0
  251. data/resources/locales/ta/calendars.yml +15 -5
  252. data/resources/locales/ta/currencies.yml +568 -1
  253. data/resources/locales/ta/languages.yml +68 -0
  254. data/resources/locales/ta/plurals.yml +1 -1
  255. data/resources/locales/ta/territories.yml +1 -0
  256. data/resources/locales/th/calendars.yml +9 -0
  257. data/resources/locales/th/currencies.yml +311 -0
  258. data/resources/locales/th/languages.yml +5 -0
  259. data/resources/locales/th/numbers.yml +1 -0
  260. data/resources/locales/th/plurals.yml +1 -1
  261. data/resources/locales/th/territories.yml +1 -0
  262. data/resources/locales/th/units.yml +28 -0
  263. data/resources/locales/tr/calendars.yml +14 -2
  264. data/resources/locales/tr/currencies.yml +343 -0
  265. data/resources/locales/tr/languages.yml +4 -0
  266. data/resources/locales/tr/numbers.yml +1 -0
  267. data/resources/locales/tr/plurals.yml +1 -1
  268. data/resources/locales/tr/territories.yml +1 -0
  269. data/resources/locales/tr/units.yml +28 -0
  270. data/resources/locales/uk/calendars.yml +18 -6
  271. data/resources/locales/uk/currencies.yml +266 -0
  272. data/resources/locales/uk/languages.yml +5 -0
  273. data/resources/locales/uk/plurals.yml +1 -1
  274. data/resources/locales/uk/territories.yml +1 -0
  275. data/resources/locales/ur/calendars.yml +44 -9
  276. data/resources/locales/ur/currencies.yml +555 -1
  277. data/resources/locales/ur/languages.yml +399 -0
  278. data/resources/locales/ur/numbers.yml +13 -0
  279. data/resources/locales/ur/plurals.yml +1 -1
  280. data/resources/locales/ur/territories.yml +1 -0
  281. data/resources/locales/vi/calendars.yml +20 -7
  282. data/resources/locales/vi/currencies.yml +311 -0
  283. data/resources/locales/vi/languages.yml +7 -0
  284. data/resources/locales/vi/numbers.yml +1 -0
  285. data/resources/locales/vi/plurals.yml +1 -1
  286. data/resources/locales/vi/territories.yml +1 -0
  287. data/resources/locales/vi/units.yml +28 -0
  288. data/resources/locales/zh/calendars.yml +7 -0
  289. data/resources/locales/zh/currencies.yml +311 -0
  290. data/resources/locales/zh/languages.yml +4 -0
  291. data/resources/locales/zh/numbers.yml +1 -0
  292. data/resources/locales/zh/plurals.yml +1 -1
  293. data/resources/locales/zh/territories.yml +1 -0
  294. data/resources/locales/zh/units.yml +28 -0
  295. data/resources/locales/zh-Hant/calendars.yml +71 -9
  296. data/resources/locales/zh-Hant/currencies.yml +311 -0
  297. data/resources/locales/zh-Hant/languages.yml +4 -0
  298. data/resources/locales/zh-Hant/numbers.yml +1 -0
  299. data/resources/locales/zh-Hant/plurals.yml +2 -2
  300. data/resources/locales/zh-Hant/territories.yml +1 -0
  301. data/resources/locales/zh-Hant/units.yml +28 -0
  302. data/resources/shared/language_codes_table.dump +0 -0
  303. data/spec/collation/tailoring_spec.rb +1 -2
  304. data/spec/parsers/number_parser_spec.rb +0 -2
  305. data/spec/utils/yaml/yaml_spec.rb +4 -1
  306. metadata +87 -77
@@ -21,6 +21,9 @@
21
21
  :many: afgani
22
22
  :one: afgani
23
23
  :other: afgani
24
+ :ALK:
25
+ :one: Albanian lek (1946-1965)
26
+ :other: Albanian lekë (1946-1965)
24
27
  :ALL:
25
28
  :few: leki albańskie
26
29
  :many: leków albańskich
@@ -58,8 +61,16 @@
58
61
  :other: kwanza angolańska Reajustado (1995-1999)
59
62
  :ARA:
60
63
  :one: austral argentyński
64
+ :other: Argentine australs
65
+ :ARL:
66
+ :one: Argentine peso ley (1970-1983)
67
+ :other: Argentine pesos ley (1970-1983)
68
+ :ARM:
69
+ :one: Argentine peso (1881-1970)
70
+ :other: Argentine pesos (1881-1970)
61
71
  :ARP:
62
72
  :one: peso argentyńskie (1983-1985)
73
+ :other: Argentine pesos (1983-1985)
63
74
  :ARS:
64
75
  :few: pesos argentyńskie
65
76
  :many: pesos argentyńskich
@@ -67,6 +78,7 @@
67
78
  :other: peso argentyńskiego
68
79
  :ATS:
69
80
  :one: szyling austriacki
81
+ :other: Austrian schillings
70
82
  :AUD:
71
83
  :few: dolary australijskie
72
84
  :many: dolarów australijskich
@@ -90,11 +102,15 @@
90
102
  :other: manata azerskiego
91
103
  :BAD:
92
104
  :one: dinar Bośni i Hercegowiny
105
+ :other: Bosnia-Herzegovina dinars (1992-1994)
93
106
  :BAM:
94
107
  :few: marki wymienne Bośni i Hercegowiny
95
108
  :many: marek wymiennych Bośni i Hercegowiny
96
109
  :one: marka wymienna Bośni i Hercegowiny
97
110
  :other: marki wymiennej Bośni i Hercegowiny
111
+ :BAN:
112
+ :one: Bosnia-Herzegovina new dinar (1994-1997)
113
+ :other: Bosnia-Herzegovina new dinars (1994-1997)
98
114
  :BBD:
99
115
  :few: dolary Barbadosu
100
116
  :many: dolarów Barbadosu
@@ -112,8 +128,10 @@
112
128
  :other: frank belgijski (zamienny)
113
129
  :BEF:
114
130
  :one: frank belgijski
131
+ :other: Belgian francs
115
132
  :BEL:
116
133
  :one: frank belgijski (finansowy)
134
+ :other: Belgian francs (financial)
117
135
  :BGL:
118
136
  :few: lewa bułgarskie wymienne
119
137
  :many: lewa bułgarskich wymiennych
@@ -121,6 +139,7 @@
121
139
  :other: lewa bułgarskich wymiennych
122
140
  :BGM:
123
141
  :one: lew bułgarski socjalistyczny
142
+ :other: Bulgarian socialist leva
124
143
  :BGN:
125
144
  :few: lewa bułgarskie
126
145
  :many: lewa bułgarskich
@@ -128,6 +147,7 @@
128
147
  :other: lewa bułgarskich
129
148
  :BGO:
130
149
  :one: lew bułgarski (1879-1952)
150
+ :other: Bulgarian leva (1879-1952)
131
151
  :BHD:
132
152
  :few: dinary bahrańskie
133
153
  :many: dinarów bahrańskich
@@ -153,16 +173,24 @@
153
173
  :many: boliviano
154
174
  :one: boliviano
155
175
  :other: boliviano
176
+ :BOL:
177
+ :one: Bolivian boliviano (1863-1963)
178
+ :other: Bolivian bolivianos (1863-1963)
156
179
  :BOP:
157
180
  :one: peso boliwijskie
181
+ :other: Bolivian pesos
158
182
  :BOV:
159
183
  :one: mvdol boliwijski
184
+ :other: Bolivian mvdols
160
185
  :BRB:
161
186
  :one: cruzeiro novo brazylijskie (1967-1986)
187
+ :other: Brazilian new cruzeiros (1967-1986)
162
188
  :BRC:
163
189
  :one: cruzado brazylijskie
190
+ :other: Brazilian cruzados (1986-1989)
164
191
  :BRE:
165
192
  :one: cruzeiro brazylijskie (1990-1993)
193
+ :other: Brazilian cruzeiros (1990-1993)
166
194
  :BRL:
167
195
  :few: reale brazylijskie
168
196
  :many: reali brazylijskich
@@ -171,8 +199,13 @@
171
199
  :symbol: R$
172
200
  :BRN:
173
201
  :one: nowe cruzado brazylijskie
202
+ :other: Brazilian new cruzados (1989-1990)
174
203
  :BRR:
175
204
  :one: cruzeiro brazylijskie
205
+ :other: Brazilian cruzeiros (1993-1994)
206
+ :BRZ:
207
+ :one: Brazilian cruzeiro (1942-1967)
208
+ :other: Brazilian cruzeiros (1942-1967)
176
209
  :BSD:
177
210
  :few: dolary bahamskie
178
211
  :many: dolarów bahamskich
@@ -185,6 +218,7 @@
185
218
  :other: ngultrum bhutańskiego
186
219
  :BUK:
187
220
  :one: kyat birmański
221
+ :other: Burmese kyats
188
222
  :BWP:
189
223
  :few: pula
190
224
  :many: pula
@@ -192,6 +226,7 @@
192
226
  :other: pula
193
227
  :BYB:
194
228
  :one: rubel białoruski (1994-1999)
229
+ :other: Belarusian new rubles (1994-1999)
195
230
  :BYR:
196
231
  :few: ruble białoruskie
197
232
  :many: rubli białoruskich
@@ -213,16 +248,31 @@
213
248
  :many: franków kongijskich
214
249
  :one: frank kongijski
215
250
  :other: franka kongijskiego
251
+ :CHE:
252
+ :one: WIR euro
253
+ :other: WIR euros
216
254
  :CHF:
217
255
  :few: franki szwajcarskie
218
256
  :many: franków szwajcarskich
219
257
  :one: frank szwajcarski
220
258
  :other: franka szwajcarskiego
259
+ :CHW:
260
+ :one: WIR franc
261
+ :other: WIR francs
262
+ :CLE:
263
+ :one: Chilean escudo
264
+ :other: Chilean escudos
265
+ :CLF:
266
+ :one: Chilean unit of account (UF)
267
+ :other: Chilean units of account (UF)
221
268
  :CLP:
222
269
  :few: pesos chilijskie
223
270
  :many: pesos chilijskich
224
271
  :one: peso chilijskie
225
272
  :other: peso chilijskiego
273
+ :CNX:
274
+ :one: Chinese People’s Bank dollar
275
+ :other: Chinese People’s Bank dollars
226
276
  :CNY:
227
277
  :few: juany chińskie
228
278
  :many: juanów chińskich
@@ -234,6 +284,9 @@
234
284
  :many: pesos kolumbijskich
235
285
  :one: peso kolumbijskie
236
286
  :other: peso kolumbijskiego
287
+ :COU:
288
+ :one: Colombian real value unit
289
+ :other: Colombian real value units
237
290
  :CRC:
238
291
  :few: colony kostarykańskie
239
292
  :many: colonów kostarykańskich
@@ -241,6 +294,7 @@
241
294
  :other: colona kostarykańskiego
242
295
  :CSD:
243
296
  :one: stary dinar serbski
297
+ :other: Serbian dinars (2002-2006)
244
298
  :CSK:
245
299
  :few: korony czechosłowackie
246
300
  :many: koron czechosłowackich
@@ -263,6 +317,7 @@
263
317
  :other: escudos zielonoprzylądkowych
264
318
  :CYP:
265
319
  :one: funt cypryjski
320
+ :other: Cypriot pounds
266
321
  :CZK:
267
322
  :few: korony czeskie
268
323
  :many: koron czeskich
@@ -270,6 +325,7 @@
270
325
  :other: korony czeskiej
271
326
  :DDM:
272
327
  :one: wschodnia marka wschodnioniemiecka
328
+ :other: East German marks
273
329
  :DEM:
274
330
  :few: marki niemieckie
275
331
  :many: marek niemieckich
@@ -297,6 +353,10 @@
297
353
  :other: dinara algierskiego
298
354
  :ECS:
299
355
  :one: sucre ekwadorski
356
+ :other: Ecuadorian sucres
357
+ :ECV:
358
+ :one: Ecuadorian unit of constant value
359
+ :other: Ecuadorian units of constant value
300
360
  :EEK:
301
361
  :few: korony estońskie
302
362
  :many: koron estońskich
@@ -314,6 +374,7 @@
314
374
  :other: nakfy erytrejskiej
315
375
  :ESA:
316
376
  :one: peseta hiszpańska (Konto A)
377
+ :other: Spanish pesetas (A account)
317
378
  :ESB:
318
379
  :few: pesety hiszpańskie (konto wymienialne)
319
380
  :many: peset hiszpańskich (konto wymienialne)
@@ -321,6 +382,7 @@
321
382
  :other: peseta hiszpańska (konto wymienne)
322
383
  :ESP:
323
384
  :one: peseta hiszpańska
385
+ :other: Spanish pesetas
324
386
  :ETB:
325
387
  :few: birra etiopskie
326
388
  :many: birra etiopskich
@@ -334,6 +396,7 @@
334
396
  :symbol: €
335
397
  :FIM:
336
398
  :one: marka fińska
399
+ :other: Finnish markkas
337
400
  :FJD:
338
401
  :few: dolary fidżyjskie
339
402
  :many: dolarów fidżyjskich
@@ -357,6 +420,7 @@
357
420
  :symbol: £
358
421
  :GEK:
359
422
  :one: kupon gruziński larit
423
+ :other: Georgian kupon larits
360
424
  :GEL:
361
425
  :few: lari gruzińskie
362
426
  :many: lari gruzińskich
@@ -364,6 +428,7 @@
364
428
  :other: lari gruzińskiego
365
429
  :GHC:
366
430
  :one: cedi ghańskie (1979-2007)
431
+ :other: Ghanaian cedis (1979-2007)
367
432
  :GHS:
368
433
  :few: cedi ghańskie
369
434
  :many: cedi ghańskich
@@ -386,10 +451,13 @@
386
451
  :other: franka gwinejskiego
387
452
  :GNS:
388
453
  :one: syli gwinejskie
454
+ :other: Guinean sylis
389
455
  :GQE:
390
456
  :one: ekwele gwinejskie Gwinei Równikowej
457
+ :other: Equatorial Guinean ekwele
391
458
  :GRD:
392
459
  :one: drachma grecka
460
+ :other: Greek drachmas
393
461
  :GTQ:
394
462
  :few: quetzale gwatemalskie
395
463
  :many: quetzali gwatemalskich
@@ -397,8 +465,10 @@
397
465
  :other: quetzala gwatemalskiego
398
466
  :GWE:
399
467
  :one: escudo Gwinea Portugalska
468
+ :other: Portuguese Guinea escudos
400
469
  :GWP:
401
470
  :one: peso Guinea-Bissau
471
+ :other: Guinea-Bissau pesos
402
472
  :GYD:
403
473
  :few: dolary gujańskie
404
474
  :many: dolarów gujańskich
@@ -417,6 +487,7 @@
417
487
  :other: lempiry honduraskiej
418
488
  :HRD:
419
489
  :one: dinar chorwacki
490
+ :other: Croatian dinars
420
491
  :HRK:
421
492
  :few: kuny chorwackie
422
493
  :many: kun chorwackich
@@ -439,8 +510,13 @@
439
510
  :other: rupii indonezyjskiej
440
511
  :IEP:
441
512
  :one: funt irlandzki
513
+ :other: Irish pounds
442
514
  :ILP:
443
515
  :one: funt izraelski
516
+ :other: Israeli pounds
517
+ :ILR:
518
+ :one: Israeli sheqel (1980-1985)
519
+ :other: Israeli sheqels (1980-1985)
444
520
  :ILS:
445
521
  :few: nowe szekle izraelskie
446
522
  :many: nowych szekli izraelskich
@@ -463,6 +539,9 @@
463
539
  :many: riali irańskich
464
540
  :one: rial irański
465
541
  :other: riala irańskiego
542
+ :ISJ:
543
+ :one: Icelandic króna (1918-1981)
544
+ :other: Icelandic krónur (1918-1981)
466
545
  :ISK:
467
546
  :few: korony islandzkie
468
547
  :many: koron islandzkich
@@ -470,6 +549,7 @@
470
549
  :other: korony islandzkiej
471
550
  :ITL:
472
551
  :one: lir włoski
552
+ :other: Italian liras
473
553
  :JMD:
474
554
  :few: dolary jamajskie
475
555
  :many: dolarów jamajskich
@@ -485,7 +565,7 @@
485
565
  :many: jenów japońskich
486
566
  :one: jen japoński
487
567
  :other: jena japońskiego
488
- :symbol: JP¥
568
+ :symbol: ¥
489
569
  :KES:
490
570
  :few: szylingi kenijskie
491
571
  :many: szylingów kenijskich
@@ -511,6 +591,12 @@
511
591
  :many: wonów północnokoreańskich
512
592
  :one: won północnokoreański
513
593
  :other: wona północnokoreańskiego
594
+ :KRH:
595
+ :one: South Korean hwan (1953-1962)
596
+ :other: South Korean hwan (1953-1962)
597
+ :KRO:
598
+ :one: South Korean won (1945-1953)
599
+ :other: South Korean won (1945-1953)
514
600
  :KRW:
515
601
  :few: wony południowokoreańskie
516
602
  :many: wonów południowokoreańskich
@@ -554,6 +640,7 @@
554
640
  :other: dolara liberyjskiego
555
641
  :LSL:
556
642
  :one: loti Lesoto
643
+ :other: Lesotho lotis
557
644
  :LTL:
558
645
  :few: lity litewskie
559
646
  :many: litów litewskich
@@ -561,8 +648,16 @@
561
648
  :other: lita litewskiego
562
649
  :LTT:
563
650
  :one: talon litewski
651
+ :other: Lithuanian talonases
652
+ :LUC:
653
+ :one: Luxembourgian convertible franc
654
+ :other: Luxembourgian convertible francs
564
655
  :LUF:
565
656
  :one: frank luksemburski
657
+ :other: Luxembourgian francs
658
+ :LUL:
659
+ :one: Luxembourg financial franc
660
+ :other: Luxembourg financial francs
566
661
  :LVL:
567
662
  :few: łaty łotewskie
568
663
  :many: łatów łotewskich
@@ -570,6 +665,7 @@
570
665
  :other: łata łotewskiego
571
666
  :LVR:
572
667
  :one: rubel łotewski
668
+ :other: Latvian rubles
573
669
  :LYD:
574
670
  :few: dinary libijskie
575
671
  :many: dinarów libijskich
@@ -585,6 +681,12 @@
585
681
  :many: franków marokańskich
586
682
  :one: frank marokański
587
683
  :other: frank marokański
684
+ :MCF:
685
+ :one: Monegasque franc
686
+ :other: Monegasque francs
687
+ :MDC:
688
+ :one: Moldovan cupon
689
+ :other: Moldovan cupon
588
690
  :MDL:
589
691
  :few: leje mołdawskie
590
692
  :many: lei mołdawskich
@@ -597,13 +699,18 @@
597
699
  :other: ariary malgaskiego
598
700
  :MGF:
599
701
  :one: frank malgaski
702
+ :other: Malagasy francs
600
703
  :MKD:
601
704
  :few: denary macedońskie
602
705
  :many: denarów macedońskich
603
706
  :one: denar macedoński
604
707
  :other: denara macedońskiego
708
+ :MKN:
709
+ :one: Macedonian denar (1992-1993)
710
+ :other: Macedonian denari (1992-1993)
605
711
  :MLF:
606
712
  :one: frank malijski
713
+ :other: Malian francs
607
714
  :MMK:
608
715
  :few: kiaty birmańskie
609
716
  :many: kiatów birmańskich
@@ -626,13 +733,18 @@
626
733
  :other: ouguiya mauterańskiej
627
734
  :MTL:
628
735
  :one: lira maltańska
736
+ :other: Maltese lira
629
737
  :MTP:
630
738
  :one: funt maltański
739
+ :other: Maltese pounds
631
740
  :MUR:
632
741
  :few: rupie maurytyjskie
633
742
  :many: rupii maurytyjskich
634
743
  :one: rupia maurytyjska
635
744
  :other: rupii maurytyjskiej
745
+ :MVP:
746
+ :one: Maldivian rupee
747
+ :other: Maldivian rupees
636
748
  :MVR:
637
749
  :few: rupie malediwskie
638
750
  :many: rupii malediwskich
@@ -651,6 +763,10 @@
651
763
  :symbol: MX$
652
764
  :MXP:
653
765
  :one: peso srebrne meksykańskie (1861-1992)
766
+ :other: Mexican silver pesos (1861-1992)
767
+ :MXV:
768
+ :one: Mexican investment unit
769
+ :other: Mexican investment units
654
770
  :MYR:
655
771
  :few: ringgity malezyjskie
656
772
  :many: ringgitów malezyjskich
@@ -658,8 +774,10 @@
658
774
  :other: ringgita malezyjskiego
659
775
  :MZE:
660
776
  :one: escudo mozambickie
777
+ :other: Mozambican escudos
661
778
  :MZM:
662
779
  :one: metical Mozambik
780
+ :other: Mozambican meticals (1980-2006)
663
781
  :MZN:
664
782
  :few: meticale mozambijskie
665
783
  :many: meticali mozambijskich
@@ -687,6 +805,7 @@
687
805
  :other: cordoby nikaraguańskiej
688
806
  :NLG:
689
807
  :one: gulden holenderski
808
+ :other: Dutch guilders
690
809
  :NOK:
691
810
  :few: korony norweskie
692
811
  :many: koron norweskich
@@ -715,6 +834,7 @@
715
834
  :other: balboa panamskiego
716
835
  :PEI:
717
836
  :one: inti peruwiański
837
+ :other: Peruvian intis
718
838
  :PEN:
719
839
  :few: nowe sole peruwiańskie
720
840
  :many: nowych soli peruwiańskich
@@ -722,6 +842,7 @@
722
842
  :other: nowego sola peruwiańskiego
723
843
  :PES:
724
844
  :one: sol peruwiański
845
+ :other: Peruvian soles (1863-1965)
725
846
  :PGK:
726
847
  :few: kina papuaskie
727
848
  :many: kina papuaskich
@@ -750,6 +871,7 @@
750
871
  :other: złotego polskiego (1950-1995)
751
872
  :PTE:
752
873
  :one: escudo portugalskie
874
+ :other: Portuguese escudos
753
875
  :PYG:
754
876
  :few: guarani paragwajskie
755
877
  :many: guarani paragwajskich
@@ -762,6 +884,7 @@
762
884
  :other: riala katarskiego
763
885
  :RHD:
764
886
  :one: dolar rodezyjski
887
+ :other: Rhodesian dollars
765
888
  :ROL:
766
889
  :few: lei rumuńskie (1952-2006)
767
890
  :many: lei rumuńskich (1952-2006)
@@ -809,6 +932,7 @@
809
932
  :other: rupii seszelskiej
810
933
  :SDD:
811
934
  :one: dinar sudański
935
+ :other: Sudanese dinars (1992-2007)
812
936
  :SDG:
813
937
  :few: funty sudańskie
814
938
  :many: funtów sudańskich
@@ -861,6 +985,7 @@
861
985
  :other: dolara surinamskiego
862
986
  :SRG:
863
987
  :one: gulden surinamski
988
+ :other: Surinamese guilders
864
989
  :SSP:
865
990
  :few: funty południowosudańskie
866
991
  :many: funtów południowosudańskich
@@ -878,6 +1003,7 @@
878
1003
  :other: rubel radziecki
879
1004
  :SVC:
880
1005
  :one: colon salwadorski
1006
+ :other: Salvadoran colones
881
1007
  :SYP:
882
1008
  :few: funty syryjskie
883
1009
  :many: funtów syryjskich
@@ -896,6 +1022,7 @@
896
1022
  :symbol: ฿
897
1023
  :TJR:
898
1024
  :one: rubel tadżycki
1025
+ :other: Tajikistani rubles
899
1026
  :TJS:
900
1027
  :few: somoni tadżyckie
901
1028
  :many: somoni tadżyckich
@@ -923,6 +1050,7 @@
923
1050
  :other: pa'anga tongijskiej
924
1051
  :TPE:
925
1052
  :one: escudo timorskie
1053
+ :other: Timorese escudos
926
1054
  :TRL:
927
1055
  :few: liry tureckie (1922-2005)
928
1056
  :many: lir tureckich (1922-2005)
@@ -961,6 +1089,7 @@
961
1089
  :other: karbowaniec ukraiński
962
1090
  :UGS:
963
1091
  :one: szyling ugandyjski (1966-1987)
1092
+ :other: Ugandan shillings (1966-1987)
964
1093
  :UGX:
965
1094
  :few: szylingi ugandyjskie
966
1095
  :many: szylingów ugandyjskich
@@ -971,9 +1100,19 @@
971
1100
  :many: dolarów amerykańskich
972
1101
  :one: dolar amerykański
973
1102
  :other: dolara amerykańskiego
974
- :symbol: US$
1103
+ :symbol: $
1104
+ :USN:
1105
+ :one: US dollar (next day)
1106
+ :other: US dollars (next day)
1107
+ :USS:
1108
+ :one: US dollar (same day)
1109
+ :other: US dollars (same day)
1110
+ :UYI:
1111
+ :one: Uruguayan peso (indexed units)
1112
+ :other: Uruguayan pesos (indexed units)
975
1113
  :UYP:
976
1114
  :one: peso urugwajskie (1975-1993)
1115
+ :other: Uruguayan pesos (1975-1993)
977
1116
  :UYU:
978
1117
  :few: pesos urugwajskie
979
1118
  :many: pesos urugwajskich
@@ -1000,6 +1139,9 @@
1000
1139
  :one: dong wietnamski
1001
1140
  :other: donga wietnamskiego
1002
1141
  :symbol: ₫
1142
+ :VNN:
1143
+ :one: Vietnamese dong (1978-1985)
1144
+ :other: Vietnamese dong (1978-1985)
1003
1145
  :VUV:
1004
1146
  :few: vatu vanuatuańskie
1005
1147
  :many: vatu vanuatuańskich
@@ -1018,16 +1160,22 @@
1018
1160
  :symbol: FCFA
1019
1161
  :XAG:
1020
1162
  :one: srebro
1163
+ :other: troy ounces of silver
1021
1164
  :XAU:
1022
1165
  :one: złoto
1166
+ :other: troy ounces of gold
1023
1167
  :XBA:
1024
1168
  :one: jednostka emisji euroobligacji
1169
+ :other: European composite units
1025
1170
  :XBB:
1026
1171
  :one: europejska jednostka monetarna
1172
+ :other: European monetary units
1027
1173
  :XBC:
1028
1174
  :one: europejska jednostka rozrachunkowa (XBC)
1175
+ :other: European units of account (XBC)
1029
1176
  :XBD:
1030
1177
  :one: europejska jednostka rozrachunkowa (XBD)
1178
+ :other: European units of account (XBD)
1031
1179
  :XCD:
1032
1180
  :few: dolary wschodniokaraibskie
1033
1181
  :many: dolarów wschodniokaraibskich
@@ -1036,12 +1184,16 @@
1036
1184
  :symbol: EC$
1037
1185
  :XDR:
1038
1186
  :one: specjalne prawa ciągnienia
1187
+ :other: special drawing rights
1039
1188
  :XEU:
1040
1189
  :one: ECU
1190
+ :other: European currency units
1041
1191
  :XFO:
1042
1192
  :one: frank złoty francuski
1193
+ :other: French gold francs
1043
1194
  :XFU:
1044
1195
  :one: UIC-frank francuski
1196
+ :other: French UIC-francs
1045
1197
  :XOF:
1046
1198
  :few: franki CFA
1047
1199
  :many: franków CFA
@@ -1050,6 +1202,7 @@
1050
1202
  :symbol: CFA
1051
1203
  :XPD:
1052
1204
  :one: pallad
1205
+ :other: troy ounces of palladium
1053
1206
  :XPF:
1054
1207
  :few: franki CFP
1055
1208
  :many: franków CFP
@@ -1058,8 +1211,19 @@
1058
1211
  :symbol: CFPF
1059
1212
  :XPT:
1060
1213
  :one: platyna
1214
+ :other: troy ounces of platinum
1215
+ :XRE:
1216
+ :one: RINET Funds unit
1217
+ :other: RINET Funds units
1218
+ :XSU:
1219
+ :one: Sucre
1220
+ :other: Sucres
1061
1221
  :XTS:
1062
1222
  :one: testowy kod waluty
1223
+ :other: Testing Currency units
1224
+ :XUA:
1225
+ :one: ADB unit of account
1226
+ :other: ADB units of account
1063
1227
  :XXX:
1064
1228
  :few: nieznanej/nieprawidłowej waluty
1065
1229
  :many: nieznanej/nieprawidłowej waluty
@@ -1067,17 +1231,27 @@
1067
1231
  :other: nieznanej/nieprawidłowej waluty
1068
1232
  :YDD:
1069
1233
  :one: dinar jemeński
1234
+ :other: Yemeni dinars
1070
1235
  :YER:
1071
1236
  :few: riale jemeńskie
1072
1237
  :many: riali jemeńskich
1073
1238
  :one: rial jemeński
1074
1239
  :other: riala jemeńskiego
1240
+ :YUD:
1241
+ :one: Yugoslavian hard dinar (1966-1990)
1242
+ :other: Yugoslavian hard dinars (1966-1990)
1075
1243
  :YUM:
1076
1244
  :one: nowy dinar jugosławiański
1245
+ :other: Yugoslavian new dinars (1994-2002)
1077
1246
  :YUN:
1078
1247
  :one: dinar jugosławiański wymienny
1248
+ :other: Yugoslavian convertible dinars (1990-1992)
1249
+ :YUR:
1250
+ :one: Yugoslavian reformed dinar (1992-1993)
1251
+ :other: Yugoslavian reformed dinars (1992-1993)
1079
1252
  :ZAL:
1080
1253
  :one: rand południowoafrykański (finansowy)
1254
+ :other: South African rands (financial)
1081
1255
  :ZAR:
1082
1256
  :few: randy południowoafrykańskie
1083
1257
  :many: randów południowoafrykańskich
@@ -1095,11 +1269,16 @@
1095
1269
  :other: kwacha zambijskiej
1096
1270
  :ZRN:
1097
1271
  :one: nowy zair zairski
1272
+ :other: Zairean new zaires (1993-1998)
1098
1273
  :ZRZ:
1099
1274
  :one: zair zairski
1275
+ :other: Zairean zaires (1971-1993)
1100
1276
  :ZWD:
1101
1277
  :one: dolar Zimbabwe (1980-2008)
1278
+ :other: Zimbabwean dollars (1980-2008)
1102
1279
  :ZWL:
1103
1280
  :one: dolar Zimbabwe (2009)
1281
+ :other: Zimbabwean dollars (2009)
1104
1282
  :ZWR:
1105
1283
  :one: dolar Zimbabwe (2008)
1284
+ :other: Zimbabwean dollars (2008)