twitter_cldr 6.1.0 → 6.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (834) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +2 -2
  3. data/lib/twitter_cldr/core_ext.rb +2 -1
  4. data/lib/twitter_cldr/formatters/numbers/number_formatter.rb +15 -4
  5. data/lib/twitter_cldr/resources/segment_rules_importer.rb +2 -2
  6. data/lib/twitter_cldr/resources/timezones_importer.rb +11 -1
  7. data/lib/twitter_cldr/segmentation/state_machine.rb +5 -9
  8. data/lib/twitter_cldr/timezones/generic_location.rb +6 -1
  9. data/lib/twitter_cldr/version.rb +1 -1
  10. data/lib/twitter_cldr/versions.rb +2 -2
  11. data/resources/collation/tailoring/eo.yml +16 -0
  12. data/resources/collation/tailoring/kk.yml +10 -0
  13. data/resources/collation/tries/eo.dump +0 -0
  14. data/resources/collation/tries/kk.dump +0 -0
  15. data/resources/locales/af/currencies.yml +273 -0
  16. data/resources/locales/af/languages.yml +5 -7
  17. data/resources/locales/af/numbers.yml +3 -0
  18. data/resources/locales/af/plurals.yml +6 -5
  19. data/resources/locales/af/territories.yml +5 -5
  20. data/resources/locales/af/timezones.yml +6 -6
  21. data/resources/locales/af/units.yml +93 -8
  22. data/resources/locales/ar/calendars.yml +8 -8
  23. data/resources/locales/ar/currencies.yml +361 -0
  24. data/resources/locales/ar/languages.yml +7 -7
  25. data/resources/locales/ar/numbers.yml +75 -72
  26. data/resources/locales/ar/plurals.yml +12 -10
  27. data/resources/locales/ar/timezones.yml +1 -1
  28. data/resources/locales/ar/units.yml +225 -9
  29. data/resources/locales/az/calendars.yml +9 -9
  30. data/resources/locales/az/currencies.yml +371 -0
  31. data/resources/locales/az/languages.yml +5 -5
  32. data/resources/locales/az/numbers.yml +3 -0
  33. data/resources/locales/az/plurals.yml +13 -13
  34. data/resources/locales/az/units.yml +85 -8
  35. data/resources/locales/be/currencies.yml +262 -0
  36. data/resources/locales/be/languages.yml +5 -5
  37. data/resources/locales/be/numbers.yml +3 -0
  38. data/resources/locales/be/plurals.yml +13 -12
  39. data/resources/locales/be/territories.yml +1 -1
  40. data/resources/locales/be/units.yml +153 -4
  41. data/resources/locales/bg/calendars.yml +23 -23
  42. data/resources/locales/bg/currencies.yml +383 -12
  43. data/resources/locales/bg/fields.yml +4 -4
  44. data/resources/locales/bg/languages.yml +12 -10
  45. data/resources/locales/bg/numbers.yml +3 -0
  46. data/resources/locales/bg/plurals.yml +6 -5
  47. data/resources/locales/bg/territories.yml +1 -1
  48. data/resources/locales/bg/timezones.yml +2 -2
  49. data/resources/locales/bg/units.yml +99 -13
  50. data/resources/locales/bn/currencies.yml +376 -0
  51. data/resources/locales/bn/fields.yml +1 -1
  52. data/resources/locales/bn/languages.yml +9 -9
  53. data/resources/locales/bn/numbers.yml +5 -2
  54. data/resources/locales/bn/plurals.yml +10 -9
  55. data/resources/locales/bn/territories.yml +1 -1
  56. data/resources/locales/bn/timezones.yml +6 -1
  57. data/resources/locales/bn/units.yml +41 -4
  58. data/resources/locales/bo/currencies.yml +114 -0
  59. data/resources/locales/bo/numbers.yml +3 -0
  60. data/resources/locales/bo/plurals.yml +6 -4
  61. data/resources/locales/bo/units.yml +24 -0
  62. data/resources/locales/bs/calendars.yml +1 -1
  63. data/resources/locales/bs/currencies.yml +412 -13
  64. data/resources/locales/bs/languages.yml +6 -6
  65. data/resources/locales/bs/numbers.yml +3 -0
  66. data/resources/locales/bs/plurals.yml +12 -11
  67. data/resources/locales/bs/territories.yml +4 -4
  68. data/resources/locales/bs/timezones.yml +14 -0
  69. data/resources/locales/bs/units.yml +118 -30
  70. data/resources/locales/ca/calendars.yml +7 -3
  71. data/resources/locales/ca/currencies.yml +400 -0
  72. data/resources/locales/ca/languages.yml +9 -9
  73. data/resources/locales/ca/numbers.yml +3 -0
  74. data/resources/locales/ca/plurals.yml +8 -7
  75. data/resources/locales/ca/territories.yml +1 -1
  76. data/resources/locales/ca/timezones.yml +19 -21
  77. data/resources/locales/ca/units.yml +83 -3
  78. data/resources/locales/cs/currencies.yml +403 -0
  79. data/resources/locales/cs/languages.yml +4 -5
  80. data/resources/locales/cs/lists.yml +12 -2
  81. data/resources/locales/cs/numbers.yml +3 -0
  82. data/resources/locales/cs/plurals.yml +8 -7
  83. data/resources/locales/cs/territories.yml +1 -1
  84. data/resources/locales/cs/units.yml +177 -53
  85. data/resources/locales/cy/calendars.yml +1 -2
  86. data/resources/locales/cy/currencies.yml +366 -4
  87. data/resources/locales/cy/fields.yml +120 -117
  88. data/resources/locales/cy/languages.yml +9 -9
  89. data/resources/locales/cy/numbers.yml +3 -0
  90. data/resources/locales/cy/plurals.yml +15 -15
  91. data/resources/locales/cy/territories.yml +13 -13
  92. data/resources/locales/cy/timezones.yml +8 -10
  93. data/resources/locales/cy/units.yml +193 -45
  94. data/resources/locales/da/currencies.yml +378 -4
  95. data/resources/locales/da/fields.yml +111 -111
  96. data/resources/locales/da/languages.yml +11 -11
  97. data/resources/locales/da/numbers.yml +3 -0
  98. data/resources/locales/da/plurals.yml +6 -5
  99. data/resources/locales/da/units.yml +104 -9
  100. data/resources/locales/de-AT/currencies.yml +414 -10
  101. data/resources/locales/de-AT/languages.yml +12 -12
  102. data/resources/locales/de-AT/numbers.yml +3 -0
  103. data/resources/locales/de-AT/plurals.yml +6 -5
  104. data/resources/locales/de-AT/territories.yml +1 -1
  105. data/resources/locales/de-AT/timezones.yml +13 -13
  106. data/resources/locales/de-AT/units.yml +193 -112
  107. data/resources/locales/de-CH/currencies.yml +414 -10
  108. data/resources/locales/de-CH/languages.yml +9 -9
  109. data/resources/locales/de-CH/numbers.yml +3 -0
  110. data/resources/locales/de-CH/plurals.yml +6 -5
  111. data/resources/locales/de-CH/territories.yml +2 -2
  112. data/resources/locales/de-CH/timezones.yml +13 -13
  113. data/resources/locales/de-CH/units.yml +191 -110
  114. data/resources/locales/de/currencies.yml +414 -10
  115. data/resources/locales/de/languages.yml +12 -12
  116. data/resources/locales/de/numbers.yml +3 -0
  117. data/resources/locales/de/plurals.yml +6 -5
  118. data/resources/locales/de/territories.yml +1 -1
  119. data/resources/locales/de/timezones.yml +13 -13
  120. data/resources/locales/de/units.yml +193 -112
  121. data/resources/locales/el/currencies.yml +373 -0
  122. data/resources/locales/el/languages.yml +9 -9
  123. data/resources/locales/el/numbers.yml +3 -0
  124. data/resources/locales/el/plurals.yml +6 -5
  125. data/resources/locales/el/territories.yml +1 -1
  126. data/resources/locales/el/units.yml +100 -12
  127. data/resources/locales/en-001/currencies.yml +420 -11
  128. data/resources/locales/en-001/languages.yml +14 -14
  129. data/resources/locales/en-001/numbers.yml +3 -0
  130. data/resources/locales/en-001/plurals.yml +8 -8
  131. data/resources/locales/en-001/territories.yml +7 -7
  132. data/resources/locales/en-001/timezones.yml +2 -0
  133. data/resources/locales/en-001/units.yml +120 -13
  134. data/resources/locales/en-150/currencies.yml +420 -11
  135. data/resources/locales/en-150/languages.yml +14 -14
  136. data/resources/locales/en-150/numbers.yml +3 -0
  137. data/resources/locales/en-150/plurals.yml +8 -8
  138. data/resources/locales/en-150/territories.yml +7 -7
  139. data/resources/locales/en-150/timezones.yml +2 -0
  140. data/resources/locales/en-150/units.yml +120 -13
  141. data/resources/locales/en-AU/calendars.yml +3 -3
  142. data/resources/locales/en-AU/currencies.yml +408 -3
  143. data/resources/locales/en-AU/languages.yml +12 -12
  144. data/resources/locales/en-AU/numbers.yml +3 -0
  145. data/resources/locales/en-AU/plurals.yml +8 -8
  146. data/resources/locales/en-AU/territories.yml +2 -2
  147. data/resources/locales/en-AU/timezones.yml +3 -1
  148. data/resources/locales/en-AU/units.yml +118 -14
  149. data/resources/locales/en-CA/currencies.yml +422 -13
  150. data/resources/locales/en-CA/fields.yml +2 -2
  151. data/resources/locales/en-CA/languages.yml +14 -14
  152. data/resources/locales/en-CA/lists.yml +3 -3
  153. data/resources/locales/en-CA/numbers.yml +3 -0
  154. data/resources/locales/en-CA/plurals.yml +8 -8
  155. data/resources/locales/en-CA/territories.yml +7 -7
  156. data/resources/locales/en-CA/timezones.yml +2 -0
  157. data/resources/locales/en-CA/units.yml +124 -17
  158. data/resources/locales/en-GB/calendars.yml +2 -2
  159. data/resources/locales/en-GB/currencies.yml +420 -11
  160. data/resources/locales/en-GB/languages.yml +14 -14
  161. data/resources/locales/en-GB/numbers.yml +3 -0
  162. data/resources/locales/en-GB/plurals.yml +8 -8
  163. data/resources/locales/en-GB/territories.yml +1 -1
  164. data/resources/locales/en-GB/timezones.yml +1 -1
  165. data/resources/locales/en-GB/units.yml +119 -11
  166. data/resources/locales/en-IE/currencies.yml +420 -11
  167. data/resources/locales/en-IE/languages.yml +14 -14
  168. data/resources/locales/en-IE/numbers.yml +3 -0
  169. data/resources/locales/en-IE/plurals.yml +8 -8
  170. data/resources/locales/en-IE/territories.yml +7 -7
  171. data/resources/locales/en-IE/timezones.yml +2 -0
  172. data/resources/locales/en-IE/units.yml +120 -13
  173. data/resources/locales/en-IN/currencies.yml +421 -12
  174. data/resources/locales/en-IN/languages.yml +14 -14
  175. data/resources/locales/en-IN/numbers.yml +3 -0
  176. data/resources/locales/en-IN/plurals.yml +8 -8
  177. data/resources/locales/en-IN/territories.yml +7 -7
  178. data/resources/locales/en-IN/timezones.yml +2 -0
  179. data/resources/locales/en-IN/units.yml +117 -13
  180. data/resources/locales/en-NZ/currencies.yml +420 -11
  181. data/resources/locales/en-NZ/languages.yml +14 -14
  182. data/resources/locales/en-NZ/numbers.yml +3 -0
  183. data/resources/locales/en-NZ/plurals.yml +8 -8
  184. data/resources/locales/en-NZ/territories.yml +7 -7
  185. data/resources/locales/en-NZ/timezones.yml +2 -0
  186. data/resources/locales/en-NZ/units.yml +120 -13
  187. data/resources/locales/en-SG/currencies.yml +420 -11
  188. data/resources/locales/en-SG/languages.yml +14 -14
  189. data/resources/locales/en-SG/numbers.yml +3 -0
  190. data/resources/locales/en-SG/plurals.yml +8 -8
  191. data/resources/locales/en-SG/territories.yml +7 -7
  192. data/resources/locales/en-SG/timezones.yml +2 -0
  193. data/resources/locales/en-SG/units.yml +120 -13
  194. data/resources/locales/en-US/currencies.yml +409 -0
  195. data/resources/locales/en-US/languages.yml +13 -13
  196. data/resources/locales/en-US/numbers.yml +3 -0
  197. data/resources/locales/en-US/plurals.yml +8 -8
  198. data/resources/locales/en-US/units.yml +102 -3
  199. data/resources/locales/en-ZA/currencies.yml +420 -11
  200. data/resources/locales/en-ZA/languages.yml +14 -14
  201. data/resources/locales/en-ZA/numbers.yml +3 -0
  202. data/resources/locales/en-ZA/plurals.yml +8 -8
  203. data/resources/locales/en-ZA/territories.yml +7 -7
  204. data/resources/locales/en-ZA/timezones.yml +2 -0
  205. data/resources/locales/en-ZA/units.yml +120 -13
  206. data/resources/locales/en/currencies.yml +409 -0
  207. data/resources/locales/en/languages.yml +13 -13
  208. data/resources/locales/en/numbers.yml +3 -0
  209. data/resources/locales/en/plurals.yml +8 -8
  210. data/resources/locales/en/units.yml +102 -3
  211. data/resources/locales/eo/calendars.yml +245 -0
  212. data/resources/locales/eo/currencies.yml +321 -0
  213. data/resources/locales/eo/day_periods.yml +32 -0
  214. data/resources/locales/eo/fields.yml +140 -0
  215. data/resources/locales/eo/languages.yml +156 -0
  216. data/resources/locales/eo/layout.yml +5 -0
  217. data/resources/locales/eo/lists.yml +22 -0
  218. data/resources/locales/eo/numbers.yml +370 -0
  219. data/resources/locales/eo/plural_rules.yml +7 -0
  220. data/resources/locales/eo/plurals.yml +15 -0
  221. data/resources/locales/eo/rbnf.yml +112 -0
  222. data/resources/locales/eo/territories.yml +226 -0
  223. data/resources/locales/eo/timezones.yml +85 -0
  224. data/resources/locales/eo/units.yml +453 -0
  225. data/resources/locales/es-419/calendars.yml +20 -20
  226. data/resources/locales/es-419/currencies.yml +382 -0
  227. data/resources/locales/es-419/fields.yml +1 -1
  228. data/resources/locales/es-419/languages.yml +7 -7
  229. data/resources/locales/es-419/numbers.yml +3 -0
  230. data/resources/locales/es-419/plurals.yml +6 -5
  231. data/resources/locales/es-419/timezones.yml +1 -1
  232. data/resources/locales/es-419/units.yml +100 -15
  233. data/resources/locales/es-AR/calendars.yml +9 -9
  234. data/resources/locales/es-AR/currencies.yml +382 -0
  235. data/resources/locales/es-AR/languages.yml +7 -7
  236. data/resources/locales/es-AR/numbers.yml +3 -0
  237. data/resources/locales/es-AR/plurals.yml +6 -5
  238. data/resources/locales/es-AR/timezones.yml +1 -1
  239. data/resources/locales/es-AR/units.yml +97 -14
  240. data/resources/locales/es-CO/calendars.yml +9 -9
  241. data/resources/locales/es-CO/currencies.yml +382 -0
  242. data/resources/locales/es-CO/languages.yml +7 -7
  243. data/resources/locales/es-CO/numbers.yml +3 -0
  244. data/resources/locales/es-CO/plurals.yml +6 -5
  245. data/resources/locales/es-CO/timezones.yml +1 -1
  246. data/resources/locales/es-CO/units.yml +94 -13
  247. data/resources/locales/es-MX/calendars.yml +18 -18
  248. data/resources/locales/es-MX/currencies.yml +383 -1
  249. data/resources/locales/es-MX/fields.yml +15 -15
  250. data/resources/locales/es-MX/languages.yml +9 -9
  251. data/resources/locales/es-MX/numbers.yml +3 -0
  252. data/resources/locales/es-MX/plurals.yml +6 -5
  253. data/resources/locales/es-MX/timezones.yml +5 -5
  254. data/resources/locales/es-MX/units.yml +104 -19
  255. data/resources/locales/es-US/calendars.yml +34 -34
  256. data/resources/locales/es-US/currencies.yml +393 -11
  257. data/resources/locales/es-US/fields.yml +20 -20
  258. data/resources/locales/es-US/languages.yml +10 -10
  259. data/resources/locales/es-US/lists.yml +1 -1
  260. data/resources/locales/es-US/numbers.yml +17 -14
  261. data/resources/locales/es-US/plurals.yml +6 -5
  262. data/resources/locales/es-US/territories.yml +1 -1
  263. data/resources/locales/es-US/timezones.yml +6 -6
  264. data/resources/locales/es-US/units.yml +181 -94
  265. data/resources/locales/es/calendars.yml +38 -38
  266. data/resources/locales/es/currencies.yml +389 -7
  267. data/resources/locales/es/languages.yml +7 -7
  268. data/resources/locales/es/numbers.yml +3 -0
  269. data/resources/locales/es/plurals.yml +6 -5
  270. data/resources/locales/es/territories.yml +3 -3
  271. data/resources/locales/es/timezones.yml +2 -2
  272. data/resources/locales/es/units.yml +136 -42
  273. data/resources/locales/et/currencies.yml +376 -0
  274. data/resources/locales/et/languages.yml +9 -9
  275. data/resources/locales/et/numbers.yml +3 -0
  276. data/resources/locales/et/plurals.yml +6 -5
  277. data/resources/locales/et/territories.yml +1 -1
  278. data/resources/locales/et/timezones.yml +3 -3
  279. data/resources/locales/et/units.yml +70 -2
  280. data/resources/locales/eu/currencies.yml +276 -10
  281. data/resources/locales/eu/languages.yml +6 -6
  282. data/resources/locales/eu/numbers.yml +23 -20
  283. data/resources/locales/eu/plurals.yml +6 -5
  284. data/resources/locales/eu/territories.yml +1 -1
  285. data/resources/locales/eu/timezones.yml +2 -2
  286. data/resources/locales/eu/units.yml +95 -8
  287. data/resources/locales/fa/calendars.yml +3 -3
  288. data/resources/locales/fa/currencies.yml +336 -0
  289. data/resources/locales/fa/fields.yml +3 -3
  290. data/resources/locales/fa/languages.yml +18 -18
  291. data/resources/locales/fa/lists.yml +1 -1
  292. data/resources/locales/fa/numbers.yml +4 -1
  293. data/resources/locales/fa/plurals.yml +6 -5
  294. data/resources/locales/fa/units.yml +219 -125
  295. data/resources/locales/fi/currencies.yml +405 -0
  296. data/resources/locales/fi/languages.yml +6 -8
  297. data/resources/locales/fi/numbers.yml +3 -0
  298. data/resources/locales/fi/plurals.yml +6 -5
  299. data/resources/locales/fi/territories.yml +9 -9
  300. data/resources/locales/fi/timezones.yml +2 -0
  301. data/resources/locales/fi/units.yml +79 -8
  302. data/resources/locales/fil/calendars.yml +1 -1
  303. data/resources/locales/fil/currencies.yml +272 -0
  304. data/resources/locales/fil/fields.yml +1 -1
  305. data/resources/locales/fil/languages.yml +10 -10
  306. data/resources/locales/fil/numbers.yml +3 -0
  307. data/resources/locales/fil/plurals.yml +8 -8
  308. data/resources/locales/fil/timezones.yml +2 -2
  309. data/resources/locales/fil/units.yml +62 -0
  310. data/resources/locales/fr-BE/calendars.yml +1 -1
  311. data/resources/locales/fr-BE/currencies.yml +383 -0
  312. data/resources/locales/fr-BE/languages.yml +11 -11
  313. data/resources/locales/fr-BE/numbers.yml +5 -0
  314. data/resources/locales/fr-BE/plural_rules.yml +2 -1
  315. data/resources/locales/fr-BE/plurals.yml +9 -6
  316. data/resources/locales/fr-BE/territories.yml +7 -7
  317. data/resources/locales/fr-BE/timezones.yml +1 -1
  318. data/resources/locales/fr-BE/units.yml +77 -8
  319. data/resources/locales/fr-CA/calendars.yml +1 -1
  320. data/resources/locales/fr-CA/currencies.yml +386 -3
  321. data/resources/locales/fr-CA/languages.yml +8 -8
  322. data/resources/locales/fr-CA/numbers.yml +5 -0
  323. data/resources/locales/fr-CA/plural_rules.yml +2 -1
  324. data/resources/locales/fr-CA/plurals.yml +9 -6
  325. data/resources/locales/fr-CA/territories.yml +1 -1
  326. data/resources/locales/fr-CA/timezones.yml +11 -11
  327. data/resources/locales/fr-CA/units.yml +87 -17
  328. data/resources/locales/fr-CH/calendars.yml +1 -1
  329. data/resources/locales/fr-CH/currencies.yml +383 -0
  330. data/resources/locales/fr-CH/languages.yml +11 -11
  331. data/resources/locales/fr-CH/numbers.yml +5 -0
  332. data/resources/locales/fr-CH/plural_rules.yml +2 -1
  333. data/resources/locales/fr-CH/plurals.yml +9 -6
  334. data/resources/locales/fr-CH/territories.yml +9 -9
  335. data/resources/locales/fr-CH/timezones.yml +1 -1
  336. data/resources/locales/fr-CH/units.yml +77 -8
  337. data/resources/locales/fr/calendars.yml +1 -1
  338. data/resources/locales/fr/currencies.yml +383 -0
  339. data/resources/locales/fr/languages.yml +12 -12
  340. data/resources/locales/fr/numbers.yml +5 -0
  341. data/resources/locales/fr/plural_rules.yml +2 -1
  342. data/resources/locales/fr/plurals.yml +9 -6
  343. data/resources/locales/fr/territories.yml +9 -9
  344. data/resources/locales/fr/timezones.yml +1 -1
  345. data/resources/locales/fr/units.yml +77 -8
  346. data/resources/locales/ga/calendars.yml +1 -1
  347. data/resources/locales/ga/currencies.yml +387 -0
  348. data/resources/locales/ga/fields.yml +5 -5
  349. data/resources/locales/ga/languages.yml +34 -14
  350. data/resources/locales/ga/lists.yml +7 -5
  351. data/resources/locales/ga/numbers.yml +4 -1
  352. data/resources/locales/ga/plurals.yml +10 -9
  353. data/resources/locales/ga/timezones.yml +14 -14
  354. data/resources/locales/ga/units.yml +212 -65
  355. data/resources/locales/gl/currencies.yml +313 -1
  356. data/resources/locales/gl/languages.yml +5 -5
  357. data/resources/locales/gl/numbers.yml +27 -24
  358. data/resources/locales/gl/plurals.yml +6 -5
  359. data/resources/locales/gl/units.yml +86 -3
  360. data/resources/locales/gu/currencies.yml +266 -0
  361. data/resources/locales/gu/languages.yml +8 -8
  362. data/resources/locales/gu/numbers.yml +3 -0
  363. data/resources/locales/gu/plurals.yml +9 -9
  364. data/resources/locales/gu/timezones.yml +1 -1
  365. data/resources/locales/gu/units.yml +78 -10
  366. data/resources/locales/he/currencies.yml +334 -0
  367. data/resources/locales/he/languages.yml +6 -6
  368. data/resources/locales/he/numbers.yml +99 -96
  369. data/resources/locales/he/plurals.yml +9 -8
  370. data/resources/locales/he/timezones.yml +1 -1
  371. data/resources/locales/he/units.yml +115 -4
  372. data/resources/locales/hi/currencies.yml +300 -0
  373. data/resources/locales/hi/languages.yml +9 -9
  374. data/resources/locales/hi/numbers.yml +3 -0
  375. data/resources/locales/hi/plurals.yml +9 -9
  376. data/resources/locales/hi/timezones.yml +3 -0
  377. data/resources/locales/hi/units.yml +123 -34
  378. data/resources/locales/hr/currencies.yml +407 -3
  379. data/resources/locales/hr/languages.yml +8 -8
  380. data/resources/locales/hr/numbers.yml +7 -4
  381. data/resources/locales/hr/plurals.yml +12 -11
  382. data/resources/locales/hr/timezones.yml +7 -7
  383. data/resources/locales/hr/units.yml +93 -3
  384. data/resources/locales/hu/currencies.yml +392 -2
  385. data/resources/locales/hu/languages.yml +8 -8
  386. data/resources/locales/hu/numbers.yml +3 -0
  387. data/resources/locales/hu/plurals.yml +6 -6
  388. data/resources/locales/hu/territories.yml +3 -3
  389. data/resources/locales/hu/timezones.yml +1 -1
  390. data/resources/locales/hu/units.yml +94 -13
  391. data/resources/locales/hy/currencies.yml +265 -0
  392. data/resources/locales/hy/languages.yml +3 -3
  393. data/resources/locales/hy/numbers.yml +3 -0
  394. data/resources/locales/hy/plurals.yml +6 -6
  395. data/resources/locales/hy/units.yml +103 -14
  396. data/resources/locales/id/currencies.yml +416 -16
  397. data/resources/locales/id/languages.yml +6 -10
  398. data/resources/locales/id/numbers.yml +3 -0
  399. data/resources/locales/id/plurals.yml +6 -4
  400. data/resources/locales/id/territories.yml +8 -8
  401. data/resources/locales/id/timezones.yml +7 -7
  402. data/resources/locales/id/units.yml +60 -10
  403. data/resources/locales/is/currencies.yml +329 -0
  404. data/resources/locales/is/languages.yml +8 -8
  405. data/resources/locales/is/numbers.yml +3 -0
  406. data/resources/locales/is/plurals.yml +7 -5
  407. data/resources/locales/is/territories.yml +2 -2
  408. data/resources/locales/is/timezones.yml +1 -1
  409. data/resources/locales/is/units.yml +79 -5
  410. data/resources/locales/it-CH/calendars.yml +3 -3
  411. data/resources/locales/it-CH/currencies.yml +389 -5
  412. data/resources/locales/it-CH/fields.yml +11 -11
  413. data/resources/locales/it-CH/languages.yml +8 -8
  414. data/resources/locales/it-CH/numbers.yml +4 -1
  415. data/resources/locales/it-CH/plurals.yml +6 -6
  416. data/resources/locales/it-CH/territories.yml +1 -1
  417. data/resources/locales/it-CH/units.yml +95 -4
  418. data/resources/locales/it/calendars.yml +3 -3
  419. data/resources/locales/it/currencies.yml +389 -5
  420. data/resources/locales/it/fields.yml +11 -11
  421. data/resources/locales/it/languages.yml +8 -8
  422. data/resources/locales/it/numbers.yml +4 -1
  423. data/resources/locales/it/plurals.yml +6 -6
  424. data/resources/locales/it/territories.yml +1 -1
  425. data/resources/locales/it/units.yml +95 -4
  426. data/resources/locales/ja/currencies.yml +406 -2
  427. data/resources/locales/ja/languages.yml +12 -12
  428. data/resources/locales/ja/numbers.yml +3 -0
  429. data/resources/locales/ja/plurals.yml +6 -4
  430. data/resources/locales/ja/units.yml +47 -0
  431. data/resources/locales/ka/currencies.yml +348 -0
  432. data/resources/locales/ka/languages.yml +7 -7
  433. data/resources/locales/ka/numbers.yml +3 -0
  434. data/resources/locales/ka/plurals.yml +9 -9
  435. data/resources/locales/ka/timezones.yml +2 -2
  436. data/resources/locales/ka/units.yml +112 -8
  437. data/resources/locales/kk/calendars.yml +373 -0
  438. data/resources/locales/kk/currencies.yml +917 -0
  439. data/resources/locales/kk/day_periods.yml +96 -0
  440. data/resources/locales/kk/fields.yml +561 -0
  441. data/resources/locales/kk/languages.yml +406 -0
  442. data/resources/locales/kk/layout.yml +5 -0
  443. data/resources/locales/kk/lists.yml +39 -0
  444. data/resources/locales/kk/numbers.yml +442 -0
  445. data/resources/locales/kk/plural_rules.yml +8 -0
  446. data/resources/locales/kk/plurals.yml +17 -0
  447. data/resources/locales/kk/territories.yml +267 -0
  448. data/resources/locales/kk/timezones.yml +1477 -0
  449. data/resources/locales/kk/units.yml +1236 -0
  450. data/resources/locales/km/currencies.yml +273 -9
  451. data/resources/locales/km/languages.yml +17 -18
  452. data/resources/locales/km/numbers.yml +3 -0
  453. data/resources/locales/km/plurals.yml +6 -4
  454. data/resources/locales/km/territories.yml +11 -11
  455. data/resources/locales/km/timezones.yml +6 -6
  456. data/resources/locales/km/units.yml +99 -24
  457. data/resources/locales/kn/currencies.yml +266 -0
  458. data/resources/locales/kn/languages.yml +9 -9
  459. data/resources/locales/kn/numbers.yml +3 -0
  460. data/resources/locales/kn/plurals.yml +6 -5
  461. data/resources/locales/kn/territories.yml +1 -1
  462. data/resources/locales/kn/timezones.yml +49 -10
  463. data/resources/locales/kn/units.yml +86 -2
  464. data/resources/locales/ko/currencies.yml +397 -3
  465. data/resources/locales/ko/languages.yml +5 -8
  466. data/resources/locales/ko/numbers.yml +3 -0
  467. data/resources/locales/ko/plurals.yml +6 -4
  468. data/resources/locales/ko/territories.yml +5 -5
  469. data/resources/locales/ko/timezones.yml +15 -15
  470. data/resources/locales/ko/units.yml +83 -15
  471. data/resources/locales/lo/currencies.yml +397 -0
  472. data/resources/locales/lo/languages.yml +8 -8
  473. data/resources/locales/lo/lists.yml +3 -2
  474. data/resources/locales/lo/numbers.yml +3 -0
  475. data/resources/locales/lo/plurals.yml +6 -5
  476. data/resources/locales/lo/territories.yml +1 -1
  477. data/resources/locales/lo/units.yml +49 -7
  478. data/resources/locales/lt/currencies.yml +404 -0
  479. data/resources/locales/lt/languages.yml +4 -4
  480. data/resources/locales/lt/numbers.yml +3 -0
  481. data/resources/locales/lt/plurals.yml +10 -9
  482. data/resources/locales/lt/territories.yml +1 -1
  483. data/resources/locales/lt/units.yml +120 -0
  484. data/resources/locales/lv/calendars.yml +2 -2
  485. data/resources/locales/lv/currencies.yml +311 -0
  486. data/resources/locales/lv/fields.yml +1 -1
  487. data/resources/locales/lv/languages.yml +4 -4
  488. data/resources/locales/lv/numbers.yml +3 -0
  489. data/resources/locales/lv/plurals.yml +11 -10
  490. data/resources/locales/lv/territories.yml +3 -3
  491. data/resources/locales/lv/units.yml +103 -15
  492. data/resources/locales/mk/calendars.yml +8 -8
  493. data/resources/locales/mk/currencies.yml +337 -6
  494. data/resources/locales/mk/languages.yml +12 -12
  495. data/resources/locales/mk/numbers.yml +3 -0
  496. data/resources/locales/mk/plurals.yml +10 -10
  497. data/resources/locales/mk/territories.yml +4 -4
  498. data/resources/locales/mk/timezones.yml +13 -13
  499. data/resources/locales/mk/units.yml +218 -154
  500. data/resources/locales/mr/calendars.yml +15 -15
  501. data/resources/locales/mr/currencies.yml +268 -2
  502. data/resources/locales/mr/fields.yml +3 -3
  503. data/resources/locales/mr/languages.yml +14 -13
  504. data/resources/locales/mr/lists.yml +2 -1
  505. data/resources/locales/mr/numbers.yml +3 -0
  506. data/resources/locales/mr/plurals.yml +8 -7
  507. data/resources/locales/mr/territories.yml +3 -3
  508. data/resources/locales/mr/timezones.yml +4 -4
  509. data/resources/locales/mr/units.yml +90 -2
  510. data/resources/locales/ms/currencies.yml +274 -0
  511. data/resources/locales/ms/languages.yml +10 -10
  512. data/resources/locales/ms/numbers.yml +4 -1
  513. data/resources/locales/ms/plurals.yml +6 -5
  514. data/resources/locales/ms/timezones.yml +29 -1
  515. data/resources/locales/ms/units.yml +47 -2
  516. data/resources/locales/mt/currencies.yml +105 -0
  517. data/resources/locales/mt/languages.yml +1 -1
  518. data/resources/locales/mt/numbers.yml +3 -0
  519. data/resources/locales/mt/plurals.yml +9 -8
  520. data/resources/locales/mt/units.yml +24 -0
  521. data/resources/locales/my/currencies.yml +289 -2
  522. data/resources/locales/my/languages.yml +7 -9
  523. data/resources/locales/my/lists.yml +16 -12
  524. data/resources/locales/my/numbers.yml +3 -0
  525. data/resources/locales/my/plurals.yml +6 -4
  526. data/resources/locales/my/territories.yml +1 -1
  527. data/resources/locales/my/timezones.yml +5 -5
  528. data/resources/locales/my/units.yml +64 -8
  529. data/resources/locales/nb/calendars.yml +9 -9
  530. data/resources/locales/nb/currencies.yml +404 -0
  531. data/resources/locales/nb/languages.yml +6 -6
  532. data/resources/locales/nb/numbers.yml +7 -4
  533. data/resources/locales/nb/plurals.yml +6 -5
  534. data/resources/locales/nb/territories.yml +4 -4
  535. data/resources/locales/nb/units.yml +110 -22
  536. data/resources/locales/nl-BE/currencies.yml +407 -2
  537. data/resources/locales/nl-BE/languages.yml +7 -9
  538. data/resources/locales/nl-BE/numbers.yml +3 -0
  539. data/resources/locales/nl-BE/plurals.yml +6 -5
  540. data/resources/locales/nl-BE/territories.yml +1 -1
  541. data/resources/locales/nl-BE/timezones.yml +2 -2
  542. data/resources/locales/nl-BE/units.yml +64 -4
  543. data/resources/locales/nl/currencies.yml +407 -2
  544. data/resources/locales/nl/languages.yml +7 -9
  545. data/resources/locales/nl/numbers.yml +3 -0
  546. data/resources/locales/nl/plurals.yml +6 -5
  547. data/resources/locales/nl/territories.yml +1 -1
  548. data/resources/locales/nl/timezones.yml +2 -2
  549. data/resources/locales/nl/units.yml +64 -4
  550. data/resources/locales/pl/currencies.yml +384 -13
  551. data/resources/locales/pl/languages.yml +16 -16
  552. data/resources/locales/pl/numbers.yml +3 -0
  553. data/resources/locales/pl/plurals.yml +13 -12
  554. data/resources/locales/pl/timezones.yml +62 -0
  555. data/resources/locales/pl/units.yml +276 -135
  556. data/resources/locales/pt-PT/calendars.yml +10 -3
  557. data/resources/locales/pt-PT/currencies.yml +401 -0
  558. data/resources/locales/pt-PT/fields.yml +4 -4
  559. data/resources/locales/pt-PT/languages.yml +11 -11
  560. data/resources/locales/pt-PT/numbers.yml +3 -0
  561. data/resources/locales/pt-PT/plurals.yml +6 -5
  562. data/resources/locales/pt-PT/territories.yml +1 -1
  563. data/resources/locales/pt-PT/timezones.yml +4 -4
  564. data/resources/locales/pt-PT/units.yml +79 -8
  565. data/resources/locales/pt/currencies.yml +407 -6
  566. data/resources/locales/pt/languages.yml +9 -9
  567. data/resources/locales/pt/numbers.yml +3 -0
  568. data/resources/locales/pt/plurals.yml +6 -5
  569. data/resources/locales/pt/territories.yml +3 -3
  570. data/resources/locales/pt/timezones.yml +3 -3
  571. data/resources/locales/pt/units.yml +75 -3
  572. data/resources/locales/ro/currencies.yml +407 -54
  573. data/resources/locales/ro/languages.yml +8 -9
  574. data/resources/locales/ro/numbers.yml +3 -0
  575. data/resources/locales/ro/plurals.yml +9 -8
  576. data/resources/locales/ro/territories.yml +2 -2
  577. data/resources/locales/ro/timezones.yml +20 -5
  578. data/resources/locales/ro/units.yml +99 -3
  579. data/resources/locales/ru/currencies.yml +381 -0
  580. data/resources/locales/ru/languages.yml +6 -6
  581. data/resources/locales/ru/numbers.yml +3 -0
  582. data/resources/locales/ru/plurals.yml +8 -7
  583. data/resources/locales/ru/timezones.yml +1 -1
  584. data/resources/locales/ru/units.yml +219 -94
  585. data/resources/locales/sk/currencies.yml +404 -0
  586. data/resources/locales/sk/languages.yml +5 -5
  587. data/resources/locales/sk/numbers.yml +3 -0
  588. data/resources/locales/sk/plurals.yml +8 -7
  589. data/resources/locales/sk/units.yml +140 -4
  590. data/resources/locales/sl/currencies.yml +394 -15
  591. data/resources/locales/sl/languages.yml +9 -8
  592. data/resources/locales/sl/numbers.yml +3 -0
  593. data/resources/locales/sl/plurals.yml +9 -8
  594. data/resources/locales/sl/territories.yml +3 -3
  595. data/resources/locales/sl/timezones.yml +4 -4
  596. data/resources/locales/sl/units.yml +162 -24
  597. data/resources/locales/sq/currencies.yml +264 -0
  598. data/resources/locales/sq/languages.yml +7 -7
  599. data/resources/locales/sq/numbers.yml +3 -0
  600. data/resources/locales/sq/plurals.yml +7 -7
  601. data/resources/locales/sq/units.yml +47 -0
  602. data/resources/locales/sr-Cyrl-ME/calendars.yml +1 -1
  603. data/resources/locales/sr-Cyrl-ME/currencies.yml +401 -1
  604. data/resources/locales/sr-Cyrl-ME/languages.yml +5 -4
  605. data/resources/locales/sr-Cyrl-ME/numbers.yml +3 -0
  606. data/resources/locales/sr-Cyrl-ME/plurals.yml +12 -11
  607. data/resources/locales/sr-Cyrl-ME/timezones.yml +2 -2
  608. data/resources/locales/sr-Cyrl-ME/units.yml +109 -11
  609. data/resources/locales/sr-Latn-ME/calendars.yml +1 -1
  610. data/resources/locales/sr-Latn-ME/currencies.yml +401 -1
  611. data/resources/locales/sr-Latn-ME/languages.yml +5 -4
  612. data/resources/locales/sr-Latn-ME/numbers.yml +3 -0
  613. data/resources/locales/sr-Latn-ME/plurals.yml +12 -11
  614. data/resources/locales/sr-Latn-ME/timezones.yml +2 -2
  615. data/resources/locales/sr-Latn-ME/units.yml +109 -11
  616. data/resources/locales/sr/calendars.yml +2 -2
  617. data/resources/locales/sr/currencies.yml +401 -1
  618. data/resources/locales/sr/languages.yml +5 -4
  619. data/resources/locales/sr/numbers.yml +3 -0
  620. data/resources/locales/sr/plurals.yml +12 -11
  621. data/resources/locales/sr/timezones.yml +2 -2
  622. data/resources/locales/sr/units.yml +109 -11
  623. data/resources/locales/sv/currencies.yml +424 -19
  624. data/resources/locales/sv/languages.yml +8 -8
  625. data/resources/locales/sv/lists.yml +4 -1
  626. data/resources/locales/sv/numbers.yml +3 -0
  627. data/resources/locales/sv/plurals.yml +7 -7
  628. data/resources/locales/sv/territories.yml +4 -4
  629. data/resources/locales/sv/timezones.yml +1 -1
  630. data/resources/locales/sv/units.yml +114 -24
  631. data/resources/locales/sw/currencies.yml +345 -74
  632. data/resources/locales/sw/languages.yml +14 -12
  633. data/resources/locales/sw/numbers.yml +3 -0
  634. data/resources/locales/sw/plurals.yml +6 -5
  635. data/resources/locales/sw/territories.yml +8 -8
  636. data/resources/locales/sw/timezones.yml +29 -29
  637. data/resources/locales/sw/units.yml +196 -75
  638. data/resources/locales/ta/currencies.yml +266 -0
  639. data/resources/locales/ta/languages.yml +6 -6
  640. data/resources/locales/ta/numbers.yml +3 -0
  641. data/resources/locales/ta/plurals.yml +6 -5
  642. data/resources/locales/ta/timezones.yml +1 -1
  643. data/resources/locales/ta/units.yml +92 -6
  644. data/resources/locales/th/currencies.yml +399 -0
  645. data/resources/locales/th/languages.yml +9 -9
  646. data/resources/locales/th/numbers.yml +3 -0
  647. data/resources/locales/th/plurals.yml +6 -4
  648. data/resources/locales/th/territories.yml +1 -1
  649. data/resources/locales/th/timezones.yml +1 -1
  650. data/resources/locales/th/units.yml +57 -2
  651. data/resources/locales/tr/currencies.yml +404 -0
  652. data/resources/locales/tr/languages.yml +10 -10
  653. data/resources/locales/tr/numbers.yml +3 -0
  654. data/resources/locales/tr/plurals.yml +6 -5
  655. data/resources/locales/tr/units.yml +71 -6
  656. data/resources/locales/uk/calendars.yml +0 -1
  657. data/resources/locales/uk/currencies.yml +392 -11
  658. data/resources/locales/uk/fields.yml +9 -9
  659. data/resources/locales/uk/languages.yml +30 -30
  660. data/resources/locales/uk/numbers.yml +3 -0
  661. data/resources/locales/uk/plurals.yml +8 -8
  662. data/resources/locales/uk/territories.yml +39 -39
  663. data/resources/locales/uk/timezones.yml +21 -21
  664. data/resources/locales/uk/units.yml +173 -37
  665. data/resources/locales/ur/currencies.yml +277 -5
  666. data/resources/locales/ur/languages.yml +6 -6
  667. data/resources/locales/ur/numbers.yml +3 -0
  668. data/resources/locales/ur/plurals.yml +6 -5
  669. data/resources/locales/ur/territories.yml +1 -1
  670. data/resources/locales/ur/timezones.yml +1 -1
  671. data/resources/locales/ur/units.yml +86 -4
  672. data/resources/locales/vi/calendars.yml +2 -2
  673. data/resources/locales/vi/currencies.yml +398 -1
  674. data/resources/locales/vi/fields.yml +3 -0
  675. data/resources/locales/vi/languages.yml +6 -8
  676. data/resources/locales/vi/lists.yml +4 -1
  677. data/resources/locales/vi/numbers.yml +3 -0
  678. data/resources/locales/vi/plurals.yml +6 -5
  679. data/resources/locales/vi/territories.yml +4 -4
  680. data/resources/locales/vi/timezones.yml +4 -4
  681. data/resources/locales/vi/units.yml +51 -3
  682. data/resources/locales/xh/currencies.yml +111 -0
  683. data/resources/locales/xh/numbers.yml +3 -0
  684. data/resources/locales/xh/plurals.yml +6 -5
  685. data/resources/locales/xh/units.yml +24 -0
  686. data/resources/locales/zh-Hant/currencies.yml +403 -0
  687. data/resources/locales/zh-Hant/languages.yml +2 -2
  688. data/resources/locales/zh-Hant/numbers.yml +3 -0
  689. data/resources/locales/zh-Hant/plurals.yml +6 -4
  690. data/resources/locales/zh-Hant/units.yml +58 -14
  691. data/resources/locales/zh/calendars.yml +2 -2
  692. data/resources/locales/zh/currencies.yml +405 -0
  693. data/resources/locales/zh/languages.yml +11 -11
  694. data/resources/locales/zh/numbers.yml +3 -0
  695. data/resources/locales/zh/plurals.yml +6 -4
  696. data/resources/locales/zh/timezones.yml +2 -2
  697. data/resources/locales/zh/units.yml +115 -67
  698. data/resources/locales/zu/currencies.yml +266 -0
  699. data/resources/locales/zu/languages.yml +11 -8
  700. data/resources/locales/zu/numbers.yml +3 -0
  701. data/resources/locales/zu/plurals.yml +6 -5
  702. data/resources/locales/zu/territories.yml +1 -0
  703. data/resources/locales/zu/units.yml +36 -0
  704. data/resources/shared/aliases.yml +103 -41
  705. data/resources/shared/bcp47_timezone_metadata.yml +2 -0
  706. data/resources/shared/hyphenation/be-BY.yml +3369 -0
  707. data/resources/shared/hyphenation/ca.yml +1 -1
  708. data/resources/shared/hyphenation/de-AT.yml +1 -1
  709. data/resources/shared/hyphenation/de-CH.yml +1 -1
  710. data/resources/shared/hyphenation/de-DE.yml +1 -1
  711. data/resources/shared/hyphenation/fr.yml +1 -1
  712. data/resources/shared/hyphenation/hr-HR.yml +1 -1
  713. data/resources/shared/hyphenation/sl-SI.yml +1 -1
  714. data/resources/shared/language_codes_table.dump +0 -0
  715. data/resources/shared/likely_subtags.yml +10 -9
  716. data/resources/shared/metazones.yml +536 -512
  717. data/resources/shared/segments/rules/el/sentence.yml +24 -24
  718. data/resources/shared/segments/rules/en-US-POSIX/word.yml +167 -164
  719. data/resources/shared/segments/rules/ja/line.yml +279 -274
  720. data/resources/shared/segments/rules/ja/word.yml +167 -164
  721. data/resources/shared/segments/rules/root/grapheme.yml +31 -32
  722. data/resources/shared/segments/rules/root/line.yml +279 -274
  723. data/resources/shared/segments/rules/root/sentence.yml +24 -24
  724. data/resources/shared/segments/rules/root/word.yml +167 -164
  725. data/resources/shared/segments/rules/zh-Hant/line.yml +279 -274
  726. data/resources/shared/segments/rules/zh/line.yml +279 -274
  727. data/resources/shared/timezone_regions.yml +3 -3
  728. data/resources/shared/validity_data.yml +51 -22
  729. data/resources/supported_locales.yml +2 -0
  730. data/spec/formatters/numbers/rbnf/locales/eo/rbnf_test.yml +706 -0
  731. data/spec/formatters/numbers/rbnf/locales/hr/rbnf_test.yml +7 -7
  732. data/spec/localized/localized_datetime_spec.rb +1 -1
  733. data/spec/localized/localized_number_spec.rb +25 -0
  734. data/spec/localized/localized_symbol_spec.rb +4 -4
  735. data/spec/shared/unit_spec.rb +3 -3
  736. data/spec/timezones/tests/af.yml +74 -74
  737. data/spec/timezones/tests/ar.yml +44 -44
  738. data/spec/timezones/tests/az.yml +43 -43
  739. data/spec/timezones/tests/be.yml +43 -43
  740. data/spec/timezones/tests/bg.yml +101 -101
  741. data/spec/timezones/tests/bn.yml +59 -55
  742. data/spec/timezones/tests/bo.yml +40 -40
  743. data/spec/timezones/tests/bs.yml +202 -202
  744. data/spec/timezones/tests/ca.yml +91 -91
  745. data/spec/timezones/tests/cs.yml +45 -45
  746. data/spec/timezones/tests/cy.yml +89 -89
  747. data/spec/timezones/tests/da.yml +43 -43
  748. data/spec/timezones/tests/de-AT.yml +71 -71
  749. data/spec/timezones/tests/de-CH.yml +73 -73
  750. data/spec/timezones/tests/de.yml +71 -71
  751. data/spec/timezones/tests/el.yml +45 -45
  752. data/spec/timezones/tests/en-001.yml +59 -59
  753. data/spec/timezones/tests/en-150.yml +59 -59
  754. data/spec/timezones/tests/en-AU.yml +54 -54
  755. data/spec/timezones/tests/en-CA.yml +54 -54
  756. data/spec/timezones/tests/en-GB.yml +48 -48
  757. data/spec/timezones/tests/en-IE.yml +59 -59
  758. data/spec/timezones/tests/en-IN.yml +59 -59
  759. data/spec/timezones/tests/en-NZ.yml +62 -62
  760. data/spec/timezones/tests/en-SG.yml +59 -59
  761. data/spec/timezones/tests/en-US.yml +43 -43
  762. data/spec/timezones/tests/en-ZA.yml +59 -59
  763. data/spec/timezones/tests/en.yml +43 -43
  764. data/spec/timezones/tests/eo.yml +12475 -0
  765. data/spec/timezones/tests/es-419.yml +51 -51
  766. data/spec/timezones/tests/es-AR.yml +51 -51
  767. data/spec/timezones/tests/es-CO.yml +51 -51
  768. data/spec/timezones/tests/es-MX.yml +47 -47
  769. data/spec/timezones/tests/es-US.yml +63 -63
  770. data/spec/timezones/tests/es.yml +104 -104
  771. data/spec/timezones/tests/et.yml +57 -57
  772. data/spec/timezones/tests/eu.yml +45 -45
  773. data/spec/timezones/tests/fa.yml +43 -43
  774. data/spec/timezones/tests/fi.yml +64 -64
  775. data/spec/timezones/tests/fil.yml +83 -83
  776. data/spec/timezones/tests/fr-BE.yml +57 -57
  777. data/spec/timezones/tests/fr-CA.yml +183 -183
  778. data/spec/timezones/tests/fr-CH.yml +61 -61
  779. data/spec/timezones/tests/fr.yml +61 -61
  780. data/spec/timezones/tests/ga.yml +218 -218
  781. data/spec/timezones/tests/gl.yml +43 -43
  782. data/spec/timezones/tests/gu.yml +44 -44
  783. data/spec/timezones/tests/he.yml +46 -46
  784. data/spec/timezones/tests/hi.yml +47 -47
  785. data/spec/timezones/tests/hr.yml +59 -59
  786. data/spec/timezones/tests/hu.yml +53 -53
  787. data/spec/timezones/tests/hy.yml +43 -43
  788. data/spec/timezones/tests/id.yml +69 -69
  789. data/spec/timezones/tests/is.yml +48 -48
  790. data/spec/timezones/tests/it-CH.yml +43 -43
  791. data/spec/timezones/tests/it.yml +43 -43
  792. data/spec/timezones/tests/ja.yml +43 -43
  793. data/spec/timezones/tests/ka.yml +45 -45
  794. data/spec/timezones/tests/kk.yml +12475 -0
  795. data/spec/timezones/tests/km.yml +91 -91
  796. data/spec/timezones/tests/kn.yml +70 -70
  797. data/spec/timezones/tests/ko.yml +156 -156
  798. data/spec/timezones/tests/lo.yml +43 -43
  799. data/spec/timezones/tests/lt.yml +43 -43
  800. data/spec/timezones/tests/lv.yml +46 -46
  801. data/spec/timezones/tests/mk.yml +179 -179
  802. data/spec/timezones/tests/mr.yml +51 -51
  803. data/spec/timezones/tests/ms.yml +52 -52
  804. data/spec/timezones/tests/mt.yml +40 -40
  805. data/spec/timezones/tests/my.yml +51 -51
  806. data/spec/timezones/tests/nb.yml +51 -51
  807. data/spec/timezones/tests/nl-BE.yml +54 -54
  808. data/spec/timezones/tests/nl.yml +54 -54
  809. data/spec/timezones/tests/pl.yml +85 -85
  810. data/spec/timezones/tests/pt-PT.yml +48 -48
  811. data/spec/timezones/tests/pt.yml +61 -61
  812. data/spec/timezones/tests/ro.yml +54 -54
  813. data/spec/timezones/tests/ru.yml +43 -43
  814. data/spec/timezones/tests/sk.yml +43 -43
  815. data/spec/timezones/tests/sl.yml +57 -57
  816. data/spec/timezones/tests/sq.yml +43 -43
  817. data/spec/timezones/tests/sr-Cyrl-ME.yml +44 -44
  818. data/spec/timezones/tests/sr-Latn-ME.yml +44 -44
  819. data/spec/timezones/tests/sr.yml +44 -44
  820. data/spec/timezones/tests/sv.yml +61 -61
  821. data/spec/timezones/tests/sw.yml +136 -136
  822. data/spec/timezones/tests/ta.yml +44 -44
  823. data/spec/timezones/tests/th.yml +48 -48
  824. data/spec/timezones/tests/tr.yml +43 -43
  825. data/spec/timezones/tests/uk.yml +218 -218
  826. data/spec/timezones/tests/ur.yml +44 -44
  827. data/spec/timezones/tests/vi.yml +112 -112
  828. data/spec/timezones/tests/xh.yml +40 -40
  829. data/spec/timezones/tests/zh-Hant.yml +43 -43
  830. data/spec/timezones/tests/zh.yml +46 -46
  831. data/spec/timezones/tests/zu.yml +43 -43
  832. data/spec/timezones/timezone_spec.rb +7 -1
  833. data/twitter_cldr.gemspec +1 -1
  834. metadata +39 -4
