twitter_cldr 6.2.0 → 6.6.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (896) 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/numbers/number_formatter.rb +15 -4
  7. data/lib/twitter_cldr/resources.rb +2 -0
  8. data/lib/twitter_cldr/resources/list_formats_importer.rb +108 -0
  9. data/lib/twitter_cldr/resources/locales_resources_importer.rb +0 -1
  10. data/lib/twitter_cldr/resources/segment_rules_importer.rb +2 -2
  11. data/lib/twitter_cldr/segmentation/state_machine.rb +5 -9
  12. data/lib/twitter_cldr/version.rb +1 -1
  13. data/lib/twitter_cldr/versions.rb +2 -2
  14. data/resources/collation/tailoring/kk.yml +10 -0
  15. data/resources/collation/tries/kk.dump +0 -0
  16. data/resources/locales/af/currencies.yml +273 -0
  17. data/resources/locales/af/languages.yml +5 -7
  18. data/resources/locales/af/lists.yml +3 -3
  19. data/resources/locales/af/numbers.yml +3 -0
  20. data/resources/locales/af/plurals.yml +6 -5
  21. data/resources/locales/af/territories.yml +5 -5
  22. data/resources/locales/af/timezones.yml +6 -6
  23. data/resources/locales/af/units.yml +93 -8
  24. data/resources/locales/ar/calendars.yml +8 -8
  25. data/resources/locales/ar/currencies.yml +361 -0
  26. data/resources/locales/ar/languages.yml +7 -7
  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/numbers.yml +3 -0
  35. data/resources/locales/az/plurals.yml +13 -13
  36. data/resources/locales/az/units.yml +85 -8
  37. data/resources/locales/be/currencies.yml +262 -0
  38. data/resources/locales/be/languages.yml +5 -5
  39. data/resources/locales/be/lists.yml +3 -3
  40. data/resources/locales/be/numbers.yml +3 -0
  41. data/resources/locales/be/plurals.yml +13 -12
  42. data/resources/locales/be/territories.yml +1 -1
  43. data/resources/locales/be/units.yml +153 -4
  44. data/resources/locales/bg/calendars.yml +23 -23
  45. data/resources/locales/bg/currencies.yml +383 -12
  46. data/resources/locales/bg/fields.yml +4 -4
  47. data/resources/locales/bg/languages.yml +12 -10
  48. data/resources/locales/bg/lists.yml +2 -2
  49. data/resources/locales/bg/numbers.yml +3 -0
  50. data/resources/locales/bg/plurals.yml +6 -5
  51. data/resources/locales/bg/territories.yml +1 -1
  52. data/resources/locales/bg/timezones.yml +2 -2
  53. data/resources/locales/bg/units.yml +99 -13
  54. data/resources/locales/bn/currencies.yml +376 -0
  55. data/resources/locales/bn/fields.yml +1 -1
  56. data/resources/locales/bn/languages.yml +9 -9
  57. data/resources/locales/bn/lists.yml +2 -2
  58. data/resources/locales/bn/numbers.yml +5 -2
  59. data/resources/locales/bn/plurals.yml +10 -9
  60. data/resources/locales/bn/territories.yml +1 -1
  61. data/resources/locales/bn/timezones.yml +6 -1
  62. data/resources/locales/bn/units.yml +41 -4
  63. data/resources/locales/bo/currencies.yml +114 -0
  64. data/resources/locales/bo/lists.yml +7 -7
  65. data/resources/locales/bo/numbers.yml +3 -0
  66. data/resources/locales/bo/plurals.yml +6 -4
  67. data/resources/locales/bo/units.yml +24 -0
  68. data/resources/locales/bs/calendars.yml +1 -1
  69. data/resources/locales/bs/currencies.yml +412 -13
  70. data/resources/locales/bs/languages.yml +6 -6
  71. data/resources/locales/bs/lists.yml +3 -3
  72. data/resources/locales/bs/numbers.yml +3 -0
  73. data/resources/locales/bs/plurals.yml +12 -11
  74. data/resources/locales/bs/territories.yml +4 -4
  75. data/resources/locales/bs/timezones.yml +14 -0
  76. data/resources/locales/bs/units.yml +118 -30
  77. data/resources/locales/ca/calendars.yml +7 -3
  78. data/resources/locales/ca/currencies.yml +400 -0
  79. data/resources/locales/ca/languages.yml +9 -9
  80. data/resources/locales/ca/lists.yml +2 -2
  81. data/resources/locales/ca/numbers.yml +3 -0
  82. data/resources/locales/ca/plurals.yml +8 -7
  83. data/resources/locales/ca/territories.yml +1 -1
  84. data/resources/locales/ca/timezones.yml +19 -21
  85. data/resources/locales/ca/units.yml +83 -3
  86. data/resources/locales/cs/currencies.yml +403 -0
  87. data/resources/locales/cs/languages.yml +4 -5
  88. data/resources/locales/cs/lists.yml +12 -2
  89. data/resources/locales/cs/numbers.yml +3 -0
  90. data/resources/locales/cs/plurals.yml +8 -7
  91. data/resources/locales/cs/territories.yml +1 -1
  92. data/resources/locales/cs/units.yml +177 -53
  93. data/resources/locales/cy/calendars.yml +1 -2
  94. data/resources/locales/cy/currencies.yml +366 -4
  95. data/resources/locales/cy/fields.yml +120 -117
  96. data/resources/locales/cy/languages.yml +9 -9
  97. data/resources/locales/cy/lists.yml +2 -2
  98. data/resources/locales/cy/numbers.yml +3 -0
  99. data/resources/locales/cy/plurals.yml +15 -15
  100. data/resources/locales/cy/territories.yml +13 -13
  101. data/resources/locales/cy/timezones.yml +8 -10
  102. data/resources/locales/cy/units.yml +193 -45
  103. data/resources/locales/da/currencies.yml +378 -4
  104. data/resources/locales/da/fields.yml +111 -111
  105. data/resources/locales/da/languages.yml +11 -11
  106. data/resources/locales/da/lists.yml +1 -1
  107. data/resources/locales/da/numbers.yml +3 -0
  108. data/resources/locales/da/plurals.yml +6 -5
  109. data/resources/locales/da/units.yml +104 -9
  110. data/resources/locales/de-AT/currencies.yml +414 -10
  111. data/resources/locales/de-AT/languages.yml +12 -12
  112. data/resources/locales/de-AT/lists.yml +3 -3
  113. data/resources/locales/de-AT/numbers.yml +3 -0
  114. data/resources/locales/de-AT/plurals.yml +6 -5
  115. data/resources/locales/de-AT/territories.yml +1 -1
  116. data/resources/locales/de-AT/timezones.yml +13 -13
  117. data/resources/locales/de-AT/units.yml +193 -112
  118. data/resources/locales/de-CH/currencies.yml +414 -10
  119. data/resources/locales/de-CH/languages.yml +9 -9
  120. data/resources/locales/de-CH/lists.yml +3 -3
  121. data/resources/locales/de-CH/numbers.yml +3 -0
  122. data/resources/locales/de-CH/plurals.yml +6 -5
  123. data/resources/locales/de-CH/territories.yml +2 -2
  124. data/resources/locales/de-CH/timezones.yml +13 -13
  125. data/resources/locales/de-CH/units.yml +191 -110
  126. data/resources/locales/de/currencies.yml +414 -10
  127. data/resources/locales/de/languages.yml +12 -12
  128. data/resources/locales/de/lists.yml +3 -3
  129. data/resources/locales/de/numbers.yml +3 -0
  130. data/resources/locales/de/plurals.yml +6 -5
  131. data/resources/locales/de/territories.yml +1 -1
  132. data/resources/locales/de/timezones.yml +13 -13
  133. data/resources/locales/de/units.yml +193 -112
  134. data/resources/locales/el/currencies.yml +373 -0
  135. data/resources/locales/el/languages.yml +9 -9
  136. data/resources/locales/el/lists.yml +2 -2
  137. data/resources/locales/el/numbers.yml +3 -0
  138. data/resources/locales/el/plurals.yml +6 -5
  139. data/resources/locales/el/territories.yml +1 -1
  140. data/resources/locales/el/units.yml +100 -12
  141. data/resources/locales/en-001/currencies.yml +420 -11
  142. data/resources/locales/en-001/languages.yml +14 -14
  143. data/resources/locales/en-001/numbers.yml +3 -0
  144. data/resources/locales/en-001/plurals.yml +8 -8
  145. data/resources/locales/en-001/territories.yml +7 -7
  146. data/resources/locales/en-001/timezones.yml +2 -0
  147. data/resources/locales/en-001/units.yml +120 -13
  148. data/resources/locales/en-150/currencies.yml +420 -11
  149. data/resources/locales/en-150/languages.yml +14 -14
  150. data/resources/locales/en-150/numbers.yml +3 -0
  151. data/resources/locales/en-150/plurals.yml +8 -8
  152. data/resources/locales/en-150/territories.yml +7 -7
  153. data/resources/locales/en-150/timezones.yml +2 -0
  154. data/resources/locales/en-150/units.yml +120 -13
  155. data/resources/locales/en-AU/calendars.yml +3 -3
  156. data/resources/locales/en-AU/currencies.yml +408 -3
  157. data/resources/locales/en-AU/languages.yml +12 -12
  158. data/resources/locales/en-AU/numbers.yml +3 -0
  159. data/resources/locales/en-AU/plurals.yml +8 -8
  160. data/resources/locales/en-AU/territories.yml +2 -2
  161. data/resources/locales/en-AU/timezones.yml +3 -1
  162. data/resources/locales/en-AU/units.yml +118 -14
  163. data/resources/locales/en-CA/currencies.yml +422 -13
  164. data/resources/locales/en-CA/fields.yml +2 -2
  165. data/resources/locales/en-CA/languages.yml +14 -14
  166. data/resources/locales/en-CA/lists.yml +3 -3
  167. data/resources/locales/en-CA/numbers.yml +3 -0
  168. data/resources/locales/en-CA/plurals.yml +8 -8
  169. data/resources/locales/en-CA/territories.yml +7 -7
  170. data/resources/locales/en-CA/timezones.yml +2 -0
  171. data/resources/locales/en-CA/units.yml +124 -17
  172. data/resources/locales/en-GB/calendars.yml +2 -2
  173. data/resources/locales/en-GB/currencies.yml +420 -11
  174. data/resources/locales/en-GB/languages.yml +14 -14
  175. data/resources/locales/en-GB/numbers.yml +3 -0
  176. data/resources/locales/en-GB/plurals.yml +8 -8
  177. data/resources/locales/en-GB/territories.yml +1 -1
  178. data/resources/locales/en-GB/timezones.yml +1 -1
  179. data/resources/locales/en-GB/units.yml +119 -11
  180. data/resources/locales/en-IE/currencies.yml +420 -11
  181. data/resources/locales/en-IE/languages.yml +14 -14
  182. data/resources/locales/en-IE/numbers.yml +3 -0
  183. data/resources/locales/en-IE/plurals.yml +8 -8
  184. data/resources/locales/en-IE/territories.yml +7 -7
  185. data/resources/locales/en-IE/timezones.yml +2 -0
  186. data/resources/locales/en-IE/units.yml +120 -13
  187. data/resources/locales/en-IN/currencies.yml +421 -12
  188. data/resources/locales/en-IN/languages.yml +14 -14
  189. data/resources/locales/en-IN/numbers.yml +3 -0
  190. data/resources/locales/en-IN/plurals.yml +8 -8
  191. data/resources/locales/en-IN/territories.yml +7 -7
  192. data/resources/locales/en-IN/timezones.yml +2 -0
  193. data/resources/locales/en-IN/units.yml +117 -13
  194. data/resources/locales/en-NZ/currencies.yml +420 -11
  195. data/resources/locales/en-NZ/languages.yml +14 -14
  196. data/resources/locales/en-NZ/numbers.yml +3 -0
  197. data/resources/locales/en-NZ/plurals.yml +8 -8
  198. data/resources/locales/en-NZ/territories.yml +7 -7
  199. data/resources/locales/en-NZ/timezones.yml +2 -0
  200. data/resources/locales/en-NZ/units.yml +120 -13
  201. data/resources/locales/en-SG/currencies.yml +420 -11
  202. data/resources/locales/en-SG/languages.yml +14 -14
  203. data/resources/locales/en-SG/numbers.yml +3 -0
  204. data/resources/locales/en-SG/plurals.yml +8 -8
  205. data/resources/locales/en-SG/territories.yml +7 -7
  206. data/resources/locales/en-SG/timezones.yml +2 -0
  207. data/resources/locales/en-SG/units.yml +120 -13
  208. data/resources/locales/en-US/currencies.yml +409 -0
  209. data/resources/locales/en-US/languages.yml +13 -13
  210. data/resources/locales/en-US/lists.yml +2 -2
  211. data/resources/locales/en-US/numbers.yml +3 -0
  212. data/resources/locales/en-US/plurals.yml +8 -8
  213. data/resources/locales/en-US/units.yml +102 -3
  214. data/resources/locales/en-ZA/currencies.yml +420 -11
  215. data/resources/locales/en-ZA/languages.yml +14 -14
  216. data/resources/locales/en-ZA/numbers.yml +3 -0
  217. data/resources/locales/en-ZA/plurals.yml +8 -8
  218. data/resources/locales/en-ZA/territories.yml +7 -7
  219. data/resources/locales/en-ZA/timezones.yml +2 -0
  220. data/resources/locales/en-ZA/units.yml +120 -13
  221. data/resources/locales/en/currencies.yml +409 -0
  222. data/resources/locales/en/languages.yml +13 -13
  223. data/resources/locales/en/lists.yml +2 -2
  224. data/resources/locales/en/numbers.yml +3 -0
  225. data/resources/locales/en/plurals.yml +8 -8
  226. data/resources/locales/en/units.yml +102 -3
  227. data/resources/locales/eo/currencies.yml +110 -0
  228. data/resources/locales/eo/lists.yml +7 -7
  229. data/resources/locales/eo/numbers.yml +3 -0
  230. data/resources/locales/eo/plurals.yml +7 -6
  231. data/resources/locales/eo/units.yml +24 -0
  232. data/resources/locales/es-419/calendars.yml +20 -20
  233. data/resources/locales/es-419/currencies.yml +382 -0
  234. data/resources/locales/es-419/fields.yml +1 -1
  235. data/resources/locales/es-419/languages.yml +7 -7
  236. data/resources/locales/es-419/lists.yml +3 -3
  237. data/resources/locales/es-419/numbers.yml +3 -0
  238. data/resources/locales/es-419/plurals.yml +6 -5
  239. data/resources/locales/es-419/timezones.yml +1 -1
  240. data/resources/locales/es-419/units.yml +100 -15
  241. data/resources/locales/es-AR/calendars.yml +9 -9
  242. data/resources/locales/es-AR/currencies.yml +382 -0
  243. data/resources/locales/es-AR/languages.yml +7 -7
  244. data/resources/locales/es-AR/lists.yml +3 -3
  245. data/resources/locales/es-AR/numbers.yml +3 -0
  246. data/resources/locales/es-AR/plurals.yml +6 -5
  247. data/resources/locales/es-AR/timezones.yml +1 -1
  248. data/resources/locales/es-AR/units.yml +97 -14
  249. data/resources/locales/es-CO/calendars.yml +9 -9
  250. data/resources/locales/es-CO/currencies.yml +382 -0
  251. data/resources/locales/es-CO/languages.yml +7 -7
  252. data/resources/locales/es-CO/lists.yml +3 -3
  253. data/resources/locales/es-CO/numbers.yml +3 -0
  254. data/resources/locales/es-CO/plurals.yml +6 -5
  255. data/resources/locales/es-CO/timezones.yml +1 -1
  256. data/resources/locales/es-CO/units.yml +94 -13
  257. data/resources/locales/es-MX/calendars.yml +18 -18
  258. data/resources/locales/es-MX/currencies.yml +383 -1
  259. data/resources/locales/es-MX/fields.yml +15 -15
  260. data/resources/locales/es-MX/languages.yml +9 -9
  261. data/resources/locales/es-MX/lists.yml +3 -3
  262. data/resources/locales/es-MX/numbers.yml +3 -0
  263. data/resources/locales/es-MX/plurals.yml +6 -5
  264. data/resources/locales/es-MX/timezones.yml +5 -5
  265. data/resources/locales/es-MX/units.yml +104 -19
  266. data/resources/locales/es-US/calendars.yml +34 -34
  267. data/resources/locales/es-US/currencies.yml +393 -11
  268. data/resources/locales/es-US/fields.yml +20 -20
  269. data/resources/locales/es-US/languages.yml +10 -10
  270. data/resources/locales/es-US/lists.yml +4 -4
  271. data/resources/locales/es-US/numbers.yml +17 -14
  272. data/resources/locales/es-US/plurals.yml +6 -5
  273. data/resources/locales/es-US/territories.yml +1 -1
  274. data/resources/locales/es-US/timezones.yml +6 -6
  275. data/resources/locales/es-US/units.yml +181 -94
  276. data/resources/locales/es/calendars.yml +38 -38
  277. data/resources/locales/es/currencies.yml +389 -7
  278. data/resources/locales/es/languages.yml +7 -7
  279. data/resources/locales/es/lists.yml +3 -3
  280. data/resources/locales/es/numbers.yml +3 -0
  281. data/resources/locales/es/plurals.yml +6 -5
  282. data/resources/locales/es/territories.yml +3 -3
  283. data/resources/locales/es/timezones.yml +2 -2
  284. data/resources/locales/es/units.yml +136 -42
  285. data/resources/locales/et/currencies.yml +376 -0
  286. data/resources/locales/et/languages.yml +9 -9
  287. data/resources/locales/et/lists.yml +2 -2
  288. data/resources/locales/et/numbers.yml +3 -0
  289. data/resources/locales/et/plurals.yml +6 -5
  290. data/resources/locales/et/territories.yml +1 -1
  291. data/resources/locales/et/timezones.yml +3 -3
  292. data/resources/locales/et/units.yml +70 -2
  293. data/resources/locales/eu/currencies.yml +276 -10
  294. data/resources/locales/eu/languages.yml +6 -6
  295. data/resources/locales/eu/lists.yml +3 -3
  296. data/resources/locales/eu/numbers.yml +23 -20
  297. data/resources/locales/eu/plurals.yml +6 -5
  298. data/resources/locales/eu/territories.yml +1 -1
  299. data/resources/locales/eu/timezones.yml +2 -2
  300. data/resources/locales/eu/units.yml +95 -8
  301. data/resources/locales/fa/calendars.yml +3 -3
  302. data/resources/locales/fa/currencies.yml +336 -0
  303. data/resources/locales/fa/fields.yml +3 -3
  304. data/resources/locales/fa/languages.yml +18 -18
  305. data/resources/locales/fa/lists.yml +1 -1
  306. data/resources/locales/fa/numbers.yml +4 -1
  307. data/resources/locales/fa/plurals.yml +6 -5
  308. data/resources/locales/fa/units.yml +219 -125
  309. data/resources/locales/fi/currencies.yml +405 -0
  310. data/resources/locales/fi/languages.yml +6 -8
  311. data/resources/locales/fi/lists.yml +3 -3
  312. data/resources/locales/fi/numbers.yml +3 -0
  313. data/resources/locales/fi/plurals.yml +6 -5
  314. data/resources/locales/fi/territories.yml +9 -9
  315. data/resources/locales/fi/timezones.yml +2 -0
  316. data/resources/locales/fi/units.yml +79 -8
  317. data/resources/locales/fil/calendars.yml +1 -1
  318. data/resources/locales/fil/currencies.yml +272 -0
  319. data/resources/locales/fil/fields.yml +1 -1
  320. data/resources/locales/fil/languages.yml +10 -10
  321. data/resources/locales/fil/lists.yml +2 -2
  322. data/resources/locales/fil/numbers.yml +3 -0
  323. data/resources/locales/fil/plurals.yml +8 -8
  324. data/resources/locales/fil/timezones.yml +2 -2
  325. data/resources/locales/fil/units.yml +62 -0
  326. data/resources/locales/fr-BE/calendars.yml +1 -1
  327. data/resources/locales/fr-BE/currencies.yml +383 -0
  328. data/resources/locales/fr-BE/languages.yml +11 -11
  329. data/resources/locales/fr-BE/lists.yml +2 -2
  330. data/resources/locales/fr-BE/numbers.yml +5 -0
  331. data/resources/locales/fr-BE/plural_rules.yml +2 -1
  332. data/resources/locales/fr-BE/plurals.yml +9 -6
  333. data/resources/locales/fr-BE/territories.yml +7 -7
  334. data/resources/locales/fr-BE/timezones.yml +1 -1
  335. data/resources/locales/fr-BE/units.yml +77 -8
  336. data/resources/locales/fr-CA/calendars.yml +1 -1
  337. data/resources/locales/fr-CA/currencies.yml +386 -3
  338. data/resources/locales/fr-CA/languages.yml +8 -8
  339. data/resources/locales/fr-CA/lists.yml +2 -2
  340. data/resources/locales/fr-CA/numbers.yml +5 -0
  341. data/resources/locales/fr-CA/plural_rules.yml +2 -1
  342. data/resources/locales/fr-CA/plurals.yml +9 -6
  343. data/resources/locales/fr-CA/territories.yml +1 -1
  344. data/resources/locales/fr-CA/timezones.yml +11 -11
  345. data/resources/locales/fr-CA/units.yml +87 -17
  346. data/resources/locales/fr-CH/calendars.yml +1 -1
  347. data/resources/locales/fr-CH/currencies.yml +383 -0
  348. data/resources/locales/fr-CH/languages.yml +11 -11
  349. data/resources/locales/fr-CH/lists.yml +2 -2
  350. data/resources/locales/fr-CH/numbers.yml +5 -0
  351. data/resources/locales/fr-CH/plural_rules.yml +2 -1
  352. data/resources/locales/fr-CH/plurals.yml +9 -6
  353. data/resources/locales/fr-CH/territories.yml +9 -9
  354. data/resources/locales/fr-CH/timezones.yml +1 -1
  355. data/resources/locales/fr-CH/units.yml +77 -8
  356. data/resources/locales/fr/calendars.yml +1 -1
  357. data/resources/locales/fr/currencies.yml +383 -0
  358. data/resources/locales/fr/languages.yml +12 -12
  359. data/resources/locales/fr/lists.yml +2 -2
  360. data/resources/locales/fr/numbers.yml +5 -0
  361. data/resources/locales/fr/plural_rules.yml +2 -1
  362. data/resources/locales/fr/plurals.yml +9 -6
  363. data/resources/locales/fr/territories.yml +9 -9
  364. data/resources/locales/fr/timezones.yml +1 -1
  365. data/resources/locales/fr/units.yml +77 -8
  366. data/resources/locales/ga/calendars.yml +1 -1
  367. data/resources/locales/ga/currencies.yml +387 -0
  368. data/resources/locales/ga/fields.yml +5 -5
  369. data/resources/locales/ga/languages.yml +34 -14
  370. data/resources/locales/ga/lists.yml +7 -5
  371. data/resources/locales/ga/numbers.yml +4 -1
  372. data/resources/locales/ga/plurals.yml +10 -9
  373. data/resources/locales/ga/timezones.yml +14 -14
  374. data/resources/locales/ga/units.yml +212 -65
  375. data/resources/locales/gl/currencies.yml +313 -1
  376. data/resources/locales/gl/languages.yml +5 -5
  377. data/resources/locales/gl/lists.yml +2 -2
  378. data/resources/locales/gl/numbers.yml +27 -24
  379. data/resources/locales/gl/plurals.yml +6 -5
  380. data/resources/locales/gl/units.yml +86 -3
  381. data/resources/locales/gu/currencies.yml +266 -0
  382. data/resources/locales/gu/languages.yml +8 -8
  383. data/resources/locales/gu/lists.yml +1 -1
  384. data/resources/locales/gu/numbers.yml +3 -0
  385. data/resources/locales/gu/plurals.yml +9 -9
  386. data/resources/locales/gu/timezones.yml +1 -1
  387. data/resources/locales/gu/units.yml +78 -10
  388. data/resources/locales/he/currencies.yml +334 -0
  389. data/resources/locales/he/languages.yml +6 -6
  390. data/resources/locales/he/lists.yml +1 -1
  391. data/resources/locales/he/numbers.yml +99 -96
  392. data/resources/locales/he/plurals.yml +9 -8
  393. data/resources/locales/he/timezones.yml +1 -1
  394. data/resources/locales/he/units.yml +115 -4
  395. data/resources/locales/hi/currencies.yml +300 -0
  396. data/resources/locales/hi/languages.yml +9 -9
  397. data/resources/locales/hi/lists.yml +3 -3
  398. data/resources/locales/hi/numbers.yml +3 -0
  399. data/resources/locales/hi/plurals.yml +9 -9
  400. data/resources/locales/hi/timezones.yml +3 -0
  401. data/resources/locales/hi/units.yml +123 -34
  402. data/resources/locales/hr/currencies.yml +407 -3
  403. data/resources/locales/hr/languages.yml +8 -8
  404. data/resources/locales/hr/lists.yml +3 -3
  405. data/resources/locales/hr/numbers.yml +7 -4
  406. data/resources/locales/hr/plurals.yml +12 -11
  407. data/resources/locales/hr/timezones.yml +7 -7
  408. data/resources/locales/hr/units.yml +93 -3
  409. data/resources/locales/hu/currencies.yml +392 -2
  410. data/resources/locales/hu/languages.yml +8 -8
  411. data/resources/locales/hu/lists.yml +3 -3
  412. data/resources/locales/hu/numbers.yml +3 -0
  413. data/resources/locales/hu/plurals.yml +6 -6
  414. data/resources/locales/hu/territories.yml +3 -3
  415. data/resources/locales/hu/timezones.yml +1 -1
  416. data/resources/locales/hu/units.yml +94 -13
  417. data/resources/locales/hy/currencies.yml +265 -0
  418. data/resources/locales/hy/languages.yml +3 -3
  419. data/resources/locales/hy/lists.yml +2 -2
  420. data/resources/locales/hy/numbers.yml +3 -0
  421. data/resources/locales/hy/plurals.yml +6 -6
  422. data/resources/locales/hy/units.yml +103 -14
  423. data/resources/locales/id/currencies.yml +416 -16
  424. data/resources/locales/id/languages.yml +6 -10
  425. data/resources/locales/id/lists.yml +2 -2
  426. data/resources/locales/id/numbers.yml +3 -0
  427. data/resources/locales/id/plurals.yml +6 -4
  428. data/resources/locales/id/territories.yml +8 -8
  429. data/resources/locales/id/timezones.yml +7 -7
  430. data/resources/locales/id/units.yml +60 -10
  431. data/resources/locales/is/currencies.yml +329 -0
  432. data/resources/locales/is/languages.yml +8 -8
  433. data/resources/locales/is/lists.yml +2 -2
  434. data/resources/locales/is/numbers.yml +3 -0
  435. data/resources/locales/is/plurals.yml +7 -5
  436. data/resources/locales/is/territories.yml +2 -2
  437. data/resources/locales/is/timezones.yml +1 -1
  438. data/resources/locales/is/units.yml +79 -5
  439. data/resources/locales/it-CH/calendars.yml +3 -3
  440. data/resources/locales/it-CH/currencies.yml +389 -5
  441. data/resources/locales/it-CH/fields.yml +11 -11
  442. data/resources/locales/it-CH/languages.yml +8 -8
  443. data/resources/locales/it-CH/lists.yml +3 -3
  444. data/resources/locales/it-CH/numbers.yml +4 -1
  445. data/resources/locales/it-CH/plurals.yml +6 -6
  446. data/resources/locales/it-CH/territories.yml +1 -1
  447. data/resources/locales/it-CH/units.yml +95 -4
  448. data/resources/locales/it/calendars.yml +3 -3
  449. data/resources/locales/it/currencies.yml +389 -5
  450. data/resources/locales/it/fields.yml +11 -11
  451. data/resources/locales/it/languages.yml +8 -8
  452. data/resources/locales/it/lists.yml +3 -3
  453. data/resources/locales/it/numbers.yml +4 -1
  454. data/resources/locales/it/plurals.yml +6 -6
  455. data/resources/locales/it/territories.yml +1 -1
  456. data/resources/locales/it/units.yml +95 -4
  457. data/resources/locales/ja/currencies.yml +406 -2
  458. data/resources/locales/ja/languages.yml +12 -12
  459. data/resources/locales/ja/lists.yml +3 -3
  460. data/resources/locales/ja/numbers.yml +3 -0
  461. data/resources/locales/ja/plurals.yml +6 -4
  462. data/resources/locales/ja/units.yml +47 -0
  463. data/resources/locales/ka/currencies.yml +348 -0
  464. data/resources/locales/ka/languages.yml +7 -7
  465. data/resources/locales/ka/lists.yml +3 -3
  466. data/resources/locales/ka/numbers.yml +3 -0
  467. data/resources/locales/ka/plurals.yml +9 -9
  468. data/resources/locales/ka/timezones.yml +2 -2
  469. data/resources/locales/ka/units.yml +112 -8
  470. data/resources/locales/kk/calendars.yml +373 -0
  471. data/resources/locales/kk/currencies.yml +917 -0
  472. data/resources/locales/kk/day_periods.yml +96 -0
  473. data/resources/locales/kk/fields.yml +561 -0
  474. data/resources/locales/kk/languages.yml +406 -0
  475. data/resources/locales/kk/layout.yml +5 -0
  476. data/resources/locales/kk/lists.yml +39 -0
  477. data/resources/locales/kk/numbers.yml +442 -0
  478. data/resources/locales/kk/plural_rules.yml +8 -0
  479. data/resources/locales/kk/plurals.yml +17 -0
  480. data/resources/locales/kk/territories.yml +267 -0
  481. data/resources/locales/kk/timezones.yml +1477 -0
  482. data/resources/locales/kk/units.yml +1236 -0
  483. data/resources/locales/km/currencies.yml +273 -9
  484. data/resources/locales/km/languages.yml +17 -18
  485. data/resources/locales/km/lists.yml +2 -2
  486. data/resources/locales/km/numbers.yml +3 -0
  487. data/resources/locales/km/plurals.yml +6 -4
  488. data/resources/locales/km/territories.yml +11 -11
  489. data/resources/locales/km/timezones.yml +6 -6
  490. data/resources/locales/km/units.yml +99 -24
  491. data/resources/locales/kn/currencies.yml +266 -0
  492. data/resources/locales/kn/languages.yml +9 -9
  493. data/resources/locales/kn/lists.yml +2 -2
  494. data/resources/locales/kn/numbers.yml +3 -0
  495. data/resources/locales/kn/plurals.yml +6 -5
  496. data/resources/locales/kn/territories.yml +1 -1
  497. data/resources/locales/kn/timezones.yml +49 -10
  498. data/resources/locales/kn/units.yml +86 -2
  499. data/resources/locales/ko/currencies.yml +397 -3
  500. data/resources/locales/ko/languages.yml +5 -8
  501. data/resources/locales/ko/lists.yml +3 -3
  502. data/resources/locales/ko/numbers.yml +3 -0
  503. data/resources/locales/ko/plurals.yml +6 -4
  504. data/resources/locales/ko/territories.yml +5 -5
  505. data/resources/locales/ko/timezones.yml +15 -15
  506. data/resources/locales/ko/units.yml +83 -15
  507. data/resources/locales/lo/currencies.yml +397 -0
  508. data/resources/locales/lo/languages.yml +8 -8
  509. data/resources/locales/lo/lists.yml +5 -4
  510. data/resources/locales/lo/numbers.yml +3 -0
  511. data/resources/locales/lo/plurals.yml +6 -5
  512. data/resources/locales/lo/territories.yml +1 -1
  513. data/resources/locales/lo/units.yml +49 -7
  514. data/resources/locales/lt/currencies.yml +404 -0
  515. data/resources/locales/lt/languages.yml +4 -4
  516. data/resources/locales/lt/lists.yml +3 -3
  517. data/resources/locales/lt/numbers.yml +3 -0
  518. data/resources/locales/lt/plurals.yml +10 -9
  519. data/resources/locales/lt/territories.yml +1 -1
  520. data/resources/locales/lt/units.yml +120 -0
  521. data/resources/locales/lv/calendars.yml +2 -2
  522. data/resources/locales/lv/currencies.yml +311 -0
  523. data/resources/locales/lv/fields.yml +1 -1
  524. data/resources/locales/lv/languages.yml +4 -4
  525. data/resources/locales/lv/lists.yml +3 -3
  526. data/resources/locales/lv/numbers.yml +3 -0
  527. data/resources/locales/lv/plurals.yml +11 -10
  528. data/resources/locales/lv/territories.yml +3 -3
  529. data/resources/locales/lv/units.yml +103 -15
  530. data/resources/locales/mk/calendars.yml +8 -8
  531. data/resources/locales/mk/currencies.yml +337 -6
  532. data/resources/locales/mk/languages.yml +12 -12
  533. data/resources/locales/mk/lists.yml +2 -2
  534. data/resources/locales/mk/numbers.yml +3 -0
  535. data/resources/locales/mk/plurals.yml +10 -10
  536. data/resources/locales/mk/territories.yml +4 -4
  537. data/resources/locales/mk/timezones.yml +13 -13
  538. data/resources/locales/mk/units.yml +218 -154
  539. data/resources/locales/mr/calendars.yml +15 -15
  540. data/resources/locales/mr/currencies.yml +268 -2
  541. data/resources/locales/mr/fields.yml +3 -3
  542. data/resources/locales/mr/languages.yml +14 -13
  543. data/resources/locales/mr/lists.yml +4 -3
  544. data/resources/locales/mr/numbers.yml +3 -0
  545. data/resources/locales/mr/plurals.yml +8 -7
  546. data/resources/locales/mr/territories.yml +3 -3
  547. data/resources/locales/mr/timezones.yml +4 -4
  548. data/resources/locales/mr/units.yml +90 -2
  549. data/resources/locales/ms/currencies.yml +274 -0
  550. data/resources/locales/ms/languages.yml +10 -10
  551. data/resources/locales/ms/lists.yml +2 -2
  552. data/resources/locales/ms/numbers.yml +4 -1
  553. data/resources/locales/ms/plurals.yml +6 -5
  554. data/resources/locales/ms/timezones.yml +29 -1
  555. data/resources/locales/ms/units.yml +47 -2
  556. data/resources/locales/mt/currencies.yml +105 -0
  557. data/resources/locales/mt/languages.yml +1 -1
  558. data/resources/locales/mt/lists.yml +4 -4
  559. data/resources/locales/mt/numbers.yml +3 -0
  560. data/resources/locales/mt/plurals.yml +9 -8
  561. data/resources/locales/mt/units.yml +24 -0
  562. data/resources/locales/my/currencies.yml +289 -2
  563. data/resources/locales/my/languages.yml +7 -9
  564. data/resources/locales/my/lists.yml +16 -12
  565. data/resources/locales/my/numbers.yml +3 -0
  566. data/resources/locales/my/plurals.yml +6 -4
  567. data/resources/locales/my/territories.yml +1 -1
  568. data/resources/locales/my/timezones.yml +5 -5
  569. data/resources/locales/my/units.yml +64 -8
  570. data/resources/locales/nb/calendars.yml +9 -9
  571. data/resources/locales/nb/currencies.yml +404 -0
  572. data/resources/locales/nb/languages.yml +6 -6
  573. data/resources/locales/nb/lists.yml +3 -3
  574. data/resources/locales/nb/numbers.yml +7 -4
  575. data/resources/locales/nb/plurals.yml +6 -5
  576. data/resources/locales/nb/territories.yml +4 -4
  577. data/resources/locales/nb/units.yml +110 -22
  578. data/resources/locales/nl-BE/currencies.yml +407 -2
  579. data/resources/locales/nl-BE/languages.yml +7 -9
  580. data/resources/locales/nl-BE/lists.yml +3 -3
  581. data/resources/locales/nl-BE/numbers.yml +3 -0
  582. data/resources/locales/nl-BE/plurals.yml +6 -5
  583. data/resources/locales/nl-BE/territories.yml +1 -1
  584. data/resources/locales/nl-BE/timezones.yml +2 -2
  585. data/resources/locales/nl-BE/units.yml +64 -4
  586. data/resources/locales/nl/currencies.yml +407 -2
  587. data/resources/locales/nl/languages.yml +7 -9
  588. data/resources/locales/nl/lists.yml +3 -3
  589. data/resources/locales/nl/numbers.yml +3 -0
  590. data/resources/locales/nl/plurals.yml +6 -5
  591. data/resources/locales/nl/territories.yml +1 -1
  592. data/resources/locales/nl/timezones.yml +2 -2
  593. data/resources/locales/nl/units.yml +64 -4
  594. data/resources/locales/pl/currencies.yml +384 -13
  595. data/resources/locales/pl/languages.yml +16 -16
  596. data/resources/locales/pl/lists.yml +2 -2
  597. data/resources/locales/pl/numbers.yml +3 -0
  598. data/resources/locales/pl/plurals.yml +13 -12
  599. data/resources/locales/pl/timezones.yml +62 -0
  600. data/resources/locales/pl/units.yml +276 -135
  601. data/resources/locales/pt-PT/calendars.yml +10 -3
  602. data/resources/locales/pt-PT/currencies.yml +401 -0
  603. data/resources/locales/pt-PT/fields.yml +4 -4
  604. data/resources/locales/pt-PT/languages.yml +11 -11
  605. data/resources/locales/pt-PT/lists.yml +2 -2
  606. data/resources/locales/pt-PT/numbers.yml +3 -0
  607. data/resources/locales/pt-PT/plurals.yml +6 -5
  608. data/resources/locales/pt-PT/territories.yml +1 -1
  609. data/resources/locales/pt-PT/timezones.yml +4 -4
  610. data/resources/locales/pt-PT/units.yml +79 -8
  611. data/resources/locales/pt/currencies.yml +407 -6
  612. data/resources/locales/pt/languages.yml +9 -9
  613. data/resources/locales/pt/lists.yml +2 -2
  614. data/resources/locales/pt/numbers.yml +3 -0
  615. data/resources/locales/pt/plurals.yml +6 -5
  616. data/resources/locales/pt/territories.yml +3 -3
  617. data/resources/locales/pt/timezones.yml +3 -3
  618. data/resources/locales/pt/units.yml +75 -3
  619. data/resources/locales/ro/currencies.yml +407 -54
  620. data/resources/locales/ro/languages.yml +8 -9
  621. data/resources/locales/ro/lists.yml +2 -2
  622. data/resources/locales/ro/numbers.yml +3 -0
  623. data/resources/locales/ro/plurals.yml +9 -8
  624. data/resources/locales/ro/territories.yml +2 -2
  625. data/resources/locales/ro/timezones.yml +20 -5
  626. data/resources/locales/ro/units.yml +99 -3
  627. data/resources/locales/ru/currencies.yml +381 -0
  628. data/resources/locales/ru/languages.yml +6 -6
  629. data/resources/locales/ru/lists.yml +2 -2
  630. data/resources/locales/ru/numbers.yml +3 -0
  631. data/resources/locales/ru/plurals.yml +8 -7
  632. data/resources/locales/ru/timezones.yml +1 -1
  633. data/resources/locales/ru/units.yml +219 -94
  634. data/resources/locales/sk/currencies.yml +404 -0
  635. data/resources/locales/sk/languages.yml +5 -5
  636. data/resources/locales/sk/lists.yml +3 -3
  637. data/resources/locales/sk/numbers.yml +3 -0
  638. data/resources/locales/sk/plurals.yml +8 -7
  639. data/resources/locales/sk/units.yml +140 -4
  640. data/resources/locales/sl/currencies.yml +394 -15
  641. data/resources/locales/sl/languages.yml +9 -8
  642. data/resources/locales/sl/lists.yml +3 -3
  643. data/resources/locales/sl/numbers.yml +3 -0
  644. data/resources/locales/sl/plurals.yml +9 -8
  645. data/resources/locales/sl/territories.yml +3 -3
  646. data/resources/locales/sl/timezones.yml +4 -4
  647. data/resources/locales/sl/units.yml +162 -24
  648. data/resources/locales/sq/currencies.yml +264 -0
  649. data/resources/locales/sq/languages.yml +7 -7
  650. data/resources/locales/sq/lists.yml +3 -3
  651. data/resources/locales/sq/numbers.yml +3 -0
  652. data/resources/locales/sq/plurals.yml +7 -7
  653. data/resources/locales/sq/units.yml +47 -0
  654. data/resources/locales/sr-Cyrl-ME/calendars.yml +1 -1
  655. data/resources/locales/sr-Cyrl-ME/currencies.yml +401 -1
  656. data/resources/locales/sr-Cyrl-ME/languages.yml +5 -4
  657. data/resources/locales/sr-Cyrl-ME/lists.yml +3 -3
  658. data/resources/locales/sr-Cyrl-ME/numbers.yml +3 -0
  659. data/resources/locales/sr-Cyrl-ME/plurals.yml +12 -11
  660. data/resources/locales/sr-Cyrl-ME/timezones.yml +2 -2
  661. data/resources/locales/sr-Cyrl-ME/units.yml +109 -11
  662. data/resources/locales/sr-Latn-ME/calendars.yml +1 -1
  663. data/resources/locales/sr-Latn-ME/currencies.yml +401 -1
  664. data/resources/locales/sr-Latn-ME/languages.yml +5 -4
  665. data/resources/locales/sr-Latn-ME/lists.yml +15 -15
  666. data/resources/locales/sr-Latn-ME/numbers.yml +3 -0
  667. data/resources/locales/sr-Latn-ME/plurals.yml +12 -11
  668. data/resources/locales/sr-Latn-ME/timezones.yml +2 -2
  669. data/resources/locales/sr-Latn-ME/units.yml +109 -11
  670. data/resources/locales/sr/calendars.yml +2 -2
  671. data/resources/locales/sr/currencies.yml +401 -1
  672. data/resources/locales/sr/languages.yml +5 -4
  673. data/resources/locales/sr/lists.yml +3 -3
  674. data/resources/locales/sr/numbers.yml +3 -0
  675. data/resources/locales/sr/plurals.yml +12 -11
  676. data/resources/locales/sr/timezones.yml +2 -2
  677. data/resources/locales/sr/units.yml +109 -11
  678. data/resources/locales/sv/currencies.yml +424 -19
  679. data/resources/locales/sv/languages.yml +8 -8
  680. data/resources/locales/sv/lists.yml +6 -3
  681. data/resources/locales/sv/numbers.yml +3 -0
  682. data/resources/locales/sv/plurals.yml +7 -7
  683. data/resources/locales/sv/territories.yml +4 -4
  684. data/resources/locales/sv/timezones.yml +1 -1
  685. data/resources/locales/sv/units.yml +114 -24
  686. data/resources/locales/sw/currencies.yml +345 -74
  687. data/resources/locales/sw/languages.yml +14 -12
  688. data/resources/locales/sw/numbers.yml +3 -0
  689. data/resources/locales/sw/plurals.yml +6 -5
  690. data/resources/locales/sw/territories.yml +8 -8
  691. data/resources/locales/sw/timezones.yml +29 -29
  692. data/resources/locales/sw/units.yml +196 -75
  693. data/resources/locales/ta/currencies.yml +266 -0
  694. data/resources/locales/ta/languages.yml +6 -6
  695. data/resources/locales/ta/lists.yml +2 -2
  696. data/resources/locales/ta/numbers.yml +3 -0
  697. data/resources/locales/ta/plurals.yml +6 -5
  698. data/resources/locales/ta/timezones.yml +1 -1
  699. data/resources/locales/ta/units.yml +92 -6
  700. data/resources/locales/th/currencies.yml +399 -0
  701. data/resources/locales/th/languages.yml +9 -9
  702. data/resources/locales/th/numbers.yml +3 -0
  703. data/resources/locales/th/plurals.yml +6 -4
  704. data/resources/locales/th/territories.yml +1 -1
  705. data/resources/locales/th/timezones.yml +1 -1
  706. data/resources/locales/th/units.yml +57 -2
  707. data/resources/locales/tr/currencies.yml +404 -0
  708. data/resources/locales/tr/languages.yml +10 -10
  709. data/resources/locales/tr/lists.yml +2 -2
  710. data/resources/locales/tr/numbers.yml +3 -0
  711. data/resources/locales/tr/plurals.yml +6 -5
  712. data/resources/locales/tr/units.yml +71 -6
  713. data/resources/locales/uk/calendars.yml +0 -1
  714. data/resources/locales/uk/currencies.yml +392 -11
  715. data/resources/locales/uk/fields.yml +9 -9
  716. data/resources/locales/uk/languages.yml +30 -30
  717. data/resources/locales/uk/lists.yml +2 -2
  718. data/resources/locales/uk/numbers.yml +3 -0
  719. data/resources/locales/uk/plurals.yml +8 -8
  720. data/resources/locales/uk/territories.yml +39 -39
  721. data/resources/locales/uk/timezones.yml +21 -21
  722. data/resources/locales/uk/units.yml +173 -37
  723. data/resources/locales/ur/currencies.yml +277 -5
  724. data/resources/locales/ur/languages.yml +6 -6
  725. data/resources/locales/ur/lists.yml +2 -2
  726. data/resources/locales/ur/numbers.yml +3 -0
  727. data/resources/locales/ur/plurals.yml +6 -5
  728. data/resources/locales/ur/territories.yml +1 -1
  729. data/resources/locales/ur/timezones.yml +1 -1
  730. data/resources/locales/ur/units.yml +86 -4
  731. data/resources/locales/vi/calendars.yml +2 -2
  732. data/resources/locales/vi/currencies.yml +398 -1
  733. data/resources/locales/vi/fields.yml +3 -0
  734. data/resources/locales/vi/languages.yml +6 -8
  735. data/resources/locales/vi/lists.yml +7 -4
  736. data/resources/locales/vi/numbers.yml +3 -0
  737. data/resources/locales/vi/plurals.yml +6 -5
  738. data/resources/locales/vi/territories.yml +4 -4
  739. data/resources/locales/vi/timezones.yml +4 -4
  740. data/resources/locales/vi/units.yml +51 -3
  741. data/resources/locales/xh/currencies.yml +111 -0
  742. data/resources/locales/xh/lists.yml +7 -7
  743. data/resources/locales/xh/numbers.yml +3 -0
  744. data/resources/locales/xh/plurals.yml +6 -5
  745. data/resources/locales/xh/units.yml +24 -0
  746. data/resources/locales/zh-Hant/currencies.yml +403 -0
  747. data/resources/locales/zh-Hant/languages.yml +2 -2
  748. data/resources/locales/zh-Hant/lists.yml +3 -3
  749. data/resources/locales/zh-Hant/numbers.yml +3 -0
  750. data/resources/locales/zh-Hant/plurals.yml +6 -4
  751. data/resources/locales/zh-Hant/units.yml +58 -14
  752. data/resources/locales/zh/calendars.yml +2 -2
  753. data/resources/locales/zh/currencies.yml +405 -0
  754. data/resources/locales/zh/languages.yml +11 -11
  755. data/resources/locales/zh/lists.yml +3 -3
  756. data/resources/locales/zh/numbers.yml +3 -0
  757. data/resources/locales/zh/plurals.yml +6 -4
  758. data/resources/locales/zh/timezones.yml +2 -2
  759. data/resources/locales/zh/units.yml +115 -67
  760. data/resources/locales/zu/currencies.yml +266 -0
  761. data/resources/locales/zu/languages.yml +11 -8
  762. data/resources/locales/zu/lists.yml +2 -2
  763. data/resources/locales/zu/numbers.yml +3 -0
  764. data/resources/locales/zu/plurals.yml +6 -5
  765. data/resources/locales/zu/territories.yml +1 -0
  766. data/resources/locales/zu/units.yml +36 -0
  767. data/resources/shared/aliases.yml +103 -41
  768. data/resources/shared/bcp47_timezone_metadata.yml +2 -0
  769. data/resources/shared/hyphenation/be-BY.yml +3369 -0
  770. data/resources/shared/hyphenation/ca.yml +1 -1
  771. data/resources/shared/hyphenation/de-AT.yml +1 -1
  772. data/resources/shared/hyphenation/de-CH.yml +1 -1
  773. data/resources/shared/hyphenation/de-DE.yml +1 -1
  774. data/resources/shared/hyphenation/fr.yml +1 -1
  775. data/resources/shared/hyphenation/hr-HR.yml +1 -1
  776. data/resources/shared/hyphenation/sl-SI.yml +1 -1
  777. data/resources/shared/language_codes_table.dump +0 -0
  778. data/resources/shared/likely_subtags.yml +10 -9
  779. data/resources/shared/metazones.yml +536 -512
  780. data/resources/shared/segments/rules/el/sentence.yml +24 -24
  781. data/resources/shared/segments/rules/en-US-POSIX/word.yml +167 -164
  782. data/resources/shared/segments/rules/ja/line.yml +279 -274
  783. data/resources/shared/segments/rules/ja/word.yml +167 -164
  784. data/resources/shared/segments/rules/root/grapheme.yml +31 -32
  785. data/resources/shared/segments/rules/root/line.yml +279 -274
  786. data/resources/shared/segments/rules/root/sentence.yml +24 -24
  787. data/resources/shared/segments/rules/root/word.yml +167 -164
  788. data/resources/shared/segments/rules/zh-Hant/line.yml +279 -274
  789. data/resources/shared/segments/rules/zh/line.yml +279 -274
  790. data/resources/shared/timezone_regions.yml +3 -3
  791. data/resources/shared/validity_data.yml +51 -22
  792. data/resources/supported_locales.yml +1 -0
  793. data/spec/formatters/numbers/rbnf/locales/hr/rbnf_test.yml +7 -7
  794. data/spec/localized/localized_datetime_spec.rb +1 -1
  795. data/spec/localized/localized_number_spec.rb +25 -0
  796. data/spec/localized/localized_symbol_spec.rb +4 -4
  797. data/spec/shared/unit_spec.rb +3 -3
  798. data/spec/spec_helper.rb +1 -1
  799. data/spec/timezones/tests/af.yml +74 -74
  800. data/spec/timezones/tests/ar.yml +44 -44
  801. data/spec/timezones/tests/az.yml +43 -43
  802. data/spec/timezones/tests/be.yml +43 -43
  803. data/spec/timezones/tests/bg.yml +101 -101
  804. data/spec/timezones/tests/bn.yml +59 -55
  805. data/spec/timezones/tests/bo.yml +40 -40
  806. data/spec/timezones/tests/bs.yml +202 -202
  807. data/spec/timezones/tests/ca.yml +91 -91
  808. data/spec/timezones/tests/cs.yml +45 -45
  809. data/spec/timezones/tests/cy.yml +89 -89
  810. data/spec/timezones/tests/da.yml +43 -43
  811. data/spec/timezones/tests/de-AT.yml +71 -71
  812. data/spec/timezones/tests/de-CH.yml +73 -73
  813. data/spec/timezones/tests/de.yml +71 -71
  814. data/spec/timezones/tests/el.yml +45 -45
  815. data/spec/timezones/tests/en-001.yml +59 -59
  816. data/spec/timezones/tests/en-150.yml +59 -59
  817. data/spec/timezones/tests/en-AU.yml +54 -54
  818. data/spec/timezones/tests/en-CA.yml +54 -54
  819. data/spec/timezones/tests/en-GB.yml +48 -48
  820. data/spec/timezones/tests/en-IE.yml +59 -59
  821. data/spec/timezones/tests/en-IN.yml +59 -59
  822. data/spec/timezones/tests/en-NZ.yml +62 -62
  823. data/spec/timezones/tests/en-SG.yml +59 -59
  824. data/spec/timezones/tests/en-US.yml +43 -43
  825. data/spec/timezones/tests/en-ZA.yml +59 -59
  826. data/spec/timezones/tests/en.yml +43 -43
  827. data/spec/timezones/tests/eo.yml +40 -40
  828. data/spec/timezones/tests/es-419.yml +51 -51
  829. data/spec/timezones/tests/es-AR.yml +51 -51
  830. data/spec/timezones/tests/es-CO.yml +51 -51
  831. data/spec/timezones/tests/es-MX.yml +47 -47
  832. data/spec/timezones/tests/es-US.yml +63 -63
  833. data/spec/timezones/tests/es.yml +104 -104
  834. data/spec/timezones/tests/et.yml +57 -57
  835. data/spec/timezones/tests/eu.yml +45 -45
  836. data/spec/timezones/tests/fa.yml +43 -43
  837. data/spec/timezones/tests/fi.yml +64 -64
  838. data/spec/timezones/tests/fil.yml +83 -83
  839. data/spec/timezones/tests/fr-BE.yml +57 -57
  840. data/spec/timezones/tests/fr-CA.yml +183 -183
  841. data/spec/timezones/tests/fr-CH.yml +61 -61
  842. data/spec/timezones/tests/fr.yml +61 -61
  843. data/spec/timezones/tests/ga.yml +218 -218
  844. data/spec/timezones/tests/gl.yml +43 -43
  845. data/spec/timezones/tests/gu.yml +44 -44
  846. data/spec/timezones/tests/he.yml +46 -46
  847. data/spec/timezones/tests/hi.yml +47 -47
  848. data/spec/timezones/tests/hr.yml +59 -59
  849. data/spec/timezones/tests/hu.yml +53 -53
  850. data/spec/timezones/tests/hy.yml +43 -43
  851. data/spec/timezones/tests/id.yml +69 -69
  852. data/spec/timezones/tests/is.yml +48 -48
  853. data/spec/timezones/tests/it-CH.yml +43 -43
  854. data/spec/timezones/tests/it.yml +43 -43
  855. data/spec/timezones/tests/ja.yml +43 -43
  856. data/spec/timezones/tests/ka.yml +45 -45
  857. data/spec/timezones/tests/kk.yml +12475 -0
  858. data/spec/timezones/tests/km.yml +91 -91
  859. data/spec/timezones/tests/kn.yml +70 -70
  860. data/spec/timezones/tests/ko.yml +156 -156
  861. data/spec/timezones/tests/lo.yml +43 -43
  862. data/spec/timezones/tests/lt.yml +43 -43
  863. data/spec/timezones/tests/lv.yml +46 -46
  864. data/spec/timezones/tests/mk.yml +179 -179
  865. data/spec/timezones/tests/mr.yml +51 -51
  866. data/spec/timezones/tests/ms.yml +52 -52
  867. data/spec/timezones/tests/mt.yml +40 -40
  868. data/spec/timezones/tests/my.yml +51 -51
  869. data/spec/timezones/tests/nb.yml +51 -51
  870. data/spec/timezones/tests/nl-BE.yml +54 -54
  871. data/spec/timezones/tests/nl.yml +54 -54
  872. data/spec/timezones/tests/pl.yml +85 -85
  873. data/spec/timezones/tests/pt-PT.yml +48 -48
  874. data/spec/timezones/tests/pt.yml +61 -61
  875. data/spec/timezones/tests/ro.yml +54 -54
  876. data/spec/timezones/tests/ru.yml +43 -43
  877. data/spec/timezones/tests/sk.yml +43 -43
  878. data/spec/timezones/tests/sl.yml +57 -57
  879. data/spec/timezones/tests/sq.yml +43 -43
  880. data/spec/timezones/tests/sr-Cyrl-ME.yml +44 -44
  881. data/spec/timezones/tests/sr-Latn-ME.yml +44 -44
  882. data/spec/timezones/tests/sr.yml +44 -44
  883. data/spec/timezones/tests/sv.yml +61 -61
  884. data/spec/timezones/tests/sw.yml +136 -136
  885. data/spec/timezones/tests/ta.yml +44 -44
  886. data/spec/timezones/tests/th.yml +48 -48
  887. data/spec/timezones/tests/tr.yml +43 -43
  888. data/spec/timezones/tests/uk.yml +218 -218
  889. data/spec/timezones/tests/ur.yml +44 -44
  890. data/spec/timezones/tests/vi.yml +112 -112
  891. data/spec/timezones/tests/xh.yml +40 -40
  892. data/spec/timezones/tests/zh-Hant.yml +43 -43
  893. data/spec/timezones/tests/zh.yml +46 -46
  894. data/spec/timezones/tests/zu.yml +43 -43
  895. data/twitter_cldr.gemspec +1 -1
  896. metadata +22 -4
@@ -2,877 +2,1253 @@
2
2
  :bn:
3
3
  :currencies:
4
4
  :ADP:
5
+ :name: "এ্যান্ডোরান পেসেতা"
5
6
  :one: "এ্যান্ডোরান পেসেতা"
6
7
  :AED:
8
+ :name: "সংযুক্ত আরব আমিরাত দিরহাম"
7
9
  :one: "সংযুক্ত আরব আমিরাত দিরহাম"
8
10
  :other: "সংযুক্ত আরব আমিরাত দিরহাম"
9
11
  :symbol: AED
10
12
  :AFA:
13
+ :name: "আফগানি (১৯২৭–২০০২)"
11
14
  :one: "আফগানি (১৯২৭–২০০২)"
12
15
  :AFN:
16
+ :name: "আফগান আফগানি"
17
+ :narrow_symbol: ؋
13
18
  :one: "আফগান আফগানি"
14
19
  :other: "আফগান আফগানি"
15
20
  :symbol: AFN
16
21
  :ALL:
22
+ :name: "আলবেনিয়ান লেক"
17
23
  :one: "আলবেনিয়ান লেক"
18
24
  :other: "আলবেনিয়ান লেক"
19
25
  :symbol: ALL
20
26
  :AMD:
27
+ :name: "আরমেনিয়ান দ্রাম"
28
+ :narrow_symbol: ֏
21
29
  :one: "আরমেনিয়ান দ্রাম"
