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
@@ -8,13 +8,18 @@
8
8
  :other: Андоррських песет
9
9
  :AED:
10
10
  :one: Дирхем ОАЕ
11
+ :other: UAE dirhams
11
12
  :AFA:
12
13
  :one: Афгані (1927-2002)
14
+ :other: Afghan afghanis (1927-2002)
13
15
  :AFN:
14
16
  :few: афгані
15
17
  :many: афгані
16
18
  :one: афгані
17
19
  :other: Афгані
20
+ :ALK:
21
+ :one: Albanian lek (1946-1965)
22
+ :other: Albanian lekë (1946-1965)
18
23
  :ALL:
19
24
  :few: Албанські леки
20
25
  :many: Албанських леків
@@ -27,6 +32,7 @@
27
32
  :other: Вірменських драмів
28
33
  :ANG:
29
34
  :one: Гульден Нідерландських Антіл
35
+ :other: Netherlands Antillean guilders
30
36
  :AOA:
31
37
  :few: ангольські кванзи
32
38
  :many: ангольських кванз
@@ -52,12 +58,21 @@
52
58
  :many: Аргентинських австралів
53
59
  :one: аргентинський австрал
54
60
  :other: аргентинського австрала
61
+ :ARL:
62
+ :one: Argentine peso ley (1970-1983)
63
+ :other: Argentine pesos ley (1970-1983)
64
+ :ARM:
65
+ :one: Argentine peso (1881-1970)
66
+ :other: Argentine pesos (1881-1970)
55
67
  :ARP:
56
68
  :one: Аргентинський песо (1983-1985)
69
+ :other: Argentine pesos (1983-1985)
57
70
  :ARS:
58
71
  :one: Аргентинський песо
72
+ :other: Argentine pesos
59
73
  :ATS:
60
74
  :one: Австрійський шилінг
75
+ :other: Austrian schillings
61
76
  :AUD:
62
77
  :few: австралійські долари
63
78
  :many: австралійських доларів
@@ -66,6 +81,7 @@
66
81
  :symbol: AU$
67
82
  :AWG:
68
83
  :one: Арубський гульден
84
+ :other: Aruban florin
69
85
  :AZM:
70
86
  :few: азербайджанські манати (1993-2006)
71
87
  :many: азербайджанських манатів (1993-2006)
@@ -79,42 +95,73 @@
79
95
  :symbol: ман.
80
96
  :BAD:
81
97
  :one: Динар (Боснія і Герцеговина)
98
+ :other: Bosnia-Herzegovina dinars (1992-1994)
82
99
  :BAM:
83
100
  :one: Конвертована марка Боснії і Герцоговини
101
+ :other: Bosnia-Herzegovina convertible marks
102
+ :BAN:
103
+ :one: Bosnia-Herzegovina new dinar (1994-1997)
104
+ :other: Bosnia-Herzegovina new dinars (1994-1997)
84
105
  :BBD:
85
106
  :one: Барбадоський долар
107
+ :other: Barbadian dollars
86
108
  :BDT:
87
109
  :one: Бангладеська така
110
+ :other: Bangladeshi takas
88
111
  :BEC:
89
112
  :one: Бельгійський франк (конвертований)
113
+ :other: Belgian francs (convertible)
90
114
  :BEF:
91
115
  :one: Бельгійський франк
116
+ :other: Belgian francs
92
117
  :BEL:
93
118
  :one: Бельгійський франк (фінансовий)
119
+ :other: Belgian francs (financial)
94
120
  :BGL:
95
121
  :one: Болгарський твердий лев
122
+ :other: Bulgarian hard leva
123
+ :BGM:
124
+ :one: Bulgarian socialist lev
125
+ :other: Bulgarian socialist leva
96
126
  :BGN:
97
127
  :one: Болгарський новий лев
128
+ :other: Bulgarian leva
129
+ :BGO:
130
+ :one: Bulgarian lev (1879-1952)
131
+ :other: Bulgarian leva (1879-1952)
98
132
  :BHD:
99
133
  :one: Бахрейнський динар
134
+ :other: Bahraini dinars
100
135
  :BIF:
101
136
  :one: Бурундійський франк
137
+ :other: Burundian francs
102
138
  :BMD:
103
139
  :one: Бермудський долар
140
+ :other: Bermudan dollars
104
141
  :BND:
105
142
  :one: Брунейський долар
143
+ :other: Brunei dollars
106
144
  :BOB:
107
145
  :one: Болівіано