@@ -2,682 +2,956 @@
2
2
  :ms:
3
3
  :currencies:
4
4
  :AED:
5
+ :name: "Dirham Emiriah Arab Bersatu"
5
6
  :one: "Dirham Emiriah Arab Bersatu"
6
7
  :other: "Dirham UAE"
7
8
  :symbol: AED
8
9
  :AFN:
10
+ :name: "Afghani Afghanistan"
11
+ :narrow_symbol: ؋
9
12
  :one: "Afghani Afghanistan"
10
13
  :other: "Afghani Afghanistan"
11
14
  :symbol: AFN
12
15
  :ALL:
16
+ :name: "Lek Albania"
13
17
  :one: "Lek Albania"
14
18
  :other: "Lek Albania"
15
19
  :symbol: ALL
16
20
  :AMD:
21
+ :name: "Dram Armenia"
22
+ :narrow_symbol: ֏
17
23
  :one: "Dram Armenia"
18
24
  :other: "Dram Armenia"
19
25
  :symbol: AMD
20
26
  :ANG:
27
+ :name: "Guilder Antillen Belanda"
21
28
  :one: "Guilder Antillen Belanda"
22
29
  :other: "Guilder Antillen Belanda"
23
30
  :symbol: ANG
24
31
  :AOA:
32
+ :name: "Kwanza Angola"
33
+ :narrow_symbol: Kz
25
34
  :one: "Kwanza Angola"
