twitter_cldr 3.1.1 → 3.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (473) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +6 -22
  3. data/History.txt +3 -0
  4. data/NOTICE +3 -96
  5. data/README.md +23 -40
  6. data/Rakefile +12 -24
  7. data/lib/twitter_cldr.rb +1 -2
  8. data/lib/twitter_cldr/localized/localized_date.rb +1 -1
  9. data/lib/twitter_cldr/localized/localized_datetime.rb +1 -1
  10. data/lib/twitter_cldr/localized/localized_string.rb +7 -2
  11. data/lib/twitter_cldr/parsers/unicode_regex/component.rb +1 -4
  12. data/lib/twitter_cldr/resources/locales_resources_importer.rb +3 -7
  13. data/lib/twitter_cldr/resources/readme_renderer.rb +0 -7
  14. data/lib/twitter_cldr/shared/calendar.rb +2 -2
  15. data/lib/twitter_cldr/shared/postal_codes.rb +1 -9
  16. data/lib/twitter_cldr/shared/unicode_regex.rb +1 -9
  17. data/lib/twitter_cldr/tokenizers/numbers/rbnf_tokenizer.rb +1 -5
  18. data/lib/twitter_cldr/utils.rb +0 -2
  19. data/lib/twitter_cldr/utils/yaml.rb +0 -2
  20. data/lib/twitter_cldr/version.rb +1 -1
  21. data/resources/locales/af/calendars.yml +181 -181
  22. data/resources/locales/af/currencies.yml +166 -166
  23. data/resources/locales/af/languages.yml +217 -217
  24. data/resources/locales/af/layout.yml +1 -1
  25. data/resources/locales/af/numbers.yml +30 -30
  26. data/resources/locales/af/rbnf.yml +52 -52
  27. data/resources/locales/af/territories.yml +210 -210
  28. data/resources/locales/ar/calendars.yml +181 -181
  29. data/resources/locales/ar/currencies.yml +190 -190
  30. data/resources/locales/ar/languages.yml +413 -413
  31. data/resources/locales/ar/layout.yml +1 -1
  32. data/resources/locales/ar/numbers.yml +84 -84
  33. data/resources/locales/ar/rbnf.yml +59 -59
  34. data/resources/locales/ar/territories.yml +179 -179
  35. data/resources/locales/be/calendars.yml +125 -125
  36. data/resources/locales/be/currencies.yml +99 -99
  37. data/resources/locales/be/languages.yml +119 -119
  38. data/resources/locales/be/layout.yml +1 -1
  39. data/resources/locales/be/numbers.yml +24 -24
  40. data/resources/locales/be/rbnf.yml +157 -157
  41. data/resources/locales/be/territories.yml +185 -185
  42. data/resources/locales/bg/calendars.yml +171 -171
  43. data/resources/locales/bg/currencies.yml +170 -170
  44. data/resources/locales/bg/languages.yml +437 -437
  45. data/resources/locales/bg/layout.yml +1 -1
  46. data/resources/locales/bg/numbers.yml +35 -35
  47. data/resources/locales/bg/rbnf.yml +34 -34
  48. data/resources/locales/bg/territories.yml +181 -181
  49. data/resources/locales/bn/calendars.yml +188 -188
  50. data/resources/locales/bn/currencies.yml +168 -168
  51. data/resources/locales/bn/languages.yml +417 -417
  52. data/resources/locales/bn/layout.yml +1 -1
  53. data/resources/locales/bn/numbers.yml +35 -35
  54. data/resources/locales/bn/territories.yml +185 -185
  55. data/resources/locales/ca/calendars.yml +177 -177
  56. data/resources/locales/ca/currencies.yml +302 -302
  57. data/resources/locales/ca/languages.yml +439 -439
  58. data/resources/locales/ca/layout.yml +1 -1
  59. data/resources/locales/ca/numbers.yml +35 -35
  60. data/resources/locales/ca/rbnf.yml +160 -160
  61. data/resources/locales/ca/territories.yml +179 -179
  62. data/resources/locales/cs/calendars.yml +150 -150
  63. data/resources/locales/cs/currencies.yml +314 -314
  64. data/resources/locales/cs/languages.yml +506 -506
  65. data/resources/locales/cs/layout.yml +1 -1
  66. data/resources/locales/cs/numbers.yml +60 -60
  67. data/resources/locales/cs/rbnf.yml +40 -40
  68. data/resources/locales/cs/territories.yml +188 -188
  69. data/resources/locales/cy/calendars.yml +149 -149
  70. data/resources/locales/cy/currencies.yml +105 -105
  71. data/resources/locales/cy/languages.yml +330 -330
  72. data/resources/locales/cy/layout.yml +1 -1
  73. data/resources/locales/cy/numbers.yml +83 -83
  74. data/resources/locales/cy/rbnf.yml +54 -54
  75. data/resources/locales/cy/territories.yml +164 -164
  76. data/resources/locales/da/calendars.yml +182 -182
  77. data/resources/locales/da/currencies.yml +177 -177
  78. data/resources/locales/da/languages.yml +484 -484
  79. data/resources/locales/da/layout.yml +1 -1
  80. data/resources/locales/da/numbers.yml +35 -35
  81. data/resources/locales/da/rbnf.yml +38 -38
  82. data/resources/locales/da/territories.yml +206 -206
  83. data/resources/locales/de-CH/calendars.yml +192 -192
  84. data/resources/locales/de-CH/currencies.yml +428 -428
  85. data/resources/locales/de-CH/languages.yml +575 -575
  86. data/resources/locales/de-CH/layout.yml +1 -1
  87. data/resources/locales/de-CH/numbers.yml +35 -35
  88. data/resources/locales/de-CH/territories.yml +209 -209
  89. data/resources/locales/de/calendars.yml +192 -192
  90. data/resources/locales/de/currencies.yml +428 -428
  91. data/resources/locales/de/languages.yml +575 -575
  92. data/resources/locales/de/layout.yml +1 -1
  93. data/resources/locales/de/numbers.yml +35 -35
  94. data/resources/locales/de/rbnf.yml +80 -80
  95. data/resources/locales/de/territories.yml +207 -207
  96. data/resources/locales/el/calendars.yml +179 -179
  97. data/resources/locales/el/currencies.yml +162 -162
  98. data/resources/locales/el/languages.yml +441 -441
  99. data/resources/locales/el/layout.yml +1 -1
  100. data/resources/locales/el/numbers.yml +35 -35
  101. data/resources/locales/el/rbnf.yml +98 -98
  102. data/resources/locales/el/territories.yml +182 -182
  103. data/resources/locales/en-150/calendars.yml +105 -105
  104. data/resources/locales/en-150/currencies.yml +103 -103
  105. data/resources/locales/en-150/languages.yml +503 -503
  106. data/resources/locales/en-150/layout.yml +1 -1
  107. data/resources/locales/en-150/numbers.yml +35 -35
  108. data/resources/locales/en-150/territories.yml +182 -182
  109. data/resources/locales/en-AU/calendars.yml +105 -105
  110. data/resources/locales/en-AU/currencies.yml +103 -103
  111. data/resources/locales/en-AU/languages.yml +503 -503
  112. data/resources/locales/en-AU/layout.yml +1 -1
  113. data/resources/locales/en-AU/numbers.yml +35 -35
  114. data/resources/locales/en-AU/territories.yml +182 -182
  115. data/resources/locales/en-CA/calendars.yml +105 -105
  116. data/resources/locales/en-CA/currencies.yml +103 -103
  117. data/resources/locales/en-CA/languages.yml +503 -503
  118. data/resources/locales/en-CA/layout.yml +1 -1
  119. data/resources/locales/en-CA/numbers.yml +35 -35
  120. data/resources/locales/en-CA/territories.yml +182 -182
  121. data/resources/locales/en-GB/calendars.yml +109 -109
  122. data/resources/locales/en-GB/currencies.yml +250 -250
  123. data/resources/locales/en-GB/languages.yml +503 -503
  124. data/resources/locales/en-GB/layout.yml +1 -1
  125. data/resources/locales/en-GB/numbers.yml +35 -35
  126. data/resources/locales/en-GB/territories.yml +181 -181
  127. data/resources/locales/en-IE/calendars.yml +105 -105
  128. data/resources/locales/en-IE/currencies.yml +103 -103
  129. data/resources/locales/en-IE/languages.yml +503 -503
  130. data/resources/locales/en-IE/layout.yml +1 -1
  131. data/resources/locales/en-IE/numbers.yml +35 -35
  132. data/resources/locales/en-IE/territories.yml +182 -182
  133. data/resources/locales/en-SG/calendars.yml +105 -105
  134. data/resources/locales/en-SG/currencies.yml +103 -103
  135. data/resources/locales/en-SG/languages.yml +503 -503
  136. data/resources/locales/en-SG/layout.yml +1 -1
  137. data/resources/locales/en-SG/numbers.yml +35 -35
  138. data/resources/locales/en-SG/territories.yml +182 -182
  139. data/resources/locales/en-ZA/calendars.yml +105 -105
  140. data/resources/locales/en-ZA/currencies.yml +103 -103
  141. data/resources/locales/en-ZA/languages.yml +503 -503
  142. data/resources/locales/en-ZA/layout.yml +1 -1
  143. data/resources/locales/en-ZA/numbers.yml +36 -36
  144. data/resources/locales/en-ZA/territories.yml +182 -182
  145. data/resources/locales/en/calendars.yml +105 -105
  146. data/resources/locales/en/currencies.yml +103 -103
  147. data/resources/locales/en/languages.yml +503 -503
  148. data/resources/locales/en/layout.yml +1 -1
  149. data/resources/locales/en/numbers.yml +35 -35
  150. data/resources/locales/en/rbnf.yml +94 -94
  151. data/resources/locales/en/territories.yml +182 -182
  152. data/resources/locales/es-419/calendars.yml +170 -170
  153. data/resources/locales/es-419/currencies.yml +258 -258
  154. data/resources/locales/es-419/languages.yml +439 -439
  155. data/resources/locales/es-419/layout.yml +1 -1
  156. data/resources/locales/es-419/numbers.yml +33 -33
  157. data/resources/locales/es-419/territories.yml +178 -178
  158. data/resources/locales/es-CO/calendars.yml +182 -182
  159. data/resources/locales/es-CO/currencies.yml +258 -258
  160. data/resources/locales/es-CO/languages.yml +439 -439
  161. data/resources/locales/es-CO/layout.yml +1 -1
  162. data/resources/locales/es-CO/numbers.yml +35 -35
  163. data/resources/locales/es-CO/territories.yml +179 -179
  164. data/resources/locales/es-MX/calendars.yml +181 -181
  165. data/resources/locales/es-MX/currencies.yml +194 -194
  166. data/resources/locales/es-MX/languages.yml +441 -441
  167. data/resources/locales/es-MX/layout.yml +1 -1
  168. data/resources/locales/es-MX/numbers.yml +35 -35
  169. data/resources/locales/es-MX/territories.yml +178 -178
  170. data/resources/locales/es-US/calendars.yml +185 -185
  171. data/resources/locales/es-US/currencies.yml +258 -258
  172. data/resources/locales/es-US/languages.yml +439 -439
  173. data/resources/locales/es-US/layout.yml +1 -1
  174. data/resources/locales/es-US/numbers.yml +35 -35
  175. data/resources/locales/es-US/territories.yml +179 -179
  176. data/resources/locales/es/calendars.yml +183 -183
  177. data/resources/locales/es/currencies.yml +258 -258
  178. data/resources/locales/es/languages.yml +439 -439
  179. data/resources/locales/es/layout.yml +1 -1
  180. data/resources/locales/es/numbers.yml +35 -35
  181. data/resources/locales/es/rbnf.yml +123 -123
  182. data/resources/locales/es/territories.yml +179 -179
  183. data/resources/locales/eu/calendars.yml +185 -185
  184. data/resources/locales/eu/currencies.yml +160 -160
  185. data/resources/locales/eu/languages.yml +213 -213
  186. data/resources/locales/eu/layout.yml +1 -1
  187. data/resources/locales/eu/numbers.yml +29 -29
  188. data/resources/locales/eu/territories.yml +184 -184
  189. data/resources/locales/fa/calendars.yml +191 -191
  190. data/resources/locales/fa/currencies.yml +107 -107
  191. data/resources/locales/fa/languages.yml +412 -412
  192. data/resources/locales/fa/layout.yml +1 -1
  193. data/resources/locales/fa/numbers.yml +36 -36
  194. data/resources/locales/fa/rbnf.yml +28 -28
  195. data/resources/locales/fa/territories.yml +187 -187
  196. data/resources/locales/fi/calendars.yml +186 -186
  197. data/resources/locales/fi/currencies.yml +316 -316
  198. data/resources/locales/fi/languages.yml +590 -590
  199. data/resources/locales/fi/layout.yml +1 -1
  200. data/resources/locales/fi/numbers.yml +37 -37
  201. data/resources/locales/fi/rbnf.yml +39 -39
  202. data/resources/locales/fi/territories.yml +213 -213
  203. data/resources/locales/fil/calendars.yml +182 -182
  204. data/resources/locales/fil/currencies.yml +118 -118
  205. data/resources/locales/fil/languages.yml +214 -214
  206. data/resources/locales/fil/layout.yml +1 -1
  207. data/resources/locales/fil/numbers.yml +35 -35
  208. data/resources/locales/fil/rbnf.yml +35 -35
  209. data/resources/locales/fil/territories.yml +180 -180
  210. data/resources/locales/fr-BE/calendars.yml +198 -198
  211. data/resources/locales/fr-BE/currencies.yml +246 -246
  212. data/resources/locales/fr-BE/languages.yml +448 -448
  213. data/resources/locales/fr-BE/layout.yml +1 -1
  214. data/resources/locales/fr-BE/numbers.yml +35 -35
  215. data/resources/locales/fr-BE/rbnf.yml +140 -140
  216. data/resources/locales/fr-BE/territories.yml +195 -195
  217. data/resources/locales/fr-CA/calendars.yml +199 -199
  218. data/resources/locales/fr-CA/currencies.yml +252 -252
  219. data/resources/locales/fr-CA/languages.yml +449 -449
  220. data/resources/locales/fr-CA/layout.yml +1 -1
  221. data/resources/locales/fr-CA/numbers.yml +36 -36
  222. data/resources/locales/fr-CA/territories.yml +196 -196
  223. data/resources/locales/fr-CH/calendars.yml +200 -200
  224. data/resources/locales/fr-CH/currencies.yml +246 -246
  225. data/resources/locales/fr-CH/languages.yml +448 -448
  226. data/resources/locales/fr-CH/layout.yml +1 -1
  227. data/resources/locales/fr-CH/numbers.yml +36 -36
  228. data/resources/locales/fr-CH/rbnf.yml +139 -139
  229. data/resources/locales/fr-CH/territories.yml +195 -195
  230. data/resources/locales/fr/calendars.yml +198 -198
  231. data/resources/locales/fr/currencies.yml +246 -246
  232. data/resources/locales/fr/languages.yml +448 -448
  233. data/resources/locales/fr/layout.yml +1 -1
  234. data/resources/locales/fr/numbers.yml +36 -36
  235. data/resources/locales/fr/rbnf.yml +145 -145
  236. data/resources/locales/fr/territories.yml +195 -195
  237. data/resources/locales/ga/calendars.yml +162 -162
  238. data/resources/locales/ga/currencies.yml +250 -250
  239. data/resources/locales/ga/languages.yml +247 -247
  240. data/resources/locales/ga/layout.yml +1 -1
  241. data/resources/locales/ga/numbers.yml +71 -71
  242. data/resources/locales/ga/rbnf.yml +115 -115
  243. data/resources/locales/ga/territories.yml +78 -78
  244. data/resources/locales/gl/calendars.yml +183 -183
  245. data/resources/locales/gl/currencies.yml +169 -169
  246. data/resources/locales/gl/languages.yml +213 -213
  247. data/resources/locales/gl/layout.yml +1 -1
  248. data/resources/locales/gl/numbers.yml +35 -35
  249. data/resources/locales/gl/territories.yml +180 -180
  250. data/resources/locales/he/calendars.yml +129 -129
  251. data/resources/locales/he/currencies.yml +173 -173
  252. data/resources/locales/he/languages.yml +443 -443
  253. data/resources/locales/he/layout.yml +1 -1
  254. data/resources/locales/he/numbers.yml +60 -60
  255. data/resources/locales/he/rbnf.yml +133 -133
  256. data/resources/locales/he/territories.yml +179 -179
  257. data/resources/locales/hi/calendars.yml +185 -185
  258. data/resources/locales/hi/currencies.yml +160 -160
  259. data/resources/locales/hi/languages.yml +420 -420
  260. data/resources/locales/hi/layout.yml +1 -1
  261. data/resources/locales/hi/numbers.yml +35 -35
  262. data/resources/locales/hi/rbnf.yml +137 -137
  263. data/resources/locales/hi/territories.yml +183 -183
  264. data/resources/locales/hr/calendars.yml +173 -173
  265. data/resources/locales/hr/currencies.yml +315 -315
  266. data/resources/locales/hr/languages.yml +457 -457
  267. data/resources/locales/hr/layout.yml +1 -1
  268. data/resources/locales/hr/numbers.yml +47 -47
  269. data/resources/locales/hr/rbnf.yml +63 -63
  270. data/resources/locales/hr/territories.yml +181 -181
  271. data/resources/locales/hu/calendars.yml +175 -175
  272. data/resources/locales/hu/currencies.yml +171 -171
  273. data/resources/locales/hu/languages.yml +455 -455
  274. data/resources/locales/hu/layout.yml +1 -1
  275. data/resources/locales/hu/numbers.yml +36 -36
  276. data/resources/locales/hu/rbnf.yml +91 -91
  277. data/resources/locales/hu/territories.yml +212 -212
  278. data/resources/locales/id/calendars.yml +182 -182
  279. data/resources/locales/id/currencies.yml +297 -297
  280. data/resources/locales/id/languages.yml +457 -457
  281. data/resources/locales/id/layout.yml +1 -1
  282. data/resources/locales/id/numbers.yml +22 -22
  283. data/resources/locales/id/rbnf.yml +25 -25
  284. data/resources/locales/id/territories.yml +181 -181
  285. data/resources/locales/is/calendars.yml +182 -182
  286. data/resources/locales/is/currencies.yml +194 -194
  287. data/resources/locales/is/languages.yml +443 -443
  288. data/resources/locales/is/layout.yml +1 -1
  289. data/resources/locales/is/numbers.yml +35 -35
  290. data/resources/locales/is/rbnf.yml +45 -45
  291. data/resources/locales/is/territories.yml +212 -212
  292. data/resources/locales/it-CH/calendars.yml +183 -183
  293. data/resources/locales/it-CH/currencies.yml +168 -168
  294. data/resources/locales/it-CH/languages.yml +501 -501
  295. data/resources/locales/it-CH/layout.yml +1 -1
  296. data/resources/locales/it-CH/numbers.yml +29 -29
  297. data/resources/locales/it-CH/territories.yml +184 -184
  298. data/resources/locales/it/calendars.yml +180 -180
  299. data/resources/locales/it/currencies.yml +168 -168
  300. data/resources/locales/it/languages.yml +501 -501
  301. data/resources/locales/it/layout.yml +1 -1
  302. data/resources/locales/it/numbers.yml +29 -29
  303. data/resources/locales/it/rbnf.yml +368 -368
  304. data/resources/locales/it/territories.yml +184 -184
  305. data/resources/locales/ja/calendars.yml +195 -195
  306. data/resources/locales/ja/currencies.yml +353 -353
  307. data/resources/locales/ja/languages.yml +602 -602
  308. data/resources/locales/ja/layout.yml +1 -1
  309. data/resources/locales/ja/numbers.yml +35 -35
  310. data/resources/locales/ja/rbnf.yml +49 -49
  311. data/resources/locales/ja/territories.yml +260 -260
  312. data/resources/locales/ko/calendars.yml +180 -180
  313. data/resources/locales/ko/currencies.yml +168 -168
  314. data/resources/locales/ko/languages.yml +455 -455
  315. data/resources/locales/ko/layout.yml +1 -1
  316. data/resources/locales/ko/numbers.yml +33 -33
  317. data/resources/locales/ko/rbnf.yml +136 -136
  318. data/resources/locales/ko/territories.yml +219 -219
  319. data/resources/locales/lv/calendars.yml +179 -179
  320. data/resources/locales/lv/currencies.yml +166 -166
  321. data/resources/locales/lv/languages.yml +473 -473
  322. data/resources/locales/lv/layout.yml +1 -1
  323. data/resources/locales/lv/numbers.yml +48 -48
  324. data/resources/locales/lv/rbnf.yml +45 -45
  325. data/resources/locales/lv/territories.yml +202 -202
  326. data/resources/locales/ms/calendars.yml +181 -181
  327. data/resources/locales/ms/currencies.yml +163 -163
  328. data/resources/locales/ms/languages.yml +257 -257
  329. data/resources/locales/ms/layout.yml +1 -1
  330. data/resources/locales/ms/numbers.yml +23 -23
  331. data/resources/locales/ms/rbnf.yml +27 -27
  332. data/resources/locales/ms/territories.yml +179 -179
  333. data/resources/locales/nb/calendars.yml +190 -190
  334. data/resources/locales/nb/currencies.yml +313 -313
  335. data/resources/locales/nb/languages.yml +480 -480
  336. data/resources/locales/nb/layout.yml +1 -1
  337. data/resources/locales/nb/numbers.yml +37 -37
  338. data/resources/locales/nb/rbnf.yml +38 -38
  339. data/resources/locales/nb/territories.yml +213 -213
  340. data/resources/locales/nl/calendars.yml +182 -182
  341. data/resources/locales/nl/currencies.yml +319 -319
  342. data/resources/locales/nl/languages.yml +555 -555
  343. data/resources/locales/nl/layout.yml +1 -1
  344. data/resources/locales/nl/numbers.yml +35 -35
  345. data/resources/locales/nl/rbnf.yml +81 -81
  346. data/resources/locales/nl/territories.yml +215 -215
  347. data/resources/locales/pl/calendars.yml +176 -176
  348. data/resources/locales/pl/currencies.yml +175 -175
  349. data/resources/locales/pl/languages.yml +537 -537
  350. data/resources/locales/pl/layout.yml +1 -1
  351. data/resources/locales/pl/numbers.yml +60 -60
  352. data/resources/locales/pl/rbnf.yml +58 -58
  353. data/resources/locales/pl/territories.yml +191 -191
  354. data/resources/locales/pt/calendars.yml +187 -187
  355. data/resources/locales/pt/currencies.yml +172 -172
  356. data/resources/locales/pt/languages.yml +442 -442
  357. data/resources/locales/pt/layout.yml +1 -1
  358. data/resources/locales/pt/numbers.yml +35 -35
  359. data/resources/locales/pt/rbnf.yml +75 -75
  360. data/resources/locales/pt/territories.yml +178 -178
  361. data/resources/locales/ro/calendars.yml +170 -170
  362. data/resources/locales/ro/currencies.yml +165 -165
  363. data/resources/locales/ro/languages.yml +443 -443
  364. data/resources/locales/ro/layout.yml +1 -1
  365. data/resources/locales/ro/numbers.yml +47 -47
  366. data/resources/locales/ro/rbnf.yml +34 -34
  367. data/resources/locales/ro/territories.yml +178 -178
  368. data/resources/locales/ru/calendars.yml +174 -174
  369. data/resources/locales/ru/currencies.yml +176 -176
  370. data/resources/locales/ru/languages.yml +469 -469
  371. data/resources/locales/ru/layout.yml +1 -1
  372. data/resources/locales/ru/numbers.yml +60 -60
  373. data/resources/locales/ru/rbnf.yml +40 -40
  374. data/resources/locales/ru/territories.yml +197 -197
  375. data/resources/locales/sk/calendars.yml +170 -170
  376. data/resources/locales/sk/currencies.yml +168 -168
  377. data/resources/locales/sk/languages.yml +439 -439
  378. data/resources/locales/sk/layout.yml +1 -1
  379. data/resources/locales/sk/numbers.yml +60 -60
  380. data/resources/locales/sk/rbnf.yml +40 -40
  381. data/resources/locales/sk/territories.yml +191 -191
  382. data/resources/locales/sq/calendars.yml +157 -157
  383. data/resources/locales/sq/currencies.yml +102 -102
  384. data/resources/locales/sq/languages.yml +188 -188
  385. data/resources/locales/sq/layout.yml +1 -1
  386. data/resources/locales/sq/numbers.yml +36 -36
  387. data/resources/locales/sq/rbnf.yml +26 -26
  388. data/resources/locales/sq/territories.yml +180 -180
  389. data/resources/locales/sr/calendars.yml +185 -185
  390. data/resources/locales/sr/currencies.yml +171 -171
  391. data/resources/locales/sr/languages.yml +430 -430
  392. data/resources/locales/sr/layout.yml +1 -1
  393. data/resources/locales/sr/numbers.yml +47 -47
  394. data/resources/locales/sr/rbnf.yml +80 -80
  395. data/resources/locales/sr/territories.yml +184 -184
  396. data/resources/locales/sv/calendars.yml +189 -189
  397. data/resources/locales/sv/currencies.yml +212 -212
  398. data/resources/locales/sv/languages.yml +541 -541
  399. data/resources/locales/sv/layout.yml +1 -1
  400. data/resources/locales/sv/numbers.yml +37 -37
  401. data/resources/locales/sv/rbnf.yml +149 -149
  402. data/resources/locales/sv/territories.yml +207 -207
  403. data/resources/locales/ta/calendars.yml +185 -185
  404. data/resources/locales/ta/currencies.yml +160 -160
  405. data/resources/locales/ta/languages.yml +422 -422
  406. data/resources/locales/ta/layout.yml +1 -1
  407. data/resources/locales/ta/numbers.yml +35 -35
  408. data/resources/locales/ta/rbnf.yml +54 -54
  409. data/resources/locales/ta/territories.yml +184 -184
  410. data/resources/locales/th/calendars.yml +176 -176
  411. data/resources/locales/th/currencies.yml +695 -695
  412. data/resources/locales/th/languages.yml +594 -594
  413. data/resources/locales/th/layout.yml +1 -1
  414. data/resources/locales/th/numbers.yml +23 -23
  415. data/resources/locales/th/rbnf.yml +29 -29
  416. data/resources/locales/th/territories.yml +253 -253
  417. data/resources/locales/tr/calendars.yml +179 -179
  418. data/resources/locales/tr/currencies.yml +268 -268
  419. data/resources/locales/tr/languages.yml +443 -443
  420. data/resources/locales/tr/layout.yml +1 -1
  421. data/resources/locales/tr/numbers.yml +33 -33
  422. data/resources/locales/tr/rbnf.yml +61 -61
  423. data/resources/locales/tr/territories.yml +179 -179
  424. data/resources/locales/uk/calendars.yml +175 -175
  425. data/resources/locales/uk/currencies.yml +175 -175
  426. data/resources/locales/uk/languages.yml +467 -467
  427. data/resources/locales/uk/layout.yml +1 -1
  428. data/resources/locales/uk/numbers.yml +60 -60
  429. data/resources/locales/uk/rbnf.yml +40 -40
  430. data/resources/locales/uk/territories.yml +193 -193
  431. data/resources/locales/ur/calendars.yml +162 -162
  432. data/resources/locales/ur/currencies.yml +160 -160
  433. data/resources/locales/ur/languages.yml +203 -203
  434. data/resources/locales/ur/layout.yml +1 -1
  435. data/resources/locales/ur/numbers.yml +36 -36
  436. data/resources/locales/ur/territories.yml +166 -166
  437. data/resources/locales/vi/calendars.yml +80 -80
  438. data/resources/locales/vi/currencies.yml +295 -295
  439. data/resources/locales/vi/languages.yml +1 -1
  440. data/resources/locales/vi/layout.yml +1 -1
  441. data/resources/locales/vi/numbers.yml +23 -23
  442. data/resources/locales/vi/rbnf.yml +39 -39
  443. data/resources/locales/vi/territories.yml +158 -158
  444. data/resources/locales/zh-Hant/calendars.yml +200 -200
  445. data/resources/locales/zh-Hant/currencies.yml +789 -789
  446. data/resources/locales/zh-Hant/languages.yml +607 -607
  447. data/resources/locales/zh-Hant/layout.yml +1 -1
  448. data/resources/locales/zh-Hant/numbers.yml +34 -34
  449. data/resources/locales/zh-Hant/rbnf.yml +197 -197
  450. data/resources/locales/zh-Hant/territories.yml +260 -260
  451. data/resources/locales/zh/calendars.yml +204 -204
  452. data/resources/locales/zh/currencies.yml +740 -740
  453. data/resources/locales/zh/languages.yml +515 -515
  454. data/resources/locales/zh/layout.yml +1 -1
  455. data/resources/locales/zh/numbers.yml +35 -35
  456. data/resources/locales/zh/rbnf.yml +231 -231
  457. data/resources/locales/zh/territories.yml +260 -260
  458. data/resources/shared/numbering_systems.yml +118 -118
  459. data/resources/shared/rbnf_root.yml +239 -239
  460. data/resources/shared/segments/segments_root.yml +143 -143
  461. data/resources/shared/territories_containment.yml +304 -304
  462. data/spec/bidi/bidi_spec.rb +0 -1
  463. data/spec/core_ext_spec.rb +1 -2
  464. data/spec/parsers/segmentation_parser_spec.rb +8 -4
  465. data/spec/parsers/symbol_table_spec.rb +1 -5
  466. data/spec/parsers/unicode_regex/character_class_spec.rb +5 -3
  467. data/spec/parsers/unicode_regex/unicode_string_spec.rb +1 -1
  468. data/spec/shared/unicode_regex_spec.rb +14 -14
  469. data/spec/spec_helper.rb +3 -12
  470. data/spec/utils/yaml/yaml_spec.rb +10 -26
  471. metadata +14 -15
  472. data/lib/twitter_cldr/utils/interpolation.rb +0 -105
  473. data/spec/utils/interpolation_spec.rb +0 -124
