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
@@ -2,1210 +2,1614 @@
2
2
  :ja:
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: "UAE ディルハム"
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–1991)"
41
54
  :one: "アンゴラ クワンザ (1977–1991)"
42
55
  :other: "アンゴラ クワンザ (1977–1991)"
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: A$
80
104
  :AWG:
81
- :one: "アルバ ギルダー"
82
- :other: "アルバ ギルダー"
105
+ :name: "アルバ フロリン"
106
+ :one: "アルバ フロリン"
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: "ボスニア・ヘルツェゴビナ ディナール (1992–1994)"
93
122
  :one: "ボスニア・ヘルツェゴビナ ディナール (1992–1994)"
94
123
  :other: "ボスニア・ヘルツェゴビナ ディナール (1992–1994)"
95
124
  :symbol: BAD
96
125
  :BAM:
126
+ :name: "ボスニア・ヘルツェゴビナ 兌換マルク (BAM)"
127
+ :narrow_symbol: KM
97
128
  :one: "ボスニア・ヘルツェゴビナ 兌換マルク (BAM)"
98
129
  :other: "ボスニア・ヘルツェゴビナ 兌換マルク (BAM)"
99
130
  :symbol: BAM
100
131
  :BAN:
132
+ :name: "ボスニア・ヘルツェゴビナ 新ディナール(1994–1997)"
101
133
  :one: "ボスニア・ヘルツェゴビナ 新ディナール(1994–1997)"
102
134
  :other: "ボスニア・ヘルツェゴビナ 新ディナール(1994–1997)"
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: "ベルギー フラン (BEC)"
113
150
  :one: "ベルギー フラン (BEC)"
114
151
  :other: "ベルギー フラン (BEC)"
115
152
  :symbol: BEC
116
153
  :BEF:
154
+ :name: "ベルギー フラン"
117
155
  :one: "ベルギー フラン"
118
156
  :other: "ベルギー フラン"
119
157
  :symbol: BEF
120
158
  :BEL:
159
+ :name: "ベルギー フラン (BEL)"
121
160
  :one: "ベルギー フラン (BEL)"
122
161
  :other: "ベルギー フラン (BEL)"
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: "ボリビア (Mvdol)"
169
223
  :one: "ボリビア (Mvdol)"
170
224
  :other: "ボリビア (Mvdol)"
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: "ブラジル 新クルザード (1989–1990)"
189
249
  :one: "ブラジル 新クルザード (1989–1990)"
190
250
  :other: "ブラジル 新クルザード (1989–1990)"
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: "チリ ウニダ・デ・フォメント (UF)"
257
339
  :one: "チリ ウニダ・デ・フォメント (UF)"
258
340
  :other: "チリ ウニダ・デ・フォメント (UF)"
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
  :symbol: CNH
268
353
  :CNX:
354
+ :name: 中国人民銀行ドル
269
355
  :one: 中国人民銀行ドル
270
356
  :other: 中国人民銀行ドル
271
357
  :symbol: CNX
272
358
  :CNY:
359
+ :name: 中国人民元
360
+ :narrow_symbol: ¥
273
361
  :one: 中国人民元
274
362
  :other: 中国人民元
275
363
  :symbol: 元
276
364
  :COP:
365
+ :name: "コロンビア ペソ"
366
+ :narrow_symbol: $
277
367
  :one: "コロンビア ペソ"
278
368
  :other: "コロンビア ペソ"
279
369
  :symbol: COP
280
370
  :COU:
371
+ :name: "コロンビア レアル (UVR)"
281
372
  :one: "コロンビア レアル (UVR)"
282
373
  :other: "コロンビア レアル (UVR)"
283
374
  :symbol: COU
284
375
  :CRC:
376
+ :name: "コスタリカ コロン"
377
+ :narrow_symbol: ₡
285
378
  :one: "コスタリカ コロン"
286
379
  :other: "コスタリカ コロン"
287
380
  :symbol: CRC
288
381
  :CSD:
382
+ :name: "セルビア ディナール (2002–2006)"
289
383
  :one: "セルビア ディナール (2002–2006)"
290
384
  :other: "セルビア ディナール (2002–2006)"
291
385
  :symbol: CSD
292
386
  :CSK:
387
+ :name: "チェコスロバキア コルナ"
293
388
  :one: "チェコスロバキア コルナ"
294
389
  :other: "チェコスロバキア コルナ"
295
390
  :symbol: CSK
296
391
  :CUC:
392
+ :name: "キューバ 兌換ペソ"
393
+ :narrow_symbol: $
297
394
  :one: "キューバ 兌換ペソ"
298
395
  :other: "キューバ 兌換ペソ"
299
396
  :symbol: CUC
300
397
  :CUP:
398
+ :name: "キューバ ペソ"
399
+ :narrow_symbol: $
301
400
  :one: "キューバ ペソ"
302
401
  :other: "キューバ ペソ"
303
402
  :symbol: CUP
304
403
  :CVE:
404
+ :name: "カーボベルデ エスクード"
305
405
  :one: "カーボベルデ エスクード"
306
406
  :other: "カーボベルデ エスクード"
307
407
  :symbol: CVE
308
408
  :CYP:
409
+ :name: "キプロス ポンド"
309
410
  :one: "キプロス ポンド"
310
411
  :other: "キプロス ポンド"
311
412
  :symbol: CYP
312
413
  :CZK:
414
+ :name: "チェコ コルナ"
415
+ :narrow_symbol: Kč
313
416
  :one: "チェコ コルナ"
314
417
  :other: "チェコ コルナ"
315
418
  :symbol: CZK
316
419
  :DDM:
420
+ :name: "東ドイツ マルク"
317
421
  :one: "東ドイツ マルク"
318
422
  :other: "東ドイツ マルク"
319
423
  :symbol: DDM
320
424
  :DEM:
425
+ :name: "ドイツ マルク"
321
426
  :one: "ドイツ マルク"
322
427
  :other: "ドイツ マルク"
323
428
  :symbol: DEM
324
429
  :DJF:
430
+ :name: "ジブチ フラン"
325
431
  :one: "ジブチ フラン"
326
432
  :other: "ジブチ フラン"
327
433
  :symbol: DJF
328
434
  :DKK:
435
+ :name: "デンマーク クローネ"
436
+ :narrow_symbol: kr
329
437
  :one: "デンマーク クローネ"
330
438
  :other: "デンマーク クローネ"
331
439
  :symbol: DKK
332
440
  :DOP:
441
+ :name: "ドミニカ ペソ"
442
+ :narrow_symbol: $
333
443
  :one: "ドミニカ ペソ"
334
444
  :other: "ドミニカ ペソ"
335
445
  :symbol: DOP
336
446
  :DZD:
447
+ :name: "アルジェリア ディナール"
337
448
  :one: "アルジェリア ディナール"
338
449
  :other: "アルジェリア ディナール"
339
450
  :symbol: DZD
340
451
  :ECS:
452
+ :name: "エクアドル スクレ"
341
453
  :one: "エクアドル スクレ"
342
454
  :other: "エクアドル スクレ"
343
455
  :symbol: ECS
344
456
  :ECV:
457
+ :name: "エクアドル (UVC)"
345
458
  :one: "エクアドル (UVC)"
346
459
  :other: "エクアドル (UVC)"
347
460
  :symbol: ECV
348
461
  :EEK:
462
+ :name: "エストニア クルーン"
349
463
  :one: "エストニア クルーン"
350
464
  :other: "エストニア クルーン"