26
35
  :other: "Kwanza Angola"
27
36
  :symbol: AOA
28
37
  :ARS:
38
+ :name: "Peso Argentina"
39
+ :narrow_symbol: $
29
40
  :one: "Peso Argentina"
30
41
  :other: "Peso Argentina"
31
42
  :symbol: ARS
32
43
  :AUD:
44
+ :name: "Dolar Australia"
45
+ :narrow_symbol: $
33
46
  :one: "Dolar Australia"
34
47
  :other: "Dolar Australia"
35
48
  :symbol: A$
36
49
  :AWG:
50
+ :name: "Florin Aruba"
37
51
  :one: "Florin Aruba"
38
52
  :other: "Florin Aruba"
39
53
  :symbol: AWG
40
54
  :AZN:
55
+ :name: "Manat Azerbaijan"
56
+ :narrow_symbol: ₼
41
57
  :one: "Manat Azerbaijan"
42
58
  :other: "Manat Azerbaijan"
43
59
  :symbol: AZN
44
60
  :BAM:
61
+ :name: "Mark Boleh Tukar Bosnia-Herzegovina"
62
+ :narrow_symbol: KM
45
63
  :one: "Mark Boleh Tukar Bosnia-Herzegovina"
46
64
  :other: "Mark Boleh Tukar Bosnia-Herzegovina"
