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,14 +1,23 @@
1
1
  ---
2
2
  :lv:
3
3
  :currencies:
4
+ :ADP:
5
+ :one: Andorran peseta
6
+ :other: Andorran pesetas
4
7
  :AED:
5
8
  :one: Apvienoto Arābu Emirātu dirhēms
6
9
  :other: Apvienoto Arābu Emirātu dirhēmi
7
10
  :zero: Apvienoto Arābu Emirātu dirhēmi
11
+ :AFA:
12
+ :one: Afghan afghani (1927-2002)
13
+ :other: Afghan afghanis (1927-2002)
8
14
  :AFN:
9
15
  :one: Afganistānas afgāns
10
16
  :other: Afganistānas afgāni
11
17
  :zero: Afganistānas afgāni
18
+ :ALK:
19
+ :one: Albanian lek (1946-1965)
20
+ :other: Albanian lekë (1946-1965)
12
21
  :ALL:
13
22
  :one: Albānijas leks
14
23
  :other: Albānijas leki
@@ -25,12 +34,34 @@
25
34
  :one: Angolas kvanza
26
35
  :other: Angolas kvanzas
27
36
  :zero: Angolas kvanzas
37
+ :AOK:
38
+ :one: Angolan kwanza (1977-1991)
39
+ :other: Angolan kwanzas (1977-1991)
40
+ :AON:
41
+ :one: Angolan new kwanza (1990-2000)
42
+ :other: Angolan new kwanzas (1990-2000)
43
+ :AOR:
44
+ :one: Angolan readjusted kwanza (1995-1999)
45
+ :other: Angolan readjusted kwanzas (1995-1999)
46
+ :ARA:
47
+ :one: Argentine austral
48
+ :other: Argentine australs
49
+ :ARL:
50
+ :one: Argentine peso ley (1970-1983)
51
+ :other: Argentine pesos ley (1970-1983)
52
+ :ARM:
53
+ :one: Argentine peso (1881-1970)
54
+ :other: Argentine pesos (1881-1970)
55
+ :ARP:
56
+ :one: Argentine peso (1983-1985)
57
+ :other: Argentine pesos (1983-1985)
28
58
  :ARS:
29
59
  :one: Argentīnas peso
30
60
  :other: Argentīnas peso
31
61
  :zero: Argentīnas peso
32
62
  :ATS:
33
63
  :one: Austrijas šiliņš
64
+ :other: Austrian schillings
34
65
  :AUD:
35
66
  :one: Austrālijas dolārs
36
67
  :other: Austrālijas dolāri
@@ -48,10 +79,16 @@
48
79
  :one: Azerbaidžānas manats
49
80
  :other: Azerbaidžānas manati
50
81
  :zero: Azerbaidžānas manati
82
+ :BAD:
83
+ :one: Bosnia-Herzegovina dinar (1992-1994)
84
+ :other: Bosnia-Herzegovina dinars (1992-1994)
51
85
  :BAM:
52
86
  :one: Bosnijas un Hercogovinas marka
53
87
  :other: Bosnijas un Hercogovinas markas
54
88
  :zero: Bosnijas un Hercogovinas markas
89
+ :BAN:
90
+ :one: Bosnia-Herzegovina new dinar (1994-1997)
91
+ :other: Bosnia-Herzegovina new dinars (1994-1997)
55
92
  :BBD:
56
93
  :one: Barbadosas dolārs
57
94
  :other: Barbadosas dolāri
@@ -60,14 +97,29 @@
60
97
  :one: Bangladešas taka
61
98
  :other: Bangladešas takas
62
99
  :zero: Bangladešas takas
100
+ :BEC:
101
+ :one: Belgian franc (convertible)
102
+ :other: Belgian francs (convertible)
63
103
  :BEF:
64
104
  :one: Beļģijas franks
65
105
  :other: Beļģijas franki
66
106
  :zero: Beļģijas franki
107
+ :BEL:
108
+ :one: Belgian franc (financial)
109
+ :other: Belgian francs (financial)
110
+ :BGL:
111
+ :one: Bulgarian hard lev
112
+ :other: Bulgarian hard leva
113
+ :BGM:
114
+ :one: Bulgarian socialist lev
115
+ :other: Bulgarian socialist leva
67
116
  :BGN:
68
117
  :one: Bulgārijas leva
69
118
  :other: Bulgārijas levas
70
119
  :zero: Bulgārijas levas
120
+ :BGO:
121
+ :one: Bulgarian lev (1879-1952)
122
+ :other: Bulgarian leva (1879-1952)
71
123
  :BHD:
72
124
  :one: Bahreinas dinārs
73
125
  :other: Bahreinas dināri
@@ -88,11 +140,38 @@
88
140
  :one: Bolīvijas boliviano
89
141
  :other: Bolīvijas boliviano
90
142
  :zero: Bolīvijas boliviano
143
+ :BOL:
144
+ :one: Bolivian boliviano (1863-1963)
145
+ :other: Bolivian bolivianos (1863-1963)
146
+ :BOP:
147
+ :one: Bolivian peso
148
+ :other: Bolivian pesos
149
+ :BOV:
150
+ :one: Bolivian mvdol
151
+ :other: Bolivian mvdols
152
+ :BRB:
153
+ :one: Brazilian new cruzeiro (1967-1986)
154
+ :other: Brazilian new cruzeiros (1967-1986)
155
+ :BRC:
156
+ :one: Brazilian cruzado (1986-1989)
157
+ :other: Brazilian cruzados (1986-1989)
158
+ :BRE:
159
+ :one: Brazilian cruzeiro (1990-1993)
160
+ :other: Brazilian cruzeiros (1990-1993)
91
161
  :BRL:
92
162
  :one: Brazīlijas reāls
93
163
  :other: Brazīlijas reāli
94
164
  :symbol: R$
95
165
  :zero: Brazīlijas reāli
166
+ :BRN:
167
+ :one: Brazilian new cruzado (1989-1990)
168
+ :other: Brazilian new cruzados (1989-1990)
169
+ :BRR:
170
+ :one: Brazilian cruzeiro (1993-1994)
171
+ :other: Brazilian cruzeiros (1993-1994)
172
+ :BRZ:
173
+ :one: Brazilian cruzeiro (1942-1967)
174
+ :other: Brazilian cruzeiros (1942-1967)
96
175
  :BSD:
97
176
  :one: Bahamu dolārs
98
177
  :other: Bahamu dolāri
@@ -101,10 +180,16 @@
101
180
  :one: Butānas ngultrums
102
181
  :other: Butānas ngultrumi
103
182
  :zero: Butānas ngultrumi
183
+ :BUK:
184
+ :one: Burmese kyat
185
+ :other: Burmese kyats
104
186
  :BWP:
105
187
  :one: Botsvānas pula
106
188
  :other: Botsvānas pulas
107
189
  :zero: Botsvānas pulas
190
+ :BYB:
191
+ :one: Belarusian new ruble (1994-1999)
192
+ :other: Belarusian new rubles (1994-1999)
108
193
  :BYR:
109
194
  :one: Baltkrievijas rubelis
110
195
  :other: Baltkrievijas rubeļi
@@ -122,14 +207,29 @@
122
207
  :one: KDR franks
123
208
  :other: KDR franki
124
209
  :zero: KDR franki
210
+ :CHE:
211
+ :one: WIR euro
212
+ :other: WIR euros
125
213
  :CHF:
126
214
  :one: Šveices franks
127
215
  :other: Šveices franki
128
216
  :zero: Šveices franki
217
+ :CHW:
218
+ :one: WIR franc
219
+ :other: WIR francs
220
+ :CLE:
221
+ :one: Chilean escudo
222
+ :other: Chilean escudos
223
+ :CLF:
224
+ :one: Chilean unit of account (UF)
225
+ :other: Chilean units of account (UF)
129
226
  :CLP:
130
227
  :one: Čīles peso
131
228
  :other: Čīles peso
132
229
  :zero: Čīles peso
230
+ :CNX:
231
+ :one: Chinese People’s Bank dollar
232
+ :other: Chinese People’s Bank dollars
133
233
  :CNY:
134
234
  :one: Ķīnas juaņa renminbi
135
235
  :other: Ķīnas juaņa renminbi
@@ -141,10 +241,17 @@
141
241
  :zero: Kolumbijas peso
142
242
  :COU:
143
243
  :one: Kolumbijas reāls
244
+ :other: Colombian real value units
144
245
  :CRC:
145
246
  :one: Kostarikas kolons
146
247
  :other: Kostarikas koloni
147
248
  :zero: Kostarikas koloni
249
+ :CSD:
250
+ :one: Serbian dinar (2002-2006)
251
+ :other: Serbian dinars (2002-2006)
252
+ :CSK:
253
+ :one: Czechoslovak hard koruna
254
+ :other: Czechoslovak hard korunas
148
255
  :CUC:
149
256
  :one: Kubas konvertējamais peso
150
257
  :other: Kubas konvertējamie peso
@@ -159,12 +266,17 @@
159
266
  :zero: Kaboverdes eskudo
160
267
  :CYP:
161
268
  :one: Kipras mārciņa
269
+ :other: Cypriot pounds
162
270
  :CZK:
163
271
  :one: Čehijas krona
164
272
  :other: Čehijas kronas
165
273
  :zero: Čehijas kronas
274
+ :DDM:
275
+ :one: East German mark
276
+ :other: East German marks
166
277
  :DEM:
167
278
  :one: Vācijas marka
279
+ :other: German marks
168
280
  :DJF:
169
281
  :one: Džibutijas franks
170
282
  :other: Džibutijas franki
@@ -181,8 +293,15 @@
181
293
  :one: Alžīrijas dinārs
182
294
  :other: Alžīrijas dināri
183
295
  :zero: Alžīrijas dināri
296
+ :ECS:
297
+ :one: Ecuadorian sucre
298
+ :other: Ecuadorian sucres
299
+ :ECV:
300
+ :one: Ecuadorian unit of constant value
301
+ :other: Ecuadorian units of constant value
184
302
  :EEK:
185
303
  :one: Igaunijas krona
304
+ :other: Estonian kroons
186
305
  :EGP:
187
306
  :one: Ēģiptes mārciņa
188
307
  :other: Ēģiptes mārciņas
@@ -191,8 +310,15 @@
191
310
  :one: Eritrejas nakfa
192
311
  :other: Eritrejas nakfas
193
312
  :zero: Eritrejas nakfas
313
+ :ESA:
314
+ :one: Spanish peseta (A account)
315
+ :other: Spanish pesetas (A account)
316
+ :ESB:
317
+ :one: Spanish peseta (convertible account)
318
+ :other: Spanish pesetas (convertible account)
194
319
  :ESP:
195
320
  :one: Spānijas peseta
321
+ :other: Spanish pesetas
196
322
  :ETB:
197
323
  :one: Etiopijas birs
198
324
  :other: Etiopijas biri
@@ -204,6 +330,7 @@
204
330
  :zero: eiro
205
331
  :FIM:
206
332
  :one: Somijas marka
333
+ :other: Finnish markkas
207
334
  :FJD:
208
335
  :one: Fidži dolārs
209
336
  :other: Fidži dolāri
@@ -214,15 +341,22 @@
214
341
  :zero: Folklenda salu mārciņas
215
342
  :FRF:
216
343
  :one: Francijas franks
344
+ :other: French francs
217
345
  :GBP:
218
346
  :one: Lielbritānijas sterliņu mārciņa
219
347
  :other: Lielbritānijas sterliņu mārciņas
220
348
  :symbol: £
221
349
  :zero: Lielbritānijas sterliņu mārciņas
350
+ :GEK:
351
+ :one: Georgian kupon larit
352
+ :other: Georgian kupon larits
222
353
  :GEL:
223
354
  :one: Gruzijas lari
224
355
  :other: Gruzijas lari
225
356
  :zero: Gruzijas lari
357
+ :GHC:
358
+ :one: Ghanaian cedi (1979-2007)
359
+ :other: Ghanaian cedis (1979-2007)
226
360
  :GHS:
