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
@@ -3,36 +3,60 @@
3
3
  :currencies:
4
4
  :ADP:
5
5
  :one: Andorská peseta
6
+ :other: Andorran pesetas
6
7
  :AED:
7
8
  :few: SAE dirhamy
8
9
  :one: SAE dirham
9
10
  :other: UAE dirham
11
+ :AFA:
12
+ :one: Afghan afghani (1927-2002)
13
+ :other: Afghan afghanis (1927-2002)
10
14
  :AFN:
11
15
  :one: Afganský afgání
16
+ :other: Afghan Afghanis
17
+ :ALK:
18
+ :one: Albanian lek (1946-1965)
19
+ :other: Albanian lekë (1946-1965)
12
20
  :ALL:
13
21
  :one: Albánsky lek
22
+ :other: Albanian lekë
14
23
  :AMD:
15
24
  :one: Armenský dram
25
+ :other: Armenian drams
16
26
  :ANG:
17
27
  :few: antilské guldeny
18
28
  :one: antilský gulden
19
29
  :other: Nizozemský Antilský guilder
20
30
  :AOA:
21
31
  :one: Angolská kwanza
32
+ :other: Angolan kwanzas
22
33
  :AOK:
23
34
  :one: Angolská kwanza (1977-1990)
35
+ :other: Angolan kwanzas (1977-1991)
24
36
  :AON:
25
37
  :one: Angolská nová kwanza (1990-2000)
38
+ :other: Angolan new kwanzas (1990-2000)
26
39
  :AOR:
27
40
  :one: Angolská kwanza Reajustado (1995-1999)
41
+ :other: Angolan readjusted kwanzas (1995-1999)
28
42
  :ARA:
29
43
  :one: Argentinský austral
44
+ :other: Argentine australs
45
+ :ARL:
46
+ :one: Argentine peso ley (1970-1983)
47
+ :other: Argentine pesos ley (1970-1983)
48
+ :ARM:
49
+ :one: Argentine peso (1881-1970)
50
+ :other: Argentine pesos (1881-1970)
30
51
  :ARP:
31
52
  :one: Argentinské peso (1983-1985)
53
+ :other: Argentine pesos (1983-1985)
32
54
  :ARS:
33
55
  :one: Argentinské peso
56
+ :other: Argentine pesos
34
57
  :ATS:
35
58
  :one: Rakúsky šiling
59
+ :other: Austrian schillings
36
60
  :AUD:
37
61
  :few: austrálske doláre
38
62
  :one: austrálsky dolár
@@ -40,58 +64,87 @@
40
64
  :symbol: AUD
41
65
  :AWG:
42
66
  :one: Arubský guilder
67
+ :other: Aruban florin
43
68
  :AZM:
44
69
  :one: Azerbaidžanský manat
70
+ :other: Azerbaijani manats (1993-2006)
45
71
  :AZN:
46
72
  :one: Azerbajdžanský manat
73
+ :other: Azerbaijani manats
47
74
  :BAD:
48
75
  :one: Bosnianský dinár
76
+ :other: Bosnia-Herzegovina dinars (1992-1994)
49
77
  :BAM:
50
78
  :few: Bosnianský konvertibilná marka
51
79
  :one: Bosnianský konvertibilná marka
52
80
  :other: Bosnianský konvertibilná marka
81
+ :BAN:
82
+ :one: Bosnia-Herzegovina new dinar (1994-1997)
83
+ :other: Bosnia-Herzegovina new dinars (1994-1997)
53
84
  :BBD:
54
85
  :few: Barbadoský dolár
55
86
  :one: Barbadoský dolár
56
87
  :other: Barbadoský dolár
57
88
  :BDT:
58
89
  :one: Bangladéšska taka
90
+ :other: Bangladeshi takas
59
91
  :BEC:
60
92
  :one: Belgický frank (konvertibilný)
93
+ :other: Belgian francs (convertible)
61
94
  :BEF:
62
95
  :one: Belgický frank
96
+ :other: Belgian francs
63
97
  :BEL:
64
98
  :one: Belgický frank (finančný)
99
+ :other: Belgian francs (financial)
65
100
  :BGL:
66
101
  :one: Bulharský leva
102
+ :other: Bulgarian hard leva
103
+ :BGM:
104
+ :one: Bulgarian socialist lev
105
+ :other: Bulgarian socialist leva
67
106
  :BGN:
68
107
  :few: Bulharský leva nový
69
108
  :one: Bulharský leva nový
70
109
  :other: Bulharský leva nový
110
+ :BGO:
111
+ :one: Bulgarian lev (1879-1952)
112
+ :other: Bulgarian leva (1879-1952)
71
113
  :BHD:
72
114
  :few: Bahraiský dinár
73
115
  :one: Bahraiský dinár
74
116
  :other: Bahraiský dinár
75
117
  :BIF:
76
118
  :one: Burundský frank
119
+ :other: Burundian francs
77
120
  :BMD:
78
121
  :one: Bermudský dolár
122
+ :other: Bermudan dollars
79
123
  :BND:
80
124
  :few: Bruneiský dolár
81
125
  :one: Bruneiský dolár
82
126
  :other: Bruneiský dolár
83
127
  :BOB:
84
128
  :one: Bolívijské boliviano
129
+ :other: Bolivian bolivianos
130
+ :BOL:
131
+ :one: Bolivian boliviano (1863-1963)
132
+ :other: Bolivian bolivianos (1863-1963)
85
133
  :BOP:
86
134
  :one: Bolivíjske peso
135
+ :other: Bolivian pesos
87
136
  :BOV:
88
137
  :one: Bolivíjske mvdol
138
+ :other: Bolivian mvdols
89
139
  :BRB:
90
140
  :one: Bolivíjske Cruzeiro Novo (1967-1986)
141
+ :other: Brazilian new cruzeiros (1967-1986)
91
142
  :BRC:
92
143
  :one: Bolivíjske cruzado
144
+ :other: Brazilian cruzados (1986-1989)
93
145
  :BRE:
94
146
  :one: Bolivíjske cruzeiro (1990-1993)
147
+ :other: Brazilian cruzeiros (1990-1993)
95
148
  :BRL:
96
149
  :few: brazílske realy
97
150
  :one: brazílsky real
@@ -99,16 +152,23 @@
99
152
  :symbol: BRL
100
153
  :BRN:
101
154
  :one: Brazílske Cruzado Novo
155
+ :other: Brazilian new cruzados (1989-1990)
102
156
  :BRR:
103
157
  :one: Brazílske cruzeiro
158
+ :other: Brazilian cruzeiros (1993-1994)
159
+ :BRZ:
160
+ :one: Brazilian cruzeiro (1942-1967)
161
+ :other: Brazilian cruzeiros (1942-1967)
104
162
  :BSD:
105
163
  :one: Bahamský dolár
164
+ :other: Bahamian dollars
106
165
  :BTN:
107
166
  :few: Bhutansky ngultrum
108
167
  :one: Bhutansky ngultrum
109
168
  :other: Bhutansky ngultrum
110
169
  :BUK:
111
170
  :one: Burmese Kyat
171
+ :other: Burmese kyats
112
172
  :BWP:
113
173
  :few: botswanské puly
114
174
  :one: botswanská pula
@@ -134,14 +194,28 @@
134
194
  :few: Konžský frank Congolais
135
195
  :one: Konžský frank Congolais
136
196
  :other: Konžský frank Congolais
197
+ :CHE:
198
+ :one: WIR euro
199
+ :other: WIR euros
137
200
  :CHF:
138
201
  :few: švajčiarske franky
139
202
  :one: švajčiarsky frank
140
203
  :other: švajčiarskych frankov, švajčiarskeho franku
204
+ :CHW:
205
+ :one: WIR franc
206
+ :other: WIR francs
207
+ :CLE:
208
+ :one: Chilean escudo
209
+ :other: Chilean escudos
141
210
  :CLF:
142
211
  :one: Čílske Unidades de Fomento
212
+ :other: Chilean units of account (UF)
143
213
  :CLP:
144
214
  :one: Čílske peso
215
+ :other: Chilean pesos
216
+ :CNX:
217
+ :one: Chinese People’s Bank dollar
218
+ :other: Chinese People’s Bank dollars
145
219
  :CNY:
146
220
  :few: čínske jüany
147
221
  :one: čínsky jüan
@@ -151,56 +225,83 @@
151
225
  :few: kolumbijské pesos
152
226
  :one: kolumbijské peso
153
227
  :other: kolumbijských pesos
228
+ :COU:
229
+ :one: Colombian real value unit
230
+ :other: Colombian real value units
154
231
  :CRC:
155
232
  :few: Kostarikský colon
156
233
  :one: Kostarikský colon
157
234
  :other: Kostarikský colon
235
+ :CSD:
236
+ :one: Serbian dinar (2002-2006)
237
+ :other: Serbian dinars (2002-2006)
158
238
  :CSK:
159
239
  :one: Československá koruna
240
+ :other: Czechoslovak hard korunas
160
241
  :CUC:
161
242
  :one: Kubánske konvertibilné peso
243
+ :other: Cuban convertible pesos
162
244
  :CUP:
163
245
  :one: Kubánske peso
246
+ :other: Cuban pesos
164
247
  :CVE:
165
248
  :few: kapverdské escudá
166
249
  :one: kapverdské escudo
167
250
  :other: Cape Verde eskudo
168
251
  :CYP:
169
252
  :one: Cypruská libra
253
+ :other: Cypriot pounds
170
254
  :CZK:
171
255
  :few: české koruny
172
256
  :one: česká koruna
173
257
  :other: českých korún, českej koruny
174
258
  :DDM:
175
259
  :one: Východonemecká marka
260
+ :other: East German marks
176
261
  :DEM:
177
262
  :one: Nemecká marka
263
+ :other: German marks
178
264
  :DJF:
179
265
  :one: Džibutský frank
266
+ :other: Djiboutian francs
180
267
  :DKK:
181
268
  :few: dánske koruny
182
269
  :one: dánska koruna
183
270
  :other: dánskych korún, dánskej koruny
184
271
  :DOP:
185
272
  :one: Dominikánske peso
273
+ :other: Dominican pesos
186
274
  :DZD:
187
275
  :one: Alžírsky dinár
276
+ :other: Algerian dinars
188
277
  :ECS:
189
278
  :one: Ekuadorský sucre
279
+ :other: Ecuadorian sucres
190
280
  :ECV:
191
281
  :one: Ekuadorský Unidad de Valor Constante (UVC)
282
+ :other: Ecuadorian units of constant value
192
283
  :EEK:
193
284
  :few: Estónska kroon
194
285
  :one: Estónska kroon
195
286
  :other: Estónska kroon
196
287
  :EGP:
197
288
  :one: Egyptská libra
289
+ :other: Egyptian pounds
198
290
  :ERN:
199
291
  :one: Eritrejská nakfa
292
+ :other: Eritrean nakfas
293
+ :ESA:
294
+ :one: Spanish peseta (A account)
295
+ :other: Spanish pesetas (A account)
296
+ :ESB:
297
+ :one: Spanish peseta (convertible account)
298
+ :other: Spanish pesetas (convertible account)
200
299
  :ESP:
201
300
  :one: Španielská peseta
301
+ :other: Spanish pesetas
202
302
  :ETB:
203
303
  :one: Ethiopský birr
304
+ :other: Ethiopian birrs
204
305
  :EUR:
205
306
  :few: eurá
206
307
  :one: euro
@@ -208,14 +309,17 @@
208
309
  :symbol: €
209
310
  :FIM:
210
311
  :one: Finská marka
312
+ :other: Finnish markkas
211
313
  :FJD:
212
314
  :few: fidžijské doláre
213
315
  :one: fidžijský dolár
214
316
  :other: Fiji dolár
215
317
  :FKP:
216
318
  :one: Falklandská libra
319
+ :other: Falkland Islands pounds
217
320
  :FRF:
218
321
  :one: Francúzsky frank
322
+ :other: French francs
219
323
  :GBP:
220
324
  :few: britských libier, britskej libry
221
325
  :one: britská libra
@@ -223,36 +327,48 @@
223
327
  :symbol: GBP
224
328
  :GEK:
225
329
  :one: Gruzínsky Kupon Larit
330
+ :other: Georgian kupon larits
226
331
  :GEL:
227
332
  :one: Gruzínsky lari
333
+ :other: Georgian laris
228
334
  :GHC:
229
335
  :one: Ghanský cedi (1979-2007)
336
+ :other: Ghanaian cedis (1979-2007)
230
337
  :GHS:
231
338
  :one: Ghanský cedi
339
+ :other: Ghanaian cedis
232
340
  :GIP:
233
341
  :one: Gibraltarská libra
342
+ :other: Gibraltar pounds
234
343
  :GMD:
235
344
  :few: Gambský dalasi
236
345
  :one: Gambský dalasi
237
346
  :other: Gambský dalasi
238
347
  :GNF:
239
348
  :one: Guinejský frank
349
+ :other: Guinean francs
240
350
  :GNS:
241
351
  :one: Guinejský syli
352
+ :other: Guinean sylis
242
353
  :GQE:
243
354
  :one: Rovníková Guinea Ekwele Guineana
355
+ :other: Equatorial Guinean ekwele
244
356
  :GRD:
245
357
  :one: Grécka drachma
358
+ :other: Greek drachmas
246
359
  :GTQ:
247
360
  :one: Guatemalský quetzal
361
+ :other: Guatemalan quetzals
248
362
  :GWE:
249
363
  :one: Portugalská Guinea eskudo
364
+ :other: Portuguese Guinea escudos
250
365
  :GWP:
251
366
  :few: Guinea-Bissau peso
252
367
  :one: Guinea-Bissau peso
253
368
  :other: Guinea-Bissau peso
254
369
  :GYD:
255
370
  :one: Guyanský dolár
371
+ :other: Guyanaese dollars
256
372
  :HKD:
257
373
  :few: hongkongské doláre
258
374
  :one: hongkongský dolár
@@ -264,10 +380,13 @@
264
380
  :other: Hoduraská lempira
265
381
  :HRD:
266
382
  :one: Chorvátsky dinár
383
+ :other: Croatian dinars
267
384
  :HRK:
268
385
  :one: Chorvátska kuna
386
+ :other: Croatian kunas
269
387
  :HTG:
270
388
  :one: Haitské gourde
389
+ :other: Haitian gourdes
271
390
  :HUF:
272
391
  :few: maďarské forinty
273
392
  :one: maďarský forint
@@ -278,10 +397,16 @@
278
397
  :other: indonézskych rupií
279
398
  :IEP:
280
399
  :one: Írska libra
400
+ :other: Irish pounds
281
401
  :ILP:
282
402
  :one: Izraelská libra
403
+ :other: Israeli pounds
404
+ :ILR:
405
+ :one: Israeli sheqel (1980-1985)
406
+ :other: Israeli sheqels (1980-1985)
283
407
  :ILS:
284
408
  :one: Izraelský šekel
409
+ :other: Israeli new sheqels
285
410
  :symbol: ₪
286
411
  :INR:
287
412
  :few: indické rupie
@@ -290,16 +415,25 @@
290
415
  :symbol: INR
291
416
  :IQD:
292
417
  :one: Iracký dinár
418
+ :other: Iraqi dinars
293
419
  :IRR:
294
420
  :one: Iránsky rial
421
+ :other: Iranian rials
422
+ :ISJ:
423
+ :one: Icelandic króna (1918-1981)
424
+ :other: Icelandic krónur (1918-1981)
295
425
  :ISK:
296
426
  :one: Islandská krona
427
+ :other: Icelandic krónur
297
428
  :ITL:
298
429
  :one: Talianská lira
430
+ :other: Italian liras
299
431
  :JMD:
300
432
  :one: Jamajský dolár
433
+ :other: Jamaican dollars
301
434
  :JOD:
302
435
  :one: Jordánsky dinár
436
+ :other: Jordanian dinars
303
437
  :JPY:
304
438
  :few: japonské jeny
305
439
  :one: japonský jen
@@ -307,18 +441,27 @@
307
441
  :symbol: JPY
308
442
  :KES:
309
443
  :one: Keňský šiling
444
+ :other: Kenyan shillings
310
445
  :KGS:
311
446
  :few: kirgizské somy
312
447
  :one: kirgizský som
313
448
  :other: Kyrgyský som
314
449
  :KHR:
315
450
  :one: Kambodžský riel
451
+ :other: Cambodian riels
316
452
  :KMF:
317
453
  :few: komorské franky
318
454
  :one: Comoro frank
319
455
  :other: komorských frankov
320
456
  :KPW:
321
457
  :one: Severokórejský won
458
+ :other: North Korean won
459
+ :KRH:
460
+ :one: South Korean hwan (1953-1962)
461
+ :other: South Korean hwan (1953-1962)
462
+ :KRO:
463
+ :one: South Korean won (1945-1953)
464
+ :other: South Korean won (1945-1953)
322
465
  :KRW:
323
466
  :few: juhokórejské wony
324
467
  :one: juhokórejský won
@@ -330,56 +473,89 @@
330
473
  :other: Kuvaitský dinár
331
474
  :KYD:
332
475
  :one: Kajmanský dolár
476
+ :other: Cayman Islands dollars
333
477
  :KZT:
334
478
  :few: Kazažský tenge
335
479
  :one: Kazažský tenge
336
480
  :other: Kazažský tenge
337
481
  :LAK:
338
482
  :one: Laoský kip
483
+ :other: Laotian kips
339
484
  :LBP:
340
485
  :one: Libanonská libra
486
+ :other: Lebanese pounds
341
487
  :LKR:
342
488
  :few: Šrilanská rupia
343
489
  :one: Šrilanská rupia
344
490
  :other: Šrilanská rupia
345
491
  :LRD:
346
492
  :one: Libérský dolár
493
+ :other: Liberian dollars
347
494
  :LSL:
348
495
  :one: Lesothský loti
496
+ :other: Lesotho lotis
349
497
  :LTL:
350
498
  :few: litovské litasy
351
499
  :one: litovský litas
352
500
  :other: litovských litasov, litovského litasa
353
501
  :LTT:
354
502
  :one: Litevský talonas
503
+ :other: Lithuanian talonases
504
+ :LUC:
505
+ :one: Luxembourgian convertible franc
506
+ :other: Luxembourgian convertible francs
355
507
  :LUF:
356
508
  :one: Luxemburský frank
509
+ :other: Luxembourgian francs
510
+ :LUL:
511
+ :one: Luxembourg financial franc
512
+ :other: Luxembourg financial francs
357
513
  :LVL:
358
514
  :few: lotyšské laty
359
515
  :one: lotyšský lat
360
516
  :other: lotyšských latov, lotyšského latu
361
517
  :LVR:
362
518
  :one: Lotyšský rubeľ
519
+ :other: Latvian rubles
363
520
  :LYD:
364
521
  :one: Libyjský dinár
522
+ :other: Libyan dinars
365
523
  :MAD:
366
524
  :one: Marocký dirham
525
+ :other: Moroccan dirhams
367
526
  :MAF:
368
527
  :one: Marocký frank
528
+ :other: Moroccan francs
529
+ :MCF:
530
+ :one: Monegasque franc
531
+ :other: Monegasque francs
532
+ :MDC:
533
+ :one: Moldovan cupon
534
+ :other: Moldovan cupon
369
535
  :MDL:
370
536
  :one: Moldavský leu
537
+ :other: Moldovan lei
371
538
  :MGA:
372
539
  :one: Madagaskarský ariary
540
+ :other: Malagasy Ariaries
373
541
  :MGF:
374
542
  :one: Madagaskarský frank
543
+ :other: Malagasy francs
375
544
  :MKD:
376
545
  :one: Macedónsky denár
546
+ :other: Macedonian denari
547
+ :MKN:
548
+ :one: Macedonian denar (1992-1993)
549
+ :other: Macedonian denari (1992-1993)
377
550
  :MLF:
378
551
  :one: Malský frank
552
+ :other: Malian francs
379
553
  :MMK:
380
554
  :one: Myanmarský kyat
555
+ :other: Myanma kyats
381
556
  :MNT:
382
557
  :one: Mongolský tugrik
558
+ :other: Mongolian tugriks
383
559
  :MOP:
384
560
  :few: Macao Pataca
385
561
  :one: Macao Pataca
@@ -390,14 +566,20 @@
390
566
  :other: Mauritania Ouguiya
391
567
  :MTL:
392
568
  :one: Maltská lira
569
+ :other: Maltese lira
393
570
  :MTP:
394
571
  :one: Maltská libra
572
+ :other: Maltese pounds
395
573
  :MUR:
396
574
  :few: Mauritská rupia
397
575
  :one: Mauritská rupia
398
576
  :other: Mauritská rupia
577
+ :MVP:
578
+ :one: Maldivian rupee
579
+ :other: Maldivian rupees
399
580
  :MVR:
400
581
  :one: Maldivská rufiyaa
582
+ :other: Maldivian rufiyaas
401
583
  :MWK:
402
584
  :few: Malavská kwacha
403
585
  :one: Malavská kwacha
@@ -409,8 +591,10 @@
409
591
  :symbol: Mex$
410
592
  :MXP:
411
593
  :one: Mexické striborné peso (1861-1992)
594
+ :other: Mexican silver pesos (1861-1992)
412
595
  :MXV:
413
596
  :one: Mexické Unidad de Inversion (UDI)
597
+ :other: Mexican investment units
414
598
  :MYR:
415
599
  :few: Malajský ringgit
416
600
  :one: Malajský ringgit
@@ -433,43 +617,54 @@
433
617
  :other: Namibský dolár
434
618
  :NGN:
435
619
  :one: Nigerská naira
620
+ :other: Nigerian nairas
436
621
  :NIC:
437
622
  :one: Nikaragujská cordoba
623
+ :other: Nicaraguan córdobas (1988-1991)
438
624
  :NIO:
439
625
  :few: Nikaragujská Cordoba Oro
440
626
  :one: Nikaragujská Cordoba Oro
441
627
  :other: Nikaragujská Cordoba Oro
442
628
  :NLG:
443
629
  :one: Nizozemský guilder
630
+ :other: Dutch guilders
444
631
  :NOK:
445
632
  :few: nórske koruny
446
633
  :one: nórska koruna
447
634
  :other: nórskych korún, nórskej koruny
448
635
  :NPR:
449
636
  :one: Nepálska rupia
637
+ :other: Nepalese rupees
450
638
  :NZD:
451
639
  :one: Novozélandský dolár
640
+ :other: New Zealand dollars
452
641
  :symbol: NZ$
453
642
  :OMR:
454
643
  :one: Ománský rial
644
+ :other: Omani rials
455
645
  :PAB:
456
646
  :one: Panamská balboa
647
+ :other: Panamanian balboas
457
648
  :PEI:
458
649
  :one: Peruvský inti
650
+ :other: Peruvian intis
459
651
  :PEN:
460
652
  :few: Peruvský sol Nuevo
461
653
  :one: Peruvský sol Nuevo
462
654
  :other: Peruvský sol Nuevo
463
655
  :PES:
464
656
  :one: Peruvský sol
657
+ :other: Peruvian soles (1863-1965)
465
658
  :PGK:
466
659
  :few: Papua Nová Guinea kina
467
660
  :one: Papua Nová Guinea kina
468
661
  :other: Papua Nová Guinea kina
469
662
  :PHP:
470
663
  :one: Filipínske peso
664
+ :other: Philippine pesos
471
665
  :PKR:
472
666
  :one: Pakistanská rupia
667
+ :other: Pakistani rupees
473
668
  :PLN:
474
669
  :few: poľské zloté
475
670
  :one: poľský zlotý
@@ -477,8 +672,10 @@
477
672
  :symbol: zl
478
673
  :PLZ:
479
674
  :one: Polský zloty (1950-1995)
675
+ :other: Polish zlotys (PLZ)
480
676
  :PTE:
481
677
  :one: Portugalské eskudo
678
+ :other: Portuguese escudos
482
679
  :PYG:
483
680
  :few: Paraguayské guarani
484
681
  :one: Paraguayské guarani
@@ -487,22 +684,29 @@
487
684
  :few: Qatarský rial
488
685
  :one: Qatarský rial
489
686
  :other: Qatarský rial
687
+ :RHD:
688
+ :one: Rhodesian dollar
689
+ :other: Rhodesian dollars
490
690
  :ROL:
491
691
  :one: Rumunský leu
692
+ :other: Romanian Lei (1952-2006)
492
693
  :RON:
493
694
  :few: Rumunský Lei
494
695
  :one: Rumunský Lei
495
696
  :other: Rumunský Lei
496
697
  :RSD:
497
698
  :one: Srbský dinár
699
+ :other: Serbian dinars
498
700
  :RUB:
499
701
  :few: ruské ruble
500
702
  :one: ruský rubeľ
501
703
  :other: ruských rubľov, ruského rubľa
502
704
  :RUR:
503
705
  :one: Ruský rubeľ (1991-1998)
706
+ :other: Russian rubles (1991-1998)
504
707
  :RWF:
505
708
  :one: Rwandský frank
709
+ :other: Rwandan francs
506
710
  :SAR:
507
711
  :few: saudskoarabské rialy
508
712
  :one: saudskoarabský rial
@@ -517,34 +721,43 @@
517
721
  :other: Sejšelská rupia
518
722
  :SDD:
519
723
  :one: Sudánsky dinár
724
+ :other: Sudanese dinars (1992-2007)
520
725
  :SDG:
521
726
  :one: Sudánska libra
727
+ :other: Sudanese pounds
522
728
  :SDP:
523
729
  :one: Sudánska libra (1957-1998)
730
+ :other: Sudanese pounds (1957-1998)
524
731
  :SEK:
525
732
  :few: švédske koruny
526
733
  :one: švédska koruna
527
734
  :other: Švédska koruna
528
735
  :SGD:
529
736
  :one: Singapúrsky dolár
737
+ :other: Singapore dollars
530
738
  :SHP:
531
739
  :few: Libra
532
740
  :one: Libra
533
741
  :other: Libra
534
742
  :SIT:
535
743
  :one: Slovinský Tolar
744
+ :other: Slovenian tolars
536
745
  :SKK:
537
746
  :one: Slovenská koruna
747
+ :other: Slovak korunas
538
748
  :SLL:
539
749
  :few: Sierra Leone Leone
540
750
  :one: Sierra Leone Leone
541
751
  :other: Sierra Leone Leone
542
752
  :SOS:
543
753
  :one: Somálsky šiling
754
+ :other: Somali shillings
544
755
  :SRD:
545
756
  :one: Surinamský dolár
757
+ :other: Surinamese dollars
546
758
  :SRG:
547
759
  :one: Surinamský guilder
760
+ :other: Surinamese guilders
548
761
  :SSP:
549
762
  :few: Juhosudánske libry
550
763
  :one: Juhosudánska libra
@@ -555,12 +768,14 @@
555
768
  :other: Sao Tome a Principe dobra
556
769
  :SUR:
557
770
  :one: Sovietský rubeľ
771
+ :other: Soviet roubles
558
772
  :SVC:
559
773
  :few: El Salvadorský colon
560
774
  :one: El Salvadorský colon
561
775
  :other: El Salvadorský colon
562
776
  :SYP:
563
777
  :one: Syrská libra
778
+ :other: Syrian pounds
564
779
  :SZL:
565
780
  :few: Swaziland lilangeni
566
781
  :one: Swaziland lilangeni
@@ -572,24 +787,30 @@
572
787
  :symbol: THB
573
788
  :TJR:
574
789
  :one: Tadžikistanský rubeľ
790
+ :other: Tajikistani rubles
575
791
  :TJS:
576
792
  :few: Tadžikistanský somoni
577
793
  :one: Tadžikistanský somoni
578
794
  :other: Tadžikistanský somoni
579
795
  :TMM:
580
796
  :one: Turkménsky manat (1993-2009)
797
+ :other: Turkmenistani manat (1993-2009)
581
798
  :TMT:
582
799
  :one: Turkménsky manat
800
+ :other: Turkmenistani manat
583
801
  :TND:
584
802
  :one: Tuniský dinár
803
+ :other: Tunisian dinars
585
804
  :TOP:
586
805
  :few: Tonga Paʻanga
587
806
  :one: Tonga Paʻanga
588
807
  :other: Tonga Paʻanga
589
808
  :TPE:
590
809
  :one: Timorské eskudo
810
+ :other: Timorese escudos
591
811
  :TRL:
592
812
  :one: Turecká lira
813
+ :other: Turkish Lira (1922-2005)
593
814
  :TRY:
594
815
  :few: nové turecké líry
595
816
  :one: nová turecká líra
@@ -605,16 +826,20 @@
605
826
  :symbol: TWD
606
827
  :TZS:
607
828
  :one: Tanzanský šiling
829
+ :other: Tanzanian shillings
608
830
  :UAH:
609
831
  :few: Ukrainská hrivna
610
832
  :one: Ukrainská hrivna
611
833
  :other: Ukrainská hrivna
612
834
  :UAK:
613
835
  :one: Ukrainský karbovanetz
836
+ :other: Ukrainian karbovantsiv
614
837
  :UGS:
615
838
  :one: Ugandan šiling (1966-1987)
839
+ :other: Ugandan shillings (1966-1987)
616
840
  :UGX:
617
841
  :one: Ugandský šiling
842
+ :other: Ugandan shillings
618
843
  :USD:
619
844
  :few: americké doláre
620
845
  :one: americký dolár
@@ -622,10 +847,16 @@
622
847
  :symbol: USD
623
848
  :USN:
624
849
  :one: US dolár (Next day)
850
+ :other: US dollars (next day)
625
851
  :USS:
626
852
  :one: US dolár (Same day)
853
+ :other: US dollars (same day)
854
+ :UYI:
855
+ :one: Uruguayan peso (indexed units)
856
+ :other: Uruguayan pesos (indexed units)
627
857
  :UYP:
628
858
  :one: Uruguajské peso (1975-1993)
859
+ :other: Uruguayan pesos (1975-1993)
629
860
  :UYU:
630
861
  :few: Uruguajské peso Uruguayo
631
862
  :one: Uruguajské peso Uruguayo
@@ -636,11 +867,17 @@
636
867
  :other: Uzbekistanský sum
637
868
  :VEB:
638
869
  :one: Venezuelský bolívar (1871-2008)
870
+ :other: Venezuelan bolívars (1871-2008)
639
871
  :VEF:
640
872
  :one: Venezuelský bolívar
873
+ :other: Venezuelan bolívars
641
874
  :VND:
642
875
  :one: Vietnamský dong
876
+ :other: Vietnamese dong
643
877
  :symbol: ₫
878
+ :VNN:
879
+ :one: Vietnamese dong (1978-1985)
880
+ :other: Vietnamese dong (1978-1985)
644
881
  :VUV:
645
882
  :few: Vanuatu vatu
646
883
  :one: Vanuatu vatu
@@ -651,9 +888,26 @@
651
888
  :other: Západná Samoa tala
652
889
  :XAF:
653
890
  :one: CFA frank BEAC
891
+ :other: CFA francs BEAC
654
892
  :symbol: FCFA
893
+ :XAG:
894
+ :one: troy ounce of silver
895
+ :other: troy ounces of silver
655
896
  :XAU:
656
897
  :one: Zlato
898
+ :other: troy ounces of gold
899
+ :XBA:
900
+ :one: European composite unit
901
+ :other: European composite units
902
+ :XBB:
903
+ :one: European monetary unit
904
+ :other: European monetary units
905
+ :XBC:
906
+ :one: European unit of account (XBC)
907
+ :other: European units of account (XBC)
908
+ :XBD:
909
+ :one: European unit of account (XBD)
910
+ :other: European units of account (XBD)
657
911
  :XCD:
658
912
  :few: East Caribbean dolár
659
913
  :one: East Caribbean dolár
@@ -661,32 +915,67 @@
661
915
  :symbol: EC$
662
916
  :XDR:
663
917
  :one: Špeciálne práva čerpania
918
+ :other: special drawing rights
919
+ :XEU:
920
+ :one: European currency unit
921
+ :other: European currency units
664
922
  :XFO:
665
923
  :one: Francúzsky zlatý frank
924
+ :other: French gold francs
666
925
  :XFU:
667
926
  :one: Francúzsky UIC-frank
927
+ :other: French UIC-francs
668
928
  :XOF:
669
929
  :one: CFA frank BCEAO
930
+ :other: CFA francs BCEAO
670
931
  :symbol: CFA
932
+ :XPD:
933
+ :one: troy ounce of palladium
934
+ :other: troy ounces of palladium
671
935
  :XPF:
672
936
  :one: CFP frank
937
+ :other: CFP francs
673
938
  :symbol: CFPF
939
+ :XPT:
940
+ :one: troy ounce of platinum
941
+ :other: troy ounces of platinum
942
+ :XRE:
943
+ :one: RINET Funds unit
944
+ :other: RINET Funds units
945
+ :XSU:
946
+ :one: Sucre
947
+ :other: Sucres
948
+ :XTS:
949
+ :one: Testing Currency unit
950
+ :other: Testing Currency units
951
+ :XUA:
952
+ :one: ADB unit of account
953
+ :other: ADB units of account
674
954
  :XXX:
675
955
  :few: Neznáma mena
676
956
  :one: Neznáma mena
677
957
  :other: Neznáma mena
678
958
  :YDD:
679
959
  :one: Jemenský dinár
960
+ :other: Yemeni dinars
680
961
  :YER:
681
962
  :one: Jemenský rial
963
+ :other: Yemeni rials
682
964
  :YUD:
683
965
  :one: Juhoslávsky dinár [YUD]
966
+ :other: Yugoslavian hard dinars (1966-1990)
684
967
  :YUM:
685
968
  :one: Juhoslávsky Noviy dinár
969
+ :other: Yugoslavian new dinars (1994-2002)
686
970
  :YUN:
687
971
  :one: Juhoslávsky dinár
972
+ :other: Yugoslavian convertible dinars (1990-1992)
973
+ :YUR:
974
+ :one: Yugoslavian reformed dinar (1992-1993)
975
+ :other: Yugoslavian reformed dinars (1992-1993)
688
976
  :ZAL:
689
977
  :one: Juhoafrický rand (financial)
978
+ :other: South African rands (financial)
690
979
  :ZAR:
691
980
  :few: juhoafrické randy
692
981
  :one: juhoafrický rand
@@ -701,8 +990,10 @@
701
990
  :other: Zambská kwacha
702
991
  :ZRN:
703
992
  :one: Zairský nový zaire
993
+ :other: Zairean new zaires (1993-1998)
704
994
  :ZRZ:
705
995
  :one: Zairský Zaire
996
+ :other: Zairean zaires (1971-1993)
706
997
  :ZWD:
707
998
  :few: Zimbabský dolár
708
999
  :one: Zimbabský dolár