22
30
  :other: "আরমেনিয়ান দ্রাম"
23
31
  :symbol: AMD
24
32
  :ANG:
33
+ :name: "নেদারল্যান্ড এ্যান্টিলিয়ান গুল্ডের"
25
34
  :one: "নেদারল্যান্ড এ্যান্টিলিয়ান গুল্ডের"
26
35
  :other: "নেদারল্যান্ড এ্যান্টিলিয়ান গুল্ডের"
27
36
  :symbol: ANG
28
37
  :AOA:
38
+ :name: "এ্যাঙ্গোলান কওয়ানজা"
39
+ :narrow_symbol: Kz
29
40
  :one: "এ্যাঙ্গোলান কওয়ানজা"
30
41
  :other: "এ্যাঙ্গোলান কওয়ানজা"
31
42
  :symbol: AOA
32
43
  :AOK:
44
+ :name: "এ্যাঙ্গোলান কওয়ানজা (১৯৭৭–১৯৯০)"
33
45
  :one: "এ্যাঙ্গোলান কওয়ানজা (১৯৭৭–১৯৯০)"
34
46
  :AON:
47
+ :name: "এ্যাঙ্গোলান নতুন কওয়ানজা (১৯৯৫–২০০০)"
35
48
  :one: "এ্যাঙ্গোলান নতুন কওয়ানজা (১৯৯৫–২০০০)"
36
49
  :AOR:
50
+ :name: "এ্যাঙ্গোলান কওয়ানজা (১৯৯৫–১৯৯৯)"
37
51
  :one: "এ্যাঙ্গোলান কওয়ানজা (১৯৯৫–১৯৯৯)"
38
52
  :ARA:
53
+ :name: "আর্জেন্টিনা অস্ট্রাল"
39
54
  :one: "আর্জেন্টিনা অস্ট্রাল"
40
55
  :ARP:
56
+ :name: "আর্জেন্টিনা পেসো (১৯৮৩–১৯৮৫)"
41
57
  :one: "আর্জেন্টিনা পেসো (১৯৮৩–১৯৮৫)"
42
58
  :ARS:
59
+ :name: "আর্জেন্টিনা পেসো"
60
+ :narrow_symbol: $
43
61
  :one: "আর্জেন্টিনা পেসো"
44
62
  :other: "আর্জেন্টিনা পেসো"
45
63
  :symbol: ARS
46
64
  :ATS:
65
+ :name: "অস্ট্রিয়ান শিলিং"
47
66
  :one: "অস্ট্রিয়ান শিলিং"
48
67
  :AUD:
68
+ :name: "অস্ট্রেলিয়ান ডলার"
69
+ :narrow_symbol: $
49
70
  :one: "অস্ট্রেলিয়ান ডলার"
50
71
  :other: "অস্ট্রেলিয়ান ডলার"
51
72
  :symbol: A$
52
73
  :AWG:
74
+ :name: "আরুবা গিল্ডার"
53
75
  :one: "আরুবা গিল্ডার"
54
76
  :other: "আরুবা গিল্ডার"
55
77
  :symbol: AWG
56
78
  :AZM:
79
+ :name: "আজারবাইজান মানাত (১৯৯৩–২০০৬)"
57
80
  :one: "আজারবাইজান মানাত (১৯৯৩–২০০৬)"
58
81
  :AZN:
82
+ :name: "আজারবাইজান মানাত"
83
+ :narrow_symbol: ₼
59
84
  :one: "আজারবাইজান মানাত"
60
85
  :other: "আজারবাইজান মানাত"
61
86
  :symbol: AZN
62
87
  :BAD:
88
+ :name: "বসনিয়া এবং হার্জেগোভিনা দিনার"
63
89
  :one: "বসনিয়া এবং হার্জেগোভিনা দিনার"
64
90
  :BAM:
91
+ :name: "বসনিয়া এবং হার্জেগোভিনা বিনিমেয় মার্ক"
92
+ :narrow_symbol: KM
65
93
  :one: "বসনিয়া এবং হার্জেগোভিনা বিনিমেয় মার্ক"
66
94
  :other: "বসনিয়া এবং হার্জেগোভিনা বিনিমেয় মার্ক"
67
95
  :symbol: BAM
68
96
  :BBD:
97
+ :name: "বার্বেডোজ ডলার"
98
+ :narrow_symbol: $
69
99
  :one: "বার্বেডোজ ডলার"
70
100
  :other: "বার্বেডোজ ডলার"
71
101
  :symbol: BBD
72
102
  :BDT:
103
+ :name: "বাংলাদেশী টাকা"
104
+ :narrow_symbol: ৳
73
105
  :one: "বাংলাদেশী টাকা"
74
106
  :other: "বাংলাদেশী টাকা"
75
107
  :symbol: ৳
76
108
  :BEC:
109
+ :name: "বেলজিয়ান ফ্রাঙ্ক (রূপান্তরযোগ্য)"
77
110
  :one: "বেলজিয়ান ফ্রাঙ্ক (রূপান্তরযোগ্য)"
78
111
  :BEF:
112
+ :name: "বেলজিয়ান ফ্রাঙ্ক"
79
113
  :one: "বেলজিয়ান ফ্রাঙ্ক"
80
114
  :BEL:
115
+ :name: "বেলজিয়ান ফ্রাঙ্ক (আর্থিক)"
81
116
  :one: "বেলজিয়ান ফ্রাঙ্ক (আর্থিক)"
82
117
  :BGL:
118
+ :name: "বুলগেরীয় হার্ড লেভ"
83
119
  :one: "বুলগেরীয় হার্ড লেভ"
84
120
  :BGN:
121
+ :name: "বুলগেরীয় লেভ"
85
122
  :one: "বুলগেরীয় লেভ"
86
123
  :other: "বুলগেরীয় লেভা"
87
124
  :symbol: BGN
88
125
  :BHD:
126
+ :name: "বাহরাইনি দিনার"
89
127
  :one: "বাহরাইনি দিনার"
90
128
  :other: "বাহরাইনি দিনার"
91
129
  :symbol: BHD
92
130
  :BIF:
131
+ :name: "বুরুন্ডি ফ্রাঙ্ক"
93
132
  :one: "বুরুন্ডি ফ্রাঙ্ক"
94
133
  :other: "বুরুন্ডি ফ্রাঙ্ক"
95
134
  :symbol: BIF
96
135
  :BMD:
136
+ :name: "বারমিউডান ডলার"
137
+ :narrow_symbol: $
97
138
  :one: "বারমিউডান ডলার"
98
139
  :other: "বারমিউডান ডলার"
99
140
  :symbol: BMD
100
141
  :BND:
142
+ :name: "ব্রুনেই ডলার"
143
+ :narrow_symbol: $
101
144
  :one: "ব্রুনেই ডলার"
102
145
  :other: "ব্রুনেই ডলার"
103
146
  :symbol: BND
104
147
  :BOB:
148
+ :name: বলিভিয়ানো
149
+ :narrow_symbol: Bs
105
150
  :one: বলিভিয়ানো
106
151
  :other: বলিভিয়ানো
107
152
  :symbol: BOB
108
153
  :BOP:
154
+ :name: "বলিভিয়ান পেসো"
109
155
  :one: "বলিভিয়ান পেসো"
110
156
  :BOV:
157
+ :name: "বলিভিয়ান মভডোল"
111
158
  :one: "বলিভিয়ান মভডোল"
112
159
  :BRB:
160
+ :name: "ব্রাজিলিয়ান ক্রুজেয়রোনোভো (১৯৬৭–১৯৮৬)"
113
161
  :one: "ব্রাজিলিয়ান ক্রুজেয়রোনোভো (১৯৬৭–১৯৮৬)"
114
162
  :BRC:
163
+ :name: "ব্রাজিলিয়ান ক্রুজেইডাউ"
115
164
  :one: "ব্রাজিলিয়ান ক্রুজেইডাউ"
116
165
  :BRE:
166
+ :name: "ব্রাজিলিয়ান ক্রুজেয়রো (১৯৯০–১৯৯৩)"
117
167
  :one: "ব্রাজিলিয়ান ক্রুজেয়রো (১৯৯০–১৯৯৩)"
118
168
  :BRL:
169
+ :name: "ব্রাজিলিয়ান রিয়েল"
170
+ :narrow_symbol: R$
119
171
  :one: "ব্রাজিলিয়ান রিয়েল"
120
172
  :other: "ব্রাজিলিয়ান রিয়েল"
121
173
  :symbol: R$
122
174
  :BRN:
175
+ :name: "ব্রাজিলিয়ান ক্রুজেইডো নোভো"
123
176
  :one: "ব্রাজিলিয়ান ক্রুজেইডো নোভো"
124
177
  :BRR:
178
+ :name: "ব্রাজিলিয়ান ক্রুজেয়রো"
125
179
  :one: "ব্রাজিলিয়ান ক্রুজেয়রো"
126
180
  :BSD:
181
+ :name: "বাহামিয়ান ডলার"
182
+ :narrow_symbol: $
127
183
  :one: "বাহামিয়ান ডলার"
128
184
  :other: "বাহামিয়ান ডলার"
129
185
  :symbol: BSD
130
186
  :BTN:
187
+ :name: "ভুটানি এনগুল্ট্রুম"
131
188
  :one: "ভুটানি এনগুল্ট্রুম"
132
189
  :other: "ভুটানি এনগুল্ট্রুম"
133
190
  :symbol: BTN
134
191
  :BUK:
192
+ :name: "বর্মি কিয়াৎ"
135
193
  :one: "বর্মি কিয়াৎ"
136
194
  :BWP:
195
+ :name: "বতসোয়ানা পুলা"
196
+ :narrow_symbol: P
137
197
  :one: "বতসোয়ানা পুলা"
138
198
  :other: "বতসোয়ানা পুলা"
139
199
  :symbol: BWP
140
200
  :BYB:
201
+ :name: "বেলারুশিয়ান নিউ রুবেল (১৯৯৪–১৯৯৯)"
141
202
  :one: "বেলারুশিয়ান নিউ রুবেল (১৯৯৪–১৯৯৯)"
142
203
  :BYN:
204
+ :name: "বেলারুশিয়ান রুবেল"
205
+ :narrow_symbol: р.
143
206
  :one: "বেলারুশিয়ান রুবেল"
144
207
  :other: "বেলারুশিয়ান রুবেল"
145
208
  :symbol: BYN
146
209
  :BYR:
210
+ :name: "বেলারুশিয়ান রুবেল (2000–2016)"
147
211
  :one: "বেলারুশিয়ান রুবেল (2000–2016)"
148
212
  :other: "বেলারুশিয়ান রুবেল (2000–2016)"
149
213
  :symbol: BYR
150
214
  :BZD:
215
+ :name: "বেলিজ ডলার"
216
+ :narrow_symbol: $
151
217
  :one: "বেলিজ ডলার"
152
218
  :other: "বেলিজ ডলার"
153
219
  :symbol: BZD
154
220
  :CAD:
221
+ :name: "কানাডিয়ান ডলার"
222
+ :narrow_symbol: $
155
223
  :one: "কানাডিয়ান ডলার"
156
224
  :other: "কানাডিয়ান ডলার"
157
225
  :symbol: CA$
158
226
  :CDF:
227
+ :name: "কঙ্গোলিস ফ্র্যাঙ্ক"
159
228
  :one: "কঙ্গোলিস ফ্র্যাঙ্ক"
160
229
  :other: "কঙ্গোলিস ফ্র্যাঙ্ক"
161
230
  :symbol: CDF
162
231
  :CHE:
232
+ :name: "সুইজারল্যান্ড ইউরো"
163
233
  :one: "সুইজারল্যান্ড ইউরো"
164
234
  :CHF:
235
+ :name: "সুইস ফ্রাঁ"
165
236
  :one: "সুইস ফ্রাঁ"
166
237
  :other: "সুইস ফ্রাঁ"
167
238
  :symbol: CHF
168
239
  :CHW:
240
+ :name: "সুইজারল্যান্ড ফ্রাঙ্ক"
169
241
  :one: "সুইজারল্যান্ড ফ্রাঙ্ক"
170
242
  :CLF:
243
+ :name: "চিলিয়ান উনিদাদেস দি ফোমেন্তো"
171
244
  :one: "চিলিয়ান উনিদাদেস দি ফোমেন্তো"
172
245
  :CLP:
246
+ :name: "চিলি পেসো"
247
+ :narrow_symbol: $
173
248
  :one: "চিলি পেসো"
174
249
  :other: "চিলি পেসো"
175
250
  :symbol: CLP
176
251
  :CNH:
252
+ :name: "চাইনিজ ইউয়ান (অফশোর)"
177
253
  :one: "চাইনিজ ইউয়ান (অফশোর)"
178
254
  :other: "চাইনিজ ইউয়ান (অফশোর)"
179
255
  :symbol: CNH
180
256
  :CNY:
257
+ :name: "চীনা য়ুয়ান"
258
+ :narrow_symbol: ¥
181
259
  :one: "চীনা য়ুয়ান"
182
260
  :other: "চীনা য়ুয়ান"
183
261
  :symbol: CN¥
184
262
  :COP:
263
+ :name: "কলোম্বিয়ান পেসো"
264
+ :narrow_symbol: $
185
265
  :one: "কলোম্বিয়ান পেসো"
186
266
  :other: "কলোম্বিয়ান পেসো"
187
267
  :symbol: COP
188
268
  :COU:
269
+ :name: "উনিদাদ দি ভ্যালোর রিয়েল"
189
270
  :one: "উনিদাদ দি ভ্যালোর রিয়েল"
190
271
  :CRC:
272
+ :name: "কোস্টা রিকা কোলোন"
273
+ :narrow_symbol: ₡
191
274
  :one: "কোস্টা রিকা কোলোন"
192
275
  :other: "কোস্টা রিকা কোলোন"
193
276
  :symbol: CRC
194
277
  :CSD:
278
+ :name: "প্রাচীন সারবিয়ান দিনার"
195
279
  :one: "প্রাচীন সারবিয়ান দিনার"
196
280
  :CSK:
281
+ :name: "চেকোস্লোভাক হার্ড কোরুনা"
197
282
  :one: "চেকোস্লোভাক হার্ড কোরুনা"
198
283
  :CUC:
284
+ :name: "কিউবান রূপান্তরযোগ্য পেসো"
285
+ :narrow_symbol: $
199
286
  :one: "কিউবান রূপান্তরযোগ্য পেসো"
200
287
  :other: "কিউবান রূপান্তরযোগ্য পেসো"
201
288
  :symbol: CUC
202
289
  :CUP:
290
+ :name: "কিউবান পেসো"
291
+ :narrow_symbol: $
203
292
  :one: "কিউবান পেসো"
204
293
  :other: "কিউবান পেসো"
205
294
  :symbol: CUP
206
295
  :CVE:
296
+ :name: "কেপ ভার্দে এসকুডো"
207
297
  :one: "কেপ ভার্দে এসকুডো"
208
298
  :other: "কেপ ভার্দে এসকুডো"
209
299
  :symbol: CVE
210
300
  :CYP:
301
+ :name: "সাইপ্রাস পাউন্ড"
211
302
  :one: "সাইপ্রাস পাউন্ড"
212
303
  :CZK:
304
+ :name: "চেক প্রজাতন্ত্র কোরুনা"
305
+ :narrow_symbol: Kč
213
306
  :one: "চেক প্রজাতন্ত্র কোরুনা"
214
307
  :other: "চেক প্রজাতন্ত্র কোরুনা"
215
308
  :symbol: CZK
216
309
  :DDM:
310
+ :name: "পূর্ব জার্মান মার্ক"
217
311
  :one: "পূর্ব জার্মান মার্ক"
218
312
  :DEM:
313
+ :name: "ডয়চ্ মার্ক"
219
314
  :one: "ডয়চ্ মার্ক"
220
315
  :DJF:
316
+ :name: "জিবুতি ফ্রাঙ্ক"
221
317
  :one: "জিবুতি ফ্রাঙ্ক"
222
318
  :other: "জিবুতি ফ্রাঙ্ক"
223
319
  :symbol: DJF
224
320
  :DKK:
321
+ :name: "ড্যানিশ ক্রোন"
322
+ :narrow_symbol: kr
225
323
  :one: "ড্যানিশ ক্রোন"
226
324
  :other: "ড্যানিশ ক্রৌন"
227
325
  :symbol: DKK
228
326
  :DOP:
327
+ :name: "ডোমিনিকান পেসো"
328
+ :narrow_symbol: $
229
329
  :one: "ডোমিনিকান পেসো"
230
330
  :other: "ডোমিনিকান পেসো"
231
331
  :symbol: DOP
232
332
  :DZD:
333
+ :name: "আলজেরীয় দিনার"
233
334
  :one: "আলজেরীয় দিনার"
234
335
  :other: "আলজেরীয় দিনার"
235
336
  :symbol: DZD
236
337
  :ECS:
338
+ :name: "ইকুয়াডোর সুক্রে"
237
339
  :one: "ইকুয়াডোর সুক্রে"
238
340
  :ECV:
341
+ :name: "ইকুয়াডোর উনিদাদেস দি ভেলর কনসতান্তে (ইউভিসি)"
239
342
  :one: "ইকুয়াডোর উনিদাদেস দি ভেলর কনসতান্তে (ইউভিসি)"
240
343
  :EEK:
344
+ :name: "এস্তোনিয়া ক্রুনি"
241
345
  :one: "এস্তোনিয়া ক্রুনি"
242
346
  :EGP:
347
+ :name: "মিশরীয় পাউন্ড"
348
+ :narrow_symbol: E£
243
349
  :one: "মিশরীয় পাউন্ড"
244
350
  :other: "মিশরীয় পাউন্ড"
245
351
  :symbol: EGP
246
352
  :ERN:
353
+ :name: "এরিট্রিয়েন নাকফা"
247
354
  :one: "এরিট্রিয়েন নাকফা"
248
355
  :other: "এরিট্রিয়েন নাকফা"
249
356
  :symbol: ERN
250
357
  :ESA:
358
+ :name: "স্প্যানিশ পেসেতা (একই হিসাব)"
251
359
  :one: "স্প্যানিশ পেসেতা (একই হিসাব)"
252
360
  :ESB:
361
+ :name: "স্প্যানিশ পেসেতা (রূপান্তরযোগ্য হিসাব)"
253
362
  :one: "স্প্যানিশ পেসেতা (রূপান্তরযোগ্য হিসাব)"
254
363
  :ESP:
364
+ :name: "স্প্যানিশ পেসেতা"
365
+ :narrow_symbol: ₧
255
366
  :one: "স্প্যানিশ পেসেতা"
256
367
  :symbol: ₧
257
368
  :ETB:
369
+ :name: "ইথিওপিয়ান বির"
258
370
  :one: "ইথিওপিয়ান বির"
259
371
  :other: "ইথিওপিয়ান বির"
260
372
  :symbol: ETB
261
373
  :EUR:
374
+ :name: ইউরো
375
+ :narrow_symbol: €
262
376
  :one: ইউরো
263
377
  :other: ইউরো
264
378
  :symbol: €
265
379
  :FIM:
380
+ :name: "ফিনিস মার্কা"
266
381
  :one: "ফিনিস মার্কা"
267
382
  :FJD:
383
+ :name: "ফিজি ডলার"
384
+ :narrow_symbol: $
268
385
  :one: "ফিজি ডলার"
269
386
  :other: "ফিজি ডলার"
270
387
  :symbol: FJD
271
388
  :FKP:
389
+ :name: "ফকল্যান্ড দ্বীপপুঞ্জ পাউন্ড"
390
+ :narrow_symbol: £
272
391
  :one: "ফকল্যান্ড দ্বীপপুঞ্জ পাউন্ড"
273
392
  :other: "ফকল্যান্ড দ্বীপপুঞ্জ পাউন্ড"
274
393
  :symbol: FKP
275
394
  :FRF:
395
+ :name: "ফরাসি ফ্রাঙ্ক"
276
396
  :one: "ফরাসি ফ্রাঙ্ক"
277
397
  :GBP:
398
+ :name: "ব্রিটিশ পাউন্ড"
399
+ :narrow_symbol: £
278
400
  :one: "ব্রিটিশ পাউন্ড"
279
401
  :other: "ব্রিটিশ পাউন্ড"
280
402
  :symbol: £
281
403
  :GEK:
404
+ :name: "জর্জিয়ান কুপন লারিট"
282
405
  :one: "জর্জিয়ান কুপন লারিট"
283
406
  :GEL:
407
+ :name: "জর্জিয়ান লারি"
408
+ :narrow_symbol: ₾
284
409
  :one: "জর্জিয়ান লারি"
285
410
  :other: "জর্জিয়ান লারি"
286
411
  :symbol: GEL
287
412
  :GHC:
413
+ :name: "ঘানা সেডি (১৯৭৯–২০০৭)"
288
414
  :one: "ঘানা সেডি (১৯৭৯–২০০৭)"
289
415
  :GHS:
416
+ :name: "ঘানা সেডি"
417
+ :narrow_symbol: GH₵
290
418
  :one: "ঘানা সেডি"
291
419
  :other: "ঘানা সেডি"
292
420
  :symbol: GHS
293
421
  :GIP:
422
+ :name: "জিব্রাল্টার পাউন্ড"
423
+ :narrow_symbol: £
294
424
  :one: "জিব্রাল্টার পাউন্ড"
295
425
  :other: "জিব্রাল্টার পাউন্ড"
296
426
  :symbol: GIP
297
427
  :GMD:
428
+ :name: "গাম্বিয়া ডালাসি"
298
429
  :one: "গাম্বিয়া ডালাসি"
299
430
  :other: "গাম্বিয়া ডালাসি"
300
431
  :symbol: GMD
301
432
  :GNF:
433
+ :name: "গিনি ফ্রাঙ্ক"
434
+ :narrow_symbol: FG
302
435
  :one: "গিনি ফ্রাঙ্ক"
303
436
  :other: "গিনি ফ্রাঙ্ক"
304
437
  :symbol: GNF
305
438
  :GNS:
439
+ :name: "গিনি সাইলি"
306
440
  :one: "গিনি সাইলি"
307
441
  :GQE:
442
+ :name: "ইকুয়েটোরিয়াল গিনি ইকুয়িলি"
308
443
  :one: "ইকুয়েটোরিয়াল গিনি ইকুয়িলি"
309
444
  :GRD:
445
+ :name: "গ্রীক দ্রাচমা"
310
446
  :one: "গ্রীক দ্রাচমা"
311
447
  :GTQ:
448
+ :name: "গুয়াতেমালা কুয়েৎজাল"
449
+ :narrow_symbol: Q
312
450
  :one: "গুয়াতেমালা কুয়েৎজাল"
313
451
  :other: "গুয়াতেমালা কুয়েৎজাল"
314
452
  :symbol: GTQ
315
453
  :GWE:
454
+ :name: "পর্তুগিজ গিনি এসকুডো"
316
455
  :one: "পর্তুগিজ গিনি এসকুডো"
317
456
  :GWP:
457
+ :name: "গিনি বিসাউ পেসো"
318
458
  :one: "গিনি বিসাউ পেসো"
319
459
  :GYD:
460
+ :name: "গাইয়েনা ডলার"
461
+ :narrow_symbol: $
320
462
  :one: "গাইয়েনা ডলার"
321
463
  :other: "গাইয়েনা ডলার"
322
464
  :symbol: GYD
323
465
  :HKD:
466
+ :name: "হংকং ডলার"
467
+ :narrow_symbol: $
324
468
  :one: "হংকং ডলার"
325
469
  :other: "হংকং ডলার"
326
470
  :symbol: HK$
327
471
  :HNL:
472
+ :name: "হন্ডুরাস লেম্পিরা"
473
+ :narrow_symbol: L
328
474
  :one: "হন্ডুরাস লেম্পিরা"
329
475
  :other: "হন্ডুরাস লেম্পিরা"
330
476
  :symbol: HNL
331
477
  :HRD:
478
+ :name: "ক্রোয়েশিয়ান দিনার"
332
479
  :one: "ক্রোয়েশিয়ান দিনার"
333
480
  :HRK:
481
+ :name: "ক্রোয়েশিয়ান কুনা"
482
+ :narrow_symbol: kn
334
483
  :one: "ক্রোয়েশিয়ান কুনা"
335
484
  :other: "ক্রোয়েশিয়ান কুনা"
336
485
  :symbol: HRK
337
486
  :HTG:
487
+ :name: "হাইতি গৌর্দে"
338
488
  :one: "হাইতি গৌর্দে"
339
489
  :other: "হাইতি গৌর্দে"
340
490
  :symbol: HTG
341
491
  :HUF:
492
+ :name: "হাঙ্গেরিয়ান ফোরিন্ট"
493
+ :narrow_symbol: Ft
342
494
  :one: "হাঙ্গেরিয়ান ফোরিন্ট"
343
495
  :other: "হাঙ্গেরিয়ান ফোরিন্ট"
344
496
  :symbol: HUF
345
497
  :IDR:
498
+ :name: "ইন্দোনেশিয়ান রুপিয়াহ"
499
+ :narrow_symbol: Rp
346
500
  :one: "ইন্দোনেশিয়ান রুপিয়াহ"
347
501
  :other: "ইন্দোনেশিয়ান রুপিয়াহ"
348
502
  :symbol: IDR
349
503
  :IEP:
504
+ :name: "ইরিশ পাউন্ড"
350
505
  :one: "ইরিশ পাউন্ড"
351
506
  :ILP:
507
+ :name: "ইস্রাইলি পাউন্ড"
352
508
  :one: "ইস্রাইলি পাউন্ড"
353
509
  :ILS:
510
+ :name: "ইস্রাইলি নতুন শেকেল"
511
+ :narrow_symbol: ₪
354
512
  :one: "ইস্রাইলি নতুন শেকেল"
355
513
  :other: "ইস্রাইলি নতুন শেকেল"
356
514
  :symbol: ₪
357
515
  :INR:
516
+ :name: "ভারতীয় রুপি"
517
+ :narrow_symbol: ₹
358
518
  :one: "ভারতীয় রুপি"
359
519
  :other: "ভারতীয় রুপি"
360
520
  :symbol: ₹
361
521
  :IQD:
522
+ :name: "ইরাকি দিনার"
362
523
  :one: "ইরাকি দিনার"
363
524
  :other: "ইরাকি দিনার"
364
525
  :symbol: IQD
365
526
  :IRR:
527
+ :name: "ইরানিয়ান রিয়াল"
366
528
  :one: "ইরানিয়ান রিয়াল"
367
529
  :other: "ইরানিয়ান রিয়াল"
368
530
  :symbol: IRR
369
531
  :ISK:
532
+ :name: "আইসল্যান্ডীয় ক্রোনা"
533
+ :narrow_symbol: kr
370
534
  :one: "আইসল্যান্ডীয় ক্রোনা"
371
535
  :other: "আইসল্যান্ড ক্রৌন"
372
536
  :symbol: ISK
373
537
  :ITL:
538
+ :name: "ইতালীয় লিরা"
374
539
  :one: "ইতালীয় লিরা"
375
540
  :JMD:
541
+ :name: "জামাইকান ডলার"
542
+ :narrow_symbol: $
376
543
  :one: "জামাইকান ডলার"
377
544
  :other: "জামাইকান ডলার"
378
545
  :symbol: JMD
379
546
  :JOD:
547
+ :name: "জর্ডানিয়ান দিনার"
380
548
  :one: "জর্ডানিয়ান দিনার"
381
549
  :other: "জর্ডানিয়ান দিনার"
382
550
  :symbol: JOD
383
551
  :JPY:
552
+ :name: "জাপানি ইয়েন"
553
+ :narrow_symbol: ¥
384
554
  :one: "জাপানি ইয়েন"
385
555
  :other: "জাপানি ইয়েন"
386
556
  :symbol: JP¥
387
557
  :KES:
558
+ :name: "কেনিয়ান শিলিং"
388
559
  :one: "কেনিয়ান শিলিং"
389
560
  :other: "কেনিয়ান শিলিং"
390
561
  :symbol: KES
391
562
  :KGS:
563
+ :name: "কিরগিজস্তান সোম"
392
564
  :one: "কিরগিজস্তান সোম"
393
565
  :other: "কিরগিজস্তান সোম"
394
566
  :symbol: KGS
395
567
  :KHR:
568
+ :name: "কম্বোডিয়ান রিয়েল"
569
+ :narrow_symbol: ៛
396
570
  :one: "কম্বোডিয়ান রিয়েল"
397
571
  :other: "কম্বোডিয়ান রিয়েল"
398
572
  :symbol: KHR
399
573
  :KMF:
574
+ :name: "কম্বোরো ফ্রাঙ্ক"
575
+ :narrow_symbol: CF
400
576
  :one: "কমোরিয়ান ফ্রাঙ্ক"
401
577
  :other: "কমোরিয়ান ফ্রাঙ্ক"
402
578
  :symbol: KMF
403
579
  :KPW:
580
+ :name: "উত্তর কোরিয়ার ওন"
581
+ :narrow_symbol: ₩
404
582
  :one: "উত্তর কোরিয়ার ওন"
405
583
  :other: "উত্তর কোরিয়ার ওন"
406
584
  :symbol: KPW
407
585
  :KRW:
586
+ :name: "দক্ষিণ কোরিয়ান ওন"
587
+ :narrow_symbol: ₩
408
588
  :one: "দক্ষিণ কোরিয়ান ওন"
409
589
  :other: "দক্ষিণ কোরিয়ান ওন"
410
590
  :symbol: ₩
411
591
  :KWD:
592
+ :name: "কুয়েতি দিনার"
412
593
  :one: "কুয়েতি দিনার"
413
594
  :other: "কুয়েতি দিনার"
414
595
  :symbol: KWD
415
596
  :KYD:
597
+ :name: "কেম্যান দ্বীপপুঞ্জের ডলার"
598
+ :narrow_symbol: $
416
599
  :one: "কেম্যান দ্বীপপুঞ্জের ডলার"
417
600
  :other: "কেম্যান দ্বীপপুঞ্জের ডলার"
418
601
  :symbol: KYD
419
602
  :KZT:
603
+ :name: "কাজাখাস্তানি টেঙ্গে"
604
+ :narrow_symbol: ₸
420
605
  :one: "কাজাখাস্তানি টেঙ্গে"
421
606
  :other: "কাজাখাস্তানি টেঙ্গে"
422
607
  :symbol: KZT
423
608
  :LAK:
609
+ :name: "লেউশান কিপ"
610
+ :narrow_symbol: ₭
424
611
  :one: "লেউশান কিপ"
425
612
  :other: "লেউশান কিপ"
426
613
  :symbol: LAK
427
614
  :LBP:
615
+ :name: "লেবানিজ পাউন্ড"
616
+ :narrow_symbol: L£
428
617
  :one: "লেবানিজ পাউন্ড"
429
618
  :other: "লেবানিজ পাউন্ড"
430
619
  :symbol: LBP
431
620
  :LKR:
621
+ :name: "শ্রীলঙ্কান রুপি"
622
+ :narrow_symbol: Rs
432
623
  :one: "শ্রীলঙ্কান রুপি"
433
624
  :other: "শ্রীলঙ্কান রুপি"
434
625
  :symbol: LKR
435
626
  :LRD:
627
+ :name: "লিবেরিয়ান ডলার"
628
+ :narrow_symbol: $
436
629
  :one: "লিবেরিয়ান ডলার"
437
630
  :other: "লিবেরিয়ান ডলার"
438
631
  :symbol: LRD
439
632
  :LSL:
633
+ :name: "লেসুটু লোটি"
440
634
  :one: "লেসুটু লোটি"
441
635
  :LTL:
636
+ :name: "লিথুইনিয়ান লিটা"
637
+ :narrow_symbol: Lt
442
638
  :one: "লিথুইনিয়ান লিটা"
443
639
  :other: "লিথুইনিয়ান লিটা"
444
640
  :symbol: LTL
445
641
  :LTT:
642
+ :name: "লিথুইনিয়ান টালোন্যাস"
446
643
  :one: "লিথুইনিয়ান টালোন্যাস"
447
644
  :LUC:
645
+ :name: "লুক্সেমবার্গ রুপান্তযোগ্য ফ্রাঙ্ক"
448
646
  :one: "লুক্সেমবার্গ রুপান্তযোগ্য ফ্রাঙ্ক"
449
647
  :LUF:
648
+ :name: "লুক্সেমবার্গ ফ্রাঙ্ক"
450
649
  :one: "লুক্সেমবার্গ ফ্রাঙ্ক"
451
650
  :LUL:
651
+ :name: "লুক্সেমবার্গ ফাইনেনশিয়াল ফ্রাঙ্ক"
452
652
  :one: "লুক্সেমবার্গ ফাইনেনশিয়াল ফ্রাঙ্ক"
453
653
  :LVL:
654
+ :name: "ল্যাটভিয়ান ল্যাট্‌স"
655
+ :narrow_symbol: Ls
454
656
  :one: "ল্যাটভিয়ান ল্যাট্‌স"
455
657
  :other: "ল্যাটভিয়ান ল্যাট্‌স"
456
658
  :symbol: LVL
457
659
  :LVR:
660
+ :name: "ল্যাটভিয়ান রুবল"
458
661
  :one: "ল্যাটভিয়ান রুবল"
459
662
  :LYD:
663
+ :name: "লিবিয়ান দিনার"
460
664
  :one: "লিবিয়ান দিনার"
461
665
  :other: "লিবিয়ান দিনার"
462
666
  :symbol: LYD
463
667
  :MAD:
668
+ :name: "মোরোক্কান দিরহাম"
464
669
  :one: "মোরোক্কান দিরহাম"
465
670
  :other: "মোরোক্কান দিরহাম"
466
671
  :symbol: MAD
467
672
  :MAF:
673
+ :name: "মোরোক্কান ফ্রাঙ্ক"
468
674
  :one: "মোরোক্কান ফ্রাঙ্ক"
469
675
  :MDL:
676
+ :name: "মোল্ডোভান লেয়ু"
470
677
  :one: "মোল্ডোভান লেয়ু"
471
678
  :other: "মোল্ডোভান লেয়ু"
472
679
  :symbol: MDL
473
680
  :MGA:
681
+ :name: "মাদাগাস্কার আরিয়ারি"
682
+ :narrow_symbol: Ar
474
683
  :one: "মাদাগাস্কার আরিয়ারি"
475
684
  :other: "মাদাগাস্কার আরিয়ারি"
476
685
  :symbol: MGA
477
686
  :MGF:
687
+ :name: "মাদাগাস্কার ফ্রাঙ্ক"
478
688
  :one: "মাদাগাস্কার ফ্রাঙ্ক"