227
361
  :one: Ganas sedi
228
362
  :other: Ganas sedi
@@ -239,12 +373,25 @@
239
373
  :one: Gvinejas franks
240
374
  :other: Gvinejas franki
241
375
  :zero: Gvinejas franki
376
+ :GNS:
377
+ :one: Guinean syli
378
+ :other: Guinean sylis
379
+ :GQE:
380
+ :one: Equatorial Guinean ekwele
381
+ :other: Equatorial Guinean ekwele
242
382
  :GRD:
243
383
  :one: Grieķijas drahma
384
+ :other: Greek drachmas
244
385
  :GTQ:
245
386
  :one: Gvatemalas ketsals
246
387
  :other: Gvatemalas ketsali
247
388
  :zero: Gvatemalas ketsali
389
+ :GWE:
390
+ :one: Portuguese Guinea escudo
391
+ :other: Portuguese Guinea escudos
392
+ :GWP:
393
+ :one: Guinea-Bissau peso
394
+ :other: Guinea-Bissau pesos
248
395
  :GYD:
249
396
  :one: Gajānas dolārs
250
397
  :other: Gajānas dolāri
@@ -258,6 +405,9 @@
258
405
  :one: Hondurasas lempīra
259
406
  :other: Hondurasas lempīras
260
407
  :zero: Hondurasas lempīras
408
+ :HRD:
409
+ :one: Croatian dinar
410
+ :other: Croatian dinars
261
411
  :HRK:
262
412
  :one: Horvātijas kuna
263
413
  :other: Horvātijas kunas
@@ -276,6 +426,13 @@
276
426
  :zero: Indonēzijas rūpijas
277
427
  :IEP:
278
428
  :one: Īrijas mārciņa
429
+ :other: Irish pounds
430
+ :ILP:
431
+ :one: Israeli pound
432
+ :other: Israeli pounds
433
+ :ILR:
434
+ :one: Israeli sheqel (1980-1985)
435
+ :other: Israeli sheqels (1980-1985)
279
436
  :ILS:
280
437
  :one: Izraēlas šekelis
281
438
  :other: Izraēlas šekeļi
@@ -294,12 +451,16 @@
294
451
  :one: Irānas riāls
295
452
  :other: Irānas riāli
296
453
  :zero: Irānas riāli
454
+ :ISJ:
455
+ :one: Icelandic króna (1918-1981)
456
+ :other: Icelandic krónur (1918-1981)
297
457
  :ISK:
298
458
  :one: Īslandes krona
299
459
  :other: Īslandes kronas
300
460
  :zero: Īslandes kronas
301
461
  :ITL:
302
462
  :one: Itālijas lira
463
+ :other: Italian liras
303
464
  :JMD:
304
465
  :one: Jamaikas dolārs
305
466
  :other: Jamaikas dolāri
@@ -333,6 +494,12 @@
333
494
  :one: Ziemeļkorejas vona
334
495
  :other: Ziemeļkorejas vonas
335
496
  :zero: Ziemeļkorejas vonas
497
+ :KRH:
498
+ :one: South Korean hwan (1953-1962)
499
+ :other: South Korean hwan (1953-1962)
500
+ :KRO:
501
+ :one: South Korean won (1945-1953)
502
+ :other: South Korean won (1945-1953)
336
503
  :KRW:
337
504
  :one: Dienvidkorejas vona
338
505
  :other: Dienvidkorejas vonas
@@ -368,12 +535,23 @@
368
535
  :zero: Libērijas dolāri
369
536
  :LSL:
370
537
  :one: Lesoto loti
538
+ :other: Lesotho lotis
371
539
  :LTL:
372
540
  :one: Lietuvas lits
373
541
  :other: Lietuvas liti
374
542
  :zero: Lietuvas liti
543
+ :LTT:
544
+ :one: Lithuanian talonas
545
+ :other: Lithuanian talonases
546
+ :LUC:
547
+ :one: Luxembourgian convertible franc
548
+ :other: Luxembourgian convertible francs
375
549
  :LUF:
376
550
  :one: Luksemburgas franks