146
+ :other: Bolivian bolivianos
147
+ :BOL:
148
+ :one: Bolivian boliviano (1863-1963)
149
+ :other: Bolivian bolivianos (1863-1963)
108
150
  :BOP:
109
151
  :one: Болівійське песо
152
+ :other: Bolivian pesos
110
153
  :BOV:
111
154
  :one: Болівійський мвдол
155
+ :other: Bolivian mvdols
112
156
  :BRB:
113
157
  :one: Бразильське нове крузейро (1967-1986)
158
+ :other: Brazilian new cruzeiros (1967-1986)
114
159
  :BRC:
115
160
  :one: Бразильське крузадо
161
+ :other: Brazilian cruzados (1986-1989)
116
162
  :BRE:
117
163
  :one: Бразильське крузейро (1990-1993)
164
+ :other: Brazilian cruzeiros (1990-1993)
118
165
  :BRL:
119
166
  :few: бразильські реали
120
167
  :many: бразильських реалів
@@ -123,16 +170,25 @@
123
170
  :symbol: R$
124
171
  :BRN:
125
172
  :one: Бразильське нове крузадо
173
+ :other: Brazilian new cruzados (1989-1990)
126
174
  :BRR:
127
175
  :one: Бразильське крузейро
176
+ :other: Brazilian cruzeiros (1993-1994)
177
+ :BRZ:
178
+ :one: Brazilian cruzeiro (1942-1967)
179
+ :other: Brazilian cruzeiros (1942-1967)
128
180
  :BSD:
129
181
  :one: Багамський долар
182
+ :other: Bahamian dollars
130
183
  :BTN:
131
184
  :one: Бутанський нгултрум
185
+ :other: Bhutanese ngultrums
132
186
  :BUK:
133
187
  :one: Бірманський кіат
188
+ :other: Burmese kyats
134
189
  :BWP:
135
190
  :one: Ботсванська пула
191
+ :other: Botswanan pulas
136
192
  :BYB:
137
193
  :few: білоруські нові рублі (1994-1999)
138
194
  :many: білоруських нових рублів (1994-1999)
@@ -145,6 +201,7 @@
145
201
  :other: білоруського рубля
146
202
  :BZD:
147
203
  :one: Белізький долар
204
+ :other: Belize dollars
148
205
  :CAD:
149
206
  :few: канадські долари
150
207
  :many: канадських доларів
@@ -153,8 +210,10 @@
153
210
  :symbol: CA$
154
211
  :CDF:
155
212
  :one: Конголезький франк
213
+ :other: Congolese francs
156
214
  :CHE:
157
215
  :one: Євро WIR
216
+ :other: WIR euros
158
217
  :CHF:
159
218
  :few: швейцарські франки
160
219
  :many: швейцарських франків
@@ -162,10 +221,19 @@
162
221
  :other: швейцарського франка
163
222
  :CHW:
164
223
  :one: Франк WIR
224
+ :other: WIR francs
225
+ :CLE:
226
+ :one: Chilean escudo
227
+ :other: Chilean escudos
165
228
  :CLF:
166
229
  :one: Чилійський юнідадес де фоменто
230
+ :other: Chilean units of account (UF)
167
231
  :CLP:
168
232
  :one: Чілійський песо
233
+ :other: Chilean pesos
234
+ :CNX:
235
+ :one: Chinese People’s Bank dollar
236
+ :other: Chinese People’s Bank dollars
169
237
  :CNY:
170
238
  :few: китайські юані
171
239
  :many: китайських юанів
@@ -174,14 +242,19 @@
174
242
  :symbol: CN¥
175
243
  :COP:
176
244
  :one: Колумбійський песо
245
+ :other: Colombian pesos
177
246
  :COU:
178
247
  :one: Одиниця реальної вартості
248
+ :other: Colombian real value units
179
249
  :CRC:
180
250
  :one: Костариканський колон
251
+ :other: Costa Rican colóns
181
252
  :CSD:
182
253
  :one: Старий сербський динар
254
+ :other: Serbian dinars (2002-2006)
183
255
  :CSK:
184
256
  :one: Чехословацька тверда крона
257
+ :other: Czechoslovak hard korunas
185
258
  :CUC:
186
259
  :few: кубинські конвертовані песо
187
260
  :many: кубинських конвертованих песо
@@ -189,10 +262,13 @@
189
262
  :other: кубинського конвертованого песо
190
263
  :CUP:
191
264
  :one: Кубинський песо
265
+ :other: Cuban pesos
192
266
  :CVE:
193
267
  :one: Ескудо Кабо-Верде