@@ -6,29 +6,29 @@
6
6
  :AED:
7
7
  :one: "সংযুক্ত আরব আমিরাত দিরহাম"
8
8
  :other: "সংযুক্ত আরব আমিরাত দিরহাম"
9
- :symbol: "AED"
9
+ :symbol: AED
10
10
  :AFA:
11
11
  :one: "আফগানি (১৯২৭–২০০২)"
12
12
  :AFN:
13
13
  :one: "আফগান আফগানি"
14
14
  :other: "আফগান আফগানি"
15
- :symbol: "AFN"
15
+ :symbol: AFN
16
16
  :ALL:
17
17
  :one: "আলবেনিয়ান লিক"
18
18
  :other: "আলবেনিয়ান লিক"
19
- :symbol: "ALL"
19
+ :symbol: ALL
20
20
  :AMD:
21
21
  :one: "আরমেনিয়ান দ্রাম"
22
22
  :other: "আরমেনিয়ান দ্রাম"
23
- :symbol: "AMD"
23
+ :symbol: AMD
24
24
  :ANG:
25
25
  :one: "নেদারল্যান্ড এ্যান্টিলিয়ান গুল্ডের"
26
26
  :other: "নেদারল্যান্ড এ্যান্টিলিয়ান গুল্ডের"
