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
@@ -1,6 +1,9 @@
1
1
  ---
2
2
  :cy:
3
3
  :currencies:
4
+ :ADP:
5
+ :one: Andorran peseta
6
+ :other: Andorran pesetas
4
7
  :AED:
5
8
  :few: Dirham Yr Emiradau Arabaidd Unedig
6
9
  :many: Dirham Yr Emiradau Arabaidd Unedig
@@ -8,6 +11,9 @@
8
11
  :other: Dirham Yr Emiradau Arabaidd Unedig
9
12
  :two: Dirham Yr Emiradau Arabaidd Unedig
10
13
  :zero: Dirham Yr Emiradau Arabaidd Unedig
14
+ :AFA:
15
+ :one: Afghan afghani (1927-2002)
16
+ :other: Afghan afghanis (1927-2002)
11
17
  :AFN:
12
18
  :few: Afghani Afghanistan
13
19
  :many: Afghani Afghanistan
@@ -15,6 +21,9 @@
15
21
  :other: Afghani Afghanistan
16
22
  :two: Afghani Afghanistan
17
23
  :zero: Afghani Afghanistan
24
+ :ALK:
25
+ :one: Albanian lek (1946-1965)
26
+ :other: Albanian lekë (1946-1965)
18
27
  :ALL:
19
28
  :few: Lek Albania
20
29
  :many: Lek Albania
@@ -43,6 +52,27 @@
43
52
  :other: Kwanza Angola
44
53
  :two: Kwanza Angola
45
54
  :zero: Kwanza Angola
55
+ :AOK:
56
+ :one: Angolan kwanza (1977-1991)
57
+ :other: Angolan kwanzas (1977-1991)
58
+ :AON:
59
+ :one: Angolan new kwanza (1990-2000)
60
+ :other: Angolan new kwanzas (1990-2000)
61
+ :AOR:
62
+ :one: Angolan readjusted kwanza (1995-1999)
63
+ :other: Angolan readjusted kwanzas (1995-1999)
64
+ :ARA:
65
+ :one: Argentine austral
66
+ :other: Argentine australs
67
+ :ARL:
68
+ :one: Argentine peso ley (1970-1983)
69
+ :other: Argentine pesos ley (1970-1983)
70
+ :ARM:
71
+ :one: Argentine peso (1881-1970)
72
+ :other: Argentine pesos (1881-1970)
73
+ :ARP:
74
+ :one: Argentine peso (1983-1985)
75
+ :other: Argentine pesos (1983-1985)
46
76
  :ARS:
47
77
  :few: Peso yr Ariannin
48
78
  :many: Peso yr Ariannin
@@ -50,6 +80,9 @@
50
80
  :other: Peso yr Ariannin
51
81
  :two: Peso yr Ariannin
52
82
  :zero: Peso yr Ariannin
83
+ :ATS:
84
+ :one: Austrian schilling
85
+ :other: Austrian schillings
53
86
  :AUD:
54
87
  :few: Doler Awstralia
55
88
  :many: Doler Awstralia
@@ -65,6 +98,9 @@
65
98
  :other: Fflorin Aruba
66
99
  :two: Fflorin Aruba
67
100
  :zero: Fflorin Aruba
101
+ :AZM:
102
+ :one: Azerbaijani manat (1993-2006)
103
+ :other: Azerbaijani manats (1993-2006)
68
104
  :AZN:
69
105
  :few: Manat Azerbaijan
70
106
  :many: Manat Azerbaijan
@@ -72,6 +108,9 @@
72
108
  :other: Manat Azerbaijan
73
109
  :two: Manat Azerbaijan
74
110
  :zero: Manat Azerbaijan
111
+ :BAD:
112
+ :one: Bosnia-Herzegovina dinar (1992-1994)
113
+ :other: Bosnia-Herzegovina dinars (1992-1994)
75
114
  :BAM:
76
115
  :few: Marc Trosadwy Bosnia a Hercegovina
77
116
  :many: Marc Trosadwy Bosnia a Hercegovina
@@ -79,6 +118,9 @@
79
118
  :other: Marc Trosadwy Bosnia a Hercegovina
80
119
  :two: Marc Trosadwy Bosnia a Hercegovina
81
120
  :zero: Marc Trosadwy Bosnia a Hercegovina
121
+ :BAN:
122
+ :one: Bosnia-Herzegovina new dinar (1994-1997)
123
+ :other: Bosnia-Herzegovina new dinars (1994-1997)
82
124
  :BBD:
83
125
  :few: Doler Barbados
84
126
  :many: Doler Barbados
@@ -93,6 +135,21 @@
93
135
  :other: Taka Bangladesh
94
136
  :two: Taka Bangladesh
95
137
  :zero: Taka Bangladesh