351
465
  :symbol: EEK
352
466
  :EGP:
467
+ :name: "エジプト ポンド"
468
+ :narrow_symbol: E£
353
469
  :one: "エジプト ポンド"
354
470
  :other: "エジプト ポンド"
355
471
  :symbol: EGP
356
472
  :ERN:
473
+ :name: "エリトリア ナクファ"
357
474
  :one: "エリトリア ナクファ"
358
475
  :other: "エリトリア ナクファ"
359
476
  :symbol: ERN
360
477
  :ESA:
478
+ :name: スペインペセタ(勘定A)
361
479
  :one: スペインペセタ(勘定A)
362
480
  :other: スペインペセタ(勘定A)
363
481
  :symbol: ESA
364
482
  :ESB:
483
+ :name: "スペイン 兌換ペセタ"
365
484
  :one: "スペイン 兌換ペセタ"
366
485
  :other: "スペイン 兌換ペセタ"
367
486
  :symbol: ESB
368
487
  :ESP:
488
+ :name: "スペイン ペセタ"
489
+ :narrow_symbol: ₧
369
490
  :one: "スペイン ペセタ"
370
491
  :other: "スペイン ペセタ"
371
492
  :symbol: ESP
372
493
  :ETB:
494
+ :name: "エチオピア ブル"
373
495
  :one: "エチオピア ブル"
374
496
  :other: "エチオピア ブル"
375
497
  :symbol: ETB
376
498
  :EUR:
499
+ :name: ユーロ
500
+ :narrow_symbol: €
377
501
  :one: ユーロ
378
502
  :other: ユーロ
379
503
  :symbol: €
380
504
  :FIM:
505
+ :name: "フィンランド マルカ"
381
506
  :one: "フィンランド マルカ"
382
507
  :other: "フィンランド マルカ"
383
508
  :symbol: FIM
384
509
  :FJD:
510
+ :name: "フィジー ドル"
511
+ :narrow_symbol: $
385
512
  :one: "フィジー ドル"
386
513
  :other: "フィジー ドル"
387
514
  :symbol: FJD
388
515
  :FKP:
516
+ :name: "フォークランド(マルビナス)諸島 ポンド"
517
+ :narrow_symbol: £
389
518
  :one: "フォークランド(マルビナス)諸島 ポンド"
390
519
  :other: "フォークランド(マルビナス)諸島 ポンド"
391
520
  :symbol: FKP
392
521
  :FRF:
522
+ :name: "フランス フラン"
393
523
  :one: "フランス フラン"
394
524
  :other: "フランス フラン"
395
525
  :symbol: FRF
396
526
  :GBP:
527
+ :name: 英国ポンド
528
+ :narrow_symbol: £
397
529
  :one: 英国ポンド
398
530
  :other: 英国ポンド
399
531
  :symbol: £
400
532
  :GEK:
533
+ :name: "ジョージア クーポン ラリ"
401
534
  :one: "ジョージア クーポン ラリ"
402
535
  :other: "ジョージア クーポン ラリ"
403
536
  :symbol: GEK
404
537
  :GEL:
538
+ :name: "ジョージア ラリ"
539
+ :narrow_symbol: ₾
405
540
  :one: "ジョージア ラリ"
406
541
  :other: "ジョージア ラリ"
407
542
  :symbol: GEL
408
543
  :GHC:
544
+ :name: "ガーナ セディ (1979–2007)"
409
545
  :one: "ガーナ セディ (1979–2007)"
410
546
  :other: "ガーナ セディ (1979–2007)"
411
547
  :symbol: GHC
412
548
  :GHS:
549
+ :name: "ガーナ セディ"
550
+ :narrow_symbol: GH₵
413
551
  :one: "ガーナ セディ"
414
552
  :other: "ガーナ セディ"
415
553
  :symbol: GHS
416
554
  :GIP:
555
+ :name: "ジブラルタル ポンド"
556
+ :narrow_symbol: £
417
557
  :one: "ジブラルタル ポンド"
418
558
  :other: "ジブラルタル ポンド"
419
559
  :symbol: GIP
420
560
  :GMD:
561
+ :name: "ガンビア ダラシ"
421
562
  :one: "ガンビア ダラシ"
422
563
  :other: "ガンビア ダラシ"
423
564
  :symbol: GMD
424
565
  :GNF:
566
+ :name: "ギニア フラン"
567
+ :narrow_symbol: FG
425
568
  :one: "ギニア フラン"
426
569
  :other: "ギニア フラン"
427
570
  :symbol: GNF
428
571
  :GNS:
572
+ :name: "ギニア シリー"
429
573
  :one: "ギニア シリー"
430
574
  :other: "ギニア シリー"
431
575
  :symbol: GNS
432
576
  :GQE:
577
+ :name: "赤道ギニア エクウェレ"
433
578
  :one: "赤道ギニア エクウェレ"
434
579
  :other: "赤道ギニア エクウェレ"
435
580
  :symbol: GQE
436
581
  :GRD:
582
+ :name: "ギリシャ ドラクマ"
437
583
  :one: "ギリシャ ドラクマ"
438
584
  :other: "ギリシャ ドラクマ"
439
585
  :symbol: GRD
440
586
  :GTQ:
587
+ :name: "グアテマラ ケツァル"
588
+ :narrow_symbol: Q
441
589
  :one: "グアテマラ ケツァル"
442
590
  :other: "グアテマラ ケツァル"
443
591
  :symbol: GTQ
444
592
  :GWE:
593
+ :name: "ポルトガル領ギニア エスクード"
445
594
  :one: "ポルトガル領ギニア エスクード"
446
595
  :other: "ポルトガル領ギニア エスクード"
447
596
  :symbol: GWE
448
597
  :GWP:
598
+ :name: "ギニアビサウ ペソ"
449
599
  :one: "ギニアビサウ ペソ"
450
600
  :other: "ギニアビサウ ペソ"
451
601
  :symbol: GWP
452
602
  :GYD:
603
+ :name: "ガイアナ ドル"
604
+ :narrow_symbol: $
453
605
  :one: "ガイアナ ドル"
454
606
  :other: "ガイアナ ドル"
455
607
  :symbol: GYD
456
608
  :HKD:
609
+ :name: 香港ドル
610
+ :narrow_symbol: $
457
611
  :one: 香港ドル
458
612
  :other: 香港ドル
459
613
  :symbol: HK$
460
614
  :HNL:
615
+ :name: "ホンジュラス レンピラ"
616
+ :narrow_symbol: L
461
617
  :one: "ホンジュラス レンピラ"
462
618
  :other: "ホンジュラス レンピラ"
463
619
  :symbol: HNL
464
620
  :HRD:
621
+ :name: "クロアチア ディナール"
465
622
  :one: "クロアチア ディナール"
466
623
  :other: "クロアチア ディナール"
467
624
  :symbol: HRD
468
625
  :HRK:
626
+ :name: "クロアチア クーナ"
627
+ :narrow_symbol: kn
469
628
  :one: "クロアチア クーナ"
470
629
  :other: "クロアチア クーナ"
471
630
  :symbol: HRK
472
631
  :HTG:
632
+ :name: "ハイチ グールド"
473
633
  :one: "ハイチ グールド"
474
634
  :other: "ハイチ グールド"
475
635
  :symbol: HTG
476
636
  :HUF:
637
+ :name: "ハンガリー フォリント"
638
+ :narrow_symbol: Ft
477
639
  :one: "ハンガリー フォリント"
478
640
  :other: "ハンガリー フォリント"
