twitter_cldr 6.3.0 → 6.6.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (902) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +3 -3
  3. data/README.md +13 -13
  4. data/Rakefile +6 -1
  5. data/lib/twitter_cldr/core_ext.rb +2 -1
  6. data/lib/twitter_cldr/formatters/list_formatter.rb +7 -1
  7. data/lib/twitter_cldr/formatters/numbers/number_formatter.rb +15 -4
  8. data/lib/twitter_cldr/resources.rb +2 -0
  9. data/lib/twitter_cldr/resources/list_formats_importer.rb +140 -0
  10. data/lib/twitter_cldr/resources/locales_resources_importer.rb +0 -1
  11. data/lib/twitter_cldr/resources/segment_rules_importer.rb +2 -2
  12. data/lib/twitter_cldr/segmentation/state_machine.rb +5 -9
  13. data/lib/twitter_cldr/version.rb +1 -1
  14. data/lib/twitter_cldr/versions.rb +2 -2
  15. data/resources/locales/af/currencies.yml +273 -0
  16. data/resources/locales/af/languages.yml +5 -7
  17. data/resources/locales/af/lists.yml +18 -3
  18. data/resources/locales/af/numbers.yml +3 -0
  19. data/resources/locales/af/plurals.yml +6 -5
  20. data/resources/locales/af/territories.yml +5 -5
  21. data/resources/locales/af/timezones.yml +6 -6
  22. data/resources/locales/af/units.yml +93 -8
  23. data/resources/locales/ar/calendars.yml +8 -8
  24. data/resources/locales/ar/currencies.yml +361 -0
  25. data/resources/locales/ar/languages.yml +7 -7
  26. data/resources/locales/ar/lists.yml +12 -0
  27. data/resources/locales/ar/numbers.yml +75 -72
  28. data/resources/locales/ar/plurals.yml +12 -10
  29. data/resources/locales/ar/timezones.yml +1 -1
  30. data/resources/locales/ar/units.yml +225 -9
  31. data/resources/locales/az/calendars.yml +9 -9
  32. data/resources/locales/az/currencies.yml +371 -0
  33. data/resources/locales/az/languages.yml +5 -5
  34. data/resources/locales/az/lists.yml +8 -0
  35. data/resources/locales/az/numbers.yml +3 -0
  36. data/resources/locales/az/plurals.yml +13 -13
  37. data/resources/locales/az/units.yml +85 -8
  38. data/resources/locales/be/currencies.yml +262 -0
  39. data/resources/locales/be/languages.yml +5 -5
  40. data/resources/locales/be/lists.yml +18 -3
  41. data/resources/locales/be/numbers.yml +3 -0
  42. data/resources/locales/be/plurals.yml +13 -12
  43. data/resources/locales/be/territories.yml +1 -1
  44. data/resources/locales/be/units.yml +153 -4
  45. data/resources/locales/bg/calendars.yml +23 -23
  46. data/resources/locales/bg/currencies.yml +383 -12
  47. data/resources/locales/bg/fields.yml +4 -4
  48. data/resources/locales/bg/languages.yml +12 -10
  49. data/resources/locales/bg/lists.yml +17 -2
  50. data/resources/locales/bg/numbers.yml +3 -0
  51. data/resources/locales/bg/plurals.yml +6 -5
  52. data/resources/locales/bg/territories.yml +1 -1
  53. data/resources/locales/bg/timezones.yml +2 -2
  54. data/resources/locales/bg/units.yml +99 -13
  55. data/resources/locales/bn/currencies.yml +376 -0
  56. data/resources/locales/bn/fields.yml +1 -1
  57. data/resources/locales/bn/languages.yml +9 -9
  58. data/resources/locales/bn/lists.yml +14 -2
  59. data/resources/locales/bn/numbers.yml +5 -2
  60. data/resources/locales/bn/plurals.yml +10 -9
  61. data/resources/locales/bn/territories.yml +1 -1
  62. data/resources/locales/bn/timezones.yml +6 -1
  63. data/resources/locales/bn/units.yml +41 -4
  64. data/resources/locales/bo/currencies.yml +114 -0
  65. data/resources/locales/bo/lists.yml +42 -7
  66. data/resources/locales/bo/numbers.yml +3 -0
  67. data/resources/locales/bo/plurals.yml +6 -4
  68. data/resources/locales/bo/units.yml +24 -0
  69. data/resources/locales/bs/calendars.yml +1 -1
  70. data/resources/locales/bs/currencies.yml +412 -13
  71. data/resources/locales/bs/languages.yml +6 -6
  72. data/resources/locales/bs/lists.yml +18 -3
  73. data/resources/locales/bs/numbers.yml +3 -0
  74. data/resources/locales/bs/plurals.yml +12 -11
  75. data/resources/locales/bs/territories.yml +4 -4
  76. data/resources/locales/bs/timezones.yml +14 -0
  77. data/resources/locales/bs/units.yml +118 -30
  78. data/resources/locales/ca/calendars.yml +7 -3
  79. data/resources/locales/ca/currencies.yml +400 -0
  80. data/resources/locales/ca/languages.yml +9 -9
  81. data/resources/locales/ca/lists.yml +12 -2
  82. data/resources/locales/ca/numbers.yml +3 -0
  83. data/resources/locales/ca/plurals.yml +8 -7
  84. data/resources/locales/ca/territories.yml +1 -1
  85. data/resources/locales/ca/timezones.yml +19 -21
  86. data/resources/locales/ca/units.yml +83 -3
  87. data/resources/locales/cs/currencies.yml +403 -0
  88. data/resources/locales/cs/languages.yml +4 -5
  89. data/resources/locales/cs/lists.yml +14 -2
  90. data/resources/locales/cs/numbers.yml +3 -0
  91. data/resources/locales/cs/plurals.yml +8 -7
  92. data/resources/locales/cs/territories.yml +1 -1
  93. data/resources/locales/cs/units.yml +177 -53
  94. data/resources/locales/cy/calendars.yml +1 -2
  95. data/resources/locales/cy/currencies.yml +366 -4
  96. data/resources/locales/cy/fields.yml +120 -117
  97. data/resources/locales/cy/languages.yml +9 -9
  98. data/resources/locales/cy/lists.yml +12 -2
  99. data/resources/locales/cy/numbers.yml +3 -0
  100. data/resources/locales/cy/plurals.yml +15 -15
  101. data/resources/locales/cy/territories.yml +13 -13
  102. data/resources/locales/cy/timezones.yml +8 -10
  103. data/resources/locales/cy/units.yml +193 -45
  104. data/resources/locales/da/currencies.yml +378 -4
  105. data/resources/locales/da/fields.yml +111 -111
  106. data/resources/locales/da/languages.yml +11 -11
  107. data/resources/locales/da/lists.yml +10 -1
  108. data/resources/locales/da/numbers.yml +3 -0
  109. data/resources/locales/da/plurals.yml +6 -5
  110. data/resources/locales/da/units.yml +104 -9
  111. data/resources/locales/de-AT/currencies.yml +414 -10
  112. data/resources/locales/de-AT/languages.yml +12 -12
  113. data/resources/locales/de-AT/lists.yml +18 -3
  114. data/resources/locales/de-AT/numbers.yml +3 -0
  115. data/resources/locales/de-AT/plurals.yml +6 -5
  116. data/resources/locales/de-AT/territories.yml +1 -1
  117. data/resources/locales/de-AT/timezones.yml +13 -13
  118. data/resources/locales/de-AT/units.yml +193 -112
  119. data/resources/locales/de-CH/currencies.yml +414 -10
  120. data/resources/locales/de-CH/languages.yml +9 -9
  121. data/resources/locales/de-CH/lists.yml +18 -3
  122. data/resources/locales/de-CH/numbers.yml +3 -0
  123. data/resources/locales/de-CH/plurals.yml +6 -5
  124. data/resources/locales/de-CH/territories.yml +2 -2
  125. data/resources/locales/de-CH/timezones.yml +13 -13
  126. data/resources/locales/de-CH/units.yml +191 -110
  127. data/resources/locales/de/currencies.yml +414 -10
  128. data/resources/locales/de/languages.yml +12 -12
  129. data/resources/locales/de/lists.yml +18 -3
  130. data/resources/locales/de/numbers.yml +3 -0
  131. data/resources/locales/de/plurals.yml +6 -5
  132. data/resources/locales/de/territories.yml +1 -1
  133. data/resources/locales/de/timezones.yml +13 -13
  134. data/resources/locales/de/units.yml +193 -112
  135. data/resources/locales/el/currencies.yml +373 -0
  136. data/resources/locales/el/languages.yml +9 -9
  137. data/resources/locales/el/lists.yml +14 -2
  138. data/resources/locales/el/numbers.yml +3 -0
  139. data/resources/locales/el/plurals.yml +6 -5
  140. data/resources/locales/el/territories.yml +1 -1
  141. data/resources/locales/el/units.yml +100 -12
  142. data/resources/locales/en-001/currencies.yml +420 -11
  143. data/resources/locales/en-001/languages.yml +14 -14
  144. data/resources/locales/en-001/lists.yml +8 -0
  145. data/resources/locales/en-001/numbers.yml +3 -0
  146. data/resources/locales/en-001/plurals.yml +8 -8
  147. data/resources/locales/en-001/territories.yml +7 -7
  148. data/resources/locales/en-001/timezones.yml +2 -0
  149. data/resources/locales/en-001/units.yml +120 -13
  150. data/resources/locales/en-150/currencies.yml +420 -11
  151. data/resources/locales/en-150/languages.yml +14 -14
  152. data/resources/locales/en-150/lists.yml +8 -0
  153. data/resources/locales/en-150/numbers.yml +3 -0
  154. data/resources/locales/en-150/plurals.yml +8 -8
  155. data/resources/locales/en-150/territories.yml +7 -7
  156. data/resources/locales/en-150/timezones.yml +2 -0
  157. data/resources/locales/en-150/units.yml +120 -13
  158. data/resources/locales/en-AU/calendars.yml +3 -3
  159. data/resources/locales/en-AU/currencies.yml +408 -3
  160. data/resources/locales/en-AU/languages.yml +12 -12
  161. data/resources/locales/en-AU/lists.yml +8 -0
  162. data/resources/locales/en-AU/numbers.yml +3 -0
  163. data/resources/locales/en-AU/plurals.yml +8 -8
  164. data/resources/locales/en-AU/territories.yml +2 -2
  165. data/resources/locales/en-AU/timezones.yml +3 -1
  166. data/resources/locales/en-AU/units.yml +118 -14
  167. data/resources/locales/en-CA/currencies.yml +422 -13
  168. data/resources/locales/en-CA/fields.yml +2 -2
  169. data/resources/locales/en-CA/languages.yml +14 -14
  170. data/resources/locales/en-CA/lists.yml +11 -3
  171. data/resources/locales/en-CA/numbers.yml +3 -0
  172. data/resources/locales/en-CA/plurals.yml +8 -8
  173. data/resources/locales/en-CA/territories.yml +7 -7
  174. data/resources/locales/en-CA/timezones.yml +2 -0
  175. data/resources/locales/en-CA/units.yml +124 -17
  176. data/resources/locales/en-GB/calendars.yml +2 -2
  177. data/resources/locales/en-GB/currencies.yml +420 -11
  178. data/resources/locales/en-GB/languages.yml +14 -14
  179. data/resources/locales/en-GB/lists.yml +8 -0
  180. data/resources/locales/en-GB/numbers.yml +3 -0
  181. data/resources/locales/en-GB/plurals.yml +8 -8
  182. data/resources/locales/en-GB/territories.yml +1 -1
  183. data/resources/locales/en-GB/timezones.yml +1 -1
  184. data/resources/locales/en-GB/units.yml +119 -11
  185. data/resources/locales/en-IE/currencies.yml +420 -11
  186. data/resources/locales/en-IE/languages.yml +14 -14
  187. data/resources/locales/en-IE/lists.yml +8 -0
  188. data/resources/locales/en-IE/numbers.yml +3 -0
  189. data/resources/locales/en-IE/plurals.yml +8 -8
  190. data/resources/locales/en-IE/territories.yml +7 -7
  191. data/resources/locales/en-IE/timezones.yml +2 -0
  192. data/resources/locales/en-IE/units.yml +120 -13
  193. data/resources/locales/en-IN/currencies.yml +421 -12
  194. data/resources/locales/en-IN/languages.yml +14 -14
  195. data/resources/locales/en-IN/lists.yml +8 -0
  196. data/resources/locales/en-IN/numbers.yml +3 -0
  197. data/resources/locales/en-IN/plurals.yml +8 -8
  198. data/resources/locales/en-IN/territories.yml +7 -7
  199. data/resources/locales/en-IN/timezones.yml +2 -0
  200. data/resources/locales/en-IN/units.yml +117 -13
  201. data/resources/locales/en-NZ/currencies.yml +420 -11
  202. data/resources/locales/en-NZ/languages.yml +14 -14
  203. data/resources/locales/en-NZ/lists.yml +8 -0
  204. data/resources/locales/en-NZ/numbers.yml +3 -0
  205. data/resources/locales/en-NZ/plurals.yml +8 -8
  206. data/resources/locales/en-NZ/territories.yml +7 -7
  207. data/resources/locales/en-NZ/timezones.yml +2 -0
  208. data/resources/locales/en-NZ/units.yml +120 -13
  209. data/resources/locales/en-SG/currencies.yml +420 -11
  210. data/resources/locales/en-SG/languages.yml +14 -14
  211. data/resources/locales/en-SG/lists.yml +8 -0
  212. data/resources/locales/en-SG/numbers.yml +3 -0
  213. data/resources/locales/en-SG/plurals.yml +8 -8
  214. data/resources/locales/en-SG/territories.yml +7 -7
  215. data/resources/locales/en-SG/timezones.yml +2 -0
  216. data/resources/locales/en-SG/units.yml +120 -13
  217. data/resources/locales/en-US/currencies.yml +409 -0
  218. data/resources/locales/en-US/languages.yml +13 -13
  219. data/resources/locales/en-US/lists.yml +12 -2
  220. data/resources/locales/en-US/numbers.yml +3 -0
  221. data/resources/locales/en-US/plurals.yml +8 -8
  222. data/resources/locales/en-US/units.yml +102 -3
  223. data/resources/locales/en-ZA/currencies.yml +420 -11
  224. data/resources/locales/en-ZA/languages.yml +14 -14
  225. data/resources/locales/en-ZA/lists.yml +8 -0
  226. data/resources/locales/en-ZA/numbers.yml +3 -0
  227. data/resources/locales/en-ZA/plurals.yml +8 -8
  228. data/resources/locales/en-ZA/territories.yml +7 -7
  229. data/resources/locales/en-ZA/timezones.yml +2 -0
  230. data/resources/locales/en-ZA/units.yml +120 -13
  231. data/resources/locales/en/currencies.yml +409 -0
  232. data/resources/locales/en/languages.yml +13 -13
  233. data/resources/locales/en/lists.yml +12 -2
  234. data/resources/locales/en/numbers.yml +3 -0
  235. data/resources/locales/en/plurals.yml +8 -8
  236. data/resources/locales/en/units.yml +102 -3
  237. data/resources/locales/eo/currencies.yml +110 -0
  238. data/resources/locales/eo/lists.yml +42 -7
  239. data/resources/locales/eo/numbers.yml +3 -0
  240. data/resources/locales/eo/plurals.yml +7 -6
  241. data/resources/locales/eo/units.yml +24 -0
  242. data/resources/locales/es-419/calendars.yml +20 -20
  243. data/resources/locales/es-419/currencies.yml +382 -0
  244. data/resources/locales/es-419/fields.yml +1 -1
  245. data/resources/locales/es-419/languages.yml +7 -7
  246. data/resources/locales/es-419/lists.yml +18 -3
  247. data/resources/locales/es-419/numbers.yml +3 -0
  248. data/resources/locales/es-419/plurals.yml +6 -5
  249. data/resources/locales/es-419/timezones.yml +1 -1
  250. data/resources/locales/es-419/units.yml +100 -15
  251. data/resources/locales/es-AR/calendars.yml +9 -9
  252. data/resources/locales/es-AR/currencies.yml +382 -0
  253. data/resources/locales/es-AR/languages.yml +7 -7
  254. data/resources/locales/es-AR/lists.yml +18 -3
  255. data/resources/locales/es-AR/numbers.yml +3 -0
  256. data/resources/locales/es-AR/plurals.yml +6 -5
  257. data/resources/locales/es-AR/timezones.yml +1 -1
  258. data/resources/locales/es-AR/units.yml +97 -14
  259. data/resources/locales/es-CO/calendars.yml +9 -9
  260. data/resources/locales/es-CO/currencies.yml +382 -0
  261. data/resources/locales/es-CO/languages.yml +7 -7
  262. data/resources/locales/es-CO/lists.yml +18 -3
  263. data/resources/locales/es-CO/numbers.yml +3 -0
  264. data/resources/locales/es-CO/plurals.yml +6 -5
  265. data/resources/locales/es-CO/timezones.yml +1 -1
  266. data/resources/locales/es-CO/units.yml +94 -13
  267. data/resources/locales/es-MX/calendars.yml +18 -18
  268. data/resources/locales/es-MX/currencies.yml +383 -1
  269. data/resources/locales/es-MX/fields.yml +15 -15
  270. data/resources/locales/es-MX/languages.yml +9 -9
  271. data/resources/locales/es-MX/lists.yml +18 -3
  272. data/resources/locales/es-MX/numbers.yml +3 -0
  273. data/resources/locales/es-MX/plurals.yml +6 -5
  274. data/resources/locales/es-MX/timezones.yml +5 -5
  275. data/resources/locales/es-MX/units.yml +104 -19
  276. data/resources/locales/es-US/calendars.yml +34 -34
  277. data/resources/locales/es-US/currencies.yml +393 -11
  278. data/resources/locales/es-US/fields.yml +20 -20
  279. data/resources/locales/es-US/languages.yml +10 -10
  280. data/resources/locales/es-US/lists.yml +19 -4
  281. data/resources/locales/es-US/numbers.yml +17 -14
  282. data/resources/locales/es-US/plurals.yml +6 -5
  283. data/resources/locales/es-US/territories.yml +1 -1
  284. data/resources/locales/es-US/timezones.yml +6 -6
  285. data/resources/locales/es-US/units.yml +181 -94
  286. data/resources/locales/es/calendars.yml +38 -38
  287. data/resources/locales/es/currencies.yml +389 -7
  288. data/resources/locales/es/languages.yml +7 -7
  289. data/resources/locales/es/lists.yml +18 -3
  290. data/resources/locales/es/numbers.yml +3 -0
  291. data/resources/locales/es/plurals.yml +6 -5
  292. data/resources/locales/es/territories.yml +3 -3
  293. data/resources/locales/es/timezones.yml +2 -2
  294. data/resources/locales/es/units.yml +136 -42
  295. data/resources/locales/et/currencies.yml +376 -0
  296. data/resources/locales/et/languages.yml +9 -9
  297. data/resources/locales/et/lists.yml +14 -2
  298. data/resources/locales/et/numbers.yml +3 -0
  299. data/resources/locales/et/plurals.yml +6 -5
  300. data/resources/locales/et/territories.yml +1 -1
  301. data/resources/locales/et/timezones.yml +3 -3
  302. data/resources/locales/et/units.yml +70 -2
  303. data/resources/locales/eu/currencies.yml +276 -10
  304. data/resources/locales/eu/languages.yml +6 -6
  305. data/resources/locales/eu/lists.yml +20 -3
  306. data/resources/locales/eu/numbers.yml +23 -20
  307. data/resources/locales/eu/plurals.yml +6 -5
  308. data/resources/locales/eu/territories.yml +1 -1
  309. data/resources/locales/eu/timezones.yml +2 -2
  310. data/resources/locales/eu/units.yml +95 -8
  311. data/resources/locales/fa/calendars.yml +3 -3
  312. data/resources/locales/fa/currencies.yml +336 -0
  313. data/resources/locales/fa/fields.yml +3 -3
  314. data/resources/locales/fa/languages.yml +18 -18
  315. data/resources/locales/fa/lists.yml +7 -1
  316. data/resources/locales/fa/numbers.yml +4 -1
  317. data/resources/locales/fa/plurals.yml +6 -5
  318. data/resources/locales/fa/units.yml +219 -125
  319. data/resources/locales/fi/currencies.yml +405 -0
  320. data/resources/locales/fi/languages.yml +6 -8
  321. data/resources/locales/fi/lists.yml +18 -3
  322. data/resources/locales/fi/numbers.yml +3 -0
  323. data/resources/locales/fi/plurals.yml +6 -5
  324. data/resources/locales/fi/territories.yml +9 -9
  325. data/resources/locales/fi/timezones.yml +2 -0
  326. data/resources/locales/fi/units.yml +79 -8
  327. data/resources/locales/fil/calendars.yml +1 -1
  328. data/resources/locales/fil/currencies.yml +272 -0
  329. data/resources/locales/fil/fields.yml +1 -1
  330. data/resources/locales/fil/languages.yml +10 -10
  331. data/resources/locales/fil/lists.yml +16 -2
  332. data/resources/locales/fil/numbers.yml +3 -0
  333. data/resources/locales/fil/plurals.yml +8 -8
  334. data/resources/locales/fil/timezones.yml +2 -2
  335. data/resources/locales/fil/units.yml +62 -0
  336. data/resources/locales/fr-BE/calendars.yml +1 -1
  337. data/resources/locales/fr-BE/currencies.yml +383 -0
  338. data/resources/locales/fr-BE/languages.yml +11 -11
  339. data/resources/locales/fr-BE/lists.yml +12 -2
  340. data/resources/locales/fr-BE/numbers.yml +5 -0
  341. data/resources/locales/fr-BE/plural_rules.yml +2 -1
  342. data/resources/locales/fr-BE/plurals.yml +9 -6
  343. data/resources/locales/fr-BE/territories.yml +7 -7
  344. data/resources/locales/fr-BE/timezones.yml +1 -1
  345. data/resources/locales/fr-BE/units.yml +77 -8
  346. data/resources/locales/fr-CA/calendars.yml +1 -1
  347. data/resources/locales/fr-CA/currencies.yml +386 -3
  348. data/resources/locales/fr-CA/languages.yml +8 -8
  349. data/resources/locales/fr-CA/lists.yml +12 -2
  350. data/resources/locales/fr-CA/numbers.yml +5 -0
  351. data/resources/locales/fr-CA/plural_rules.yml +2 -1
  352. data/resources/locales/fr-CA/plurals.yml +9 -6
  353. data/resources/locales/fr-CA/territories.yml +1 -1
  354. data/resources/locales/fr-CA/timezones.yml +11 -11
  355. data/resources/locales/fr-CA/units.yml +87 -17
  356. data/resources/locales/fr-CH/calendars.yml +1 -1
  357. data/resources/locales/fr-CH/currencies.yml +383 -0
  358. data/resources/locales/fr-CH/languages.yml +11 -11
  359. data/resources/locales/fr-CH/lists.yml +12 -2
  360. data/resources/locales/fr-CH/numbers.yml +5 -0
  361. data/resources/locales/fr-CH/plural_rules.yml +2 -1
  362. data/resources/locales/fr-CH/plurals.yml +9 -6
  363. data/resources/locales/fr-CH/territories.yml +9 -9
  364. data/resources/locales/fr-CH/timezones.yml +1 -1
  365. data/resources/locales/fr-CH/units.yml +77 -8
  366. data/resources/locales/fr/calendars.yml +1 -1
  367. data/resources/locales/fr/currencies.yml +383 -0
  368. data/resources/locales/fr/languages.yml +12 -12
  369. data/resources/locales/fr/lists.yml +12 -2
  370. data/resources/locales/fr/numbers.yml +5 -0
  371. data/resources/locales/fr/plural_rules.yml +2 -1
  372. data/resources/locales/fr/plurals.yml +9 -6
  373. data/resources/locales/fr/territories.yml +9 -9
  374. data/resources/locales/fr/timezones.yml +1 -1
  375. data/resources/locales/fr/units.yml +77 -8
  376. data/resources/locales/ga/calendars.yml +1 -1
  377. data/resources/locales/ga/currencies.yml +387 -0
  378. data/resources/locales/ga/fields.yml +5 -5
  379. data/resources/locales/ga/languages.yml +34 -14
  380. data/resources/locales/ga/lists.yml +15 -5
  381. data/resources/locales/ga/numbers.yml +4 -1
  382. data/resources/locales/ga/plurals.yml +10 -9
  383. data/resources/locales/ga/timezones.yml +14 -14
  384. data/resources/locales/ga/units.yml +212 -65
  385. data/resources/locales/gl/currencies.yml +313 -1
  386. data/resources/locales/gl/languages.yml +5 -5
  387. data/resources/locales/gl/lists.yml +15 -2
  388. data/resources/locales/gl/numbers.yml +27 -24
  389. data/resources/locales/gl/plurals.yml +6 -5
  390. data/resources/locales/gl/units.yml +86 -3
  391. data/resources/locales/gu/currencies.yml +266 -0
  392. data/resources/locales/gu/languages.yml +8 -8
  393. data/resources/locales/gu/lists.yml +12 -1
  394. data/resources/locales/gu/numbers.yml +3 -0
  395. data/resources/locales/gu/plurals.yml +9 -9
  396. data/resources/locales/gu/timezones.yml +1 -1
  397. data/resources/locales/gu/units.yml +78 -10
  398. data/resources/locales/he/currencies.yml +334 -0
  399. data/resources/locales/he/languages.yml +6 -6
  400. data/resources/locales/he/lists.yml +14 -1
  401. data/resources/locales/he/numbers.yml +99 -96
  402. data/resources/locales/he/plurals.yml +9 -8
  403. data/resources/locales/he/timezones.yml +1 -1
  404. data/resources/locales/he/units.yml +115 -4
  405. data/resources/locales/hi/currencies.yml +300 -0
  406. data/resources/locales/hi/languages.yml +9 -9
  407. data/resources/locales/hi/lists.yml +18 -3
  408. data/resources/locales/hi/numbers.yml +3 -0
  409. data/resources/locales/hi/plurals.yml +9 -9
  410. data/resources/locales/hi/timezones.yml +3 -0
  411. data/resources/locales/hi/units.yml +123 -34
  412. data/resources/locales/hr/currencies.yml +407 -3
  413. data/resources/locales/hr/languages.yml +8 -8
  414. data/resources/locales/hr/lists.yml +21 -3
  415. data/resources/locales/hr/numbers.yml +7 -4
  416. data/resources/locales/hr/plurals.yml +12 -11
  417. data/resources/locales/hr/timezones.yml +7 -7
  418. data/resources/locales/hr/units.yml +93 -3
  419. data/resources/locales/hu/currencies.yml +392 -2
  420. data/resources/locales/hu/languages.yml +8 -8
  421. data/resources/locales/hu/lists.yml +20 -3
  422. data/resources/locales/hu/numbers.yml +3 -0
  423. data/resources/locales/hu/plurals.yml +6 -6
  424. data/resources/locales/hu/territories.yml +3 -3
  425. data/resources/locales/hu/timezones.yml +1 -1
  426. data/resources/locales/hu/units.yml +94 -13
  427. data/resources/locales/hy/currencies.yml +265 -0
  428. data/resources/locales/hy/languages.yml +3 -3
  429. data/resources/locales/hy/lists.yml +14 -2
  430. data/resources/locales/hy/numbers.yml +3 -0
  431. data/resources/locales/hy/plurals.yml +6 -6
  432. data/resources/locales/hy/units.yml +103 -14
  433. data/resources/locales/id/currencies.yml +416 -16
  434. data/resources/locales/id/languages.yml +6 -10
  435. data/resources/locales/id/lists.yml +14 -2
  436. data/resources/locales/id/numbers.yml +3 -0
  437. data/resources/locales/id/plurals.yml +6 -4
  438. data/resources/locales/id/territories.yml +8 -8
  439. data/resources/locales/id/timezones.yml +7 -7
  440. data/resources/locales/id/units.yml +60 -10
  441. data/resources/locales/is/currencies.yml +329 -0
  442. data/resources/locales/is/languages.yml +8 -8
  443. data/resources/locales/is/lists.yml +13 -2
  444. data/resources/locales/is/numbers.yml +3 -0
  445. data/resources/locales/is/plurals.yml +7 -5
  446. data/resources/locales/is/territories.yml +2 -2
  447. data/resources/locales/is/timezones.yml +1 -1
  448. data/resources/locales/is/units.yml +79 -5
  449. data/resources/locales/it-CH/calendars.yml +3 -3
  450. data/resources/locales/it-CH/currencies.yml +389 -5
  451. data/resources/locales/it-CH/fields.yml +11 -11
  452. data/resources/locales/it-CH/languages.yml +8 -8
  453. data/resources/locales/it-CH/lists.yml +18 -3
  454. data/resources/locales/it-CH/numbers.yml +4 -1
  455. data/resources/locales/it-CH/plurals.yml +6 -6
  456. data/resources/locales/it-CH/territories.yml +1 -1
  457. data/resources/locales/it-CH/units.yml +95 -4
  458. data/resources/locales/it/calendars.yml +3 -3
  459. data/resources/locales/it/currencies.yml +389 -5
  460. data/resources/locales/it/fields.yml +11 -11
  461. data/resources/locales/it/languages.yml +8 -8
  462. data/resources/locales/it/lists.yml +18 -3
  463. data/resources/locales/it/numbers.yml +4 -1
  464. data/resources/locales/it/plurals.yml +6 -6
  465. data/resources/locales/it/territories.yml +1 -1
  466. data/resources/locales/it/units.yml +95 -4
  467. data/resources/locales/ja/currencies.yml +406 -2
  468. data/resources/locales/ja/languages.yml +12 -12
  469. data/resources/locales/ja/lists.yml +18 -3
  470. data/resources/locales/ja/numbers.yml +3 -0
  471. data/resources/locales/ja/plurals.yml +6 -4
  472. data/resources/locales/ja/units.yml +47 -0
  473. data/resources/locales/ka/currencies.yml +348 -0
  474. data/resources/locales/ka/languages.yml +7 -7
  475. data/resources/locales/ka/lists.yml +18 -3
  476. data/resources/locales/ka/numbers.yml +3 -0
  477. data/resources/locales/ka/plurals.yml +9 -9
  478. data/resources/locales/ka/timezones.yml +2 -2
  479. data/resources/locales/ka/units.yml +112 -8
  480. data/resources/locales/kk/currencies.yml +264 -0
  481. data/resources/locales/kk/languages.yml +4 -4
  482. data/resources/locales/kk/lists.yml +21 -3
  483. data/resources/locales/kk/numbers.yml +3 -0
  484. data/resources/locales/kk/plurals.yml +8 -7
  485. data/resources/locales/kk/territories.yml +1 -1
  486. data/resources/locales/kk/units.yml +91 -4
  487. data/resources/locales/km/currencies.yml +273 -9
  488. data/resources/locales/km/languages.yml +17 -18
  489. data/resources/locales/km/lists.yml +17 -2
  490. data/resources/locales/km/numbers.yml +3 -0
  491. data/resources/locales/km/plurals.yml +6 -4
  492. data/resources/locales/km/territories.yml +11 -11
  493. data/resources/locales/km/timezones.yml +6 -6
  494. data/resources/locales/km/units.yml +99 -24
  495. data/resources/locales/kn/currencies.yml +266 -0
  496. data/resources/locales/kn/languages.yml +9 -9
  497. data/resources/locales/kn/lists.yml +14 -2
  498. data/resources/locales/kn/numbers.yml +3 -0
  499. data/resources/locales/kn/plurals.yml +6 -5
  500. data/resources/locales/kn/territories.yml +1 -1
  501. data/resources/locales/kn/timezones.yml +49 -10
  502. data/resources/locales/kn/units.yml +86 -2
  503. data/resources/locales/ko/currencies.yml +397 -3
  504. data/resources/locales/ko/languages.yml +5 -8
  505. data/resources/locales/ko/lists.yml +18 -3
  506. data/resources/locales/ko/numbers.yml +3 -0
  507. data/resources/locales/ko/plurals.yml +6 -4
  508. data/resources/locales/ko/territories.yml +5 -5
  509. data/resources/locales/ko/timezones.yml +15 -15
  510. data/resources/locales/ko/units.yml +83 -15
  511. data/resources/locales/lo/currencies.yml +397 -0
  512. data/resources/locales/lo/languages.yml +8 -8
  513. data/resources/locales/lo/lists.yml +19 -4
  514. data/resources/locales/lo/numbers.yml +3 -0
  515. data/resources/locales/lo/plurals.yml +6 -5
  516. data/resources/locales/lo/territories.yml +1 -1
  517. data/resources/locales/lo/units.yml +49 -7
  518. data/resources/locales/lt/currencies.yml +404 -0
  519. data/resources/locales/lt/languages.yml +4 -4
  520. data/resources/locales/lt/lists.yml +18 -3
  521. data/resources/locales/lt/numbers.yml +3 -0
  522. data/resources/locales/lt/plurals.yml +10 -9
  523. data/resources/locales/lt/territories.yml +1 -1
  524. data/resources/locales/lt/units.yml +120 -0
  525. data/resources/locales/lv/calendars.yml +2 -2
  526. data/resources/locales/lv/currencies.yml +311 -0
  527. data/resources/locales/lv/fields.yml +1 -1
  528. data/resources/locales/lv/languages.yml +4 -4
  529. data/resources/locales/lv/lists.yml +18 -3
  530. data/resources/locales/lv/numbers.yml +3 -0
  531. data/resources/locales/lv/plurals.yml +11 -10
  532. data/resources/locales/lv/territories.yml +3 -3
  533. data/resources/locales/lv/units.yml +103 -15
  534. data/resources/locales/mk/calendars.yml +8 -8
  535. data/resources/locales/mk/currencies.yml +337 -6
  536. data/resources/locales/mk/languages.yml +12 -12
  537. data/resources/locales/mk/lists.yml +15 -2
  538. data/resources/locales/mk/numbers.yml +3 -0
  539. data/resources/locales/mk/plurals.yml +10 -10
  540. data/resources/locales/mk/territories.yml +4 -4
  541. data/resources/locales/mk/timezones.yml +13 -13
  542. data/resources/locales/mk/units.yml +218 -154
  543. data/resources/locales/mr/calendars.yml +15 -15
  544. data/resources/locales/mr/currencies.yml +268 -2
  545. data/resources/locales/mr/fields.yml +3 -3
  546. data/resources/locales/mr/languages.yml +14 -13
  547. data/resources/locales/mr/lists.yml +18 -3
  548. data/resources/locales/mr/numbers.yml +3 -0
  549. data/resources/locales/mr/plurals.yml +8 -7
  550. data/resources/locales/mr/territories.yml +3 -3
  551. data/resources/locales/mr/timezones.yml +4 -4
  552. data/resources/locales/mr/units.yml +90 -2
  553. data/resources/locales/ms/currencies.yml +274 -0
  554. data/resources/locales/ms/languages.yml +10 -10
  555. data/resources/locales/ms/lists.yml +14 -2
  556. data/resources/locales/ms/numbers.yml +4 -1
  557. data/resources/locales/ms/plurals.yml +6 -5
  558. data/resources/locales/ms/timezones.yml +29 -1
  559. data/resources/locales/ms/units.yml +47 -2
  560. data/resources/locales/mt/currencies.yml +105 -0
  561. data/resources/locales/mt/languages.yml +1 -1
  562. data/resources/locales/mt/lists.yml +24 -4
  563. data/resources/locales/mt/numbers.yml +3 -0
  564. data/resources/locales/mt/plurals.yml +9 -8
  565. data/resources/locales/mt/units.yml +24 -0
  566. data/resources/locales/my/currencies.yml +289 -2
  567. data/resources/locales/my/languages.yml +7 -9
  568. data/resources/locales/my/lists.yml +26 -12
  569. data/resources/locales/my/numbers.yml +3 -0
  570. data/resources/locales/my/plurals.yml +6 -4
  571. data/resources/locales/my/territories.yml +1 -1
  572. data/resources/locales/my/timezones.yml +5 -5
  573. data/resources/locales/my/units.yml +64 -8
  574. data/resources/locales/nb/calendars.yml +9 -9
  575. data/resources/locales/nb/currencies.yml +404 -0
  576. data/resources/locales/nb/languages.yml +6 -6
  577. data/resources/locales/nb/lists.yml +20 -3
  578. data/resources/locales/nb/numbers.yml +7 -4
  579. data/resources/locales/nb/plurals.yml +6 -5
  580. data/resources/locales/nb/territories.yml +4 -4
  581. data/resources/locales/nb/units.yml +110 -22
  582. data/resources/locales/nl-BE/currencies.yml +407 -2
  583. data/resources/locales/nl-BE/languages.yml +7 -9
  584. data/resources/locales/nl-BE/lists.yml +18 -3
  585. data/resources/locales/nl-BE/numbers.yml +3 -0
  586. data/resources/locales/nl-BE/plurals.yml +6 -5
  587. data/resources/locales/nl-BE/territories.yml +1 -1
  588. data/resources/locales/nl-BE/timezones.yml +2 -2
  589. data/resources/locales/nl-BE/units.yml +64 -4
  590. data/resources/locales/nl/currencies.yml +407 -2
  591. data/resources/locales/nl/languages.yml +7 -9
  592. data/resources/locales/nl/lists.yml +18 -3
  593. data/resources/locales/nl/numbers.yml +3 -0
  594. data/resources/locales/nl/plurals.yml +6 -5
  595. data/resources/locales/nl/territories.yml +1 -1
  596. data/resources/locales/nl/timezones.yml +2 -2
  597. data/resources/locales/nl/units.yml +64 -4
  598. data/resources/locales/pl/currencies.yml +384 -13
  599. data/resources/locales/pl/languages.yml +16 -16
  600. data/resources/locales/pl/lists.yml +18 -2
  601. data/resources/locales/pl/numbers.yml +3 -0
  602. data/resources/locales/pl/plurals.yml +13 -12
  603. data/resources/locales/pl/timezones.yml +62 -0
  604. data/resources/locales/pl/units.yml +276 -135
  605. data/resources/locales/pt-PT/calendars.yml +10 -3
  606. data/resources/locales/pt-PT/currencies.yml +401 -0
  607. data/resources/locales/pt-PT/fields.yml +4 -4
  608. data/resources/locales/pt-PT/languages.yml +11 -11
  609. data/resources/locales/pt-PT/lists.yml +14 -2
  610. data/resources/locales/pt-PT/numbers.yml +3 -0
  611. data/resources/locales/pt-PT/plurals.yml +6 -5
  612. data/resources/locales/pt-PT/territories.yml +1 -1
  613. data/resources/locales/pt-PT/timezones.yml +4 -4
  614. data/resources/locales/pt-PT/units.yml +79 -8
  615. data/resources/locales/pt/currencies.yml +407 -6
  616. data/resources/locales/pt/languages.yml +9 -9
  617. data/resources/locales/pt/lists.yml +18 -2
  618. data/resources/locales/pt/numbers.yml +3 -0
  619. data/resources/locales/pt/plurals.yml +6 -5
  620. data/resources/locales/pt/territories.yml +3 -3
  621. data/resources/locales/pt/timezones.yml +3 -3
  622. data/resources/locales/pt/units.yml +75 -3
  623. data/resources/locales/ro/currencies.yml +407 -54
  624. data/resources/locales/ro/languages.yml +8 -9
  625. data/resources/locales/ro/lists.yml +14 -2
  626. data/resources/locales/ro/numbers.yml +3 -0
  627. data/resources/locales/ro/plurals.yml +9 -8
  628. data/resources/locales/ro/territories.yml +2 -2
  629. data/resources/locales/ro/timezones.yml +20 -5
  630. data/resources/locales/ro/units.yml +99 -3
  631. data/resources/locales/ru/currencies.yml +381 -0
  632. data/resources/locales/ru/languages.yml +6 -6
  633. data/resources/locales/ru/lists.yml +14 -2
  634. data/resources/locales/ru/numbers.yml +3 -0
  635. data/resources/locales/ru/plurals.yml +8 -7
  636. data/resources/locales/ru/timezones.yml +1 -1
  637. data/resources/locales/ru/units.yml +219 -94
  638. data/resources/locales/sk/currencies.yml +404 -0
  639. data/resources/locales/sk/languages.yml +5 -5
  640. data/resources/locales/sk/lists.yml +18 -3
  641. data/resources/locales/sk/numbers.yml +3 -0
  642. data/resources/locales/sk/plurals.yml +8 -7
  643. data/resources/locales/sk/units.yml +140 -4
  644. data/resources/locales/sl/currencies.yml +394 -15
  645. data/resources/locales/sl/languages.yml +9 -8
  646. data/resources/locales/sl/lists.yml +20 -3
  647. data/resources/locales/sl/numbers.yml +3 -0
  648. data/resources/locales/sl/plurals.yml +9 -8
  649. data/resources/locales/sl/territories.yml +3 -3
  650. data/resources/locales/sl/timezones.yml +4 -4
  651. data/resources/locales/sl/units.yml +162 -24
  652. data/resources/locales/sq/currencies.yml +264 -0
  653. data/resources/locales/sq/languages.yml +7 -7
  654. data/resources/locales/sq/lists.yml +18 -3
  655. data/resources/locales/sq/numbers.yml +3 -0
  656. data/resources/locales/sq/plurals.yml +7 -7
  657. data/resources/locales/sq/units.yml +47 -0
  658. data/resources/locales/sr-Cyrl-ME/calendars.yml +1 -1
  659. data/resources/locales/sr-Cyrl-ME/currencies.yml +401 -1
  660. data/resources/locales/sr-Cyrl-ME/languages.yml +5 -4
  661. data/resources/locales/sr-Cyrl-ME/lists.yml +18 -3
  662. data/resources/locales/sr-Cyrl-ME/numbers.yml +3 -0
  663. data/resources/locales/sr-Cyrl-ME/plurals.yml +12 -11
  664. data/resources/locales/sr-Cyrl-ME/timezones.yml +2 -2
  665. data/resources/locales/sr-Cyrl-ME/units.yml +109 -11
  666. data/resources/locales/sr-Latn-ME/calendars.yml +1 -1
  667. data/resources/locales/sr-Latn-ME/currencies.yml +401 -1
  668. data/resources/locales/sr-Latn-ME/languages.yml +5 -4
  669. data/resources/locales/sr-Latn-ME/lists.yml +30 -15
  670. data/resources/locales/sr-Latn-ME/numbers.yml +3 -0
  671. data/resources/locales/sr-Latn-ME/plurals.yml +12 -11
  672. data/resources/locales/sr-Latn-ME/timezones.yml +2 -2
  673. data/resources/locales/sr-Latn-ME/units.yml +109 -11
  674. data/resources/locales/sr/calendars.yml +2 -2
  675. data/resources/locales/sr/currencies.yml +401 -1
  676. data/resources/locales/sr/languages.yml +5 -4
  677. data/resources/locales/sr/lists.yml +18 -3
  678. data/resources/locales/sr/numbers.yml +3 -0
  679. data/resources/locales/sr/plurals.yml +12 -11
  680. data/resources/locales/sr/timezones.yml +2 -2
  681. data/resources/locales/sr/units.yml +109 -11
  682. data/resources/locales/sv/currencies.yml +424 -19
  683. data/resources/locales/sv/languages.yml +8 -8
  684. data/resources/locales/sv/lists.yml +18 -3
  685. data/resources/locales/sv/numbers.yml +3 -0
  686. data/resources/locales/sv/plurals.yml +7 -7
  687. data/resources/locales/sv/territories.yml +4 -4
  688. data/resources/locales/sv/timezones.yml +1 -1
  689. data/resources/locales/sv/units.yml +114 -24
  690. data/resources/locales/sw/currencies.yml +345 -74
  691. data/resources/locales/sw/languages.yml +14 -12
  692. data/resources/locales/sw/lists.yml +4 -0
  693. data/resources/locales/sw/numbers.yml +3 -0
  694. data/resources/locales/sw/plurals.yml +6 -5
  695. data/resources/locales/sw/territories.yml +8 -8
  696. data/resources/locales/sw/timezones.yml +29 -29
  697. data/resources/locales/sw/units.yml +196 -75
  698. data/resources/locales/ta/currencies.yml +266 -0
  699. data/resources/locales/ta/languages.yml +6 -6
  700. data/resources/locales/ta/lists.yml +18 -2
  701. data/resources/locales/ta/numbers.yml +3 -0
  702. data/resources/locales/ta/plurals.yml +6 -5
  703. data/resources/locales/ta/timezones.yml +1 -1
  704. data/resources/locales/ta/units.yml +92 -6
  705. data/resources/locales/th/currencies.yml +399 -0
  706. data/resources/locales/th/languages.yml +9 -9
  707. data/resources/locales/th/lists.yml +11 -0
  708. data/resources/locales/th/numbers.yml +3 -0
  709. data/resources/locales/th/plurals.yml +6 -4
  710. data/resources/locales/th/territories.yml +1 -1
  711. data/resources/locales/th/timezones.yml +1 -1
  712. data/resources/locales/th/units.yml +57 -2
  713. data/resources/locales/tr/currencies.yml +404 -0
  714. data/resources/locales/tr/languages.yml +10 -10
  715. data/resources/locales/tr/lists.yml +14 -2
  716. data/resources/locales/tr/numbers.yml +3 -0
  717. data/resources/locales/tr/plurals.yml +6 -5
  718. data/resources/locales/tr/units.yml +71 -6
  719. data/resources/locales/uk/calendars.yml +0 -1
  720. data/resources/locales/uk/currencies.yml +392 -11
  721. data/resources/locales/uk/fields.yml +9 -9
  722. data/resources/locales/uk/languages.yml +30 -30
  723. data/resources/locales/uk/lists.yml +20 -2
  724. data/resources/locales/uk/numbers.yml +3 -0
  725. data/resources/locales/uk/plurals.yml +8 -8
  726. data/resources/locales/uk/territories.yml +39 -39
  727. data/resources/locales/uk/timezones.yml +21 -21
  728. data/resources/locales/uk/units.yml +173 -37
  729. data/resources/locales/ur/currencies.yml +277 -5
  730. data/resources/locales/ur/languages.yml +6 -6
  731. data/resources/locales/ur/lists.yml +14 -2
  732. data/resources/locales/ur/numbers.yml +3 -0
  733. data/resources/locales/ur/plurals.yml +6 -5
  734. data/resources/locales/ur/territories.yml +1 -1
  735. data/resources/locales/ur/timezones.yml +1 -1
  736. data/resources/locales/ur/units.yml +86 -4
  737. data/resources/locales/vi/calendars.yml +2 -2
  738. data/resources/locales/vi/currencies.yml +398 -1
  739. data/resources/locales/vi/fields.yml +3 -0
  740. data/resources/locales/vi/languages.yml +6 -8
  741. data/resources/locales/vi/lists.yml +26 -4
  742. data/resources/locales/vi/numbers.yml +3 -0
  743. data/resources/locales/vi/plurals.yml +6 -5
  744. data/resources/locales/vi/territories.yml +4 -4
  745. data/resources/locales/vi/timezones.yml +4 -4
  746. data/resources/locales/vi/units.yml +51 -3
  747. data/resources/locales/xh/currencies.yml +111 -0
  748. data/resources/locales/xh/lists.yml +42 -7
  749. data/resources/locales/xh/numbers.yml +3 -0
  750. data/resources/locales/xh/plurals.yml +6 -5
  751. data/resources/locales/xh/units.yml +24 -0
  752. data/resources/locales/zh-Hant/currencies.yml +403 -0
  753. data/resources/locales/zh-Hant/languages.yml +2 -2
  754. data/resources/locales/zh-Hant/lists.yml +18 -3
  755. data/resources/locales/zh-Hant/numbers.yml +3 -0
  756. data/resources/locales/zh-Hant/plurals.yml +6 -4
  757. data/resources/locales/zh-Hant/units.yml +58 -14
  758. data/resources/locales/zh/calendars.yml +2 -2
  759. data/resources/locales/zh/currencies.yml +405 -0
  760. data/resources/locales/zh/languages.yml +11 -11
  761. data/resources/locales/zh/lists.yml +18 -3
  762. data/resources/locales/zh/numbers.yml +3 -0
  763. data/resources/locales/zh/plurals.yml +6 -4
  764. data/resources/locales/zh/timezones.yml +2 -2
  765. data/resources/locales/zh/units.yml +115 -67
  766. data/resources/locales/zu/currencies.yml +266 -0
  767. data/resources/locales/zu/languages.yml +11 -8
  768. data/resources/locales/zu/lists.yml +13 -2
  769. data/resources/locales/zu/numbers.yml +3 -0
  770. data/resources/locales/zu/plurals.yml +6 -5
  771. data/resources/locales/zu/territories.yml +1 -0
  772. data/resources/locales/zu/units.yml +36 -0
  773. data/resources/shared/aliases.yml +103 -41
  774. data/resources/shared/bcp47_timezone_metadata.yml +2 -0
  775. data/resources/shared/hyphenation/be-BY.yml +3369 -0
  776. data/resources/shared/hyphenation/ca.yml +1 -1
  777. data/resources/shared/hyphenation/de-AT.yml +1 -1
  778. data/resources/shared/hyphenation/de-CH.yml +1 -1
  779. data/resources/shared/hyphenation/de-DE.yml +1 -1
  780. data/resources/shared/hyphenation/fr.yml +1 -1
  781. data/resources/shared/hyphenation/hr-HR.yml +1 -1
  782. data/resources/shared/hyphenation/sl-SI.yml +1 -1
  783. data/resources/shared/language_codes_table.dump +0 -0
  784. data/resources/shared/likely_subtags.yml +10 -9
  785. data/resources/shared/metazones.yml +536 -512
  786. data/resources/shared/segments/rules/el/sentence.yml +24 -24
  787. data/resources/shared/segments/rules/en-US-POSIX/word.yml +167 -164
  788. data/resources/shared/segments/rules/ja/line.yml +279 -274
  789. data/resources/shared/segments/rules/ja/word.yml +167 -164
  790. data/resources/shared/segments/rules/root/grapheme.yml +31 -32
  791. data/resources/shared/segments/rules/root/line.yml +279 -274
  792. data/resources/shared/segments/rules/root/sentence.yml +24 -24
  793. data/resources/shared/segments/rules/root/word.yml +167 -164
  794. data/resources/shared/segments/rules/zh-Hant/line.yml +279 -274
  795. data/resources/shared/segments/rules/zh/line.yml +279 -274
  796. data/resources/shared/timezone_regions.yml +3 -3
  797. data/resources/shared/validity_data.yml +51 -22
  798. data/spec/formatters/list_formatter_spec.rb +20 -0
  799. data/spec/formatters/numbers/rbnf/locales/hr/rbnf_test.yml +7 -7
  800. data/spec/localized/localized_datetime_spec.rb +1 -1
  801. data/spec/localized/localized_number_spec.rb +25 -0
  802. data/spec/localized/localized_symbol_spec.rb +4 -4
  803. data/spec/shared/unit_spec.rb +3 -3
  804. data/spec/spec_helper.rb +1 -1
  805. data/spec/timezones/tests/af.yml +74 -74
  806. data/spec/timezones/tests/ar.yml +44 -44
  807. data/spec/timezones/tests/az.yml +43 -43
  808. data/spec/timezones/tests/be.yml +43 -43
  809. data/spec/timezones/tests/bg.yml +101 -101
  810. data/spec/timezones/tests/bn.yml +59 -55
  811. data/spec/timezones/tests/bo.yml +40 -40
  812. data/spec/timezones/tests/bs.yml +202 -202
  813. data/spec/timezones/tests/ca.yml +91 -91
  814. data/spec/timezones/tests/cs.yml +45 -45
  815. data/spec/timezones/tests/cy.yml +89 -89
  816. data/spec/timezones/tests/da.yml +43 -43
  817. data/spec/timezones/tests/de-AT.yml +71 -71
  818. data/spec/timezones/tests/de-CH.yml +73 -73
  819. data/spec/timezones/tests/de.yml +71 -71
  820. data/spec/timezones/tests/el.yml +45 -45
  821. data/spec/timezones/tests/en-001.yml +59 -59
  822. data/spec/timezones/tests/en-150.yml +59 -59
  823. data/spec/timezones/tests/en-AU.yml +54 -54
  824. data/spec/timezones/tests/en-CA.yml +54 -54
  825. data/spec/timezones/tests/en-GB.yml +48 -48
  826. data/spec/timezones/tests/en-IE.yml +59 -59
  827. data/spec/timezones/tests/en-IN.yml +59 -59
  828. data/spec/timezones/tests/en-NZ.yml +62 -62
  829. data/spec/timezones/tests/en-SG.yml +59 -59
  830. data/spec/timezones/tests/en-US.yml +43 -43
  831. data/spec/timezones/tests/en-ZA.yml +59 -59
  832. data/spec/timezones/tests/en.yml +43 -43
  833. data/spec/timezones/tests/eo.yml +40 -40
  834. data/spec/timezones/tests/es-419.yml +51 -51
  835. data/spec/timezones/tests/es-AR.yml +51 -51
  836. data/spec/timezones/tests/es-CO.yml +51 -51
  837. data/spec/timezones/tests/es-MX.yml +47 -47
  838. data/spec/timezones/tests/es-US.yml +63 -63
  839. data/spec/timezones/tests/es.yml +104 -104
  840. data/spec/timezones/tests/et.yml +57 -57
  841. data/spec/timezones/tests/eu.yml +45 -45
  842. data/spec/timezones/tests/fa.yml +43 -43
  843. data/spec/timezones/tests/fi.yml +64 -64
  844. data/spec/timezones/tests/fil.yml +83 -83
  845. data/spec/timezones/tests/fr-BE.yml +57 -57
  846. data/spec/timezones/tests/fr-CA.yml +183 -183
  847. data/spec/timezones/tests/fr-CH.yml +61 -61
  848. data/spec/timezones/tests/fr.yml +61 -61
  849. data/spec/timezones/tests/ga.yml +218 -218
  850. data/spec/timezones/tests/gl.yml +43 -43
  851. data/spec/timezones/tests/gu.yml +44 -44
  852. data/spec/timezones/tests/he.yml +46 -46
  853. data/spec/timezones/tests/hi.yml +47 -47
  854. data/spec/timezones/tests/hr.yml +59 -59
  855. data/spec/timezones/tests/hu.yml +53 -53
  856. data/spec/timezones/tests/hy.yml +43 -43
  857. data/spec/timezones/tests/id.yml +69 -69
  858. data/spec/timezones/tests/is.yml +48 -48
  859. data/spec/timezones/tests/it-CH.yml +43 -43
  860. data/spec/timezones/tests/it.yml +43 -43
  861. data/spec/timezones/tests/ja.yml +43 -43
  862. data/spec/timezones/tests/ka.yml +45 -45
  863. data/spec/timezones/tests/kk.yml +45 -45
  864. data/spec/timezones/tests/km.yml +91 -91
  865. data/spec/timezones/tests/kn.yml +70 -70
  866. data/spec/timezones/tests/ko.yml +156 -156
  867. data/spec/timezones/tests/lo.yml +43 -43
  868. data/spec/timezones/tests/lt.yml +43 -43
  869. data/spec/timezones/tests/lv.yml +46 -46
  870. data/spec/timezones/tests/mk.yml +179 -179
  871. data/spec/timezones/tests/mr.yml +51 -51
  872. data/spec/timezones/tests/ms.yml +52 -52
  873. data/spec/timezones/tests/mt.yml +40 -40
  874. data/spec/timezones/tests/my.yml +51 -51
  875. data/spec/timezones/tests/nb.yml +51 -51
  876. data/spec/timezones/tests/nl-BE.yml +54 -54
  877. data/spec/timezones/tests/nl.yml +54 -54
  878. data/spec/timezones/tests/pl.yml +85 -85
  879. data/spec/timezones/tests/pt-PT.yml +48 -48
  880. data/spec/timezones/tests/pt.yml +61 -61
  881. data/spec/timezones/tests/ro.yml +54 -54
  882. data/spec/timezones/tests/ru.yml +43 -43
  883. data/spec/timezones/tests/sk.yml +43 -43
  884. data/spec/timezones/tests/sl.yml +57 -57
  885. data/spec/timezones/tests/sq.yml +43 -43
  886. data/spec/timezones/tests/sr-Cyrl-ME.yml +44 -44
  887. data/spec/timezones/tests/sr-Latn-ME.yml +44 -44
  888. data/spec/timezones/tests/sr.yml +44 -44
  889. data/spec/timezones/tests/sv.yml +61 -61
  890. data/spec/timezones/tests/sw.yml +136 -136
  891. data/spec/timezones/tests/ta.yml +44 -44
  892. data/spec/timezones/tests/th.yml +48 -48
  893. data/spec/timezones/tests/tr.yml +43 -43
  894. data/spec/timezones/tests/uk.yml +218 -218
  895. data/spec/timezones/tests/ur.yml +44 -44
  896. data/spec/timezones/tests/vi.yml +112 -112
  897. data/spec/timezones/tests/xh.yml +40 -40
  898. data/spec/timezones/tests/zh-Hant.yml +43 -43
  899. data/spec/timezones/tests/zh.yml +46 -46
  900. data/spec/timezones/tests/zu.yml +43 -43
  901. data/twitter_cldr.gemspec +1 -1
  902. metadata +6 -4