268
+ :other: Cape Verdean escudos
194
269
  :CYP:
195
270
  :one: Кіпрський фунт
271
+ :other: Cypriot pounds
196
272
  :CZK:
197
273
  :few: чеські крони
198
274
  :many: чеських крон
@@ -200,10 +276,13 @@
200
276
  :other: чеської крони
201
277
  :DDM:
202
278
  :one: Марка НДР
279
+ :other: East German marks
203
280
  :DEM:
204
281
  :one: Німецька марка
282
+ :other: German marks
205
283
  :DJF:
206
284
  :one: Джибутійський франк
285
+ :other: Djiboutian francs
207
286
  :DKK:
208
287
  :few: датські крони
209
288
  :many: датських крон
@@ -211,12 +290,16 @@
211
290
  :other: датської крони
212
291
  :DOP:
213
292
  :one: Домініканський песо
293
+ :other: Dominican pesos
214
294
  :DZD:
215
295
  :one: Алжирський динар
296
+ :other: Algerian dinars
216
297
  :ECS:
217
298
  :one: Еквадорський сукре
299
+ :other: Ecuadorian sucres
218
300
  :ECV:
219
301
  :one: Еквадорський юнідад де валор константе
302
+ :other: Ecuadorian units of constant value
220
303
  :EEK:
221
304
  :few: естонські крони
222
305
  :many: естонських крон
@@ -224,16 +307,22 @@
224
307
  :other: естонської крони
225
308
  :EGP:
226
309
  :one: Єгипетський фунт
310
+ :other: Egyptian pounds
227
311
  :ERN:
228
312
  :one: Еритрейська накфа
313
+ :other: Eritrean nakfas
229
314
  :ESA:
230
315
  :one: Іспанська песета ("А" рахунок)
316
+ :other: Spanish pesetas (A account)
231
317
  :ESB:
232
318
  :one: Іспанська песета (конвертовані рахунки)
319
+ :other: Spanish pesetas (convertible account)
233
320
  :ESP:
234
321
  :one: Іспанська песета
322
+ :other: Spanish pesetas
235
323
  :ETB:
236
324
  :one: Ефіопський бір
325
+ :other: Ethiopian birrs
237
326
  :EUR:
238
327
  :few: євро
239
328
  :many: євро
@@ -242,6 +331,7 @@
242
331
  :symbol: €
243
332
  :FIM:
244
333
  :one: Фінляндська марка
334
+ :other: Finnish markkas
245
335
  :FJD:
246
336
  :few: фіджійські долари
247
337
  :many: Долар Фіджі
@@ -249,8 +339,10 @@
249
339
  :other: Долар Фіджі
250
340
  :FKP:
251
341
  :one: Фолклендський фунт
342
+ :other: Falkland Islands pounds
252
343
  :FRF:
253
344
  :one: Французький франк
345
+ :other: French francs
254
346
  :GBP:
255
347
  :few: англійські фунти стерлінгів
256
348
  :many: англійських фунтів стерлінгів
@@ -269,28 +361,40 @@
269
361
  :other: грузинського ларі
270
362
  :GHC:
271
363
  :one: Ганський седі (1979-2007)
364
+ :other: Ghanaian cedis (1979-2007)
272
365
  :GHS:
273
366
  :one: Ганський седі
367
+ :other: Ghanaian cedis
274
368
  :GIP:
275
369
  :one: Гібралтарський фунт
370
+ :other: Gibraltar pounds
276
371
  :GMD:
277
372
  :one: Гамбійська даласі
373
+ :other: Gambian dalasis
278
374
  :GNF:
279
375
  :one: Гвійнейський франк
376
+ :other: Guinean francs
280
377
  :GNS:
281
378
  :one: Гвінейське сілі
379
+ :other: Guinean sylis
282
380
  :GQE:
283
381
  :one: Еквеле (Екваторіальна Ґвінея)
382
+ :other: Equatorial Guinean ekwele
284
383
  :GRD:
285
384
  :one: Грецька драхма
385
+ :other: Greek drachmas
286
386
  :GTQ:
287
387
  :one: Гватемальський кетсаль
388
+ :other: Guatemalan quetzals
288
389
  :GWE:
289
390
  :one: Ескудо Португальської Гвінеї
391
+ :other: Portuguese Guinea escudos
290
392
  :GWP:
291
393
  :one: Песо Гвінеї-Бісау
394
+ :other: Guinea-Bissau pesos
292
395
  :GYD:
293
396
  :one: Гайянський долар
397
+ :other: Guyanaese dollars
294
398
  :HKD:
295
399
  :few: гонконгівські долари
296
400
  :many: гонконгівських доларів
@@ -299,12 +403,16 @@
299
403
  :symbol: HK$
300
404
  :HNL:
301
405
  :one: Гондураська лемпіра
406
+ :other: Honduran lempiras
302
407
  :HRD:
303
408
  :one: Хорватський динар
409
+ :other: Croatian dinars
304
410
  :HRK:
305
411
  :one: Хорватська куна
412
+ :other: Croatian kunas
306
413
  :HTG:
307
414
  :one: Гаїтянський гурд
415
+ :other: Haitian gourdes
308
416
  :HUF:
309
417
  :few: угорські форинти
310
418
  :many: угорських форинтів
@@ -317,8 +425,13 @@
317
425
  :other: Індонезійські рупії
318
426
  :IEP:
319
427
  :one: Ірландський фунт
428
+ :other: Irish pounds
320
429
  :ILP:
321
430
  :one: Ізраїльський фунт
431
+ :other: Israeli pounds
432
+ :ILR:
433
+ :one: Israeli sheqel (1980-1985)
434
+ :other: Israeli sheqels (1980-1985)
322
435
  :ILS:
323
436
  :few: ізраїльські нові шекелі
324
437
  :many: ізраїльських нових шекелів
@@ -333,8 +446,13 @@
333
446
  :symbol: ₹
334
447
  :IQD:
335
448
  :one: Іракський динар
449
+ :other: Iraqi dinars
336
450
  :IRR:
337
451
  :one: Іранський ріал
452
+ :other: Iranian rials
453
+ :ISJ:
454
+ :one: Icelandic króna (1918-1981)
455
+ :other: Icelandic krónur (1918-1981)
338
456
  :ISK:
339
457
  :few: ісландські кроні
340
458
  :many: ісландських крон
@@ -342,10 +460,13 @@
342
460
  :other: ісландської крони
343
461
  :ITL:
344
462
  :one: Італійська ліра
463
+ :other: Italian liras
345
464
  :JMD:
346
465
  :one: Ямайський долар
466
+ :other: Jamaican dollars
347
467
  :JOD:
348
468
  :one: Йорданський динар
469
+ :other: Jordanian dinars
349
470
  :JPY:
350
471
  :few: японські єни
351
472
  :many: японських єн
@@ -354,6 +475,7 @@
354
475
  :symbol: ¥
355
476
  :KES:
356
477
  :one: Кенійський шилінг
478
+ :other: Kenyan shillings
357
479
  :KGS:
358
480
  :few: киргизькі соми
359
481
  :many: киргизьких сомів
@@ -361,13 +483,21 @@
361
483
  :other: киргизького сома
362
484
  :KHR:
363
485
  :one: Камбоджійський рієль
486
+ :other: Cambodian riels
364
487
  :KMF:
365
488
  :one: Коморський франк
489
+ :other: Comorian francs
366
490
  :KPW:
367
491
  :few: північнокорейські вони
368
492
  :many: північнокорейських вон
369
493
  :one: північнокорейська вона
370
494
  :other: Вона Північної Кореї
495
+ :KRH:
496
+ :one: South Korean hwan (1953-1962)
497
+ :other: South Korean hwan (1953-1962)
498
+ :KRO:
499
+ :one: South Korean won (1945-1953)
500
+ :other: South Korean won (1945-1953)
371
501
  :KRW:
372
502
  :few: південнокорейські вони
373
503
  :many: південнокорейських вон
@@ -376,8 +506,10 @@
376
506
  :symbol: ₩
377
507
  :KWD:
378
508
  :one: Кувейтський динар
509
+ :other: Kuwaiti dinars
379
510
  :KYD:
380
511
  :one: Долар Кайманових островів
512
+ :other: Cayman Islands dollars
381
513
  :KZT:
382
514
  :few: казахстанські тенге
383
515
  :many: казахстанських тенге
@@ -385,14 +517,19 @@
385
517
  :other: казахстанського тенге
386
518
  :LAK:
387
519
  :one: Лаоський кіп
520
+ :other: Laotian kips
388
521
  :LBP:
389
522
  :one: Ліванський фунт
523
+ :other: Lebanese pounds
390
524
  :LKR:
391
525
  :one: Шрі-ланкійська рупія
526
+ :other: Sri Lankan rupees
392
527
  :LRD:
393
528
  :one: Ліберійський долар
529
+ :other: Liberian dollars
394
530
  :LSL:
395
531
  :one: Лесотський лоті