138
+ :BEC:
139
+ :one: Belgian franc (convertible)
140
+ :other: Belgian francs (convertible)
141
+ :BEF:
142
+ :one: Belgian franc
143
+ :other: Belgian francs
144
+ :BEL:
145
+ :one: Belgian franc (financial)
146
+ :other: Belgian francs (financial)
147
+ :BGL:
148
+ :one: Bulgarian hard lev
149
+ :other: Bulgarian hard leva
150
+ :BGM:
151
+ :one: Bulgarian socialist lev
152
+ :other: Bulgarian socialist leva
96
153
  :BGN:
97
154
  :few: Lev Bwlgaria
98
155
  :many: Lev Bwlgaria
@@ -100,6 +157,9 @@
100
157
  :other: Lev Bwlgaria
101
158
  :two: Lev Bwlgaria
102
159
  :zero: Lev Bwlgaria
160
+ :BGO:
161
+ :one: Bulgarian lev (1879-1952)
162
+ :other: Bulgarian leva (1879-1952)
103
163
  :BHD:
104
164
  :few: Dinar Bahrain
105
165
  :many: Dinar Bahrain
@@ -135,6 +195,24 @@
135
195
  :other: Boliviano Bolifia
136
196
  :two: Boliviano Bolifia
137
197
  :zero: Boliviano Bolifia
198
+ :BOL:
199
+ :one: Bolivian boliviano (1863-1963)
200
+ :other: Bolivian bolivianos (1863-1963)
201
+ :BOP:
202
+ :one: Bolivian peso
203
+ :other: Bolivian pesos
204
+ :BOV:
205
+ :one: Bolivian mvdol
206
+ :other: Bolivian mvdols
207
+ :BRB:
208
+ :one: Brazilian new cruzeiro (1967-1986)
209
+ :other: Brazilian new cruzeiros (1967-1986)
210
+ :BRC:
211
+ :one: Brazilian cruzado (1986-1989)
212
+ :other: Brazilian cruzados (1986-1989)
213
+ :BRE:
214
+ :one: Brazilian cruzeiro (1990-1993)
215
+ :other: Brazilian cruzeiros (1990-1993)
138
216
  :BRL:
139
217
  :few: Real Brasil
140
218
  :many: Real Brasil
@@ -143,6 +221,15 @@
143
221
  :symbol: R$
144
222
  :two: Real Brasil
145
223
  :zero: Real Brasil
224
+ :BRN:
225
+ :one: Brazilian new cruzado (1989-1990)
226
+ :other: Brazilian new cruzados (1989-1990)
227
+ :BRR:
228
+ :one: Brazilian cruzeiro (1993-1994)
229
+ :other: Brazilian cruzeiros (1993-1994)
230
+ :BRZ:
231
+ :one: Brazilian cruzeiro (1942-1967)
232
+ :other: Brazilian cruzeiros (1942-1967)
146
233
  :BSD:
147
234
  :few: Doler y Bahamas
148
235
  :many: Doler y Bahamas
@@ -157,6 +244,9 @@
157
244
  :other: Ngultrum Bhutan
158
245
  :two: Ngultrum Bhutan
159
246
  :zero: Ngultrum Bhutan
247
+ :BUK:
248
+ :one: Burmese kyat
249
+ :other: Burmese kyats
160
250
  :BWP:
161
251
  :few: Pula Botswana
162
252
  :many: Pula Botswana
@@ -164,6 +254,9 @@
164
254
  :other: Pula Botswana
165
255
  :two: Pula Botswana
166
256
  :zero: Pula Botswana
257
+ :BYB:
258
+ :one: Belarusian new ruble (1994-1999)
259
+ :other: Belarusian new rubles (1994-1999)
167
260
  :BYR:
168
261
  :few: Rwbl Belarws
169
262
  :many: Rwbl Belarws
@@ -193,6 +286,9 @@
193
286
  :other: Ffranc Congo
194
287
  :two: Ffranc Congo
195
288
  :zero: Ffranc Congo
289
+ :CHE:
290
+ :one: WIR euro
291
+ :other: WIR euros
196
292
  :CHF:
197
293
  :few: Ffranc y Swistir
198
294
  :many: Ffranc y Swistir
@@ -200,6 +296,15 @@
200
296
  :other: Ffranc y Swistir
201
297
  :two: Ffranc y Swistir
202
298
  :zero: Ffranc y Swistir
299
+ :CHW:
300
+ :one: WIR franc
301
+ :other: WIR francs
302
+ :CLE:
303
+ :one: Chilean escudo
304
+ :other: Chilean escudos
305
+ :CLF:
306
+ :one: Chilean unit of account (UF)
307
+ :other: Chilean units of account (UF)
203
308
  :CLP:
204
309
  :few: Peso Chile
205
310
  :many: Peso Chile
@@ -207,6 +312,9 @@
207
312
  :other: Peso Chile
208
313
  :two: Peso Chile
209
314
  :zero: Peso Chile