@@ -13,10 +13,45 @@
13
13
  :end: "{0}, or {1}"
14
14
  :middle: "{0}, {1}"
15
15
  :start: "{0}, {1}"
16
- :or-narrow: {}
17
- :or-short: {}
18
- :standard-narrow: {}
19
- :standard-short: {}
20
- :unit: {}
21
- :unit-narrow: {}
22
- :unit-short: {}
16
+ :or-narrow:
17
+ ? !ruby/symbol "2"
18
+ : "{0} or {1}"
19
+ :end: "{0}, or {1}"
20
+ :middle: "{0}, {1}"
21
+ :start: "{0}, {1}"
22
+ :or-short:
23
+ ? !ruby/symbol "2"
24
+ : "{0} or {1}"
25
+ :end: "{0}, or {1}"
26
+ :middle: "{0}, {1}"
27
+ :start: "{0}, {1}"
28
+ :standard-narrow:
29
+ ? !ruby/symbol "2"
30
+ : "{0}, {1}"
31
+ :end: "{0}, {1}"
32
+ :middle: "{0}, {1}"
33
+ :start: "{0}, {1}"
34
+ :standard-short:
35
+ ? !ruby/symbol "2"
36
+ : "{0}, {1}"
37
+ :end: "{0}, {1}"
38
+ :middle: "{0}, {1}"
39
+ :start: "{0}, {1}"
40
+ :unit:
41
+ ? !ruby/symbol "2"
42
+ : "{0}, {1}"
43
+ :end: "{0}, {1}"
44
+ :middle: "{0}, {1}"
45
+ :start: "{0}, {1}"
46
+ :unit-narrow:
47
+ ? !ruby/symbol "2"
48
+ : "{0}, {1}"
49
+ :end: "{0}, {1}"
50
+ :middle: "{0}, {1}"
51
+ :start: "{0}, {1}"
52
+ :unit-short:
53
+ ? !ruby/symbol "2"
54
+ : "{0}, {1}"
55
+ :end: "{0}, {1}"
56
+ :middle: "{0}, {1}"
57
+ :start: "{0}, {1}"
@@ -284,6 +284,7 @@
284
284
  :symbols:
285
285
  :adlm: :numbers.symbols.latn
286
286
  :arab:
287
+ :approximately_sign: "~"
287
288
  :decimal: ٫
288
289
  :exponential: اس
289
290
  :group: ٬
@@ -297,6 +298,7 @@
297
298
  :superscripting_exponent: ×
298
299
  :time_separator: ":"
299
300
  :arabext:
301
+ :approximately_sign: "~"
300
302
  :decimal: ٫
301
303
  :exponential: ×۱۰^
302
304
  :group: ٬
@@ -330,6 +332,7 @@
330
332
  :lanatham: :numbers.symbols.latn
331
333
  :laoo: :numbers.symbols.latn
332
334
  :latn:
335
+ :approximately_sign: "~"
333
336
  :decimal: "."
334
337
  :exponential: E
335
338
  :group:  
@@ -1,14 +1,15 @@
1
1
  ---
2
2
  :xh:
3
3
  :cardinal:
4
- :rule: 'lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num); v = runtime.v(num);
5
- w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); (n == 1 ? :one :
6
- :other) }'
4
+ :rule: 'lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num); f = runtime.f(num);
5
+ t = runtime.t(num); v = runtime.v(num); w = runtime.w(num); e = runtime.e(num);
6
+ (n == 1 ? :one : :other) }'
7
7
  :names:
8
8
  - :one
9
9
  - :other
10
10
  :ordinal:
11
- :rule: lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num); v = runtime.v(num);
12
- w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); :other }
11
+ :rule: lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num); f = runtime.f(num);
12
+ t = runtime.t(num); v = runtime.v(num); w = runtime.w(num); e = runtime.e(num);
13
+ :other }
13
14
  :names:
14
15
  - :other
@@ -155,6 +155,8 @@
155
155
  :other: "{0} kHz"
156
156
  :frequency-megahertz:
157
157
  :other: "{0} MHz"
158
+ :graphics-dot:
159
+ :other: "{0} dot"
158
160
  :graphics-dot-per-centimeter:
159
161
  :other: "{0} dpcm"
160
162
  :graphics-dot-per-inch:
@@ -175,6 +177,8 @@
175
177
  :other: "{0} cm"
176
178
  :length-decimeter:
177
179
  :other: "{0} dm"
180
+ :length-earth-radius:
181
+ :other: "{0} R⊕"
178
182
  :length-fathom:
179
183
  :other: "{0} fth"
180
184
  :length-foot:
@@ -211,6 +215,10 @@
211
215
  :other: "{0} R☉"
212
216
  :length-yard:
213
217
  :other: "{0} yd"
218
+ :light-candela:
219
+ :other: "{0} cd"
220
+ :light-lumen:
221
+ :other: "{0} lm"
214
222
  :light-lux:
215
223
  :other: "{0} lx"
216
224
  :light-solar-luminosity:
@@ -221,6 +229,8 @@
221
229
  :other: "{0} Da"
222
230
  :mass-earth-mass:
223
231
  :other: "{0} M⊕"
232
+ :mass-grain:
233
+ :other: "{0} grain"
224
234
  :mass-gram:
225
235
  :other: "{0} g"
226
236
  :mass-kilogram:
@@ -323,6 +333,14 @@
323
333
  :other: "{0} mc"
324
334
  :volume-deciliter:
325
335
  :other: "{0} dL"
336
+ :volume-dessert-spoon:
337
+ :other: "{0} dstspn"
338
+ :volume-dessert-spoon-imperial:
339
+ :other: "{0} dstspn Imp"
340
+ :volume-dram:
341
+ :other: "{0} dram fl"
342
+ :volume-drop:
343
+ :other: "{0} drop"
326
344
  :volume-fluid-ounce:
327
345
  :other: "{0} fl oz US"
328
346
  :volume-fluid-ounce-imperial:
@@ -333,18 +351,24 @@
333
351
  :other: "{0} gal Imp."
334
352
  :volume-hectoliter:
335
353
  :other: "{0} hL"
354
+ :volume-jigger:
355
+ :other: "{0} jigger"
336
356
  :volume-liter:
337
357
  :other: "{0} l"
338
358
  :volume-megaliter:
339
359
  :other: "{0} ML"
340
360
  :volume-milliliter:
341
361
  :other: "{0} mL"
362
+ :volume-pinch:
363
+ :other: "{0} pinch"
342
364
  :volume-pint:
343
365
  :other: "{0} pt"
344
366
  :volume-pint-metric:
345
367
  :other: "{0} mpt"
346
368
  :volume-quart:
347
369
  :other: "{0} qt"
370
+ :volume-quart-imperial:
371
+ :other: "{0} qt Imp."
348
372
  :volume-tablespoon:
349
373
  :other: "{0} tbsp"
350
374
  :volume-teaspoon:
@@ -2,1205 +2,1608 @@
2
2
  :zh-Hant:
3
3
  :currencies:
4
4
  :ADP:
5
+ :name: 安道爾陪士特
5
6
  :one: 安道爾陪士特
6
7
  :other: 安道爾陪士特
7
8
  :symbol: ADP
8
9
  :AED:
10
+ :name: 阿拉伯聯合大公國迪爾汗
9
11
  :one: 阿拉伯聯合大公國迪爾汗
10
12
  :other: 阿拉伯聯合大公國迪爾汗
11
13
  :symbol: AED
12
14
  :AFA:
15
+ :name: "阿富汗尼 (1927–2002)"
13
16
  :one: "阿富汗尼 (1927–2002)"
14
17
  :other: "阿富汗尼 (1927–2002)"
15
18
  :symbol: AFA
16
19
  :AFN:
20
+ :name: 阿富汗尼
21
+ :narrow_symbol: ؋
17
22
  :one: 阿富汗尼
18
23
  :other: 阿富汗尼
19
24
  :symbol: AFN
20
25
  :ALK:
26
+ :name: "阿爾巴尼亞列克 (1946–1965)"
21
27
  :one: "阿爾巴尼亞列克 (1946–1965)"
22
28
  :other: "阿爾巴尼亞列克 (1946–1965)"
23
29
  :symbol: ALK
24
30
  :ALL:
31
+ :name: 阿爾巴尼亞列克
25
32
  :one: 阿爾巴尼亞列克
26
33
  :other: 阿爾巴尼亞列克
27
34
  :symbol: ALL
28
35
  :AMD:
36
+ :name: 亞美尼亞德拉姆
37
+ :narrow_symbol: ֏
29
38
  :one: 亞美尼亞德拉姆
30
39
  :other: 亞美尼亞德拉姆
31
40
  :symbol: AMD
32
41
  :ANG:
42
+ :name: 荷屬安地列斯盾
33
43
  :one: 荷屬安地列斯盾
34
44
  :other: 荷屬安地列斯盾
35
45
  :symbol: ANG
36
46
  :AOA:
47
+ :name: 安哥拉寬扎
48
+ :narrow_symbol: Kz
37
49
  :one: 安哥拉寬扎
38
50
  :other: 安哥拉寬扎
39
51
  :symbol: AOA
40
52
  :AOK:
53
+ :name: "安哥拉寬扎 (1977–1990)"
41
54
  :one: "安哥拉寬扎 (1977–1990)"
42
55
  :other: "安哥拉寬扎 (1977–1990)"
43
56
  :symbol: AOK
44
57
  :AON:
58
+ :name: "安哥拉新寬扎 (1990–2000)"
45
59
  :one: "安哥拉新寬扎 (1990–2000)"
46
60
  :other: "安哥拉新寬扎 (1990–2000)"
47
61
  :symbol: AON
48
62
  :AOR:
63
+ :name: "安哥拉新調寬扎 (1995–1999)"
49
64
  :one: "安哥拉新調寬扎 (1995–1999)"
50
65
  :other: "安哥拉新調寬扎 (1995–1999)"
51
66
  :symbol: AOR
52
67
  :ARA:
68
+ :name: 阿根廷奧斯特納爾
53
69
  :one: 阿根廷奧斯特納爾
54
70
  :other: 阿根廷奧斯特納爾
55
71
  :symbol: ARA
56
72
  :ARL:
73
+ :name: "阿根廷披索 (1970–1983)"
57
74
  :one: "阿根廷披索 (1970–1983)"
58
75
  :other: "阿根廷披索 (1970–1983)"
59
76
  :symbol: ARL
60
77
  :ARM:
78
+ :name: "阿根廷披索 (1881–1970)"
61
79
  :one: "阿根廷披索 (1881–1970)"
62
80
  :other: "阿根廷披索 (1881–1970)"
63
81
  :symbol: ARM
64
82
  :ARP:
83
+ :name: "阿根廷披索 (1983–1985)"
65
84
  :one: "阿根廷披索 (1983–1985)"
66
85
  :other: "阿根廷披索 (1983–1985)"
67
86
  :symbol: ARP
68
87
  :ARS:
88
+ :name: 阿根廷披索
89
+ :narrow_symbol: $
69
90
  :one: 阿根廷披索
70
91
  :other: 阿根廷披索
71
92
  :symbol: ARS
72
93
  :ATS:
94
+ :name: 奧地利先令
73
95
  :one: 奧地利先令
74
96
  :other: 奧地利先令
75
97
  :symbol: ATS
76
98
  :AUD:
99
+ :name: 澳幣
100
+ :narrow_symbol: $
77
101
  :one: 澳幣
78
102
  :other: 澳幣
79
103
  :symbol: AU$
80
104
  :AWG:
105
+ :name: 阿路巴盾
81
106
  :one: 阿路巴盾
82
107
  :other: 阿路巴盾
83
108
  :symbol: AWG
84
109
  :AZM:
110
+ :name: "亞塞拜然馬納特 (1993–2006)"
85
111
  :one: "亞塞拜然馬納特 (1993–2006)"
86
112
  :other: "亞塞拜然馬納特 (1993–2006)"
87
113
  :symbol: AZM
88
114
  :AZN:
115
+ :name: 亞塞拜然馬納特
116
+ :narrow_symbol: ₼
89
117
  :one: 亞塞拜然馬納特
90
118
  :other: 亞塞拜然馬納特
91
119
  :symbol: AZN
92
120
  :BAD:
121
+ :name: 波士尼亞-赫塞哥維納第納爾
93
122
  :one: 波士尼亞-赫塞哥維納第納爾
94
123
  :other: 波士尼亞-赫塞哥維納第納爾
95
124
  :symbol: BAD
96
125
  :BAM:
126
+ :name: 波士尼亞-赫塞哥維納可轉換馬克
127
+ :narrow_symbol: KM
97
128
  :one: 波士尼亞-赫塞哥維納可轉換馬克
98
129
  :other: 波士尼亞-赫塞哥維納可轉換馬克
99
130
  :symbol: BAM
100
131
  :BAN:
132
+ :name: 波士尼亞-赫塞哥維納新第納爾
101
133
  :one: 波士尼亞-赫塞哥維納新第納爾
102
134
  :other: 波士尼亞-赫塞哥維納新第納爾
103
135
  :symbol: BAN
104
136
  :BBD:
137
+ :name: 巴貝多元
138
+ :narrow_symbol: $
105
139
  :one: 巴貝多元
106
140
  :other: 巴貝多元
107
141
  :symbol: BBD
108
142
  :BDT:
143
+ :name: 孟加拉塔卡
144
+ :narrow_symbol: ৳
109
145
  :one: 孟加拉塔卡
110
146
  :other: 孟加拉塔卡
111
147
  :symbol: BDT
112
148
  :BEC:
149
+ :name: 比利時法郎(可轉換)
113
150
  :one: 比利時法郎(可轉換)
114
151
  :other: 比利時法郎(可轉換)
115
152
  :symbol: BEC
116
153
  :BEF:
154
+ :name: 比利時法郎
117
155
  :one: 比利時法郎
118
156
  :other: 比利時法郎
119
157
  :symbol: BEF
120
158
  :BEL:
159
+ :name: 比利時法郎(金融)
121
160
  :one: 比利時法郎(金融)
122
161
  :other: 比利時法郎(金融)
123
162
  :symbol: BEL
124
163
  :BGL:
164
+ :name: 保加利亞硬列弗
125
165
  :one: 保加利亞硬列弗
126
166
  :other: 保加利亞硬列弗
127
167
  :symbol: BGL
128
168
  :BGM:
169
+ :name: 保加利亞社會黨列弗
129
170
  :one: 保加利亞社會黨列弗
130
171
  :other: 保加利亞社會黨列弗
131
172
  :symbol: BGM
132
173
  :BGN:
174
+ :name: 保加利亞新列弗
133
175
  :one: 保加利亞新列弗
134
176
  :other: 保加利亞新列弗
135
177
  :symbol: BGN
136
178
  :BGO:
179
+ :name: "保加利亞列弗 (1879–1952)"
137
180
  :one: "保加利亞列弗 (1879–1952)"
138
181
  :other: "保加利亞列弗 (1879–1952)"
139
182
  :symbol: BGO
140
183
  :BHD:
184
+ :name: 巴林第納爾
141
185
  :one: 巴林第納爾
142
186
  :other: 巴林第納爾
143
187
  :symbol: BHD
144
188
  :BIF:
189
+ :name: 蒲隆地法郎
145
190
  :one: 蒲隆地法郎
146
191
  :other: 蒲隆地法郎
147
192
  :symbol: BIF
148
193
  :BMD:
194
+ :name: 百慕達幣
195
+ :narrow_symbol: $
149
196
  :one: 百慕達幣
150
197
  :other: 百慕達幣
151
198
  :symbol: BMD
152
199
  :BND:
200
+ :name: 汶萊元
201
+ :narrow_symbol: $
153
202
  :one: 汶萊元
154
203
  :other: 汶萊元
155
204
  :symbol: BND
156
205
  :BOB:
206
+ :name: 玻利維亞諾
207
+ :narrow_symbol: Bs
157
208
  :one: 玻利維亞諾
158
209
  :other: 玻利維亞諾
159
210
  :symbol: BOB
160
211
  :BOL:
212
+ :name: "玻利維亞玻利維亞諾 (1863–1963)"
161
213
  :one: "玻利維亞玻利維亞諾 (1863–1963)"
162
214
  :other: "玻利維亞玻利維亞諾 (1863–1963)"
163
215
  :symbol: BOL
164
216
  :BOP:
217
+ :name: 玻利維亞披索
165
218
  :one: 玻利維亞披索
166
219
  :other: 玻利維亞披索
167
220
  :symbol: BOP
168
221
  :BOV:
222
+ :name: 玻利維亞幕多
169
223
  :one: 玻利維亞幕多
170
224
  :other: 玻利維亞幕多
171
225
  :symbol: BOV
172
226
  :BRB:
227
+ :name: "巴西克魯薩多農瓦 (1967–1986)"
173
228
  :one: "巴西克魯薩多農瓦 (1967–1986)"
174
229
  :other: "巴西克魯薩多農瓦 (1967–1986)"
175
230
  :symbol: BRB
176
231
  :BRC:
232
+ :name: "巴西克魯賽羅 (1986–1989)"
177
233
  :one: "巴西克魯賽羅 (1986–1989)"
178
234
  :other: "巴西克魯賽羅 (1986–1989)"
179
235
  :symbol: BRC
180
236
  :BRE:
237
+ :name: "巴西克魯賽羅 (1990–1993)"
181
238
  :one: "巴西克魯賽羅 (1990–1993)"
182
239
  :other: "巴西克魯賽羅 (1990–1993)"
183
240
  :symbol: BRE
184
241
  :BRL:
242
+ :name: 巴西里拉
243
+ :narrow_symbol: R$
185
244
  :one: 巴西里拉
186
245
  :other: 巴西里拉
187
246
  :symbol: R$
188
247
  :BRN:
248
+ :name: 巴西克如爾達農瓦
189
249
  :one: 巴西克如爾達農瓦
190
250
  :other: 巴西克如爾達農瓦
191
251
  :symbol: BRN
192
252
  :BRR:
253
+ :name: "巴西克魯賽羅 (1993–1994)"
193
254
  :one: "巴西克魯賽羅 (1993–1994)"
194
255
  :other: "巴西克魯賽羅 (1993–1994)"
195
256
  :symbol: BRR
196
257
  :BRZ:
258
+ :name: "巴西克魯賽羅 (1942 –1967)"
197
259
  :one: "巴西克魯賽羅 (1942 –1967)"
198
260
  :other: "巴西克魯賽羅 (1942 –1967)"
199
261
  :symbol: BRZ
200
262
  :BSD:
263
+ :name: 巴哈馬元
264
+ :narrow_symbol: $
201
265
  :one: 巴哈馬元
202
266
  :other: 巴哈馬元
203
267
  :symbol: BSD
204
268
  :BTN:
269
+ :name: 不丹那特倫
205
270
  :one: 不丹那特倫
206
271
  :other: 不丹那特倫
207
272
  :symbol: BTN
208
273
  :BUK:
274
+ :name: 緬甸基雅特
209
275
  :one: 緬甸基雅特
210
276
  :other: 緬甸基雅特
211
277
  :symbol: BUK
212
278
  :BWP:
279
+ :name: 波札那普拉
280
+ :narrow_symbol: P
213
281
  :one: 波札那普拉
214
282
  :other: 波札那普拉
215
283
  :symbol: BWP
216
284
  :BYB:
285
+ :name: "白俄羅斯新盧布 (1994–1999)"
217
286
  :one: "白俄羅斯新盧布 (1994–1999)"
218
287
  :other: "白俄羅斯新盧布 (1994–1999)"
219
288
  :symbol: BYB
220
289
  :BYN:
290
+ :name: 白俄羅斯盧布
291
+ :narrow_symbol: р.
221
292
  :one: 白俄羅斯盧布
222
293
  :other: 白俄羅斯盧布
223
294
  :symbol: BYN
224
295
  :BYR:
296
+ :name: "白俄羅斯盧布 (2000–2016)"
225
297
  :one: "白俄羅斯盧布 (2000–2016)"
226
298
  :other: "白俄羅斯盧布 (2000–2016)"
227
299
  :symbol: BYR
228
300
  :BZD:
301
+ :name: 貝里斯元
302
+ :narrow_symbol: $
229
303
  :one: 貝里斯元
230
304
  :other: 貝里斯元
231
305
  :symbol: BZD
232
306
  :CAD:
307
+ :name: 加幣
308
+ :narrow_symbol: $
233
309
  :one: 加幣
234
310
  :other: 加幣
235
311
  :symbol: CA$
236
312
  :CDF:
313
+ :name: 剛果法郎
237
314
  :one: 剛果法郎
238
315
  :other: 剛果法郎
239
316
  :symbol: CDF
240
317
  :CHE:
318
+ :name: "歐元 (WIR)"
241
319
  :one: "歐元 (WIR)"
242
320
  :other: "歐元 (WIR)"
243
321
  :symbol: CHE
244
322
  :CHF:
323
+ :name: 瑞士法郎
245
324
  :one: 瑞士法郎
246
325
  :other: 瑞士法郎
247
326
  :symbol: CHF
248
327
  :CHW:
328
+ :name: "法郎 (WIR)"
249
329
  :one: "法郎 (WIR)"
250
330
  :other: "法郎 (WIR)"
251
331
  :symbol: CHW
252
332
  :CLE:
333
+ :name: 智利埃斯庫多
253
334
  :one: 智利埃斯庫多
254
335
  :other: 智利埃斯庫多
255
336
  :symbol: CLE
256
337
  :CLF:
338
+ :name: 卡林油達佛曼跎
257
339
  :one: 卡林油達佛曼跎
258
340
  :other: 卡林油達佛曼跎
259
341
  :symbol: CLF
260
342
  :CLP:
343
+ :name: 智利披索
344
+ :narrow_symbol: $
261
345
  :one: 智利披索
262
346
  :other: 智利披索
263
347
  :symbol: CLP
264
348
  :CNH:
349
+ :name: 人民幣(離岸)
265
350
  :one: 人民幣(離岸)
266
351
  :other: 人民幣(離岸)
267
352
  :CNX:
268
353
  :symbol: CNX
269
354
  :CNY:
355
+ :name: 人民幣
356
+ :narrow_symbol: ¥
270
357
  :one: 人民幣
271
358
  :other: 人民幣
272
359
  :symbol: CN¥
273
360
  :COP:
361
+ :name: 哥倫比亞披索
362
+ :narrow_symbol: $
274
363
  :one: 哥倫比亞披索
275
364
  :other: 哥倫比亞披索
276
365
  :symbol: COP
277
366
  :COU:
367
+ :name: "哥倫比亞幣 (COU)"
278
368
  :one: "哥倫比亞幣 (COU)"
279
369
  :other: "哥倫比亞幣 (COU)"
280
370
  :symbol: COU
281
371
  :CRC:
372
+ :name: 哥斯大黎加科朗
373
+ :narrow_symbol: ₡
282
374
  :one: 哥斯大黎加科朗
283
375
  :other: 哥斯大黎加科朗
284
376
  :symbol: CRC
285
377
  :CSD:
378
+ :name: 舊塞爾維亞第納爾
286
379
  :one: 舊塞爾維亞第納爾
287
380
  :other: 舊塞爾維亞第納爾
288
381
  :symbol: CSD
289
382
  :CSK:
383
+ :name: 捷克斯洛伐克硬克朗
290
384
  :one: 捷克斯洛伐克硬克朗
291
385
  :other: 捷克斯洛伐克硬克朗
292
386
  :symbol: CSK
293
387
  :CUC:
388
+ :name: 古巴可轉換披索
389
+ :narrow_symbol: $
294
390
  :one: 古巴可轉換披索
295
391
  :other: 古巴可轉換披索
296
392
  :symbol: CUC
297
393
  :CUP:
394
+ :name: 古巴披索
395
+ :narrow_symbol: $
298
396
  :one: 古巴披索
299
397
  :other: 古巴披索
300
398
  :symbol: CUP
301
399
  :CVE:
400
+ :name: 維德角埃斯庫多
302
401
  :one: 維德角埃斯庫多
303
402
  :other: 維德角埃斯庫多
304
403
  :symbol: CVE
305
404
  :CYP:
405
+ :name: 賽普勒斯鎊
306
406
  :one: 賽普勒斯鎊
307
407
  :other: 賽普勒斯鎊
308
408
  :symbol: CYP
309
409
  :CZK:
410
+ :name: 捷克克朗
411
+ :narrow_symbol: Kč
310
412
  :one: 捷克克朗
311
413
  :other: 捷克克朗
312
414
  :symbol: CZK
313
415
  :DDM:
416
+ :name: 東德奧斯特馬克
314
417
  :one: 東德奧斯特馬克
315
418
  :other: 東德奧斯特馬克
316
419
  :symbol: DDM
317
420
  :DEM:
421
+ :name: 德國馬克
318
422
  :one: 德國馬克
319
423
  :other: 德國馬克
320
424
  :symbol: DEM
321
425
  :DJF:
426
+ :name: 吉布地法郎
322
427
  :one: 吉布地法郎
323
428
  :other: 吉布地法郎
324
429
  :symbol: DJF
325
430
  :DKK:
431
+ :name: 丹麥克朗
432
+ :narrow_symbol: kr
326
433
  :one: 丹麥克朗
327
434
  :other: 丹麥克朗
328
435
  :symbol: DKK
329
436
  :DOP:
437
+ :name: 多明尼加披索
438
+ :narrow_symbol: $
330
439
  :one: 多明尼加披索
331
440
  :other: 多明尼加披索