551
+ :other: Luxembourgian francs
552
+ :LUL:
553
+ :one: Luxembourg financial franc
554
+ :other: Luxembourg financial francs
377
555
  :LVL:
378
556
  :one: Latvijas lats
379
557
  :other: Latvijas lati
@@ -381,6 +559,7 @@
381
559
  :zero: Latvijas lati
382
560
  :LVR:
383
561
  :one: Latvijas rublis
562
+ :other: Latvian rubles
384
563
  :LYD:
385
564
  :one: Lībijas dinārs
386
565
  :other: Lībijas dināri
@@ -389,6 +568,15 @@
389
568
  :one: Marokas dirhēms
390
569
  :other: Marokas dirhēmi
391
570
  :zero: Marokas dirhēmi
571
+ :MAF:
572
+ :one: Moroccan franc
573
+ :other: Moroccan francs
574
+ :MCF:
575
+ :one: Monegasque franc
576
+ :other: Monegasque francs
577
+ :MDC:
578
+ :one: Moldovan cupon
579
+ :other: Moldovan cupon
392
580
  :MDL:
393
581
  :one: Moldovas leja
394
582
  :other: Moldovas lejas
@@ -397,12 +585,19 @@
397
585
  :one: Madagaskaras ariari
398
586
  :other: Madagaskaras ariari
399
587
  :zero: Madagaskaras ariari
588
+ :MGF:
589
+ :one: Malagasy franc
590
+ :other: Malagasy francs
400
591
  :MKD:
401
592
  :one: Maķedonijas denārs
402
593
  :other: Maķedonijas denāri
403
594
  :zero: Maķedonijas denāri
595
+ :MKN:
596
+ :one: Macedonian denar (1992-1993)
597
+ :other: Macedonian denari (1992-1993)
404
598
  :MLF:
405
599
  :one: CFA (Āfrikas) franks
600
+ :other: Malian francs
406
601
  :MMK:
407
602
  :one: Mjanmas kjats
408
603
  :other: Mjanmas kjati
@@ -421,12 +616,17 @@
421
616
  :zero: Mauritānijas ugijas
422
617
  :MTL:
423
618
  :one: Maltas lira
619
+ :other: Maltese lira
424
620
  :MTP:
425
621
  :one: Maltas mārciņa
622
+ :other: Maltese pounds
426
623
  :MUR:
427
624
  :one: Maurīcijas rūpija
428
625
  :other: Maurīcijas rūpijas
429
626
  :zero: Maurīcijas rūpijas
627
+ :MVP:
628
+ :one: Maldivian rupee
629
+ :other: Maldivian rupees
430
630
  :MVR:
431
631
  :one: Maldīvijas rūfija
432
632
  :other: Maldīvijas rūfijas
@@ -440,12 +640,19 @@
440
640
  :other: Meksikas peso
441
641
  :symbol: MX$
442
642
  :zero: Meksikas peso
643
+ :MXP:
644
+ :one: Mexican silver peso (1861-1992)
645
+ :other: Mexican silver pesos (1861-1992)
646
+ :MXV:
647
+ :one: Mexican investment unit
648
+ :other: Mexican investment units
443
649
  :MYR:
444
650
  :one: Malaizijas ringits
445
651
  :other: Malaizijas ringiti
446
652
  :zero: Malaizijas ringiti
447
653
  :MZE:
448
654
  :one: Mozambikas eskudo
655
+ :other: Mozambican escudos
449
656
  :MZM:
450
657
  :one: Mozambikas vecais metikals
451
658
  :other: Mozambikas vecie metikali
@@ -462,12 +669,16 @@
462
669
  :one: Nigērijas naira
463
670
  :other: Nigērijas nairas
464
671
  :zero: Nigērijas nairas
672
+ :NIC:
673
+ :one: Nicaraguan córdoba (1988-1991)
674
+ :other: Nicaraguan córdobas (1988-1991)
465
675
  :NIO:
466
676
  :one: Kordovas oro
467
677
  :other: Kordovas oro
468
678
  :zero: Kordovas oro
469
679
  :NLG:
470
680
  :one: Nīderlandes guldenis
681
+ :other: Dutch guilders
471
682
  :NOK:
472
683
  :one: Norvēģijas krona
473
684
  :other: Norvēģijas kronas
@@ -489,10 +700,16 @@
489
700
  :one: Panamas balboa
490
701
  :other: Panamas balboa
491
702
  :zero: Panamas balboa
703
+ :PEI:
704
+ :one: Peruvian inti
705
+ :other: Peruvian intis
492
706
  :PEN:
493
707
  :one: Peru jaunais sols
494
708
  :other: Peru jaunie soli
495
709
  :zero: Peru jaunie soli
710
+ :PES:
711
+ :one: Peruvian sol (1863-1965)
712
+ :other: Peruvian soles (1863-1965)
496
713
  :PGK:
497
714
  :one: Papua-Jaungvinejas kina
498
715
  :other: Papua-Jaungvinejas kinas
@@ -509,8 +726,12 @@
509
726
  :one: Polijas zlots
510
727
  :other: Polijas zloti
511
728
  :zero: Polijas zloti
729
+ :PLZ:
730
+ :one: Polish zloty (PLZ)
731
+ :other: Polish zlotys (PLZ)
512
732
  :PTE:
513
733
  :one: Portugāles eskudo
734
+ :other: Portuguese escudos
514
735
  :PYG:
515
736
  :one: Paragvajas guarani
516
737
  :other: Paragvajas guarani
@@ -519,6 +740,9 @@
519
740
  :one: Kataras riāls
520
741
  :other: Kataras riāli
521
742
  :zero: Kataras riāli
743
+ :RHD:
744
+ :one: Rhodesian dollar
745
+ :other: Rhodesian dollars
522
746
  :ROL:
523
747
  :one: Rumānijas vecā leva
524
748
  :other: Rumānijas vecās levas
@@ -535,6 +759,9 @@
535
759
  :one: Krievijas rublis
536
760
  :other: Krievijas rubļi
537
761
  :zero: Krievijas rubļi
762
+ :RUR:
763
+ :one: Russian ruble (1991-1998)
764
+ :other: Russian rubles (1991-1998)
538
765
  :RWF:
539
766
  :one: Ruandas franks
540
767
  :other: Ruandas franki
@@ -551,10 +778,16 @@
551
778
  :one: Seišelu salu rūpija
552
779
  :other: Seišelu salu rūpijas
553
780
  :zero: Seišelu salu rūpijas
781
+ :SDD:
782
+ :one: Sudanese dinar (1992-2007)
783
+ :other: Sudanese dinars (1992-2007)
554
784
  :SDG:
555
785
  :one: Sudānas mārciņa
556
786
  :other: Sudānas mārciņas
557
787
  :zero: Sudānas mārciņas
788
+ :SDP:
789
+ :one: Sudanese pound (1957-1998)
790
+ :other: Sudanese pounds (1957-1998)
558
791
  :SEK:
559
792
  :one: Zviedrijas krona
560
793
  :other: Zviedrijas kronas
@@ -569,8 +802,10 @@
569
802
  :zero: Sv.Helēnas salas mārciņas
570
803
  :SIT:
571
804
  :one: Slovēnijas tolars
805
+ :other: Slovenian tolars
572
806
  :SKK:
573
807
  :one: Slovakijas krona
808
+ :other: Slovak korunas
574
809
  :SLL:
575
810
  :one: Sjerraleones leone
576
811
  :other: Sjerraleones leones
@@ -585,6 +820,7 @@
585
820
  :zero: Surinamas dolāri
586
821
  :SRG:
587
822
  :one: Surinamas guldenis
823
+ :other: Surinamese guilders
588
824
  :SSP:
589
825
  :one: Dienvidsudānas mārciņa
590
826
  :other: Dienvidsudānas mārciņas
@@ -593,8 +829,12 @@
593
829
  :one: Santome un Prinsipi dobra
594
830
  :other: Santome un Prinsipi dobras
595
831
  :zero: Santome un Prinsipi dobras
832
+ :SUR:
833
+ :one: Soviet rouble
834
+ :other: Soviet roubles
596
835
  :SVC:
597
836
  :one: Salvadoras kolons
837
+ :other: Salvadoran colones
598
838
  :SYP:
599
839
  :one: Sīrijas mārciņa
600
840
  :other: Sīrijas mārciņas
@@ -608,12 +848,16 @@
608
848
  :other: Taizemes bāti
609
849
  :symbol: ฿
610
850
  :zero: Taizemes bāti
851
+ :TJR:
852
+ :one: Tajikistani ruble
853
+ :other: Tajikistani rubles
611
854
  :TJS:
612
855
  :one: Tadžikistānas somons
613
856
  :other: Tadžikistānas somoni
614
857
  :zero: Tadžikistānas somoni
615
858
  :TMM:
616
859
  :one: Turkmenistānas manats
860
+ :other: Turkmenistani manat (1993-2009)
617
861
  :TMT:
618
862
  :one: Turkmenistānas jaunais manats
619
863
  :other: Turkmenistānas jaunie manati
@@ -626,8 +870,12 @@
626
870
  :one: Tongas paanga
627
871
  :other: Tongas paangas
628
872
  :zero: Tongas paangas
873
+ :TPE:
874
+ :one: Timorese escudo
875
+ :other: Timorese escudos
629
876
  :TRL:
630
877
  :one: Turcijas lira
878
+ :other: Turkish Lira (1922-2005)
631
879
  :TRY:
632
880
  :one: Turcijas jaunā lira
633
881
  :other: Turcijas jaunās liras
@@ -649,6 +897,12 @@
649
897
  :one: Ukrainas grivna
650
898
  :other: Ukrainas grivnas
651
899
  :zero: Ukrainas grivnas
900
+ :UAK:
901
+ :one: Ukrainian karbovanets
902
+ :other: Ukrainian karbovantsiv
903
+ :UGS:
904
+ :one: Ugandan shilling (1966-1987)
905
+ :other: Ugandan shillings (1966-1987)
652
906
  :UGX:
653
907
  :one: Ugandas šiliņš
654
908
  :other: Ugandas šiliņi
@@ -658,6 +912,18 @@
658
912
  :other: ASV dolāri
659
913
  :symbol: $
660
914
  :zero: ASV dolāri
915
+ :USN:
916
+ :one: US dollar (next day)
917
+ :other: US dollars (next day)
918
+ :USS:
919
+ :one: US dollar (same day)
920
+ :other: US dollars (same day)
921
+ :UYI:
922
+ :one: Uruguayan peso (indexed units)
923
+ :other: Uruguayan pesos (indexed units)
924
+ :UYP:
925
+ :one: Uruguayan peso (1975-1993)
926
+ :other: Uruguayan pesos (1975-1993)
661
927
  :UYU:
662
928
  :one: Urugvajas peso
663
929
  :other: Urugvajas peso
@@ -679,6 +945,9 @@
679
945
  :other: Vjetnamas dongi
680
946
  :symbol: ₫
681
947
  :zero: Vjetnamas dongi
948
+ :VNN:
949
+ :one: Vietnamese dong (1978-1985)
950
+ :other: Vietnamese dong (1978-1985)
682
951
  :VUV:
683
952
  :one: Vanuatu vatu
684
953
  :other: Vanuatu vatu
@@ -694,14 +963,17 @@
694
963
  :zero: Centrālāfrikas CFA franki
695
964
  :XAG:
696
965
  :one: sudrabs
966
+ :other: troy ounces of silver
697
967
  :XAU:
698
968
  :one: zelts
969
+ :other: troy ounces of gold
699
970
  :XBA:
700
971
  :one: Eiropas norēķinu vienība EURCO
701
972
  :other: Eiropas norēķinu vienības EURCO
702
973
  :zero: Eiropas norēķinu vienības EURCO
703
974
  :XBB:
704
975
  :one: Eiropas naudas vienība
976
+ :other: European monetary units
705
977
  :XBC:
706
978
  :one: Eiropas norēķinu vienība (XBC)
707
979
  :other: Eiropas norēķinu vienības (XBC)