479
689
  :MKD:
690
+ :name: "ম্যাসেডোনিয়ান দিনার"
480
691
  :one: "ম্যাসেডোনিয়ান দিনার"
481
692
  :other: "ম্যাসেডোনিয়ান দিনার"
482
693
  :symbol: MKD
483
694
  :MLF:
695
+ :name: "মালি ফ্রাঙ্ক"
484
696
  :one: "মালি ফ্রাঙ্ক"
485
697
  :MMK:
698
+ :name: "মায়ানমার কিয়াত"
699
+ :narrow_symbol: K
486
700
  :one: "মায়ানমার কিয়াত"
487
701
  :other: "মায়ানমার কিয়াত"
488
702
  :symbol: MMK
489
703
  :MNT:
704
+ :name: "মঙ্গোলিয়ান তুগরিক"
705
+ :narrow_symbol: ₮
490
706
  :one: "মঙ্গোলিয়ান তুগরিক"
491
707
  :other: "মঙ্গোলিয়ান তুগরিক"
492
708
  :symbol: MNT
493
709
  :MOP:
710
+ :name: "ম্যাক্যাও পাটাকা"
494
711
  :one: "ম্যাক্যাও পাটাকা"
495
712
  :other: "ম্যাক্যাও পাটাকা"
496
713
  :symbol: MOP
497
714
  :MRO:
715
+ :name: "মৌরিতানিয়ান ওউগুইয়া (১৯৭৩–২০১৭)"
498
716
  :one: "মৌরিতানিয়ান ওউগুইয়া (১৯৭৩–২০১৭)"
499
717
  :other: "মৌরিতানিয়ান ওউগুইয়া (১৯৭৩–২০১৭)"
500
718
  :symbol: MRO
501
719
  :MRU:
720
+ :name: "মৌরিতানিয়ান ওউগুইয়া"
502
721
  :one: "মৌরিতানিয়ান ওউগুইয়া"
503
722
  :other: "মৌরিতানিয়ান ওউগুইয়া"
504
723
  :symbol: MRU
505
724
  :MTL:
725
+ :name: "মাল্টা লিরা"
506
726
  :one: "মাল্টা লিরা"
507
727
  :MTP:
728
+ :name: "মাল্টা পাউন্ড"
508
729
  :one: "মাল্টা পাউন্ড"
509
730
  :MUR:
731
+ :name: "মৌরিতানিয়ান রুপি"
732
+ :narrow_symbol: Rs
510
733
  :one: "মৌরিতানিয়ান রুপি"
511
734
  :other: "মৌরিতানিয়ান রুপি"
512
735
  :symbol: MUR
513
736
  :MVR:
737
+ :name: "মালদিভিয়ান রুফিয়া"
514
738
  :one: "মালদিভিয়ান রুফিয়া"
515
739
  :other: "মালদিভিয়ান রুফিয়া"
516
740
  :symbol: MVR
517
741
  :MWK:
742
+ :name: "মালাউইয়ান কওয়াচ"
518
743
  :one: "মালাউইয়ান কওয়াচ"
519
744
  :other: "মালাউইয়ান কওয়াচ"
520
745
  :symbol: MWK
521
746
  :MXN:
747
+ :name: "ম্যাক্সিকান পেসো"
748
+ :narrow_symbol: $
522
749
  :one: "ম্যাক্সিকান পেসো"
523
750
  :other: "ম্যাক্সিকান পেসো"
524
751
  :symbol: MX$
525
752
  :MXP:
753
+ :name: "ম্যাক্সিকান সিলভার পেসো (১৮৬১–১৯৯২)"
526
754
  :one: "ম্যাক্সিকান সিলভার পেসো (১৮৬১–১৯৯২)"
527
755
  :MXV:
756
+ :name: "মেক্সিকান উনিদাদ দি ইনভার্সান (UDI)"
528
757
  :one: "মেক্সিকান উনিদাদ দি ইনভার্সান (UDI)"
529
758
  :MYR:
759
+ :name: "মালয়েশিয়ান রিঙ্গিৎ"
760
+ :narrow_symbol: RM
530
761
  :one: "মালয়েশিয়ান রিঙ্গিৎ"
531
762
  :other: "মালয়েশিয়ান রিঙ্গিৎ"
532
763
  :symbol: MYR
533
764
  :MZE:
765
+ :name: "মোজাম্বিক এসকুডো"
534
766
  :one: "মোজাম্বিক এসকুডো"
535
767
  :MZM:
768
+ :name: "প্রাচীন মোজাম্বিক মেটিকেল"
536
769
  :one: "প্রাচীন মোজাম্বিক মেটিকেল"
537
770
  :MZN:
771
+ :name: "মোজাম্বিক মেটিকেল"
538
772
  :one: "মোজাম্বিক মেটিকেল"
539
773
  :other: "মোজাম্বিক মেটিকেল"
540
774
  :symbol: MZN
541
775
  :NAD:
776
+ :name: "নামিবিয়া ডলার"
777
+ :narrow_symbol: $
542
778
  :one: "নামিবিয়া ডলার"
543
779
  :other: "নামিবিয়া ডলার"
544
780
  :symbol: NAD
545
781
  :NGN:
782
+ :name: "নাইজেরিয়ান নায়রা"
783
+ :narrow_symbol: ₦
546
784
  :one: "নাইজেরিয়ান নায়রা"
547
785
  :other: "নাইজেরিয়ান নায়রা"
548
786
  :symbol: NGN
549
787
  :NIC:
788
+ :name: "নিকারাগুয়ান কর্ডোবা (১৯৮৮–১৯৯১)"
550
789
  :one: "নিকারাগুয়ান কর্ডোবা (১৯৮৮–১৯৯১)"
551
790
  :NIO:
791
+ :name: "নিকারাগুয়ান কর্ডোবা"
792
+ :narrow_symbol: C$
552
793
  :one: "নিকারাগুয়ান কর্ডোবা"
553
794
  :other: "নিকারাগুয়ান কর্ডোবা"
554
795
  :symbol: NIO
555
796
  :NLG:
797
+ :name: "নেদারল্যান্ড গুল্ডের"
556
798
  :one: "নেদারল্যান্ড গুল্ডের"
557
799
  :NOK:
800
+ :name: "নরওয়েজিয়ান ক্রোন"
801
+ :narrow_symbol: kr
558
802
  :one: "নরওয়েজিয়ান ক্রোন"
559
803
  :other: "নরওয়েজিয়ান ক্রোনার"
560
804
  :symbol: NOK
561
805
  :NPR:
806
+ :name: "নেপালি রুপি"
807
+ :narrow_symbol: Rs
562
808
  :one: "নেপালি রুপি"
563
809
  :other: "নেপালি রুপি"
564
810
  :symbol: NPR
565
811
  :NZD:
812
+ :name: "নিউজিল্যান্ড ডলার"
813
+ :narrow_symbol: $
566
814
  :one: "নিউজিল্যান্ড ডলার"
567
815
  :other: "নিউজিল্যান্ড ডলার"
568
816
  :symbol: NZ$
569
817
  :OMR:
818
+ :name: "ওমানি রিয়াল"
570
819
  :one: "ওমানি রিয়াল"
571
820
  :other: "ওমানি রিয়াল"
572
821
  :symbol: OMR
573
822
  :PAB:
823
+ :name: "পানামা বেলবোয়া"
574
824
  :one: "পানামা বেলবোয়া"
575
825
  :other: "পানামা বেলবোয়া"
576
826
  :symbol: PAB
577
827
  :PEI:
828
+ :name: "পেরুভিয়ান ইন্তি"
578
829
  :one: "পেরুভিয়ান ইন্তি"
579
830
  :PEN:
831
+ :name: "পেরুভিয়ান সোল"
580
832
  :one: "পেরুভিয়ান সোল"
581
833
  :other: "পেরুভিয়ান সোল"
582
834
  :symbol: PEN
583
835
  :PES:
836
+ :name: "পেরুভিয়ান সোল (1863–1965)"
584
837
  :one: "পেরুভিয়ান সোল (1863–1965)"
585
838
  :other: "পেরুভিয়ান সোল (1863–1965)"
586
839
  :PGK:
840
+ :name: "পাপুয়া নিউ গিনিয়ান কিনা"
587
841
  :one: "পাপুয়া নিউ গিনিয়ান কিনা"
588
842
  :other: "পাপুয়া নিউ গিনিয়ান কিনা"
589
843
  :symbol: PGK
590
844
  :PHP:
845
+ :name: "ফিলিপাইন পেসো"
846
+ :narrow_symbol: ₱
591
847
  :one: "ফিলিপাইন পেসো"
592
848
  :other: "ফিলিপাইন পেসো"
593
849
  :symbol: PHP
594
850
  :PKR:
851
+ :name: "পাকিস্তানি রুপি"
852
+ :narrow_symbol: Rs
595
853
  :one: "পাকিস্তানি রুপি"
596
854
  :other: "পাকিস্তানি রুপি"
597
855
  :symbol: PKR
598
856
  :PLN:
857
+ :name: "পোলিশ জ্লোটি"
858
+ :narrow_symbol: zł
599
859
  :one: "পোলিশ জ্লোটি"
600
860
  :other: "পোলিশ জ্লোটি"
601
861
  :symbol: PLN
602
862
  :PLZ:
863
+ :name: "পোলিশ জ্লোটি (১৯৫০–১৯৯৫)"
603
864
  :one: "পোলিশ জ্লোটি (১৯৫০–১৯৯৫)"
604
865
  :PTE:
866
+ :name: "পর্তুগিজ এসকুডো"
605
867
  :one: "পর্তুগিজ এসকুডো"
606
868
  :PYG:
869
+ :name: "প্যারাগুয়ান গুয়ারানি"
870
+ :narrow_symbol: ₲
607
871
  :one: "প্যারাগুয়ান গুয়ারানি"
608
872
  :other: "প্যারাগুয়ান গুয়ারানি"
609
873
  :symbol: PYG
610
874
  :QAR:
875
+ :name: "কাতার রিয়াল"
611
876
  :one: "কাতার রিয়াল"
612
877
  :other: "কাতার রিয়াল"
613
878
  :symbol: QAR
614
879
  :RHD:
880
+ :name: "রোডেশিয়ান ডলার"
615
881
  :one: "রোডেশিয়ান ডলার"
616
882
  :ROL:
883
+ :name: "প্রাচীন রুমানিয়া লেয়ু"
617
884
  :one: "প্রাচীন রুমানিয়া লেয়ু"
618
885
  :RON:
886
+ :name: "রুমানিয়া লেয়ু"
887
+ :narrow_symbol: lei
619
888
  :one: "রুমানিয়া লেয়ু"
620
889
  :other: "রুমানিয়া লেয়ু"
621
890
  :symbol: RON
622
891
  :RSD:
892
+ :name: "সারবিয়ান দিনার"
623
893
  :one: "সারবিয়ান দিনার"
624
894
  :other: "সারবিয়ান দিনার"
625
895
  :symbol: RSD
626
896
  :RUB:
897
+ :name: "রাশিয়ান রুবেল"
898
+ :narrow_symbol: ₽
627
899
  :one: "রাশিয়ান রুবেল"
628
900
  :other: "রাশিয়ান রুবেল"
629
901
  :symbol: RUB
630
902
  :RUR:
903
+ :name: "রাশিয়ান রুবল (১৯৯১–১৯৯৮)"
904
+ :narrow_symbol: р.
631
905
  :one: "রাশিয়ান রুবল (১৯৯১–১৯৯৮)"
632
906
  :symbol: р.
633
907
  :RWF:
908
+ :name: "রুয়ান্ডান ফ্রাঙ্ক"
909
+ :narrow_symbol: RF
634
910
  :one: "রুয়ান্ডান ফ্রাঙ্ক"
635
911
  :other: "রুয়ান্ডান ফ্রাঙ্ক"
636
912
  :symbol: RWF
637
913
  :SAR:
914
+ :name: "সৌদি রিয়াল"
638
915
  :one: "সৌদি রিয়াল"
639
916
  :other: "সৌদি রিয়াল"
640
917
  :symbol: SAR
641
918
  :SBD:
919
+ :name: "সলোমন দ্বীপপুঞ্জ ডলার"
920
+ :narrow_symbol: $
642
921
  :one: "সলোমন দ্বীপপুঞ্জ ডলার"
643
922
  :other: "সলোমন দ্বীপপুঞ্জ ডলার"
644
923
  :symbol: SBD
645
924
  :SCR:
925
+ :name: "সেয়চেল্লোইস রুপি"
646
926
  :one: "সেয়চেল্লোইস রুপি"
647
927
  :other: "সেয়চেল্লোইস রুপি"
648
928
  :symbol: SCR
649
929
  :SDD:
930
+ :name: "প্রাচীন সুদানি দিনার"
650
931
  :one: "প্রাচীন সুদানি দিনার"
651
932
  :SDG:
933
+ :name: "সুদানি পাউন্ড"
652
934
  :one: "সুদানি পাউন্ড"
653
935
  :other: "সুদানি পাউন্ড"
654
936
  :symbol: SDG
655
937
  :SDP:
938
+ :name: "প্রাচীন সুদানি পাউন্ড"
656
939
  :one: "প্রাচীন সুদানি পাউন্ড"
657
940
  :SEK:
941
+ :name: "সুইডিশ ক্রোনা"
942
+ :narrow_symbol: kr
658
943
  :one: "সুইডিশ ক্রোনা"
659
944
  :other: "সুইডিশ ক্রোনা"
660
945
  :symbol: SEK
661
946
  :SGD:
947
+ :name: "সিঙ্গাপুর ডলার"
948
+ :narrow_symbol: $
662
949
  :one: "সিঙ্গাপুর ডলার"
663
950
  :other: "সিঙ্গাপুর ডলার"
664
951
  :symbol: SGD
665
952
  :SHP:
953
+ :name: "সেন্ট হেলেনা পাউন্ড"
954
+ :narrow_symbol: £
666
955
  :one: "সেন্ট হেলেনা পাউন্ড"
667
956
  :other: "সেন্ট হেলেনা পাউন্ড"
668
957
  :symbol: SHP
669
958
  :SIT:
959
+ :name: "স্লোভানিয়া টোলার"
670
960
  :one: "স্লোভানিয়া টোলার"
671
961
  :SKK:
962
+ :name: "স্লোভাক কোরুনা"
672
963
  :one: "স্লোভাক কোরুনা"
673
964
  :SLL:
965
+ :name: "সিয়েরালিয়ন লিয়ন"
674
966
  :one: "সিয়েরালিয়ন লিয়ন"
675
967
  :other: "সিয়েরালিয়ন লিয়ন"
676
968
  :symbol: SLL
677
969
  :SOS:
970
+ :name: "সোমালি শিলিং"
678
971
  :one: "সোমালি শিলিং"
679
972
  :other: "সোমালি শিলিং"
680
973
  :symbol: SOS
681
974
  :SRD:
975
+ :name: "সুরিনাম ডলার"
976
+ :narrow_symbol: $
682
977
  :one: "সুরিনাম ডলার"
683
978
  :other: "সুরিনাম ডলার"
684
979
  :symbol: SRD
685
980
  :SRG:
981
+ :name: "সুরিনাম গিল্ডার"
686
982
  :one: "সুরিনাম গিল্ডার"
687
983
  :SSP:
984
+ :name: "দক্ষিণ সুদানি পাউন্ড"
985
+ :narrow_symbol: £
688
986
  :one: "দক্ষিণ সুদানি পাউন্ড"
