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,91 +3,202 @@
3
3
  :currencies:
4
4
  :ADP:
5
5
  :one: פזטה אנדורית
6
+ :other: Andorran pesetas
6
7
  :AED:
7
8
  :one: דירהם של איחוד הנסיכויות הערביות
9
+ :other: UAE dirhams
10
+ :AFA:
11
+ :one: Afghan afghani (1927-2002)
12
+ :other: Afghan afghanis (1927-2002)
8
13
  :AFN:
9
14
  :one: אפגני אפגני
15
+ :other: Afghan Afghanis
16
+ :ALK:
17
+ :one: Albanian lek (1946-1965)
18
+ :other: Albanian lekë (1946-1965)
10
19
  :ALL:
11
20
  :one: לק אלבני
21
+ :other: Albanian lekë
12
22
  :AMD:
13
23
  :one: דראם ארמני
24
+ :other: Armenian drams
14
25
  :ANG:
15
26
  :one: גילדן של האנטילים ההולנדיים
27
+ :other: Netherlands Antillean guilders
16
28
  :AOA:
17
29
  :one: קואנזה אנגולי
30
+ :other: Angolan kwanzas
31
+ :AOK:
32
+ :one: Angolan kwanza (1977-1991)
33
+ :other: Angolan kwanzas (1977-1991)
18
34
  :AON:
19
35
  :one: קואנזה חדש אנגולי (1990-2000)
36
+ :other: Angolan new kwanzas (1990-2000)
20
37
  :AOR:
21
38
  :one: קואנזה רג׳וסטדו אנגולי (1995-1999)
39
+ :other: Angolan readjusted kwanzas (1995-1999)
40
+ :ARA:
41
+ :one: Argentine austral
42
+ :other: Argentine australs
43
+ :ARL:
44
+ :one: Argentine peso ley (1970-1983)
45
+ :other: Argentine pesos ley (1970-1983)
46
+ :ARM:
47
+ :one: Argentine peso (1881-1970)
48
+ :other: Argentine pesos (1881-1970)
22
49
  :ARP:
23
50
  :one: פזו ארגנטינאי (1983-1985)
51
+ :other: Argentine pesos (1983-1985)
24
52
  :ARS:
25
53
  :one: פזו ארגנטינאי
54
+ :other: Argentine pesos
26
55
  :ATS:
27
56
  :one: שילינג אוסטרי
57
+ :other: Austrian schillings
28
58
  :AUD:
29
59
  :one: דולר אוסטרלי
60
+ :other: Australian dollars
30
61
  :symbol: A$
31
62
  :AWG:
32
63
  :one: פלורין של ארובה
64
+ :other: Aruban florin
33
65
  :AZM:
34
66
  :one: מנאט אזרביג׳אני (1993-2006)
67
+ :other: Azerbaijani manats (1993-2006)
35
68
  :AZN:
36
69
  :one: מאנאט אזרביג׳ני
70
+ :other: Azerbaijani manats
37
71
  :BAD:
38
72
  :one: דינר של בוסניה־הרצגובינה
73
+ :other: Bosnia-Herzegovina dinars (1992-1994)
39
74
  :BAM:
40
75
  :one: מארק בר המרה של בוסניה־הרצגובינה
76
+ :other: Bosnia-Herzegovina convertible marks
77
+ :BAN:
78
+ :one: Bosnia-Herzegovina new dinar (1994-1997)
79
+ :other: Bosnia-Herzegovina new dinars (1994-1997)
41
80
  :BBD:
42
81
  :one: דולר ברבדיאני
82
+ :other: Barbadian dollars
43
83
  :BDT:
44
84
  :one: טאקה בנגלדשי
85
+ :other: Bangladeshi takas
45
86
  :BEC:
46
87
  :one: פרנק בלגי (בר המרה)
88
+ :other: Belgian francs (convertible)
47
89
  :BEF:
48
90
  :one: פרנק בלגי
91
+ :other: Belgian francs
92
+ :BEL:
93
+ :one: Belgian franc (financial)
94
+ :other: Belgian francs (financial)
49
95
  :BGL:
50
96
  :one: לב בולגרי ישן
97
+ :other: Bulgarian hard leva
98
+ :BGM:
99
+ :one: Bulgarian socialist lev
100
+ :other: Bulgarian socialist leva
51
101
  :BGN:
52
102
  :one: לב בולגרי
103
+ :other: Bulgarian leva
104
+ :BGO:
105
+ :one: Bulgarian lev (1879-1952)
106
+ :other: Bulgarian leva (1879-1952)
53
107
  :BHD:
54
108
  :one: דינר בחרייני
109
+ :other: Bahraini dinars
55
110
  :BIF:
56
111
  :one: פרנק בורונדי
112
+ :other: Burundian francs
57
113
  :BMD:
58
114
  :one: דולר ברמודה
115
+ :other: Bermudan dollars
59
116
  :BND:
60
117
  :one: דולר ברוניי
118
+ :other: Brunei dollars
61
119
  :BOB:
62
120
  :one: בוליביאנו
121
+ :other: Bolivian bolivianos
122
+ :BOL:
123
+ :one: Bolivian boliviano (1863-1963)
124
+ :other: Bolivian bolivianos (1863-1963)
63
125
  :BOP:
64
126
  :one: פזו בוליבי
127
+ :other: Bolivian pesos
128
+ :BOV:
129
+ :one: Bolivian mvdol
130
+ :other: Bolivian mvdols
65
131
  :BRB:
66
132
  :one: קרוזיארו חדש ברזילאי (1967-1986)
133
+ :other: Brazilian new cruzeiros (1967-1986)
67
134
  :BRC:
68
135
  :one: קרוזדו ברזילאי
136
+ :other: Brazilian cruzados (1986-1989)
137
+ :BRE:
138
+ :one: Brazilian cruzeiro (1990-1993)
139
+ :other: Brazilian cruzeiros (1990-1993)
69
140
  :BRL:
70
141
  :one: ריאל ברזילאי
142
+ :other: Brazilian reals
71
143
  :symbol: R$
144
+ :BRN:
145
+ :one: Brazilian new cruzado (1989-1990)
146
+ :other: Brazilian new cruzados (1989-1990)
147
+ :BRR:
148
+ :one: Brazilian cruzeiro (1993-1994)
149
+ :other: Brazilian cruzeiros (1993-1994)
150
+ :BRZ:
151
+ :one: Brazilian cruzeiro (1942-1967)
152
+ :other: Brazilian cruzeiros (1942-1967)
72
153
  :BSD:
73
154
  :one: דולר בהאמי
155
+ :other: Bahamian dollars
74
156
  :BTN:
75
157
  :one: נגולטרום בהוטני
158
+ :other: Bhutanese ngultrums
159
+ :BUK:
160
+ :one: Burmese kyat
161
+ :other: Burmese kyats
76
162
  :BWP:
77
163
  :one: פולה בוצוואני
164
+ :other: Botswanan pulas
165
+ :BYB:
166
+ :one: Belarusian new ruble (1994-1999)
167
+ :other: Belarusian new rubles (1994-1999)
78
168
  :BYR:
79
169
  :one: רובל בלרוסי
170
+ :other: Belarusian rubles
80
171
  :BZD:
81
172
  :one: דולר בליזי
173
+ :other: Belize dollars
82
174
  :CAD:
83
175
  :one: דולר קנדי
176
+ :other: Canadian dollars
84
177
  :symbol: CA$
85
178
  :CDF:
86
179
  :one: פרנק קונגולזי
180
+ :other: Congolese francs
181
+ :CHE:
182
+ :one: WIR euro
183
+ :other: WIR euros
87
184
  :CHF:
88
185
  :one: פרנק שוויצרי
186
+ :other: Swiss francs
187
+ :CHW:
188
+ :one: WIR franc
189
+ :other: WIR francs
190
+ :CLE:
191
+ :one: Chilean escudo
192
+ :other: Chilean escudos
193
+ :CLF:
194
+ :one: Chilean unit of account (UF)
195
+ :other: Chilean units of account (UF)
89
196
  :CLP:
90
197
  :one: פזו צ׳ילאני
198
+ :other: Chilean pesos
199
+ :CNX:
200
+ :one: Chinese People’s Bank dollar
201
+ :other: Chinese People’s Bank dollars
91
202
  :CNY:
92
203
  :many: יואן רנמינבי סיני
93
204
  :one: יואן רנמינבי סיני
@@ -96,91 +207,160 @@
96
207
  :two: יואן רנמינבי סיני
97
208
  :COP:
98
209
  :one: פזו קולומביאני
210
+ :other: Colombian pesos
211
+ :COU:
212
+ :one: Colombian real value unit
213
+ :other: Colombian real value units
99
214
  :CRC:
100
215
  :one: קולון קוסטה־ריקני
216
+ :other: Costa Rican colóns
101
217
  :CSD:
102
218
  :one: דינר סרבי ישן
219
+ :other: Serbian dinars (2002-2006)
220
+ :CSK:
221
+ :one: Czechoslovak hard koruna
222
+ :other: Czechoslovak hard korunas
103
223
  :CUC:
104
224
  :one: פזו קובני להמרה
225
+ :other: Cuban convertible pesos
105
226
  :CUP:
106
227
  :one: פזו קובני
228
+ :other: Cuban pesos
107
229
  :CVE:
108
230
  :one: אסקודו כף ורדה
231
+ :other: Cape Verdean escudos
109
232
  :CYP:
110
233
  :one: לירה קפריסאית
234
+ :other: Cypriot pounds
111
235
  :CZK:
112
236
  :one: קורונה צ׳כית
237
+ :other: Czech Republic korunas
113
238
  :DDM:
114
239
  :one: מרק מזרח גרמני
240
+ :other: East German marks
115
241
  :DEM:
116
242
  :one: מרק גרמני
243
+ :other: German marks
117
244
  :DJF:
118
245
  :one: פרנק ג׳יבוטי
246
+ :other: Djiboutian francs
119
247
  :DKK:
120
248
  :one: כתר דני
249
+ :other: Danish kroner
121
250
  :DOP:
122
251
  :one: פזו דומיניקני
252
+ :other: Dominican pesos
123
253
  :DZD:
124
254
  :one: דינר אלג׳ירי
255
+ :other: Algerian dinars
125
256
  :ECS:
126
257
  :one: סוקר אקואדורי
258
+ :other: Ecuadorian sucres
259
+ :ECV:
260
+ :one: Ecuadorian unit of constant value
261
+ :other: Ecuadorian units of constant value
127
262
  :EEK:
128
263
  :one: קרון אסטוני
264
+ :other: Estonian kroons
129
265
  :EGP:
130
266
  :one: לירה מיצרית
267
+ :other: Egyptian pounds
131
268
  :ERN:
132
269
  :one: נאקפה אריתראי
270
+ :other: Eritrean nakfas
133
271
  :ESA:
134
272
  :one: פזטה [ESA]
273
+ :other: Spanish pesetas (A account)
135
274
  :ESB:
136
275
  :one: פזטה [ESB]
276
+ :other: Spanish pesetas (convertible account)
137
277
  :ESP:
138
278
  :one: פסטה ספרדי
279
+ :other: Spanish pesetas
139
280
  :ETB:
140
281
  :one: ביר אתיופי
282
+ :other: Ethiopian birrs
141
283
  :EUR:
142
284
  :one: אירו
285
+ :other: euros
143
286
  :symbol: €
144
287
  :FIM:
145
288
  :one: מרק פיני
289
+ :other: Finnish markkas
146
290
  :FJD:
147
291
  :one: דולר פיג׳י
292
+ :other: Fijian dollars
148
293
  :FKP:
149
294
  :one: לירה של איי פוקלנד
295
+ :other: Falkland Islands pounds
150
296
  :FRF:
151
297
  :one: פרנק צרפתי
298
+ :other: French francs
152
299
  :GBP:
153
300
  :one: לירה שטרלינג
301
+ :other: British pounds sterling
154
302
  :symbol: £
303
+ :GEK:
304
+ :one: Georgian kupon larit
305
+ :other: Georgian kupon larits
155
306
  :GEL:
156
307
  :one: לרי גאורגי
308
+ :other: Georgian laris
309
+ :GHC:
310
+ :one: Ghanaian cedi (1979-2007)
311
+ :other: Ghanaian cedis (1979-2007)
157
312
  :GHS:
158
313
  :one: סדי גאני
314
+ :other: Ghanaian cedis
159
315
  :GIP:
160
316
  :one: פאונד גיברלטר
317
+ :other: Gibraltar pounds
161
318
  :GMD:
162
319
  :one: דלאסי גמבי
320
+ :other: Gambian dalasis
163
321
  :GNF:
164
322
  :one: פרנק גינאי
323
+ :other: Guinean francs
324
+ :GNS:
325
+ :one: Guinean syli
326
+ :other: Guinean sylis
327
+ :GQE:
328
+ :one: Equatorial Guinean ekwele
329
+ :other: Equatorial Guinean ekwele
165
330
  :GRD:
166
331
  :one: דרכמה
332
+ :other: Greek drachmas
167
333
  :GTQ:
168
334
  :one: קצל גואטמלי
335
+ :other: Guatemalan quetzals
336
+ :GWE:
337
+ :one: Portuguese Guinea escudo
338
+ :other: Portuguese Guinea escudos
169
339
  :GWP:
170
340
  :one: פזו גינאי
341
+ :other: Guinea-Bissau pesos
171
342
  :GYD:
172
343
  :one: דולר גיאני
344
+ :other: Guyanaese dollars
173
345
  :HKD:
174
346
  :one: דולר הונג קונגי
347
+ :other: Hong Kong dollars
175
348
  :symbol: HK$
176
349
  :HNL:
177
350
  :one: למפירה הונדורי
351
+ :other: Honduran lempiras
352
+ :HRD:
353
+ :one: Croatian dinar
354
+ :other: Croatian dinars
178
355
  :HRK:
179
356
  :one: קונה קרואטי
357
+ :other: Croatian kunas
180
358
  :HTG:
181
359
  :one: גארד האיטי
360
+ :other: Haitian gourdes
182
361
  :HUF:
183
362
  :one: פורינט הונגרי
363
+ :other: Hungarian forints
184
364
  :IDR:
185
365
  :many: רופיה אינדונזית
186
366
  :one: רופיה אינדונזית
@@ -188,9 +368,14 @@
188
368
  :two: רופיה אינדונזית
189
369
  :IEP:
190
370
  :one: לירה אירית
371
+ :other: Irish pounds
191
372
  :ILP:
192
373
  :one: לירה ישראלית
374
+ :other: Israeli pounds
193
375
  :symbol: ל״י
376
+ :ILR:
377
+ :one: Israeli sheqel (1980-1985)
378
+ :other: Israeli sheqels (1980-1985)
194
379
  :ILS:
195
380
  :many: שקלים חדשים
196
381
  :one: שקלים חדשים
@@ -205,93 +390,181 @@
205
390
  :two: רופי הודית
206
391
  :IQD:
207
392
  :one: דינר עירקי
393
+ :other: Iraqi dinars
208
394
  :IRR:
209
395
  :one: ריאל איראני
396
+ :other: Iranian rials
397
+ :ISJ:
398
+ :one: Icelandic króna (1918-1981)
399
+ :other: Icelandic krónur (1918-1981)
210
400
  :ISK:
211
401
  :one: קרונה איסלנדית
402
+ :other: Icelandic krónur
212
403
  :ITL:
213
404
  :one: לירה איטלקית
405
+ :other: Italian liras
214
406
  :JMD:
215
407
  :one: דולר ג׳מאיקני
408
+ :other: Jamaican dollars
216
409
  :JOD:
217
410
  :one: דינר ירדני
411
+ :other: Jordanian dinars
218
412
  :JPY:
219
413
  :one: ין יפני
220
- :symbol: JP¥
414
+ :other: Japanese yen
415
+ :symbol: ¥
221
416
  :KES:
222
417
  :one: שילינג קנייאתי
418
+ :other: Kenyan shillings
223
419
  :KGS:
224
420
  :one: סום קירגיזי
421
+ :other: Kyrgystani soms
225
422
  :KHR:
226
423
  :one: ריל קמבודי
424
+ :other: Cambodian riels
227
425
  :KMF:
228
426
  :one: פרנק קומורואי
427
+ :other: Comorian francs
229
428
  :KPW:
230
429
  :one: וון צפון קוראני
430
+ :other: North Korean won
431
+ :KRH:
432
+ :one: South Korean hwan (1953-1962)
433
+ :other: South Korean hwan (1953-1962)
434
+ :KRO:
435
+ :one: South Korean won (1945-1953)
436
+ :other: South Korean won (1945-1953)
231
437
  :KRW:
232
438
  :one: וון דרום קוראני
439
+ :other: South Korean won
233
440
  :symbol: ₩
234
441
  :KWD:
235
442
  :one: דינר כוויתי
443
+ :other: Kuwaiti dinars
236
444
  :KYD:
237
445
  :one: דולר קיימאני
446
+ :other: Cayman Islands dollars
238
447
  :KZT:
239
448
  :one: טנגה קזחסטני
449
+ :other: Kazakhstani tenges
240
450
  :LAK:
241
451
  :one: קיפ לאי
452
+ :other: Laotian kips
242
453
  :LBP:
243
454
  :one: לירה לבנונית
455
+ :other: Lebanese pounds
244
456
  :LKR:
245
457
  :one: רופי סרי לנקי
458
+ :other: Sri Lankan rupees
246
459
  :LRD:
247
460
  :one: דולר ליברי
461
+ :other: Liberian dollars
248
462
  :LSL:
249
463
  :one: לוטי לסותי
464
+ :other: Lesotho lotis
250
465
  :LTL:
251
466
  :one: ליטא ליטאי
467
+ :other: Lithuanian litai
468
+ :LTT:
469
+ :one: Lithuanian talonas
470
+ :other: Lithuanian talonases
471
+ :LUC:
472
+ :one: Luxembourgian convertible franc
473
+ :other: Luxembourgian convertible francs
252
474
  :LUF:
253
475
  :one: פרנק לוקסמבורגי
476
+ :other: Luxembourgian francs
477
+ :LUL:
478
+ :one: Luxembourg financial franc
479
+ :other: Luxembourg financial francs
254
480
  :LVL:
255
481
  :one: לט לטבי
482
+ :other: Latvian lati
483
+ :LVR:
484
+ :one: Latvian ruble
485
+ :other: Latvian rubles
256
486
  :LYD:
257
487
  :one: דינר לובי
488
+ :other: Libyan dinars
258
489
  :MAD:
259
490
  :one: דירהם מרוקאי
491
+ :other: Moroccan dirhams
260
492
  :MAF:
261
493
  :one: פרנק מרוקאי
494
+ :other: Moroccan francs
495
+ :MCF:
496
+ :one: Monegasque franc
497
+ :other: Monegasque francs
498
+ :MDC:
499
+ :one: Moldovan cupon
500
+ :other: Moldovan cupon
262
501
  :MDL:
263
502
  :one: ליאו מולדובני
503
+ :other: Moldovan lei
264
504
  :MGA:
265
505
  :one: אריארי מלגשי
506
+ :other: Malagasy Ariaries
266
507
  :MGF:
267
508
  :one: פרנק מדגסקארי
509
+ :other: Malagasy francs
268
510
  :MKD:
269
511
  :one: דינר מקדוני
512
+ :other: Macedonian denari
513
+ :MKN:
514
+ :one: Macedonian denar (1992-1993)
515
+ :other: Macedonian denari (1992-1993)
516
+ :MLF:
517
+ :one: Malian franc
518
+ :other: Malian francs
270
519
  :MMK:
271
520
  :one: קיאט מיאנמרי
521
+ :other: Myanma kyats
272
522
  :MNT:
273
523
  :one: טוגריק מונגולי
524
+ :other: Mongolian tugriks
274
525
  :MOP:
275
526
  :one: פטקה של מקאו
527
+ :other: Macanese patacas
276
528
  :MRO:
277
529
  :one: אוגוויה מאוריטני
530
+ :other: Mauritanian ouguiyas
278
531
  :MTL:
279
532
  :one: לירה מלטית
533
+ :other: Maltese lira
534
+ :MTP:
535
+ :one: Maltese pound
536
+ :other: Maltese pounds
280
537
  :MUR:
281
538
  :one: רופי מאוריציני
539
+ :other: Mauritian rupees
540
+ :MVP:
541
+ :one: Maldivian rupee
542
+ :other: Maldivian rupees
282
543
  :MVR:
283
544
  :one: רופיה מלדיבית
545
+ :other: Maldivian rufiyaas
284
546
  :MWK:
285
547
  :one: קואצ׳ה מלאוי
548
+ :other: Malawian Kwachas
286
549
  :MXN:
287
550
  :one: פזו מקסיקני
551
+ :other: Mexican pesos
288
552
  :symbol: MX$
289
553
  :MXP:
290
554
  :one: פזו מקסיקני (1861 - 1992)
555
+ :other: Mexican silver pesos (1861-1992)
556
+ :MXV:
557
+ :one: Mexican investment unit
558
+ :other: Mexican investment units
291
559
  :MYR:
292
560
  :one: רינגיט מלזי
561
+ :other: Malaysian ringgits
562
+ :MZE:
563
+ :one: Mozambican escudo
564
+ :other: Mozambican escudos
293
565
  :MZM:
294
566
  :one: מטיקל
567
+ :other: Mozambican meticals (1980-2006)
295
568
  :MZN:
296
569
  :many: מטיקל מוזמביני
297
570
  :one: מטיקל מוזמביני
@@ -299,83 +572,134 @@
299
572
  :two: מטיקל מוזמביני
300
573
  :NAD:
301
574
  :one: דולר נמיבי
575
+ :other: Namibian dollars
302
576
  :NGN:
303
577
  :one: נאירה ניגרי
578
+ :other: Nigerian nairas
579
+ :NIC:
580
+ :one: Nicaraguan córdoba (1988-1991)
581
+ :other: Nicaraguan córdobas (1988-1991)
304
582
  :NIO:
305
583
  :one: קורדובה ניקראגי
584
+ :other: Nicaraguan córdobas
306
585
  :NLG:
307
586
  :one: גילדן הולנדי
587
+ :other: Dutch guilders
308
588
  :NOK:
309
589
  :one: כתר נורבגי
590
+ :other: Norwegian kroner
310
591
  :NPR:
311
592
  :one: רופי נפאלי
593
+ :other: Nepalese rupees
312
594
  :NZD:
313
595
  :one: דולר ניו זילנדי
596
+ :other: New Zealand dollars
314
597
  :symbol: NZ$
315
598
  :OMR:
316
599
  :one: ריאל עומאני
600
+ :other: Omani rials
317
601
  :PAB:
318
602
  :one: בלבואה פנמי
603
+ :other: Panamanian balboas
604
+ :PEI:
605
+ :one: Peruvian inti
606
+ :other: Peruvian intis
319
607
  :PEN:
320
608
  :one: סול פרואני חדש
609
+ :other: Peruvian nuevos soles
610
+ :PES:
611
+ :one: Peruvian sol (1863-1965)
612
+ :other: Peruvian soles (1863-1965)
321
613
  :PGK:
322
614
  :one: קינה של פפואה גינאה החדשה
615
+ :other: Papua New Guinean kina
323
616
  :PHP:
324
617
  :one: פזו פיליפיני
618
+ :other: Philippine pesos
325
619
  :PKR:
326
620
  :one: רופי פקיסטני
621
+ :other: Pakistani rupees
327
622
  :PLN:
328
623
  :one: זלוטי פולני
624
+ :other: Polish zlotys
329
625
  :PLZ:
330
626
  :one: זלוטי (1950 - 1995)
627
+ :other: Polish zlotys (PLZ)
331
628
  :PTE:
332
629
  :one: אסקודו פורטוגלי
630
+ :other: Portuguese escudos
333
631
  :PYG:
334
632
  :one: גוורני פראגוואי
633
+ :other: Paraguayan guaranis
335
634
  :QAR:
336
635
  :one: ריאל קטארי
636
+ :other: Qatari rials
637
+ :RHD:
638
+ :one: Rhodesian dollar
639
+ :other: Rhodesian dollars
337
640
  :ROL:
338
641
  :one: לאו רומני ישן
642
+ :other: Romanian Lei (1952-2006)
339
643
  :RON:
340
644
  :one: לאו רומני חדש
645
+ :other: Romanian lei
341
646
  :RSD:
342
647
  :one: דינר סרבי
648
+ :other: Serbian dinars
343
649
  :RUB:
344
650
  :one: רובל
651
+ :other: Russian rubles
345
652
  :RUR:
346
653
  :one: רובל רוסי (1991 - 1998)
654
+ :other: Russian rubles (1991-1998)
347
655
  :RWF:
348
656
  :one: פרנק רואנדי
657
+ :other: Rwandan francs
349
658
  :SAR:
350
659
  :one: ריאל סעודי
660
+ :other: Saudi riyals
351
661
  :SBD:
352
662
  :one: דולר איי שלמה
663
+ :other: Solomon Islands dollars
353
664
  :SCR:
354
665
  :one: רופי סיישלי
666
+ :other: Seychellois rupees
355
667
  :SDD:
356
668
  :one: דינר סודני
669
+ :other: Sudanese dinars (1992-2007)
357
670
  :SDG:
358
671
  :one: לירה סודנית
672
+ :other: Sudanese pounds
359
673
  :SDP:
360
674
  :one: לירה סודנית (1957-1998)
675
+ :other: Sudanese pounds (1957-1998)
361
676
  :SEK:
362
677
  :one: כתר שוודי
678
+ :other: Swedish kronor
363
679
  :SGD:
364
680
  :one: דולר סינגפורי
681
+ :other: Singapore dollars
365
682
  :SHP:
366
683
  :one: פאונד סנט הלני
684
+ :other: Saint Helena pounds
367
685
  :SIT:
368
686
  :one: טולאר סלובני
687
+ :other: Slovenian tolars
369
688
  :SKK:
370
689
  :one: קורונה סלובקי
690
+ :other: Slovak korunas
371
691
  :SLL:
372
692
  :one: ליאון סיירה לאוני
693
+ :other: Sierra Leonean leones
373
694
  :SOS:
374
695
  :one: שילינג סומאלי
696
+ :other: Somali shillings
375
697
  :SRD:
376
698
  :one: דולר סורינאמי
699
+ :other: Surinamese dollars
377
700
  :SRG:
378
701
  :one: גילדר סורינאמי
702
+ :other: Surinamese guilders
379
703
  :SSP:
380
704
  :many: לירה דרום סודאנית
381
705
  :one: לירה דרום סודאנית
@@ -383,29 +707,47 @@
383
707
  :two: לירה דרום סודאנית
384
708
  :STD:
385
709
  :one: דוברה של סן טומה ופרינסיפה
710
+ :other: São Tomé and Príncipe dobras
386
711
  :SUR:
387
712
  :one: רובל סובייטי
713
+ :other: Soviet roubles
714
+ :SVC:
715
+ :one: Salvadoran colón
716
+ :other: Salvadoran colones
388
717
  :SYP:
389
718
  :one: לירה סורית
719
+ :other: Syrian pounds
390
720
  :SZL:
391
721
  :one: לילנגני סווזי
722
+ :other: Swazi emalangeni
392
723
  :THB:
393
724
  :one: בהט תאילנדי
725
+ :other: Thai baht
394
726
  :symbol: ฿
727
+ :TJR:
728
+ :one: Tajikistani ruble
729
+ :other: Tajikistani rubles
395
730
  :TJS:
396
731
  :one: סומוני טג׳קיסטני
732
+ :other: Tajikistani somonis
397
733
  :TMM:
398
734
  :one: מנאט טורקמאני
735
+ :other: Turkmenistani manat (1993-2009)
399
736
  :TMT:
400
737
  :one: מנאט טורקמני
738
+ :other: Turkmenistani manat
401
739
  :TND:
402
740
  :one: דינר טוניסאי
741
+ :other: Tunisian dinars
403
742
  :TOP:
404
743
  :one: פאאמגה טונגי
744
+ :other: Tongan paʻanga
405
745
  :TPE:
406
746
  :one: אסקודו טימוראי
747
+ :other: Timorese escudos
407
748
  :TRL:
408
749
  :one: לירה טורקית
750
+ :other: Turkish Lira (1922-2005)
409
751
  :TRY:
410
752
  :many: לירה טורקית חדשה
411
753
  :one: לירה טורקית חדשה
@@ -413,6 +755,7 @@
413
755
  :two: לירה טורקית חדשה
414
756
  :TTD:
415
757
  :one: דולר טרינידדי
758
+ :other: Trinidad and Tobago dollars
416
759
  :TWD:
417
760
  :many: דולר טאייוני חדש
418
761
  :one: דולר טאייוני חדש
@@ -421,79 +764,169 @@
421
764
  :two: דולר טאייוני חדש
422
765
  :TZS:
423
766
  :one: שילינג טנזני
767
+ :other: Tanzanian shillings
424
768
  :UAH:
425
769
  :one: גריבנה אוקראיני
770
+ :other: Ukrainian hryvnias
771
+ :UAK:
772
+ :one: Ukrainian karbovanets
773
+ :other: Ukrainian karbovantsiv
426
774
  :UGS:
427
775
  :one: שילינג אוגנדי (1966 - 1987)
776
+ :other: Ugandan shillings (1966-1987)
428
777
  :UGX:
429
778
  :one: שילינג אוגנדי
779
+ :other: Ugandan shillings
430
780
  :USD:
431
781
  :one: דולר אמריקאי
432
- :symbol: US$
782
+ :other: US dollars
783
+ :symbol: $
433
784
  :USN:
434
785
  :one: דולר אמריקאי (היום הבא)
786
+ :other: US dollars (next day)
435
787
  :USS:
436
788
  :one: דולר אמריקאי (היום הזה)
789
+ :other: US dollars (same day)
790
+ :UYI:
791
+ :one: Uruguayan peso (indexed units)
792
+ :other: Uruguayan pesos (indexed units)
793
+ :UYP:
794
+ :one: Uruguayan peso (1975-1993)
795
+ :other: Uruguayan pesos (1975-1993)
437
796
  :UYU:
438
797
  :one: פזו אורוגוואי
798
+ :other: Uruguayan pesos
439
799
  :UZS:
440
800
  :one: סום אוזבקי
801
+ :other: Uzbekistan som
441
802
  :VEB:
442
803
  :one: בוליבר ונצואלי (1871-2008)
804
+ :other: Venezuelan bolívars (1871-2008)
443
805
  :VEF:
444
806
  :one: בוליבר ונצואלי
807
+ :other: Venezuelan bolívars
445
808
  :VND:
446
809
  :one: דונג וייטנאמי
810
+ :other: Vietnamese dong
447
811
  :symbol: ₫
812
+ :VNN:
813
+ :one: Vietnamese dong (1978-1985)
814
+ :other: Vietnamese dong (1978-1985)
448
815
  :VUV:
449
816
  :one: ואטו של ונואטו
