twitter_cldr 3.1.1 → 3.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (473) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +6 -22
  3. data/History.txt +3 -0
  4. data/NOTICE +3 -96
  5. data/README.md +23 -40
  6. data/Rakefile +12 -24
  7. data/lib/twitter_cldr.rb +1 -2
  8. data/lib/twitter_cldr/localized/localized_date.rb +1 -1
  9. data/lib/twitter_cldr/localized/localized_datetime.rb +1 -1
  10. data/lib/twitter_cldr/localized/localized_string.rb +7 -2
  11. data/lib/twitter_cldr/parsers/unicode_regex/component.rb +1 -4
  12. data/lib/twitter_cldr/resources/locales_resources_importer.rb +3 -7
  13. data/lib/twitter_cldr/resources/readme_renderer.rb +0 -7
  14. data/lib/twitter_cldr/shared/calendar.rb +2 -2
  15. data/lib/twitter_cldr/shared/postal_codes.rb +1 -9
  16. data/lib/twitter_cldr/shared/unicode_regex.rb +1 -9
  17. data/lib/twitter_cldr/tokenizers/numbers/rbnf_tokenizer.rb +1 -5
  18. data/lib/twitter_cldr/utils.rb +0 -2
  19. data/lib/twitter_cldr/utils/yaml.rb +0 -2
  20. data/lib/twitter_cldr/version.rb +1 -1
  21. data/resources/locales/af/calendars.yml +181 -181
  22. data/resources/locales/af/currencies.yml +166 -166
  23. data/resources/locales/af/languages.yml +217 -217
  24. data/resources/locales/af/layout.yml +1 -1
  25. data/resources/locales/af/numbers.yml +30 -30
  26. data/resources/locales/af/rbnf.yml +52 -52
  27. data/resources/locales/af/territories.yml +210 -210
  28. data/resources/locales/ar/calendars.yml +181 -181
  29. data/resources/locales/ar/currencies.yml +190 -190
  30. data/resources/locales/ar/languages.yml +413 -413
  31. data/resources/locales/ar/layout.yml +1 -1
  32. data/resources/locales/ar/numbers.yml +84 -84
  33. data/resources/locales/ar/rbnf.yml +59 -59
  34. data/resources/locales/ar/territories.yml +179 -179
  35. data/resources/locales/be/calendars.yml +125 -125
  36. data/resources/locales/be/currencies.yml +99 -99
  37. data/resources/locales/be/languages.yml +119 -119
  38. data/resources/locales/be/layout.yml +1 -1
  39. data/resources/locales/be/numbers.yml +24 -24
  40. data/resources/locales/be/rbnf.yml +157 -157
  41. data/resources/locales/be/territories.yml +185 -185
  42. data/resources/locales/bg/calendars.yml +171 -171
  43. data/resources/locales/bg/currencies.yml +170 -170
  44. data/resources/locales/bg/languages.yml +437 -437
  45. data/resources/locales/bg/layout.yml +1 -1
  46. data/resources/locales/bg/numbers.yml +35 -35
  47. data/resources/locales/bg/rbnf.yml +34 -34
  48. data/resources/locales/bg/territories.yml +181 -181
  49. data/resources/locales/bn/calendars.yml +188 -188
  50. data/resources/locales/bn/currencies.yml +168 -168
  51. data/resources/locales/bn/languages.yml +417 -417
  52. data/resources/locales/bn/layout.yml +1 -1
  53. data/resources/locales/bn/numbers.yml +35 -35
  54. data/resources/locales/bn/territories.yml +185 -185
  55. data/resources/locales/ca/calendars.yml +177 -177
  56. data/resources/locales/ca/currencies.yml +302 -302
  57. data/resources/locales/ca/languages.yml +439 -439
  58. data/resources/locales/ca/layout.yml +1 -1
  59. data/resources/locales/ca/numbers.yml +35 -35
  60. data/resources/locales/ca/rbnf.yml +160 -160
  61. data/resources/locales/ca/territories.yml +179 -179
  62. data/resources/locales/cs/calendars.yml +150 -150
  63. data/resources/locales/cs/currencies.yml +314 -314
  64. data/resources/locales/cs/languages.yml +506 -506
  65. data/resources/locales/cs/layout.yml +1 -1
  66. data/resources/locales/cs/numbers.yml +60 -60
  67. data/resources/locales/cs/rbnf.yml +40 -40
  68. data/resources/locales/cs/territories.yml +188 -188
  69. data/resources/locales/cy/calendars.yml +149 -149
  70. data/resources/locales/cy/currencies.yml +105 -105
  71. data/resources/locales/cy/languages.yml +330 -330
  72. data/resources/locales/cy/layout.yml +1 -1
  73. data/resources/locales/cy/numbers.yml +83 -83
  74. data/resources/locales/cy/rbnf.yml +54 -54
  75. data/resources/locales/cy/territories.yml +164 -164
  76. data/resources/locales/da/calendars.yml +182 -182
  77. data/resources/locales/da/currencies.yml +177 -177
  78. data/resources/locales/da/languages.yml +484 -484
  79. data/resources/locales/da/layout.yml +1 -1
  80. data/resources/locales/da/numbers.yml +35 -35
  81. data/resources/locales/da/rbnf.yml +38 -38
  82. data/resources/locales/da/territories.yml +206 -206
  83. data/resources/locales/de-CH/calendars.yml +192 -192
  84. data/resources/locales/de-CH/currencies.yml +428 -428
  85. data/resources/locales/de-CH/languages.yml +575 -575
  86. data/resources/locales/de-CH/layout.yml +1 -1
  87. data/resources/locales/de-CH/numbers.yml +35 -35
  88. data/resources/locales/de-CH/territories.yml +209 -209
  89. data/resources/locales/de/calendars.yml +192 -192
  90. data/resources/locales/de/currencies.yml +428 -428
  91. data/resources/locales/de/languages.yml +575 -575
  92. data/resources/locales/de/layout.yml +1 -1
  93. data/resources/locales/de/numbers.yml +35 -35
  94. data/resources/locales/de/rbnf.yml +80 -80
  95. data/resources/locales/de/territories.yml +207 -207
  96. data/resources/locales/el/calendars.yml +179 -179
  97. data/resources/locales/el/currencies.yml +162 -162
  98. data/resources/locales/el/languages.yml +441 -441
  99. data/resources/locales/el/layout.yml +1 -1
  100. data/resources/locales/el/numbers.yml +35 -35
  101. data/resources/locales/el/rbnf.yml +98 -98
  102. data/resources/locales/el/territories.yml +182 -182
  103. data/resources/locales/en-150/calendars.yml +105 -105
  104. data/resources/locales/en-150/currencies.yml +103 -103
  105. data/resources/locales/en-150/languages.yml +503 -503
  106. data/resources/locales/en-150/layout.yml +1 -1
  107. data/resources/locales/en-150/numbers.yml +35 -35
  108. data/resources/locales/en-150/territories.yml +182 -182
  109. data/resources/locales/en-AU/calendars.yml +105 -105
  110. data/resources/locales/en-AU/currencies.yml +103 -103
  111. data/resources/locales/en-AU/languages.yml +503 -503
  112. data/resources/locales/en-AU/layout.yml +1 -1
  113. data/resources/locales/en-AU/numbers.yml +35 -35
  114. data/resources/locales/en-AU/territories.yml +182 -182
  115. data/resources/locales/en-CA/calendars.yml +105 -105
  116. data/resources/locales/en-CA/currencies.yml +103 -103
  117. data/resources/locales/en-CA/languages.yml +503 -503
  118. data/resources/locales/en-CA/layout.yml +1 -1
  119. data/resources/locales/en-CA/numbers.yml +35 -35
  120. data/resources/locales/en-CA/territories.yml +182 -182
  121. data/resources/locales/en-GB/calendars.yml +109 -109
  122. data/resources/locales/en-GB/currencies.yml +250 -250
  123. data/resources/locales/en-GB/languages.yml +503 -503
  124. data/resources/locales/en-GB/layout.yml +1 -1
  125. data/resources/locales/en-GB/numbers.yml +35 -35
  126. data/resources/locales/en-GB/territories.yml +181 -181
  127. data/resources/locales/en-IE/calendars.yml +105 -105
  128. data/resources/locales/en-IE/currencies.yml +103 -103
  129. data/resources/locales/en-IE/languages.yml +503 -503
  130. data/resources/locales/en-IE/layout.yml +1 -1
  131. data/resources/locales/en-IE/numbers.yml +35 -35
  132. data/resources/locales/en-IE/territories.yml +182 -182
  133. data/resources/locales/en-SG/calendars.yml +105 -105
  134. data/resources/locales/en-SG/currencies.yml +103 -103
  135. data/resources/locales/en-SG/languages.yml +503 -503
  136. data/resources/locales/en-SG/layout.yml +1 -1
  137. data/resources/locales/en-SG/numbers.yml +35 -35
  138. data/resources/locales/en-SG/territories.yml +182 -182
  139. data/resources/locales/en-ZA/calendars.yml +105 -105
  140. data/resources/locales/en-ZA/currencies.yml +103 -103
  141. data/resources/locales/en-ZA/languages.yml +503 -503
  142. data/resources/locales/en-ZA/layout.yml +1 -1
  143. data/resources/locales/en-ZA/numbers.yml +36 -36
  144. data/resources/locales/en-ZA/territories.yml +182 -182
  145. data/resources/locales/en/calendars.yml +105 -105
  146. data/resources/locales/en/currencies.yml +103 -103
  147. data/resources/locales/en/languages.yml +503 -503
  148. data/resources/locales/en/layout.yml +1 -1
  149. data/resources/locales/en/numbers.yml +35 -35
  150. data/resources/locales/en/rbnf.yml +94 -94
  151. data/resources/locales/en/territories.yml +182 -182
  152. data/resources/locales/es-419/calendars.yml +170 -170
  153. data/resources/locales/es-419/currencies.yml +258 -258
  154. data/resources/locales/es-419/languages.yml +439 -439
  155. data/resources/locales/es-419/layout.yml +1 -1
  156. data/resources/locales/es-419/numbers.yml +33 -33
  157. data/resources/locales/es-419/territories.yml +178 -178
  158. data/resources/locales/es-CO/calendars.yml +182 -182
  159. data/resources/locales/es-CO/currencies.yml +258 -258
  160. data/resources/locales/es-CO/languages.yml +439 -439
  161. data/resources/locales/es-CO/layout.yml +1 -1
  162. data/resources/locales/es-CO/numbers.yml +35 -35
  163. data/resources/locales/es-CO/territories.yml +179 -179
  164. data/resources/locales/es-MX/calendars.yml +181 -181
  165. data/resources/locales/es-MX/currencies.yml +194 -194
  166. data/resources/locales/es-MX/languages.yml +441 -441
  167. data/resources/locales/es-MX/layout.yml +1 -1
  168. data/resources/locales/es-MX/numbers.yml +35 -35
  169. data/resources/locales/es-MX/territories.yml +178 -178
  170. data/resources/locales/es-US/calendars.yml +185 -185
  171. data/resources/locales/es-US/currencies.yml +258 -258
  172. data/resources/locales/es-US/languages.yml +439 -439
  173. data/resources/locales/es-US/layout.yml +1 -1
  174. data/resources/locales/es-US/numbers.yml +35 -35
  175. data/resources/locales/es-US/territories.yml +179 -179
  176. data/resources/locales/es/calendars.yml +183 -183
  177. data/resources/locales/es/currencies.yml +258 -258
  178. data/resources/locales/es/languages.yml +439 -439
  179. data/resources/locales/es/layout.yml +1 -1
  180. data/resources/locales/es/numbers.yml +35 -35
  181. data/resources/locales/es/rbnf.yml +123 -123
  182. data/resources/locales/es/territories.yml +179 -179
  183. data/resources/locales/eu/calendars.yml +185 -185
  184. data/resources/locales/eu/currencies.yml +160 -160
  185. data/resources/locales/eu/languages.yml +213 -213
  186. data/resources/locales/eu/layout.yml +1 -1
  187. data/resources/locales/eu/numbers.yml +29 -29
  188. data/resources/locales/eu/territories.yml +184 -184
  189. data/resources/locales/fa/calendars.yml +191 -191
  190. data/resources/locales/fa/currencies.yml +107 -107
  191. data/resources/locales/fa/languages.yml +412 -412
  192. data/resources/locales/fa/layout.yml +1 -1
  193. data/resources/locales/fa/numbers.yml +36 -36
  194. data/resources/locales/fa/rbnf.yml +28 -28
  195. data/resources/locales/fa/territories.yml +187 -187
  196. data/resources/locales/fi/calendars.yml +186 -186
  197. data/resources/locales/fi/currencies.yml +316 -316
  198. data/resources/locales/fi/languages.yml +590 -590
  199. data/resources/locales/fi/layout.yml +1 -1
  200. data/resources/locales/fi/numbers.yml +37 -37
  201. data/resources/locales/fi/rbnf.yml +39 -39
  202. data/resources/locales/fi/territories.yml +213 -213
  203. data/resources/locales/fil/calendars.yml +182 -182
  204. data/resources/locales/fil/currencies.yml +118 -118
  205. data/resources/locales/fil/languages.yml +214 -214
  206. data/resources/locales/fil/layout.yml +1 -1
  207. data/resources/locales/fil/numbers.yml +35 -35
  208. data/resources/locales/fil/rbnf.yml +35 -35
  209. data/resources/locales/fil/territories.yml +180 -180
  210. data/resources/locales/fr-BE/calendars.yml +198 -198
  211. data/resources/locales/fr-BE/currencies.yml +246 -246
  212. data/resources/locales/fr-BE/languages.yml +448 -448
  213. data/resources/locales/fr-BE/layout.yml +1 -1
  214. data/resources/locales/fr-BE/numbers.yml +35 -35
  215. data/resources/locales/fr-BE/rbnf.yml +140 -140
  216. data/resources/locales/fr-BE/territories.yml +195 -195
  217. data/resources/locales/fr-CA/calendars.yml +199 -199
  218. data/resources/locales/fr-CA/currencies.yml +252 -252
  219. data/resources/locales/fr-CA/languages.yml +449 -449
  220. data/resources/locales/fr-CA/layout.yml +1 -1
  221. data/resources/locales/fr-CA/numbers.yml +36 -36
  222. data/resources/locales/fr-CA/territories.yml +196 -196
  223. data/resources/locales/fr-CH/calendars.yml +200 -200
  224. data/resources/locales/fr-CH/currencies.yml +246 -246
  225. data/resources/locales/fr-CH/languages.yml +448 -448
  226. data/resources/locales/fr-CH/layout.yml +1 -1
  227. data/resources/locales/fr-CH/numbers.yml +36 -36
  228. data/resources/locales/fr-CH/rbnf.yml +139 -139
  229. data/resources/locales/fr-CH/territories.yml +195 -195
  230. data/resources/locales/fr/calendars.yml +198 -198
  231. data/resources/locales/fr/currencies.yml +246 -246
  232. data/resources/locales/fr/languages.yml +448 -448
  233. data/resources/locales/fr/layout.yml +1 -1
  234. data/resources/locales/fr/numbers.yml +36 -36
  235. data/resources/locales/fr/rbnf.yml +145 -145
  236. data/resources/locales/fr/territories.yml +195 -195
  237. data/resources/locales/ga/calendars.yml +162 -162
  238. data/resources/locales/ga/currencies.yml +250 -250
  239. data/resources/locales/ga/languages.yml +247 -247
  240. data/resources/locales/ga/layout.yml +1 -1
  241. data/resources/locales/ga/numbers.yml +71 -71
  242. data/resources/locales/ga/rbnf.yml +115 -115
  243. data/resources/locales/ga/territories.yml +78 -78
  244. data/resources/locales/gl/calendars.yml +183 -183
  245. data/resources/locales/gl/currencies.yml +169 -169
  246. data/resources/locales/gl/languages.yml +213 -213
  247. data/resources/locales/gl/layout.yml +1 -1
  248. data/resources/locales/gl/numbers.yml +35 -35
  249. data/resources/locales/gl/territories.yml +180 -180
  250. data/resources/locales/he/calendars.yml +129 -129
  251. data/resources/locales/he/currencies.yml +173 -173
  252. data/resources/locales/he/languages.yml +443 -443
  253. data/resources/locales/he/layout.yml +1 -1
  254. data/resources/locales/he/numbers.yml +60 -60
  255. data/resources/locales/he/rbnf.yml +133 -133
  256. data/resources/locales/he/territories.yml +179 -179
  257. data/resources/locales/hi/calendars.yml +185 -185
  258. data/resources/locales/hi/currencies.yml +160 -160
  259. data/resources/locales/hi/languages.yml +420 -420
  260. data/resources/locales/hi/layout.yml +1 -1
  261. data/resources/locales/hi/numbers.yml +35 -35
  262. data/resources/locales/hi/rbnf.yml +137 -137
  263. data/resources/locales/hi/territories.yml +183 -183
  264. data/resources/locales/hr/calendars.yml +173 -173
  265. data/resources/locales/hr/currencies.yml +315 -315
  266. data/resources/locales/hr/languages.yml +457 -457
  267. data/resources/locales/hr/layout.yml +1 -1
  268. data/resources/locales/hr/numbers.yml +47 -47
  269. data/resources/locales/hr/rbnf.yml +63 -63
  270. data/resources/locales/hr/territories.yml +181 -181
  271. data/resources/locales/hu/calendars.yml +175 -175
  272. data/resources/locales/hu/currencies.yml +171 -171
  273. data/resources/locales/hu/languages.yml +455 -455
  274. data/resources/locales/hu/layout.yml +1 -1
  275. data/resources/locales/hu/numbers.yml +36 -36
  276. data/resources/locales/hu/rbnf.yml +91 -91
  277. data/resources/locales/hu/territories.yml +212 -212
  278. data/resources/locales/id/calendars.yml +182 -182
  279. data/resources/locales/id/currencies.yml +297 -297
  280. data/resources/locales/id/languages.yml +457 -457
  281. data/resources/locales/id/layout.yml +1 -1
  282. data/resources/locales/id/numbers.yml +22 -22
  283. data/resources/locales/id/rbnf.yml +25 -25
  284. data/resources/locales/id/territories.yml +181 -181
  285. data/resources/locales/is/calendars.yml +182 -182
  286. data/resources/locales/is/currencies.yml +194 -194
  287. data/resources/locales/is/languages.yml +443 -443
  288. data/resources/locales/is/layout.yml +1 -1
  289. data/resources/locales/is/numbers.yml +35 -35
  290. data/resources/locales/is/rbnf.yml +45 -45
  291. data/resources/locales/is/territories.yml +212 -212
  292. data/resources/locales/it-CH/calendars.yml +183 -183
  293. data/resources/locales/it-CH/currencies.yml +168 -168
  294. data/resources/locales/it-CH/languages.yml +501 -501
  295. data/resources/locales/it-CH/layout.yml +1 -1
  296. data/resources/locales/it-CH/numbers.yml +29 -29
  297. data/resources/locales/it-CH/territories.yml +184 -184
  298. data/resources/locales/it/calendars.yml +180 -180
  299. data/resources/locales/it/currencies.yml +168 -168
  300. data/resources/locales/it/languages.yml +501 -501
  301. data/resources/locales/it/layout.yml +1 -1
  302. data/resources/locales/it/numbers.yml +29 -29
  303. data/resources/locales/it/rbnf.yml +368 -368
  304. data/resources/locales/it/territories.yml +184 -184
  305. data/resources/locales/ja/calendars.yml +195 -195
  306. data/resources/locales/ja/currencies.yml +353 -353
  307. data/resources/locales/ja/languages.yml +602 -602
  308. data/resources/locales/ja/layout.yml +1 -1
  309. data/resources/locales/ja/numbers.yml +35 -35
  310. data/resources/locales/ja/rbnf.yml +49 -49
  311. data/resources/locales/ja/territories.yml +260 -260
  312. data/resources/locales/ko/calendars.yml +180 -180
  313. data/resources/locales/ko/currencies.yml +168 -168
  314. data/resources/locales/ko/languages.yml +455 -455
  315. data/resources/locales/ko/layout.yml +1 -1
  316. data/resources/locales/ko/numbers.yml +33 -33
  317. data/resources/locales/ko/rbnf.yml +136 -136
  318. data/resources/locales/ko/territories.yml +219 -219
  319. data/resources/locales/lv/calendars.yml +179 -179
  320. data/resources/locales/lv/currencies.yml +166 -166
  321. data/resources/locales/lv/languages.yml +473 -473
  322. data/resources/locales/lv/layout.yml +1 -1
  323. data/resources/locales/lv/numbers.yml +48 -48
  324. data/resources/locales/lv/rbnf.yml +45 -45
  325. data/resources/locales/lv/territories.yml +202 -202
  326. data/resources/locales/ms/calendars.yml +181 -181
  327. data/resources/locales/ms/currencies.yml +163 -163
  328. data/resources/locales/ms/languages.yml +257 -257
  329. data/resources/locales/ms/layout.yml +1 -1
  330. data/resources/locales/ms/numbers.yml +23 -23
  331. data/resources/locales/ms/rbnf.yml +27 -27
  332. data/resources/locales/ms/territories.yml +179 -179
  333. data/resources/locales/nb/calendars.yml +190 -190
  334. data/resources/locales/nb/currencies.yml +313 -313
  335. data/resources/locales/nb/languages.yml +480 -480
  336. data/resources/locales/nb/layout.yml +1 -1
  337. data/resources/locales/nb/numbers.yml +37 -37
  338. data/resources/locales/nb/rbnf.yml +38 -38
  339. data/resources/locales/nb/territories.yml +213 -213
  340. data/resources/locales/nl/calendars.yml +182 -182
  341. data/resources/locales/nl/currencies.yml +319 -319
  342. data/resources/locales/nl/languages.yml +555 -555
  343. data/resources/locales/nl/layout.yml +1 -1
  344. data/resources/locales/nl/numbers.yml +35 -35
  345. data/resources/locales/nl/rbnf.yml +81 -81
  346. data/resources/locales/nl/territories.yml +215 -215
  347. data/resources/locales/pl/calendars.yml +176 -176
  348. data/resources/locales/pl/currencies.yml +175 -175
  349. data/resources/locales/pl/languages.yml +537 -537
  350. data/resources/locales/pl/layout.yml +1 -1
  351. data/resources/locales/pl/numbers.yml +60 -60
  352. data/resources/locales/pl/rbnf.yml +58 -58
  353. data/resources/locales/pl/territories.yml +191 -191
  354. data/resources/locales/pt/calendars.yml +187 -187
  355. data/resources/locales/pt/currencies.yml +172 -172
  356. data/resources/locales/pt/languages.yml +442 -442
  357. data/resources/locales/pt/layout.yml +1 -1
  358. data/resources/locales/pt/numbers.yml +35 -35
  359. data/resources/locales/pt/rbnf.yml +75 -75
  360. data/resources/locales/pt/territories.yml +178 -178
  361. data/resources/locales/ro/calendars.yml +170 -170
  362. data/resources/locales/ro/currencies.yml +165 -165
  363. data/resources/locales/ro/languages.yml +443 -443
  364. data/resources/locales/ro/layout.yml +1 -1
  365. data/resources/locales/ro/numbers.yml +47 -47
  366. data/resources/locales/ro/rbnf.yml +34 -34
  367. data/resources/locales/ro/territories.yml +178 -178
  368. data/resources/locales/ru/calendars.yml +174 -174
  369. data/resources/locales/ru/currencies.yml +176 -176
  370. data/resources/locales/ru/languages.yml +469 -469
  371. data/resources/locales/ru/layout.yml +1 -1
  372. data/resources/locales/ru/numbers.yml +60 -60
  373. data/resources/locales/ru/rbnf.yml +40 -40
  374. data/resources/locales/ru/territories.yml +197 -197
  375. data/resources/locales/sk/calendars.yml +170 -170
  376. data/resources/locales/sk/currencies.yml +168 -168
  377. data/resources/locales/sk/languages.yml +439 -439
  378. data/resources/locales/sk/layout.yml +1 -1
  379. data/resources/locales/sk/numbers.yml +60 -60
  380. data/resources/locales/sk/rbnf.yml +40 -40
  381. data/resources/locales/sk/territories.yml +191 -191
  382. data/resources/locales/sq/calendars.yml +157 -157
  383. data/resources/locales/sq/currencies.yml +102 -102
  384. data/resources/locales/sq/languages.yml +188 -188
  385. data/resources/locales/sq/layout.yml +1 -1
  386. data/resources/locales/sq/numbers.yml +36 -36
  387. data/resources/locales/sq/rbnf.yml +26 -26
  388. data/resources/locales/sq/territories.yml +180 -180
  389. data/resources/locales/sr/calendars.yml +185 -185
  390. data/resources/locales/sr/currencies.yml +171 -171
  391. data/resources/locales/sr/languages.yml +430 -430
  392. data/resources/locales/sr/layout.yml +1 -1
  393. data/resources/locales/sr/numbers.yml +47 -47
  394. data/resources/locales/sr/rbnf.yml +80 -80
  395. data/resources/locales/sr/territories.yml +184 -184
  396. data/resources/locales/sv/calendars.yml +189 -189
  397. data/resources/locales/sv/currencies.yml +212 -212
  398. data/resources/locales/sv/languages.yml +541 -541
  399. data/resources/locales/sv/layout.yml +1 -1
  400. data/resources/locales/sv/numbers.yml +37 -37
  401. data/resources/locales/sv/rbnf.yml +149 -149
  402. data/resources/locales/sv/territories.yml +207 -207
  403. data/resources/locales/ta/calendars.yml +185 -185
  404. data/resources/locales/ta/currencies.yml +160 -160
  405. data/resources/locales/ta/languages.yml +422 -422
  406. data/resources/locales/ta/layout.yml +1 -1
  407. data/resources/locales/ta/numbers.yml +35 -35
  408. data/resources/locales/ta/rbnf.yml +54 -54
  409. data/resources/locales/ta/territories.yml +184 -184
  410. data/resources/locales/th/calendars.yml +176 -176
  411. data/resources/locales/th/currencies.yml +695 -695
  412. data/resources/locales/th/languages.yml +594 -594
  413. data/resources/locales/th/layout.yml +1 -1
  414. data/resources/locales/th/numbers.yml +23 -23
  415. data/resources/locales/th/rbnf.yml +29 -29
  416. data/resources/locales/th/territories.yml +253 -253
  417. data/resources/locales/tr/calendars.yml +179 -179
  418. data/resources/locales/tr/currencies.yml +268 -268
  419. data/resources/locales/tr/languages.yml +443 -443
  420. data/resources/locales/tr/layout.yml +1 -1
  421. data/resources/locales/tr/numbers.yml +33 -33
  422. data/resources/locales/tr/rbnf.yml +61 -61
  423. data/resources/locales/tr/territories.yml +179 -179
  424. data/resources/locales/uk/calendars.yml +175 -175
  425. data/resources/locales/uk/currencies.yml +175 -175
  426. data/resources/locales/uk/languages.yml +467 -467
  427. data/resources/locales/uk/layout.yml +1 -1
  428. data/resources/locales/uk/numbers.yml +60 -60
  429. data/resources/locales/uk/rbnf.yml +40 -40
  430. data/resources/locales/uk/territories.yml +193 -193
  431. data/resources/locales/ur/calendars.yml +162 -162
  432. data/resources/locales/ur/currencies.yml +160 -160
  433. data/resources/locales/ur/languages.yml +203 -203
  434. data/resources/locales/ur/layout.yml +1 -1
  435. data/resources/locales/ur/numbers.yml +36 -36
  436. data/resources/locales/ur/territories.yml +166 -166
  437. data/resources/locales/vi/calendars.yml +80 -80
  438. data/resources/locales/vi/currencies.yml +295 -295
  439. data/resources/locales/vi/languages.yml +1 -1
  440. data/resources/locales/vi/layout.yml +1 -1
  441. data/resources/locales/vi/numbers.yml +23 -23
  442. data/resources/locales/vi/rbnf.yml +39 -39
  443. data/resources/locales/vi/territories.yml +158 -158
  444. data/resources/locales/zh-Hant/calendars.yml +200 -200
  445. data/resources/locales/zh-Hant/currencies.yml +789 -789
  446. data/resources/locales/zh-Hant/languages.yml +607 -607
  447. data/resources/locales/zh-Hant/layout.yml +1 -1
  448. data/resources/locales/zh-Hant/numbers.yml +34 -34
  449. data/resources/locales/zh-Hant/rbnf.yml +197 -197
  450. data/resources/locales/zh-Hant/territories.yml +260 -260
  451. data/resources/locales/zh/calendars.yml +204 -204
  452. data/resources/locales/zh/currencies.yml +740 -740
  453. data/resources/locales/zh/languages.yml +515 -515
  454. data/resources/locales/zh/layout.yml +1 -1
  455. data/resources/locales/zh/numbers.yml +35 -35
  456. data/resources/locales/zh/rbnf.yml +231 -231
  457. data/resources/locales/zh/territories.yml +260 -260
  458. data/resources/shared/numbering_systems.yml +118 -118
  459. data/resources/shared/rbnf_root.yml +239 -239
  460. data/resources/shared/segments/segments_root.yml +143 -143
  461. data/resources/shared/territories_containment.yml +304 -304
  462. data/spec/bidi/bidi_spec.rb +0 -1
  463. data/spec/core_ext_spec.rb +1 -2
  464. data/spec/parsers/segmentation_parser_spec.rb +8 -4
  465. data/spec/parsers/symbol_table_spec.rb +1 -5
  466. data/spec/parsers/unicode_regex/character_class_spec.rb +5 -3
  467. data/spec/parsers/unicode_regex/unicode_string_spec.rb +1 -1
  468. data/spec/shared/unicode_regex_spec.rb +14 -14
  469. data/spec/spec_helper.rb +3 -12
  470. data/spec/utils/yaml/yaml_spec.rb +10 -26
  471. metadata +14 -15
  472. data/lib/twitter_cldr/utils/interpolation.rb +0 -105
  473. data/spec/utils/interpolation_spec.rb +0 -124
@@ -2,1135 +2,1135 @@
2
2
  :zh:
3
3
  :currencies:
4
4
  :ADP:
5
- :one: "安道尔比塞塔"
6
- :other: "安道尔比塞塔"
7
- :symbol: "ADP"
5
+ :one: 安道尔比塞塔
6
+ :other: 安道尔比塞塔
7
+ :symbol: ADP
8
8
  :AED:
9
- :one: "阿联酋迪拉姆"
10
- :other: "阿联酋迪拉姆"
11
- :symbol: "AED"
9
+ :one: 阿联酋迪拉姆
10
+ :other: 阿联酋迪拉姆
11
+ :symbol: AED
12
12
  :AFA:
13
13
  :one: "阿富汗尼 (1927–2002)"
14
14
  :AFN:
15
- :one: "阿富汗尼"
16
- :other: "阿富汗尼"
17
- :symbol: "AFN"
15
+ :one: 阿富汗尼
16
+ :other: 阿富汗尼
17
+ :symbol: AFN
18
18
  :ALK:
19
- :one: "阿尔巴尼亚列克(1946–1965)"
20
- :other: "阿尔巴尼亚列克(1946–1965)"
21
- :symbol: "ALK"
19
+ :one: 阿尔巴尼亚列克(1946–1965)
20
+ :other: 阿尔巴尼亚列克(1946–1965)
21
+ :symbol: ALK
22
22
  :ALL:
23
- :one: "阿尔巴尼亚列克"
24
- :other: "阿尔巴尼亚列克"
25
- :symbol: "ALL"
23
+ :one: 阿尔巴尼亚列克
24
+ :other: 阿尔巴尼亚列克
25
+ :symbol: ALL
26
26
  :AMD:
27
- :one: "亚美尼亚德拉姆"
28
- :other: "亚美尼亚德拉姆"
29
- :symbol: "AMD"
27
+ :one: 亚美尼亚德拉姆
28
+ :other: 亚美尼亚德拉姆
29
+ :symbol: AMD
30
30
  :ANG:
31
- :one: "荷属安的列斯盾"
32
- :other: "荷属安的列斯盾"
33
- :symbol: "ANG"
31
+ :one: 荷属安的列斯盾
32
+ :other: 荷属安的列斯盾
33
+ :symbol: ANG
34
34
  :AOA:
35
- :one: "安哥拉宽扎"
36
- :other: "安哥拉宽扎"
37
- :symbol: "AOA"
35
+ :one: 安哥拉宽扎
36
+ :other: 安哥拉宽扎
37
+ :symbol: AOA
38
38
  :AOK:
39
39
  :one: "安哥拉宽扎 (1977–1990)"
40
40
  :other: "安哥拉宽扎 (1977–1990)"
41
- :symbol: "AOK"
41
+ :symbol: AOK
42
42
  :AON:
43
43
  :one: "安哥拉新宽扎 (1990–2000)"
44
44
  :other: "安哥拉新宽扎 (1990–2000)"
45
- :symbol: "AON"
45
+ :symbol: AON
46
46
  :AOR:
47
47
  :one: "安哥拉重新调整宽扎 (1995–1999)"
48
48
  :other: "安哥拉重新调整宽扎 (1995–1999)"
49
- :symbol: "AOR"
49
+ :symbol: AOR
50
50
  :ARA:
51
- :one: "阿根廷奥斯特拉尔"
52
- :other: "阿根廷奥斯特拉尔"
53
- :symbol: "ARA"
51
+ :one: 阿根廷奥斯特拉尔
52
+ :other: 阿根廷奥斯特拉尔
53
+ :symbol: ARA
54
54
  :ARL:
55
55
  :one: "阿根廷法定比索 (1970–1983)"
56
56
  :other: "阿根廷法定比索 (1970–1983)"
57
- :symbol: "ARL"
57
+ :symbol: ARL
58
58
  :ARM:
59
59
  :one: "阿根廷比索 (1881–1970)"
60
60
  :other: "阿根廷比索 (1881–1970)"
61
- :symbol: "ARM"
61
+ :symbol: ARM
62
62
  :ARP:
63
63
  :one: "阿根廷比索 (1983–1985)"
64
64
  :other: "阿根廷比索 (1983–1985)"
65
- :symbol: "ARP"
65
+ :symbol: ARP
66
66
  :ARS:
67
- :one: "阿根廷比索"
68
- :other: "阿根廷比索"
69
- :symbol: "ARS"
67
+ :one: 阿根廷比索
68
+ :other: 阿根廷比索
69
+ :symbol: ARS
70
70
  :ATS:
71
- :one: "奥地利先令"
72
- :other: "奥地利先令"
73
- :symbol: "ATS"
71
+ :one: 奥地利先令
72
+ :other: 奥地利先令
73
+ :symbol: ATS
74
74
  :AUD:
75
- :one: "澳大利亚元"
76
- :other: "澳大利亚元"
77
- :symbol: "AU$"
75
+ :one: 澳大利亚元
76
+ :other: 澳大利亚元
77
+ :symbol: AU$
78
78
  :AWG:
79
- :one: "阿鲁巴基尔德元"
80
- :other: "阿鲁巴基尔德元"
81
- :symbol: "AWG"
79
+ :one: 阿鲁巴基尔德元
80
+ :other: 阿鲁巴基尔德元
81
+ :symbol: AWG
82
82
  :AZM:
83
83
  :one: "阿塞拜疆马纳特 (1993–2006)"
84
84
  :other: "阿塞拜疆马纳特 (1993–2006)"
85
- :symbol: "AZM"
85
+ :symbol: AZM
86
86
  :AZN:
87
- :one: "阿塞拜疆马纳特"
88
- :other: "阿塞拜疆马纳特"
89
- :symbol: "AZN"
87
+ :one: 阿塞拜疆马纳特
88
+ :other: 阿塞拜疆马纳特
89
+ :symbol: AZN
90
90
  :BAD:
91
91
  :one: "波士尼亚-赫塞哥维纳第纳尔 (1992–1994)"
92
92
  :other: "波士尼亚-赫塞哥维纳第纳尔 (1992–1994)"
93
- :symbol: "BAD"
93
+ :symbol: BAD
94
94
  :BAM:
95
- :one: "波斯尼亚-黑塞哥维那可兑换马克"
96
- :other: "波斯尼亚-黑塞哥维那可兑换马克"
97
- :symbol: "BAM"
95
+ :one: 波斯尼亚-黑塞哥维那可兑换马克
96
+ :other: 波斯尼亚-黑塞哥维那可兑换马克
97
+ :symbol: BAM
98
98
  :BAN:
99
99
  :one: "波士尼亚-赫塞哥维纳新第纳尔 (1994–1997)"
100
100
  :other: "波士尼亚-赫塞哥维纳新第纳尔 (1994–1997)"
101
- :symbol: "BAN"
101
+ :symbol: BAN
102
102
  :BBD:
103
- :one: "巴巴多斯元"
104
- :other: "巴巴多斯元"
105
- :symbol: "BBD"
103
+ :one: 巴巴多斯元
104
+ :other: 巴巴多斯元
105
+ :symbol: BBD
106
106
  :BDT:
107
- :one: "孟加拉塔卡"
108
- :other: "孟加拉塔卡"
109
- :symbol: "BDT"
107
+ :one: 孟加拉塔卡
108
+ :other: 孟加拉塔卡
109
+ :symbol: BDT
110
110
  :BEC:
111
- :one: "比利时法郎(可兑换)"
112
- :other: "比利时法郎(可兑换)"
113
- :symbol: "BEC"
111
+ :one: 比利时法郎(可兑换)
112
+ :other: 比利时法郎(可兑换)
113
+ :symbol: BEC
114
114
  :BEF:
115
- :one: "比利时法郎"
116
- :other: "比利时法郎"
117
- :symbol: "BEF"
115
+ :one: 比利时法郎
116
+ :other: 比利时法郎
117
+ :symbol: BEF
118
118
  :BEL:
119
- :one: "比利时法郎(金融)"
120
- :other: "比利时法郎(金融)"
121
- :symbol: "BEL"
119
+ :one: 比利时法郎(金融)
120
+ :other: 比利时法郎(金融)
121
+ :symbol: BEL
122
122
  :BGL:
123
- :one: "保加利亚硬列弗"
124
- :other: "保加利亚硬列弗"
125
- :symbol: "BGL"
123
+ :one: 保加利亚硬列弗
124
+ :other: 保加利亚硬列弗
125
+ :symbol: BGL
126
126
  :BGM:
127
- :one: "保加利亚社会党列弗"
128
- :other: "保加利亚社会党列弗"
129
- :symbol: "BGM"
127
+ :one: 保加利亚社会党列弗
128
+ :other: 保加利亚社会党列弗
129
+ :symbol: BGM
130
130
  :BGN:
131
- :one: "保加利亚新列弗"
132
- :other: "保加利亚新列弗"
133
- :symbol: "BGN"
131
+ :one: 保加利亚新列弗
132
+ :other: 保加利亚新列弗
133
+ :symbol: BGN
134
134
  :BGO:
135
135
  :one: "保加利亚列弗 (1879–1952)"
136
136
  :other: "保加利亚列弗 (1879–1952)"
137
- :symbol: "BGO"
137
+ :symbol: BGO
138
138
  :BHD:
139
- :one: "巴林第纳尔"
140
- :other: "巴林第纳尔"
141
- :symbol: "BHD"
139
+ :one: 巴林第纳尔
140
+ :other: 巴林第纳尔
141
+ :symbol: BHD
142
142
  :BIF:
143
- :one: "布隆迪法郎"
144
- :other: "布隆迪法郎"
145
- :symbol: "BIF"
143
+ :one: 布隆迪法郎
144
+ :other: 布隆迪法郎
145
+ :symbol: BIF
146
146
  :BMD:
147
- :one: "百慕大元"
148
- :other: "百慕大元"
149
- :symbol: "BMD"
147
+ :one: 百慕大元
148
+ :other: 百慕大元
149
+ :symbol: BMD
150
150
  :BND:
151
- :one: "文莱元"
152
- :other: "文莱元"
153
- :symbol: "BND"
151
+ :one: 文莱元
152
+ :other: 文莱元
153
+ :symbol: BND
154
154
  :BOB:
155
- :one: "玻利维亚诺"
156
- :other: "玻利维亚诺"
157
- :symbol: "BOB"
155
+ :one: 玻利维亚诺
156
+ :other: 玻利维亚诺
157
+ :symbol: BOB
158
158
  :BOL:
159
159
  :one: "玻利维亚诺 (1863–1963)"
160
160
  :other: "玻利维亚诺 (1863–1963)"
161
- :symbol: "BOL"
161
+ :symbol: BOL
162
162
  :BOP:
163
- :one: "玻利维亚比索"
164
- :other: "玻利维亚比索"
165
- :symbol: "BOP"
163
+ :one: 玻利维亚比索
164
+ :other: 玻利维亚比索
165
+ :symbol: BOP
166
166
  :BOV:
167
167
  :one: "玻利维亚 Mvdol(资金)"
168
168
  :other: "玻利维亚 Mvdol(资金)"
169
- :symbol: "BOV"
169
+ :symbol: BOV
170
170
  :BRB:
171
171
  :one: "巴西新克鲁赛罗 (1967–1986)"
172
172
  :other: "巴西新克鲁赛罗 (1967–1986)"
173
- :symbol: "BRB"
173
+ :symbol: BRB
174
174
  :BRC:
175
175
  :one: "巴西克鲁扎多 (1986–1989)"
176
176
  :other: "巴西克鲁扎多 (1986–1989)"
177
- :symbol: "BRC"
177
+ :symbol: BRC
178
178
  :BRE:
179
179
  :one: "巴西克鲁塞罗 (1990–1993)"
180
180
  :other: "巴西克鲁塞罗 (1990–1993)"
181
- :symbol: "BRE"
181
+ :symbol: BRE
182
182
  :BRL:
183
- :one: "巴西雷亚尔"
184
- :other: "巴西雷亚尔"
185
- :symbol: "R$"
183
+ :one: 巴西雷亚尔
184
+ :other: 巴西雷亚尔
185
+ :symbol: R$
186
186
  :BRN:
187
187
  :one: "巴西新克鲁扎多 (1989–1990)"
188
188
  :other: "巴西新克鲁扎多 (1989–1990)"
189
- :symbol: "BRN"
189
+ :symbol: BRN
190
190
  :BRR:
191
191
  :one: "巴西克鲁塞罗 (1993–1994)"
192
192
  :other: "巴西克鲁塞罗 (1993–1994)"
193
- :symbol: "BRR"
193
+ :symbol: BRR
194
194
  :BRZ:
195
195
  :one: "巴西克鲁塞罗 (1942–1967)"
196
196
  :other: "巴西克鲁塞罗 (1942–1967)"
197
- :symbol: "BRZ"
197
+ :symbol: BRZ
198
198
  :BSD:
199
- :one: "巴哈马元"
200
- :other: "巴哈马元"
201
- :symbol: "BSD"
199
+ :one: 巴哈马元
200
+ :other: 巴哈马元
201
+ :symbol: BSD
202
202
  :BTN:
203
- :one: "不丹努尔特鲁姆"
204
- :other: "不丹努尔特鲁姆"
205
- :symbol: "BTN"
203
+ :one: 不丹努尔特鲁姆
204
+ :other: 不丹努尔特鲁姆
205
+ :symbol: BTN
206
206
  :BUK:
207
- :one: "缅元"
207
+ :one: 缅元
208
208
  :BWP:
209
- :one: "博茨瓦纳普拉"
210
- :other: "博茨瓦纳普拉"
211
- :symbol: "BWP"
209
+ :one: 博茨瓦纳普拉
210
+ :other: 博茨瓦纳普拉
211
+ :symbol: BWP
212
212
  :BYB:
213
213
  :one: "白俄罗斯新卢布 (1994–1999)"
214
214
  :other: "白俄罗斯新卢布 (1994–1999)"
215
- :symbol: "BYB"
215
+ :symbol: BYB
216
216
  :BYR:
217
- :one: "白俄罗斯卢布"
218
- :other: "白俄罗斯卢布"
219
- :symbol: "BYR"
217
+ :one: 白俄罗斯卢布
218
+ :other: 白俄罗斯卢布
219
+ :symbol: BYR
220
220
  :BZD:
221
- :one: "伯利兹元"
222
- :other: "伯利兹元"
223
- :symbol: "BZD"
221
+ :one: 伯利兹元
222
+ :other: 伯利兹元
223
+ :symbol: BZD
224
224
  :CAD:
225
- :one: "加拿大元"
226
- :other: "加拿大元"
227
- :symbol: "CA$"
225
+ :one: 加拿大元
226
+ :other: 加拿大元
227
+ :symbol: CA$
228
228
  :CDF:
229
- :one: "刚果法郎"
230
- :other: "刚果法郎"
231
- :symbol: "CDF"
229
+ :one: 刚果法郎
230
+ :other: 刚果法郎
231
+ :symbol: CDF
232
232
  :CHE:
233
233
  :one: "欧元 (WIR)"
234
234
  :other: "欧元 (WIR)"
235
- :symbol: "CHE"
235
+ :symbol: CHE
236
236
  :CHF:
237
- :one: "瑞士法郎"
238
- :other: "瑞士法郎"
239
- :symbol: "CHF"
237
+ :one: 瑞士法郎
238
+ :other: 瑞士法郎
239
+ :symbol: CHF
240
240
  :CHW:
241
241
  :one: "法郎 (WIR)"
242
242
  :other: "法郎 (WIR)"
243
- :symbol: "CHW"
243
+ :symbol: CHW
244
244
  :CLE:
245
- :one: "智利埃斯库多"
246
- :other: "智利埃斯库多"
247
- :symbol: "CLE"
245
+ :one: 智利埃斯库多
246
+ :other: 智利埃斯库多
247
+ :symbol: CLE
248
248
  :CLF:
249
- :one: "智利(资金)"
250
- :other: "智利(资金)"
251
- :symbol: "CLF"
249
+ :one: 智利(资金)
250
+ :other: 智利(资金)
251
+ :symbol: CLF
252
252
  :CLP:
253
- :one: "智利比索"
254
- :other: "智利比索"
255
- :symbol: "CLP"
253
+ :one: 智利比索
254
+ :other: 智利比索
255
+ :symbol: CLP
256
256
  :CNY:
257
- :one: "人民币"
258
- :other: "人民币"
259
- :symbol: ""
257
+ :one: 人民币
258
+ :other: 人民币
259
+ :symbol: ¥
260
260
  :COP:
261
- :one: "哥伦比亚比索"
262
- :other: "哥伦比亚比索"
263
- :symbol: "COP"
261
+ :one: 哥伦比亚比索
262
+ :other: 哥伦比亚比索
263
+ :symbol: COP
264
264
  :COU:
265
- :one: "哥伦比亚币"
266
- :other: "哥伦比亚币"
267
- :symbol: "COU"
265
+ :one: 哥伦比亚币
266
+ :other: 哥伦比亚币
267
+ :symbol: COU
268
268
  :CRC:
269
- :one: "哥斯达黎加科朗"
270
- :other: "哥斯达黎加科朗"
271
- :symbol: "CRC"
269
+ :one: 哥斯达黎加科朗
270
+ :other: 哥斯达黎加科朗
271
+ :symbol: CRC
272
272
  :CSD:
273
- :one: "旧塞尔维亚第纳尔"
274
- :other: "旧塞尔维亚第纳尔"
275
- :symbol: "CSD"
273
+ :one: 旧塞尔维亚第纳尔
274
+ :other: 旧塞尔维亚第纳尔
275
+ :symbol: CSD
276
276
  :CSK:
277
- :one: "捷克硬克郎"
278
- :other: "捷克硬克郎"
279
- :symbol: "CSK"
277
+ :one: 捷克硬克郎
278
+ :other: 捷克硬克郎
279
+ :symbol: CSK
280
280
  :CUC:
281
- :one: "古巴可兑换比索"
282
- :other: "古巴可兑换比索"
283
- :symbol: "CUC"
281
+ :one: 古巴可兑换比索
282
+ :other: 古巴可兑换比索
283
+ :symbol: CUC
284
284
  :CUP:
285
- :one: "古巴比索"
286
- :other: "古巴比索"
287
- :symbol: "CUP"
285
+ :one: 古巴比索
286
+ :other: 古巴比索
287
+ :symbol: CUP
288
288
  :CVE:
289
- :one: "佛得角埃斯库多"
290
- :other: "佛得角埃斯库多"
291
- :symbol: "CVE"
289
+ :one: 佛得角埃斯库多
290
+ :other: 佛得角埃斯库多
291
+ :symbol: CVE
292
292
  :CYP:
293
- :one: "塞浦路斯镑"
294
- :other: "塞浦路斯镑"
295
- :symbol: "CYP"
293
+ :one: 塞浦路斯镑
294
+ :other: 塞浦路斯镑
295
+ :symbol: CYP
296
296
  :CZK:
297
- :one: "捷克克郎"
298
- :other: "捷克克郎"
299
- :symbol: "CZK"
297
+ :one: 捷克克郎
298
+ :other: 捷克克郎
299
+ :symbol: CZK
300
300
  :DDM:
301
- :one: "东德奥斯特马克"
302
- :other: "东德奥斯特马克"
303
- :symbol: "DDM"
301
+ :one: 东德奥斯特马克
302
+ :other: 东德奥斯特马克
303
+ :symbol: DDM
304
304
  :DEM:
305
- :one: "德国马克"
306
- :other: "德国马克"
307
- :symbol: "DEM"
305
+ :one: 德国马克
306
+ :other: 德国马克
307
+ :symbol: DEM
308
308
  :DJF:
309
- :one: "吉布提法郎"
310
- :other: "吉布提法郎"
311
- :symbol: "DJF"
309
+ :one: 吉布提法郎
310
+ :other: 吉布提法郎
311
+ :symbol: DJF
312
312
  :DKK:
313
- :one: "丹麦克朗"
314
- :other: "丹麦克朗"
315
- :symbol: "DKK"
313
+ :one: 丹麦克朗
314
+ :other: 丹麦克朗
315
+ :symbol: DKK
316
316
  :DOP:
317
- :one: "多米尼加比索"
318
- :other: "多米尼加比索"
319
- :symbol: "DOP"
317
+ :one: 多米尼加比索
318
+ :other: 多米尼加比索
319
+ :symbol: DOP
320
320
  :DZD:
321
- :one: "阿尔及利亚第纳尔"
322
- :other: "阿尔及利亚第纳尔"
323
- :symbol: "DZD"
321
+ :one: 阿尔及利亚第纳尔
322
+ :other: 阿尔及利亚第纳尔
323
+ :symbol: DZD
324
324
  :ECS:
325
- :one: "厄瓜多尔苏克雷"
326
- :other: "厄瓜多尔苏克雷"
327
- :symbol: "ECS"
325
+ :one: 厄瓜多尔苏克雷
326
+ :other: 厄瓜多尔苏克雷
327
+ :symbol: ECS
328
328
  :ECV:
329
329
  :one: "厄瓜多尔 (UVC)"
330
330
  :other: "厄瓜多尔 (UVC)"
331
- :symbol: "ECV"
331
+ :symbol: ECV
332
332
  :EEK:
333
- :one: "爱沙尼亚克朗"
334
- :other: "爱沙尼亚克朗"
335
- :symbol: "EEK"
333
+ :one: 爱沙尼亚克朗
334
+ :other: 爱沙尼亚克朗
335
+ :symbol: EEK
336
336
  :EGP:
337
- :one: "埃及镑"
338
- :other: "埃及镑"
339
- :symbol: "EGP"
337
+ :one: 埃及镑
338
+ :other: 埃及镑
339
+ :symbol: EGP
340
340
  :ERN:
341
- :one: "厄立特里亚纳克法"
342
- :other: "厄立特里亚纳克法"
343
- :symbol: "ERN"
341
+ :one: 厄立特里亚纳克法
342
+ :other: 厄立特里亚纳克法
343
+ :symbol: ERN
344
344
  :ESA:
345
345
  :one: "西班牙比塞塔(帐户 A)"
346
346
  :other: "西班牙比塞塔(帐户 A)"
347
- :symbol: "ESA"
347
+ :symbol: ESA
348
348
  :ESB:
349
- :one: "西班牙比塞塔(兑换帐户)"
350
- :other: "西班牙比塞塔(兑换帐户)"
351
- :symbol: "ESB"
349
+ :one: 西班牙比塞塔(兑换帐户)
350
+ :other: 西班牙比塞塔(兑换帐户)
351
+ :symbol: ESB
352
352
  :ESP:
353
- :one: "西班牙比塞塔"
354
- :other: "西班牙比塞塔"
355
- :symbol: "ESP"
353
+ :one: 西班牙比塞塔
354
+ :other: 西班牙比塞塔
355
+ :symbol: ESP
356
356
  :ETB:
357
- :one: "埃塞俄比亚比尔"
358
- :other: "埃塞俄比亚比尔"
359
- :symbol: "ETB"
357
+ :one: 埃塞俄比亚比尔
358
+ :other: 埃塞俄比亚比尔
359
+ :symbol: ETB
360
360
  :EUR:
361
- :one: "欧元"
362
- :other: "欧元"
363
- :symbol: ""
361
+ :one: 欧元
362
+ :other: 欧元
363
+ :symbol: €
364
364
  :FIM:
365
- :one: "芬兰马克"
366
- :other: "芬兰马克"
367
- :symbol: "FIM"
365
+ :one: 芬兰马克
366
+ :other: 芬兰马克
367
+ :symbol: FIM
368
368
  :FJD:
369
- :one: "斐济元"
370
- :other: "斐济元"
371
- :symbol: "FJD"
369
+ :one: 斐济元
370
+ :other: 斐济元
371
+ :symbol: FJD
372
372
  :FKP:
373
- :one: "福克兰群岛镑"
374
- :other: "福克兰群岛镑"
375
- :symbol: "FKP"
373
+ :one: 福克兰群岛镑
374
+ :other: 福克兰群岛镑
375
+ :symbol: FKP
376
376
  :FRF:
377
- :one: "法国法郎"
378
- :other: "法国法郎"
379
- :symbol: "FRF"
377
+ :one: 法国法郎
378
+ :other: 法国法郎
379
+ :symbol: FRF
380
380
  :GBP:
381
- :one: "英镑"
382
- :other: "英镑"
383
- :symbol: "£"
381
+ :one: 英镑
382
+ :other: 英镑
383
+ :symbol: £
384
384
  :GEK:
385
- :one: "乔治亚库蓬拉瑞特"
386
- :other: "乔治亚库蓬拉瑞特"
387
- :symbol: "GEK"
385
+ :one: 乔治亚库蓬拉瑞特
386
+ :other: 乔治亚库蓬拉瑞特
387
+ :symbol: GEK
388
388
  :GEL:
389
- :one: "格鲁吉亚拉里"
390
- :other: "格鲁吉亚拉里"
391
- :symbol: "GEL"
389
+ :one: 格鲁吉亚拉里
390
+ :other: 格鲁吉亚拉里
391
+ :symbol: GEL
392
392
  :GHC:
393
- :one: "加纳塞第"
394
- :other: "加纳塞第"
395
- :symbol: "GHC"
393
+ :one: 加纳塞第
394
+ :other: 加纳塞第
395
+ :symbol: GHC
396
396
  :GHS:
397
- :one: "加纳塞地"
398
- :other: "加纳塞地"
399
- :symbol: "GHS"
397
+ :one: 加纳塞地
398
+ :other: 加纳塞地
399
+ :symbol: GHS
400
400
  :GIP:
401
- :one: "直布罗陀镑"
402
- :other: "直布罗陀镑"
403
- :symbol: "GIP"
401
+ :one: 直布罗陀镑
402
+ :other: 直布罗陀镑
403
+ :symbol: GIP
404
404
  :GMD:
405
- :one: "冈比亚达拉西"
406
- :other: "冈比亚达拉西"
407
- :symbol: "GMD"
405
+ :one: 冈比亚达拉西
406
+ :other: 冈比亚达拉西
407
+ :symbol: GMD
408
408
  :GNF:
409
- :one: "几内亚法郎"
410
- :other: "几内亚法郎"
411
- :symbol: "GNF"
409
+ :one: 几内亚法郎
410
+ :other: 几内亚法郎
411
+ :symbol: GNF
412
412
  :GNS:
413
- :one: "几内亚西里"
414
- :other: "几内亚西里"
415
- :symbol: "GNS"
413
+ :one: 几内亚西里
414
+ :other: 几内亚西里
415
+ :symbol: GNS
416
416
  :GQE:
417
- :one: "赤道几内亚埃奎勒"
418
- :other: "赤道几内亚埃奎勒"
419
- :symbol: "GQE"
417
+ :one: 赤道几内亚埃奎勒
418
+ :other: 赤道几内亚埃奎勒
419
+ :symbol: GQE
420
420
  :GRD:
421
- :one: "希腊德拉克马"
422
- :other: "希腊德拉克马"
423
- :symbol: "GRD"
421
+ :one: 希腊德拉克马
422
+ :other: 希腊德拉克马
423
+ :symbol: GRD
424
424
  :GTQ:
425
- :one: "危地马拉格查尔"
426
- :other: "危地马拉格查尔"
427
- :symbol: "GTQ"
425
+ :one: 危地马拉格查尔
426
+ :other: 危地马拉格查尔
427
+ :symbol: GTQ
428
428
  :GWE:
429
- :one: "葡萄牙几内亚埃斯库多"
430
- :other: "葡萄牙几内亚埃斯库多"
431
- :symbol: "GWE"
429
+ :one: 葡萄牙几内亚埃斯库多
430
+ :other: 葡萄牙几内亚埃斯库多
431
+ :symbol: GWE
432
432
  :GWP:
433
- :one: "几内亚比绍比索"
434
- :other: "几内亚比绍比索"
435
- :symbol: "GWP"
433
+ :one: 几内亚比绍比索
434
+ :other: 几内亚比绍比索
435
+ :symbol: GWP
436
436
  :GYD:
437
- :one: "圭亚那元"
438
- :other: "圭亚那元"
439
- :symbol: "GYD"
437
+ :one: 圭亚那元
438
+ :other: 圭亚那元
439
+ :symbol: GYD
440
440
  :HKD:
441
- :one: "港元"
442
- :other: "港元"
443
- :symbol: "HK$"
441
+ :one: 港元
442
+ :other: 港元
443
+ :symbol: HK$
444
444
  :HNL:
445
- :one: "洪都拉斯伦皮拉"
446
- :other: "洪都拉斯伦皮拉"
447
- :symbol: "HNL"
445
+ :one: 洪都拉斯伦皮拉
446
+ :other: 洪都拉斯伦皮拉
447
+ :symbol: HNL
448
448
  :HRD:
449
- :one: "克罗地亚第纳尔"
450
- :other: "克罗地亚第纳尔"
451
- :symbol: "HRD"
449
+ :one: 克罗地亚第纳尔
450
+ :other: 克罗地亚第纳尔
451
+ :symbol: HRD
452
452
  :HRK:
453
- :one: "克罗地亚库纳"
454
- :other: "克罗地亚库纳"
455
- :symbol: "HRK"
453
+ :one: 克罗地亚库纳
454
+ :other: 克罗地亚库纳
455
+ :symbol: HRK
456
456
  :HTG:
457
- :one: "海地古德"
458
- :other: "海地古德"
459
- :symbol: "HTG"
457
+ :one: 海地古德
458
+ :other: 海地古德
459
+ :symbol: HTG
460
460
  :HUF:
461
- :one: "匈牙利福林"
462
- :other: "匈牙利福林"
463
- :symbol: "HUF"
461
+ :one: 匈牙利福林
462
+ :other: 匈牙利福林
463
+ :symbol: HUF
464
464
  :IDR:
465
- :one: "印度尼西亚盾"
466
- :other: "印度尼西亚盾"
467
- :symbol: "IDR"
465
+ :one: 印度尼西亚盾
466
+ :other: 印度尼西亚盾
467
+ :symbol: IDR
468
468
  :IEP:
469
- :one: "爱尔兰镑"
470
- :other: "爱尔兰镑"
471
- :symbol: "IEP"
469
+ :one: 爱尔兰镑
470
+ :other: 爱尔兰镑
471
+ :symbol: IEP
472
472
  :ILP:
473
- :one: "以色列镑"
474
- :other: "以色列镑"
475
- :symbol: "ILP"
473
+ :one: 以色列镑
474
+ :other: 以色列镑
475
+ :symbol: ILP
476
476
  :ILR:
477
- :one: "以色列谢克尔(1980–1985)"
478
- :other: "以色列谢克尔(1980–1985)"
479
- :symbol: "ILS"
477
+ :one: 以色列谢克尔(1980–1985)
478
+ :other: 以色列谢克尔(1980–1985)
479
+ :symbol: ILS
480
480
  :ILS:
481
- :one: "以色列新谢克尔"
482
- :other: "以色列新谢克尔"
483
- :symbol: ""
481
+ :one: 以色列新谢克尔
482
+ :other: 以色列新谢克尔
483
+ :symbol: ₪
484
484
  :INR:
485
- :one: "印度卢比"
486
- :other: "印度卢比"
487
- :symbol: ""
485
+ :one: 印度卢比
486
+ :other: 印度卢比
487
+ :symbol: ₹
488
488
  :IQD:
489
- :one: "伊拉克第纳尔"
490
- :other: "伊拉克第纳尔"
491
- :symbol: "IQD"
489
+ :one: 伊拉克第纳尔
490
+ :other: 伊拉克第纳尔
491
+ :symbol: IQD
492
492
  :IRR:
493
- :one: "伊朗里亚尔"
494
- :other: "伊朗里亚尔"
495
- :symbol: "IRR"
493
+ :one: 伊朗里亚尔
494
+ :other: 伊朗里亚尔
495
+ :symbol: IRR
496
496
  :ISJ:
497
- :one: "冰岛克朗(1918–1981)"
498
- :other: "冰岛克朗(1918–1981)"
499
- :symbol: "ISJ"
497
+ :one: 冰岛克朗(1918–1981)
498
+ :other: 冰岛克朗(1918–1981)
499
+ :symbol: ISJ
500
500
  :ISK:
501
- :one: "冰岛克朗"
502
- :other: "冰岛克朗"
503
- :symbol: "ISK"
501
+ :one: 冰岛克朗
502
+ :other: 冰岛克朗
503
+ :symbol: ISK
504
504
  :ITL:
505
- :one: "意大利里拉"
506
- :other: "意大利里拉"
507
- :symbol: "ITL"
505
+ :one: 意大利里拉
506
+ :other: 意大利里拉
507
+ :symbol: ITL
508
508
  :JMD:
509
- :one: "牙买加元"
510
- :other: "牙买加元"
511
- :symbol: "JMD"
509
+ :one: 牙买加元
510
+ :other: 牙买加元
511
+ :symbol: JMD
512
512
  :JOD:
513
- :one: "约旦第纳尔"
514
- :other: "约旦第纳尔"
515
- :symbol: "JOD"
513
+ :one: 约旦第纳尔
514
+ :other: 约旦第纳尔
515
+ :symbol: JOD
516
516
  :JPY:
517
- :one: "日元"
518
- :other: "日元"
519
- :symbol: "JP¥"
517
+ :one: 日元
518
+ :other: 日元
519
+ :symbol: JP¥
520
520
  :KES:
521
- :one: "肯尼亚先令"
522
- :other: "肯尼亚先令"
523
- :symbol: "KES"
521
+ :one: 肯尼亚先令
522
+ :other: 肯尼亚先令
523
+ :symbol: KES
524
524
  :KGS:
525
- :one: "吉尔吉斯斯坦索姆"
526
- :other: "吉尔吉斯斯坦索姆"
527
- :symbol: "KGS"
525
+ :one: 吉尔吉斯斯坦索姆
526
+ :other: 吉尔吉斯斯坦索姆
527
+ :symbol: KGS
528
528
  :KHR:
529
- :one: "柬埔寨瑞尔"
530
- :other: "柬埔寨瑞尔"
531
- :symbol: "KHR"
529
+ :one: 柬埔寨瑞尔
530
+ :other: 柬埔寨瑞尔
531
+ :symbol: KHR
532
532
  :KMF:
533
- :one: "科摩罗法郎"
534
- :other: "科摩罗法郎"
535
- :symbol: "KMF"
533
+ :one: 科摩罗法郎
534
+ :other: 科摩罗法郎
535
+ :symbol: KMF
536
536
  :KPW:
537
- :one: "朝鲜元"
538
- :other: "朝鲜元"
539
- :symbol: "KPW"
537
+ :one: 朝鲜元
538
+ :other: 朝鲜元
539
+ :symbol: KPW
540
540
  :KRH:
541
541
  :one: "韩元 (1953–1962)"
542
542
  :KRO:
543
543
  :one: "韩元 (1945–1953)"
544
544
  :KRW:
545
- :one: "韩元"
546
- :other: "韩元"
547
- :symbol: ""
545
+ :one: 韩元
546
+ :other: 韩元
547
+ :symbol: ₩
548
548
  :KWD:
549
- :one: "科威特第纳尔"
550
- :other: "科威特第纳尔"
551
- :symbol: "KWD"
549
+ :one: 科威特第纳尔
550
+ :other: 科威特第纳尔
551
+ :symbol: KWD
552
552
  :KYD:
553
- :one: "开曼元"
554
- :other: "开曼元"
555
- :symbol: "KYD"
553
+ :one: 开曼元
554
+ :other: 开曼元
555
+ :symbol: KYD
556
556
  :KZT:
557
- :one: "哈萨克斯坦坚戈"
558
- :other: "哈萨克斯坦坚戈"
559
- :symbol: "KZT"
557
+ :one: 哈萨克斯坦坚戈
558
+ :other: 哈萨克斯坦坚戈
559
+ :symbol: KZT
560
560
  :LAK:
561
- :one: "老挝基普"
562
- :other: "老挝基普"
563
- :symbol: "LAK"
561
+ :one: 老挝基普
562
+ :other: 老挝基普
563
+ :symbol: LAK
564
564
  :LBP:
565
- :one: "黎巴嫩镑"
566
- :other: "黎巴嫩镑"
567
- :symbol: "LBP"
565
+ :one: 黎巴嫩镑
566
+ :other: 黎巴嫩镑
567
+ :symbol: LBP
568
568
  :LKR:
569
- :one: "斯里兰卡卢比"
570
- :other: "斯里兰卡卢比"
571
- :symbol: "LKR"
569
+ :one: 斯里兰卡卢比
570
+ :other: 斯里兰卡卢比
571
+ :symbol: LKR
572
572
  :LRD:
573
- :one: "利比里亚元"
574
- :other: "利比里亚元"
575
- :symbol: "LRD"
573
+ :one: 利比里亚元
574
+ :other: 利比里亚元
575
+ :symbol: LRD
576
576
  :LSL:
577
- :one: "莱索托洛蒂"
578
- :other: "莱索托洛蒂"
579
- :symbol: "LSL"
577
+ :one: 莱索托洛蒂
578
+ :other: 莱索托洛蒂
579
+ :symbol: LSL
580
580
  :LTL:
581
- :one: "立陶宛立特"
582
- :other: "立陶宛立特"
583
- :symbol: "LTL"
581
+ :one: 立陶宛立特
582
+ :other: 立陶宛立特
583
+ :symbol: LTL
584
584
  :LTT:
585
- :one: "立陶宛塔咯呐司"
586
- :other: "立陶宛塔咯呐司"
587
- :symbol: "LTT"
585
+ :one: 立陶宛塔咯呐司
586
+ :other: 立陶宛塔咯呐司
587
+ :symbol: LTT
588
588
  :LUC:
589
- :one: "卢森堡可兑换法郎"
590
- :other: "卢森堡可兑换法郎"
591
- :symbol: "LUC"
589
+ :one: 卢森堡可兑换法郎
590
+ :other: 卢森堡可兑换法郎
591
+ :symbol: LUC
592
592
  :LUF:
593
- :one: "卢森堡法郎"
594
- :other: "卢森堡法郎"
595
- :symbol: "LUF"
593
+ :one: 卢森堡法郎
594
+ :other: 卢森堡法郎
595
+ :symbol: LUF
596
596
  :LUL:
597
- :one: "卢森堡金融法郎"
598
- :other: "卢森堡金融法郎"
599
- :symbol: "LUL"
597
+ :one: 卢森堡金融法郎
598
+ :other: 卢森堡金融法郎
599
+ :symbol: LUL
600
600
  :LVL:
601
- :one: "拉脱维亚拉特"
602
- :other: "拉脱维亚拉特"
603
- :symbol: "LVL"
601
+ :one: 拉脱维亚拉特
602
+ :other: 拉脱维亚拉特
603
+ :symbol: LVL
604
604
  :LVR:
605
- :one: "拉脱维亚卢布"
606
- :other: "拉脱维亚卢布"
607
- :symbol: "LVR"
605
+ :one: 拉脱维亚卢布
606
+ :other: 拉脱维亚卢布
607
+ :symbol: LVR
608
608
  :LYD:
609
- :one: "利比亚第纳尔"
610
- :other: "利比亚第纳尔"
611
- :symbol: "LYD"
609
+ :one: 利比亚第纳尔
610
+ :other: 利比亚第纳尔
611
+ :symbol: LYD
612
612
  :MAD:
613
- :one: "摩洛哥迪拉姆"
614
- :other: "摩洛哥迪拉姆"
615
- :symbol: "MAD"
613
+ :one: 摩洛哥迪拉姆
614
+ :other: 摩洛哥迪拉姆
615
+ :symbol: MAD
616
616
  :MAF:
617
- :one: "摩洛哥法郎"
618
- :other: "摩洛哥法郎"
619
- :symbol: "MAF"
617
+ :one: 摩洛哥法郎
618
+ :other: 摩洛哥法郎
619
+ :symbol: MAF
620
620
  :MCF:
621
- :one: "摩纳哥法郎"
622
- :other: "摩纳哥法郎"
623
- :symbol: "MCF"
621
+ :one: 摩纳哥法郎
622
+ :other: 摩纳哥法郎
623
+ :symbol: MCF
624
624
  :MDC:
625
- :one: "摩尔多瓦库邦"
626
- :other: "摩尔多瓦库邦"
627
- :symbol: "MDC"
625
+ :one: 摩尔多瓦库邦
626
+ :other: 摩尔多瓦库邦
627
+ :symbol: MDC
628
628
  :MDL:
629
- :one: "摩尔多瓦列伊"
630
- :other: "摩尔多瓦列伊"
631
- :symbol: "MDL"
629
+ :one: 摩尔多瓦列伊
630
+ :other: 摩尔多瓦列伊
631
+ :symbol: MDL
632
632
  :MGA:
633
- :one: "马达加斯加阿里亚里"
634
- :other: "马达加斯加阿里亚里"
635
- :symbol: "MGA"
633
+ :one: 马达加斯加阿里亚里
634
+ :other: 马达加斯加阿里亚里
635
+ :symbol: MGA
636
636
  :MGF:
637
- :one: "马达加斯加法郎"
638
- :other: "马达加斯加法郎"
639
- :symbol: "MGF"
637
+ :one: 马达加斯加法郎
638
+ :other: 马达加斯加法郎
639
+ :symbol: MGF
640
640
  :MKD:
641
- :one: "马其顿第纳尔"
642
- :other: "马其顿第纳尔"
643
- :symbol: "MKD"
641
+ :one: 马其顿第纳尔
642
+ :other: 马其顿第纳尔
643
+ :symbol: MKD
644
644
  :MKN:
645
645
  :one: "马其顿第纳尔 (1992–1993)"
646
646
  :other: "马其顿第纳尔 (1992–1993)"
647
- :symbol: "MKN"
647
+ :symbol: MKN
648
648
  :MLF:
649
- :one: "马里法郎"
650
- :other: "马里法郎"
651
- :symbol: "MLF"
649
+ :one: 马里法郎
650
+ :other: 马里法郎
651
+ :symbol: MLF
652
652
  :MMK:
653
- :one: "缅甸元"
654
- :other: "缅甸元"
655
- :symbol: "MMK"
653
+ :one: 缅甸元
654
+ :other: 缅甸元
655
+ :symbol: MMK
656
656
  :MNT:
657
- :one: "蒙古图格里克"
658
- :other: "蒙古图格里克"
659
- :symbol: "MNT"
657
+ :one: 蒙古图格里克
658
+ :other: 蒙古图格里克
659
+ :symbol: MNT
660
660
  :MOP:
661
- :one: "澳门元"
662
- :other: "澳门元"
663
- :symbol: "MOP"
661
+ :one: 澳门元
662
+ :other: 澳门元
663
+ :symbol: MOP
664
664
  :MRO:
665
- :one: "毛里塔尼亚乌吉亚"
666
- :other: "毛里塔尼亚乌吉亚"
667
- :symbol: "MRO"
665
+ :one: 毛里塔尼亚乌吉亚
666
+ :other: 毛里塔尼亚乌吉亚
667
+ :symbol: MRO
668
668
  :MTL:
669
- :one: "马耳他里拉"
670
- :other: "马耳他里拉"
671
- :symbol: "MTL"
669
+ :one: 马耳他里拉
670
+ :other: 马耳他里拉
671
+ :symbol: MTL
672
672
  :MTP:
673
- :one: "马耳他镑"
674
- :other: "马耳他镑"
675
- :symbol: "MTP"
673
+ :one: 马耳他镑
674
+ :other: 马耳他镑
675
+ :symbol: MTP
676
676
  :MUR:
677
- :one: "毛里求斯卢比"
678
- :other: "毛里求斯卢比"
679
- :symbol: "MUR"
677
+ :one: 毛里求斯卢比
678
+ :other: 毛里求斯卢比
679
+ :symbol: MUR
680
680
  :MVR:
681
- :one: "马尔代夫卢菲亚"
682
- :other: "马尔代夫卢菲亚"
683
- :symbol: "MVR"
681
+ :one: 马尔代夫卢菲亚
682
+ :other: 马尔代夫卢菲亚
683
+ :symbol: MVR
684
684
  :MWK:
685
- :one: "马拉维克瓦查"
686
- :other: "马拉维克瓦查"
687
- :symbol: "MWK"
685
+ :one: 马拉维克瓦查
686
+ :other: 马拉维克瓦查
687
+ :symbol: MWK
688
688
  :MXN:
689
- :one: "墨西哥比索"
690
- :other: "墨西哥比索"
691
- :symbol: "MX$"
689
+ :one: 墨西哥比索
690
+ :other: 墨西哥比索
691
+ :symbol: MX$
692
692
  :MXP:
693
693
  :one: "墨西哥银比索 (1861–1992)"
694
694
  :other: "墨西哥银比索 (1861–1992)"
695
- :symbol: "MXP"
695
+ :symbol: MXP
696
696
  :MXV:
697
- :one: "墨西哥(资金)"
698
- :other: "墨西哥(资金)"
699
- :symbol: "MXV"
697
+ :one: 墨西哥(资金)
698
+ :other: 墨西哥(资金)
699
+ :symbol: MXV
700
700
  :MYR:
701
- :one: "马来西亚林吉特"
702
- :other: "马来西亚林吉特"
703
- :symbol: "MYR"
701
+ :one: 马来西亚林吉特
702
+ :other: 马来西亚林吉特
703
+ :symbol: MYR
704
704
  :MZE:
705
- :one: "莫桑比克埃斯库多"
706
- :other: "莫桑比克埃斯库多"
707
- :symbol: "MZE"
705
+ :one: 莫桑比克埃斯库多
706
+ :other: 莫桑比克埃斯库多
707
+ :symbol: MZE
708
708
  :MZM:
709
- :one: "旧莫桑比克美提卡"
710
- :other: "旧莫桑比克美提卡"
711
- :symbol: "MZM"
709
+ :one: 旧莫桑比克美提卡
710
+ :other: 旧莫桑比克美提卡
711
+ :symbol: MZM
712
712
  :MZN:
713
- :one: "莫桑比克美提卡"
714
- :other: "莫桑比克美提卡"
715
- :symbol: "MZN"
713
+ :one: 莫桑比克美提卡
714
+ :other: 莫桑比克美提卡
715
+ :symbol: MZN
716
716
  :NAD:
717
- :one: "纳米比亚元"
718
- :other: "纳米比亚元"
719
- :symbol: "NAD"
717
+ :one: 纳米比亚元
718
+ :other: 纳米比亚元
719
+ :symbol: NAD
720
720
  :NGN:
721
- :one: "尼日利亚奈拉"
722
- :other: "尼日利亚奈拉"
723
- :symbol: "NGN"
721
+ :one: 尼日利亚奈拉
722
+ :other: 尼日利亚奈拉
723
+ :symbol: NGN
724
724
  :NIC:
725
725
  :one: "尼加拉瓜科多巴 (1988–1991)"
726
726
  :other: "尼加拉瓜科多巴 (1988–1991)"
727
- :symbol: "NIC"
727
+ :symbol: NIC
728
728
  :NIO:
729
- :one: "尼加拉瓜金科多巴"
730
- :other: "尼加拉瓜金科多巴"
731
- :symbol: "NIO"
729
+ :one: 尼加拉瓜金科多巴
730
+ :other: 尼加拉瓜金科多巴
731
+ :symbol: NIO
732
732
  :NLG:
733
- :one: "荷兰盾"
734
- :other: "荷兰盾"
735
- :symbol: "NLG"
733
+ :one: 荷兰盾
734
+ :other: 荷兰盾
735
+ :symbol: NLG
736
736
  :NOK:
737
- :one: "挪威克朗"
738
- :other: "挪威克朗"
739
- :symbol: "NOK"
737
+ :one: 挪威克朗
738
+ :other: 挪威克朗
739
+ :symbol: NOK
740
740
  :NPR:
741
- :one: "尼泊尔卢比"
742
- :other: "尼泊尔卢比"
743
- :symbol: "NPR"
741
+ :one: 尼泊尔卢比
742
+ :other: 尼泊尔卢比
743
+ :symbol: NPR
744
744
  :NZD:
745
- :one: "新西兰元"
746
- :other: "新西兰元"
747
- :symbol: "NZ$"
745
+ :one: 新西兰元
746
+ :other: 新西兰元
747
+ :symbol: NZ$
748
748
  :OMR:
749
- :one: "阿曼里亚尔"
750
- :other: "阿曼里亚尔"
751
- :symbol: "OMR"
749
+ :one: 阿曼里亚尔
750
+ :other: 阿曼里亚尔
751
+ :symbol: OMR
752
752
  :PAB:
753
- :one: "巴拿马巴波亚"
754
- :other: "巴拿马巴波亚"
755
- :symbol: "PAB"
753
+ :one: 巴拿马巴波亚
754
+ :other: 巴拿马巴波亚
755
+ :symbol: PAB
756
756
  :PEI:
757
- :one: "秘鲁印第"
758
- :other: "秘鲁印第"
759
- :symbol: "PEI"
757
+ :one: 秘鲁印第
758
+ :other: 秘鲁印第
759
+ :symbol: PEI
760
760
  :PEN:
761
- :one: "秘鲁新索尔"
762
- :other: "秘鲁新索尔"
763
- :symbol: "PEN"
761
+ :one: 秘鲁新索尔
762
+ :other: 秘鲁新索尔
763
+ :symbol: PEN
764
764
  :PES:
765
765
  :one: "秘鲁索尔 (1863–1965)"
766
766
  :other: "秘鲁索尔 (1863–1965)"
767
- :symbol: "PES"
767
+ :symbol: PES
768
768
  :PGK:
769
- :one: "巴布亚新几内亚基那"
770
- :other: "巴布亚新几内亚基那"
771
- :symbol: "PGK"
769
+ :one: 巴布亚新几内亚基那
770
+ :other: 巴布亚新几内亚基那
771
+ :symbol: PGK
772
772
  :PHP:
773
- :one: "菲律宾比索"
774
- :other: "菲律宾比索"
775
- :symbol: "PHP"
773
+ :one: 菲律宾比索
774
+ :other: 菲律宾比索
775
+ :symbol: PHP
776
776
  :PKR:
777
- :one: "巴基斯坦卢比"
778
- :other: "巴基斯坦卢比"
779
- :symbol: "PKR"
777
+ :one: 巴基斯坦卢比
778
+ :other: 巴基斯坦卢比
779
+ :symbol: PKR
780
780
  :PLN:
781
- :one: "波兰兹罗提"
782
- :other: "波兰兹罗提"
783
- :symbol: "PLN"
781
+ :one: 波兰兹罗提
782
+ :other: 波兰兹罗提
783
+ :symbol: PLN
784
784
  :PLZ:
785
785
  :one: "波兰兹罗提 (1950–1995)"
786
786
  :other: "波兰兹罗提 (1950–1995)"
787
- :symbol: "PLZ"
787
+ :symbol: PLZ
788
788
  :PTE:
789
- :one: "葡萄牙埃斯库多"
790
- :other: "葡萄牙埃斯库多"
791
- :symbol: "PTE"
789
+ :one: 葡萄牙埃斯库多
790
+ :other: 葡萄牙埃斯库多
791
+ :symbol: PTE
792
792
  :PYG:
793
- :one: "巴拉圭瓜拉尼"
794
- :other: "巴拉圭瓜拉尼"
795
- :symbol: "PYG"
793
+ :one: 巴拉圭瓜拉尼
794
+ :other: 巴拉圭瓜拉尼
795
+ :symbol: PYG
796
796
  :QAR:
797
- :one: "卡塔尔里亚尔"
798
- :other: "卡塔尔里亚尔"
799
- :symbol: "QAR"
797
+ :one: 卡塔尔里亚尔
798
+ :other: 卡塔尔里亚尔
799
+ :symbol: QAR
800
800
  :RHD:
801
- :one: "罗得西亚元"
802
- :other: "罗得西亚元"
803
- :symbol: "RHD"
801
+ :one: 罗得西亚元
802
+ :other: 罗得西亚元
803
+ :symbol: RHD
804
804
  :ROL:
805
- :one: "旧罗马尼亚列伊"
806
- :other: "旧罗马尼亚列伊"
807
- :symbol: "ROL"
805
+ :one: 旧罗马尼亚列伊
806
+ :other: 旧罗马尼亚列伊
807
+ :symbol: ROL
808
808
  :RON:
809
- :one: "罗马尼亚列伊"
810
- :other: "罗马尼亚列伊"
811
- :symbol: "RON"
809
+ :one: 罗马尼亚列伊
810
+ :other: 罗马尼亚列伊
811
+ :symbol: RON
812
812
  :RSD:
813
- :one: "塞尔维亚第纳尔"
814
- :other: "塞尔维亚第纳尔"
815
- :symbol: "RSD"
813
+ :one: 塞尔维亚第纳尔
814
+ :other: 塞尔维亚第纳尔
815
+ :symbol: RSD
816
816
  :RUB:
817
- :one: "俄罗斯卢布"
818
- :other: "俄罗斯卢布"
819
- :symbol: "RUB"
817
+ :one: 俄罗斯卢布
818
+ :other: 俄罗斯卢布
819
+ :symbol: RUB
820
820
  :RUR:
821
821
  :one: "俄国卢布 (1991–1998)"
822
822
  :other: "俄国卢布 (1991–1998)"
823
- :symbol: "RUR"
823
+ :symbol: RUR
824
824
  :RWF:
825
- :one: "卢旺达法郎"
826
- :other: "卢旺达法郎"
827
- :symbol: "RWF"
825
+ :one: 卢旺达法郎
826
+ :other: 卢旺达法郎
827
+ :symbol: RWF
828
828
  :SAR:
829
- :one: "沙特里亚尔"
830
- :other: "沙特里亚尔"
831
- :symbol: "SAR"
829
+ :one: 沙特里亚尔
830
+ :other: 沙特里亚尔
831
+ :symbol: SAR
832
832
  :SBD:
833
- :one: "所罗门群岛元"
834
- :other: "所罗门群岛元"
835
- :symbol: "SBD"
833
+ :one: 所罗门群岛元
834
+ :other: 所罗门群岛元
835
+ :symbol: SBD
836
836
  :SCR:
837
- :one: "塞舌尔卢比"
838
- :other: "塞舌尔卢比"
839
- :symbol: "SCR"
837
+ :one: 塞舌尔卢比
838
+ :other: 塞舌尔卢比
839
+ :symbol: SCR
840
840
  :SDD:
841
841
  :one: "苏丹第纳尔 (1992–2007)"
842
842
  :other: "苏丹第纳尔 (1992–2007)"
843
- :symbol: "SDD"
843
+ :symbol: SDD
844
844
  :SDG:
845
- :one: "苏丹镑"
846
- :other: "苏丹镑"
847
- :symbol: "SDG"
845
+ :one: 苏丹镑
846
+ :other: 苏丹镑
847
+ :symbol: SDG
848
848
  :SDP:
849
- :one: "旧苏丹镑"
850
- :other: "旧苏丹镑"
851
- :symbol: "SDP"
849
+ :one: 旧苏丹镑
850
+ :other: 旧苏丹镑
851
+ :symbol: SDP
852
852
  :SEK:
853
- :one: "瑞典克朗"
854
- :other: "瑞典克朗"
855
- :symbol: "SEK"
853
+ :one: 瑞典克朗
854
+ :other: 瑞典克朗
855
+ :symbol: SEK
856
856
  :SGD:
857
- :one: "新加坡元"
858
- :other: "新加坡元"
859
- :symbol: "SGD"
857
+ :one: 新加坡元
858
+ :other: 新加坡元
859
+ :symbol: SGD
860
860
  :SHP:
861
- :one: "圣赫勒拿群岛磅"
862
- :other: "圣赫勒拿群岛磅"
863
- :symbol: "SHP"
861
+ :one: 圣赫勒拿群岛磅
862
+ :other: 圣赫勒拿群岛磅
863
+ :symbol: SHP
864
864
  :SIT:
865
- :one: "斯洛文尼亚托拉尔"
866
- :other: "斯洛文尼亚托拉尔"
867
- :symbol: "SIT"
865
+ :one: 斯洛文尼亚托拉尔
866
+ :other: 斯洛文尼亚托拉尔
867
+ :symbol: SIT
868
868
  :SKK:
869
- :one: "斯洛伐克克朗"
870
- :other: "斯洛伐克克朗"
871
- :symbol: "SKK"
869
+ :one: 斯洛伐克克朗
870
+ :other: 斯洛伐克克朗
871
+ :symbol: SKK
872
872
  :SLL:
873
- :one: "塞拉利昂利昂"
874
- :other: "塞拉利昂利昂"
875
- :symbol: "SLL"
873
+ :one: 塞拉利昂利昂
874
+ :other: 塞拉利昂利昂
875
+ :symbol: SLL
876
876
  :SOS:
877
- :one: "索马里先令"
878
- :other: "索马里先令"
879
- :symbol: "SOS"
877
+ :one: 索马里先令
878
+ :other: 索马里先令
879
+ :symbol: SOS
880
880
  :SRD:
881
- :one: "苏里南元"
882
- :other: "苏里南元"
883
- :symbol: "SRD"
881
+ :one: 苏里南元
882
+ :other: 苏里南元
883
+ :symbol: SRD
884
884
  :SRG:
885
- :one: "苏里南盾"
886
- :other: "苏里南盾"
887
- :symbol: "SRG"
885
+ :one: 苏里南盾
886
+ :other: 苏里南盾
887
+ :symbol: SRG
888
888
  :SSP:
889
- :one: "南苏丹镑"
890
- :other: "南苏丹镑"
891
- :symbol: "SSP"
889
+ :one: 南苏丹镑
890
+ :other: 南苏丹镑
891
+ :symbol: SSP
892
892
  :STD:
893
- :one: "圣多美和普林西比多布拉"
894
- :other: "圣多美和普林西比多布拉"
895
- :symbol: "STD"
893
+ :one: 圣多美和普林西比多布拉
894
+ :other: 圣多美和普林西比多布拉
895
+ :symbol: STD
896
896
  :SUR:
897
- :one: "苏联卢布"
898
- :other: "苏联卢布"
899
- :symbol: "SUR"
897
+ :one: 苏联卢布
898
+ :other: 苏联卢布
899
+ :symbol: SUR
900
900
  :SVC:
901
- :one: "萨尔瓦多科朗"
902
- :other: "萨尔瓦多科朗"
903
- :symbol: "SVC"
901
+ :one: 萨尔瓦多科朗
902
+ :other: 萨尔瓦多科朗
903
+ :symbol: SVC
904
904
  :SYP:
905
- :one: "叙利亚镑"
906
- :other: "叙利亚镑"
907
- :symbol: "SYP"
905
+ :one: 叙利亚镑
906
+ :other: 叙利亚镑
907
+ :symbol: SYP
908
908
  :SZL:
909
- :one: "斯威士兰里兰吉尼"
910
- :other: "斯威士兰里兰吉尼"
911
- :symbol: "SZL"
909
+ :one: 斯威士兰里兰吉尼
910
+ :other: 斯威士兰里兰吉尼
911
+ :symbol: SZL
912
912
  :THB:
913
- :one: "泰铢"
914
- :other: "泰铢"
915
- :symbol: "฿"
913
+ :one: 泰铢
914
+ :other: 泰铢
915
+ :symbol: ฿
916
916
  :TJR:
917
- :one: "塔吉克斯坦卢布"
918
- :other: "塔吉克斯坦卢布"
919
- :symbol: "TJR"
917
+ :one: 塔吉克斯坦卢布
918
+ :other: 塔吉克斯坦卢布
919
+ :symbol: TJR
920
920
  :TJS:
921
- :one: "塔吉克斯坦索莫尼"
922
- :other: "塔吉克斯坦索莫尼"
923
- :symbol: "TJS"
921
+ :one: 塔吉克斯坦索莫尼
922
+ :other: 塔吉克斯坦索莫尼
923
+ :symbol: TJS
924
924
  :TMM:
925
925
  :one: "土库曼斯坦马纳特 (1993–2009)"
926
926
  :other: "土库曼斯坦马纳特 (1993–2009)"
927
- :symbol: "TMM"
927
+ :symbol: TMM
928
928
  :TMT:
929
- :one: "土库曼斯坦马纳特"
930
- :other: "土库曼斯坦马纳特"
931
- :symbol: "TMT"
929
+ :one: 土库曼斯坦马纳特
930
+ :other: 土库曼斯坦马纳特
931
+ :symbol: TMT
932
932
  :TND:
933
- :one: "突尼斯第纳尔"
934
- :other: "突尼斯第纳尔"
935
- :symbol: "TND"
933
+ :one: 突尼斯第纳尔
934
+ :other: 突尼斯第纳尔
935
+ :symbol: TND
936
936
  :TOP:
937
- :one: "汤加潘加"
938
- :other: "汤加潘加"
939
- :symbol: "TOP"
937
+ :one: 汤加潘加
938
+ :other: 汤加潘加
939
+ :symbol: TOP
940
940
  :TPE:
941
- :one: "帝汶埃斯库多"
941
+ :one: 帝汶埃斯库多
942
942
  :TRL:
943
943
  :one: "土耳其里拉 (1922–2005)"
944
944
  :other: "土耳其里拉 (1922–2005)"
945
- :symbol: "TRL"
945
+ :symbol: TRL
946
946
  :TRY:
947
- :one: "土耳其里拉"
948
- :other: "土耳其里拉"
949
- :symbol: "TRY"
947
+ :one: 土耳其里拉
948
+ :other: 土耳其里拉
949
+ :symbol: TRY
950
950
  :TTD:
951
- :one: "特立尼达和多巴哥元"
952
- :other: "特立尼达和多巴哥元"
953
- :symbol: "TTD"
951
+ :one: 特立尼达和多巴哥元
952
+ :other: 特立尼达和多巴哥元
953
+ :symbol: TTD
954
954
  :TWD:
955
- :one: "新台币"
956
- :other: "新台币"
957
- :symbol: "NT$"
955
+ :one: 新台币
956
+ :other: 新台币
957
+ :symbol: NT$
958
958
  :TZS:
959
- :one: "坦桑尼亚先令"
960
- :other: "坦桑尼亚先令"
961
- :symbol: "TZS"
959
+ :one: 坦桑尼亚先令
960
+ :other: 坦桑尼亚先令
961
+ :symbol: TZS
962
962
  :UAH:
963
- :one: "乌克兰格里夫纳"
964
- :other: "乌克兰格里夫纳"
965
- :symbol: "UAH"
963
+ :one: 乌克兰格里夫纳
964
+ :other: 乌克兰格里夫纳
965
+ :symbol: UAH
966
966
  :UAK:
967
- :one: "乌克兰币"
968
- :other: "乌克兰币"
969
- :symbol: "UAK"
967
+ :one: 乌克兰币
968
+ :other: 乌克兰币
969
+ :symbol: UAK
970
970
  :UGS:
971
971
  :one: "乌干达先令 (1966–1987)"
972
972
  :other: "乌干达先令 (1966–1987)"
973
- :symbol: "UGS"
973
+ :symbol: UGS
974
974
  :UGX:
975
- :one: "乌干达先令"
976
- :other: "乌干达先令"
977
- :symbol: "UGX"
975
+ :one: 乌干达先令
976
+ :other: 乌干达先令
977
+ :symbol: UGX
978
978
  :USD:
979
- :one: "美元"
980
- :other: "美元"
981
- :symbol: "US$"
979
+ :one: 美元
980
+ :other: 美元
981
+ :symbol: US$
982
982
  :USN:
983
- :one: "美元(次日)"
984
- :other: "美元(次日)"
985
- :symbol: "USN"
983
+ :one: 美元(次日)
984
+ :other: 美元(次日)
985
+ :symbol: USN
986
986
  :USS:
987
- :one: "美元(当日)"
988
- :other: "美元(当日)"
989
- :symbol: "USS"
987
+ :one: 美元(当日)
988
+ :other: 美元(当日)
989
+ :symbol: USS
990
990
  :UYI:
991
- :one: "乌拉圭比索(索引单位)"
992
- :other: "乌拉圭比索(索引单位)"
993
- :symbol: "UYI"
991
+ :one: 乌拉圭比索(索引单位)
992
+ :other: 乌拉圭比索(索引单位)
993
+ :symbol: UYI
994
994
  :UYP:
995
995
  :one: "乌拉圭比索 (1975–1993)"
996
996
  :other: "乌拉圭比索 (1975–1993)"
997
- :symbol: "UYP"
997
+ :symbol: UYP
998
998
  :UYU:
999
- :one: "乌拉圭比索"
1000
- :other: "乌拉圭比索"
1001
- :symbol: "UYU"
999
+ :one: 乌拉圭比索
1000
+ :other: 乌拉圭比索
1001
+ :symbol: UYU
1002
1002
  :UZS:
1003
- :one: "乌兹别克斯坦苏姆"
1004
- :other: "乌兹别克斯坦苏姆"
1005
- :symbol: "UZS"
1003
+ :one: 乌兹别克斯坦苏姆
1004
+ :other: 乌兹别克斯坦苏姆
1005
+ :symbol: UZS
1006
1006
  :VEB:
1007
1007
  :one: "委内瑞拉玻利瓦尔 (1871–2008)"
1008
1008
  :other: "委内瑞拉玻利瓦尔 (1871–2008)"
1009
- :symbol: "VEB"
1009
+ :symbol: VEB
1010
1010
  :VEF:
1011
- :one: "委内瑞拉玻利瓦尔"
1012
- :other: "委内瑞拉玻利瓦尔"
1013
- :symbol: "VEF"
1011
+ :one: 委内瑞拉玻利瓦尔
1012
+ :other: 委内瑞拉玻利瓦尔
1013
+ :symbol: VEF
1014
1014
  :VND:
1015
- :one: "越南盾"
1016
- :other: "越南盾"
1017
- :symbol: ""
1015
+ :one: 越南盾
1016
+ :other: 越南盾
1017
+ :symbol: ₫
1018
1018
  :VNN:
1019
1019
  :one: "越南盾 (1978–1985)"
1020
1020
  :VUV:
1021
- :one: "瓦努阿图瓦图"
1022
- :other: "瓦努阿图瓦图"
1023
- :symbol: "VUV"
1021
+ :one: 瓦努阿图瓦图
1022
+ :other: 瓦努阿图瓦图
1023
+ :symbol: VUV
1024
1024
  :WST:
1025
- :one: "萨摩亚塔拉"
1026
- :other: "萨摩亚塔拉"
1027
- :symbol: "WST"
1025
+ :one: 萨摩亚塔拉
1026
+ :other: 萨摩亚塔拉
1027
+ :symbol: WST
1028
1028
  :XAF:
1029
- :one: "中非金融合作法郎"
1030
- :other: "中非金融合作法郎"
1031
- :symbol: "FCFA"
1029
+ :one: 中非金融合作法郎
1030
+ :other: 中非金融合作法郎
1031
+ :symbol: FCFA
1032
1032
  :XAG:
1033
- :one: ""
1033
+ :one: 银
1034
1034
  :XAU:
1035
- :one: "黄金"
1035
+ :one: 黄金
1036
1036
  :XBA:
1037
- :one: "欧洲复合单位"
1037
+ :one: 欧洲复合单位
1038
1038
  :XBB:
1039
- :one: "欧洲货币联盟"
1039
+ :one: 欧洲货币联盟
1040
1040
  :XBC:
1041
1041
  :one: "欧洲计算单位 (XBC)"
1042
1042
  :XBD:
1043
1043
  :one: "欧洲计算单位 (XBD)"
1044
1044
  :XCD:
1045
- :one: "东加勒比元"
1046
- :other: "东加勒比元"
1047
- :symbol: "EC$"
1045
+ :one: 东加勒比元
1046
+ :other: 东加勒比元
1047
+ :symbol: EC$
1048
1048
  :XDR:
1049
- :one: "特别提款权"
1049
+ :one: 特别提款权
1050
1050
  :XEU:
1051
- :one: "欧洲货币单位"
1052
- :other: "欧洲货币单位"
1053
- :symbol: "XEU"
1051
+ :one: 欧洲货币单位
1052
+ :other: 欧洲货币单位
1053
+ :symbol: XEU
1054
1054
  :XFO:
1055
- :one: "法国金法郎"
1055
+ :one: 法国金法郎
1056
1056
  :XFU:
1057
1057
  :one: "法国法郎 (UIC)"
1058
1058
  :XOF:
1059
- :one: "非洲金融共同体法郎"
1060
- :other: "非洲金融共同体法郎"
1061
- :symbol: "CFA"
1059
+ :one: 非洲金融共同体法郎
1060
+ :other: 非洲金融共同体法郎
1061
+ :symbol: CFA
1062
1062
  :XPD:
1063
- :one: ""
1063
+ :one: 钯
1064
1064
  :XPF:
1065
- :one: "太平洋法郎"
1066
- :other: "太平洋法郎"
1067
- :symbol: "CFPF"
1065
+ :one: 太平洋法郎
1066
+ :other: 太平洋法郎
1067
+ :symbol: CFPF
1068
1068
  :XPT:
1069
- :one: ""
1069
+ :one: 铂
1070
1070
  :XRE:
1071
1071
  :one: "RINET 基金"
1072
1072
  :XTS:
1073
- :one: "测试货币代码"
1073
+ :one: 测试货币代码
1074
1074
  :XXX:
1075
- :one: "未知货币"
1076
- :other: "(未知货币)"
1075
+ :one: 未知货币
1076
+ :other: (未知货币)
1077
1077
  :YDD:
1078
- :one: "也门第纳尔"
1079
- :other: "也门第纳尔"
1080
- :symbol: "YDD"
1078
+ :one: 也门第纳尔
1079
+ :other: 也门第纳尔
1080
+ :symbol: YDD
1081
1081
  :YER:
1082
- :one: "也门里亚尔"
1083
- :other: "也门里亚尔"
1084
- :symbol: "YER"
1082
+ :one: 也门里亚尔
1083
+ :other: 也门里亚尔
1084
+ :symbol: YER
1085
1085
  :YUD:
1086
1086
  :one: "南斯拉夫硬第纳尔 (1966–1990)"
1087
1087
  :other: "南斯拉夫硬第纳尔 (1966–1990)"
1088
- :symbol: "YUD"
1088
+ :symbol: YUD
1089
1089
  :YUM:
1090
1090
  :one: "南斯拉夫新第纳尔 (1994–2002)"
1091
1091
  :other: "南斯拉夫新第纳尔 (1994–2002)"
1092
- :symbol: "YUM"
1092
+ :symbol: YUM
1093
1093
  :YUN:
1094
1094
  :one: "南斯拉夫可兑换第纳尔 (1990–1992)"
1095
1095
  :other: "南斯拉夫可兑换第纳尔 (1990–1992)"
1096
- :symbol: "YUN"
1096
+ :symbol: YUN
1097
1097
  :YUR:
1098
1098
  :one: "南斯拉夫改良第纳尔 (1992–1993)"
1099
1099
  :other: "南斯拉夫改良第纳尔 (1992–1993)"
1100
- :symbol: "YUR"
1100
+ :symbol: YUR
1101
1101
  :ZAL:
1102
1102
  :one: "南非兰特 (金融)"
1103
1103
  :other: "南非兰特 (金融)"
1104
- :symbol: "ZAL"
1104
+ :symbol: ZAL
1105
1105
  :ZAR:
1106
- :one: "南非兰特"
1107
- :other: "南非兰特"
1108
- :symbol: "ZAR"
1106
+ :one: 南非兰特
1107
+ :other: 南非兰特
1108
+ :symbol: ZAR
1109
1109
  :ZMK:
1110
1110
  :one: "赞比亚克瓦查 (1968–2012)"
1111
1111
  :other: "赞比亚克瓦查 (1968–2012)"
1112
- :symbol: "ZMK"
1112
+ :symbol: ZMK
1113
1113
  :ZMW:
1114
- :one: "赞比亚克瓦查"
1115
- :other: "赞比亚克瓦查"
1116
- :symbol: "ZMW"
1114
+ :one: 赞比亚克瓦查
1115
+ :other: 赞比亚克瓦查
1116
+ :symbol: ZMW
1117
1117
  :ZRN:
1118
1118
  :one: "新扎伊尔 (1993–1998)"
1119
1119
  :other: "新扎伊尔 (1993–1998)"
1120
- :symbol: "ZRN"
1120
+ :symbol: ZRN
1121
1121
  :ZRZ:
1122
1122
  :one: "扎伊尔 (1971–1993)"
1123
1123
  :other: "扎伊尔 (1971–1993)"
1124
- :symbol: "ZRZ"
1124
+ :symbol: ZRZ
1125
1125
  :ZWD:
1126
1126
  :one: "津巴布韦元 (1980–2008)"
1127
1127
  :other: "津巴布韦元 (1980–2008)"
1128
- :symbol: "ZWD"
1128
+ :symbol: ZWD
1129
1129
  :ZWL:
1130
1130
  :one: "津巴布韦元 (2009)"
1131
1131
  :other: "津巴布韦元 (2009)"
1132
- :symbol: "ZWL"
1132
+ :symbol: ZWL
1133
1133
  :ZWR:
1134
1134
  :one: "津巴布韦元 (2008)"
1135
1135
  :other: "津巴布韦元 (2008)"
1136
- :symbol: "ZWR"
1136
+ :symbol: ZWR