315
+ :CNX:
316
+ :one: Chinese People’s Bank dollar
317
+ :other: Chinese People’s Bank dollars
210
318
  :CNY:
211
319
  :few: Yuan Tsieina
212
320
  :many: Yuan Tsieina
@@ -222,6 +330,9 @@
222
330
  :other: Peso Colombia
223
331
  :two: Peso Colombia
224
332
  :zero: Peso Colombia
333
+ :COU:
334
+ :one: Colombian real value unit
335
+ :other: Colombian real value units
225
336
  :CRC:
226
337
  :few: Colón Costa Rica
227
338
  :many: Colón Costa Rica
@@ -229,6 +340,12 @@
229
340
  :other: Colón Costa Rica
230
341
  :two: Colón Costa Rica
231
342
  :zero: Colón Costa Rica
343
+ :CSD:
344
+ :one: Serbian dinar (2002-2006)
345
+ :other: Serbian dinars (2002-2006)
346
+ :CSK:
347
+ :one: Czechoslovak hard koruna
348
+ :other: Czechoslovak hard korunas
232
349
  :CUC:
233
350
  :few: Peso Trosadwy Cuba
234
351
  :many: Peso Trosadwy Cuba
@@ -250,6 +367,9 @@
250
367
  :other: Esgwdo Cabo Verde
251
368
  :two: Esgwdo Cabo Verde
252
369
  :zero: Esgwdo Cabo Verde
370
+ :CYP:
371
+ :one: Cypriot pound
372
+ :other: Cypriot pounds
253
373
  :CZK:
254
374
  :few: Koruna Tsiec
255
375
  :many: Koruna Tsiec
@@ -257,6 +377,12 @@
257
377
  :other: Koruna Tsiec
258
378
  :two: Koruna Tsiec
259
379
  :zero: Koruna Tsiec
380
+ :DDM:
381
+ :one: East German mark
382
+ :other: East German marks
383
+ :DEM:
384
+ :one: German mark
385
+ :other: German marks
260
386
  :DJF:
261
387
  :few: Ffranc Djibouti
262
388
  :many: Ffranc Djibouti
@@ -285,6 +411,15 @@
285
411
  :other: Dinar Algeria
286
412
  :two: Dinar Algeria
287
413
  :zero: Dinar Algeria
414
+ :ECS:
415
+ :one: Ecuadorian sucre
416
+ :other: Ecuadorian sucres
417
+ :ECV:
418
+ :one: Ecuadorian unit of constant value
419
+ :other: Ecuadorian units of constant value
420
+ :EEK:
421
+ :one: Estonian kroon
422
+ :other: Estonian kroons
288
423
  :EGP:
289
424
  :few: Punt Yr Aifft
290
425
  :many: Punt Yr Aifft
@@ -299,6 +434,15 @@
299
434
  :other: Nakfa Eritrea
300
435
  :two: Nakfa Eritrea
301
436
  :zero: Nakfa Eritrea
437
+ :ESA:
438
+ :one: Spanish peseta (A account)
439
+ :other: Spanish pesetas (A account)
440
+ :ESB:
441
+ :one: Spanish peseta (convertible account)
442
+ :other: Spanish pesetas (convertible account)
443
+ :ESP:
444
+ :one: Spanish peseta
445
+ :other: Spanish pesetas
302
446
  :ETB:
303
447
  :few: Birr Ethiopia
304
448
  :many: Birr Ethiopia
@@ -314,6 +458,9 @@
314
458
  :symbol: €
315
459
  :two: Ewro
316
460
  :zero: Ewro
461
+ :FIM:
462
+ :one: Finnish markka
463
+ :other: Finnish markkas
317
464
  :FJD:
318
465
  :few: Doler Ffiji
319
466
  :many: Doler Ffiji
@@ -328,6 +475,9 @@
328
475
  :other: Punt Ynysoedd Falkland/Malvinas
329
476
  :two: Punt Ynysoedd Falkland/Malvinas
330
477
  :zero: Punt Ynysoedd Falkland/Malvinas
478
+ :FRF:
479
+ :one: French franc
480
+ :other: French francs
331
481
  :GBP:
332
482
  :few: Punt Sterling Prydain
333
483
  :many: Punt Sterling Prydain
@@ -336,6 +486,9 @@
336
486
  :symbol: £
337
487
  :two: Punt Sterling Prydain
338
488
  :zero: Punt Sterling Prydain
489
+ :GEK:
490
+ :one: Georgian kupon larit
491
+ :other: Georgian kupon larits
339
492
  :GEL:
340
493
  :few: Lari Georgia
341
494
  :many: Lari Georgia
@@ -343,6 +496,9 @@
343
496
  :other: Lari Georgia
344
497
  :two: Lari Georgia
345
498
  :zero: Lari Georgia