47
65
  :symbol: BAM
48
66
  :BBD:
67
+ :name: "Dolar Barbados"
68
+ :narrow_symbol: $
49
69
  :one: "Dolar Barbados"
50
70
  :other: "Dolar Barbados"
51
71
  :symbol: BBD
52
72
  :BDT:
73
+ :name: "Taka Bangladesh"
74
+ :narrow_symbol: ৳
53
75
  :one: "Taka Bangladesh"
54
76
  :other: "Taka Bangladesh"
55
77
  :symbol: BDT
56
78
  :BGN:
79
+ :name: "Lev Bulgaria"
57
80
  :one: "Lev Bulgaria"
58
81
  :other: "Lev Bulgaria"
59
82
  :symbol: BGN
60
83
  :BHD:
84
+ :name: "Dinar Bahrain"
61
85
  :one: "Dinar Bahrain"
62
86
  :other: "Dinar Bahrain"
63
87
  :symbol: BHD
64
88
  :BIF:
89
+ :name: "Franc Burundi"
65
90
  :one: "Franc Burundi"
66
91
  :other: "Franc Burundi"
67
92
  :symbol: BIF
68
93
  :BMD:
94
+ :name: "Dolar Bermuda"
95
+ :narrow_symbol: $
69
96
  :one: "Dolar Bermuda"