27
- :symbol: "ANG"
27
+ :symbol: ANG
28
28
  :AOA:
29
29
  :one: "এ্যাঙ্গোলান কওয়ানজা"
30
30
  :other: "এ্যাঙ্গোলান কওয়ানজা"
31
- :symbol: "AOA"
31
+ :symbol: AOA
32
32
  :AOK:
33
33
  :one: "এ্যাঙ্গোলান কওয়ানজা (১৯৭৭–১৯৯০)"
34
34
  :AON:
@@ -42,37 +42,37 @@
42
42
  :ARS:
43
43
  :one: "আর্জেন্টিনা পেসো"
44
44
  :other: "আর্জেন্টিনা পেসো"
45
- :symbol: "ARS"
45
+ :symbol: ARS
46
46
  :ATS:
47
47
  :one: "অস্ট্রিয়ান শিলিং"
48
48
  :AUD:
49
49
  :one: "অস্ট্রেলিয়ান ডলার"
50
50
  :other: "অস্ট্রেলিয়ান ডলার"
51
- :symbol: "A$"
51
+ :symbol: A$
52
52
  :AWG:
53
53
  :one: "আরুবা গিল্ডার"
54
54
  :other: "আরুবা গিল্ডার"
55
- :symbol: "AWG"
55
+ :symbol: AWG
56
56
  :AZM:
57
57
  :one: "আজারবাইজান মানাত (১৯৯৩–২০০৬)"
58
58
  :AZN:
59
59
  :one: "আজারবাইজান মানাত"
60
60
  :other: "আজারবাইজান মানাত"
61
- :symbol: "AZN"
61
+ :symbol: AZN
62
62
  :BAD:
63
63
  :one: "বসনিয়া এবং হার্জেগোভিনা দিনার"
64
64
  :BAM:
65
65
  :one: "বসনিয়া এবং হার্জেগোভিনা মার্ক"
66
66
  :other: "বসনিয়া এবং হার্জেগোভিনা মার্ক"
67
- :symbol: "BAM"
67
+ :symbol: BAM
68
68
  :BBD:
69
69
  :one: "বার্বেডোজ ডলার"
70
70
  :other: "বার্বেডোজ ডলার"
71
- :symbol: "BBD"
71
+ :symbol: BBD
72
72
  :BDT:
73
73
  :one: "বাংলাদেশী টাকা"
74
74
  :other: "বাংলাদেশী টাকা"
75
- :symbol: ""
75
+ :symbol: ৳
76
76
  :BEC:
77
77
  :one: "বেলজিয়ান ফ্রাঙ্ক (রূপান্তরযোগ্য)"
78
78
  :BEF:
@@ -84,27 +84,27 @@
84
84
  :BGN:
85
85
  :one: "বুলগেরীয় নিউ লেভ"
86
86
  :other: "বুলগেরীয় নিউ লেভ"
87
- :symbol: "BGN"
87
+ :symbol: BGN
88
88
  :BHD:
89
89
  :one: "বাহরাইনি দিনার"
90
90
  :other: "বাহরাইনি দিনার"
91
- :symbol: "BHD"
91
+ :symbol: BHD
92
92
  :BIF:
93
93
  :one: "বুরুন্ডি ফ্রাঙ্ক"
94
94
  :other: "বুরুন্ডি ফ্রাঙ্ক"
95
- :symbol: "BIF"
95
+ :symbol: BIF
96
96
  :BMD:
97
97
  :one: "বারমিউডান ডলার"
98
98
  :other: "বারমিউডান ডলার"
99
- :symbol: "BMD"
99
+ :symbol: BMD
100
100
  :BND:
101
101
  :one: "ব্রুনেই ডলার"
102
102
  :other: "ব্রুনেই ডলার"
103
- :symbol: "BND"
103
+ :symbol: BND
104
104
  :BOB:
105
- :one: "বলিভিয়ানো"
106
- :other: "বলিভিয়ানো"
107
- :symbol: "BOB"
105
+ :one: বলিভিয়ানো
106
+ :other: বলিভিয়ানো
107
+ :symbol: BOB
108
108
  :BOP:
109
109
  :one: "বলিভিয়ান পেসো"
110
110
  :BOV:
@@ -118,7 +118,7 @@
118
118
  :BRL:
119
119
  :one: "ব্রাজিলিয়ান রিয়েল"
120
120
  :other: "ব্রাজিলিয়ান রিয়েল"
121
- :symbol: "R$"
121
+ :symbol: R$
122
122
  :BRN:
123
123
  :one: "ব্রাজিলিয়ান ক্রুজেইডো নোভো"
124
124
  :BRR:
@@ -126,41 +126,41 @@
126
126
  :BSD:
127
127
  :one: "বাহামিয়ান ডলার"
128
128
  :other: "বাহামিয়ান ডলার"
129
- :symbol: "BSD"
129
+ :symbol: BSD
130
130
  :BTN:
131
131
  :one: "ভুটানি এনগুল্ট্রুম"
132
132
  :other: "ভুটানি এনগুল্ট্রুম"
133
- :symbol: "BTN"
133
+ :symbol: BTN
134
134
  :BUK:
135
135
  :one: "বর্মি কিয়াৎ"
136
136
  :BWP:
137
137
  :one: "বতসোয়ানা পুলা"
138
138
  :other: "বতসোয়ানা পুলা"
139
- :symbol: "BWP"
139
+ :symbol: BWP
140
140
  :BYB:
141
141
  :one: "বেলারুশিয়ান নিউ রুবেল (১৯৯৪–১৯৯৯)"
142
142
  :BYR:
143
143
  :one: "বেলারুশিয়ান রুবেল"