499
+ :GHC:
500
+ :one: Ghanaian cedi (1979-2007)
501
+ :other: Ghanaian cedis (1979-2007)
346
502
  :GHS:
347
503
  :few: Cedi Ghana
348
504
  :many: Cedi Ghana
@@ -371,6 +527,15 @@
371
527
  :other: Ffranc Guinée
372
528
  :two: Ffranc Guinée
373
529
  :zero: Ffranc Guinée
530
+ :GNS:
531
+ :one: Guinean syli
532
+ :other: Guinean sylis
533
+ :GQE:
534
+ :one: Equatorial Guinean ekwele
535
+ :other: Equatorial Guinean ekwele
536
+ :GRD:
537
+ :one: Greek drachma
538
+ :other: Greek drachmas
374
539
  :GTQ:
375
540
  :few: Quetzal Guatemala
376
541
  :many: Quetzal Guatemala
@@ -378,6 +543,12 @@
378
543
  :other: Quetzal Guatemala
379
544
  :two: Quetzal Guatemala
380
545
  :zero: Quetzal Guatemala
546
+ :GWE:
547
+ :one: Portuguese Guinea escudo
548
+ :other: Portuguese Guinea escudos
549
+ :GWP:
550
+ :one: Guinea-Bissau peso
551
+ :other: Guinea-Bissau pesos
381
552
  :GYD:
382
553
  :few: Doler Guyana
383
554
  :many: Doler Guyana
@@ -400,6 +571,9 @@
400
571
  :other: Lempira Honduras
401
572
  :two: Lempira Honduras
402
573
  :zero: Lempira Honduras
574
+ :HRD:
575
+ :one: Croatian dinar
576
+ :other: Croatian dinars
403
577
  :HRK:
404
578
  :few: Kuna Croatia
405
579
  :many: Kuna Croatia
@@ -428,6 +602,15 @@
428
602
  :other: Rupiah Indonesia
429
603
  :two: Rupiah Indonesia
430
604
  :zero: Rupiah Indonesia
605
+ :IEP:
606
+ :one: Irish pound
607
+ :other: Irish pounds
608
+ :ILP:
609
+ :one: Israeli pound
610
+ :other: Israeli pounds
611
+ :ILR:
612
+ :one: Israeli sheqel (1980-1985)
613
+ :other: Israeli sheqels (1980-1985)
431
614
  :ILS:
432
615
  :few: Shegel Newydd Israel
433
616
  :many: Shegel Newydd Israel
@@ -458,6 +641,9 @@
458
641
  :other: Rial Iran
459
642
  :two: Rial Iran
460
643
  :zero: Rial Iran
644
+ :ISJ:
645
+ :one: Icelandic króna (1918-1981)
646
+ :other: Icelandic krónur (1918-1981)
461
647
  :ISK:
462
648
  :few: Króna Gwlad yr Iâ
463
649
  :many: Króna Gwlad yr Iâ
@@ -465,6 +651,9 @@
465
651
  :other: Króna Gwlad yr Iâ
466
652
  :two: Króna Gwlad yr Iâ
467
653
  :zero: Króna Gwlad yr Iâ
654
+ :ITL:
655
+ :one: Italian lira
656
+ :other: Italian liras
468
657
  :JMD:
469
658
  :few: Doler Jamaica
470
659
  :many: Doler Jamaica
@@ -522,6 +711,12 @@
522
711
  :other: Won Gogledd Corea
523
712
  :two: Won Gogledd Corea
524
713
  :zero: Won Gogledd Corea
714
+ :KRH:
715
+ :one: South Korean hwan (1953-1962)
716
+ :other: South Korean hwan (1953-1962)
717
+ :KRO:
718
+ :one: South Korean won (1945-1953)
719
+ :other: South Korean won (1945-1953)
525
720
  :KRW:
526
721
  :few: Won De Corea
527
722
  :many: Won De Corea
@@ -579,6 +774,9 @@
579
774
  :other: Doler Liberia
580
775
  :two: Doler Liberia
581
776
  :zero: Doler Liberia
777
+ :LSL:
778
+ :one: Lesotho loti
779
+ :other: Lesotho lotis
582
780
  :LTL:
583
781
  :few: Litas Lithwania
584
782
  :many: Litas Lithwania
@@ -586,6 +784,18 @@
586
784
  :other: Litas Lithwania
587
785
  :two: Litas Lithwania
588
786
  :zero: Litas Lithwania
787
+ :LTT:
788
+ :one: Lithuanian talonas
789
+ :other: Lithuanian talonases
790
+ :LUC:
791
+ :one: Luxembourgian convertible franc
792
+ :other: Luxembourgian convertible francs
793
+ :LUF:
794
+ :one: Luxembourgian franc
795
+ :other: Luxembourgian francs
796
+ :LUL:
797
+ :one: Luxembourg financial franc
798
+ :other: Luxembourg financial francs
589
799
  :LVL:
590
800
  :few: Lats Latfia
591
801
  :many: Lats Latfia
@@ -593,6 +803,9 @@
593
803
  :other: Lats Latfia
594
804
  :two: Lats Latfia
595
805
  :zero: Lats Latfia
806
+ :LVR:
807
+ :one: Latvian ruble
808
+ :other: Latvian rubles
596
809
  :LYD:
597
810
  :few: Dinar Libya
598
811
  :many: Dinar Libya
@@ -607,6 +820,15 @@
607
820
  :other: Dirham Moroco
608
821
  :two: Dirham Moroco
609
822
  :zero: Dirham Moroco
823
+ :MAF:
824
+ :one: Moroccan franc
825
+ :other: Moroccan francs
826
+ :MCF:
827
+ :one: Monegasque franc
828
+ :other: Monegasque francs
829
+ :MDC:
830
+ :one: Moldovan cupon
831
+ :other: Moldovan cupon
610
832
  :MDL:
611
833
  :few: Leu Moldofa
612
834
  :many: Leu Moldofa
@@ -621,6 +843,9 @@
621
843
  :other: Ariary Madagascar
622
844
  :two: Ariary Madagascar
623
845
  :zero: Ariary Madagascar
846
+ :MGF:
847
+ :one: Malagasy franc
848
+ :other: Malagasy francs
624
849
  :MKD:
625
850
  :few: Denar Macedonia
626
851
  :many: Denar Macedonia
@@ -628,6 +853,12 @@
628
853
  :other: Denar Macedonia
629
854
  :two: Denar Macedonia
630
855
  :zero: Denar Macedonia
856
+ :MKN:
857
+ :one: Macedonian denar (1992-1993)
858
+ :other: Macedonian denari (1992-1993)
859
+ :MLF:
860
+ :one: Malian franc
861
+ :other: Malian francs
631
862
  :MMK:
632
863
  :few: Kyat Myanmar
633
864
  :many: Kyat Myanmar
@@ -656,6 +887,12 @@
656
887
  :other: Ouguiya Mauritania
657
888
  :two: Ouguiya Mauritania
658
889
  :zero: Ouguiya Mauritania
890
+ :MTL:
891
+ :one: Maltese lira
892
+ :other: Maltese lira
893
+ :MTP:
894
+ :one: Maltese pound
895
+ :other: Maltese pounds
659
896
  :MUR:
660
897
  :few: Rwpî Mauritius
661
898
  :many: Rwpî Mauritius
@@ -663,6 +900,9 @@
663
900
  :other: Rwpî Mauritius
664
901
  :two: Rwpî Mauritius
665
902
  :zero: Rwpî Mauritius
903
+ :MVP:
904
+ :one: Maldivian rupee
905
+ :other: Maldivian rupees
666
906
  :MVR:
667
907
  :few: Rufiyaa'r Maldives
668
908
  :many: Rufiyaa'r Maldives
@@ -685,6 +925,12 @@
685
925
  :symbol: MX$
686
926
  :two: Peso Mecsico
687
927
  :zero: Peso Mecsico
928
+ :MXP:
929
+ :one: Mexican silver peso (1861-1992)
930
+ :other: Mexican silver pesos (1861-1992)
931
+ :MXV:
932
+ :one: Mexican investment unit
933
+ :other: Mexican investment units
688
934
  :MYR:
689
935
  :few: Ringgit Malaysia
690
936
  :many: Ringgit Malaysia
@@ -692,6 +938,12 @@
692
938
  :other: Ringgit Malaysia
693
939
  :two: Ringgit Malaysia
694
940
  :zero: Ringgit Malaysia
941
+ :MZE:
942
+ :one: Mozambican escudo
943
+ :other: Mozambican escudos
944
+ :MZM:
945
+ :one: Mozambican metical (1980-2006)
946
+ :other: Mozambican meticals (1980-2006)
695
947
  :MZN:
696
948
  :few: Metical Mozambique
697
949
  :many: Metical Mozambique
@@ -713,6 +965,9 @@
713
965
  :other: Naira Nigeria
714
966
  :two: Naira Nigeria
715
967
  :zero: Naira Nigeria
968
+ :NIC:
969
+ :one: Nicaraguan córdoba (1988-1991)
970
+ :other: Nicaraguan córdobas (1988-1991)
716
971
  :NIO:
717
972
  :few: Córdoba Nicaragua
718
973
  :many: Córdoba Nicaragua
@@ -720,6 +975,9 @@
720
975
  :other: Córdoba Nicaragua
721
976
  :two: Córdoba Nicaragua
722
977
  :zero: Córdoba Nicaragua
978
+ :NLG:
979
+ :one: Dutch guilder
980
+ :other: Dutch guilders
723
981
  :NOK:
724
982
  :few: Krone Norwy
725
983
  :many: Krone Norwy