479
641
  :symbol: HUF
480
642
  :IDR:
643
+ :name: "インドネシア ルピア"
644
+ :narrow_symbol: Rp
481
645
  :one: "インドネシア ルピア"
482
646
  :other: "インドネシア ルピア"
483
647
  :symbol: IDR
484
648
  :IEP:
649
+ :name: "アイリッシュ ポンド"
485
650
  :one: "アイリッシュ ポンド"
486
651
  :other: "アイリッシュ ポンド"
487
652
  :symbol: IEP
488
653
  :ILP:
654
+ :name: "イスラエル ポンド"
489
655
  :one: "イスラエル ポンド"
490
656
  :other: "イスラエル ポンド"
491
657
  :symbol: ILP
492
658
  :ILR:
659
+ :name: "イスラエル シェケル (1980–1985)"
493
660
  :one: "イスラエル シェケル (1980–1985)"
494
661
  :other: "イスラエル シェケル (1980–1985)"
495
662
  :symbol: ILR
496
663
  :ILS:
664
+ :name: イスラエル新シェケル
665
+ :narrow_symbol: ₪
497
666
  :one: イスラエル新シェケル
498
667
  :other: イスラエル新シェケル
499
668
  :symbol: ₪
500
669
  :INR:
670
+ :name: "インド ルピー"
671
+ :narrow_symbol: ₹
501
672
  :one: "インド ルピー"
502
673
  :other: "インド ルピー"
503
674
  :symbol: ₹
504
675
  :IQD:
676
+ :name: "イラク ディナール"
505
677
  :one: "イラク ディナール"
506
678
  :other: "イラク ディナール"
507
679
  :symbol: IQD
508
680
  :IRR:
681
+ :name: "イラン リアル"
509
682
  :one: "イラン リアル"
510
683
  :other: "イラン リアル"
511
684
  :symbol: IRR
512
685
  :ISJ:
686
+ :name: "アイスランド クローナ (1918–1981)"
513
687
  :one: "アイスランド クローナ (1918–1981)"
514
688
  :other: "アイスランド クローナ (1918–1981)"
515
689
  :symbol: ISJ
516
690
  :ISK:
691
+ :name: "アイスランド クローナ"
692
+ :narrow_symbol: kr
517
693
  :one: "アイスランド クローナ"
518
694
  :other: "アイスランド クローナ"
519
695
  :symbol: ISK
520
696
  :ITL:
697
+ :name: "イタリア リラ"
521
698
  :one: "イタリア リラ"
522
699
  :other: "イタリア リラ"
523
700
  :symbol: ITL
524
701
  :JMD:
702
+ :name: "ジャマイカ ドル"
703
+ :narrow_symbol: $
525
704
  :one: "ジャマイカ ドル"
526
705
  :other: "ジャマイカ ドル"
527
706
  :symbol: JMD
528
707
  :JOD:
708
+ :name: "ヨルダン ディナール"
529
709
  :one: "ヨルダン ディナール"
530
710
  :other: "ヨルダン ディナール"
531
711
  :symbol: JOD
532
712
  :JPY:
713
+ :name: 日本円
714
+ :narrow_symbol: ¥
533
715
  :one: 日本円
534
716
  :other: 円
535
717
  :symbol: ¥
536
718
  :KES:
719
+ :name: "ケニア シリング"
537
720
  :one: "ケニア シリング"
538
721
  :other: "ケニア シリング"
539
722
  :symbol: KES
540
723
  :KGS:
724
+ :name: "キルギス ソム"
541
725
  :one: "キルギス ソム"
542
726
  :other: "キルギス ソム"
543
727
  :symbol: KGS
544
728
  :KHR:
729
+ :name: "カンボジア リエル"
730
+ :narrow_symbol: ៛
545
731
  :one: "カンボジア リエル"
546
732
  :other: "カンボジア リエル"
547
733
  :symbol: KHR
548
734
  :KMF:
735
+ :name: "コモロ フラン"
736
+ :narrow_symbol: CF
549
737
  :one: "コモロ フラン"
550
738
  :other: "コモロ フラン"
551
739
  :symbol: KMF
552
740
  :KPW:
741
+ :name: 北朝鮮ウォン
742
+ :narrow_symbol: ₩
553
743
  :one: 北朝鮮ウォン
554
744
  :other: 北朝鮮ウォン
555
745
  :symbol: KPW
556
746
  :KRH:
747
+ :name: "韓国 ファン(1953–1962)"
557
748
  :one: "韓国 ファン(1953–1962)"
558
749
  :other: "韓国 ファン(1953–1962)"
559
750
  :symbol: KRH
560
751
  :KRO:
752
+ :name: "韓国 ウォン(1945–1953)"
561
753
  :one: "韓国 ウォン(1945–1953)"
562
754
  :other: "韓国 ウォン(1945–1953)"
563
755
  :symbol: KRO
564
756
  :KRW:
757
+ :name: 韓国ウォン
758
+ :narrow_symbol: ₩
565
759
  :one: 韓国ウォン
566
760
  :other: 韓国ウォン
567
761
  :symbol: ₩
568
762
  :KWD:
763
+ :name: "クウェート ディナール"
569
764
  :one: "クウェート ディナール"
570
765
  :other: "クウェート ディナール"
571
766
  :symbol: KWD
572
767
  :KYD:
768
+ :name: "ケイマン諸島 ドル"
769
+ :narrow_symbol: $
573
770
  :one: "ケイマン諸島 ドル"
574
771
  :other: "ケイマン諸島 ドル"
575
772
  :symbol: KYD
576
773
  :KZT:
774
+ :name: "カザフスタン テンゲ"
775
+ :narrow_symbol: ₸
577
776
  :one: "カザフスタン テンゲ"
578
777
  :other: "カザフスタン テンゲ"
579
778
  :symbol: KZT
580
779
  :LAK:
780
+ :name: "ラオス キープ"
781
+ :narrow_symbol: ₭
581
782
  :one: "ラオス キープ"
582
783
  :other: "ラオス キープ"
583
784
  :symbol: LAK
584
785
  :LBP:
786
+ :name: "レバノン ポンド"
787
+ :narrow_symbol: L£
585
788
  :one: "レバノン ポンド"
586
789
  :other: "レバノン ポンド"
587
790
  :symbol: LBP
588
791
  :LKR:
792
+ :name: "スリランカ ルピー"
793
+ :narrow_symbol: Rs
589
794
  :one: "スリランカ ルピー"
590
795
  :other: "スリランカ ルピー"
591
796
  :symbol: LKR
592
797
  :LRD:
798
+ :name: "リベリア ドル"
799
+ :narrow_symbol: $
593
800
  :one: "リベリア ドル"
594
801
  :other: "リベリア ドル"
595
802
  :symbol: LRD
596
803
  :LSL:
804
+ :name: "レソト ロティ"
597
805
  :one: "レソト ロティ"
598
806
  :other: "レソト ロティ"
599
807
  :symbol: LSL
600
808
  :LTL:
809
+ :name: "リトアニア リタス"
810
+ :narrow_symbol: Lt
601
811
  :one: "リトアニア リタス"
602
812
  :other: "リトアニア リタス"
603
813
  :symbol: LTL
604
814
  :LTT:
815
+ :name: "リトアニア タロナ"
605
816
  :one: "リトアニア タロナ"
606
817
  :other: "リトアニア タロナ"
607
818
  :symbol: LTT
608
819
  :LUC:
820
+ :name: "ルクセンブルク 兌換フラン"
609
821
  :one: "ルクセンブルク 兌換フラン"
610
822
  :other: "ルクセンブルク 兌換フラン"
611
823
  :symbol: LUC
612
824
  :LUF:
825
+ :name: "ルクセンブルグ フラン"
613
826
  :one: "ルクセンブルグ フラン"
614
827
  :other: "ルクセンブルグ フラン"
615
828
  :symbol: LUF
616
829
  :LUL:
830
+ :name: "ルクセンブルク 金融フラン"
617
831
  :one: "ルクセンブルク 金融フラン"
618
832
  :other: "ルクセンブルク 金融フラン"
619
833
  :symbol: LUL
620
834
  :LVL:
835
+ :name: "ラトビア ラッツ"
836
+ :narrow_symbol: Ls
621
837
  :one: "ラトビア ラッツ"
622
838
  :other: "ラトビア ラッツ"
623
839
  :symbol: LVL
624
840
  :LVR:
841
+ :name: "ラトビア ルーブル"
625
842
  :one: "ラトビア ルーブル"
626
843
  :other: "ラトビア ルーブル"
627
844
  :symbol: LVR
628
845
  :LYD:
846
+ :name: "リビア ディナール"
629
847
  :one: "リビア ディナール"
630
848
  :other: "リビア ディナール"
631
849
  :symbol: LYD
632
850
  :MAD:
851
+ :name: "モロッコ ディルハム"
633
852
  :one: "モロッコ ディルハム"
634
853
  :other: "モロッコ ディルハム"
635
854
  :symbol: MAD
636
855
  :MAF:
856
+ :name: "モロッコ フラン"
637
857
  :one: "モロッコ フラン"
638
858
  :other: "モロッコ フラン"
639
859
  :symbol: MAF
640
860
  :MCF:
861
+ :name: "モネガスク フラン"
641
862
  :one: "モネガスク フラン"
642
863
  :other: "モネガスク フラン"
643
864
  :symbol: MCF
644
865
  :MDC:
866
+ :name: "モルドバ クーポン"
645
867
  :one: "モルドバ クーポン"
646
868
  :other: "モルドバ クーポン"
647
869
  :symbol: MDC
648
870
  :MDL:
871
+ :name: "モルドバ レイ"
649
872
  :one: "モルドバ レイ"
650
873
  :other: "モルドバ レイ"
651
874
  :symbol: MDL
652
875
  :MGA:
876
+ :name: "マダガスカル アリアリ"
877
+ :narrow_symbol: Ar
653
878
  :one: "マダガスカル アリアリ"
654
879
  :other: "マダガスカル アリアリ"
655
880
  :symbol: MGA
656
881
  :MGF:
882
+ :name: "マラガシ フラン"
657
883
  :one: "マラガシ フラン"
658
884
  :other: "マラガシ フラン"
659
885
  :symbol: MGF
660
886
  :MKD:
887
+ :name: "マケドニア デナル"
661
888
  :one: "マケドニア デナル"
662
889
  :other: "マケドニア デナル"
663
890
  :symbol: MKD
664
891
  :MKN:
892
+ :name: "マケドニア ディナール(1992–1993)"
665
893
  :one: "マケドニア ディナール(1992–1993)"
666
894
  :other: "マケドニア ディナール(1992–1993)"
667
895
  :symbol: MKN
668
896
  :MLF:
897
+ :name: "マリ フラン"
669
898
  :one: "マリ フラン"
670
899
  :other: "マリ フラン"
671
900
  :symbol: MLF
672
901
  :MMK:
902
+ :name: "ミャンマー チャット"
903
+ :narrow_symbol: K
673
904
  :one: "ミャンマー チャット"
674
905
  :other: "ミャンマー チャット"
675
906
  :symbol: MMK
676
907
  :MNT:
908
+ :name: "モンゴル トグログ"
909
+ :narrow_symbol: ₮
677
910
  :one: "モンゴル トグログ"
678
911
  :other: "モンゴル トグログ"
679
912
  :symbol: MNT
680
913
  :MOP:
914
+ :name: "マカオ パタカ"
681
915
  :one: "マカオ パタカ"
682
916
  :other: "マカオ パタカ"
683
917
  :symbol: MOP
684
918
  :MRO:
919
+ :name: "モーリタニア ウギア (1973–2017)"
685
920
  :one: "モーリタニア ウギア (1973–2017)"
686
921
  :other: "モーリタニア ウギア (1973–2017)"
687
922
  :symbol: MRO
688
923
  :MRU:
924
+ :name: "モーリタニア ウギア"
689
925
  :one: "モーリタニア ウギア"
690
926
  :other: "モーリタニア ウギア"
691
927
  :symbol: MRU
692
928
  :MTL:
929
+ :name: "マルタ リラ"
693
930
  :one: "マルタ リラ"
694
931
  :other: "マルタ リラ"
695
932
  :symbol: MTL
696
933
  :MTP:
934
+ :name: "マルタ ポンド"
697
935
  :one: "マルタ ポンド"
698
936
  :other: "マルタ ポンド"
699
937
  :symbol: MTP
700
938
  :MUR:
939
+ :name: "モーリシャス ルピー"
940
+ :narrow_symbol: Rs
701
941
  :one: "モーリシャス ルピー"
702
942
  :other: "モーリシャス ルピー"
703
943
  :symbol: MUR
704
944
  :MVP:
945
+ :name: "モルディブ諸島 ルピー"
705
946
  :one: "モルディブ諸島 ルピー"
706
947
  :other: "モルディブ諸島 ルピー"
707
948
  :symbol: MVP
708
949
  :MVR:
950
+ :name: "モルディブ ルフィア"
709
951
  :one: "モルディブ ルフィア"
710
952
  :other: "モルディブ ルフィア"
711
953
  :symbol: MVR
712
954
  :MWK:
955
+ :name: "マラウィ クワチャ"
713
956
  :one: "マラウィ クワチャ"
714
957
  :other: "マラウィ クワチャ"
715
958
  :symbol: MWK
716
959
  :MXN:
960
+ :name: "メキシコ ペソ"
961
+ :narrow_symbol: $
717
962
  :one: "メキシコ ペソ"
718
963
  :other: "メキシコ ペソ"
719
964
  :symbol: MX$
720
965
  :MXP:
966
+ :name: "メキシコ ペソ (1861–1992)"
721
967
  :one: "メキシコ ペソ (1861–1992)"
722
968
  :other: "メキシコ ペソ (1861–1992)"
723
969
  :symbol: MXP
724
970
  :MXV:
971
+ :name: "メキシコ (UDI)"
725
972
  :one: "メキシコ (UDI)"
726
973
  :other: "メキシコ (UDI)"
727
974
  :symbol: MXV
728
975
  :MYR:
976
+ :name: "マレーシア リンギット"
977
+ :narrow_symbol: RM
729
978
  :one: "マレーシア リンギット"
730
979
  :other: "マレーシア リンギット"
731
980
  :symbol: MYR
732
981
  :MZE:
982
+ :name: "モザンピーク エスクード"
733
983
  :one: "モザンピーク エスクード"
734
984
  :other: "モザンピーク エスクード"
735
985
  :symbol: MZE
736
986
  :MZM:
987
+ :name: "モザンビーク メティカル (1980–2006)"
737
988
  :one: "モザンビーク メティカル (1980–2006)"
738
989
  :other: "モザンビーク メティカル (1980–2006)"
739
990
  :symbol: MZM
740
991
  :MZN:
992
+ :name: "モザンビーク メティカル"
741
993
  :one: "モザンビーク メティカル"
742
994
  :other: "モザンビーク メティカル"
743
995
  :symbol: MZN
744
996
  :NAD:
997
+ :name: "ナミビア ドル"
998
+ :narrow_symbol: $
745
999
  :one: "ナミビア ドル"
746
1000
  :other: "ナミビア ドル"
747
1001
  :symbol: NAD
748
1002
  :NGN:
1003
+ :name: "ナイジェリア ナイラ"
1004
+ :narrow_symbol: ₦
749
1005
  :one: "ナイジェリア ナイラ"
750
1006
  :other: "ナイジェリア ナイラ"
751
1007
  :symbol: NGN
752
1008
  :NIC:
1009
+ :name: "ニカラグア コルドバ (1988–1991)"
753
1010
  :one: "ニカラグア コルドバ (1988–1991)"
754
1011
  :other: "ニカラグア コルドバ (1988–1991)"
755
1012
  :symbol: NIC
756
1013
  :NIO:
1014
+ :name: "ニカラグア コルドバ オロ"
1015
+ :narrow_symbol: C$
757
1016
  :one: "ニカラグア コルドバ オロ"
758
1017
  :other: "ニカラグア コルドバ オロ"
759
1018
  :symbol: NIO
760
1019
  :NLG:
1020
+ :name: "オランダ ギルダー"
761
1021
  :one: "オランダ ギルダー"
762
1022
  :other: "オランダ ギルダー"
763
1023
  :symbol: NLG
764
1024
  :NOK:
1025
+ :name: "ノルウェー クローネ"
1026
+ :narrow_symbol: kr
765
1027
  :one: "ノルウェー クローネ"
766
1028
  :other: "ノルウェー クローネ"
767
1029
  :symbol: NOK
768
1030
  :NPR:
1031
+ :name: "ネパール ルピー"
1032
+ :narrow_symbol: Rs
769
1033
  :one: "ネパール ルピー"
770
1034
  :other: "ネパール ルピー"
771
1035
  :symbol: NPR
772
1036
  :NZD:
1037
+ :name: "ニュージーランド ドル"
1038
+ :narrow_symbol: $
773
1039
  :one: "ニュージーランド ドル"
774
1040
  :other: "ニュージーランド ドル"
775
1041
  :symbol: NZ$
776
1042
  :OMR:
1043
+ :name: "オマーン リアル"
777
1044
  :one: "オマーン リアル"
778
1045
  :other: "オマーン リアル"
779
1046
  :symbol: OMR
780
1047
  :PAB:
1048
+ :name: "パナマ バルボア"
781
1049
  :one: "パナマ バルボア"
782
1050
  :other: "パナマ バルボア"
783
1051
  :symbol: PAB
784
1052
  :PEI:
1053
+ :name: "ペルー インティ"
785
1054
  :one: "ペルー インティ"
786
1055
  :other: "ペルー インティ"
787
1056
  :symbol: PEI
788
1057
  :PEN:
1058
+ :name: "ペルー ソル"
789
1059
  :one: "ペルー ソル"
790
1060
  :other: "ペルー ソル"
791
1061
  :symbol: PEN
792
1062
  :PES:
1063
+ :name: "ペルー ソル (1863–1965)"
793
1064
  :one: "ペルー ソル (1863–1965)"
794
1065
  :other: "ペルー ソル (1863–1965)"
795
1066
  :symbol: PES
796
1067
  :PGK:
1068
+ :name: "パプアニューギニア キナ"
797
1069
  :one: "パプアニューギニア キナ"
798
1070
  :other: "パプアニューギニア キナ"
799
1071
  :symbol: PGK
800
1072
  :PHP:
1073
+ :name: "フィリピン ペソ"
1074
+ :narrow_symbol: ₱
801
1075
  :one: "フィリピン ペソ"
802
1076
  :other: "フィリピン ペソ"
803
1077
  :symbol: PHP
804
1078
  :PKR:
1079
+ :name: "パキスタン ルピー"
1080
+ :narrow_symbol: Rs
805
1081
  :one: "パキスタン ルピー"
806
1082
  :other: "パキスタン ルピー"
807
1083
  :symbol: PKR
808
1084
  :PLN:
1085
+ :name: "ポーランド ズウォティ"
1086
+ :narrow_symbol: zł
809
1087
  :one: "ポーランド ズウォティ"
810
1088
  :other: "ポーランド ズウォティ"
811
1089
  :symbol: PLN
812
1090
  :PLZ:
1091
+ :name: "ポーランド ズウォティ (1950–1995)"
813
1092
  :one: "ポーランド ズウォティ (1950–1995)"
814
1093
  :other: "ポーランド ズウォティ (1950–1995)"
815
1094
  :symbol: PLZ
816
1095
  :PTE:
1096
+ :name: "ポルトガル エスクード"
817
1097
  :one: "ポルトガル エスクード"
818
1098
  :other: "ポルトガル エスクード"
819
1099
  :symbol: PTE
820
1100
  :PYG:
1101
+ :name: "パラグアイ グアラニ"
1102
+ :narrow_symbol: ₲
821
1103
  :one: "パラグアイ グアラニ"
822
1104
  :other: "パラグアイ グアラニ"
823
1105
  :symbol: PYG
824
1106
  :QAR:
1107
+ :name: "カタール リアル"
825
1108
  :one: "カタール リアル"
826
1109
  :other: "カタール リアル"
827
1110
  :symbol: QAR
828
1111
  :RHD:
1112
+ :name: "ローデシア ドル"
829
1113
  :one: "ローデシア ドル"
830
1114
  :other: "ローデシア ドル"
831
1115
  :symbol: RHD
832
1116
  :ROL:
1117
+ :name: "ルーマニア レイ (1952–2006)"
833
1118
  :one: "ルーマニア レイ (1952–2006)"
834
1119
  :other: "ルーマニア レイ (1952–2006)"
835
1120
  :symbol: ROL
836
1121
  :RON:
1122
+ :name: "ルーマニア レイ"
1123
+ :narrow_symbol: レイ
837
1124
  :one: "ルーマニア レイ"
838
1125
  :other: "ルーマニア レイ"
839
1126
  :symbol: RON
840
1127
  :RSD:
1128
+ :name: "ディナール (セルビア)"
841
1129
  :one: "ディナール (セルビア)"
842
1130
  :other: "ディナール (セルビア)"
843
1131
  :symbol: RSD
844
1132
  :RUB:
1133
+ :name: "ロシア ルーブル"
1134
+ :narrow_symbol: ₽
845
1135
  :one: "ロシア ルーブル"
846
1136
  :other: "ロシア ルーブル"
847
1137
  :symbol: RUB
848
1138
  :RUR:
1139
+ :name: "ロシア ルーブル (1991–1998)"
1140
+ :narrow_symbol: р.
849
1141
  :one: "ロシア ルーブル (1991–1998)"
850
1142
  :other: "ロシア ルーブル (1991–1998)"
851
1143
  :symbol: RUR
852
1144
  :RWF:
1145
+ :name: "ルワンダ フラン"
1146
+ :narrow_symbol: RF
853
1147
  :one: "ルワンダ フラン"
854
1148
  :other: "ルワンダ フラン"
855
1149
  :symbol: RWF
856
1150
  :SAR:
1151
+ :name: "サウジ リヤル"
857
1152
  :one: "サウジ リヤル"
858
1153
  :other: "サウジ リヤル"
859
1154
  :symbol: SAR
860
1155
  :SBD:
1156
+ :name: "ソロモン諸島 ドル"
1157
+ :narrow_symbol: $
861
1158
  :one: "ソロモン諸島 ドル"
862
1159
  :other: "ソロモン諸島 ドル"
863
1160
  :symbol: SBD
864
1161
  :SCR:
1162
+ :name: "セーシェル ルピー"
865
1163
  :one: "セーシェル ルピー"
866
1164
  :other: "セーシェル ルピー"
867
1165
  :symbol: SCR
868
1166
  :SDD:
1167
+ :name: "スーダン ディナール (1992–2007)"
869
1168
  :one: "スーダン ディナール (1992–2007)"
870
1169
  :other: "スーダン ディナール (1992–2007)"
871
1170
  :symbol: SDD
872
1171
  :SDG:
1172
+ :name: "スーダン ポンド"
873
1173
  :one: "スーダン ポンド"
874
1174
  :other: "スーダン ポンド"
875
1175
  :symbol: SDG
876
1176
  :SDP:
1177
+ :name: "スーダン ポンド (1957–1998)"
877
1178
  :one: "スーダン ポンド (1957–1998)"
878
1179
  :other: "スーダン ポンド (1957–1998)"
879
1180
  :symbol: SDP
880
1181
  :SEK:
1182
+ :name: "スウェーデン クローナ"
1183
+ :narrow_symbol: kr
881
1184
  :one: "スウェーデン クローナ"
882
1185
  :other: "スウェーデン クローナ"
883
1186
  :symbol: SEK
884
1187
  :SGD:
1188
+ :name: "シンガポール ドル"
1189
+ :narrow_symbol: $
885
1190
  :one: "シンガポール ドル"
886
1191
  :other: "シンガポール ドル"
887
1192
  :symbol: SGD
888
1193
  :SHP:
1194
+ :name: "セントヘレナ ポンド"
1195
+ :narrow_symbol: £
889
1196
  :one: "セントヘレナ ポンド"
890
1197
  :other: "セントヘレナ ポンド"
891
1198
  :symbol: SHP
892
1199
  :SIT:
1200
+ :name: "スロベニア トラール"
893
1201
  :one: "スロベニア トラール"
894
1202
  :other: "スロベニア トラール"
895
1203
  :symbol: SIT
896
1204
  :SKK:
1205
+ :name: "スロバキア コルナ"
897
1206
  :one: "スロバキア コルナ"
898
1207
  :other: "スロバキア コルナ"
899
1208
  :symbol: SKK
900
1209
  :SLL:
1210
+ :name: "シエラレオネ レオン"
901
1211
  :one: "シエラレオネ レオン"
902
1212
  :other: "シエラレオネ レオン"
903
1213
  :symbol: SLL
904
1214
  :SOS:
1215
+ :name: "ソマリア シリング"
905
1216
  :one: "ソマリア シリング"
906
1217
  :other: "ソマリア シリング"
907
1218
  :symbol: SOS
908
1219
  :SRD:
1220
+ :name: "スリナム ドル"
1221
+ :narrow_symbol: $
909
1222
  :one: "スリナム ドル"
910
1223
  :other: "スリナム ドル"
911
1224
  :symbol: SRD
912
1225
  :SRG:
1226
+ :name: "スリナム ギルダー"
913
1227
  :one: "スリナム ギルダー"
914
1228
  :other: "スリナム ギルダー"
915
1229
  :symbol: SRG
916
1230
  :SSP:
1231
+ :name: "南スーダン ポンド"
1232
+ :narrow_symbol: £
917
1233
  :one: "南スーダン ポンド"
918
1234
  :other: "南スーダン ポンド"
919
1235
  :symbol: SSP
920
1236
  :STD:
1237
+ :name: "サントメ・プリンシペ ドブラ (1977–2017)"
921
1238
  :one: "サントメ・プリンシペ ドブラ (1977–2017)"
922
1239
  :other: "サントメ・プリンシペ ドブラ (1977–2017)"
923
1240
  :symbol: STD
924
1241
  :STN:
1242
+ :name: "サントメ・プリンシペ ドブラ"
1243
+ :narrow_symbol: Db
925
1244
  :one: "サントメ・プリンシペ ドブラ"
926
1245
  :other: "サントメ・プリンシペ ドブラ"
927
1246
  :symbol: STN
928
1247
  :SUR:
1248
+ :name: "ソ連 ルーブル"
929
1249
  :one: "ソ連 ルーブル"
930
1250
  :other: "ソ連 ルーブル"
931
1251
  :symbol: SUR
932
1252
  :SVC:
1253
+ :name: "エルサルバドル コロン"
933
1254
  :one: "エルサルバドル コロン"
934
1255
  :other: "エルサルバドル コロン"
935
1256
  :symbol: SVC
936
1257
  :SYP:
1258
+ :name: "シリア ポンド"
1259
+ :narrow_symbol: £
937
1260
  :one: "シリア ポンド"
938
1261
  :other: "シリア ポンド"
939
1262
  :symbol: SYP
940
1263
  :SZL:
1264
+ :name: "スワジランド リランゲニ"
941
1265
  :one: "スワジランド リランゲニ"
942
1266
  :other: "スワジランド リランゲニ"
943
1267
  :symbol: SZL
944
1268
  :THB:
1269
+ :name: "タイ バーツ"
1270
+ :narrow_symbol: ฿
945
1271
  :one: "タイ バーツ"
946
1272
  :other: "タイ バーツ"
947
1273
  :symbol: THB
948
1274
  :TJR:
1275
+ :name: "タジキスタン ルーブル"
949
1276
  :one: "タジキスタン ルーブル"
950
1277
  :other: "タジキスタン ルーブル"
951
1278
  :symbol: TJR
952
1279
  :TJS:
1280
+ :name: "タジキスタン ソモニ"
953
1281
  :one: "タジキスタン ソモニ"
954
1282
  :other: "タジキスタン ソモニ"
955
1283
  :symbol: TJS
956
1284
  :TMM:
1285
+ :name: "トルクメニスタン マナト (1993–2009)"
957
1286
  :one: "トルクメニスタン マナト (1993–2009)"
958
1287
  :other: "トルクメニスタン マナト (1993–2009)"
959
1288
  :symbol: TMM
960
1289
  :TMT:
1290
+ :name: "トルクメニスタン マナト"
961
1291
  :one: "トルクメニスタン マナト"
962
1292
  :other: "トルクメニスタン マナト"
963
1293
  :symbol: TMT
964
1294
  :TND:
1295
+ :name: "チュニジア ディナール"
965
1296
  :one: "チュニジア ディナール"
966
1297
  :other: "チュニジア ディナール"
967
1298
  :symbol: TND
968
1299
  :TOP:
1300
+ :name: "トンガ パ・アンガ"
1301
+ :narrow_symbol: T$
969
1302
  :one: "トンガ パ・アンガ"
970
1303
  :other: "トンガ パ・アンガ"
971
1304
  :symbol: TOP
972
1305
  :TPE:
1306
+ :name: "ティモール エスクード"
973
1307
  :one: "ティモール エスクード"
974
1308
  :other: "ティモール エスクード"
975
1309
  :symbol: TPE
976
1310
  :TRL:
1311
+ :name: "トルコ リラ (1922–2005)"
977
1312
  :one: "トルコ リラ (1922–2005)"
978
1313
  :other: "トルコ リラ (1922–2005)"
979
1314
  :symbol: TRL
980
1315
  :TRY:
1316
+ :name: 新トルコリラ
1317
+ :narrow_symbol: ₺
981
1318
  :one: 新トルコリラ
982
1319
  :other: 新トルコリラ
983
1320
  :symbol: TRY
984
1321
  :TTD:
1322
+ :name: "トリニダード・トバゴ ドル"
1323
+ :narrow_symbol: $
985
1324
  :one: "トリニダード・トバゴ ドル"
986
1325
  :other: "トリニダード・トバゴ ドル"
987
1326
  :symbol: TTD
988
1327
  :TWD:
1328
+ :name: 新台湾ドル
1329
+ :narrow_symbol: $
989
1330
  :one: 新台湾ドル
990
1331
  :other: 新台湾ドル
991
1332
  :symbol: NT$
992
1333
  :TZS:
1334
+ :name: "タンザニア シリング"
993
1335
  :one: "タンザニア シリング"
994
1336
  :other: "タンザニア シリング"
995
1337
  :symbol: TZS
996
1338
  :UAH:
1339
+ :name: "ウクライナ グリブナ"
1340
+ :narrow_symbol: ₴
997
1341
  :one: "ウクライナ グリブナ"
998
1342
  :other: "ウクライナ グリブナ"
999
1343
  :symbol: UAH
1000
1344
  :UAK:
1345
+ :name: "ウクライナ カルボバネツ"
1001
1346
  :one: "ウクライナ カルボバネツ"
1002
1347
  :other: "ウクライナ カルボバネツ"
1003
1348
  :symbol: UAK
1004
1349
  :UGS:
1350
+ :name: "ウガンダ シリング (1966–1987)"
1005
1351
  :one: "ウガンダ シリング (1966–1987)"
1006
1352
  :other: "ウガンダ シリング (1966–1987)"
1007
1353
  :symbol: UGS
1008
1354
  :UGX:
1355
+ :name: "ウガンダ シリング"
1009
1356
  :one: "ウガンダ シリング"
1010
1357
  :other: "ウガンダ シリング"
1011
1358
  :symbol: UGX
1012
1359
  :USD:
1360
+ :name: 米ドル
1361
+ :narrow_symbol: $
1013
1362
  :one: 米ドル
1014
1363
  :other: 米ドル
1015
1364
  :symbol: $
1016
1365
  :USN:
1366
+ :name: "米ドル (翌日)"
1017
1367
  :one: "米ドル (翌日)"
1018
1368
  :other: "米ドル (翌日)"
1019
1369
  :symbol: USN
1020
1370
  :USS:
1371
+ :name: "米ドル (当日)"
1021
1372
  :one: "米ドル (当日)"
1022
1373
  :other: "米ドル (当日)"
1023
1374
  :symbol: USS
1024
1375
  :UYI:
1376
+ :name: "ウルグアイ ペソエン"
1025
1377
  :one: "ウルグアイ ペソエン"
1026
1378
  :other: "ウルグアイ ペソエン"
1027
1379
  :symbol: UYI
1028
1380
  :UYP:
1381
+ :name: "ウルグアイ ペソ (1975–1993)"
1029
1382
  :one: "ウルグアイ ペソ (1975–1993)"
1030
1383
  :other: "ウルグアイ ペソ (1975–1993)"
1031
1384
  :symbol: UYP
1032
1385
  :UYU:
1386
+ :name: "ウルグアイ ペソ"
1387
+ :narrow_symbol: $
1033
1388
  :one: "ウルグアイ ペソ"
1034
1389
  :other: "ウルグアイ ペソ"
1035
1390
  :symbol: UYU
1036
1391
  :UZS:
1392
+ :name: "ウズベキスタン スム"
1037
1393
  :one: "ウズベキスタン スム"
1038
1394
  :other: "ウズベキスタン スム"
1039
1395
  :symbol: UZS
1040
1396
  :VEB:
1397
+ :name: "ベネズエラ ボリバル (1871–2008)"
1041
1398
  :one: "ベネズエラ ボリバル (1871–2008)"
1042
1399
  :other: "ベネズエラ ボリバル (1871–2008)"
1043
1400
  :symbol: VEB
1044
1401
  :VEF:
1402
+ :name: "ベネズエラ ボリバル (2008–2018)"
1403
+ :narrow_symbol: Bs
1045
1404
  :one: "ベネズエラ ボリバル (2008–2018)"
1046
1405
  :other: "ベネズエラ ボリバル (2008–2018)"
1047
1406
  :symbol: VEF
1048
1407
  :VES:
1408
+ :name: "ベネズエラ ボリバル"
1049
1409
  :one: "ベネズエラ ボリバル"
1050
1410
  :other: "ベネズエラ ボリバル"
1051
1411
  :symbol: VES
1052
1412
  :VND:
1413
+ :name: "ベトナム ドン"
1414
+ :narrow_symbol: ₫
1053
1415
  :one: "ベトナム ドン"
1054
1416
  :other: "ベトナム ドン"
1055
1417
  :symbol: ₫
1056
1418
  :VNN:
1419
+ :name: "ベトナム ドン(1978–1985)"
1057
1420
  :one: "ベトナム ドン(1978–1985)"
1058
1421
  :other: "ベトナム ドン(1978–1985)"
1059
1422
  :symbol: VNN
1060
1423
  :VUV:
1424
+ :name: "バヌアツ バツ"
1061
1425
  :one: "バヌアツ バツ"
1062
1426
  :other: "バヌアツ バツ"
1063
1427
  :symbol: VUV
1064
1428
  :WST:
1429
+ :name: "サモア タラ"
1065
1430
  :one: "サモア タラ"
1066
1431
  :other: "サモア タラ"
1067
1432
  :symbol: WST
1068
1433
  :XAF:
1434
+ :name: "中央アフリカ CFA フラン"
1069
1435
  :one: "中央アフリカ CFA フラン"
1070
1436
  :other: "中央アフリカ CFA フラン"
1071
1437
  :symbol: FCFA
1072
1438
  :XAG:
1439
+ :name: 銀
1073
1440
  :one: 銀
1074
1441
  :other: 銀
1075
1442
  :symbol: XAG
1076
1443
  :XAU:
1444
+ :name: 金
1077
1445
  :one: 金
1078
1446
  :other: 金
1079
1447
  :symbol: XAU
1080
1448
  :XBA:
1449
+ :name: "ヨーロッパ混合単位 (EURCO)"
1081
1450
  :one: "ヨーロッパ混合単位 (EURCO)"
1082
1451
  :other: "ヨーロッパ混合単位 (EURCO)"
1083
1452
  :symbol: XBA
1084
1453
  :XBB:
1454
+ :name: "ヨーロッパ通貨単位 (EMU–6)"
1085
1455
  :one: "ヨーロッパ通貨単位 (EMU–6)"
1086
1456
  :other: "ヨーロッパ通貨単位 (EMU–6)"
1087
1457
  :symbol: XBB
1088
1458
  :XBC:
1459
+ :name: "ヨーロッパ勘定単位 (EUA–9)"
1089
1460
  :one: "ヨーロッパ勘定単位 (EUA–9)"
1090
1461
  :other: "ヨーロッパ勘定単位 (EUA–9)"
1091
1462
  :symbol: XBC
1092
1463
  :XBD:
1464
+ :name: "ヨーロッパ勘定単位 (EUA–17)"
1093
1465
  :one: "ヨーロッパ勘定単位 (EUA–17)"
1094
1466
  :other: "ヨーロッパ勘定単位 (EUA–17)"