532
+ :other: Lesotho lotis
396
533
  :LTL:
397
534
  :few: литовські літи
398
535
  :many: литовських літів
@@ -400,12 +537,16 @@
400
537
  :other: литовського літа
401
538
  :LTT:
402
539
  :one: Литовський талон
540
+ :other: Lithuanian talonases
403
541
  :LUC:
404
542
  :one: Люксембурґський франк (Конвертований)
543
+ :other: Luxembourgian convertible francs
405
544
  :LUF:
406
545
  :one: Люксембурзький франк
546
+ :other: Luxembourgian francs
407
547
  :LUL:
408
548
  :one: Люксембурґський франк (Фінансовий)
549
+ :other: Luxembourg financial francs
409
550
  :LVL:
410
551
  :few: латвійські лати
411
552
  :many: латвійських латів
@@ -413,12 +554,22 @@
413
554
  :other: латвійського лата
414
555
  :LVR:
415
556
  :one: Латвійський рубль
557
+ :other: Latvian rubles
416
558
  :LYD:
417
559
  :one: Лівійський динар
560
+ :other: Libyan dinars
418
561
  :MAD:
419
562
  :one: Марокканський дирхем
563
+ :other: Moroccan dirhams
420
564
  :MAF:
421
565
  :one: Марокканський франк
566
+ :other: Moroccan francs
567
+ :MCF:
568
+ :one: Monegasque franc
569
+ :other: Monegasque francs
570
+ :MDC:
571
+ :one: Moldovan cupon
572
+ :other: Moldovan cupon
422
573
  :MDL:
423
574
  :few: молдовські леї
424
575
  :many: молдовських леїв
@@ -426,28 +577,46 @@
426
577
  :other: молдовського лея
427
578
  :MGA:
428
579
  :one: Мадагаскарський аріарі
580
+ :other: Malagasy Ariaries
429
581
  :MGF:
430
582
  :one: Мадагаскарський франк
583
+ :other: Malagasy francs
431
584
  :MKD:
432
585
  :one: Македонський динар
586
+ :other: Macedonian denari
587
+ :MKN:
588
+ :one: Macedonian denar (1992-1993)
589
+ :other: Macedonian denari (1992-1993)
433
590
  :MLF:
434
591
  :one: Малійський франк
592
+ :other: Malian francs
435
593
  :MMK:
436
594
  :one: Кʼят Мʼянми
595
+ :other: Myanma kyats
437
596
  :MNT:
438
597
  :one: Монгольський тугрик
598
+ :other: Mongolian tugriks
439
599
  :MOP:
440
600
  :one: Макао патака
601
+ :other: Macanese patacas
441
602
  :MRO:
442
603
  :one: Мавританська угія
604
+ :other: Mauritanian ouguiyas
443
605
  :MTL:
444
606
  :one: Мальтійська ліра
607
+ :other: Maltese lira
445
608
  :MTP:
446
609
  :one: Мальтійський фунт
610
+ :other: Maltese pounds
447
611
  :MUR:
448
612
  :one: Маврикійська рупія
613
+ :other: Mauritian rupees
614
+ :MVP:
615
+ :one: Maldivian rupee
616
+ :other: Maldivian rupees
449
617
  :MVR:
450
618
  :one: Мальдівська руфія
619
+ :other: Maldivian rufiyaas
451
620
  :MWK:
452
621
  :few: малавійські квачі
453
622
  :many: малавійських квач
@@ -461,26 +630,37 @@
461
630
  :symbol: MX$
462
631
  :MXP:
463
632
  :one: Мексиканське срібне песо (1861-1992)
633
+ :other: Mexican silver pesos (1861-1992)
464
634
  :MXV:
465
635
  :one: Мексиканський юнідад де інверсіон
636
+ :other: Mexican investment units
466
637
  :MYR:
467
638
  :one: Малайзійський рингіт
639
+ :other: Malaysian ringgits
468
640
  :MZE:
469
641
  :one: Мозамбіцький ескудо
642
+ :other: Mozambican escudos
470
643
  :MZM:
471
644
  :one: Старий мозамбіцький метикал
645
+ :other: Mozambican meticals (1980-2006)
472
646
  :MZN:
473
647
  :one: Мозамбіцький метикал
648
+ :other: Mozambican meticals
474
649
  :NAD:
475
650
  :one: Намібійський долар
651
+ :other: Namibian dollars
476
652
  :NGN:
477
653
  :one: Нігерійська найра
654
+ :other: Nigerian nairas
478
655
  :NIC:
479
656
  :one: Нікарагуанська кордоба