@@ -756,6 +1014,9 @@
756
1014
  :other: Balboa Panama
757
1015
  :two: Balboa Panama
758
1016
  :zero: Balboa Panama
1017
+ :PEI:
1018
+ :one: Peruvian inti
1019
+ :other: Peruvian intis
759
1020
  :PEN:
760
1021
  :few: Nuevo Sol Periw
761
1022
  :many: Nuevo Sol Periw
@@ -763,6 +1024,9 @@
763
1024
  :other: Nuevo Sol Periw
764
1025
  :two: Nuevo Sol Periw
765
1026
  :zero: Nuevo Sol Periw
1027
+ :PES:
1028
+ :one: Peruvian sol (1863-1965)
1029
+ :other: Peruvian soles (1863-1965)
766
1030
  :PGK:
767
1031
  :few: Kina Papua Guinea Newydd
768
1032
  :many: Kina Papua Guinea Newydd
@@ -791,6 +1055,12 @@
791
1055
  :other: Zloty Gwlad Pwyl
792
1056
  :two: Zloty Gwlad Pwyl
793
1057
  :zero: Zloty Gwlad Pwyl
1058
+ :PLZ:
1059
+ :one: Polish zloty (PLZ)
1060
+ :other: Polish zlotys (PLZ)
1061
+ :PTE:
1062
+ :one: Portuguese escudo
1063
+ :other: Portuguese escudos
794
1064
  :PYG:
795
1065
  :few: Guarani Paraguay
796
1066
  :many: Guarani Paraguay
@@ -805,6 +1075,12 @@
805
1075
  :other: Rial Qatar
806
1076
  :two: Rial Qatar
807
1077
  :zero: Rial Qatar
1078
+ :RHD:
1079
+ :one: Rhodesian dollar
1080
+ :other: Rhodesian dollars
1081
+ :ROL:
1082
+ :one: Romanian leu (1952-2006)
1083
+ :other: Romanian Lei (1952-2006)
808
1084
  :RON:
809
1085
  :few: Leu Rwmania
810
1086
  :many: Leu Rwmania
@@ -826,6 +1102,9 @@
826
1102
  :other: Rwbl Rwsia
827
1103
  :two: Rwbl Rwsia
828
1104
  :zero: Rwbl Rwsia
1105
+ :RUR:
1106
+ :one: Russian ruble (1991-1998)
1107
+ :other: Russian rubles (1991-1998)
829
1108
  :RWF:
830
1109
  :few: Ffranc Rwanda
831
1110
  :many: Ffranc Rwanda
@@ -854,6 +1133,9 @@
854
1133
  :other: Rwpî Seychelles
855
1134
  :two: Rwpî Seychelles
856
1135
  :zero: Rwpî Seychelles
1136
+ :SDD:
1137
+ :one: Sudanese dinar (1992-2007)
1138
+ :other: Sudanese dinars (1992-2007)
857
1139
  :SDG:
858
1140
  :few: Punt Sudan
859
1141
  :many: Punt Sudan
@@ -861,6 +1143,9 @@
861
1143
  :other: Punt Sudan
862
1144
  :two: Punt Sudan
863
1145
  :zero: Punt Sudan
1146
+ :SDP:
1147
+ :one: Sudanese pound (1957-1998)
1148
+ :other: Sudanese pounds (1957-1998)
864
1149
  :SEK:
865
1150
  :few: Krona Sweden
866
1151
  :many: Krona Sweden
@@ -882,6 +1167,12 @@
882
1167
  :other: Punt Saint Helena
883
1168
  :two: Punt Saint Helena
884
1169
  :zero: Punt Saint Helena
1170
+ :SIT:
1171
+ :one: Slovenian tolar
1172
+ :other: Slovenian tolars
1173
+ :SKK:
1174
+ :one: Slovak koruna
1175
+ :other: Slovak korunas
885
1176
  :SLL:
886
1177
  :few: Leone Sierra Leone
887
1178
  :many: Leone Sierra Leone
@@ -903,6 +1194,9 @@
903
1194
  :other: Doler Surinam
904
1195
  :two: Doler Surinam
905
1196
  :zero: Doler Surinam
1197
+ :SRG:
1198
+ :one: Surinamese guilder
1199
+ :other: Surinamese guilders
906
1200
  :SSP:
907
1201
  :few: Punt De Sudan
908
1202
  :many: Punt De Sudan
@@ -917,6 +1211,12 @@
917
1211
  :other: Dobra São Tomé a Príncipe
918
1212
  :two: Dobra São Tomé a Príncipe
919
1213
  :zero: Dobra São Tomé a Príncipe
1214
+ :SUR:
1215
+ :one: Soviet rouble
1216
+ :other: Soviet roubles
1217
+ :SVC:
1218
+ :one: Salvadoran colón
1219
+ :other: Salvadoran colones
920
1220
  :SYP:
921
1221
  :few: Punt Syria
922
1222
  :many: Punt Syria
@@ -939,6 +1239,9 @@
939
1239
  :symbol: ฿
940
1240
  :two: Baht Gwlad Thai
941
1241
  :zero: Baht Gwlad Thai
1242
+ :TJR:
1243
+ :one: Tajikistani ruble
1244
+ :other: Tajikistani rubles
942
1245
  :TJS:
943
1246
  :few: Somoni Tajikistan
944
1247
  :many: Somoni Tajikistan
@@ -946,6 +1249,9 @@
946
1249
  :other: Somoni Tajikistan
947
1250
  :two: Somoni Tajikistan
948
1251
  :zero: Somoni Tajikistan
1252
+ :TMM:
1253
+ :one: Turkmenistani manat (1993-2009)
1254
+ :other: Turkmenistani manat (1993-2009)
949
1255
  :TMT:
950
1256
  :few: Manat Turkmenistan
951
1257
  :many: Manat Turkmenistan
@@ -967,6 +1273,12 @@
967
1273
  :other: Paʻanga Tonga
968
1274
  :two: Paʻanga Tonga
969
1275
  :zero: Paʻanga Tonga
1276
+ :TPE:
1277
+ :one: Timorese escudo
1278
+ :other: Timorese escudos
1279
+ :TRL:
1280
+ :one: Turkish lira (1922-2005)
1281
+ :other: Turkish Lira (1922-2005)
970
1282
  :TRY:
971
1283
  :few: Lira Twrci
972
1284
  :many: Lira Twrci
@@ -1003,6 +1315,12 @@
1003
1315
  :other: Hryvnia Wcráin
1004
1316
  :two: Hryvnia Wcráin
1005
1317
  :zero: Hryvnia Wcráin
1318
+ :UAK:
1319
+ :one: Ukrainian karbovanets
1320
+ :other: Ukrainian karbovantsiv
1321
+ :UGS:
1322
+ :one: Ugandan shilling (1966-1987)
1323
+ :other: Ugandan shillings (1966-1987)
1006
1324
  :UGX:
1007
1325
  :few: Swllt Uganda
1008
1326
  :many: Swllt Uganda
@@ -1018,6 +1336,18 @@
1018
1336
  :symbol: US$
1019
1337
  :two: Doler UDA
1020
1338
  :zero: Doler UDA
1339
+ :USN:
1340
+ :one: US dollar (next day)
1341
+ :other: US dollars (next day)
1342
+ :USS:
1343
+ :one: US dollar (same day)
1344
+ :other: US dollars (same day)
1345
+ :UYI:
1346
+ :one: Uruguayan peso (indexed units)
1347
+ :other: Uruguayan pesos (indexed units)
1348
+ :UYP:
1349
+ :one: Uruguayan peso (1975-1993)
1350
+ :other: Uruguayan pesos (1975-1993)
1021
1351
  :UYU:
1022
1352
  :few: Peso Uruguay
1023
1353
  :many: Peso Uruguay
@@ -1032,6 +1362,9 @@
1032
1362
  :other: Som Uzbekistan
1033
1363
  :two: Som Uzbekistan
1034
1364
  :zero: Som Uzbekistan
1365
+ :VEB:
1366
+ :one: Venezuelan bolívar (1871-2008)
1367
+ :other: Venezuelan bolívars (1871-2008)
1035
1368
  :VEF:
1036
1369
  :few: Bolívar Venezuela
1037
1370
  :many: Bolívar Venezuela
@@ -1047,6 +1380,9 @@
1047
1380
  :symbol: ₫
1048
1381
  :two: Dong Fietnam
1049
1382
  :zero: Dong Fietnam
1383
+ :VNN:
1384
+ :one: Vietnamese dong (1978-1985)
1385
+ :other: Vietnamese dong (1978-1985)
1050
1386
  :VUV:
1051
1387
  :few: Vatu Vanuatu
1052
1388
  :many: Vatu Vanuatu
@@ -1069,6 +1405,24 @@
1069
1405
  :symbol: FCFA
1070
1406
  :two: Ffranc CFA y BEAC
1071
1407
  :zero: Ffranc CFA y BEAC
1408
+ :XAG:
1409
+ :one: troy ounce of silver
1410
+ :other: troy ounces of silver
1411
+ :XAU:
1412
+ :one: troy ounce of gold
1413
+ :other: troy ounces of gold
1414
+ :XBA:
1415
+ :one: European composite unit
1416
+ :other: European composite units
1417
+ :XBB:
1418
+ :one: European monetary unit
1419
+ :other: European monetary units
1420
+ :XBC:
1421
+ :one: European unit of account (XBC)
1422
+ :other: European units of account (XBC)
1423
+ :XBD:
1424
+ :one: European unit of account (XBD)
1425
+ :other: European units of account (XBD)
1072
1426
  :XCD:
1073
1427
  :few: Doler Dwyrain y Caribî
1074
1428
  :many: Doler Dwyrain y Caribî
@@ -1077,6 +1431,18 @@
1077
1431
  :symbol: EC$
1078
1432
  :two: Doler Dwyrain y Caribî
1079
1433
  :zero: Doler Dwyrain y Caribî
1434
+ :XDR:
1435
+ :one: special drawing rights
1436
+ :other: special drawing rights
1437
+ :XEU:
1438
+ :one: European currency unit
1439
+ :other: European currency units
1440
+ :XFO:
1441
+ :one: French gold franc
1442
+ :other: French gold francs
1443
+ :XFU:
1444
+ :one: French UIC-franc
1445
+ :other: French UIC-francs
1080
1446
  :XOF:
1081
1447
  :few: Ffranc CFA y BCEAO
1082
1448
  :many: Ffranc CFA y BCEAO
@@ -1085,6 +1451,9 @@
1085
1451
  :symbol: CFA
1086
1452
  :two: Ffranc CFA y BCEAO
1087
1453
  :zero: Ffranc CFA y BCEAO
1454
+ :XPD:
1455
+ :one: troy ounce of palladium
1456
+ :other: troy ounces of palladium
1088
1457
  :XPF:
1089
1458
  :few: Ffranc CPF
1090
1459
  :many: Ffranc CPF
@@ -1093,6 +1462,21 @@
1093
1462
  :symbol: CFPF
1094
1463
  :two: Ffranc CPF
1095
1464
  :zero: Ffranc CPF
1465
+ :XPT:
1466
+ :one: troy ounce of platinum
1467
+ :other: troy ounces of platinum
1468
+ :XRE:
1469
+ :one: RINET Funds unit
1470
+ :other: RINET Funds units
1471
+ :XSU:
1472
+ :one: Sucre
1473
+ :other: Sucres
1474
+ :XTS:
1475
+ :one: Testing Currency unit
1476
+ :other: Testing Currency units
1477
+ :XUA:
1478
+ :one: ADB unit of account
1479
+ :other: ADB units of account
1096
1480
  :XXX:
1097
1481
  :few: Arian Cyfredol Anhysbys
1098
1482
  :many: Arian Cyfredol Anhysbys
@@ -1100,6 +1484,9 @@
1100
1484
  :other: Arian Cyfredol Anhysbys
1101
1485
  :two: Arian Cyfredol Anhysbys
1102
1486
  :zero: Arian Cyfredol Anhysbys
1487
+ :YDD:
1488
+ :one: Yemeni dinar
1489
+ :other: Yemeni dinars
1103
1490
  :YER:
1104
1491
  :few: Rial Yemen
1105
1492
  :many: Rial Yemen
@@ -1107,6 +1494,21 @@
1107
1494
  :other: Rial Yemen
1108
1495
  :two: Rial Yemen
1109
1496
  :zero: Rial Yemen
1497
+ :YUD:
1498
+ :one: Yugoslavian hard dinar (1966-1990)
1499
+ :other: Yugoslavian hard dinars (1966-1990)
1500
+ :YUM:
1501
+ :one: Yugoslavian new dinar (1994-2002)
1502
+ :other: Yugoslavian new dinars (1994-2002)
1503
+ :YUN:
1504
+ :one: Yugoslavian convertible dinar (1990-1992)
1505
+ :other: Yugoslavian convertible dinars (1990-1992)
1506
+ :YUR:
1507
+ :one: Yugoslavian reformed dinar (1992-1993)
1508
+ :other: Yugoslavian reformed dinars (1992-1993)
1509
+ :ZAL:
1510
+ :one: South African rand (financial)
1511
+ :other: South African rands (financial)
1110
1512
  :ZAR:
1111
1513
  :few: Rand De Affrica
1112
1514
  :many: Rand De Affrica
@@ -1129,3 +1531,18 @@
1129
1531
  :symbol: ZMW
1130
1532
  :two: Kwacha Zambia
1131
1533
  :zero: Kwacha Zambia
1534
+ :ZRN:
1535
+ :one: Zairean new zaire (1993-1998)
1536
+ :other: Zairean new zaires (1993-1998)
1537
+ :ZRZ:
1538
+ :one: Zairean zaire (1971-1993)
1539
+ :other: Zairean zaires (1971-1993)
1540
+ :ZWD:
1541
+ :one: Zimbabwean dollar (1980-2008)
1542
+ :other: Zimbabwean dollars (1980-2008)
1543
+ :ZWL:
1544
+ :one: Zimbabwean dollar (2009)
1545
+ :other: Zimbabwean dollars (2009)
1546
+ :ZWR:
1547
+ :one: Zimbabwean dollar (2008)
1548
+ :other: Zimbabwean dollars (2008)