1095
1467
  :symbol: XBD
1096
1468
  :XCD:
1469
+ :name: "東カリブ ドル"
1470
+ :narrow_symbol: $
1097
1471
  :one: "東カリブ ドル"
1098
1472
  :other: "東カリブ ドル"
1099
1473
  :symbol: EC$
1100
1474
  :XDR:
1475
+ :name: 特別引き出し権
1101
1476
  :one: 特別引き出し権
1102
1477
  :other: 特別引き出し権
1103
1478
  :symbol: XDR
1104
1479
  :XEU:
1480
+ :name: ヨーロッパ通貨単位
1105
1481
  :one: ヨーロッパ通貨単位
1106
1482
  :other: ヨーロッパ通貨単位
1107
1483
  :symbol: XEU
1108
1484
  :XFO:
1485
+ :name: フランス金フラン
1109
1486
  :one: フランス金フラン
1110
1487
  :other: フランス金フラン
1111
1488
  :symbol: XFO
1112
1489
  :XFU:
1490
+ :name: "フランス フラン (UIC)"
1113
1491
  :one: "フランス フラン (UIC)"
1114
1492
  :other: "フランス フラン (UIC)"
1115
1493
  :symbol: XFU
1116
1494
  :XOF:
1495
+ :name: "西アフリカ CFA フラン"
1117
1496
  :one: "西アフリカ CFA フラン"
1118
1497
  :other: "西アフリカ CFA フラン"
1119
1498
  :symbol: CFA
1120
1499
  :XPD:
1500
+ :name: パラジウム
1121
1501
  :one: パラジウム
1122
1502
  :other: パラジウム
1123
1503
  :symbol: XPD
1124
1504
  :XPF:
1505
+ :name: "CFP フラン"
1125
1506
  :one: "CFP フラン"
1126
1507
  :other: "CFP フラン"
1127
1508
  :symbol: CFPF
1128
1509
  :XPT:
1510
+ :name: プラチナ
1129
1511
  :one: プラチナ
1130
1512
  :other: プラチナ
1131
1513
  :symbol: XPT
1132
1514
  :XRE:
1515
+ :name: RINET基金
1133
1516
  :one: RINET基金
1134
1517
  :other: RINET基金
1135
1518
  :symbol: XRE
1136
1519
  :XSU:
1520
+ :name: スクレ
1137
1521
  :one: スクレ
1138
1522
  :other: スクレ
1139
1523
  :symbol: XSU
1140
1524
  :XTS:
1525
+ :name: テスト用通貨コード
1141
1526
  :one: テスト用通貨コード
1142
1527
  :other: テスト用通貨コード
1143
1528
  :symbol: XTS
1144
1529
  :XUA:
1530
+ :name: "UA (アフリカ開発銀行)"
1145
1531
  :one: "UA (アフリカ開発銀行)"
1146
1532
  :other: "UA (アフリカ開発銀行)"
1147
1533
  :symbol: XUA
1148
1534
  :XXX:
1535
+ :name: 不明または無効な通貨
1149
1536
  :one: 不明または無効な通貨
1150
1537
  :other: 不明または無効な通貨
1151
1538
  :symbol: XXX
1152
1539
  :YDD:
1540
+ :name: "イエメン ディナール"
1153
1541
  :one: "イエメン ディナール"
1154
1542
  :other: "イエメン ディナール"
1155
1543
  :symbol: YDD
1156
1544
  :YER:
1545
+ :name: "イエメン リアル"
1157
1546
  :one: "イエメン リアル"
1158
1547
  :other: "イエメン リアル"
1159
1548
  :symbol: YER
1160
1549
  :YUD:
1550
+ :name: "ユーゴスラビア ハード・ディナール (1966–1990)"
1161
1551
  :one: "ユーゴスラビア ハード・ディナール (1966–1990)"
1162
1552
  :other: "ユーゴスラビア ハード・ディナール (1966–1990)"
1163
1553
  :symbol: YUD
1164
1554
  :YUM:
1555
+ :name: "ユーゴスラビア ノビ・ディナール (1994–2002)"
1165
1556
  :one: "ユーゴスラビア ノビ・ディナール (1994–2002)"
1166
1557
  :other: "ユーゴスラビア ノビ・ディナール (1994–2002)"
1167
1558
  :symbol: YUM
1168
1559
  :YUN:
1560
+ :name: "ユーゴスラビア 兌換ディナール (1990–1992)"
1169
1561
  :one: "ユーゴスラビア 兌換ディナール (1990–1992)"
1170
1562
  :other: "ユーゴスラビア 兌換ディナール (1990–1992)"
1171
1563
  :symbol: YUN
1172
1564
  :YUR:
1565
+ :name: "ユーゴスラビア 改革ディナール(1992–1993)"
1173
1566
  :one: "ユーゴスラビア 改革ディナール(1992–1993)"
1174
1567
  :other: "ユーゴスラビア 改革ディナール(1992–1993)"
1175
1568
  :symbol: YUR
1176
1569
  :ZAL:
1570
+ :name: "南アフリカ ランド (ZAL)"
1177
1571
  :one: "南アフリカ ランド (ZAL)"
1178
1572
  :other: "南アフリカ ランド (ZAL)"
1179
1573
  :symbol: ZAL
1180
1574
  :ZAR:
1575
+ :name: "南アフリカ ランド"
1576
+ :narrow_symbol: R
1181
1577
  :one: "南アフリカ ランド"
1182
1578
  :other: "南アフリカ ランド"
1183
1579
  :symbol: ZAR
1184
1580
  :ZMK:
1581
+ :name: "ザンビア クワチャ (1968–2012)"
1185
1582
  :one: "ザンビア クワチャ (1968–2012)"
1186
1583
  :other: "ザンビア クワチャ (1968–2012)"
1187
1584
  :symbol: ZMK
1188
1585
  :ZMW:
1586
+ :name: "ザンビア クワチャ"
1587
+ :narrow_symbol: ZK
1189
1588
  :one: "ザンビア クワチャ"
1190
1589
  :other: "ザンビア クワチャ"
1191
1590
  :symbol: ZMW
1192
1591
  :ZRN:
1592
+ :name: "ザイール 新ザイール (1993–1998)"
1193
1593
  :one: "ザイール 新ザイール (1993–1998)"
1194
1594
  :other: "ザイール 新ザイール (1993–1998)"
1195
1595
  :symbol: ZRN
1196
1596
  :ZRZ:
1597
+ :name: "ザイール ザイール (1971–1993)"
1197
1598
  :one: "ザイール ザイール (1971–1993)"
1198
1599
  :other: "ザイール ザイール (1971–1993)"
1199
1600
  :symbol: ZRZ
1200
1601
  :ZWD:
1602
+ :name: "ジンバブエ ドル (1980–2008)"
1201
1603
  :one: "ジンバブエ ドル (1980–2008)"
1202
1604
  :other: "ジンバブエ ドル (1980–2008)"
1203
1605
  :symbol: ZWD
1204
1606
  :ZWL:
1607
+ :name: "ジンバブエ ドル (2009)"
1205
1608
  :one: "ジンバブエ ドル (2009)"
1206
1609
  :other: "ジンバブエ ドル (2009)"
1207
1610
  :symbol: ZWL
1208
1611
  :ZWR:
1612
+ :name: "シンバブエ ドル(2008)"
1209
1613
  :one: "シンバブエ ドル(2008)"
1210
1614
  :other: "シンバブエ ドル(2008)"
1211
1615
  :symbol: ZWR