@@ -717,12 +989,16 @@
717
989
  :zero: Austrumkarību dolāri
718
990
  :XDR:
719
991
  :one: Speciālās aizņēmuma tiesības
992
+ :other: special drawing rights
720
993
  :XEU:
721
994
  :one: Eiropas norēķinu vienība
995
+ :other: European currency units
722
996
  :XFO:
723
997
  :one: Francijas zelta franks
998
+ :other: French gold francs
724
999
  :XFU:
725
1000
  :one: Francijas UIC franks
1001
+ :other: French UIC-francs
726
1002
  :XOF:
727
1003
  :one: Rietumāfrikas CFA franks
728
1004
  :other: Rietumāfrikas CFA franki
@@ -730,6 +1006,7 @@
730
1006
  :zero: Rietumāfrikas CFA franki
731
1007
  :XPD:
732
1008
  :one: pallādijs
1009
+ :other: troy ounces of palladium
733
1010
  :XPF:
734
1011
  :one: CFP franks
735
1012
  :other: CFP franki
@@ -737,18 +1014,46 @@
737
1014
  :zero: CFP franki
738
1015
  :XPT:
739
1016
  :one: platīns
1017
+ :other: troy ounces of platinum
1018
+ :XRE:
1019
+ :one: RINET Funds unit
1020
+ :other: RINET Funds units
1021
+ :XSU:
1022
+ :one: Sucre
1023
+ :other: Sucres
740
1024
  :XTS:
741
1025
  :one: testa valūtas kods
742
1026
  :other: testa valūtas kods
743
1027
  :zero: testa valūtas kods
1028
+ :XUA:
1029
+ :one: ADB unit of account
1030
+ :other: ADB units of account
744
1031
  :XXX:
745
1032
  :one: (nezināma valūta)
746
1033
  :other: (nezināma valūta)
747
1034
  :zero: (nezināma valūta)
1035
+ :YDD:
1036
+ :one: Yemeni dinar
1037
+ :other: Yemeni dinars
748
1038
  :YER:
749
1039
  :one: Jemenas riāls
750
1040
  :other: Jemenas riāli
751
1041
  :zero: Jemenas riāli
1042
+ :YUD:
1043
+ :one: Yugoslavian hard dinar (1966-1990)
1044
+ :other: Yugoslavian hard dinars (1966-1990)
1045
+ :YUM:
1046
+ :one: Yugoslavian new dinar (1994-2002)
1047
+ :other: Yugoslavian new dinars (1994-2002)
1048
+ :YUN:
1049
+ :one: Yugoslavian convertible dinar (1990-1992)
1050
+ :other: Yugoslavian convertible dinars (1990-1992)
1051
+ :YUR:
1052
+ :one: Yugoslavian reformed dinar (1992-1993)
1053
+ :other: Yugoslavian reformed dinars (1992-1993)
1054
+ :ZAL:
1055
+ :one: South African rand (financial)
1056
+ :other: South African rands (financial)
752
1057
  :ZAR:
753
1058
  :one: Dienvidāfrikas rands
754
1059
  :other: Dienvidāfrikas randi
@@ -761,9 +1066,19 @@
761
1066
  :one: Zambijas kvača
762
1067
  :other: Zambijas kvačas
763
1068
  :zero: Zambijas kvačas
1069
+ :ZRN:
1070
+ :one: Zairean new zaire (1993-1998)
1071
+ :other: Zairean new zaires (1993-1998)
1072
+ :ZRZ:
1073
+ :one: Zairean zaire (1971-1993)
1074
+ :other: Zairean zaires (1971-1993)
764
1075
  :ZWD:
765
1076
  :one: Zimbabves dolārs
1077
+ :other: Zimbabwean dollars (1980-2008)
766
1078
  :ZWL:
767
1079
  :one: Zimbabves dollārs (2009)
768
1080
  :other: Zimbabves dollāri (2009)
769
1081
  :zero: Zimbabves dollāri (2009)
1082
+ :ZWR:
1083
+ :one: Zimbabwean dollar (2008)
1084
+ :other: Zimbabwean dollars (2008)