689
987
  :other: "দক্ষিণ সুদানি পাউন্ড"
690
988
  :symbol: SSP
691
989
  :STD:
990
+ :name: "সাও টোমে এবং প্রিন্সিপে ডোবরা (১৯৭৭–২০১৭)"
692
991
  :one: "সাও টোমে এবং প্রিন্সিপে ডোবরা (১৯৭৭–২০১৭)"
693
992
  :other: "সাও টোমে এবং প্রিন্সিপে ডোবরা (১৯৭৭–২০১৭)"
694
993
  :symbol: STD
695
994
  :STN:
995
+ :name: "সাও টোমে এবং প্রিন্সিপে ডোবরা"
996
+ :narrow_symbol: Db
696
997
  :one: "সাও টোমে এবং প্রিন্সিপে ডোবরা"
697
998
  :other: "সাও টোমে এবং প্রিন্সিপে ডোবরা"
698
999
  :symbol: STN
699
1000
  :SUR:
1001
+ :name: "সোভিয়েত রুবল"
700
1002
  :one: "সোভিয়েত রুবল"
701
1003
  :SVC:
1004
+ :name: "এল স্যালভোডোর কোলোন"
702
1005
  :one: "এল স্যালভোডোর কোলোন"
703
1006
  :SYP:
1007
+ :name: "সিরিয়ান পাউন্ড"
1008
+ :narrow_symbol: £
704
1009
  :one: "সিরিয়ান পাউন্ড"
705
1010
  :other: "সিরিয়ান পাউন্ড"
706
1011
  :symbol: SYP
707
1012
  :SZL:
1013
+ :name: "সোয়াজিল্যান্ড লিলাঙ্গেনি"
708
1014
  :one: "সোয়াজিল্যান্ড লিলাঙ্গেনি"
709
1015
  :other: "সোয়াজিল্যান্ড লিলাঙ্গেনি"
710
1016
  :symbol: SZL
711
1017
  :THB:
1018
+ :name: "থাই বাত"
1019
+ :narrow_symbol: ฿
712
1020
  :one: "থাই বাত"
713
1021
  :other: "থাই বাত"
714
1022
  :symbol: ฿
715
1023
  :TJR:
1024
+ :name: "তাজিকিস্তান রুবল"
716
1025
  :one: "তাজিকিস্তান রুবল"
717
1026
  :TJS:
1027
+ :name: "তাজিকিস্তান সোমোনি"
718
1028
  :one: "তাজিকিস্তান সোমোনি"
719
1029
  :other: "তাজিকিস্তান সোমোনি"
720
1030
  :symbol: TJS
721
1031
  :TMM:
1032
+ :name: "তুর্কমেনিস্টানি মানাত"
722
1033
  :one: "তুর্কমেনিস্টানি মানাত"
723
1034
  :TMT:
1035
+ :name: "তুর্কমেনিস্তান মানত"
724
1036
  :one: "তুর্কমেনিস্তান মানত"
725
1037
  :other: "তুর্কমেনিস্তান মানত"
726
1038
  :symbol: TMT
727
1039
  :TND:
1040
+ :name: "তিউনেশিয়ান দিনার"
728
1041
  :one: "তিউনেশিয়ান দিনার"
729
1042
  :other: "তিউনেশিয়ান দিনার"
730
1043
  :symbol: TND
731
1044
  :TOP:
1045
+ :name: "টোঙ্গা পা’আঙ্গা"
1046
+ :narrow_symbol: T$
732
1047
  :one: "টোঙ্গা পা’আঙ্গা"
733
1048
  :other: "টোঙ্গা পা’আঙ্গা"
734
1049
  :symbol: TOP
735
1050
  :TPE:
1051
+ :name: "তিমুর এসকুডো"
736
1052
  :one: "তিমুর এসকুডো"
737
1053
  :TRL:
1054
+ :name: "প্রাচীন তুর্কি লিরা"
738
1055
  :one: "প্রাচীন তুর্কি লিরা"
739
1056
  :TRY:
1057
+ :name: "তুর্কি লিরা"
1058
+ :narrow_symbol: ₺
740
1059
  :one: "তুর্কি লিরা"
741
1060
  :other: "তুর্কি লিরা"
742
1061
  :symbol: TRY
743
1062
  :TTD:
1063
+ :name: "ত্রিনিদাদ এবং টোবাগো ডলার"
1064
+ :narrow_symbol: $
744
1065
  :one: "ত্রিনিদাদ এবং টোবাগো ডলার"
745
1066
  :other: "ত্রিনিদাদ এবং টোবাগো ডলার"
746
1067
  :symbol: TTD
747
1068
  :TWD:
1069
+ :name: "নতুন তাইওয়ান ডলার"
1070
+ :narrow_symbol: NT$
748
1071
  :one: "নতুন তাইওয়ান ডলার"
749
1072
  :other: "নতুন তাইওয়ান ডলার"
750
1073
  :symbol: NT$
751
1074
  :TZS:
1075
+ :name: "তাঞ্জনিয়া শিলিং"
752
1076
  :one: "তাঞ্জনিয়া শিলিং"
753
1077
  :other: "তাঞ্জনিয়া শিলিং"
754
1078
  :symbol: TZS
755
1079
  :UAH:
1080
+ :name: "ইউক্রেইন হৃভনিয়া"
1081
+ :narrow_symbol: ₴
756
1082
  :one: "ইউক্রেইন হৃভনিয়া"
757
1083
  :other: "ইউক্রেইন হৃভনিয়া"
758
1084
  :symbol: UAH
759
1085
  :UAK:
1086
+ :name: "ইউক্রেইন কার্বোভ্যান্টস"
760
1087
  :one: "ইউক্রেইন কার্বোভ্যান্টস"
761
1088
  :UGS:
1089
+ :name: "উগান্ডান শিলিং (১৯৬৬–১৯৮৭)"
762
1090
  :one: "উগান্ডান শিলিং (১৯৬৬–১৯৮৭)"
763
1091
  :UGX:
1092
+ :name: "উগান্ডান শিলিং"
764
1093
  :one: "উগান্ডান শিলিং"
765
1094
  :other: "উগান্ডান শিলিং"
766
1095
  :symbol: UGX
767
1096
  :USD:
1097
+ :name: "মার্কিন ডলার"
1098
+ :narrow_symbol: $
768
1099
  :one: "মার্কিন ডলার"
769
1100
  :other: "মার্কিন ডলার"
770
1101
  :symbol: US$
771
1102
  :USN:
1103
+ :name: "মার্কিন ডলার (পরবর্তী দিন)"
772
1104
  :one: "মার্কিন ডলার (পরবর্তী দিন)"
773
1105
  :USS:
1106
+ :name: "মার্কিন ডলার (একই দিন)"
774
1107
  :one: "মার্কিন ডলার (একই দিন)"
775
1108
  :UYI:
1109
+ :name: "উরুগুয়ায়ান পেসো এন উনিদাদেস ইনডেক্সেডাস"
776
1110
  :one: "উরুগুয়ায়ান পেসো এন উনিদাদেস ইনডেক্সেডাস"
777
1111
  :UYP:
1112
+ :name: "উরুগুয়ে পেসো (১৯৭৫–১৯৯৩)"
778
1113
  :one: "উরুগুয়ে পেসো (১৯৭৫–১৯৯৩)"
779
1114
  :UYU:
1115
+ :name: "উরুগুয়ে পেসো"
1116
+ :narrow_symbol: $
780
1117
  :one: "উরুগুয়ে পেসো"
781
1118
  :other: "উরুগুয়ে পেসো"
782
1119
  :symbol: UYU
783
1120
  :UZS:
1121
+ :name: "উজবেকিস্তানি সোম"
784
1122
  :one: "উজবেকিস্তানি সোম"
785
1123
  :other: "উজবেকিস্তানি সোম"
786
1124
  :symbol: UZS
787
1125
  :VEB:
1126
+ :name: "ভেনিজুয়েলান বলিভার (১৮৭১–২০০৮)"
788
1127
  :one: "ভেনিজুয়েলান বলিভার (১৮৭১–২০০৮)"
789
1128
  :VEF:
1129
+ :name: "ভেনিজুয়েলীয় বলিভার (২০০৮–২০১৮)"
1130
+ :narrow_symbol: Bs
790
1131
  :one: "ভেনিজুয়েলীয় বলিভার (২০০৮–২০১৮)"
791
1132
  :other: "ভেনিজুয়েলীয় বলিভার (২০০৮–২০১৮)"
792
1133
  :symbol: VEF
793
1134
  :VES:
1135
+ :name: "ভেনিজুয়েলীয় বলিভার"
794
1136
  :one: "ভেনিজুয়েলীয় বলিভার"
795
1137
  :other: "ভেনিজুয়েলীয় বলিভার"
796
1138
  :symbol: VES
797
1139
  :VND:
1140
+ :name: "ভিয়েতনামি ডঙ্গ"
1141
+ :narrow_symbol: ₫
798
1142
  :one: "ভিয়েতনামি ডঙ্গ"
799
1143
  :other: "ভিয়েতনামি ডঙ্গ"
800
1144
  :symbol: ₫
801
1145
  :VUV:
1146
+ :name: "ভানুয়াতু ভাতু"
802
1147
  :one: "ভানুয়াতু ভাতু"
803
1148
  :other: "ভানুয়াতু ভাতু"
804
1149
  :symbol: VUV
805
1150
  :WST:
1151
+ :name: "সামোয়ান টালা"
806
1152
  :one: "সামোয়ান টালা"
807
1153
  :other: "সামোয়ান টালা"
808
1154
  :symbol: WST
809
1155
  :XAF:
1156
+ :name: "মধ্য আফ্রিকান [CFA] ফ্র্যাঙ্ক"
810
1157
  :one: "মধ্য আফ্রিকান [CFA] ফ্র্যাঙ্ক"
811
1158
  :other: "মধ্য আফ্রিকান [CFA] ফ্র্যাঙ্ক"
812
1159
  :symbol: FCFA
813
1160
  :XAG:
1161
+ :name: সিলভার
814
1162
  :one: সিলভার
815
1163
  :XAU:
1164
+ :name: গোল্ড
816
1165
  :one: গোল্ড
817
1166
  :XBB:
1167
+ :name: "ইউরোপীয় আর্থিক একক"
818
1168
  :one: "ইউরোপীয় আর্থিক একক"
819
1169
  :XCD:
1170
+ :name: "পূর্ব ক্যারাবিয়ান ডলার"
1171
+ :narrow_symbol: $
820
1172
  :one: "পূর্ব ক্যারাবিয়ান ডলার"
821
1173
  :other: "পূর্ব ক্যারাবিয়ান ডলার"
822
1174
  :symbol: EC$
823
1175
  :XEU:
1176
+ :name: "ইউরোপীয় মুদ্রা একক"
824
1177
  :one: "ইউরোপীয় মুদ্রা একক"
825
1178
  :XFO:
1179
+ :name: "ফরাসি গোল্ড ফ্রাঙ্ক"
826
1180
  :one: "ফরাসি গোল্ড ফ্রাঙ্ক"
827
1181
  :XFU:
1182
+ :name: "ফরাসি ইউআইসি - ফ্রাঙ্ক"
828
1183
  :one: "ফরাসি ইউআইসি - ফ্রাঙ্ক"
829
1184
  :XOF:
1185
+ :name: "পশ্চিম আফ্রিকান [CFA] ফ্র্যাঙ্ক"
830
1186
  :one: "পশ্চিম আফ্রিকান [CFA] ফ্র্যাঙ্ক"
831
1187
  :other: "পশ্চিম আফ্রিকান [CFA] ফ্র্যাঙ্ক"
832
1188
  :symbol: CFA
833
1189
  :XPD:
1190
+ :name: প্যালেডিয়াম
834
1191
  :one: প্যালেডিয়াম
835
1192
  :XPF:
1193
+ :name: "সিএফপি ফ্র্যাঙ্ক"
836
1194
  :one: "সিএফপি ফ্র্যাঙ্ক"
837
1195
  :other: "সিএফপি ফ্র্যাঙ্ক"
838
1196
  :symbol: CFPF
839
1197
  :XPT:
1198
+ :name: প্লাটিনাম
840
1199
  :one: প্লাটিনাম
841
1200
  :XXX:
1201
+ :name: "অজানা মুদ্রা"
842
1202
  :one: "(মুদ্রার অজানা একক)"
843
1203
  :other: "(অজানা মুদ্রা)"
844
1204
  :symbol: ¤
845
1205
  :YDD:
1206
+ :name: "ইয়েমেনি দিনার"
846
1207
  :one: "ইয়েমেনি দিনার"
847
1208
  :YER:
1209
+ :name: "ইয়েমেনি রিয়াল"
848
1210
  :one: "ইয়েমেনি রিয়াল"
849
1211
  :other: "ইয়েমেনি রিয়াল"
850
1212
  :symbol: YER
851
1213
  :YUD:
1214
+ :name: "যুগোশ্লাভিয় হার্ড দিনার"
852
1215
  :one: "যুগোশ্লাভিয় হার্ড দিনার"
853
1216
  :YUM:
1217
+ :name: "যুগোশ্লাভিয় নোভি দিনার"
854
1218
  :one: "যুগোশ্লাভিয় নোভি দিনার"
855
1219
  :YUN:
1220
+ :name: "যুগোশ্লাভিয় রুপান্তরযোগ্য দিনার"
856
1221
  :one: "যুগোশ্লাভিয় রুপান্তরযোগ্য দিনার"
857
1222
  :ZAL:
1223
+ :name: "দক্ষিণ আফ্রিকান র‌্যান্ড"
858
1224
  :one: "দক্ষিণ আফ্রিকান র‌্যান্ড"
859
1225
  :ZAR:
1226
+ :name: "দক্ষিণ আফ্রিকান রেন্ড"
1227
+ :narrow_symbol: R
860
1228
  :one: "দক্ষিণ আফ্রিকান রেন্ড"
861
1229
  :other: "দক্ষিণ আফ্রিকান রেন্ড"
862
1230
  :symbol: ZAR
863
1231
  :ZMK:
1232
+ :name: "জাম্বিয়ান কওয়াচা (১৯৬৮–২০১২)"
864
1233
  :one: "জাম্বিয়ান কওয়াচা (১৯৬৮–২০১২)"
865
1234
  :ZMW:
1235
+ :name: "জাম্বিয়ান কওয়াচা"
1236
+ :narrow_symbol: ZK
866
1237
  :one: "জাম্বিয়ান কওয়াচা"
867
1238
  :other: "জাম্বিয়ান কওয়াচা"
868
1239
  :symbol: ZMW
869
1240
  :ZRN:
1241
+ :name: "জাইরিয়ান নিউ জাইরে"
870
1242
  :one: "জাইরিয়ান নিউ জাইরে"
871
1243
  :ZRZ:
1244
+ :name: "জাইরিয়ান জাইরে"
872
1245
  :one: "জাইরিয়ান জাইরে"
873
1246
  :ZWD:
1247
+ :name: "জিম্বাবুয়ে ডলার (১৯৮০–২০০৮)"
874
1248
  :one: "জিম্বাবুয়ে ডলার (১৯৮০–২০০৮)"
875
1249
  :ZWL:
1250
+ :name: "জিম্বাবুয়ে ডলার (২০০৯)"
876
1251
  :one: "জিম্বাবুয়ে ডলার (২০০৯)"
877
1252
  :ZWR:
1253
+ :name: "জিম্বাবুয়ে ডলার (২০০৮)"
878
1254
  :one: "জিম্বাবুয়ে ডলার (২০০৮)"