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,1188 +2,1188 @@
2
2
  :zh-Hant:
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
  :other: "阿富汗尼 (1927–2002)"
15
- :symbol: "AFA"
15
+ :symbol: AFA
16
16
  :AFN:
17
- :one: "阿富汗尼"
18
- :other: "阿富汗尼"
19
- :symbol: "AFN"
17
+ :one: 阿富汗尼
18
+ :other: 阿富汗尼
19
+ :symbol: AFN
20
20
  :ALK:
21
21
  :one: "阿爾巴尼亞列克 (1946–1965)"
22
22
  :other: "阿爾巴尼亞列克 (1946–1965)"
23
- :symbol: "ALK"
23
+ :symbol: ALK
24
24
  :ALL:
25
- :one: "阿爾巴尼亞列克"
26
- :other: "阿爾巴尼亞列克"
27
- :symbol: "ALL"
25
+ :one: 阿爾巴尼亞列克
26
+ :other: 阿爾巴尼亞列克
27
+ :symbol: ALL
28
28
  :AMD:
29
- :one: "亞美尼亞德拉姆"
30
- :other: "亞美尼亞德拉姆"
31
- :symbol: "AMD"
29
+ :one: 亞美尼亞德拉姆
30
+ :other: 亞美尼亞德拉姆
31
+ :symbol: AMD
32
32
  :ANG:
33
- :one: "荷屬安地列斯盾"
34
- :other: "荷屬安地列斯盾"
35
- :symbol: "ANG"
33
+ :one: 荷屬安地列斯盾
34
+ :other: 荷屬安地列斯盾
35
+ :symbol: ANG
36
36
  :AOA:
37
- :one: "安哥拉寬扎"
38
- :other: "安哥拉寬扎"
39
- :symbol: "AOA"
37
+ :one: 安哥拉寬扎
38
+ :other: 安哥拉寬扎
39
+ :symbol: AOA
40
40
  :AOK:
41
41
  :one: "安哥拉寬扎 (1977–1990)"
42
42
  :other: "安哥拉寬扎 (1977–1990)"
43
- :symbol: "AOK"
43
+ :symbol: AOK
44
44
  :AON:
45
45
  :one: "安哥拉新寬扎 (1990–2000)"
46
46
  :other: "安哥拉新寬扎 (1990–2000)"
47
- :symbol: "AON"
47
+ :symbol: AON
48
48
  :AOR:
49
49
  :one: "安哥拉新調寬扎 (1995–1999)"
50
50
  :other: "安哥拉新調寬扎 (1995–1999)"
51
- :symbol: "AOR"
51
+ :symbol: AOR
52
52
  :ARA:
53
- :one: "阿根廷奧斯特納爾"
54
- :other: "阿根廷奧斯特納爾"
55
- :symbol: "ARA"
53
+ :one: 阿根廷奧斯特納爾
54
+ :other: 阿根廷奧斯特納爾
55
+ :symbol: ARA
56
56
  :ARL:
57
57
  :one: "阿根廷披索 (1970–1983)"
58
58
  :other: "阿根廷披索 (1970–1983)"
59
- :symbol: "ARL"
59
+ :symbol: ARL
60
60
  :ARM:
61
61
  :one: "阿根廷披索 (1881–1970)"
62
62
  :other: "阿根廷披索 (1881–1970)"
63
- :symbol: "ARM"
63
+ :symbol: ARM
64
64
  :ARP:
65
65
  :one: "阿根廷披索 (1983–1985)"
66
66
  :other: "阿根廷披索 (1983–1985)"
67
- :symbol: "ARP"
67
+ :symbol: ARP
68
68
  :ARS:
69
- :one: "阿根廷披索"
70
- :other: "阿根廷披索"
71
- :symbol: "ARS"
69
+ :one: 阿根廷披索
70
+ :other: 阿根廷披索
71
+ :symbol: ARS
72
72
  :ATS:
73
- :one: "奧地利先令"
74
- :other: "奧地利先令"
75
- :symbol: "ATS"
73
+ :one: 奧地利先令
74
+ :other: 奧地利先令
75
+ :symbol: ATS
76
76
  :AUD:
77
- :one: "澳幣"
78
- :other: "澳幣"
79
- :symbol: "AU$"
77
+ :one: 澳幣
78
+ :other: 澳幣
79
+ :symbol: AU$
80
80
  :AWG:
81
- :one: "阿路巴盾"
82
- :other: "阿路巴盾"
83
- :symbol: "AWG"
81
+ :one: 阿路巴盾
82
+ :other: 阿路巴盾
83
+ :symbol: AWG
84
84
  :AZM:
85
85
  :one: "亞塞拜然馬納特 (1993–2006)"
86
86
  :other: "亞塞拜然馬納特 (1993–2006)"
87
- :symbol: "AZM"
87
+ :symbol: AZM
88
88
  :AZN:
89
- :one: "亞塞拜然馬納特"
90
- :other: "亞塞拜然馬納特"
91
- :symbol: "AZN"
89
+ :one: 亞塞拜然馬納特
90
+ :other: 亞塞拜然馬納特
91
+ :symbol: AZN
92
92
  :BAD:
93
- :one: "波士尼亞-赫塞哥維納第納爾"
94
- :other: "波士尼亞-赫塞哥維納第納爾"
95
- :symbol: "BAD"
93
+ :one: 波士尼亞-赫塞哥維納第納爾
94
+ :other: 波士尼亞-赫塞哥維納第納爾
95
+ :symbol: BAD
96
96
  :BAM:
97
- :one: "波士尼亞-赫塞哥維納可轉換馬克"
98
- :other: "波士尼亞-赫塞哥維納可轉換馬克"
99
- :symbol: "BAM"
97
+ :one: 波士尼亞-赫塞哥維納可轉換馬克
98
+ :other: 波士尼亞-赫塞哥維納可轉換馬克
99
+ :symbol: BAM
100
100
  :BAN:
101
- :one: "波士尼亞-赫塞哥維納新第納爾"
102
- :other: "波士尼亞-赫塞哥維納新第納爾"
103
- :symbol: "BAN"
101
+ :one: 波士尼亞-赫塞哥維納新第納爾
102
+ :other: 波士尼亞-赫塞哥維納新第納爾
103
+ :symbol: BAN
104
104
  :BBD:
105
- :one: "巴貝多元"
106
- :other: "巴貝多元"
107
- :symbol: "BBD"
105
+ :one: 巴貝多元
106
+ :other: 巴貝多元
107
+ :symbol: BBD
108
108
  :BDT:
109
- :one: "孟加拉塔卡"
110
- :other: "孟加拉塔卡"
111
- :symbol: "BDT"
109
+ :one: 孟加拉塔卡
110
+ :other: 孟加拉塔卡
111
+ :symbol: BDT
112
112
  :BEC:
113
- :one: "比利時法郎(可轉換)"
114
- :other: "比利時法郎(可轉換)"
115
- :symbol: "BEC"
113
+ :one: 比利時法郎(可轉換)
114
+ :other: 比利時法郎(可轉換)
115
+ :symbol: BEC
116
116
  :BEF:
117
- :one: "比利時法郎"
118
- :other: "比利時法郎"
119
- :symbol: "BEF"
117
+ :one: 比利時法郎
118
+ :other: 比利時法郎
119
+ :symbol: BEF
120
120
  :BEL:
121
- :one: "比利時法郎(金融)"
122
- :other: "比利時法郎(金融)"
123
- :symbol: "BEL"
121
+ :one: 比利時法郎(金融)
122
+ :other: 比利時法郎(金融)
123
+ :symbol: BEL
124
124
  :BGL:
125
- :one: "保加利亞硬列弗"
126
- :other: "保加利亞硬列弗"
127
- :symbol: "BGL"
125
+ :one: 保加利亞硬列弗
126
+ :other: 保加利亞硬列弗
127
+ :symbol: BGL
128
128
  :BGM:
129
- :one: "保加利亞社會黨列弗"
130
- :other: "保加利亞社會黨列弗"
131
- :symbol: "BGM"
129
+ :one: 保加利亞社會黨列弗
130
+ :other: 保加利亞社會黨列弗
131
+ :symbol: BGM
132
132
  :BGN:
133
- :one: "保加利亞新列弗"
134
- :other: "保加利亞新列弗"
135
- :symbol: "BGN"
133
+ :one: 保加利亞新列弗
134
+ :other: 保加利亞新列弗
135
+ :symbol: BGN
136
136
  :BGO:
137
137
  :one: "保加利亞列弗 (1879–1952)"
138
138
  :other: "保加利亞列弗 (1879–1952)"
139
- :symbol: "BGO"
139
+ :symbol: BGO
140
140
  :BHD:
141
- :one: "巴林第納爾"
142
- :other: "巴林第納爾"
143
- :symbol: "BHD"
141
+ :one: 巴林第納爾
142
+ :other: 巴林第納爾
143
+ :symbol: BHD
144
144
  :BIF:
145
- :one: "蒲隆地法郎"
146
- :other: "蒲隆地法郎"
147
- :symbol: "BIF"
145
+ :one: 蒲隆地法郎
146
+ :other: 蒲隆地法郎
147
+ :symbol: BIF
148
148
  :BMD:
149
- :one: "百慕達幣"
150
- :other: "百慕達幣"
151
- :symbol: "BMD"
149
+ :one: 百慕達幣
150
+ :other: 百慕達幣
151
+ :symbol: BMD
152
152
  :BND:
153
- :one: "汶萊元"
154
- :other: "汶萊元"
155
- :symbol: "BND"
153
+ :one: 汶萊元
154
+ :other: 汶萊元
155
+ :symbol: BND
156
156
  :BOB:
157
- :one: "玻利維亞諾"
158
- :other: "玻利維亞諾"
159
- :symbol: "BOB"
157
+ :one: 玻利維亞諾
158
+ :other: 玻利維亞諾
159
+ :symbol: BOB
160
160
  :BOL:
161
161
  :one: "玻利維亞玻利維亞諾 (1863–1963)"
162
162
  :other: "玻利維亞玻利維亞諾 (1863–1963)"
163
- :symbol: "BOL"
163
+ :symbol: BOL
164
164
  :BOP:
165
- :one: "玻利維亞披索"
166
- :other: "玻利維亞披索"
167
- :symbol: "BOP"
165
+ :one: 玻利維亞披索
166
+ :other: 玻利維亞披索
167
+ :symbol: BOP
168
168
  :BOV:
169
- :one: "玻利維亞幕多"
170
- :other: "玻利維亞幕多"
171
- :symbol: "BOV"
169
+ :one: 玻利維亞幕多
170
+ :other: 玻利維亞幕多
171
+ :symbol: BOV
172
172
  :BRB:
173
173
  :one: "巴西克魯薩多農瓦 (1967–1986)"
174
174
  :other: "巴西克魯薩多農瓦 (1967–1986)"
175
- :symbol: "BRB"
175
+ :symbol: BRB
176
176
  :BRC:
177
177
  :one: "巴西克魯賽羅 (1986–1989)"
178
178
  :other: "巴西克魯賽羅 (1986–1989)"
179
- :symbol: "BRC"
179
+ :symbol: BRC
180
180
  :BRE:
181
181
  :one: "巴西克魯賽羅 (1990–1993)"
182
182
  :other: "巴西克魯賽羅 (1990–1993)"
183
- :symbol: "BRE"
183
+ :symbol: BRE
184
184
  :BRL:
185
- :one: "巴西里拉"
186
- :other: "巴西里拉"
187
- :symbol: "R$"
185
+ :one: 巴西里拉
186
+ :other: 巴西里拉
187
+ :symbol: R$
188
188
  :BRN:
189
- :one: "巴西克如爾達農瓦"
190
- :other: "巴西克如爾達農瓦"
191
- :symbol: "BRN"
189
+ :one: 巴西克如爾達農瓦
190
+ :other: 巴西克如爾達農瓦
191
+ :symbol: BRN
192
192
  :BRR:
193
193
  :one: "巴西克魯賽羅 (1993–1994)"
194
194
  :other: "巴西克魯賽羅 (1993–1994)"
195
- :symbol: "BRR"
195
+ :symbol: BRR
196
196
  :BRZ:
197
197
  :one: "巴西克魯賽羅 (1942 –1967)"
198
198
  :other: "巴西克魯賽羅 (1942 –1967)"
199
- :symbol: "BRZ"
199
+ :symbol: BRZ
200
200
  :BSD:
201
- :one: "巴哈馬元"
202
- :other: "巴哈馬元"
203
- :symbol: "BSD"
201
+ :one: 巴哈馬元
202
+ :other: 巴哈馬元
203
+ :symbol: BSD
204
204
  :BTN:
205
- :one: "不丹那特倫"
206
- :other: "不丹那特倫"
207
- :symbol: "BTN"
205
+ :one: 不丹那特倫
206
+ :other: 不丹那特倫
207
+ :symbol: BTN
208
208
  :BUK:
209
- :one: "緬甸基雅特"
210
- :other: "緬甸基雅特"
211
- :symbol: "BUK"
209
+ :one: 緬甸基雅特
210
+ :other: 緬甸基雅特
211
+ :symbol: BUK
212
212
  :BWP:
213
- :one: "波札那普拉"
214
- :other: "波札那普拉"
215
- :symbol: "BWP"
213
+ :one: 波札那普拉
214
+ :other: 波札那普拉
215
+ :symbol: BWP
216
216
  :BYB:
217
217
  :one: "白俄羅斯新盧布 (1994–1999)"
218
218
  :other: "白俄羅斯新盧布 (1994–1999)"
219
- :symbol: "BYB"
219
+ :symbol: BYB
220
220
  :BYR:
221
- :one: "白俄羅斯盧布"
222
- :other: "白俄羅斯盧布"
223
- :symbol: "BYR"
221
+ :one: 白俄羅斯盧布
222
+ :other: 白俄羅斯盧布
223
+ :symbol: BYR
224
224
  :BZD:
225
- :one: "貝里斯元"
226
- :other: "貝里斯元"
227
- :symbol: "BZD"
225
+ :one: 貝里斯元
226
+ :other: 貝里斯元
227
+ :symbol: BZD
228
228
  :CAD:
229
- :one: "加幣"
230
- :other: "加幣"
231
- :symbol: "CA$"
229
+ :one: 加幣
230
+ :other: 加幣
231
+ :symbol: CA$
232
232
  :CDF:
233
- :one: "剛果法郎"
234
- :other: "剛果法郎"
235
- :symbol: "CDF"
233
+ :one: 剛果法郎
234
+ :other: 剛果法郎
235
+ :symbol: CDF
236
236
  :CHE:
237
237
  :one: "歐元 (WIR)"
238
238
  :other: "歐元 (WIR)"
239
- :symbol: "CHE"
239
+ :symbol: CHE
240
240
  :CHF:
241
- :one: "瑞士法郎"
242
- :other: "瑞士法郎"
243
- :symbol: "CHF"
241
+ :one: 瑞士法郎
242
+ :other: 瑞士法郎
243
+ :symbol: CHF
244
244
  :CHW:
245
245
  :one: "法郎 (WIR)"
246
246
  :other: "法郎 (WIR)"
247
- :symbol: "CHW"
247
+ :symbol: CHW
248
248
  :CLE:
249
- :one: "智利埃斯庫多"
250
- :other: "智利埃斯庫多"
251
- :symbol: "CLE"
249
+ :one: 智利埃斯庫多
250
+ :other: 智利埃斯庫多
251
+ :symbol: CLE
252
252
  :CLF:
253
- :one: "卡林油達佛曼跎"
254
- :other: "卡林油達佛曼跎"
255
- :symbol: "CLF"
253
+ :one: 卡林油達佛曼跎
254
+ :other: 卡林油達佛曼跎
255
+ :symbol: CLF
256
256
  :CLP:
257
- :one: "智利披索"
258
- :other: "智利披索"
259
- :symbol: "CLP"
257
+ :one: 智利披索
258
+ :other: 智利披索
259
+ :symbol: CLP
260
260
  :CNX:
261
- :symbol: "CNX"
261
+ :symbol: CNX
262
262
  :CNY:
263
- :one: "人民幣"
264
- :other: "人民幣"
265
- :symbol: "CN¥"
263
+ :one: 人民幣
264
+ :other: 人民幣
265
+ :symbol: CN¥
266
266
  :COP:
267
- :one: "哥倫比亞披索"
268
- :other: "哥倫比亞披索"
269
- :symbol: "COP"
267
+ :one: 哥倫比亞披索
268
+ :other: 哥倫比亞披索
269
+ :symbol: COP
270
270
  :COU:
271
271
  :one: "哥倫比亞幣 (COU)"
272
272
  :other: "哥倫比亞幣 (COU)"
273
- :symbol: "COU"
273
+ :symbol: COU
274
274
  :CRC:
275
- :one: "哥斯大黎加科朗"
276
- :other: "哥斯大黎加科朗"
277
- :symbol: "CRC"
275
+ :one: 哥斯大黎加科朗
276
+ :other: 哥斯大黎加科朗
277
+ :symbol: CRC
278
278
  :CSD:
279
- :one: "舊塞爾維亞第納爾"
280
- :other: "舊塞爾維亞第納爾"
281
- :symbol: "CSD"
279
+ :one: 舊塞爾維亞第納爾
280
+ :other: 舊塞爾維亞第納爾
281
+ :symbol: CSD
282
282
  :CSK:
283
- :one: "捷克斯洛伐克硬克朗"
284
- :other: "捷克斯洛伐克硬克朗"
285
- :symbol: "CSK"
283
+ :one: 捷克斯洛伐克硬克朗
284
+ :other: 捷克斯洛伐克硬克朗
285
+ :symbol: CSK
286
286
  :CUC:
287
- :one: "古巴可轉換披索"
288
- :other: "古巴可轉換披索"
289
- :symbol: "CUC"
287
+ :one: 古巴可轉換披索
288
+ :other: 古巴可轉換披索
289
+ :symbol: CUC
290
290
  :CUP:
291
- :one: "古巴披索"
292
- :other: "古巴披索"
293
- :symbol: "CUP"
291
+ :one: 古巴披索
292
+ :other: 古巴披索
293
+ :symbol: CUP
294
294
  :CVE:
295
- :one: "維德角埃斯庫多"
296
- :other: "維德角埃斯庫多"
297
- :symbol: "CVE"
295
+ :one: 維德角埃斯庫多
296
+ :other: 維德角埃斯庫多
297
+ :symbol: CVE
298
298
  :CYP:
299
- :one: "賽普勒斯鎊"
300
- :other: "賽普勒斯鎊"
301
- :symbol: "CYP"
299
+ :one: 賽普勒斯鎊
300
+ :other: 賽普勒斯鎊
301
+ :symbol: CYP
302
302
  :CZK:
303
- :one: "捷克克朗"
304
- :other: "捷克克朗"
305
- :symbol: "CZK"
303
+ :one: 捷克克朗
304
+ :other: 捷克克朗
305
+ :symbol: CZK
306
306
  :DDM:
307
- :one: "東德奧斯特馬克"
308
- :other: "東德奧斯特馬克"
309
- :symbol: "DDM"
307
+ :one: 東德奧斯特馬克
308
+ :other: 東德奧斯特馬克
309
+ :symbol: DDM
310
310
  :DEM:
311
- :one: "德國馬克"
312
- :other: "德國馬克"
313
- :symbol: "DEM"
311
+ :one: 德國馬克
312
+ :other: 德國馬克
313
+ :symbol: DEM
314
314
  :DJF:
315
- :one: "吉布地法郎"
316
- :other: "吉布地法郎"
317
- :symbol: "DJF"
315
+ :one: 吉布地法郎
316
+ :other: 吉布地法郎
317
+ :symbol: DJF
318
318
  :DKK:
319
- :one: "丹麥克朗"
320
- :other: "丹麥克朗"
321
- :symbol: "DKK"
319
+ :one: 丹麥克朗
320
+ :other: 丹麥克朗
321
+ :symbol: DKK
322
322
  :DOP:
323
- :one: "多明尼加披索"
324
- :other: "多明尼加披索"
325
- :symbol: "DOP"
323
+ :one: 多明尼加披索
324
+ :other: 多明尼加披索
325
+ :symbol: DOP
326
326
  :DZD:
327
- :one: "阿爾及利亞第納爾"
328
- :other: "阿爾及利亞第納爾"
329
- :symbol: "DZD"
327
+ :one: 阿爾及利亞第納爾
328
+ :other: 阿爾及利亞第納爾
329
+ :symbol: DZD
330
330
  :ECS:
331
- :one: "厄瓜多蘇克雷"
332
- :other: "厄瓜多蘇克雷"
333
- :symbol: "ECS"
331
+ :one: 厄瓜多蘇克雷
332
+ :other: 厄瓜多蘇克雷
333
+ :symbol: ECS
334
334
  :ECV:
335
335
  :one: "厄瓜多爾由里達瓦康斯坦 (UVC)"
336
336
  :other: "厄瓜多爾由里達瓦康斯坦 (UVC)"
337
- :symbol: "ECV"
337
+ :symbol: ECV
338
338
  :EEK:
339
- :one: "愛沙尼亞克朗"
340
- :other: "愛沙尼亞克朗"
341
- :symbol: "EEK"
339
+ :one: 愛沙尼亞克朗
340
+ :other: 愛沙尼亞克朗
341
+ :symbol: EEK
342
342
  :EGP:
343
- :one: "埃及鎊"
344
- :other: "埃及鎊"
345
- :symbol: "EGP"
343
+ :one: 埃及鎊
344
+ :other: 埃及鎊
345
+ :symbol: EGP
346
346
  :ERN:
347
- :one: "厄立特里亞納克法"
348
- :other: "厄立特里亞納克法"
349
- :symbol: "ERN"
347
+ :one: 厄立特里亞納克法
348
+ :other: 厄立特里亞納克法
349
+ :symbol: ERN
350
350
  :ESA:
351
- :one: "西班牙比塞塔(會計單位)"
352
- :other: "西班牙比塞塔(會計單位)"
353
- :symbol: "ESA"
351
+ :one: 西班牙比塞塔(會計單位)
352
+ :other: 西班牙比塞塔(會計單位)
353
+ :symbol: ESA
354
354
  :ESB:
355
- :one: "西班牙比塞塔(可轉換會計單位)"
356
- :other: "西班牙比塞塔(可轉換會計單位)"
357
- :symbol: "ESB"
355
+ :one: 西班牙比塞塔(可轉換會計單位)
356
+ :other: 西班牙比塞塔(可轉換會計單位)
357
+ :symbol: ESB
358
358
  :ESP:
359
- :one: "西班牙陪士特"
360
- :other: "西班牙陪士特"
361
- :symbol: "ESP"
359
+ :one: 西班牙陪士特
360
+ :other: 西班牙陪士特
361
+ :symbol: ESP
362
362
  :ETB:
363
- :one: "衣索比亞比爾"
364
- :other: "衣索比亞比爾"
365
- :symbol: "ETB"
363
+ :one: 衣索比亞比爾
364
+ :other: 衣索比亞比爾
365
+ :symbol: ETB
366
366
  :EUR:
367
- :one: "歐元"
368
- :other: "歐元"
369
- :symbol: ""
367
+ :one: 歐元
368
+ :other: 歐元
369
+ :symbol: €
370
370
  :FIM:
371
- :one: "芬蘭馬克"
372
- :other: "芬蘭馬克"
373
- :symbol: "FIM"
371
+ :one: 芬蘭馬克
372
+ :other: 芬蘭馬克
373
+ :symbol: FIM
374
374
  :FJD:
375
- :one: "斐濟元"
376
- :other: "斐濟元"
377
- :symbol: "FJD"
375
+ :one: 斐濟元
376
+ :other: 斐濟元
377
+ :symbol: FJD
378
378
  :FKP:
379
- :one: "福克蘭群島鎊"
380
- :other: "福克蘭群島鎊"
381
- :symbol: "FKP"
379
+ :one: 福克蘭群島鎊
380
+ :other: 福克蘭群島鎊
381
+ :symbol: FKP
382
382
  :FRF:
383
- :one: "法國法郎"
384
- :other: "法國法郎"
385
- :symbol: "FRF"
383
+ :one: 法國法郎
384
+ :other: 法國法郎
385
+ :symbol: FRF
386
386
  :GBP:
387
- :one: "英鎊"
388
- :other: "英鎊"
389
- :symbol: "£"
387
+ :one: 英鎊
388
+ :other: 英鎊
389
+ :symbol: £
390
390
  :GEK:
391
- :one: "喬治亞庫旁拉里"
392
- :other: "喬治亞庫旁拉里"
393
- :symbol: "GEK"
391
+ :one: 喬治亞庫旁拉里
392
+ :other: 喬治亞庫旁拉里
393
+ :symbol: GEK
394
394
  :GEL:
395
- :one: "喬治亞拉里"
396
- :other: "喬治亞拉里"
397
- :symbol: "GEL"
395
+ :one: 喬治亞拉里
396
+ :other: 喬治亞拉里
397
+ :symbol: GEL
398
398
  :GHC:
399
399
  :one: "迦納賽地 (1979–2007)"
400
400
  :other: "迦納賽地 (1979–2007)"
401
- :symbol: "GHC"
401
+ :symbol: GHC
402
402
  :GHS:
403
- :one: "迦納塞地"
404
- :other: "迦納塞地"
405
- :symbol: "GHS"
403
+ :one: 迦納塞地
404
+ :other: 迦納塞地
405
+ :symbol: GHS
406
406
  :GIP:
407
- :one: "直布羅陀鎊"
408
- :other: "直布羅陀鎊"
409
- :symbol: "GIP"
407
+ :one: 直布羅陀鎊
408
+ :other: 直布羅陀鎊
409
+ :symbol: GIP
410
410
  :GMD:
411
- :one: "甘比亞達拉西"
412
- :other: "甘比亞達拉西"
413
- :symbol: "GMD"
411
+ :one: 甘比亞達拉西
412
+ :other: 甘比亞達拉西
413
+ :symbol: GMD
414
414
  :GNF:
415
- :one: "幾內亞法郎"
416
- :other: "幾內亞法郎"
417
- :symbol: "GNF"
415
+ :one: 幾內亞法郎
416
+ :other: 幾內亞法郎
417
+ :symbol: GNF
418
418
  :GNS:
419
- :one: "幾內亞西里"
420
- :other: "幾內亞西里"
421
- :symbol: "GNS"
419
+ :one: 幾內亞西里
420
+ :other: 幾內亞西里
421
+ :symbol: GNS
422
422
  :GQE:
423
- :one: "赤道幾內亞埃奎勒"
424
- :other: "赤道幾內亞埃奎勒"
425
- :symbol: "GQE"
423
+ :one: 赤道幾內亞埃奎勒
424
+ :other: 赤道幾內亞埃奎勒
425
+ :symbol: GQE
426
426
  :GRD:
427
- :one: "希臘德拉克馬"
428
- :other: "希臘德拉克馬"
429
- :symbol: "GRD"
427
+ :one: 希臘德拉克馬
428
+ :other: 希臘德拉克馬
429
+ :symbol: GRD
430
430
  :GTQ:
431
- :one: "瓜地馬拉格查爾"
432
- :other: "瓜地馬拉格查爾"
433
- :symbol: "GTQ"
431
+ :one: 瓜地馬拉格查爾
432
+ :other: 瓜地馬拉格查爾
433
+ :symbol: GTQ
434
434
  :GWE:
435
- :one: "葡屬幾內亞埃斯庫多"
436
- :other: "葡屬幾內亞埃斯庫多"
437
- :symbol: "GWE"
435
+ :one: 葡屬幾內亞埃斯庫多
436
+ :other: 葡屬幾內亞埃斯庫多
437
+ :symbol: GWE
438
438
  :GWP:
439
- :one: "幾內亞比索披索"
440
- :other: "幾內亞比索披索"
441
- :symbol: "GWP"
439
+ :one: 幾內亞比索披索
440
+ :other: 幾內亞比索披索
441
+ :symbol: GWP
442
442
  :GYD:
443
- :one: "圭亞那元"
444
- :other: "圭亞那元"
445
- :symbol: "GYD"
443
+ :one: 圭亞那元
444
+ :other: 圭亞那元
445
+ :symbol: GYD
446
446
  :HKD:
447
- :one: "港幣"
448
- :other: "港幣"
449
- :symbol: "HK$"
447
+ :one: 港幣
448
+ :other: 港幣
449
+ :symbol: HK$
450
450
  :HNL:
451
- :one: "洪都拉斯倫皮拉"
452
- :other: "洪都拉斯倫皮拉"
453
- :symbol: "HNL"
451
+ :one: 洪都拉斯倫皮拉
452
+ :other: 洪都拉斯倫皮拉
453
+ :symbol: HNL
454
454
  :HRD:
455
- :one: "克羅埃西亞第納爾"
456
- :other: "克羅埃西亞第納爾"
457
- :symbol: "HRD"
455
+ :one: 克羅埃西亞第納爾
456
+ :other: 克羅埃西亞第納爾
457
+ :symbol: HRD
458
458
  :HRK:
459
- :one: "克羅埃西亞庫納"
460
- :other: "克羅埃西亞庫納"
461
- :symbol: "HRK"
459
+ :one: 克羅埃西亞庫納
460
+ :other: 克羅埃西亞庫納
461
+ :symbol: HRK
462
462
  :HTG:
463
- :one: "海地古德"
464
- :other: "海地古德"
465
- :symbol: "HTG"
463
+ :one: 海地古德
464
+ :other: 海地古德
465
+ :symbol: HTG
466
466
  :HUF:
467
- :one: "匈牙利福林"
468
- :other: "匈牙利福林"
469
- :symbol: "HUF"
467
+ :one: 匈牙利福林
468
+ :other: 匈牙利福林
469
+ :symbol: HUF
470
470
  :IDR:
471
- :one: "印尼盾"
472
- :other: "印尼盾"
473
- :symbol: "IDR"
471
+ :one: 印尼盾
472
+ :other: 印尼盾
473
+ :symbol: IDR
474
474
  :IEP:
475
- :one: "愛爾蘭鎊"
476
- :other: "愛爾蘭鎊"
477
- :symbol: "IEP"
475
+ :one: 愛爾蘭鎊
476
+ :other: 愛爾蘭鎊
477
+ :symbol: IEP
478
478
  :ILP:
479
- :one: "以色列鎊"
480
- :other: "以色列鎊"
481
- :symbol: "ILP"
479
+ :one: 以色列鎊
480
+ :other: 以色列鎊
481
+ :symbol: ILP
482
482
  :ILR:
483
483
  :one: "以色列謝克爾 (1980–1985)"
484
484
  :other: "以色列謝克爾 (1980–1985)"
485
- :symbol: "ILR"
485
+ :symbol: ILR
486
486
  :ILS:
487
- :one: "以色列新謝克爾"
488
- :other: "以色列新謝克爾"
489
- :symbol: ""
487
+ :one: 以色列新謝克爾
488
+ :other: 以色列新謝克爾
489
+ :symbol: ₪
490
490
  :INR:
491
- :one: "印度盧比"
492
- :other: "印度盧比"
493
- :symbol: ""
491
+ :one: 印度盧比
492
+ :other: 印度盧比
493
+ :symbol: ₹
494
494
  :IQD:
495
- :one: "伊拉克第納爾"
496
- :other: "伊拉克第納爾"
497
- :symbol: "IQD"
495
+ :one: 伊拉克第納爾
496
+ :other: 伊拉克第納爾
497
+ :symbol: IQD
498
498
  :IRR:
499
- :one: "伊朗里亞爾"
500
- :other: "伊朗里亞爾"
501
- :symbol: "IRR"
499
+ :one: 伊朗里亞爾
500
+ :other: 伊朗里亞爾
501
+ :symbol: IRR
502
502
  :ISJ:
503
503
  :one: "冰島克朗 (1918–1981)"
504
504
  :other: "冰島克朗 (1918–1981)"
505
- :symbol: "ISJ"
505
+ :symbol: ISJ
506
506
  :ISK:
507
- :one: "冰島克朗"
508
- :other: "冰島克朗"
509
- :symbol: "ISK"
507
+ :one: 冰島克朗
508
+ :other: 冰島克朗
509
+ :symbol: ISK
510
510
  :ITL:
511
- :one: "義大利里拉"
512
- :other: "義大利里拉"
513
- :symbol: "ITL"
511
+ :one: 義大利里拉
512
+ :other: 義大利里拉
513
+ :symbol: ITL
514
514
  :JMD:
515
- :one: "牙買加元"
516
- :other: "牙買加元"
517
- :symbol: "JMD"
515
+ :one: 牙買加元
516
+ :other: 牙買加元
517
+ :symbol: JMD
518
518
  :JOD:
519
- :one: "約旦第納爾"
520
- :other: "約旦第納爾"
521
- :symbol: "JOD"
519
+ :one: 約旦第納爾
520
+ :other: 約旦第納爾
521
+ :symbol: JOD
522
522
  :JPY:
523
- :one: "日圓"
524
- :other: "日圓"
525
- :symbol: "¥"
523
+ :one: 日圓
524
+ :other: 日圓
525
+ :symbol: ¥
526
526
  :KES:
527
- :one: "肯尼亞先令"
528
- :other: "肯尼亞先令"
529
- :symbol: "KES"
527
+ :one: 肯尼亞先令
528
+ :other: 肯尼亞先令
529
+ :symbol: KES
530
530
  :KGS:
531
- :one: "吉爾吉斯索姆"
532
- :other: "吉爾吉斯索姆"
533
- :symbol: "KGS"
531
+ :one: 吉爾吉斯索姆
532
+ :other: 吉爾吉斯索姆
533
+ :symbol: KGS
534
534
  :KHR:
535
- :one: "柬埔寨瑞爾"
536
- :other: "柬埔寨瑞爾"
537
- :symbol: "KHR"
535
+ :one: 柬埔寨瑞爾
536
+ :other: 柬埔寨瑞爾
537
+ :symbol: KHR
538
538
  :KMF:
539
- :one: "科摩羅法郎"
540
- :other: "科摩羅法郎"
541
- :symbol: "KMF"
539
+ :one: 科摩羅法郎
540
+ :other: 科摩羅法郎
541
+ :symbol: KMF
542
542
  :KPW:
543
- :one: "北韓圓"
544
- :other: "北韓圓"
545
- :symbol: "KPW"
543
+ :one: 北韓圓
544
+ :other: 北韓圓
545
+ :symbol: KPW
546
546
  :KRH:
547
- :one: "南韓圜"
548
- :other: "南韓圜"
549
- :symbol: "KRH"
547
+ :one: 南韓圜
548
+ :other: 南韓圜
549
+ :symbol: KRH
550
550
  :KRO:
551
- :one: "南韓圓"
552
- :other: "南韓圓"
553
- :symbol: "KRO"
551
+ :one: 南韓圓
552
+ :other: 南韓圓
553
+ :symbol: KRO
554
554
  :KRW:
555
- :one: "韓圓"
556
- :other: "韓圓"
557
- :symbol: ""
555
+ :one: 韓圓
556
+ :other: 韓圓
557
+ :symbol: ₩
558
558
  :KWD:
559
- :one: "科威特第納爾"
560
- :other: "科威特第納爾"
561
- :symbol: "KWD"
559
+ :one: 科威特第納爾
560
+ :other: 科威特第納爾
561
+ :symbol: KWD
562
562
  :KYD:
563
- :one: "開曼群島元"
564
- :other: "開曼群島元"
565
- :symbol: "KYD"
563
+ :one: 開曼群島元
564
+ :other: 開曼群島元
565
+ :symbol: KYD
566
566
  :KZT:
567
- :one: "卡扎克斯坦坦吉"
568
- :other: "卡扎克斯坦坦吉"
569
- :symbol: "KZT"
567
+ :one: 卡扎克斯坦坦吉
568
+ :other: 卡扎克斯坦坦吉
569
+ :symbol: KZT
570
570
  :LAK:
571
- :one: "寮國基普"
572
- :other: "寮國基普"
573
- :symbol: "LAK"
571
+ :one: 寮國基普
572
+ :other: 寮國基普
573
+ :symbol: LAK
574
574
  :LBP:
575
- :one: "黎巴嫩鎊"
576
- :other: "黎巴嫩鎊"
577
- :symbol: "LBP"
575
+ :one: 黎巴嫩鎊
576
+ :other: 黎巴嫩鎊
577
+ :symbol: LBP
578
578
  :LKR:
579
- :one: "斯里蘭卡盧比"
580
- :other: "斯里蘭卡盧比"
581
- :symbol: "LKR"
579
+ :one: 斯里蘭卡盧比
580
+ :other: 斯里蘭卡盧比
581
+ :symbol: LKR
582
582
  :LRD:
583
- :one: "賴比瑞亞元"
584
- :other: "賴比瑞亞元"
585
- :symbol: "LRD"
583
+ :one: 賴比瑞亞元
584
+ :other: 賴比瑞亞元
585
+ :symbol: LRD
586
586
  :LSL:
587
- :one: "賴索托洛蒂"
588
- :other: "賴索托洛蒂"
589
- :symbol: "LSL"
587
+ :one: 賴索托洛蒂
588
+ :other: 賴索托洛蒂
589
+ :symbol: LSL
590
590
  :LTL:
591
- :one: "立陶宛立特"
592
- :other: "立陶宛立特"
593
- :symbol: "LTL"
591
+ :one: 立陶宛立特
592
+ :other: 立陶宛立特
593
+ :symbol: LTL
594
594
  :LTT:
595
- :one: "立陶宛特羅"
596
- :other: "立陶宛特羅"
597
- :symbol: "LTT"
595
+ :one: 立陶宛特羅
596
+ :other: 立陶宛特羅
597
+ :symbol: LTT
598
598
  :LUC:
599
- :one: "盧森堡可兌換法郎"
600
- :other: "盧森堡可兌換法郎"
601
- :symbol: "LUC"
599
+ :one: 盧森堡可兌換法郎
600
+ :other: 盧森堡可兌換法郎
601
+ :symbol: LUC
602
602
  :LUF:
603
- :one: "盧森堡法郎"
604
- :other: "盧森堡法郎"
605
- :symbol: "LUF"
603
+ :one: 盧森堡法郎
604
+ :other: 盧森堡法郎
605
+ :symbol: LUF
606
606
  :LUL:
607
- :one: "盧森堡金融法郎"
608
- :other: "盧森堡金融法郎"
609
- :symbol: "LUL"
607
+ :one: 盧森堡金融法郎
608
+ :other: 盧森堡金融法郎
609
+ :symbol: LUL
610
610
  :LVL:
611
- :one: "拉脫維亞拉特銀幣"
612
- :other: "拉脫維亞拉特銀幣"
613
- :symbol: "LVL"
611
+ :one: 拉脫維亞拉特銀幣
612
+ :other: 拉脫維亞拉特銀幣
613
+ :symbol: LVL
614
614
  :LVR:
615
- :one: "拉脫維亞盧布"
616
- :other: "拉脫維亞盧布"
617
- :symbol: "LVR"
615
+ :one: 拉脫維亞盧布
616
+ :other: 拉脫維亞盧布
617
+ :symbol: LVR
618
618
  :LYD:
619
- :one: "利比亞第納爾"
620
- :other: "利比亞第納爾"
621
- :symbol: "LYD"
619
+ :one: 利比亞第納爾
620
+ :other: 利比亞第納爾
621
+ :symbol: LYD
622
622
  :MAD:
623
- :one: "摩洛哥迪拉姆"
624
- :other: "摩洛哥迪拉姆"
625
- :symbol: "MAD"
623
+ :one: 摩洛哥迪拉姆
624
+ :other: 摩洛哥迪拉姆
625
+ :symbol: MAD
626
626
  :MAF:
627
- :one: "摩洛哥法郎"
628
- :other: "摩洛哥法郎"
629
- :symbol: "MAF"
627
+ :one: 摩洛哥法郎
628
+ :other: 摩洛哥法郎
629
+ :symbol: MAF
630
630
  :MCF:
631
- :one: "摩納哥法郎"
632
- :other: "摩納哥法郎"
633
- :symbol: "MCF"
631
+ :one: 摩納哥法郎
632
+ :other: 摩納哥法郎
633
+ :symbol: MCF
634
634
  :MDC:
635
- :one: "摩爾多瓦券"
636
- :other: "摩爾多瓦券"
637
- :symbol: "MDC"
635
+ :one: 摩爾多瓦券
636
+ :other: 摩爾多瓦券
637
+ :symbol: MDC
638
638
  :MDL:
639
- :one: "摩杜雲列伊"
640
- :other: "摩杜雲列伊"
641
- :symbol: "MDL"
639
+ :one: 摩杜雲列伊
640
+ :other: 摩杜雲列伊
641
+ :symbol: MDL
642
642
  :MGA:
643
- :one: "馬達加斯加阿里亞里"
644
- :other: "馬達加斯加阿里亞里"
645
- :symbol: "MGA"
643
+ :one: 馬達加斯加阿里亞里
644
+ :other: 馬達加斯加阿里亞里
645
+ :symbol: MGA
646
646
  :MGF:
647
- :one: "馬達加斯加法郎"
648
- :other: "馬達加斯加法郎"
649
- :symbol: "MGF"
647
+ :one: 馬達加斯加法郎
648
+ :other: 馬達加斯加法郎
649
+ :symbol: MGF
650
650
  :MKD:
651
- :one: "馬其頓第納爾"
652
- :other: "馬其頓第納爾"
653
- :symbol: "MKD"
651
+ :one: 馬其頓第納爾
652
+ :other: 馬其頓第納爾
653
+ :symbol: MKD
654
654
  :MKN:
655
655
  :one: "馬其頓第納爾 (1992–1993)"
656
656
  :other: "馬其頓第納爾 (1992–1993)"
657
- :symbol: "MKN"
657
+ :symbol: MKN
658
658
  :MLF:
659
- :one: "馬里法郎"
660
- :other: "馬里法郎"
661
- :symbol: "MLF"
659
+ :one: 馬里法郎
660
+ :other: 馬里法郎
661
+ :symbol: MLF
662
662
  :MMK:
663
- :one: "緬甸元"
664
- :other: "緬甸元"
665
- :symbol: "MMK"
663
+ :one: 緬甸元
664
+ :other: 緬甸元
665
+ :symbol: MMK
666
666
  :MNT:
667
- :one: "蒙古圖格里克"
668
- :other: "蒙古圖格里克"
669
- :symbol: "MNT"
667
+ :one: 蒙古圖格里克
668
+ :other: 蒙古圖格里克
669
+ :symbol: MNT
670
670
  :MOP:
671
- :one: "澳門元"
672
- :other: "澳門元"
673
- :symbol: "MOP"
671
+ :one: 澳門元
672
+ :other: 澳門元
673
+ :symbol: MOP
674
674
  :MRO:
675
- :one: "茅利塔尼亞烏吉亞"
676
- :other: "茅利塔尼亞烏吉亞"
677
- :symbol: "MRO"
675
+ :one: 茅利塔尼亞烏吉亞
676
+ :other: 茅利塔尼亞烏吉亞
677
+ :symbol: MRO
678
678
  :MTL:
679
- :one: "馬爾他里拉"
680
- :other: "馬爾他里拉"
681
- :symbol: "MTL"
679
+ :one: 馬爾他里拉
680
+ :other: 馬爾他里拉
681
+ :symbol: MTL
682
682
  :MTP:
683
- :one: "馬爾他鎊"
684
- :other: "馬爾他鎊"
685
- :symbol: "MTP"
683
+ :one: 馬爾他鎊
684
+ :other: 馬爾他鎊
685
+ :symbol: MTP
686
686
  :MUR:
687
- :one: "模里西斯盧布"
688
- :other: "模里西斯盧布"
689
- :symbol: "MUR"
687
+ :one: 模里西斯盧布
688
+ :other: 模里西斯盧布
689
+ :symbol: MUR
690
690
  :MVP:
691
- :one: "馬爾地夫盧比"
692
- :other: "馬爾地夫盧比"
693
- :symbol: "MVP"
691
+ :one: 馬爾地夫盧比
692
+ :other: 馬爾地夫盧比
693
+ :symbol: MVP
694
694
  :MVR:
695
- :one: "馬爾地夫盧非亞"
696
- :other: "馬爾地夫盧非亞"
697
- :symbol: "MVR"
695
+ :one: 馬爾地夫盧非亞
696
+ :other: 馬爾地夫盧非亞
697
+ :symbol: MVR
698
698
  :MWK:
699
- :one: "馬拉維克瓦查"
700
- :other: "馬拉維克瓦查"
701
- :symbol: "MWK"
699
+ :one: 馬拉維克瓦查
700
+ :other: 馬拉維克瓦查
701
+ :symbol: MWK
702
702
  :MXN:
703
- :one: "墨西哥披索"
704
- :other: "墨西哥披索"
705
- :symbol: "MX$"
703
+ :one: 墨西哥披索
704
+ :other: 墨西哥披索
705
+ :symbol: MX$
706
706
  :MXP:
707
707
  :one: "墨西哥銀披索 (1861–1992)"
708
708
  :other: "墨西哥銀披索 (1861–1992)"
709
- :symbol: "MXP"
709
+ :symbol: MXP
710
710
  :MXV:
711
711
  :one: "墨西哥轉換單位 (UDI)"
712
712
  :other: "墨西哥轉換單位 (UDI)"
713
- :symbol: "MXV"
713
+ :symbol: MXV
714
714
  :MYR:
715
- :one: "馬來西亞令吉"
716
- :other: "馬來西亞令吉"
717
- :symbol: "MYR"
715
+ :one: 馬來西亞令吉
716
+ :other: 馬來西亞令吉
717
+ :symbol: MYR
718
718
  :MZE:
719
- :one: "莫三比克埃斯庫多"
720
- :other: "莫三比克埃斯庫多"
721
- :symbol: "MZE"
719
+ :one: 莫三比克埃斯庫多
720
+ :other: 莫三比克埃斯庫多
721
+ :symbol: MZE
722
722
  :MZM:
723
723
  :one: "莫三比克梅蒂卡爾 (1980–2006)"
724
724
  :other: "莫三比克梅蒂卡爾 (1980–2006)"
725
- :symbol: "MZM"
725
+ :symbol: MZM
726
726
  :MZN:
727
- :one: "莫三比克梅蒂卡爾"
728
- :other: "莫三比克梅蒂卡爾"
729
- :symbol: "MZN"
727
+ :one: 莫三比克梅蒂卡爾
728
+ :other: 莫三比克梅蒂卡爾
729
+ :symbol: MZN
730
730
  :NAD:
731
- :one: "納米比亞元"
732
- :other: "納米比亞元"
733
- :symbol: "NAD"
731
+ :one: 納米比亞元
732
+ :other: 納米比亞元
733
+ :symbol: NAD
734
734
  :NGN:
735
- :one: "奈及利亞奈拉"
736
- :other: "奈及利亞奈拉"
737
- :symbol: "NGN"
735
+ :one: 奈及利亞奈拉
736
+ :other: 奈及利亞奈拉
737
+ :symbol: NGN
738
738
  :NIC:
739
- :one: "尼加拉瓜科多巴"
740
- :other: "尼加拉瓜科多巴"
741
- :symbol: "NIC"
739
+ :one: 尼加拉瓜科多巴
740
+ :other: 尼加拉瓜科多巴
741
+ :symbol: NIC
742
742
  :NIO:
743
- :one: "尼加拉瓜金科多巴"
744
- :other: "尼加拉瓜金科多巴"
745
- :symbol: "NIO"
743
+ :one: 尼加拉瓜金科多巴
744
+ :other: 尼加拉瓜金科多巴
745
+ :symbol: NIO
746
746
  :NLG:
747
- :one: "荷蘭盾"
748
- :other: "荷蘭盾"
749
- :symbol: "NLG"
747
+ :one: 荷蘭盾
748
+ :other: 荷蘭盾
749
+ :symbol: NLG
750
750
  :NOK:
751
- :one: "挪威克朗"
752
- :other: "挪威克朗"
753
- :symbol: "NOK"
751
+ :one: 挪威克朗
752
+ :other: 挪威克朗
753
+ :symbol: NOK
754
754
  :NPR:
755
- :one: "尼泊爾盧比"
756
- :other: "尼泊爾盧比"
757
- :symbol: "NPR"
755
+ :one: 尼泊爾盧比
756
+ :other: 尼泊爾盧比
757
+ :symbol: NPR
758
758
  :NZD:
759
- :one: "紐西蘭幣"
760
- :other: "紐西蘭幣"
761
- :symbol: "NZ$"
759
+ :one: 紐西蘭幣
760
+ :other: 紐西蘭幣
761
+ :symbol: NZ$
762
762
  :OMR:
763
- :one: "阿曼里奧"
764
- :other: "阿曼里奧"
765
- :symbol: "OMR"
763
+ :one: 阿曼里奧
764
+ :other: 阿曼里奧
765
+ :symbol: OMR
766
766
  :PAB:
767
- :one: "巴拿馬巴波亞"
768
- :other: "巴拿馬巴波亞"
769
- :symbol: "PAB"
767
+ :one: 巴拿馬巴波亞
768
+ :other: 巴拿馬巴波亞
769
+ :symbol: PAB
770
770
  :PEI:
771
- :one: "祕魯因蒂"
772
- :other: "祕魯因蒂"
773
- :symbol: "PEI"
771
+ :one: 祕魯因蒂
772
+ :other: 祕魯因蒂
773
+ :symbol: PEI
774
774
  :PEN:
775
- :one: "秘魯新太陽幣"
776
- :other: "秘魯新太陽幣"
777
- :symbol: "PEN"
775
+ :one: 秘魯新太陽幣
776
+ :other: 秘魯新太陽幣
777
+ :symbol: PEN
778
778
  :PES:
779
779
  :one: "秘魯索爾 (1863–1965)"
780
780
  :other: "秘魯索爾 (1863–1965)"
781
- :symbol: "PES"
781
+ :symbol: PES
782
782
  :PGK:
783
- :one: "巴布亞紐幾內亞基那"
784
- :other: "巴布亞紐幾內亞基那"
785
- :symbol: "PGK"
783
+ :one: 巴布亞紐幾內亞基那
784
+ :other: 巴布亞紐幾內亞基那
785
+ :symbol: PGK
786
786
  :PHP:
787
- :one: "菲律賓披索"
788
- :other: "菲律賓披索"
789
- :symbol: "PHP"
787
+ :one: 菲律賓披索
788
+ :other: 菲律賓披索
789
+ :symbol: PHP
790
790
  :PKR:
791
- :one: "巴基斯坦盧比"
792
- :other: "巴基斯坦盧比"
793
- :symbol: "PKR"
791
+ :one: 巴基斯坦盧比
792
+ :other: 巴基斯坦盧比
793
+ :symbol: PKR
794
794
  :PLN:
795
- :one: "波蘭茲羅提"
796
- :other: "波蘭茲羅提"
797
- :symbol: "PLN"
795
+ :one: 波蘭茲羅提
796
+ :other: 波蘭茲羅提
797
+ :symbol: PLN
798
798
  :PLZ:
799
799
  :one: "波蘭茲羅提 (1950–1995)"
800
800
  :other: "波蘭茲羅提 (1950–1995)"
801
- :symbol: "PLZ"
801
+ :symbol: PLZ
802
802
  :PTE:
803
- :one: "葡萄牙埃斯庫多"
804
- :other: "葡萄牙埃斯庫多"
805
- :symbol: "PTE"
803
+ :one: 葡萄牙埃斯庫多
804
+ :other: 葡萄牙埃斯庫多
805
+ :symbol: PTE
806
806
  :PYG:
807
- :one: "巴拉圭瓜拉尼"
808
- :other: "巴拉圭瓜拉尼"
809
- :symbol: "PYG"
807
+ :one: 巴拉圭瓜拉尼
808
+ :other: 巴拉圭瓜拉尼
809
+ :symbol: PYG
810
810
  :QAR:
811
- :one: "卡達爾里亞爾"
812
- :other: "卡達爾里亞爾"
813
- :symbol: "QAR"
811
+ :one: 卡達爾里亞爾
812
+ :other: 卡達爾里亞爾
813
+ :symbol: QAR
814
814
  :RHD:
815
- :one: "羅德西亞元"
816
- :other: "羅德西亞元"
817
- :symbol: "RHD"
815
+ :one: 羅德西亞元
816
+ :other: 羅德西亞元
817
+ :symbol: RHD
818
818
  :ROL:
819
- :one: "舊羅馬尼亞列伊"
820
- :other: "舊羅馬尼亞列伊"
821
- :symbol: "ROL"
819
+ :one: 舊羅馬尼亞列伊
820
+ :other: 舊羅馬尼亞列伊
821
+ :symbol: ROL
822
822
  :RON:
823
- :one: "羅馬尼亞列伊"
824
- :other: "羅馬尼亞列伊"
825
- :symbol: "RON"
823
+ :one: 羅馬尼亞列伊
824
+ :other: 羅馬尼亞列伊
825
+ :symbol: RON
826
826
  :RSD:
827
- :one: "塞爾維亞戴納"
828
- :other: "塞爾維亞戴納"
829
- :symbol: "RSD"
827
+ :one: 塞爾維亞戴納
828
+ :other: 塞爾維亞戴納
829
+ :symbol: RSD
830
830
  :RUB:
831
- :one: "俄羅斯盧布"
832
- :other: "俄羅斯盧布"
833
- :symbol: "RUB"
831
+ :one: 俄羅斯盧布
832
+ :other: 俄羅斯盧布
833
+ :symbol: RUB
834
834
  :RUR:
835
835
  :one: "俄羅斯盧布 (1991–1998)"
836
836
  :other: "俄羅斯盧布 (1991–1998)"
837
- :symbol: "RUR"
837
+ :symbol: RUR
838
838
  :RWF:
839
- :one: "盧安達法郎"
840
- :other: "盧安達法郎"
841
- :symbol: "RWF"
839
+ :one: 盧安達法郎
840
+ :other: 盧安達法郎
841
+ :symbol: RWF
842
842
  :SAR:
843
- :one: "沙烏地里雅"
844
- :other: "沙烏地里雅"
845
- :symbol: "SAR"
843
+ :one: 沙烏地里雅
844
+ :other: 沙烏地里雅
845
+ :symbol: SAR
846
846
  :SBD:
847
- :one: "索羅門群島元"
848
- :other: "索羅門群島元"
849
- :symbol: "SBD"
847
+ :one: 索羅門群島元
848
+ :other: 索羅門群島元
849
+ :symbol: SBD
850
850
  :SCR:
851
- :one: "塞席爾盧比"
852
- :other: "塞席爾盧比"
853
- :symbol: "SCR"
851
+ :one: 塞席爾盧比
852
+ :other: 塞席爾盧比
853
+ :symbol: SCR
854
854
  :SDD:
855
- :one: "蘇丹第納爾"
856
- :other: "蘇丹第納爾"
857
- :symbol: "SDD"
855
+ :one: 蘇丹第納爾
856
+ :other: 蘇丹第納爾
857
+ :symbol: SDD
858
858
  :SDG:
859
- :one: "蘇丹鎊"
860
- :other: "蘇丹鎊"
861
- :symbol: "SDG"
859
+ :one: 蘇丹鎊
860
+ :other: 蘇丹鎊
861
+ :symbol: SDG
862
862
  :SDP:
863
- :one: "舊蘇丹鎊"
864
- :other: "舊蘇丹鎊"
865
- :symbol: "SDP"
863
+ :one: 舊蘇丹鎊
864
+ :other: 舊蘇丹鎊
865
+ :symbol: SDP
866
866
  :SEK:
867
- :one: "瑞典克朗"
868
- :other: "瑞典克朗"
869
- :symbol: "SEK"
867
+ :one: 瑞典克朗
868
+ :other: 瑞典克朗
869
+ :symbol: SEK
870
870
  :SGD:
871
- :one: "新加坡幣"
872
- :other: "新加坡幣"
873
- :symbol: "SGD"
871
+ :one: 新加坡幣
872
+ :other: 新加坡幣
873
+ :symbol: SGD
874
874
  :SHP:
875
- :one: "聖赫勒拿鎊"
876
- :other: "聖赫勒拿鎊"
877
- :symbol: "SHP"
875
+ :one: 聖赫勒拿鎊
876
+ :other: 聖赫勒拿鎊
877
+ :symbol: SHP
878
878
  :SIT:
879
- :one: "斯洛維尼亞托勒"
880
- :other: "斯洛維尼亞托勒"
881
- :symbol: "SIT"
879
+ :one: 斯洛維尼亞托勒
880
+ :other: 斯洛維尼亞托勒
881
+ :symbol: SIT
882
882
  :SKK:
883
- :one: "斯洛伐克克朗"
884
- :other: "斯洛伐克克朗"
885
- :symbol: "SKK"
883
+ :one: 斯洛伐克克朗
884
+ :other: 斯洛伐克克朗
885
+ :symbol: SKK
886
886
  :SLL:
887
- :one: "獅子山利昂"
888
- :other: "獅子山利昂"
889
- :symbol: "SLL"
887
+ :one: 獅子山利昂
888
+ :other: 獅子山利昂
889
+ :symbol: SLL
890
890
  :SOS:
891
- :one: "索馬利亞先令"
892
- :other: "索馬利亞先令"
893
- :symbol: "SOS"
891
+ :one: 索馬利亞先令
892
+ :other: 索馬利亞先令
893
+ :symbol: SOS
894
894
  :SRD:
895
- :one: "蘇利南元"
896
- :other: "蘇利南元"
897
- :symbol: "SRD"
895
+ :one: 蘇利南元
896
+ :other: 蘇利南元
897
+ :symbol: SRD
898
898
  :SRG:
899
- :one: "蘇利南基爾"
900
- :other: "蘇利南基爾"
901
- :symbol: "SRG"
899
+ :one: 蘇利南基爾
900
+ :other: 蘇利南基爾
901
+ :symbol: SRG
902
902
  :SSP:
903
- :one: "南蘇丹鎊"
904
- :other: "南蘇丹鎊"
905
- :symbol: "SSP"
903
+ :one: 南蘇丹鎊
904
+ :other: 南蘇丹鎊
905
+ :symbol: SSP
906
906
  :STD:
907
- :one: "聖多美島和普林西比島多布拉"
908
- :other: "聖多美島和普林西比島多布拉"
909
- :symbol: "STD"
907
+ :one: 聖多美島和普林西比島多布拉
908
+ :other: 聖多美島和普林西比島多布拉
909
+ :symbol: STD
910
910
  :SUR:
911
- :one: "蘇聯盧布"
912
- :other: "蘇聯盧布"
913
- :symbol: "SUR"
911
+ :one: 蘇聯盧布
912
+ :other: 蘇聯盧布
913
+ :symbol: SUR
914
914
  :SVC:
915
- :one: "薩爾瓦多科郎"
916
- :other: "薩爾瓦多科郎"
917
- :symbol: "SVC"
915
+ :one: 薩爾瓦多科郎
916
+ :other: 薩爾瓦多科郎
917
+ :symbol: SVC
918
918
  :SYP:
919
- :one: "敘利亞鎊"
920
- :other: "敘利亞鎊"
921
- :symbol: "SYP"
919
+ :one: 敘利亞鎊
920
+ :other: 敘利亞鎊
921
+ :symbol: SYP
922
922
  :SZL:
923
- :one: "史瓦濟蘭里朗吉尼"
924
- :other: "史瓦濟蘭里朗吉尼"
925
- :symbol: "SZL"
923
+ :one: 史瓦濟蘭里朗吉尼
924
+ :other: 史瓦濟蘭里朗吉尼
925
+ :symbol: SZL
926
926
  :THB:
927
- :one: "泰銖"
928
- :other: "泰銖"
929
- :symbol: "฿"
927
+ :one: 泰銖
928
+ :other: 泰銖
929
+ :symbol: ฿
930
930
  :TJR:
931
- :one: "塔吉克盧布"
932
- :other: "塔吉克盧布"
933
- :symbol: "TJR"
931
+ :one: 塔吉克盧布
932
+ :other: 塔吉克盧布
933
+ :symbol: TJR
934
934
  :TJS:
935
- :one: "塔吉克索莫尼"
936
- :other: "塔吉克索莫尼"
937
- :symbol: "TJS"
935
+ :one: 塔吉克索莫尼
936
+ :other: 塔吉克索莫尼
937
+ :symbol: TJS
938
938
  :TMM:
939
939
  :one: "土庫曼馬納特 (1993–2009)"
940
940
  :other: "土庫曼馬納特 (1993–2009)"
941
- :symbol: "TMM"
941
+ :symbol: TMM
942
942
  :TMT:
943
- :one: "土庫曼馬納特"
944
- :other: "土庫曼馬納特"
945
- :symbol: "TMT"
943
+ :one: 土庫曼馬納特
944
+ :other: 土庫曼馬納特
945
+ :symbol: TMT
946
946
  :TND:
947
- :one: "突尼西亞第納爾"
948
- :other: "突尼西亞第納爾"
949
- :symbol: "TND"
947
+ :one: 突尼西亞第納爾
948
+ :other: 突尼西亞第納爾
949
+ :symbol: TND
950
950
  :TOP:
951
- :one: "東加潘加"
952
- :other: "東加潘加"
953
- :symbol: "TOP"
951
+ :one: 東加潘加
952
+ :other: 東加潘加
953
+ :symbol: TOP
954
954
  :TPE:
955
- :one: "帝汶埃斯庫多"
956
- :other: "帝汶埃斯庫多"
957
- :symbol: "TPE"
955
+ :one: 帝汶埃斯庫多
956
+ :other: 帝汶埃斯庫多
957
+ :symbol: TPE
958
958
  :TRL:
959
- :one: "土耳其里拉"
960
- :other: "土耳其里拉"
961
- :symbol: "TRL"
959
+ :one: 土耳其里拉
960
+ :other: 土耳其里拉
961
+ :symbol: TRL
962
962
  :TRY:
963
- :one: "新土耳其里拉"
964
- :other: "新土耳其里拉"
965
- :symbol: "TRY"
963
+ :one: 新土耳其里拉
964
+ :other: 新土耳其里拉
965
+ :symbol: TRY
966
966
  :TTD:
967
- :one: "千里達及托巴哥元"
968
- :other: "千里達及托巴哥元"
969
- :symbol: "TTD"
967
+ :one: 千里達及托巴哥元
968
+ :other: 千里達及托巴哥元
969
+ :symbol: TTD
970
970
  :TWD:
971
- :one: "新臺幣"
972
- :other: "新臺幣"
973
- :symbol: "NT$"
971
+ :one: 新臺幣
972
+ :other: 新臺幣
973
+ :symbol: NT$
974
974
  :TZS:
975
- :one: "坦尚尼亞先令"
976
- :other: "坦尚尼亞先令"
977
- :symbol: "TZS"
975
+ :one: 坦尚尼亞先令
976
+ :other: 坦尚尼亞先令
977
+ :symbol: TZS
978
978
  :UAH:
979
- :one: "烏克蘭格里夫納"
980
- :other: "烏克蘭格里夫納"
981
- :symbol: "UAH"
979
+ :one: 烏克蘭格里夫納
980
+ :other: 烏克蘭格里夫納
981
+ :symbol: UAH
982
982
  :UAK:
983
- :one: "烏克蘭卡本瓦那茲"
984
- :other: "烏克蘭卡本瓦那茲"
985
- :symbol: "UAK"
983
+ :one: 烏克蘭卡本瓦那茲
984
+ :other: 烏克蘭卡本瓦那茲
985
+ :symbol: UAK
986
986
  :UGS:
987
987
  :one: "烏干達先令 (1966–1987)"
988
988
  :other: "烏干達先令 (1966–1987)"
989
- :symbol: "UGS"
989
+ :symbol: UGS
990
990
  :UGX:
991
- :one: "烏干達先令"
992
- :other: "烏干達先令"
993
- :symbol: "UGX"
991
+ :one: 烏干達先令
992
+ :other: 烏干達先令
993
+ :symbol: UGX
994
994
  :USD:
995
- :one: "美元"
996
- :other: "美元"
997
- :symbol: "$"
995
+ :one: 美元
996
+ :other: 美元
997
+ :symbol: $
998
998
  :USN:
999
- :one: "美元(次日)"
1000
- :other: "美元(次日)"
1001
- :symbol: "USN"
999
+ :one: 美元(次日)
1000
+ :other: 美元(次日)
1001
+ :symbol: USN
1002
1002
  :USS:
1003
- :one: "美元(當日)"
1004
- :other: "美元(當日)"
1005
- :symbol: "USS"
1003
+ :one: 美元(當日)
1004
+ :other: 美元(當日)
1005
+ :symbol: USS
1006
1006
  :UYI:
1007
- :one: "烏拉圭披索(指數單位)"
1008
- :other: "烏拉圭披索(指數單位)"
1009
- :symbol: "UYI"
1007
+ :one: 烏拉圭披索(指數單位)
1008
+ :other: 烏拉圭披索(指數單位)
1009
+ :symbol: UYI
1010
1010
  :UYP:
1011
1011
  :one: "烏拉圭披索 (1975–1993)"
1012
1012
  :other: "烏拉圭披索 (1975–1993)"
1013
- :symbol: "UYP"
1013
+ :symbol: UYP
1014
1014
  :UYU:
1015
- :one: "烏拉圭披索"
1016
- :other: "烏拉圭披索"
1017
- :symbol: "UYU"
1015
+ :one: 烏拉圭披索
1016
+ :other: 烏拉圭披索
1017
+ :symbol: UYU
1018
1018
  :UZS:
1019
- :one: "烏茲別克索姆"
1020
- :other: "烏茲別克索姆"
1021
- :symbol: "UZS"
1019
+ :one: 烏茲別克索姆
1020
+ :other: 烏茲別克索姆
1021
+ :symbol: UZS
1022
1022
  :VEB:
1023
1023
  :one: "委內瑞拉玻利瓦 (1871–2008)"
1024
1024
  :other: "委內瑞拉玻利瓦 (1871–2008)"
1025
- :symbol: "VEB"
1025
+ :symbol: VEB
1026
1026
  :VEF:
1027
- :one: "委內瑞拉玻利瓦"
1028
- :other: "委內瑞拉玻利瓦"
1029
- :symbol: "VEF"
1027
+ :one: 委內瑞拉玻利瓦
1028
+ :other: 委內瑞拉玻利瓦
1029
+ :symbol: VEF
1030
1030
  :VND:
1031
- :one: "越南盾"
1032
- :other: "越南盾"
1033
- :symbol: ""
1031
+ :one: 越南盾
1032
+ :other: 越南盾
1033
+ :symbol: ₫
1034
1034
  :VNN:
1035
1035
  :one: "越南盾 (1978–1985)"
1036
1036
  :other: "越南盾 (1978–1985)"
1037
- :symbol: "VNN"
1037
+ :symbol: VNN
1038
1038
  :VUV:
1039
- :one: "萬那杜瓦圖"
1040
- :other: "萬那杜瓦圖"
1041
- :symbol: "VUV"
1039
+ :one: 萬那杜瓦圖
1040
+ :other: 萬那杜瓦圖
1041
+ :symbol: VUV
1042
1042
  :WST:
1043
- :one: "西薩摩亞塔拉"
1044
- :other: "西薩摩亞塔拉"
1045
- :symbol: "WST"
1043
+ :one: 西薩摩亞塔拉
1044
+ :other: 西薩摩亞塔拉
1045
+ :symbol: WST
1046
1046
  :XAF:
1047
1047
  :one: "法郎 (CFA–BEAC)"
1048
1048
  :other: "法郎 (CFA–BEAC)"
1049
- :symbol: "FCFA"
1049
+ :symbol: FCFA
1050
1050
  :XAG:
1051
- :one: "白銀"
1052
- :other: "白銀"
1053
- :symbol: "XAG"
1051
+ :one: 白銀
1052
+ :other: 白銀
1053
+ :symbol: XAG
1054
1054
  :XAU:
1055
- :one: "黃金"
1056
- :other: "黃金"
1057
- :symbol: "XAU"
1055
+ :one: 黃金
1056
+ :other: 黃金
1057
+ :symbol: XAU
1058
1058
  :XBA:
1059
- :one: "歐洲綜合單位"
1060
- :other: "歐洲綜合單位"
1061
- :symbol: "XBA"
1059
+ :one: 歐洲綜合單位
1060
+ :other: 歐洲綜合單位
1061
+ :symbol: XBA
1062
1062
  :XBB:
1063
1063
  :one: "歐洲貨幣單位 (XBB)"
1064
1064
  :other: "歐洲貨幣單位 (XBB)"
1065
- :symbol: "XBB"
1065
+ :symbol: XBB
1066
1066
  :XBC:
1067
1067
  :one: "歐洲會計單位 (XBC)"
1068
1068
  :other: "歐洲會計單位 (XBC)"
1069
- :symbol: "XBC"
1069
+ :symbol: XBC
1070
1070
  :XBD:
1071
1071
  :one: "歐洲會計單位 (XBD)"
1072
1072
  :other: "歐洲會計單位 (XBD)"
1073
- :symbol: "XBD"
1073
+ :symbol: XBD
1074
1074
  :XCD:
1075
- :one: "格瑞那達元"
1076
- :other: "格瑞那達元"
1077
- :symbol: "EC$"
1075
+ :one: 格瑞那達元
1076
+ :other: 格瑞那達元
1077
+ :symbol: EC$
1078
1078
  :XDR:
1079
- :one: "特殊提款權"
1080
- :other: "特殊提款權"
1081
- :symbol: "XDR"
1079
+ :one: 特殊提款權
1080
+ :other: 特殊提款權
1081
+ :symbol: XDR
1082
1082
  :XEU:
1083
1083
  :one: "歐洲貨幣單位 (XEU)"
1084
1084
  :other: "歐洲貨幣單位 (XEU)"
1085
- :symbol: "XEU"
1085
+ :symbol: XEU
1086
1086
  :XFO:
1087
- :one: "法國金法郎"
1088
- :other: "法國金法郎"
1089
- :symbol: "XFO"
1087
+ :one: 法國金法郎
1088
+ :other: 法國金法郎
1089
+ :symbol: XFO
1090
1090
  :XFU:
1091
1091
  :one: "法國法郎 (UIC)"
1092
1092
  :other: "法國法郎 (UIC)"
1093
- :symbol: "XFU"
1093
+ :symbol: XFU
1094
1094
  :XOF:
1095
1095
  :one: "法郎 (CFA–BCEAO)"
1096
1096
  :other: "法郎 (CFA–BCEAO)"
1097
- :symbol: "CFA"
1097
+ :symbol: CFA
1098
1098
  :XPD:
1099
- :one: "帕拉狄昂"
1100
- :other: "帕拉狄昂"
1101
- :symbol: "XPD"
1099
+ :one: 帕拉狄昂
1100
+ :other: 帕拉狄昂
1101
+ :symbol: XPD
1102
1102
  :XPF:
1103
1103
  :one: "法郎 (CFP)"
1104
1104
  :other: "法郎 (CFP)"
1105
- :symbol: "CFPF"
1105
+ :symbol: CFPF
1106
1106
  :XPT:
1107
- :one: "白金"
1108
- :other: "白金"
1109
- :symbol: "XPT"
1107
+ :one: 白金
1108
+ :other: 白金
1109
+ :symbol: XPT
1110
1110
  :XRE:
1111
1111
  :one: "RINET 基金"
1112
1112
  :other: "RINET 基金"
1113
- :symbol: "XRE"
1113
+ :symbol: XRE
1114
1114
  :XSU:
1115
- :one: "蘇克雷貨幣"
1116
- :other: "蘇克雷貨幣"
1117
- :symbol: "XSU"
1115
+ :one: 蘇克雷貨幣
1116
+ :other: 蘇克雷貨幣
1117
+ :symbol: XSU
1118
1118
  :XTS:
1119
- :one: "測試用貨幣代碼"
1120
- :other: "測試用貨幣代碼"
1121
- :symbol: "XTS"
1119
+ :one: 測試用貨幣代碼
1120
+ :other: 測試用貨幣代碼
1121
+ :symbol: XTS
1122
1122
  :XUA:
1123
- :one: "亞洲開發銀行計價單位"
1124
- :other: "亞洲開發銀行計價單位"
1125
- :symbol: "XUA"
1123
+ :one: 亞洲開發銀行計價單位
1124
+ :other: 亞洲開發銀行計價單位
1125
+ :symbol: XUA
1126
1126
  :XXX:
1127
- :one: "未知貨幣"
1128
- :other: "未知貨幣"
1129
- :symbol: "XXX"
1127
+ :one: 未知貨幣
1128
+ :other: 未知貨幣
1129
+ :symbol: XXX
1130
1130
  :YDD:
1131
- :one: "葉門第納爾"
1132
- :other: "葉門第納爾"
1133
- :symbol: "YDD"
1131
+ :one: 葉門第納爾
1132
+ :other: 葉門第納爾
1133
+ :symbol: YDD
1134
1134
  :YER:
1135
- :one: "葉門里雅"
1136
- :other: "葉門里雅"
1137
- :symbol: "YER"
1135
+ :one: 葉門里雅
1136
+ :other: 葉門里雅
1137
+ :symbol: YER
1138
1138
  :YUD:
1139
- :one: "南斯拉夫第納爾硬幣"
1140
- :other: "南斯拉夫第納爾硬幣"
1141
- :symbol: "YUD"
1139
+ :one: 南斯拉夫第納爾硬幣
1140
+ :other: 南斯拉夫第納爾硬幣
1141
+ :symbol: YUD
1142
1142
  :YUM:
1143
- :one: "南斯拉夫挪威亞第納爾"
1144
- :other: "南斯拉夫挪威亞第納爾"
1145
- :symbol: "YUM"
1143
+ :one: 南斯拉夫挪威亞第納爾
1144
+ :other: 南斯拉夫挪威亞第納爾
1145
+ :symbol: YUM
1146
1146
  :YUN:
1147
- :one: "南斯拉夫可轉換第納爾"
1148
- :other: "南斯拉夫可轉換第納爾"
1149
- :symbol: "YUN"
1147
+ :one: 南斯拉夫可轉換第納爾
1148
+ :other: 南斯拉夫可轉換第納爾
1149
+ :symbol: YUN
1150
1150
  :YUR:
1151
1151
  :one: "南斯拉夫改革第納爾 (1992–1993)"
1152
1152
  :other: "南斯拉夫改革第納爾 (1992–1993)"
1153
- :symbol: "YUR"
1153
+ :symbol: YUR
1154
1154
  :ZAL:
1155
- :one: "南非蘭特(金融)"
1156
- :other: "南非蘭特(金融)"
1157
- :symbol: "ZAL"
1155
+ :one: 南非蘭特(金融)
1156
+ :other: 南非蘭特(金融)
1157
+ :symbol: ZAL
1158
1158
  :ZAR:
1159
- :one: "南非蘭特"
1160
- :other: "南非蘭特"
1161
- :symbol: "ZAR"
1159
+ :one: 南非蘭特
1160
+ :other: 南非蘭特
1161
+ :symbol: ZAR
1162
1162
  :ZMK:
1163
1163
  :one: "尚比亞克瓦查 (1968–2012)"
1164
1164
  :other: "尚比亞克瓦查 (1968–2012)"
1165
- :symbol: "ZMK"
1165
+ :symbol: ZMK
1166
1166
  :ZMW:
1167
- :one: "尚比亞克瓦查"
1168
- :other: "尚比亞克瓦查"
1169
- :symbol: "ZMW"
1167
+ :one: 尚比亞克瓦查
1168
+ :other: 尚比亞克瓦查
1169
+ :symbol: ZMW
1170
1170
  :ZRN:
1171
- :one: "薩伊新扎伊爾"
1172
- :other: "薩伊新扎伊爾"
1173
- :symbol: "ZRN"
1171
+ :one: 薩伊新扎伊爾
1172
+ :other: 薩伊新扎伊爾
1173
+ :symbol: ZRN
1174
1174
  :ZRZ:
1175
- :one: "薩伊扎伊爾"
1176
- :other: "薩伊扎伊爾"
1177
- :symbol: "ZRZ"
1175
+ :one: 薩伊扎伊爾
1176
+ :other: 薩伊扎伊爾
1177
+ :symbol: ZRZ
1178
1178
  :ZWD:
1179
1179
  :one: "辛巴威元 (1980–2008)"
1180
1180
  :other: "辛巴威元 (1980–2008)"
1181
- :symbol: "ZWD"
1181
+ :symbol: ZWD
1182
1182
  :ZWL:
1183
1183
  :one: "辛巴威元 (2009)"
1184
1184
  :other: "辛巴威元 (2009)"
1185
- :symbol: "ZWL"
1185
+ :symbol: ZWL
1186
1186
  :ZWR:
1187
1187
  :one: "辛巴威元 (2008)"
1188
1188
  :other: "辛巴威元 (2008)"
1189
- :symbol: "ZWR"
1189
+ :symbol: ZWR