657
+ :other: Nicaraguan córdobas (1988-1991)
480
658
  :NIO:
481
659
  :one: Нікарагуанська кордоба оро
660
+ :other: Nicaraguan córdobas
482
661
  :NLG:
483
662
  :one: Нідерландський гульден
663
+ :other: Dutch guilders
484
664
  :NOK:
485
665
  :few: норвезькі крони
486
666
  :many: норвезьких крон
@@ -488,25 +668,35 @@
488
668
  :other: норвезької крони
489
669
  :NPR:
490
670
  :one: Непальська рупія
671
+ :other: Nepalese rupees
491
672
  :NZD:
492
673
  :one: Новозеландський долар
674
+ :other: New Zealand dollars
493
675
  :symbol: NZ$
494
676
  :OMR:
495
677
  :one: Оманський ріал
678
+ :other: Omani rials
496
679
  :PAB:
497
680
  :one: Панамська бальбоа
681
+ :other: Panamanian balboas
498
682
  :PEI:
499
683
  :one: Перуанський інті
684
+ :other: Peruvian intis
500
685
  :PEN:
501
686
  :one: Перуанський новий сол
687
+ :other: Peruvian nuevos soles
502
688
  :PES:
503
689
  :one: Перуанський сол
690
+ :other: Peruvian soles (1863-1965)
504
691
  :PGK:
505
692
  :one: Кіна Папуа Нової Гвінеї
693
+ :other: Papua New Guinean kina
506
694
  :PHP:
507
695
  :one: Філіппінське песо
696
+ :other: Philippine pesos
508
697
  :PKR:
509
698
  :one: Пакистанська рупія
699
+ :other: Pakistani rupees
510
700
  :PLN:
511
701
  :few: польські злоті
512
702
  :many: польських злотих
@@ -514,10 +704,13 @@
514
704
  :other: польського злотого
515
705
  :PLZ:
516
706
  :one: Польський злотий (1950-1995)
707
+ :other: Polish zlotys (PLZ)
517
708
  :PTE:
518
709
  :one: Португальський ескудо
710
+ :other: Portuguese escudos
519
711
  :PYG:
520
712
  :one: Парагвайський гуарані
713
+ :other: Paraguayan guaranis
521
714
  :QAR:
522
715
  :few: Катарський ріал
523
716
  :many: Катарський ріал
@@ -525,8 +718,10 @@
525
718
  :other: Катарський ріал
526
719
  :RHD:
527
720
  :one: Родезійський долар
721
+ :other: Rhodesian dollars
528
722
  :ROL:
529
723
  :one: Старий румунський лей
724
+ :other: Romanian Lei (1952-2006)
530
725
  :RON:
531
726
  :few: румунські леї
532
727
  :many: румунських леїв
@@ -551,6 +746,7 @@
551
746
  :other: російського рубля (RUR)
552
747
  :RWF:
553
748
  :one: Руандійський франк
749
+ :other: Rwandan francs
554
750
  :SAR:
555
751
  :few: саудівські ріали
556
752
  :many: саудівських ріалів
@@ -558,14 +754,19 @@
558
754
  :other: саудівського ріала
559
755
  :SBD:
560
756
  :one: Долар Соломонових Островів
757
+ :other: Solomon Islands dollars
561
758
  :SCR:
562
759
  :one: Сейшельська рупія
760
+ :other: Seychellois rupees
563
761
  :SDD:
564
762
  :one: Суданський динар
763
+ :other: Sudanese dinars (1992-2007)
565
764
  :SDG:
566
765
  :one: Суданський фунт
766
+ :other: Sudanese pounds
567
767
  :SDP:
568
768
  :one: Старий суданський фунт
769
+ :other: Sudanese pounds (1957-1998)
569
770
  :SEK:
570
771
  :few: шведські крони
571
772
  :many: шведських крон
@@ -578,8 +779,10 @@
578
779
  :other: сінгапурського долара
579
780
  :SHP:
580
781
  :one: Фунт Святої Єлени
782
+ :other: Saint Helena pounds
581
783
  :SIT:
582
784
  :one: Словенський толар
785
+ :other: Slovenian tolars
583
786
  :SKK:
584
787
  :few: словацькі крони
585
788
  :many: словацьких крон
@@ -587,12 +790,16 @@
587
790
  :other: словацької крони
588
791
  :SLL:
589
792
  :one: Леоне Сьєрра-Леоне
793
+ :other: Sierra Leonean leones
590
794
  :SOS:
591
795
  :one: Сомалійський шилінг
796
+ :other: Somali shillings
592
797
  :SRD:
593
798
  :one: Суринамський долар
799
+ :other: Surinamese dollars
594
800
  :SRG:
595
801
  :one: Суринамський гульден
802
+ :other: Surinamese guilders
596
803
  :SSP:
597
804
  :few: південносуданські фунти
598
805
  :many: південносуданських фунтів
@@ -600,6 +807,7 @@
600
807
  :other: південносуданського фунту
601
808
  :STD:
602
809
  :one: Добра Сан-Томе і Прінсіпі
810
+ :other: São Tomé and Príncipe dobras
603
811
  :SUR:
604
812
  :few: радянські рублі
605
813
  :many: радянських рублів
@@ -607,10 +815,13 @@
607
815
  :other: радянського рубля
608
816
  :SVC:
609
817
  :one: Сальвадорський колон
818
+ :other: Salvadoran colones
610
819
  :SYP:
611
820
  :one: Сирійський фунт
821
+ :other: Syrian pounds
612
822
  :SZL:
613
823
  :one: Свазілендські лілангені
824
+ :other: Swazi emalangeni
614
825
  :THB:
615
826
  :few: таїландські бати
616
827
  :many: таїландських батів
@@ -619,6 +830,7 @@
619
830
  :symbol: ฿
620
831
  :TJR:
621
832
  :one: Таджицький рубль
833
+ :other: Tajikistani rubles
622
834
  :TJS:
623
835
  :few: таджицькі сомоні
624
836
  :many: таджицьких сомоні
@@ -636,10 +848,13 @@
636
848
  :other: туркменського маната
637
849
  :TND:
638
850
  :one: Туніський динар
851
+ :other: Tunisian dinars
639
852
  :TOP:
640
853
  :one: Паанга Тонго
854
+ :other: Tongan paʻanga
641
855
  :TPE:
642
856
  :one: Тіморський ескудо
857
+ :other: Timorese escudos
643
858
  :TRL:
644
859
  :few: турецькі ліри (1922-2005)
645
860
  :many: турецьких лір (1922-2005)
@@ -652,6 +867,7 @@
652
867
  :other: турецької ліри
653
868
  :TTD:
654
869
  :one: Долар Тринідаду і Тобаго
870
+ :other: Trinidad and Tobago dollars
655
871
  :TWD:
656
872
  :few: нові тайванські долари
657
873
  :many: нових тайванських доларів
@@ -660,6 +876,7 @@
660
876
  :symbol: NT$
661
877
  :TZS:
662
878
  :one: Танзанійський шилінг
879
+ :other: Tanzanian shillings
663
880
  :UAH:
664
881
  :few: гривні
665
882
  :many: гривень
@@ -674,8 +891,10 @@
674
891
  :symbol: крб.
675
892
  :UGS:
676
893
  :one: Угандійський шилінг (1966-1987)
894
+ :other: Ugandan shillings (1966-1987)
677
895
  :UGX:
678
896
  :one: Угандійський шилінг
897
+ :other: Ugandan shillings
679
898
  :USD:
680
899
  :few: долари США
681
900
  :many: доларів США
@@ -684,14 +903,19 @@
684
903
  :symbol: $
685
904
  :USN:
686
905
  :one: Долар США (наступного дня)
906
+ :other: US dollars (next day)
687
907
  :USS:
688
908
  :one: Долар США (цього дня)
909
+ :other: US dollars (same day)
689
910
  :UYI:
690
911
  :one: Уругвайський песо в індексованих одиницях
912
+ :other: Uruguayan pesos (indexed units)
691
913
  :UYP:
692
914
  :one: Уругвайське песо (1975-1993)
915
+ :other: Uruguayan pesos (1975-1993)
693
916
  :UYU:
694
917
  :one: Уругвайське песо
918
+ :other: Uruguayan pesos
695
919
  :UZS:
696
920
  :few: узбецькі суми
697
921
  :many: узбецьких сумів
@@ -699,32 +923,48 @@
699
923
  :other: узбецького сума
700
924
  :VEB:
701
925
  :one: Венесуельський болівар (1871-2008)
926
+ :other: Venezuelan bolívars (1871-2008)
702
927
  :VEF:
703
928
  :one: Венесуельський болівар
929
+ :other: Venezuelan bolívars
704
930
  :VND:
705
931
  :one: Вʼєтнамський донг
932
+ :other: Vietnamese dong
706
933
  :symbol: ₫
934
+ :VNN:
935
+ :one: Vietnamese dong (1978-1985)
936
+ :other: Vietnamese dong (1978-1985)
707
937
  :VUV:
708
938
  :one: Вануатська вату
939
+ :other: Vanuatu vatus
709
940
  :WST:
710
941
  :one: Самоанська тала
942
+ :other: Samoan tala
711
943
  :XAF:
712
944
  :one: Франк Центральноафриканського фінансового товариства
945
+ :other: CFA francs BEAC
713
946
  :symbol: FCFA
714
947
  :XAG:
715
948
  :one: Срібло
949
+ :other: troy ounces of silver
716
950
  :XAU:
717
951
  :one: Золото
952
+ :other: troy ounces of gold
718
953
  :XBA:
719
954
  :one: Європейська складена валютна одиниця
955
+ :other: European composite units
720
956
  :XBB:
721
957
  :one: Одиниця Європейського валютного фонду
958
+ :other: European monetary units
722
959
  :XBC:
723
960
  :one: Європейська розрахункова одиниця XBC
961
+ :other: European units of account (XBC)
724
962
  :XBD:
725
963
  :one: Європейська розрахункова одиниця XBD
964
+ :other: European units of account (XBD)
726
965
  :XCD:
727
966
  :one: Східнокарибський долар
967
+ :other: East Caribbean dollars
728
968
  :symbol: EC$
729
969
  :XDR:
730
970
  :few: СПЗ
@@ -733,24 +973,39 @@
733
973
  :other: СПЗ
734
974
  :XEU:
735
975
  :one: Європейська валютна одиниця
976
+ :other: European currency units
736
977
  :XFO:
737
978
  :one: Французький золотий франк
979
+ :other: French gold francs
738
980
  :XFU:
739
981
  :one: Французький франк UIC
982
+ :other: French UIC-francs
740
983
  :XOF:
741
984
  :one: Франк Західноафриканського фінансового товариства
985
+ :other: CFA francs BCEAO
742
986
  :symbol: CFA
743
987
  :XPD:
744
988
  :one: Паладій
989
+ :other: troy ounces of palladium
745
990
  :XPF:
746
991
  :one: Французький тихоокеанський франк
992
+ :other: CFP francs
747
993
  :symbol: CFPF
748
994
  :XPT:
749
995
  :one: Платина
996
+ :other: troy ounces of platinum
750
997
  :XRE:
751
998
  :one: Фонди RINET
999
+ :other: RINET Funds units
1000
+ :XSU:
1001
+ :one: Sucre
1002
+ :other: Sucres
752
1003
  :XTS:
753
1004
  :one: Код тестування валюти
1005
+ :other: Testing Currency units
1006
+ :XUA:
1007
+ :one: ADB unit of account
1008
+ :other: ADB units of account
754
1009
  :XXX:
755
1010
  :few: невідомі грошові одиниці
756
1011
  :many: невідомих грошових одиниць
@@ -758,16 +1013,25 @@
758
1013
  :other: невідомої грошової одиниці
759
1014
  :YDD:
760
1015
  :one: Єменський динар
1016
+ :other: Yemeni dinars
761
1017
  :YER:
762
1018
  :one: Єменський ріал
1019
+ :other: Yemeni rials
763
1020
  :YUD:
764
1021
  :one: Югославський твердий динар
1022
+ :other: Yugoslavian hard dinars (1966-1990)
765
1023
  :YUM:
766
1024
  :one: Югославський новий динар
1025
+ :other: Yugoslavian new dinars (1994-2002)
767
1026
  :YUN:
768
1027
  :one: Югославський конвертований динар
1028
+ :other: Yugoslavian convertible dinars (1990-1992)
1029
+ :YUR:
1030
+ :one: Yugoslavian reformed dinar (1992-1993)
1031
+ :other: Yugoslavian reformed dinars (1992-1993)
769
1032
  :ZAL:
770
1033
  :one: Південноафриканський фінансовий ранд
1034
+ :other: South African rands (financial)
771
1035
  :ZAR:
772
1036
  :few: південноафриканські ранди
773
1037
  :many: південноафриканських рандів
@@ -785,8 +1049,10 @@
785
1049
  :other: Замбійські квачі
786
1050
  :ZRN:
787
1051
  :one: Заїрський новий заїр
1052
+ :other: Zairean new zaires (1993-1998)
788
1053
  :ZRZ:
789
1054
  :one: Заїрський заїр
1055
+ :other: Zairean zaires (1971-1993)
790
1056
  :ZWD:
791
1057
  :few: зімбабвійскі долари
792
1058
  :many: зімбабвійських доларів