332
441
  :symbol: DOP
333
442
  :DZD:
443
+ :name: 阿爾及利亞第納爾
334
444
  :one: 阿爾及利亞第納爾
335
445
  :other: 阿爾及利亞第納爾
336
446
  :symbol: DZD
337
447
  :ECS:
448
+ :name: 厄瓜多蘇克雷
338
449
  :one: 厄瓜多蘇克雷
339
450
  :other: 厄瓜多蘇克雷
340
451
  :symbol: ECS
341
452
  :ECV:
453
+ :name: "厄瓜多爾由里達瓦康斯坦 (UVC)"
342
454
  :one: "厄瓜多爾由里達瓦康斯坦 (UVC)"
343
455
  :other: "厄瓜多爾由里達瓦康斯坦 (UVC)"
344
456
  :symbol: ECV
345
457
  :EEK:
458
+ :name: 愛沙尼亞克朗
346
459
  :one: 愛沙尼亞克朗
347
460
  :other: 愛沙尼亞克朗
348
461
  :symbol: EEK
349
462
  :EGP:
463
+ :name: 埃及鎊
464
+ :narrow_symbol: E£
350
465
  :one: 埃及鎊
351
466
  :other: 埃及鎊
352
467
  :symbol: EGP
353
468
  :ERN:
469
+ :name: 厄立特里亞納克法
354
470
  :one: 厄立特里亞納克法
355
471
  :other: 厄立特里亞納克法
356
472
  :symbol: ERN
357
473
  :ESA:
474
+ :name: 西班牙比塞塔(會計單位)
358
475
  :one: 西班牙比塞塔(會計單位)
359
476
  :other: 西班牙比塞塔(會計單位)
360
477
  :symbol: ESA
361
478
  :ESB:
479
+ :name: 西班牙比塞塔(可轉換會計單位)
362
480
  :one: 西班牙比塞塔(可轉換會計單位)
363
481
  :other: 西班牙比塞塔(可轉換會計單位)
364
482
  :symbol: ESB
365
483
  :ESP:
484
+ :name: 西班牙陪士特
485
+ :narrow_symbol: ₧
366
486
  :one: 西班牙陪士特
367
487
  :other: 西班牙陪士特
368
488
  :symbol: ESP
369
489
  :ETB:
490
+ :name: 衣索比亞比爾
370
491
  :one: 衣索比亞比爾
371
492
  :other: 衣索比亞比爾
372
493
  :symbol: ETB
373
494
  :EUR:
495
+ :name: 歐元
496
+ :narrow_symbol: €
374
497
  :one: 歐元
375
498
  :other: 歐元
376
499
  :symbol: €
377
500
  :FIM:
501
+ :name: 芬蘭馬克
378
502
  :one: 芬蘭馬克
379
503
  :other: 芬蘭馬克
380
504
  :symbol: FIM
381
505
  :FJD:
506
+ :name: 斐濟元
507
+ :narrow_symbol: $
382
508
  :one: 斐濟元
383
509
  :other: 斐濟元
384
510
  :symbol: FJD
385
511
  :FKP:
512
+ :name: 福克蘭群島鎊
513
+ :narrow_symbol: £
386
514
  :one: 福克蘭群島鎊
387
515
  :other: 福克蘭群島鎊
388
516
  :symbol: FKP
389
517
  :FRF:
518
+ :name: 法國法郎
390
519
  :one: 法國法郎
391
520
  :other: 法國法郎
392
521
  :symbol: FRF
393
522
  :GBP:
523
+ :name: 英鎊
524
+ :narrow_symbol: £
394
525
  :one: 英鎊
395
526
  :other: 英鎊
396
527
  :symbol: £
397
528
  :GEK:
529
+ :name: 喬治亞庫旁拉里
398
530
  :one: 喬治亞庫旁拉里
399
531
  :other: 喬治亞庫旁拉里
400
532
  :symbol: GEK
401
533
  :GEL:
534
+ :name: 喬治亞拉里
535
+ :narrow_symbol: ₾
402
536
  :one: 喬治亞拉里
403
537
  :other: 喬治亞拉里
404
538
  :symbol: GEL
405
539
  :GHC:
540
+ :name: "迦納賽地 (1979–2007)"
406
541
  :one: "迦納賽地 (1979–2007)"
407
542
  :other: "迦納賽地 (1979–2007)"
408
543
  :symbol: GHC
409
544
  :GHS:
545
+ :name: 迦納塞地
546
+ :narrow_symbol: GH₵
410
547
  :one: 迦納塞地
411
548
  :other: 迦納塞地
412
549
  :symbol: GHS
413
550
  :GIP:
551
+ :name: 直布羅陀鎊
552
+ :narrow_symbol: £
414
553
  :one: 直布羅陀鎊
415
554
  :other: 直布羅陀鎊
416
555
  :symbol: GIP
417
556
  :GMD:
557
+ :name: 甘比亞達拉西
418
558
  :one: 甘比亞達拉西
419
559
  :other: 甘比亞達拉西
420
560
  :symbol: GMD
421
561
  :GNF:
562
+ :name: 幾內亞法郎
563
+ :narrow_symbol: FG
422
564
  :one: 幾內亞法郎
423
565
  :other: 幾內亞法郎
424
566
  :symbol: GNF
425
567
  :GNS:
568
+ :name: 幾內亞西里
426
569
  :one: 幾內亞西里
427
570
  :other: 幾內亞西里
428
571
  :symbol: GNS
429
572
  :GQE:
573
+ :name: 赤道幾內亞埃奎勒
430
574
  :one: 赤道幾內亞埃奎勒
431
575
  :other: 赤道幾內亞埃奎勒
432
576
  :symbol: GQE
433
577
  :GRD:
578
+ :name: 希臘德拉克馬
434
579
  :one: 希臘德拉克馬
435
580
  :other: 希臘德拉克馬
436
581
  :symbol: GRD
437
582
  :GTQ:
583
+ :name: 瓜地馬拉格查爾
584
+ :narrow_symbol: Q
438
585
  :one: 瓜地馬拉格查爾
439
586
  :other: 瓜地馬拉格查爾
440
587
  :symbol: GTQ
441
588
  :GWE:
589
+ :name: 葡屬幾內亞埃斯庫多
442
590
  :one: 葡屬幾內亞埃斯庫多
443
591
  :other: 葡屬幾內亞埃斯庫多
444
592
  :symbol: GWE
445
593
  :GWP:
594
+ :name: 幾內亞比索披索
446
595
  :one: 幾內亞比索披索
447
596
  :other: 幾內亞比索披索
448
597
  :symbol: GWP
449
598
  :GYD:
599
+ :name: 圭亞那元
600
+ :narrow_symbol: $
450
601
  :one: 圭亞那元
451
602
  :other: 圭亞那元
452
603
  :symbol: GYD
453
604
  :HKD:
605
+ :name: 港幣
606
+ :narrow_symbol: $
454
607
  :one: 港幣
455
608
  :other: 港幣
456
609
  :symbol: HK$
457
610
  :HNL:
611
+ :name: 洪都拉斯倫皮拉
612
+ :narrow_symbol: L
458
613
  :one: 洪都拉斯倫皮拉
459
614
  :other: 洪都拉斯倫皮拉
460
615
  :symbol: HNL
461
616
  :HRD:
617
+ :name: 克羅埃西亞第納爾
462
618
  :one: 克羅埃西亞第納爾
463
619
  :other: 克羅埃西亞第納爾
464
620
  :symbol: HRD
465
621
  :HRK:
622
+ :name: 克羅埃西亞庫納
623
+ :narrow_symbol: kn
466
624
  :one: 克羅埃西亞庫納
467
625
  :other: 克羅埃西亞庫納
468
626
  :symbol: HRK
469
627
  :HTG:
628
+ :name: 海地古德
470
629
  :one: 海地古德
471
630
  :other: 海地古德
472
631
  :symbol: HTG
473
632
  :HUF:
633
+ :name: 匈牙利福林
634
+ :narrow_symbol: Ft
474
635
  :one: 匈牙利福林
475
636
  :other: 匈牙利福林
476
637
  :symbol: HUF
477
638
  :IDR:
639
+ :name: 印尼盾
640
+ :narrow_symbol: Rp
478
641
  :one: 印尼盾
479
642
  :other: 印尼盾
480
643
  :symbol: IDR
481
644
  :IEP:
645
+ :name: 愛爾蘭鎊
482
646
  :one: 愛爾蘭鎊
483
647
  :other: 愛爾蘭鎊
484
648
  :symbol: IEP
485
649
  :ILP:
650
+ :name: 以色列鎊
486
651
  :one: 以色列鎊
487
652
  :other: 以色列鎊
488
653
  :symbol: ILP
489
654
  :ILR:
655
+ :name: "以色列謝克爾 (1980–1985)"
490
656
  :one: "以色列謝克爾 (1980–1985)"
491
657
  :other: "以色列謝克爾 (1980–1985)"
492
658
  :symbol: ILR
493
659
  :ILS:
660
+ :name: 以色列新謝克爾
661
+ :narrow_symbol: ₪
494
662
  :one: 以色列新謝克爾
495
663
  :other: 以色列新謝克爾
496
664
  :symbol: ₪
497
665
  :INR:
666
+ :name: 印度盧比
667
+ :narrow_symbol: ₹
498
668
  :one: 印度盧比
499
669
  :other: 印度盧比
500
670
  :symbol: ₹
501
671
  :IQD:
672
+ :name: 伊拉克第納爾
502
673
  :one: 伊拉克第納爾
503
674
  :other: 伊拉克第納爾
504
675
  :symbol: IQD
505
676
  :IRR:
677
+ :name: 伊朗里亞爾
506
678
  :one: 伊朗里亞爾
507
679
  :other: 伊朗里亞爾
508
680
  :symbol: IRR
509
681
  :ISJ:
682
+ :name: "冰島克朗 (1918–1981)"
510
683
  :one: "冰島克朗 (1918–1981)"
511
684
  :other: "冰島克朗 (1918–1981)"
512
685
  :symbol: ISJ
513
686
  :ISK:
687
+ :name: 冰島克朗
688
+ :narrow_symbol: kr
514
689
  :one: 冰島克朗
515
690
  :other: 冰島克朗
516
691
  :symbol: ISK
517
692
  :ITL:
693
+ :name: 義大利里拉
518
694
  :one: 義大利里拉
519
695
  :other: 義大利里拉
520
696
  :symbol: ITL
521
697
  :JMD:
698
+ :name: 牙買加元
699
+ :narrow_symbol: $
522
700
  :one: 牙買加元
523
701
  :other: 牙買加元
524
702
  :symbol: JMD
525
703
  :JOD:
704
+ :name: 約旦第納爾
526
705
  :one: 約旦第納爾
527
706
  :other: 約旦第納爾
528
707
  :symbol: JOD
529
708
  :JPY:
709
+ :name: 日圓
710
+ :narrow_symbol: ¥
530
711
  :one: 日圓
531
712
  :other: 日圓
532
713
  :symbol: ¥
533
714
  :KES:
715
+ :name: 肯尼亞先令
534
716
  :one: 肯尼亞先令
535
717
  :other: 肯尼亞先令
536
718
  :symbol: KES
537
719
  :KGS:
720
+ :name: 吉爾吉斯索姆
538
721
  :one: 吉爾吉斯索姆
539
722
  :other: 吉爾吉斯索姆
540
723
  :symbol: KGS
541
724
  :KHR:
725
+ :name: 柬埔寨瑞爾
726
+ :narrow_symbol: ៛
542
727
  :one: 柬埔寨瑞爾
543
728
  :other: 柬埔寨瑞爾
544
729
  :symbol: KHR
545
730
  :KMF:
731
+ :name: 科摩羅法郎
732
+ :narrow_symbol: CF
546
733
  :one: 科摩羅法郎
547
734
  :other: 科摩羅法郎
548
735
  :symbol: KMF
549
736
  :KPW:
737
+ :name: 北韓元
738
+ :narrow_symbol: ₩
550
739
  :one: 北韓元
551
740
  :other: 北韓元
552
741
  :symbol: KPW
553
742
  :KRH:
743
+ :name: 南韓圜
554
744
  :one: 南韓圜
555
745
  :other: 南韓圜
556
746
  :symbol: KRH
557
747
  :KRO:
748
+ :name: 南韓圓
558
749
  :one: 南韓圓
559
750
  :other: 南韓圓
560
751
  :symbol: KRO
561
752
  :KRW:
753
+ :name: 韓元
754
+ :narrow_symbol: ₩
562
755
  :one: 韓元
563
756
  :other: 韓元
564
757
  :symbol: ₩
565
758
  :KWD:
759
+ :name: 科威特第納爾
566
760
  :one: 科威特第納爾
567
761
  :other: 科威特第納爾
568
762
  :symbol: KWD
569
763
  :KYD:
764
+ :name: 開曼群島元
765
+ :narrow_symbol: $
570
766
  :one: 開曼群島元
571
767
  :other: 開曼群島元
572
768
  :symbol: KYD
573
769
  :KZT:
770
+ :name: 哈薩克堅戈
771
+ :narrow_symbol: ₸
574
772
  :one: 哈薩克堅戈
575
773
  :other: 哈薩克堅戈
576
774
  :symbol: KZT
577
775
  :LAK:
776
+ :name: 寮國基普
777
+ :narrow_symbol: ₭
578
778
  :one: 寮國基普
579
779
  :other: 寮國基普
580
780
  :symbol: LAK
581
781
  :LBP:
782
+ :name: 黎巴嫩鎊
783
+ :narrow_symbol: L£
582
784
  :one: 黎巴嫩鎊
583
785
  :other: 黎巴嫩鎊
584
786
  :symbol: LBP
585
787
  :LKR:
788
+ :name: 斯里蘭卡盧比
789
+ :narrow_symbol: Rs
586
790
  :one: 斯里蘭卡盧比
587
791
  :other: 斯里蘭卡盧比
588
792
  :symbol: LKR
589
793
  :LRD:
794
+ :name: 賴比瑞亞元
795
+ :narrow_symbol: $
590
796
  :one: 賴比瑞亞元
591
797
  :other: 賴比瑞亞元
592
798
  :symbol: LRD
593
799
  :LSL:
800
+ :name: 賴索托洛蒂
594
801
  :one: 賴索托洛蒂
595
802
  :other: 賴索托洛蒂
596
803
  :symbol: LSL
597
804
  :LTL:
805
+ :name: 立陶宛立特
806
+ :narrow_symbol: Lt
598
807
  :one: 立陶宛立特
599
808
  :other: 立陶宛立特
600
809
  :symbol: LTL
601
810
  :LTT:
811
+ :name: 立陶宛特羅
602
812
  :one: 立陶宛特羅
603
813
  :other: 立陶宛特羅
604
814
  :symbol: LTT
605
815
  :LUC:
816
+ :name: 盧森堡可兌換法郎
606
817
  :one: 盧森堡可兌換法郎
607
818
  :other: 盧森堡可兌換法郎
608
819
  :symbol: LUC
609
820
  :LUF:
821
+ :name: 盧森堡法郎
610
822
  :one: 盧森堡法郎
611
823
  :other: 盧森堡法郎
612
824
  :symbol: LUF
613
825
  :LUL:
826
+ :name: 盧森堡金融法郎
614
827
  :one: 盧森堡金融法郎
615
828
  :other: 盧森堡金融法郎
616
829
  :symbol: LUL
617
830
  :LVL:
831
+ :name: 拉脫維亞拉特銀幣
832
+ :narrow_symbol: Ls
618
833
  :one: 拉脫維亞拉特銀幣
619
834
  :other: 拉脫維亞拉特銀幣
620
835
  :symbol: LVL
621
836
  :LVR:
837
+ :name: 拉脫維亞盧布
622
838
  :one: 拉脫維亞盧布
623
839
  :other: 拉脫維亞盧布
624
840
  :symbol: LVR
625
841
  :LYD:
842
+ :name: 利比亞第納爾
626
843
  :one: 利比亞第納爾
627
844
  :other: 利比亞第納爾
628
845
  :symbol: LYD
629
846
  :MAD:
847
+ :name: 摩洛哥迪拉姆
630
848
  :one: 摩洛哥迪拉姆
631
849
  :other: 摩洛哥迪拉姆
632
850
  :symbol: MAD
633
851
  :MAF:
852
+ :name: 摩洛哥法郎
634
853
  :one: 摩洛哥法郎
635
854
  :other: 摩洛哥法郎
636
855
  :symbol: MAF
637
856
  :MCF:
857
+ :name: 摩納哥法郎
638
858
  :one: 摩納哥法郎
639
859
  :other: 摩納哥法郎
640
860
  :symbol: MCF
641
861
  :MDC:
862
+ :name: 摩爾多瓦券
642
863
  :one: 摩爾多瓦券
643
864
  :other: 摩爾多瓦券
644
865
  :symbol: MDC
645
866
  :MDL:
867
+ :name: 摩杜雲列伊
646
868
  :one: 摩杜雲列伊
647
869
  :other: 摩杜雲列伊
648
870
  :symbol: MDL
649
871
  :MGA:
872
+ :name: 馬達加斯加阿里亞里
873
+ :narrow_symbol: Ar
650
874
  :one: 馬達加斯加阿里亞里
651
875
  :other: 馬達加斯加阿里亞里
652
876
  :symbol: MGA
653
877
  :MGF:
878
+ :name: 馬達加斯加法郎
654
879
  :one: 馬達加斯加法郎
655
880
  :other: 馬達加斯加法郎
656
881
  :symbol: MGF
657
882
  :MKD:
883
+ :name: 馬其頓第納爾
658
884
  :one: 馬其頓第納爾
659
885
  :other: 馬其頓第納爾
660
886
  :symbol: MKD
661
887
  :MKN:
888
+ :name: "馬其頓第納爾 (1992–1993)"
662
889
  :one: "馬其頓第納爾 (1992–1993)"
663
890
  :other: "馬其頓第納爾 (1992–1993)"
664
891
  :symbol: MKN
665
892
  :MLF:
893
+ :name: 馬里法郎
666
894
  :one: 馬里法郎
667
895
  :other: 馬里法郎
668
896
  :symbol: MLF
669
897
  :MMK:
898
+ :name: 緬甸元
899
+ :narrow_symbol: K
670
900
  :one: 緬甸元
671
901
  :other: 緬甸元
672
902
  :symbol: MMK
673
903
  :MNT:
904
+ :name: 蒙古圖格里克
905
+ :narrow_symbol: ₮
674
906
  :one: 蒙古圖格里克
675
907
  :other: 蒙古圖格里克
676
908
  :symbol: MNT
677
909
  :MOP:
910
+ :name: 澳門元
678
911
  :one: 澳門元
679
912
  :other: 澳門元
680
913
  :symbol: MOP
681
914
  :MRO:
915
+ :name: "茅利塔尼亞烏吉亞 (1973–2017)"
682
916
  :one: "茅利塔尼亞烏吉亞 (1973–2017)"
683
917
  :other: "茅利塔尼亞烏吉亞 (1973–2017)"
684
918
  :symbol: MRO
685
919
  :MRU:
920
+ :name: 茅利塔尼亞烏吉亞
686
921
  :one: 茅利塔尼亞烏吉亞
687
922
  :other: 茅利塔尼亞烏吉亞
688
923
  :MTL:
924
+ :name: 馬爾他里拉
689
925
  :one: 馬爾他里拉
690
926
  :other: 馬爾他里拉
691
927
  :symbol: MTL
692
928
  :MTP:
929
+ :name: 馬爾他鎊
693
930
  :one: 馬爾他鎊
694
931
  :other: 馬爾他鎊
695
932
  :symbol: MTP
696
933
  :MUR:
934
+ :name: 模里西斯盧比
935
+ :narrow_symbol: Rs
697
936
  :one: 模里西斯盧比
698
937
  :other: 模里西斯盧比
699
938
  :symbol: MUR
700
939
  :MVP:
940
+ :name: 馬爾地夫盧比
701
941
  :one: 馬爾地夫盧比
702
942
  :other: 馬爾地夫盧比
703
943
  :symbol: MVP
704
944
  :MVR:
945
+ :name: 馬爾地夫盧非亞
705
946
  :one: 馬爾地夫盧非亞
706
947
  :other: 馬爾地夫盧非亞
707
948
  :symbol: MVR
708
949
  :MWK:
950
+ :name: 馬拉維克瓦查
709
951
  :one: 馬拉維克瓦查
710
952
  :other: 馬拉維克瓦查
711
953
  :symbol: MWK
712
954
  :MXN:
955
+ :name: 墨西哥披索
956
+ :narrow_symbol: $
713
957
  :one: 墨西哥披索
714
958
  :other: 墨西哥披索
715
959
  :symbol: MX$
716
960
  :MXP:
961
+ :name: "墨西哥銀披索 (1861–1992)"
717
962
  :one: "墨西哥銀披索 (1861–1992)"
718
963
  :other: "墨西哥銀披索 (1861–1992)"
719
964
  :symbol: MXP
720
965
  :MXV:
966
+ :name: "墨西哥轉換單位 (UDI)"
721
967
  :one: "墨西哥轉換單位 (UDI)"
722
968
  :other: "墨西哥轉換單位 (UDI)"
723
969
  :symbol: MXV
724
970
  :MYR:
971
+ :name: 馬來西亞令吉
972
+ :narrow_symbol: RM
725
973
  :one: 馬來西亞令吉
726
974
  :other: 馬來西亞令吉
727
975
  :symbol: MYR
728
976
  :MZE:
977
+ :name: 莫三比克埃斯庫多
729
978
  :one: 莫三比克埃斯庫多
730
979
  :other: 莫三比克埃斯庫多
731
980
  :symbol: MZE
732
981
  :MZM:
982
+ :name: "莫三比克梅蒂卡爾 (1980–2006)"
733
983
  :one: "莫三比克梅蒂卡爾 (1980–2006)"
734
984
  :other: "莫三比克梅蒂卡爾 (1980–2006)"
735
985
  :symbol: MZM
736
986
  :MZN:
987
+ :name: 莫三比克梅蒂卡爾
737
988
  :one: 莫三比克梅蒂卡爾
738
989
  :other: 莫三比克梅蒂卡爾
739
990
  :symbol: MZN
740
991
  :NAD:
992
+ :name: 納米比亞元
993
+ :narrow_symbol: $
741
994
  :one: 納米比亞元
742
995
  :other: 納米比亞元
743
996
  :symbol: NAD
744
997
  :NGN:
998
+ :name: 奈及利亞奈拉
999
+ :narrow_symbol: ₦
745
1000
  :one: 奈及利亞奈拉
746
1001
  :other: 奈及利亞奈拉
747
1002
  :symbol: NGN
748
1003
  :NIC:
1004
+ :name: 尼加拉瓜科多巴
749
1005
  :one: 尼加拉瓜科多巴
750
1006
  :other: 尼加拉瓜科多巴
751
1007
  :symbol: NIC
752
1008
  :NIO:
1009
+ :name: 尼加拉瓜金科多巴
1010
+ :narrow_symbol: C$
753
1011
  :one: 尼加拉瓜金科多巴
754
1012
  :other: 尼加拉瓜金科多巴
755
1013
  :symbol: NIO
756
1014
  :NLG:
1015
+ :name: 荷蘭盾
757
1016
  :one: 荷蘭盾
758
1017
  :other: 荷蘭盾
759
1018
  :symbol: NLG
760
1019
  :NOK:
1020
+ :name: 挪威克朗
1021
+ :narrow_symbol: kr
761
1022
  :one: 挪威克朗
762
1023
  :other: 挪威克朗
763
1024
  :symbol: NOK
764
1025
  :NPR:
1026
+ :name: 尼泊爾盧比
1027
+ :narrow_symbol: Rs
765
1028
  :one: 尼泊爾盧比
766
1029
  :other: 尼泊爾盧比
767
1030
  :symbol: NPR
768
1031
  :NZD:
1032
+ :name: 紐西蘭幣
1033
+ :narrow_symbol: $
769
1034
  :one: 紐西蘭幣
770
1035
  :other: 紐西蘭幣
771
1036
  :symbol: NZ$
772
1037
  :OMR:
1038
+ :name: 阿曼里亞爾
773
1039
  :one: 阿曼里亞爾
774
1040
  :other: 阿曼里亞爾
775
1041
  :symbol: OMR
776
1042
  :PAB:
1043
+ :name: 巴拿馬巴波亞
777
1044
  :one: 巴拿馬巴波亞
778
1045
  :other: 巴拿馬巴波亞
779
1046
  :symbol: PAB
780
1047
  :PEI:
1048
+ :name: 祕魯因蒂
781
1049
  :one: 祕魯因蒂
782
1050
  :other: 祕魯因蒂
783
1051
  :symbol: PEI
784
1052
  :PEN:
1053
+ :name: 秘魯太陽幣
785
1054
  :one: 秘魯太陽幣
786
1055
  :other: 秘魯太陽幣
787
1056
  :symbol: PEN
788
1057
  :PES:
1058
+ :name: "秘魯太陽幣 (1863–1965)"
789
1059
  :one: "秘魯太陽幣 (1863–1965)"
790
1060
  :other: "秘魯太陽幣 (1863–1965)"
791
1061
  :symbol: PES
792
1062
  :PGK:
1063
+ :name: 巴布亞紐幾內亞基那
793
1064
  :one: 巴布亞紐幾內亞基那
794
1065
  :other: 巴布亞紐幾內亞基那
795
1066
  :symbol: PGK
796
1067
  :PHP:
1068
+ :name: 菲律賓披索
1069
+ :narrow_symbol: ₱
797
1070
  :one: 菲律賓披索
798
1071
  :other: 菲律賓披索
799
1072
  :symbol: PHP
800
1073
  :PKR:
1074
+ :name: 巴基斯坦盧比
1075
+ :narrow_symbol: Rs
801
1076
  :one: 巴基斯坦盧比
802
1077
  :other: 巴基斯坦盧比
803
1078
  :symbol: PKR
804
1079
  :PLN:
1080
+ :name: 波蘭茲羅提
1081
+ :narrow_symbol: zł
805
1082
  :one: 波蘭茲羅提
806
1083
  :other: 波蘭茲羅提
807
1084
  :symbol: PLN
808
1085
  :PLZ:
1086
+ :name: "波蘭茲羅提 (1950–1995)"
809
1087
  :one: "波蘭茲羅提 (1950–1995)"
810
1088
  :other: "波蘭茲羅提 (1950–1995)"
811
1089
  :symbol: PLZ
812
1090
  :PTE:
1091
+ :name: 葡萄牙埃斯庫多
813
1092
  :one: 葡萄牙埃斯庫多
814
1093
  :other: 葡萄牙埃斯庫多
815
1094
  :symbol: PTE
816
1095
  :PYG:
1096
+ :name: 巴拉圭瓜拉尼
1097
+ :narrow_symbol: ₲
817
1098
  :one: 巴拉圭瓜拉尼
818
1099
  :other: 巴拉圭瓜拉尼
819
1100
  :symbol: PYG
820
1101
  :QAR:
1102
+ :name: 卡達里亞爾
821
1103
  :one: 卡達里亞爾
822
1104
  :other: 卡達里亞爾
823
1105
  :symbol: QAR
824
1106
  :RHD:
1107
+ :name: 羅德西亞元
825
1108
  :one: 羅德西亞元
826
1109
  :other: 羅德西亞元
827
1110
  :symbol: RHD
828
1111
  :ROL:
1112
+ :name: 舊羅馬尼亞列伊
829
1113
  :one: 舊羅馬尼亞列伊
830
1114
  :other: 舊羅馬尼亞列伊
831
1115
  :symbol: ROL
832
1116
  :RON:
1117
+ :name: 羅馬尼亞列伊
1118
+ :narrow_symbol: L
833
1119
  :one: 羅馬尼亞列伊
834
1120
  :other: 羅馬尼亞列伊
835
1121
  :symbol: RON
836
1122
  :RSD:
1123
+ :name: 塞爾維亞戴納
837
1124
  :one: 塞爾維亞戴納
838
1125
  :other: 塞爾維亞戴納
839
1126
  :symbol: RSD
840
1127
  :RUB:
1128
+ :name: 俄羅斯盧布
1129
+ :narrow_symbol: ₽
841
1130
  :one: 俄羅斯盧布
842
1131
  :other: 俄羅斯盧布
843
1132
  :symbol: RUB
844
1133
  :RUR:
1134
+ :name: "俄羅斯盧布 (1991–1998)"
1135
+ :narrow_symbol: р.
845
1136
  :one: "俄羅斯盧布 (1991–1998)"
846
1137
  :other: "俄羅斯盧布 (1991–1998)"
847
1138
  :symbol: RUR
848
1139
  :RWF:
1140
+ :name: 盧安達法郎
1141
+ :narrow_symbol: RF
849
1142
  :one: 盧安達法郎
850
1143
  :other: 盧安達法郎
851
1144
  :symbol: RWF
852
1145
  :SAR:
1146
+ :name: 沙烏地里亞爾
853
1147
  :one: 沙烏地里亞爾
854
1148
  :other: 沙烏地里亞爾
855
1149
  :symbol: SAR
856
1150
  :SBD:
1151
+ :name: 索羅門群島元
1152
+ :narrow_symbol: $
857
1153
  :one: 索羅門群島元
858
1154
  :other: 索羅門群島元
859
1155
  :symbol: SBD
860
1156
  :SCR:
1157
+ :name: 塞席爾盧比
861
1158
  :one: 塞席爾盧比
862
1159
  :other: 塞席爾盧比
863
1160
  :symbol: SCR
864
1161
  :SDD:
1162
+ :name: 蘇丹第納爾
865
1163
  :one: 蘇丹第納爾
866
1164
  :other: 蘇丹第納爾
867
1165
  :symbol: SDD
868
1166
  :SDG:
1167
+ :name: 蘇丹鎊
869
1168
  :one: 蘇丹鎊
870
1169
  :other: 蘇丹鎊
871
1170
  :symbol: SDG
872
1171
  :SDP:
1172
+ :name: 舊蘇丹鎊
873
1173
  :one: 舊蘇丹鎊
874
1174
  :other: 舊蘇丹鎊
875
1175
  :symbol: SDP
876
1176
  :SEK:
1177
+ :name: 瑞典克朗
1178
+ :narrow_symbol: kr
877
1179
  :one: 瑞典克朗
878
1180
  :other: 瑞典克朗
879
1181
  :symbol: SEK
880
1182
  :SGD:
1183
+ :name: 新加坡幣
1184
+ :narrow_symbol: $
881
1185
  :one: 新加坡幣
882
1186
  :other: 新加坡幣
883
1187
  :symbol: SGD
884
1188
  :SHP:
1189
+ :name: 聖赫勒拿鎊
1190
+ :narrow_symbol: £
885
1191
  :one: 聖赫勒拿鎊
886
1192
  :other: 聖赫勒拿鎊
887
1193
  :symbol: SHP
888
1194
  :SIT:
1195
+ :name: 斯洛維尼亞托勒
889
1196
  :one: 斯洛維尼亞托勒
890
1197
  :other: 斯洛維尼亞托勒
891
1198
  :symbol: SIT
892
1199
  :SKK:
1200
+ :name: 斯洛伐克克朗
893
1201
  :one: 斯洛伐克克朗
894
1202
  :other: 斯洛伐克克朗
895
1203
  :symbol: SKK
896
1204
  :SLL:
1205
+ :name: 獅子山利昂
897
1206
  :one: 獅子山利昂
898
1207
  :other: 獅子山利昂
899
1208
  :symbol: SLL
900
1209
  :SOS:
1210
+ :name: 索馬利亞先令
901
1211
  :one: 索馬利亞先令
902
1212
  :other: 索馬利亞先令
903
1213
  :symbol: SOS
904
1214
  :SRD:
1215
+ :name: 蘇利南元
1216
+ :narrow_symbol: $
905
1217
  :one: 蘇利南元
906
1218
  :other: 蘇利南元
907
1219
  :symbol: SRD
908
1220
  :SRG:
1221
+ :name: 蘇利南基爾
909
1222
  :one: 蘇利南基爾
910
1223
  :other: 蘇利南基爾
911
1224
  :symbol: SRG
912
1225
  :SSP:
1226
+ :name: 南蘇丹鎊
1227
+ :narrow_symbol: £
913
1228
  :one: 南蘇丹鎊
914
1229
  :other: 南蘇丹鎊
915
1230
  :symbol: SSP
916
1231
  :STD:
1232
+ :name: "聖多美島和普林西比島多布拉 (1977–2017)"
917
1233
  :one: "聖多美島和普林西比島多布拉 (1977–2017)"
918
1234
  :other: "聖多美島和普林西比島多布拉 (1977–2017)"
919
1235
  :symbol: STD
920
1236
  :STN:
1237
+ :name: 聖多美島和普林西比島多布拉
1238
+ :narrow_symbol: Db
921
1239
  :one: 聖多美島和普林西比島多布拉
922
1240
  :other: 聖多美島和普林西比島多布拉
923
1241
  :symbol: Db
924
1242
  :SUR:
1243
+ :name: 蘇聯盧布
925
1244
  :one: 蘇聯盧布
926
1245
  :other: 蘇聯盧布
927
1246
  :symbol: SUR