70
97
  :other: "Dolar Bermuda"
71
98
  :symbol: BMD
72
99
  :BND:
100
+ :name: "Dolar Brunei"
101
+ :narrow_symbol: $
73
102
  :one: "Dolar Brunei"
74
103
  :other: "Dolar Brunei"
75
104
  :symbol: BND
76
105
  :BOB:
106
+ :name: "Boliviano Bolivia"
107
+ :narrow_symbol: Bs
77
108
  :one: "Boliviano Bolivia"
78
109
  :other: "Boliviano Bolivia"
79
110
  :symbol: BOB
80
111
  :BRL:
112
+ :name: "Real Brazil"
113
+ :narrow_symbol: R$
81
114
  :one: "Real Brazil"
82
115
  :other: "Real Brazil"
83
116
  :symbol: R$
84
117
  :BSD:
118
+ :name: "Dolar Bahamas"
119
+ :narrow_symbol: $
85
120
  :one: "Dolar Bahamas"
86
121
  :other: "Dolar Bahamas"
87
122
  :symbol: BSD
88
123
  :BTN:
124
+ :name: "Ngultrum Bhutan"
89
125
  :one: "Ngultrum Bhutan"
90
126
  :other: "Ngultrum Bhutan"
91
127
  :symbol: BTN
92
128
  :BWP:
129
+ :name: "Pula Botswana"
130
+ :narrow_symbol: P
93
131
  :one: "Pula Botswana"
94
132
  :other: "Pula Botswana"
95
133
  :symbol: BWP
96
134
  :BYN:
135
+ :name: "Rubel Belarus baharu"
136
+ :narrow_symbol: р.
97
137
  :one: "Rubel Belarus baharu"
98
138
  :other: "rubel lama Belarus"
99
139
  :symbol: BYN
100
140
  :BYR:
141
+ :name: "Rubel Belarus (2000–2016)"
101
142
  :one: "Rubel Belarus (2000–2016)"
102
143
  :other: "Rubel Belarus"
103
144
  :symbol: BYR
104
145
  :BZD:
146
+ :name: "Dolar Belize"
147
+ :narrow_symbol: $
105
148
  :one: "Dolar Belize"
106
149
  :other: "Dolar Belize"
107
150
  :symbol: BZD
108
151
  :CAD:
152
+ :name: "Dolar Kanada"
153
+ :narrow_symbol: $
109
154
  :one: "Dolar Kanada"
110
155
  :other: "Dolar Kanada"
111
156
  :symbol: CAD
112
157
  :CDF:
158
+ :name: "Franc Congo"
113
159
  :one: "Franc Congo"
114
160
  :other: "Franc Congo"
115
161
  :symbol: CDF
116
162
  :CHF:
163
+ :name: "Franc Switzerland"
117
164
  :one: "Franc Switzerland"
118
165
  :other: "Franc Switzerland"
119
166
  :symbol: CHF
120
167
  :CLP:
168
+ :name: "Peso Chile"
169
+ :narrow_symbol: $
121
170
  :one: "Peso Chile"
122
171
  :other: "Peso Chile"
123
172
  :symbol: CLP
124
173
  :CNH:
174
+ :name: "Yuan China (luar pesisir)"
125
175
  :one: "Yuan China (luar pesisir)"
126
176
  :other: "Yuan China (luar pesisir)"
127
177
  :symbol: CNH
128
178
  :CNY:
179
+ :name: "Yuan Cina"
180
+ :narrow_symbol: ¥
129
181
  :one: "Yuan Cina"
130
182
  :other: "Yuan Cina"
131
183
  :symbol: CN¥
132
184
  :COP:
185
+ :name: "Peso Colombia"
186
+ :narrow_symbol: $
133
187
  :one: "Peso Colombia"
134
188
  :other: "Peso Colombia"
135
189
  :symbol: COP
136
190
  :CRC:
191
+ :name: "Colon Costa Rica"
192
+ :narrow_symbol: ₡
137
193
  :one: "Colon Costa Rica"
138
194
  :other: "Colon Costa Rica"
139
195
  :symbol: CRC
140
196
  :CUC:
197
+ :name: "Peso Boleh Tukar Cuba"
198
+ :narrow_symbol: $
141
199
  :one: "Peso Boleh Tukar Cuba"
142
200
  :other: "Peso Boleh Tukar Cuba"
143
201
  :symbol: CUC
144
202
  :CUP:
203
+ :name: "Peso Cuba"
204
+ :narrow_symbol: $
145
205
  :one: "Peso Cuba"
146
206
  :other: "Peso Cuba"
147
207
  :symbol: CUP
148
208
  :CVE:
209
+ :name: "Escudo Tanjung Verde"
149
210
  :one: "Escudo Tanjung Verde"
150
211
  :other: "Escudo Tanjung Verde"
151
212
  :symbol: CVE
152
213
  :CZK:
214
+ :name: "Koruna Republik Czech"
215
+ :narrow_symbol: Kč
153
216
  :one: "Koruna Republik Czech"
154
217
  :other: "Koruna Republik Czech"
155
218
  :symbol: CZK
156
219
  :DJF:
220
+ :name: "Franc Djibouti"
157
221
  :one: "Franc Djibouti"
158
222
  :other: "Franc Djibouti"
159
223
  :symbol: DJF
160
224
  :DKK:
225
+ :name: "Krone Denmark"
226
+ :narrow_symbol: kr
161
227
  :one: "Krone Denmark"
162
228
  :other: "Krone Denmark"
163
229
  :symbol: DKK
164
230
  :DOP:
231
+ :name: "Peso Dominican"
232
+ :narrow_symbol: $
165
233
  :one: "Peso Dominican"
166
234
  :other: "Peso Dominican"
167
235
  :symbol: DOP
168
236
  :DZD:
237
+ :name: "Dinar Algeria"
169
238
  :one: "Dinar Algeria"
170
239
  :other: "Dinar Algeria"
171
240
  :symbol: DZD
172
241
  :EGP:
242
+ :name: "Paun Mesir"
243
+ :narrow_symbol: E£
173
244
  :one: "Paun Mesir"
174
245
  :other: "Paun Mesir"
175
246
  :symbol: EGP
176
247
  :ERN:
248
+ :name: "Nakfa Eritrea"
177
249
  :one: "Nakfa Eritrea"
178
250
  :other: "Nakfa Eritrea"
179
251
  :symbol: ERN
180
252
  :ESP:
253
+ :narrow_symbol: ₧
181
254
  :symbol: ₧
182
255
  :ETB:
256
+ :name: "Birr Ethiopia"
183
257
  :one: "Birr Ethiopia"
184
258
  :other: "Birr Ethiopia"
185
259
  :symbol: ETB
186
260
  :EUR:
261
+ :name: Euro
262
+ :narrow_symbol: €
187
263
  :one: Euro
188
264
  :other: Euro
189
265
  :symbol: €
190
266
  :FJD:
267
+ :name: "Dolar Fiji"
268
+ :narrow_symbol: $
191
269
  :one: "Dolar Fiji"
192
270
  :other: "Dolar Fiji"
193
271
  :symbol: FJD
194
272
  :FKP:
273
+ :name: "Paun Kepulauan Falkland"
274
+ :narrow_symbol: £
195
275
  :one: "Paun Kepulauan Falkland"
196
276
  :other: "Paun Kepulauan Falkland"
197
277
  :symbol: FKP
198
278
  :GBP:
279
+ :name: "Paun British"
280
+ :narrow_symbol: £
199
281
  :one: "Paun British"
200
282
  :other: "Paun British"
201
283
  :symbol: £
202
284
  :GEL:
285
+ :name: "Lari Georgia"
286
+ :narrow_symbol: ₾
203
287
  :one: "Lari Georgia"
204
288
  :other: "Lari Georgia"
205
289
  :symbol: GEL
206
290
  :GHS:
291
+ :name: "Cedi Ghana"
292
+ :narrow_symbol: GH₵
207
293
  :one: "Cedi Ghana"
208
294
  :other: "Cedi Ghana"
209
295
  :symbol: GHS
210
296
  :GIP:
297
+ :name: "Paun Gibraltar"
298
+ :narrow_symbol: £
211
299
  :one: "Paun Gibraltar"
212
300
  :other: "Paun Gibraltar"
213
301
  :symbol: GIP
214
302
  :GMD:
303
+ :name: "Dalasi Gambia"
215
304
  :one: "Dalasi Gambia"
216
305
  :other: "Dalasi Gambia"
217
306
  :symbol: GMD
218
307
  :GNF:
308
+ :name: "Franc Guinea"
309
+ :narrow_symbol: FG
219
310
  :one: "Franc Guinea"
220
311
  :other: "Franc Guinea"
221
312
  :symbol: GNF
222
313
  :GTQ:
314
+ :name: "Quetzal Guatemala"
315
+ :narrow_symbol: Q
223
316
  :one: "Quetzal Guatemala"
224
317
  :other: "Quetzal Guatemala"
225
318
  :symbol: GTQ
226
319
  :GYD:
320
+ :name: "Dolar Guyana"
321
+ :narrow_symbol: $
227
322
  :one: "Dolar Guyana"
228
323
  :other: "Dolar Guyana"
229
324
  :symbol: GYD
230
325
  :HKD:
326
+ :name: "Dolar Hong Kong"
327
+ :narrow_symbol: $
231
328
  :one: "Dolar Hong Kong"
232
329
  :other: "Dolar Hong Kong"
233
330
  :symbol: HK$
234
331
  :HNL:
332
+ :name: "Lempira Honduras"
333
+ :narrow_symbol: L
235
334
  :one: "Lempira Honduras"
236
335
  :other: "Lempira Honduras"
237
336
  :symbol: HNL
238
337
  :HRK:
338
+ :name: "Kuna Croatia"
339
+ :narrow_symbol: kn
239
340
  :one: "Kuna Croatia"
240
341
  :other: "Kuna Croatia"
241
342
  :symbol: HRK
242
343
  :HTG:
344
+ :name: "Gourde Haiti"
243
345
  :one: "Gourde Haiti"
244
346
  :other: "Gourde Haiti"
245
347
  :symbol: HTG
246
348
  :HUF:
349
+ :name: "Forint Hungary"
350
+ :narrow_symbol: Ft
247
351
  :one: "Forint Hungary"
248
352
  :other: "Forint Hungary"
249
353
  :symbol: HUF
250
354
  :IDR:
355
+ :name: "Rupiah Indonesia"
356
+ :narrow_symbol: Rp
251
357
  :one: "Rupiah Indonesia"
252
358
  :other: "Rupiah Indonesia"
253
359
  :symbol: IDR
254
360
  :ILS:
361
+ :name: "Syekel Baharu Israel"
362
+ :narrow_symbol: ₪
255
363
  :one: "Syekel Baharu Israel"
256
364
  :other: "Syekel baharu Israel"
257
365
  :symbol: ₪
258
366
  :INR:
367
+ :name: "Rupee India"
368
+ :narrow_symbol: ₹
259
369
  :one: "Rupee India"
260
370
  :other: "Rupee India"
261
371
  :symbol: ₹
262
372
  :IQD:
373
+ :name: "Dinar Iraq"
263
374
  :one: "Dinar Iraq"
264
375
  :other: "Dinar Iraq"
265
376
  :symbol: IQD
266
377
  :IRR:
378
+ :name: "Rial Iran"
267
379
  :one: "Rial Iran"
268
380
  :other: "Rial Iran"
269
381
  :symbol: IRR
270
382
  :ISK:
383
+ :name: "Krona Iceland"
384
+ :narrow_symbol: kr
271
385
  :one: "Krona Iceland"
272
386
  :other: "Krona Iceland"
273
387
  :symbol: ISK
274
388
  :JMD:
389
+ :name: "Dolar Jamaica"
390
+ :narrow_symbol: $
275
391
  :one: "Dolar Jamaica"
276
392
  :other: "Dolar Jamaica"
277
393
  :symbol: JMD
278
394
  :JOD:
395
+ :name: "Dinar Jordan"
279
396
  :one: "Dinar Jordan"
280
397
  :other: "Dinar Jordan"
281
398
  :symbol: JOD
282
399
  :JPY:
400
+ :name: "Yen Jepun"
401
+ :narrow_symbol: ¥
283
402
  :one: "Yen Jepun"
284
403
  :other: "Yen Jepun"
285
404
  :symbol: JP¥
286
405
  :KES:
406
+ :name: "Syiling Kenya"
287
407
  :one: "Syiling Kenya"
288
408
  :other: "Syiling Kenya"
289
409
  :symbol: KES
290
410
  :KGS:
411
+ :name: "Som Kyrgystani"
291
412
  :one: "Som Kyrgystani"
292
413
  :other: "Som Kyrgystani"
293
414
  :symbol: KGS
294
415
  :KHR:
416
+ :name: "Riel Kemboja"
417
+ :narrow_symbol: ៛
295
418
  :one: "Riel Kemboja"
296
419
  :other: "Riel Kemboja"
297
420
  :symbol: KHR
298
421
  :KMF:
422
+ :name: "Franc Comoria"
423
+ :narrow_symbol: CF
299
424
  :one: "Franc Comoria"
300
425
  :other: "Franc Comoria"
301
426
  :symbol: KMF
302
427
  :KPW:
428
+ :name: "Won Korea Utara"
429
+ :narrow_symbol: ₩
303
430
  :one: "Won Korea Utara"
304
431
  :other: "Won Korea Utara"
305
432
  :symbol: KPW
306
433
  :KRW:
434
+ :name: "Won Korea Selatan"
435
+ :narrow_symbol: ₩
307
436
  :one: "Won Korea Selatan"
308
437
  :other: "Won Korea Selatan"
309
438
  :symbol: ₩
310
439
  :KWD:
440
+ :name: "Dinar Kuwait"
311
441
  :one: "Dinar Kuwait"
312
442
  :other: "Dinar Kuwait"
313
443
  :symbol: KWD
314
444
  :KYD:
445
+ :name: "Dolar Kepulauan Cayman"
446
+ :narrow_symbol: $
315
447
  :one: "Dolar Kepulauan Cayman"
316
448
  :other: "Dolar Kepulauan Cayman"
317
449
  :symbol: KYD
318
450
  :KZT:
451
+ :name: "Tenge Kazakhstan"
452
+ :narrow_symbol: ₸
319
453
  :one: "Tenge Kazakhstan"
320
454
  :other: "Tenge Kazakhstan"
321
455
  :symbol: KZT
322
456
  :LAK:
457
+ :name: "Kip Laos"
458
+ :narrow_symbol: ₭
323
459
  :one: "Kip Laos"
324
460
  :other: "Kip Laos"
325
461
  :symbol: LAK
326
462
  :LBP:
463
+ :name: "Paun Lubnan"
464
+ :narrow_symbol: L£
327
465
  :one: "Paun Lubnan"
328
466
  :other: "Paun Lubnan"
329
467
  :symbol: LBP
330
468
  :LKR:
469
+ :name: "Rupee Sri Lanka"
470
+ :narrow_symbol: Rs
331
471
  :one: "Rupee Sri Lanka"
332
472
  :other: "Rupee Sri Lanka"
333
473
  :symbol: LKR
334
474
  :LRD:
475
+ :name: "Dolar Liberia"
476
+ :narrow_symbol: $
335
477
  :one: "Dolar Liberia"
336
478
  :other: "Dolar Liberia"
337
479
  :symbol: LRD
338
480
  :LSL:
481
+ :name: "Loti Lesotho"
339
482
  :one: "Loti Lesotho"
340
483
  :LTL:
484
+ :name: "Litas Lithuania"
485
+ :narrow_symbol: Lt
341
486
  :one: "Litas Lithuania"
342
487
  :other: "Litas Lithuania"
343
488
  :symbol: LTL
344
489
  :LVL:
490
+ :name: "Lats Latvia"
491
+ :narrow_symbol: Ls
345
492
  :one: "Lats Latvia"
346
493
  :other: "Lats Latvia"
347
494
  :symbol: LVL
348
495
  :LYD:
496
+ :name: "Dinar Libya"
349
497
  :one: "Dinar Libya"
350
498
  :other: "Dinar Libya"
351
499
  :symbol: LYD
352
500
  :MAD:
501
+ :name: "Dirham Maghribi"
353
502
  :one: "Dirham Maghribi"
354
503
  :other: "Dirham Maghribi"
355
504
  :symbol: MAD
356
505
  :MDL:
506
+ :name: "Leu Moldova"
357
507
  :one: "Leu Moldova"
358
508
  :other: "Leu Moldova"
359
509
  :symbol: MDL
360
510
  :MGA:
511
+ :name: "Ariary Malagasy"
512
+ :narrow_symbol: Ar
361
513
  :one: "Ariary Malagasy"
362
514
  :other: "Ariary Malagasy"
363
515
  :symbol: MGA
364
516
  :MGF:
517
+ :name: "Franc Malagasy"
365
518
  :one: "Franc Malagasy"
366
519
  :MKD:
520
+ :name: "Denar Macedonia"
367
521
  :one: "Denar Macedonia"
368
522
  :other: "Denar Macedonia"
369
523
  :symbol: MKD
370
524
  :MMK:
525
+ :name: "Kyat Myanma"
526
+ :narrow_symbol: K
371
527
  :one: "Kyat Myanma"
372
528
  :other: "Kyat Myanma"
373
529
  :symbol: MMK
374
530
  :MNT:
531
+ :name: "Tugrik Mongolia"
532
+ :narrow_symbol: ₮
375
533
  :one: "Tugrik Mongolia"
376
534
  :other: "Tugrik Mongolia"
377
535
  :symbol: MNT
378
536
  :MOP:
537
+ :name: "Pataca Macau"
379
538
  :one: "Pataca Macau"
380
539
  :other: "Pataca Macau"
381
540
  :symbol: MOP
382
541
  :MRO:
542
+ :name: "Ouguiya Mauritania (1973–2017)"
383
543
  :one: "Ouguiya Mauritania (1973–2017)"
384
544
  :other: "Ouguiya Mauritania (1973–2017)"
385
545
  :symbol: MRO
386
546
  :MRU:
547
+ :name: "Ouguiya Mauritania"
387
548
  :one: "Ouguiya Mauritania"
388
549
  :other: "Ouguiya Mauritania"
389
550
  :symbol: MRU
390
551
  :MUR:
552
+ :name: "Rupee Mauritius"
553
+ :narrow_symbol: Rs
391
554
  :one: "Rupee Mauritius"
392
555
  :other: "Rupee Mauritius"
393
556
  :symbol: MUR
394
557
  :MVR:
558
+ :name: "Rufiyaa Maldives"
395
559
  :one: "Rufiyaa Maldives"
396
560
  :other: "Rufiyaa Maldives"
397
561
  :symbol: MVR
398
562
  :MWK:
563
+ :name: "Kwacha Malawi"
399
564
  :one: "Kwacha Malawi"
400
565
  :other: "Kwacha Malawi"
401
566
  :symbol: MWK
402
567
  :MXN:
568
+ :name: "Peso Mexico"
569
+ :narrow_symbol: $
403
570
  :one: "Peso Mexico"
404
571
  :other: "Peso Mexico"
405
572
  :symbol: MXN
406
573
  :MYR:
574
+ :name: "Ringgit Malaysia"
575
+ :narrow_symbol: RM
407
576
  :one: "Ringgit Malaysia"
408
577
  :other: "Ringgit Malaysia"
409
578
  :symbol: RM
410
579
  :MZE:
580
+ :name: "Escudo Mozambique"
411
581
  :one: "Escudo Mozambique"
412
582
  :other: "Escudo Mozambique"
413
583
  :MZM:
584
+ :name: "Metical Mozambique (1980–2006)"
414
585
  :one: "Metical Mozambique (1980–2006)"
415
586
  :other: "Metical Mozambique (1980–2006)"
416
587
  :MZN:
588
+ :name: "Metikal Mozambique"
417
589
  :one: "Metikal Mozambique"
418
590
  :other: "Metikal Mozambique"
419
591
  :symbol: MZN
420
592
  :NAD:
593
+ :name: "Dolar Namibia"
594
+ :narrow_symbol: $
421
595
  :one: "Dolar Namibia"
422
596
  :other: "Dolar Namibia"
423
597
  :symbol: NAD
424
598
  :NGN:
599
+ :name: "Naira Nigeria"
600
+ :narrow_symbol: ₦
425
601
  :one: "Naira Nigeria"
426
602
  :other: "Naira Nigeria"
427
603
  :symbol: NGN
428
604
  :NIO:
605
+ :name: "Cordoba Nicaragua"
606
+ :narrow_symbol: C$
429
607
  :one: "Cordoba Nicaragua"
430
608
  :other: "Cordoba Nicaragua"
431
609
  :symbol: NIO
432
610
  :NOK:
611
+ :name: "Krone Norway"
612
+ :narrow_symbol: kr
433
613
  :one: "Krone Norway"
434
614
  :other: "Krone Norway"
435
615
  :symbol: NOK
436
616
  :NPR:
617
+ :name: "Rupee Nepal"
618
+ :narrow_symbol: Rs
437
619
  :one: "Rupee Nepal"
438
620
  :other: "Rupee Nepal"
439
621
  :symbol: NPR
440
622
  :NZD:
623
+ :name: "Dolar New Zealand"
624
+ :narrow_symbol: $
441
625
  :one: "Dolar New Zealand"
442
626
  :other: "Dolar New Zealand"
443
627
  :symbol: NZ$
444
628
  :OMR:
629
+ :name: "Rial Oman"
445
630
  :one: "Rial Oman"
446
631
  :other: "Rial Oman"
447
632
  :symbol: OMR
448
633
  :PAB:
634
+ :name: "Balboa Panama"
449
635
  :one: "Balboa Panama"
450
636
  :other: "Balboa Panama"
451
637
  :symbol: PAB
452
638
  :PEN:
639
+ :name: "Sol Peru"
453
640
  :one: "Sol Peru"
454
641
  :other: "Sol Peru"
455
642
  :symbol: PEN
456
643
  :PGK:
644
+ :name: "Kina Papua New Guinea"
457
645
  :one: "Kina Papua New Guinea"
458
646
  :other: "Kina Papua New Guinea"
459
647
  :symbol: PGK
460
648
  :PHP:
649
+ :name: "Peso Filipina"
650
+ :narrow_symbol: ₱
461
651
  :one: "Peso Filipina"
462
652
  :other: "Peso Filipina"
463
653
  :symbol: PHP
464
654
  :PKR:
655
+ :name: "Rupee Pakistan"
656
+ :narrow_symbol: Rs
465
657
  :one: "Rupee Pakistan"
466
658
  :other: "Rupee Pakistan"
467
659
  :symbol: PKR
468
660
  :PLN:
661
+ :name: "Zloty Poland"
662
+ :narrow_symbol: zł
469
663
  :one: "Zloty Poland"
470
664
  :other: "Zloty Poland"
471
665
  :symbol: PLN
472
666
  :PYG:
667
+ :name: "Guarani Paraguay"
668
+ :narrow_symbol: ₲
473
669
  :one: "Guarani Paraguay"
474
670
  :other: "Guarani Paraguay"
475
671
  :symbol: PYG
476
672
  :QAR:
673
+ :name: "Rial Qatar"
477
674
  :one: "Rial Qatar"
478
675
  :other: "Rial Qatar"
479
676
  :symbol: QAR
480
677
  :RHD:
678
+ :name: "Dolar Rhodesia"
481
679
  :one: "Dolar Rhodesia"
482
680
  :other: "Dolar Rhodesia"
483
681
  :RON:
682
+ :name: "Leu Romania"
683
+ :narrow_symbol: lei
484
684
  :one: "Leu Romania"