817
+ :other: Vanuatu vatus
450
818
  :WST:
451
819
  :one: טאלה סמואי
820
+ :other: Samoan tala
452
821
  :XAF:
453
822
  :one: פרנק CFA BEAC
823
+ :other: CFA francs BEAC
454
824
  :symbol: FCFA
455
825
  :XAG:
456
826
  :one: כסף
827
+ :other: troy ounces of silver
457
828
  :XAU:
458
829
  :one: זהב
830
+ :other: troy ounces of gold
831
+ :XBA:
832
+ :one: European composite unit
833
+ :other: European composite units
834
+ :XBB:
835
+ :one: European monetary unit
836
+ :other: European monetary units
837
+ :XBC:
838
+ :one: European unit of account (XBC)
839
+ :other: European units of account (XBC)
840
+ :XBD:
841
+ :one: European unit of account (XBD)
842
+ :other: European units of account (XBD)
459
843
  :XCD:
460
844
  :one: דולר מזרח קריבי
845
+ :other: East Caribbean dollars
461
846
  :symbol: EC$
462
847
  :XDR:
463
848
  :one: זכויות משיכה מיוחדות
849
+ :other: special drawing rights
850
+ :XEU:
851
+ :one: European currency unit
852
+ :other: European currency units
464
853
  :XFO:
465
854
  :one: פרנק זהב
855
+ :other: French gold francs
856
+ :XFU:
857
+ :one: French UIC-franc
858
+ :other: French UIC-francs
466
859
  :XOF:
467
860
  :one: פרנק CFA BCEAO
861
+ :other: CFA francs BCEAO
468
862
  :symbol: CFA
469
863
  :XPD:
470
864
  :one: פלדיום
865
+ :other: troy ounces of palladium
471
866
  :XPF:
472
867
  :one: פרנק CFP
868
+ :other: CFP francs
473
869
  :symbol: CFPF
474
870
  :XPT:
475
871
  :one: פלטינה
872
+ :other: troy ounces of platinum
873
+ :XRE:
874
+ :one: RINET Funds unit
875
+ :other: RINET Funds units
876
+ :XSU:
877
+ :one: Sucre
878
+ :other: Sucres
476
879
  :XTS:
477
880
  :one: סימון למטרות בדיקה
881
+ :other: Testing Currency units
882
+ :XUA:
883
+ :one: ADB unit of account
884
+ :other: ADB units of account
478
885
  :XXX:
479
886
  :one: מטבע שאינו ידוע
887
+ :other: (unknown currency)
480
888
  :YDD:
481
889
  :one: דינר תימני
890
+ :other: Yemeni dinars
482
891
  :YER:
483
892
  :one: ריאל תימני
893
+ :other: Yemeni rials
484
894
  :YUD:
485
895
  :one: דינר יגוסלבי חדש
896
+ :other: Yugoslavian hard dinars (1966-1990)
486
897
  :YUM:
487
898
  :one: דינר יגוסלבי
899
+ :other: Yugoslavian new dinars (1994-2002)
900
+ :YUN:
901
+ :one: Yugoslavian convertible dinar (1990-1992)
902
+ :other: Yugoslavian convertible dinars (1990-1992)
903
+ :YUR:
904
+ :one: Yugoslavian reformed dinar (1992-1993)
905
+ :other: Yugoslavian reformed dinars (1992-1993)
488
906
  :ZAL:
489
907
  :one: ראנד דרום אפריקאי (כספי)
908
+ :other: South African rands (financial)
490
909
  :ZAR:
491
910
  :one: ראנד דרום אפריקאי
911
+ :other: South African rand
492
912
  :ZMK:
493
913
  :one: קוואצ׳ה זמבית (1968-2012)
914
+ :other: Zambian kwachas (1968-2012)
494
915
  :ZMW:
495
916
  :one: קוואצ׳ה זמבית
917
+ :other: Zambian kwachas
496
918
  :ZRN:
497
919
  :one: זאיר חדש
920
+ :other: Zairean new zaires (1993-1998)
921
+ :ZRZ:
922
+ :one: Zairean zaire (1971-1993)
923
+ :other: Zairean zaires (1971-1993)
498
924
  :ZWD:
499
925
  :one: דולר זימבבואי
926
+ :other: Zimbabwean dollars (1980-2008)
927
+ :ZWL:
928
+ :one: Zimbabwean dollar (2009)
929
+ :other: Zimbabwean dollars (2009)
930
+ :ZWR:
931
+ :one: Zimbabwean dollar (2008)
932
+ :other: Zimbabwean dollars (2008)