928
1247
  :SVC:
1248
+ :name: 薩爾瓦多科郎
929
1249
  :one: 薩爾瓦多科郎
930
1250
  :other: 薩爾瓦多科郎
931
1251
  :symbol: SVC
932
1252
  :SYP:
1253
+ :name: 敘利亞鎊
1254
+ :narrow_symbol: £
933
1255
  :one: 敘利亞鎊
934
1256
  :other: 敘利亞鎊
935
1257
  :symbol: SYP
936
1258
  :SZL:
1259
+ :name: 史瓦濟蘭里朗吉尼
937
1260
  :one: 史瓦濟蘭里朗吉尼
938
1261
  :other: 史瓦濟蘭里朗吉尼
939
1262
  :symbol: SZL
940
1263
  :THB:
1264
+ :name: 泰銖
1265
+ :narrow_symbol: ฿
941
1266
  :one: 泰銖
942
1267
  :other: 泰銖
943
1268
  :symbol: THB
944
1269
  :TJR:
1270
+ :name: 塔吉克盧布
945
1271
  :one: 塔吉克盧布
946
1272
  :other: 塔吉克盧布
947
1273
  :symbol: TJR
948
1274
  :TJS:
1275
+ :name: 塔吉克索莫尼
949
1276
  :one: 塔吉克索莫尼
950
1277
  :other: 塔吉克索莫尼
951
1278
  :symbol: TJS
952
1279
  :TMM:
1280
+ :name: "土庫曼馬納特 (1993–2009)"
953
1281
  :one: "土庫曼馬納特 (1993–2009)"
954
1282
  :other: "土庫曼馬納特 (1993–2009)"
955
1283
  :symbol: TMM
956
1284
  :TMT:
1285
+ :name: 土庫曼馬納特
957
1286
  :one: 土庫曼馬納特
958
1287
  :other: 土庫曼馬納特
959
1288
  :symbol: TMT
960
1289
  :TND:
1290
+ :name: 突尼西亞第納爾
961
1291
  :one: 突尼西亞第納爾
962
1292
  :other: 突尼西亞第納爾
963
1293
  :symbol: TND
964
1294
  :TOP:
1295
+ :name: 東加潘加
1296
+ :narrow_symbol: T$
965
1297
  :one: 東加潘加
966
1298
  :other: 東加潘加
967
1299
  :symbol: TOP
968
1300
  :TPE:
1301
+ :name: 帝汶埃斯庫多
969
1302
  :one: 帝汶埃斯庫多
970
1303
  :other: 帝汶埃斯庫多
971
1304
  :symbol: TPE
972
1305
  :TRL:
1306
+ :name: 土耳其里拉
973
1307
  :one: 土耳其里拉
974
1308
  :other: 土耳其里拉
975
1309
  :symbol: TRL
976
1310
  :TRY:
1311
+ :name: 新土耳其里拉
1312
+ :narrow_symbol: ₺
977
1313
  :one: 新土耳其里拉
978
1314
  :other: 新土耳其里拉
979
1315
  :symbol: TRY
980
1316
  :TTD:
1317
+ :name: 千里達及托巴哥元
1318
+ :narrow_symbol: $
981
1319
  :one: 千里達及托巴哥元
982
1320
  :other: 千里達及托巴哥元
983
1321
  :symbol: TTD
984
1322
  :TWD:
1323
+ :name: 新台幣
1324
+ :narrow_symbol: $
985
1325
  :one: 新台幣
986
1326
  :other: 新台幣
987
1327
  :symbol: $
988
1328
  :TZS:
1329
+ :name: 坦尚尼亞先令
989
1330
  :one: 坦尚尼亞先令
990
1331
  :other: 坦尚尼亞先令
991
1332
  :symbol: TZS
992
1333
  :UAH:
1334
+ :name: 烏克蘭格里夫納
1335
+ :narrow_symbol: ₴
993
1336
  :one: 烏克蘭格里夫納
994
1337
  :other: 烏克蘭格里夫納
995
1338
  :symbol: UAH
996
1339
  :UAK:
1340
+ :name: 烏克蘭卡本瓦那茲
997
1341
  :one: 烏克蘭卡本瓦那茲
998
1342
  :other: 烏克蘭卡本瓦那茲
999
1343
  :symbol: UAK
1000
1344
  :UGS:
1345
+ :name: "烏干達先令 (1966–1987)"
1001
1346
  :one: "烏干達先令 (1966–1987)"
1002
1347
  :other: "烏干達先令 (1966–1987)"
1003
1348
  :symbol: UGS
1004
1349
  :UGX:
1350
+ :name: 烏干達先令
1005
1351
  :one: 烏干達先令
1006
1352
  :other: 烏干達先令
1007
1353
  :symbol: UGX
1008
1354
  :USD:
1355
+ :name: 美元
1356
+ :narrow_symbol: $
1009
1357
  :one: 美元
1010
1358
  :other: 美元
1011
1359
  :symbol: US$
1012
1360
  :USN:
1361
+ :name: 美元(次日)
1013
1362
  :one: 美元(次日)
1014
1363
  :other: 美元(次日)
1015
1364
  :symbol: USN
1016
1365
  :USS:
1366
+ :name: 美元(當日)
1017
1367
  :one: 美元(當日)
1018
1368
  :other: 美元(當日)
1019
1369
  :symbol: USS
1020
1370
  :UYI:
1371
+ :name: 烏拉圭披索(指數單位)
1021
1372
  :one: 烏拉圭披索(指數單位)
1022
1373
  :other: 烏拉圭披索(指數單位)
1023
1374
  :symbol: UYI
1024
1375
  :UYP:
1376
+ :name: "烏拉圭披索 (1975–1993)"
1025
1377
  :one: "烏拉圭披索 (1975–1993)"
1026
1378
  :other: "烏拉圭披索 (1975–1993)"
1027
1379
  :symbol: UYP
1028
1380
  :UYU:
1381
+ :name: 烏拉圭披索
1382
+ :narrow_symbol: $
1029
1383
  :one: 烏拉圭披索
1030
1384
  :other: 烏拉圭披索
1031
1385
  :symbol: UYU
1032
1386
  :UZS:
1387
+ :name: 烏茲別克索姆
1033
1388
  :one: 烏茲別克索姆
1034
1389
  :other: 烏茲別克索姆
1035
1390
  :symbol: UZS
1036
1391
  :VEB:
1392
+ :name: "委內瑞拉玻利瓦 (1871–2008)"
1037
1393
  :one: "委內瑞拉玻利瓦 (1871–2008)"
1038
1394
  :other: "委內瑞拉玻利瓦 (1871–2008)"
1039
1395
  :symbol: VEB
1040
1396
  :VEF:
1397
+ :name: "委內瑞拉玻利瓦 (2008–2018)"
1398
+ :narrow_symbol: Bs
1041
1399
  :one: "委內瑞拉玻利瓦 (2008–2018)"
1042
1400
  :other: "委內瑞拉玻利瓦 (2008–2018)"
1043
1401
  :symbol: VEF
1044
1402
  :VES:
1403
+ :name: 委內瑞拉玻利瓦
1045
1404
  :one: 委內瑞拉玻利瓦
1046
1405
  :other: 委內瑞拉玻利瓦
1047
1406
  :VND:
1407
+ :name: 越南盾
1408
+ :narrow_symbol: ₫
1048
1409
  :one: 越南盾
1049
1410
  :other: 越南盾
1050
1411
  :symbol: ₫
1051
1412
  :VNN:
1413
+ :name: "越南盾 (1978–1985)"
1052
1414
  :one: "越南盾 (1978–1985)"
1053
1415
  :other: "越南盾 (1978–1985)"
1054
1416
  :symbol: VNN
1055
1417
  :VUV:
1418
+ :name: 萬那杜瓦圖
1056
1419
  :one: 萬那杜瓦圖
1057
1420
  :other: 萬那杜瓦圖
1058
1421
  :symbol: VUV
1059
1422
  :WST:
1423
+ :name: 西薩摩亞塔拉
1060
1424
  :one: 西薩摩亞塔拉
1061
1425
  :other: 西薩摩亞塔拉
1062
1426
  :symbol: WST
1063
1427
  :XAF:
1428
+ :name: "法郎 (CFA–BEAC)"
1064
1429
  :one: "法郎 (CFA–BEAC)"
1065
1430
  :other: "法郎 (CFA–BEAC)"
1066
1431
  :symbol: FCFA
1067
1432
  :XAG:
1433
+ :name: 白銀
1068
1434
  :one: 白銀
1069
1435
  :other: 白銀
1070
1436
  :symbol: XAG
1071
1437
  :XAU:
1438
+ :name: 黃金
1072
1439
  :one: 黃金
1073
1440
  :other: 黃金
1074
1441
  :symbol: XAU
1075
1442
  :XBA:
1443
+ :name: 歐洲綜合單位
1076
1444
  :one: 歐洲綜合單位
1077
1445
  :other: 歐洲綜合單位
1078
1446
  :symbol: XBA
1079
1447
  :XBB:
1448
+ :name: "歐洲貨幣單位 (XBB)"
1080
1449
  :one: "歐洲貨幣單位 (XBB)"
1081
1450
  :other: "歐洲貨幣單位 (XBB)"
1082
1451
  :symbol: XBB
1083
1452
  :XBC:
1453
+ :name: "歐洲會計單位 (XBC)"
1084
1454
  :one: "歐洲會計單位 (XBC)"
1085
1455
  :other: "歐洲會計單位 (XBC)"
1086
1456
  :symbol: XBC
1087
1457
  :XBD:
1458
+ :name: "歐洲會計單位 (XBD)"
1088
1459
  :one: "歐洲會計單位 (XBD)"
1089
1460
  :other: "歐洲會計單位 (XBD)"
1090
1461
  :symbol: XBD
1091
1462
  :XCD:
1463
+ :name: 格瑞那達元
1464
+ :narrow_symbol: $
1092
1465
  :one: 格瑞那達元
1093
1466
  :other: 格瑞那達元
1094
1467
  :symbol: EC$
1095
1468
  :XDR:
1469
+ :name: 特殊提款權
1096
1470
  :one: 特殊提款權
1097
1471
  :other: 特殊提款權
1098
1472
  :symbol: XDR
1099
1473
  :XEU:
1474
+ :name: "歐洲貨幣單位 (XEU)"
1100
1475
  :one: "歐洲貨幣單位 (XEU)"
1101
1476
  :other: "歐洲貨幣單位 (XEU)"
1102
1477
  :symbol: XEU
1103
1478
  :XFO:
1479
+ :name: 法國金法郎
1104
1480
  :one: 法國金法郎
1105
1481
  :other: 法國金法郎
1106
1482
  :symbol: XFO
1107
1483
  :XFU:
1484
+ :name: "法國法郎 (UIC)"
1108
1485
  :one: "法國法郎 (UIC)"
1109
1486
  :other: "法國法郎 (UIC)"
1110
1487
  :symbol: XFU
1111
1488
  :XOF:
1489
+ :name: "法郎 (CFA–BCEAO)"
1112
1490
  :one: "法郎 (CFA–BCEAO)"
1113
1491
  :other: "法郎 (CFA–BCEAO)"
1114
1492
  :symbol: CFA
1115
1493
  :XPD:
1494
+ :name: 帕拉狄昂
1116
1495
  :one: 帕拉狄昂
1117
1496
  :other: 帕拉狄昂
1118
1497
  :symbol: XPD
1119
1498
  :XPF:
1499
+ :name: "法郎 (CFP)"
1120
1500
  :one: "法郎 (CFP)"
1121
1501
  :other: "法郎 (CFP)"
1122
1502
  :symbol: CFPF
1123
1503
  :XPT:
1504
+ :name: 白金
1124
1505
  :one: 白金
1125
1506
  :other: 白金
1126
1507
  :symbol: XPT
1127
1508
  :XRE:
1509
+ :name: "RINET 基金"
1128
1510
  :one: "RINET 基金"
1129
1511
  :other: "RINET 基金"
1130
1512
  :symbol: XRE
1131
1513
  :XSU:
1514
+ :name: 蘇克雷貨幣
1132
1515
  :one: 蘇克雷貨幣
1133
1516
  :other: 蘇克雷貨幣
1134
1517
  :symbol: XSU
1135
1518
  :XTS:
1519
+ :name: 測試用貨幣代碼
1136
1520
  :one: 測試用貨幣代碼
1137
1521
  :other: 測試用貨幣代碼
1138
1522
  :symbol: XTS
1139
1523
  :XUA:
1524
+ :name: 亞洲開發銀行計價單位
1140
1525
  :one: 亞洲開發銀行計價單位
1141
1526
  :other: 亞洲開發銀行計價單位
1142
1527
  :symbol: XUA
1143
1528
  :XXX:
1529
+ :name: 未知貨幣
1144
1530
  :one: 未知貨幣
1145
1531
  :other: (未知貨幣)
1146
1532
  :symbol: XXX
1147
1533
  :YDD:
1534
+ :name: 葉門第納爾
1148
1535
  :one: 葉門第納爾
1149
1536
  :other: 葉門第納爾
1150
1537
  :symbol: YDD
1151
1538
  :YER:
1539
+ :name: 葉門里亞爾
1152
1540
  :one: 葉門里亞爾
1153
1541
  :other: 葉門里亞爾
1154
1542
  :symbol: YER
1155
1543
  :YUD:
1544
+ :name: 南斯拉夫第納爾硬幣
1156
1545
  :one: 南斯拉夫第納爾硬幣
1157
1546
  :other: 南斯拉夫第納爾硬幣
1158
1547
  :symbol: YUD
1159
1548
  :YUM:
1549
+ :name: 南斯拉夫挪威亞第納爾
1160
1550
  :one: 南斯拉夫挪威亞第納爾
1161
1551
  :other: 南斯拉夫挪威亞第納爾
1162
1552
  :symbol: YUM
1163
1553
  :YUN:
1554
+ :name: 南斯拉夫可轉換第納爾
1164
1555
  :one: 南斯拉夫可轉換第納爾
1165
1556
  :other: 南斯拉夫可轉換第納爾
1166
1557
  :symbol: YUN
1167
1558
  :YUR:
1559
+ :name: "南斯拉夫改革第納爾 (1992–1993)"
1168
1560
  :one: "南斯拉夫改革第納爾 (1992–1993)"
1169
1561
  :other: "南斯拉夫改革第納爾 (1992–1993)"
1170
1562
  :symbol: YUR
1171
1563
  :ZAL:
1564
+ :name: 南非蘭特(金融)
1172
1565
  :one: 南非蘭特(金融)
1173
1566
  :other: 南非蘭特(金融)
1174
1567
  :symbol: ZAL
1175
1568
  :ZAR:
1569
+ :name: 南非蘭特
1570
+ :narrow_symbol: R
1176
1571
  :one: 南非蘭特
1177
1572
  :other: 南非蘭特
1178
1573
  :symbol: ZAR
1179
1574
  :ZMK:
1575
+ :name: "尚比亞克瓦查 (1968–2012)"
1180
1576
  :one: "尚比亞克瓦查 (1968–2012)"
1181
1577
  :other: "尚比亞克瓦查 (1968–2012)"
1182
1578
  :symbol: ZMK
1183
1579
  :ZMW:
1580
+ :name: 尚比亞克瓦查
1581
+ :narrow_symbol: ZK
1184
1582
  :one: 尚比亞克瓦查
1185
1583
  :other: 尚比亞克瓦查
1186
1584
  :symbol: ZMW
1187
1585
  :ZRN:
1586
+ :name: 薩伊新扎伊爾
1188
1587
  :one: 薩伊新扎伊爾
1189
1588
  :other: 薩伊新扎伊爾
1190
1589
  :symbol: ZRN
1191
1590
  :ZRZ:
1591
+ :name: 薩伊扎伊爾
1192
1592
  :one: 薩伊扎伊爾
1193
1593
  :other: 薩伊扎伊爾
1194
1594
  :symbol: ZRZ
1195
1595
  :ZWD:
1596
+ :name: "辛巴威元 (1980–2008)"
1196
1597
  :one: "辛巴威元 (1980–2008)"
1197
1598
  :other: "辛巴威元 (1980–2008)"
1198
1599
  :symbol: ZWD
1199
1600
  :ZWL:
1601
+ :name: "辛巴威元 (2009)"
1200
1602
  :one: "辛巴威元 (2009)"
1201
1603
  :other: "辛巴威元 (2009)"
1202
1604
  :symbol: ZWL
1203
1605
  :ZWR:
1606
+ :name: "辛巴威元 (2008)"
1204
1607
  :one: "辛巴威元 (2008)"
1205
1608
  :other: "辛巴威元 (2008)"
1206
1609
  :symbol: ZWR