485
685
  :other: "Leu Romania"
486
686
  :symbol: RON
487
687
  :RSD:
688
+ :name: "Dinar Serbia"
488
689
  :one: "Dinar Serbia"
489
690
  :other: "Dinar Serbia"
490
691
  :symbol: RSD
491
692
  :RUB:
693
+ :name: "Rubel Rusia"
694
+ :narrow_symbol: ₽
492
695
  :one: "Rubel Rusia"
493
696
  :other: "Rubel Rusia"
494
697
  :symbol: RUB
495
698
  :RUR:
699
+ :narrow_symbol: р.
496
700
  :symbol: р.
497
701
  :RWF:
702
+ :name: "Franc Rwanda"
703
+ :narrow_symbol: RF
498
704
  :one: "Franc Rwanda"
499
705
  :other: "Franc Rwanda"
500
706
  :symbol: RWF
501
707
  :SAR:
708
+ :name: "Riyal Saudi"
502
709
  :one: "Riyal Saudi"
503
710
  :other: "Riyal Saudi"
504
711
  :symbol: SAR
505
712
  :SBD:
713
+ :name: "Dolar Kepulauan Solomon"
714
+ :narrow_symbol: $
506
715
  :one: "Dolar Kepulauan Solomon"
507
716
  :other: "Dolar Kepulauan Solomon"
508
717
  :symbol: SBD
509
718
  :SCR:
719
+ :name: "Rupee Seychelles"
510
720
  :one: "Rupee Seychelles"
511
721
  :other: "Rupee Seychelles"
512
722
  :symbol: SCR
513
723
  :SDG:
724
+ :name: "Paun Sudan"
514
725
  :one: "Paun Sudan"
515
726
  :other: "Paun Sudan"
516
727
  :symbol: SDG
517
728
  :SEK:
729
+ :name: "Krona Sweden"
730
+ :narrow_symbol: kr
518
731
  :one: "Krona Sweden"
519
732
  :other: "Krona Sweden"
520
733
  :symbol: SEK
521
734
  :SGD:
735
+ :name: "Dolar Singapura"
736
+ :narrow_symbol: $
522
737
  :one: "Dolar Singapura"
523
738
  :other: "Dolar Singapura"
524
739
  :symbol: SGD
525
740
  :SHP:
741
+ :name: "Paun Saint Helena"
742
+ :narrow_symbol: £
526
743
  :one: "Paun Saint Helena"
527
744
  :other: "Paun Saint Helena"
528
745
  :symbol: SHP
529
746
  :SLL:
747
+ :name: "Leone Sierra Leone"
530
748
  :one: "Leone Sierra Leone"
531
749
  :other: "Leone Sierra Leone"
532
750
  :symbol: SLL
533
751
  :SOS:
752
+ :name: "Syiling Somali"
534
753
  :one: "Syiling Somali"
535
754
  :other: "Syiling Somali"
536
755
  :symbol: SOS
537
756
  :SRD:
757
+ :name: "Dolar Surinam"
758
+ :narrow_symbol: $
538
759
  :one: "Dolar Surinam"
539
760
  :other: "Dolar Surinam"
540
761
  :symbol: SRD
541
762
  :SSP:
763
+ :name: "Paun Sudan selatan"
764
+ :narrow_symbol: £
542
765
  :one: "Paun Sudan selatan"
543
766
  :other: "Paun Sudan selatan"
544
767
  :symbol: SSP
545
768
  :STD:
769
+ :name: "Dobra Sao Tome dan Principe (1977–2017)"
546
770
  :one: "Dobra Sao Tome dan Principe (1977–2017)"
547
771
  :other: "Dobra Sao Tome dan Principe (1977–2017)"
548
772
  :symbol: STD
549
773
  :STN:
774
+ :name: "Dobra Sao Tome dan Principe"
775
+ :narrow_symbol: Db
550
776
  :one: "Dobra Sao Tome dan Principe"
551
777
  :other: "Dobra Sao Tome dan Principe"
552
778
  :symbol: STN
553
779
  :SYP:
780
+ :name: "Paun Syria"
781
+ :narrow_symbol: £
554
782
  :one: "Paun Syria"
555
783
  :other: "Paun Syria"
556
784
  :symbol: SYP
557
785
  :SZL:
786
+ :name: "Lilangeni Swazi"
558
787
  :one: "Lilangeni Swazi"
559
788
  :other: "Lilangeni Swazi"
560
789
  :symbol: SZL
561
790
  :THB:
791
+ :name: "Baht Thai"
792
+ :narrow_symbol: ฿
562
793
  :one: "Baht Thai"
563
794
  :other: "Baht Thai"
564
795
  :symbol: THB
565
796
  :TJS:
797
+ :name: "Somoni Tajikistan"
566
798
  :one: "Somoni Tajikistan"
567
799
  :other: "Somoni Tajikistan"
568
800
  :symbol: TJS
569
801
  :TMT:
802
+ :name: "Manat Turkmenistan"
570
803
  :one: "Manat Turkmenistan"
571
804
  :other: "Manat Turkmenistan"
572
805
  :symbol: TMT
573
806
  :TND:
807
+ :name: "Dinar Tunisia"
574
808
  :one: "Dinar Tunisia"
575
809
  :other: "Dinar Tunisia"
576
810
  :symbol: TND
577
811
  :TOP:
812
+ :name: "Pa’anga Tonga"
813
+ :narrow_symbol: T$
578
814
  :one: "Pa’anga Tonga"
579
815
  :other: "Pa’anga Tonga"
580
816
  :symbol: TOP
581
817
  :TRY:
818
+ :name: "Lira Turki"
819
+ :narrow_symbol: ₺
582
820
  :one: "Lira Turki"
583
821
  :other: "Lira Turki"
584
822
  :symbol: TRY
585
823
  :TTD:
824
+ :name: "Dolar Trinidad dan Tobago"
825
+ :narrow_symbol: $
586
826
  :one: "Dolar Trinidad dan Tobago"
587
827
  :other: "Dolar Trinidad dan Tobago"
588
828
  :symbol: TTD
589
829
  :TWD:
830
+ :name: "Dolar Taiwan Baru"
831
+ :narrow_symbol: NT$
590
832
  :one: "Dolar Taiwan Baru"
591
833
  :other: "Dolar Taiwan Baru"
592
834
  :symbol: NT$
593
835
  :TZS:
836
+ :name: "Syiling Tanzania"
594
837
  :one: "Syiling Tanzania"
595
838
  :other: "Syiling Tanzania"
596
839
  :symbol: TZS
597
840
  :UAH:
841
+ :name: "Hryvnia Ukraine"
842
+ :narrow_symbol: ₴
598
843
  :one: "Hryvnia Ukraine"
599
844
  :other: "Hryvnia Ukraine"
600
845
  :symbol: UAH
601
846
  :UGS:
847
+ :name: "Shilling Uganda (1966–1987)"
602
848
  :one: "Shilling Uganda (1966–1987)"
603
849
  :other: "Shilling Uganda (1966–1987)"
604
850
  :UGX:
851
+ :name: "Syiling Uganda"
605
852
  :one: "Syiling Uganda"
606
853
  :other: "Syiling Uganda"
607
854
  :symbol: UGX
608
855
  :USD:
856
+ :name: "Dolar AS"
857
+ :narrow_symbol: $
609
858
  :one: "Dolar AS"
610
859
  :other: "Dolar AS"
611
860
  :symbol: USD
612
861
  :UYU:
862
+ :name: "Peso Uruguay"
863
+ :narrow_symbol: $
613
864
  :one: "Peso Uruguay"
614
865
  :other: "Peso Uruguay"
615
866
  :symbol: UYU
616
867
  :UZS:
868
+ :name: "Som Uzbekistan"
617
869
  :one: "Som Uzbekistan"
618
870
  :other: "Som Uzbekistan"
619
871
  :symbol: UZS
620
872
  :VEF:
873
+ :name: "Bolivar Venezuela (2008–2018)"
874
+ :narrow_symbol: Bs
621
875
  :one: "Bolivar Venezuela (2008–2018)"
622
876
  :other: "Bolivar Venezuela (2008–2018)"
623
877
  :symbol: VEF
624
878
  :VES:
879
+ :name: "Bolivar Venezuela"
625
880
  :one: "Bolivar Venezuela"
626
881
  :other: "Bolivar Venezuela"
627
882
  :symbol: VES
628
883
  :VND:
884
+ :name: "Dong Vietnam"
885
+ :narrow_symbol: ₫
629
886
  :one: "Dong Vietnam"
630
887
  :other: "Dong Vietnam"
631
888
  :symbol: ₫
632
889
  :VUV:
890
+ :name: "Vatu Vanuatu"
633
891
  :one: "Vatu Vanuatu"
634
892
  :other: "Vatu Vanuatu"
635
893
  :symbol: VUV
636
894
  :WST:
895
+ :name: "Tala Samoa"
637
896
  :one: "Tala Samoa"
638
897
  :other: "Tala Samoa"
639
898
  :symbol: WST
640
899
  :XAF:
900
+ :name: "Franc CFA BEAC"
641
901
  :one: "Franc CFA BEAC"
642
902
  :other: "Franc CFA BEAC"
643
903
  :symbol: FCFA
644
904
  :XCD:
905
+ :name: "Dolar Caribbean Timur"
906
+ :narrow_symbol: $
645
907
  :one: "Dolar Caribbean Timur"
646
908
  :other: "Dolar Caribbean Timur"
647
909
  :symbol: EC$
648
910
  :XOF:
911
+ :name: "Franc CFA BCEAO"
649
912
  :one: "Franc CFA BCEAO"
650
913
  :other: "Franc CFA BCEAO"
651
914
  :symbol: CFA
652
915
  :XPF:
916
+ :name: "Franc CFP"
653
917
  :one: "Franc CFP"
654
918
  :other: "Franc CFP"
655
919
  :symbol: CFPF
656
920
  :XXX:
921
+ :name: "Mata Wang Tidak Diketahui"
657
922
  :one: "Mata Wang Tidak Diketahui"
658
923
  :other: "(mata wang tidak diketahui)"
659
924
  :symbol: ¤
660
925
  :YER:
926
+ :name: "Rial Yaman"
661
927
  :one: "Rial Yaman"
662
928
  :other: "Rial Yaman"
663
929
  :symbol: YER
664
930
  :ZAR:
931
+ :name: "Rand Afrika Selatan"
932
+ :narrow_symbol: R
665
933
  :one: "Rand Afrika Selatan"
666
934
  :other: "Rand Afrika Selatan"
667
935
  :symbol: ZAR
668
936
  :ZMK:
937
+ :name: "Kwacha Zambia (1968–2012)"
669
938
  :one: "Kwacha Zambia (1968–2012)"
670
939
  :symbol: ZMK
671
940
  :ZMW:
941
+ :name: "Kwacha Zambia"
942
+ :narrow_symbol: ZK
672
943
  :one: "Kwacha Zambia"
673
944
  :other: "Kwacha Zambia"
674
945
  :symbol: ZMW
675
946
  :ZWD:
947
+ :name: "Dolar Zimbabwe (1980–2008)"
676
948
  :one: "Dolar Zimbabwe (1980–2008)"
677
949
  :other: "Dolar Zimbabwe (1980–2008)"
678
950
  :ZWL:
951
+ :name: "Dolar Zimbabwe (2009)"
679
952
  :one: "Dolar Zimbabwe (2009)"
680
953
  :other: "Dolar Zimbabwe (2009)"
681
954
  :ZWR:
955
+ :name: "Dolar Zimbabwe (2008)"
682
956
  :one: "Dolar Zimbabwe (2008)"
683
957
  :other: "Dolar Zimbabwe (2008)"