144
144
  :other: "বেলারুশিয়ান রুবেল"
145
- :symbol: "BYR"
145
+ :symbol: BYR
146
146
  :BZD:
147
147
  :one: "বেলিজ ডলার"
148
148
  :other: "বেলিজ ডলার"
149
- :symbol: "BZD"
149
+ :symbol: BZD
150
150
  :CAD:
151
151
  :one: "কানাডিয়ান ডলার"
152
152
  :other: "কানাডিয়ান ডলার"
153
- :symbol: "CA$"
153
+ :symbol: CA$
154
154
  :CDF:
155
155
  :one: "কঙ্গোলিস ফ্র্যাঙ্ক"
156
156
  :other: "কঙ্গোলিস ফ্র্যাঙ্ক"
157
- :symbol: "CDF"
157
+ :symbol: CDF
158
158
  :CHE:
159
159
  :one: "সুইজারল্যান্ড ইউরো"
160
160
  :CHF:
161
161
  :one: "সুইস ফ্রাঙ্ক"
162
162
  :other: "সুইস ফ্রাঙ্ক"
163
- :symbol: "CHF"
163
+ :symbol: CHF
164
164
  :CHW:
165
165
  :one: "সুইজারল্যান্ড ফ্রাঙ্ক"
166
166
  :CLF:
@@ -168,21 +168,21 @@
168
168
  :CLP:
169
169
  :one: "চিলি পেসো"
170
170
  :other: "চিলি পেসো"
171
- :symbol: "CLP"
171
+ :symbol: CLP
172
172
  :CNY:
173
173
  :one: "চীনা য়ুয়ান"
174
174
  :other: "চীনা য়ুয়ান"
175
- :symbol: "CN¥"
175
+ :symbol: CN¥
176
176
  :COP:
177
177
  :one: "কলোম্বিয়ান পেসো"
178
178
  :other: "কলোম্বিয়ান পেসো"
179
- :symbol: "COP"
179
+ :symbol: COP
180
180
  :COU:
181
181
  :one: "উনিদাদ দি ভ্যালোর রিয়েল"
182
182
  :CRC:
183
183
  :one: "কোস্টা রিকা কোলোন"
184
184
  :other: "কোস্টা রিকা কোলোন"
185
- :symbol: "CRC"
185
+ :symbol: CRC
186
186
  :CSD:
187
187
  :one: "প্রাচীন সারবিয়ান দিনার"
188
188
  :CSK:
@@ -190,21 +190,21 @@
190
190
  :CUC:
191
191
  :one: "কিউবান রূপান্তরযোগ্য পেসো"
192
192
  :other: "কিউবান রূপান্তরযোগ্য পেসো"
193
- :symbol: "CUC"
193
+ :symbol: CUC
194
194
  :CUP:
195
195
  :one: "কিউবান পেসো"
196
196
  :other: "কিউবান পেসো"
197
- :symbol: "CUP"
197
+ :symbol: CUP
198
198
  :CVE:
199
199
  :one: "কেপ ভার্দে এসকুডো"
200
200
  :other: "কেপ ভার্দে এসকুডো"
201
- :symbol: "CVE"
201
+ :symbol: CVE
202
202
  :CYP:
203
203
  :one: "সাইপ্রাস পাউন্ড"
204
204
  :CZK:
205
205
  :one: "চেকোস্লোভাক কোরুনা"
206
206
  :other: "চেকোস্লোভাক কোরুনা"
207
- :symbol: "CZK"
207
+ :symbol: CZK
208
208
  :DDM:
209
209
  :one: "পূর্ব জার্মান মার্ক"
210
210
  :DEM:
@@ -212,19 +212,19 @@
212
212
  :DJF:
213
213
  :one: "জিবুতি ফ্রাঙ্ক"
214
214
  :other: "জিবুতি ফ্রাঙ্ক"
215
- :symbol: "DJF"
215
+ :symbol: DJF
216
216
  :DKK:
217
217
  :one: "ড্যানিশ ক্রৌন"
218
218
  :other: "ড্যানিশ ক্রৌন"
219
- :symbol: "DKK"
219
+ :symbol: DKK
220
220
  :DOP:
221
221
  :one: "ডোমিনিকান পেসো"
222
222
  :other: "ডোমিনিকান পেসো"
223
- :symbol: "DOP"
223
+ :symbol: DOP
224
224
  :DZD:
225
225
  :one: "আলজেরীয় দিনার"
226
226
  :other: "আলজেরীয় দিনার"
227
- :symbol: "DZD"
227
+ :symbol: DZD
228
228
  :ECS:
229
229
  :one: "ইকুয়াডোর সুক্রে"
230
230
  :ECV:
@@ -234,66 +234,66 @@
234
234
  :EGP:
235
235
  :one: "মিশরীয় পাউন্ড"
236
236
  :other: "মিশরীয় পাউন্ড"
237
- :symbol: "EGP"
237
+ :symbol: EGP
238
238
  :ERN:
239
239
  :one: "এরিট্রিয়েন নাকফা"
240
240
  :other: "এরিট্রিয়েন নাকফা"
241
- :symbol: "ERN"
241
+ :symbol: ERN
242
242
  :ESA:
243
243
  :one: "স্প্যানিশ পেসেতা (একই হিসাব)"
244
244
  :ESB:
245
245
  :one: "স্প্যানিশ পেসেতা (রূপান্তরযোগ্য হিসাব)"
246
246
  :ESP:
247
247
  :one: "স্প্যানিশ পেসেতা"
248
- :symbol: ""
248
+ :symbol: ₧
249
249
  :ETB:
250
250
  :one: "ইথিওপিয়ান বির"
251
251
  :other: "ইথিওপিয়ান বির"
252
- :symbol: "ETB"
252
+ :symbol: ETB
253
253
  :EUR:
254
- :one: "ইউরো"
255
- :other: "ইউরো"
256
- :symbol: ""
254
+ :one: ইউরো
255
+ :other: ইউরো
256
+ :symbol: €
257
257
  :FIM:
258
258
  :one: "ফিনিস মার্কা"
259
259
  :FJD:
260
260
  :one: "ফিজি ডলার"
261
261
  :other: "ফিজি ডলার"
262
- :symbol: "FJD"
262
+ :symbol: FJD
263
263
  :FKP:
264
264
  :one: "ফকল্যান্ড দ্বীপপুঞ্জ পাউন্ড"
265
265
  :other: "ফকল্যান্ড দ্বীপপুঞ্জ পাউন্ড"
266
- :symbol: "FKP"
266
+ :symbol: FKP
267
267
  :FRF:
268
268
  :one: "ফরাসি ফ্রাঙ্ক"
269
269
  :GBP:
270
270
  :one: "ব্রিটিশ পাউন্ড স্টার্লিং"
271
271
  :other: "ব্রিটিশ পাউন্ড স্টার্লিং"
272
- :symbol: "£"
272
+ :symbol: £
273
273
  :GEK:
274
274
  :one: "জর্জিয়ান কুপন লারিট"
275
275
  :GEL:
276
276
  :one: "জর্জিয়ান লারি"
277
277
  :other: "জর্জিয়ান লারি"
278
- :symbol: "GEL"
278
+ :symbol: GEL
279
279
  :GHC:
280
280
  :one: "ঘানা সেডি (১৯৭৯–২০০৭)"
281
281
  :GHS:
282
282
  :one: "ঘানা সেডি"
283
283
  :other: "ঘানা সেডি"
284
- :symbol: "GHS"
284
+ :symbol: GHS
285
285
  :GIP:
286
286
  :one: "জিব্রাল্টার পাউন্ড"
287
287
  :other: "জিব্রাল্টার পাউন্ড"
288
- :symbol: "GIP"
288
+ :symbol: GIP
289
289
  :GMD:
290
290
  :one: "গাম্বিয়া ডালাসি"
291
291
  :other: "গাম্বিয়া ডালাসি"
292
- :symbol: "GMD"
292
+ :symbol: GMD
293
293
  :GNF:
294
294
  :one: "গিনি ফ্রাঙ্ক"
295
295
  :other: "গিনি ফ্রাঙ্ক"
296
- :symbol: "GNF"
296
+ :symbol: GNF
297
297
  :GNS:
298
298
  :one: "গিনি সাইলি"
299
299
  :GQE:
@@ -303,7 +303,7 @@
303
303
  :GTQ:
304
304
  :one: "গুয়াতেমালা কুয়েৎজাল"
305
305
  :other: "গুয়াতেমালা কুয়েৎজাল"
306
- :symbol: "GTQ"
306
+ :symbol: GTQ
307
307
  :GWE:
308
308
  :one: "পর্তুগিজ গিনি এসকুডো"
309
309
  :GWP:
@@ -311,33 +311,33 @@
311
311
  :GYD:
312
312
  :one: "গাইয়েনা ডলার"
313
313
  :other: "গাইয়েনা ডলার"
314
- :symbol: "GYD"
314
+ :symbol: GYD
315
315
  :HKD:
316
316
  :one: "হংকং ডলার"
317
317
  :other: "হংকং ডলার"
318
- :symbol: "HK$"
318
+ :symbol: HK$
319
319
  :HNL:
320
320
  :one: "হন্ডুরাস লেম্পিরা"
321
321
  :other: "হন্ডুরাস লেম্পিরা"
322
- :symbol: "HNL"
322
+ :symbol: HNL
323
323
  :HRD:
324
324
  :one: "ক্রোয়েশিয়ান দিনার"
325
325
  :HRK:
326
326
  :one: "ক্রোয়েশিয়ান কুনা"
327
327
  :other: "ক্রোয়েশিয়ান কুনাস"
328
- :symbol: "HRK"
328
+ :symbol: HRK
329
329
  :HTG:
330
330
  :one: "হাইতি গৌর্দে"
331
331
  :other: "হাইতি গৌর্দে"
332
- :symbol: "HTG"
332
+ :symbol: HTG
333
333
  :HUF:
334
334
  :one: "হাঙ্গেরিয়ান ফোরিন্ট"
335
335
  :other: "হাঙ্গেরিয়ান ফোরিন্ট"
336
- :symbol: "HUF"
336
+ :symbol: HUF
337
337
  :IDR:
338
338
  :one: "ইন্দোনেশিয়ান রুপিয়াহ"
339
339
  :other: "ইন্দোনেশিয়ান রুপিয়াহ"
340
- :symbol: "IDR"
340
+ :symbol: IDR
341
341
  :IEP:
342
342
  :one: "ইরিশ পাউন্ড"
343
343
  :ILP:
@@ -345,95 +345,95 @@
345
345
  :ILS:
346
346
  :one: "ইস্রাইলি নতুন শেকেল"
347
347
  :other: "ইস্রাইলি নতুন শেকেল"
348
- :symbol: ""
348
+ :symbol: ₪
349
349
  :INR:
350
350
  :one: "ভারতীয় রুপি"
351
351
  :other: "ভারতীয় রুপি"
352
- :symbol: ""
352
+ :symbol: ₹
353
353
  :IQD:
354
354
  :one: "ইরাকি দিনার"
355
355
  :other: "ইরাকি দিনার"
356
- :symbol: "IQD"
356
+ :symbol: IQD
357
357
  :IRR:
358
358
  :one: "ইরানিয়ান রিয়াল"
359
359
  :other: "ইরানিয়ান রিয়াল"
360
- :symbol: "IRR"
360
+ :symbol: IRR
361
361
  :ISK:
362
362
  :one: "আইসল্যান্ড ক্রৌন"
363
363
  :other: "আইসল্যান্ড ক্রৌন"
364
- :symbol: "ISK"
364
+ :symbol: ISK
365
365
  :ITL:
366
366
  :one: "ইতালীয় লিরা"
367
367
  :JMD:
368
368
  :one: "জ্যামাইকান ডলার"
369
369
  :other: "জ্যামাইকান ডলার"
370
- :symbol: "JMD"
370
+ :symbol: JMD
371
371
  :JOD:
372
372
  :one: "জর্ডানিয়ান দিনার"
373
373
  :other: "জর্ডানিয়ান দিনার"
374
- :symbol: "JOD"
374
+ :symbol: JOD
375
375
  :JPY:
376
376
  :one: "জাপানি ইয়েন"
377
377
  :other: "জাপানি ইয়েন"
378
- :symbol: "JP¥"
378
+ :symbol: JP¥
379
379
  :KES:
380
380
  :one: "কেনিয়ান শিলিং"
381
381
  :other: "কেনিয়ান শিলিং"
382
- :symbol: "KES"
382
+ :symbol: KES
383
383
  :KGS:
384
384
  :one: "কিরগিজস্তান সোম"
385
385
  :other: "কিরগিজস্তান সোম"
386
- :symbol: "KGS"
386
+ :symbol: KGS
387
387
  :KHR:
388
388
  :one: "কম্বোডিয়ান রিয়েল"
389
389
  :other: "কম্বোডিয়ান রিয়েল"
390
- :symbol: "KHR"
390
+ :symbol: KHR
391
391
  :KMF:
392
392
  :one: "কম্বোরো ফ্রাঙ্ক"
393
393
  :other: "কম্বোরো ফ্রাঙ্ক"
394
- :symbol: "KMF"
394
+ :symbol: KMF
395
395
  :KPW:
396
396
  :one: "উত্তর কোরিয়ার ওন"
397
397
  :other: "উত্তর কোরিয়ার ওন"
398
- :symbol: "KPW"
398
+ :symbol: KPW
399
399
  :KRW:
400
400
  :one: "দক্ষিণ কোরিয়ান ওন"
401
401
  :other: "দক্ষিণ কোরিয়ান ওন"
402
- :symbol: ""
402
+ :symbol: ₩
403
403
  :KWD:
404
404
  :one: "কুয়েতি দিনার"
405
405
  :other: "কুয়েতি দিনার"
406
- :symbol: "KWD"
406
+ :symbol: KWD
407
407
  :KYD:
408
408
  :one: "কেম্যান দ্বীপপুঞ্জের ডলার"
409
409
  :other: "কেম্যান দ্বীপপুঞ্জের ডলার"
410
- :symbol: "KYD"
410
+ :symbol: KYD
411
411
  :KZT:
412
412
  :one: "কাজাক্সটান টেঙ্গে"
413
413
  :other: "কাজাক্সটান টেঙ্গে"
414
- :symbol: "KZT"
414
+ :symbol: KZT
415
415
  :LAK:
416
416
  :one: "লেউশান কিপ"
417
417
  :other: "লেউশান কিপ"
418
- :symbol: "LAK"
418
+ :symbol: LAK
419
419
  :LBP:
420
420
  :one: "লেবানিজ পাউন্ড"
421
421
  :other: "লেবানিজ পাউন্ড"
422
- :symbol: "LBP"
422
+ :symbol: LBP
423
423
  :LKR:
424
424
  :one: "শ্রীলঙ্কান রুপি"
425
425
  :other: "শ্রীলঙ্কান রুপি"
426
- :symbol: "LKR"
426
+ :symbol: LKR
427
427
  :LRD:
428
428
  :one: "লাইবেরিয়ান ডলার"
429
429
  :other: "লাইবেরিয়ান ডলার"
430
- :symbol: "LRD"
430
+ :symbol: LRD
431
431
  :LSL:
432
432
  :one: "লেসুটু লোটি"
433
433
  :LTL:
434
434
  :one: "লিথুইনিয়ান লিটা"
435
435
  :other: "লিথুইনিয়ান লিটা"
436
- :symbol: "LTL"
436
+ :symbol: LTL
437
437
  :LTT:
438
438
  :one: "লিথুইনিয়ান টালোন্যাস"
439
439
  :LUC:
@@ -445,51 +445,51 @@
445
445
  :LVL:
446
446
  :one: "ল্যাটভিয়ান ল্যাট্‌স"
447
447
  :other: "ল্যাটভিয়ান ল্যাট্‌স"
448
- :symbol: "LVL"
448
+ :symbol: LVL
449
449
  :LVR:
450
450
  :one: "ল্যাটভিয়ান রুবল"
451
451
  :LYD:
452
452
  :one: "লিবিয়ান ডলার"
453
453
  :other: "লিবিয়ান ডলার"
454
- :symbol: "LYD"
454
+ :symbol: LYD
455
455
  :MAD:
456
456
  :one: "মোরোক্কান দিরহাম"
457
457
  :other: "মোরোক্কান দিরহাম"
458
- :symbol: "MAD"
458
+ :symbol: MAD
459
459
  :MAF:
460
460
  :one: "মোরোক্কান ফ্রাঙ্ক"
461
461
  :MDL:
462
462
  :one: "মোল্ডোভান লেয়ু"
463
463
  :other: "মোল্ডোভান লেয়ু"
464
- :symbol: "MDL"
464
+ :symbol: MDL
465
465
  :MGA:
466
466
  :one: "মাদাগাস্কার আরিয়ারি"
467
467
  :other: "মাদাগাস্কার আরিয়ারি"
468
- :symbol: "MGA"
468
+ :symbol: MGA
469
469
  :MGF:
470
470
  :one: "মাদাগাস্কার ফ্রাঙ্ক"
471
471
  :MKD:
472
472
  :one: "ম্যাসেডোনিয়ান দিনার"
473
473
  :other: "ম্যাসেডোনিয়ান দিনার"
474
- :symbol: "MKD"
474
+ :symbol: MKD
475
475
  :MLF:
476
476
  :one: "মালি ফ্রাঙ্ক"
477
477
  :MMK:
478
478
  :one: "মায়ানমার কিয়াত"
479
479
  :other: "মায়ানমার কিয়াত"
480
- :symbol: "MMK"
480
+ :symbol: MMK
481
481
  :MNT:
482
482
  :one: "মঙ্গোলিয়ান তুগরিক"
483
483
  :other: "মঙ্গোলিয়ান তুগরিক"
484
- :symbol: "MNT"
484
+ :symbol: MNT
485
485
  :MOP:
486
486
  :one: "ম্যাক্যাও পাটাকা"
487
487
  :other: "ম্যাক্যাও পাটাকা"
488
- :symbol: "MOP"
488
+ :symbol: MOP
489
489
  :MRO:
490
490
  :one: "মৌরিতানিয়ান ওউগুইয়া"
491
491
  :other: "মৌরিতানিয়ান ওউগুইয়া"
492
- :symbol: "MRO"
492
+ :symbol: MRO
493
493
  :MTL:
494
494
  :one: "মাল্টা লিরা"
495
495
  :MTP:
@@ -497,19 +497,19 @@
497
497
  :MUR:
498
498
  :one: "মৌরিতানিয়ান রুপি"
499
499
  :other: "মৌরিতানিয়ান রুপি"
500
- :symbol: "MUR"
500
+ :symbol: MUR
501
501
  :MVR:
502
502
  :one: "মালদিভিয়ান রুফিয়া"
503
503
  :other: "মালদিভিয়ান রুফিয়া"
504
- :symbol: "MVR"
504
+ :symbol: MVR
505
505
  :MWK:
506
506
  :one: "মালাউইয়ান কওয়াচ"
507
507
  :other: "মালাউইয়ান কওয়াচ"
508
- :symbol: "MWK"
508
+ :symbol: MWK
509
509
  :MXN:
510
510
  :one: "ম্যাক্সিকান পেসো"
511
511
  :other: "ম্যাক্সিকান পেসো"
512
- :symbol: "MX$"
512
+ :symbol: MX$
513
513
  :MXP:
514
514
  :one: "ম্যাক্সিকান সিলভার পেসো (১৮৬১–১৯৯২)"
515
515
  :MXV:
@@ -517,7 +517,7 @@
517
517
  :MYR:
518
518
  :one: "মালয়েশিয়ান রিঙ্গিৎ"
519
519
  :other: "মালয়েশিয়ান রিঙ্গিৎ"
520
- :symbol: "MYR"
520
+ :symbol: MYR
521
521
  :MZE:
522
522
  :one: "মোজাম্বিক এসকুডো"
523
523
  :MZM:
@@ -525,79 +525,79 @@
525
525
  :MZN:
526
526
  :one: "মোজাম্বিক মেটিকেল"
527
527
  :other: "মোজাম্বিক মেটিকেল"
528
- :symbol: "MZN"
528
+ :symbol: MZN
529
529
  :NAD:
530
530
  :one: "নামিবিয়া ডলার"
531
531
  :other: "নামিবিয়া ডলার"
532
- :symbol: "NAD"
532
+ :symbol: NAD
533
533
  :NGN:
534
534
  :one: "নাইজেরিয়ান নায়রা"
535
535
  :other: "নাইজেরিয়ান নায়রা"
536
- :symbol: "NGN"
536
+ :symbol: NGN
537
537
  :NIC:
538
538
  :one: "নিকারাগুয়ান কর্ডোবা (১৯৮৮–১৯৯১)"
539
539
  :NIO:
540
540
  :one: "নিকারাগুয়ান কর্ডোবা"
541
541
  :other: "নিকারাগুয়ান কর্ডোবা"
542
- :symbol: "NIO"
542
+ :symbol: NIO
543
543
  :NLG:
544
544
  :one: "নেদারল্যান্ড গুল্ডের"
545
545
  :NOK:
546
546
  :one: "নরওয়ে ক্রৌন"
547
547
  :other: "নরওয়ে ক্রৌন"
548
- :symbol: "NOK"
548
+ :symbol: NOK
549
549
  :NPR:
550
550
  :one: "নেপালি রুপি"
551
551
  :other: "নেপালি রুপি"
552
- :symbol: "NPR"
552
+ :symbol: NPR
553
553
  :NZD:
554
554
  :one: "নিউজিল্যান্ড ডলার"
555
555
  :other: "নিউজিল্যান্ড ডলার"
556
- :symbol: "NZ$"
556
+ :symbol: NZ$
557
557
  :OMR:
558
558
  :one: "ওমানি রিয়াল"
559
559
  :other: "ওমানি রিয়াল"
560
- :symbol: "OMR"
560
+ :symbol: OMR
561
561
  :PAB:
562
562
  :one: "পানামা বেলবোয়া"
563
563
  :other: "পানামা বেলবোয়া"
564
- :symbol: "PAB"
564
+ :symbol: PAB
565
565
  :PEI:
566
566
  :one: "পেরুভিয়ান ইন্তি"
567
567
  :PEN:
568
568
  :one: "পেরুভিয়ান সোল নুয়েভো"
569
569
  :other: "পেরুভিয়ান সোল নুয়েভো"
570
- :symbol: "PEN"
570
+ :symbol: PEN
571
571
  :PES:
572
572
  :one: "পেরুভিয়ান সোল"
573
573
  :PGK:
574
574
  :one: "পাপুয়া নিউ গিনিয়ান কিনা"
575
575
  :other: "পাপুয়া নিউ গিনিয়ান কিনা"
576
- :symbol: "PGK"
576
+ :symbol: PGK
577
577
  :PHP:
578
578
  :one: "ফিলিপাইন পেসো"
579
579
  :other: "ফিলিপাইন পেসো"
580
- :symbol: "PHP"
580
+ :symbol: PHP
581
581
  :PKR:
582
582
  :one: "পাকিস্তানি রুপি"
583
583
  :other: "পাকিস্তানি রুপি"
584
- :symbol: "PKR"
584
+ :symbol: PKR
585
585
  :PLN:
586
586
  :one: "পোলিশ জ্লোটি"
587
587
  :other: "পোলিশ জ্লোটি"
588
- :symbol: "PLN"
588
+ :symbol: PLN
589
589
  :PLZ:
590
590
  :one: "পোলিশ জ্লোটি (১৯৫০–১৯৯৫)"
591
591
  :PTE:
592
592
  :one: "পর্তুগিজ এসকুডো"
593
593
  :PYG:
594
- :one: "প্যারগুয়ান"
595
- :other: "প্যারগুয়ান"
596
- :symbol: "PYG"
594
+ :one: প্যারগুয়ান
595
+ :other: প্যারগুয়ান
596
+ :symbol: PYG
597
597
  :QAR:
598
598
  :one: "কাতার রিয়্যাল"
599
599
  :other: "কাতার রিয়্যাল"
600
- :symbol: "QAR"
600
+ :symbol: QAR
601
601
  :RHD:
602
602
  :one: "রোডেশিয়ান ডলার"
603
603
  :ROL:
@@ -605,54 +605,54 @@
605
605
  :RON:
606
606
  :one: "রুমানিয়া লেয়ু"
607
607
  :other: "রুমানিয়া লেয়ু"
608
- :symbol: "RON"
608
+ :symbol: RON
609
609
  :RSD:
610
610
  :one: "সারবিয়ান দিনার"
611
611
  :other: "সারবিয়ান দিনার"
612
- :symbol: "RSD"
612
+ :symbol: RSD
613
613
  :RUB:
614
614
  :one: "রাশিয়ান রুবেল"
615
615
  :other: "রাশিয়ান রুবেল"
616
- :symbol: "RUB"
616
+ :symbol: RUB
617
617
  :RUR:
618
618
  :one: "রাশিয়ান রুবল (১৯৯১–১৯৯৮)"
619
- :symbol: "р."
619
+ :symbol: р.
620
620
  :RWF:
621
621
  :one: "রুয়ান্ডান ফ্রাঙ্ক"
622
622
  :other: "রুয়ান্ডান ফ্রাঙ্ক"
623
- :symbol: "RWF"
623
+ :symbol: RWF
624
624
  :SAR:
625
625
  :one: "সৌদি রিয়্যাল"
626
626
  :other: "সৌদি রিয়্যাল"
627
- :symbol: "SAR"
627
+ :symbol: SAR
628
628
  :SBD:
629
629
  :one: "সলোমন দ্বীপপুঞ্জ ডলার"
630
630
  :other: "সলোমন দ্বীপপুঞ্জ ডলার"
631
- :symbol: "SBD"
631
+ :symbol: SBD
632
632
  :SCR:
633
633
  :one: "সেয়চেল্লোইস রুপি"
634
634
  :other: "সেয়চেল্লোইস রুপি"
635
- :symbol: "SCR"
635
+ :symbol: SCR
636
636
  :SDD:
637
637
  :one: "প্রাচীন সুদানি দিনার"
638
638
  :SDG:
639
639
  :one: "সুদানি পাউন্ড"
640
640
  :other: "সুদানি পাউন্ড"
641
- :symbol: "SDG"
641
+ :symbol: SDG
642
642
  :SDP:
643
643
  :one: "প্রাচীন সুদানি পাউন্ড"
644
644
  :SEK:
645
645
  :one: "সুইডিশ ক্রোনা"
646
646
  :other: "সুইডিশ ক্রোনা"
647
- :symbol: "SEK"
647
+ :symbol: SEK
648
648
  :SGD:
649
649
  :one: "সিঙ্গাপুর ডলার"
650
650
  :other: "সিঙ্গাপুর ডলার"
651
- :symbol: "SGD"
651
+ :symbol: SGD
652
652
  :SHP:
653
653
  :one: "সেন্ট হেলেনা পাউন্ড"
654
654
  :other: "সেন্ট হেলেনা পাউন্ড"
655
- :symbol: "SHP"
655
+ :symbol: SHP
656
656
  :SIT:
657
657
  :one: "স্লোভানিয়া টোলার"
658
658
  :SKK:
@@ -660,25 +660,25 @@
660
660
  :SLL:
661
661
  :one: "সিয়েরালিয়ন লিয়ন"
662
662
  :other: "সিয়েরালিয়ন লিয়ন"
663
- :symbol: "SLL"
663
+ :symbol: SLL
664
664
  :SOS:
665
665
  :one: "সোমালি শিলিং"
666
666
  :other: "সোমালি শিলিং"
667
- :symbol: "SOS"
667
+ :symbol: SOS
668
668
  :SRD:
669
669
  :one: "সুরিনাম ডলার"
670
670
  :other: "সুরিনাম ডলার"
671
- :symbol: "SRD"
671
+ :symbol: SRD
672
672
  :SRG:
673
673
  :one: "সুরিনাম গিল্ডার"
674
674
  :SSP:
675
675
  :one: "দক্ষিণ সুদানি পাউন্ড"
676
676
  :other: "দক্ষিণ সুদানি পাউন্ড"
677
- :symbol: "SSP"
677
+ :symbol: SSP
678
678
  :STD:
679
679
  :one: "সাও টোমে এবং প্রিন্সিপে ডোবরা"
680
680
  :other: "সাও টোমে এবং প্রিন্সিপে ডোবরা"
681
- :symbol: "STD"
681
+ :symbol: STD
682
682
  :SUR:
683
683
  :one: "সোভিয়েত রুবল"
684
684
  :SVC:
@@ -686,35 +686,35 @@
686
686
  :SYP:
687
687
  :one: "সিরিয়ান পাউন্ড"
688
688
  :other: "সিরিয়ান পাউন্ড"
689
- :symbol: "SYP"
689
+ :symbol: SYP
690
690
  :SZL:
691
691
  :one: "সোয়াজিল্যান্ড লিলাঙ্গেনি"
692
692
  :other: "সোয়াজিল্যান্ড লিলাঙ্গেনি"
693
- :symbol: "SZL"
693
+ :symbol: SZL
694
694
  :THB:
695
695
  :one: "থাই বাত"
696
696
  :other: "থাই বাত"
697
- :symbol: "฿"
697
+ :symbol: ฿
698
698
  :TJR:
699
699
  :one: "তাজিকিস্তান রুবল"
700
700
  :TJS:
701
701
  :one: "তাজিকিস্তান সোমোনি"
702
702
  :other: "তাজিকিস্তান সোমোনি"
703
- :symbol: "TJS"
703
+ :symbol: TJS
704
704
  :TMM:
705
705
  :one: "তুর্কমেনিস্টানি মানাত"
706
706
  :TMT:
707
707
  :one: "তুর্কমেনিস্তান নতুন মানত"
708
708
  :other: "তুর্কমেনিস্তান নতুন মানত"
709
- :symbol: "TMT"
709
+ :symbol: TMT
710
710
  :TND:
711
711
  :one: "তিউনেশিয়ান দিনার"
712
712
  :other: "তিউনেশিয়ান দিনার"
713
- :symbol: "TND"
713
+ :symbol: TND
714
714
  :TOP:
715
715
  :one: "টোঙ্গা পা’আঙ্গা"
716
716
  :other: "টোঙ্গা পা’আঙ্গা"
717
- :symbol: "TOP"
717
+ :symbol: TOP
718
718
  :TPE:
719
719
  :one: "তিমুর এসকুডো"
720
720
  :TRL:
@@ -722,23 +722,23 @@
722
722
  :TRY:
723
723
  :one: "তুর্কি লিরা"
724
724
  :other: "তুর্কি লিরা"
725
- :symbol: "TRY"
725
+ :symbol: TRY
726
726
  :TTD:
727
727
  :one: "ত্রিনিদাদ এবং টোবাগো ডলার"
728
728
  :other: "ত্রিনিদাদ এবং টোবাগো ডলার"
729
- :symbol: "TTD"
729
+ :symbol: TTD
730
730
  :TWD:
731
731
  :one: "নতুন তাইওয়ান ডলার"
732
732
  :other: "নতুন তাইওয়ান ডলার"
733
- :symbol: "NT$"
733
+ :symbol: NT$
734
734
  :TZS:
735
735
  :one: "তাঞ্জনিয়া শিলিং"
736
736
  :other: "তাঞ্জনিয়া শিলিং"
737
- :symbol: "TZS"
737
+ :symbol: TZS
738
738
  :UAH:
739
739
  :one: "ইউক্রেইন হৃভনিয়া"
740
740
  :other: "ইউক্রেইন হৃভনিয়া"
741
- :symbol: "UAH"
741
+ :symbol: UAH
742
742
  :UAK:
743
743
  :one: "ইউক্রেইন কার্বোভ্যান্টস"
744
744
  :UGS:
@@ -746,11 +746,11 @@
746
746
  :UGX:
747
747
  :one: "উগান্ডান শিলিং"
748
748
  :other: "উগান্ডান শিলিং"
749
- :symbol: "UGX"
749
+ :symbol: UGX
750
750
  :USD:
751
751
  :one: "মার্কিন ডলার"
752
752
  :other: "মার্কিন ডলার"
753
- :symbol: "US$"
753
+ :symbol: US$
754
754
  :USN:
755
755
  :one: "মার্কিন ডলার (পরবর্তী দিন)"
756
756
  :USS:
@@ -762,43 +762,43 @@
762
762
  :UYU:
763
763
  :one: "উরুগুয়ে পেসো"
764
764
  :other: "উরুগুয়ে পেসো"
765
- :symbol: "UYU"
765
+ :symbol: UYU
766
766
  :UZS:
767
767
  :one: "উজবেকিস্তানি সোম"
768
768
  :other: "উজবেকিস্তানি সোম"
769
- :symbol: "UZS"
769
+ :symbol: UZS
770
770
  :VEB:
771
771
  :one: "ভেনিজুয়েলান বলিভার (১৮৭১–২০০৮)"
772
772
  :VEF:
773
773
  :one: "ভেনিজুয়েলীয় বলিভার"
774
774
  :other: "ভেনিজুয়েলীয় বলিভার"
775
- :symbol: "VEF"
775
+ :symbol: VEF
776
776
  :VND:
777
777
  :one: "ভিয়েতনামি ডঙ্গ"
778
778
  :other: "ভিয়েতনামি ডঙ্গ"
779
- :symbol: ""
779
+ :symbol: ₫
780
780
  :VUV:
781
781
  :one: "ভানুয়াতু ভাতু"
782
782
  :other: "ভানুয়াতু ভাতু"
783
- :symbol: "VUV"
783
+ :symbol: VUV
784
784
  :WST:
785
785
  :one: "সামোয়ান টালা"
786
786
  :other: "সামোয়ান টালা"
787
- :symbol: "WST"
787
+ :symbol: WST
788
788
  :XAF:
789
789
  :one: "সিএফএ ফ্র্যাঙ্ক বিইএসি"
790
790
  :other: "সিএফএ ফ্র্যাঙ্ক বিইএসি"
791
- :symbol: "FCFA"
791
+ :symbol: FCFA
792
792
  :XAG:
793
- :one: "সিলভার"
793
+ :one: সিলভার
794
794
  :XAU:
795
- :one: "গোল্ড"
795
+ :one: গোল্ড
796
796
  :XBB:
797
797
  :one: "ইউরোপীয় আর্থিক একক"
798
798
  :XCD:
799
799
  :one: "পূর্ব ক্যারাবিয়ান ডলার"
800
800
  :other: "পূর্ব ক্যারাবিয়ান ডলার"
801
- :symbol: "EC$"
801
+ :symbol: EC$
802
802
  :XEU:
803
803
  :one: "ইউরোপীয় মুদ্রা একক"
804
804
  :XFO:
@@ -808,15 +808,15 @@
808
808
  :XOF:
809
809
  :one: "সিএফএ ফ্র্যাঙ্ক বিসিইএও"
810
810
  :other: "সিএফএ ফ্র্যাঙ্ক বিসিইএও"
811
- :symbol: "CFA"
811
+ :symbol: CFA
812
812
  :XPD:
813
- :one: "প্যালেডিয়াম"
813
+ :one: প্যালেডিয়াম
814
814
  :XPF:
815
815
  :one: "সিএফপি ফ্র্যাঙ্ক"
816
816
  :other: "সিএফপি ফ্র্যাঙ্ক"
817
- :symbol: "CFPF"
817
+ :symbol: CFPF
818
818
  :XPT:
819
- :one: "প্লাটিনাম"
819
+ :one: প্লাটিনাম
820
820
  :XXX:
821
821
  :one: "অজানা বা ভুল মুদ্রা"
822
822
  :other: "অজানা মুদ্রা"
@@ -825,7 +825,7 @@
825
825
  :YER:
826
826
  :one: "ইয়েমেনি রিয়াল"
827
827
  :other: "ইয়েমেনি রিয়াল"
828
- :symbol: "YER"
828
+ :symbol: YER
829
829
  :YUD:
830
830
  :one: "যুগোশ্লাভিয় হার্ড দিনার"
831
831
  :YUM:
@@ -837,13 +837,13 @@
837
837
  :ZAR:
838
838
  :one: "দক্ষিণ আফ্রিকান রেন্ড"
839
839
  :other: "দক্ষিণ আফ্রিকান রেন্ড"
840
- :symbol: "ZAR"
840
+ :symbol: ZAR
841
841
  :ZMK:
842
842
  :one: "জাম্বিয়ান কওয়াচা (১৯৬৮–২০১২)"
843
843
  :ZMW:
844
844
  :one: "জাম্বিয়ান কওয়াচা"
845
845
  :other: "জাম্বিয়ান কওয়াচা"
846
- :symbol: "ZMW"
846
+ :symbol: ZMW
847
847
  :ZRN:
848
848
  :one: "জাইরিয়ান নিউ জাইরে"
849
849
  :ZRZ: