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
@@ -4,529 +4,529 @@
4
4
  :AED:
5
5
  :one: "संयुक्त अरब अमीरात दिरहाम"
6
6
  :other: "संयुक्त अरब अमीरात दिरहाम"
7
- :symbol: "AED"
7
+ :symbol: AED
8
8
  :AFA:
9
9
  :one: "अफगानी (1927–2002)"
10
10
  :AFN:
11
11
  :one: "अफ़गान अफ़गानी"
12
12
  :other: "अफ़गान अफ़गानी"
13
- :symbol: "AFN"
13
+ :symbol: AFN
14
14
  :ALL:
15
15
  :one: "अल्बानियाई लेक"
16
16
  :other: "अल्बानियाई लेक"
17
- :symbol: "ALL"
17
+ :symbol: ALL
18
18
  :AMD:
19
19
  :one: "आर्मेनियाई द्राम"
20
20
  :other: "आर्मेनियाई द्राम"
21
- :symbol: "AMD"
21
+ :symbol: AMD
22
22
  :ANG:
23
23
  :one: "नीदरलैंड एंटीलियन गिल्डर"
24
24
  :other: "नीदरलैंड एंटीलियन गिल्डर"
25
- :symbol: "ANG"
25
+ :symbol: ANG
26
26
  :AOA:
27
27
  :one: "अंगोला क्वांज़ा"
28
28
  :other: "अंगोला क्वांज़ा"
29
- :symbol: "AOA"
29
+ :symbol: AOA
30
30
  :ARS:
31
31
  :one: "अर्जेंटीनी पीसो"
32
32
  :other: "अर्जेंटीनी पीसो"
33
- :symbol: "ARS"
33
+ :symbol: ARS
34
34
  :AUD:
35
35
  :one: "ऑस्ट्रेलियाई डॉलर"
36
36
  :other: "ऑस्ट्रेलियाई डॉलर"
37
- :symbol: "A$"
37
+ :symbol: A$
38
38
  :AWG:
39
39
  :one: "अरूबाई फ़्लोरिन"
40
40
  :other: "अरूबाई फ़्लोरिन"
41
- :symbol: "AWG"
41
+ :symbol: AWG
42
42
  :AZN:
43
43
  :one: "अज़रबैजानी मैनेट"
44
44
  :other: "अज़रबैजानी मैनेट"
45
- :symbol: "AZN"
45
+ :symbol: AZN
46
46
  :BAM:
47
47
  :one: "बोस्निया हर्ज़ेगोविना परिवर्तनीय मार्क"
48
48
  :other: "बोस्निया हर्ज़ेगोविना परिवर्तनीय मार्क"
49
- :symbol: "BAM"
49
+ :symbol: BAM
50
50
  :BBD:
51
51
  :one: "बार्बेडियन डॉलर"
52
52
  :other: "बार्बेडियन डॉलर"
53
- :symbol: "BBD"
53
+ :symbol: BBD
54
54
  :BDT:
55
55
  :one: "बांग्लादेशी टका"
56
56
  :other: "बांग्लादेशी टका"
57
- :symbol: "BDT"
57
+ :symbol: BDT
58
58
  :BGN:
59
59
  :one: "बुल्गारियाई लेव"
60
60
  :other: "बुल्गारियाई लेव"
61
- :symbol: "BGN"
61
+ :symbol: BGN
62
62
  :BHD:
63
63
  :one: "बहरीनी दिनार"
64
64
  :other: "बहरीनी दिनार"
65
- :symbol: "BHD"
65
+ :symbol: BHD
66
66
  :BIF:
67
67
  :one: "बुरूंडी फ़्रैंक"
68
68
  :other: "बुरूंडी फ़्रैंक"
69
- :symbol: "BIF"
69
+ :symbol: BIF
70
70
  :BMD:
71
71
  :one: "बरमूडा डॉलर"
72
72
  :other: "बरमूडा डॉलर"
73
- :symbol: "BMD"
73
+ :symbol: BMD
74
74
  :BND:
75
75
  :one: "ब्रूनेई डॉलर"
76
76
  :other: "ब्रूनेई डॉलर"
77
- :symbol: "BND"
77
+ :symbol: BND
78
78
  :BOB:
79
79
  :one: "बोलिवियाई बोलिवियानो"
80
80
  :other: "बोलिवियाई बोलिवियानो"
81
- :symbol: "BOB"
81
+ :symbol: BOB
82
82
  :BRL:
83
83
  :one: "ब्राज़ीली रियाल"
84
84
  :other: "ब्राज़ीली रियाल"
85
- :symbol: "R$"
85
+ :symbol: R$
86
86
  :BSD:
87
87
  :one: "बहामाई डॉलर"
88
88
  :other: "बहामाई डॉलर"
89
- :symbol: "BSD"
89
+ :symbol: BSD
90
90
  :BTN:
91
91
  :one: "भूटानी नंगलट्रम"
92
92
  :other: "भूटानी नंगलट्रम"
93
- :symbol: "BTN"
93
+ :symbol: BTN
94
94
  :BWP:
95
95
  :one: "बोत्सवानियाई पुला"
96
96
  :other: "बोत्सवानियाई पुला"
97
- :symbol: "BWP"
97
+ :symbol: BWP
98
98
  :BYR:
99
99
  :one: "बेलारूसी रूबल"
100
100
  :other: "बेलारूसी रूबल"
101
- :symbol: "BYR"
101
+ :symbol: BYR
102
102
  :BZD:
103
103
  :one: "बेलीज़ डॉलर"
104
104
  :other: "बेलीज़ डॉलर"
105
- :symbol: "BZD"
105
+ :symbol: BZD
106
106
  :CAD:
107
107
  :one: "कनाडाई डॉलर"
108
108
  :other: "कनाडाई डॉलर"
109
- :symbol: "CA$"
109
+ :symbol: CA$
110
110
  :CDF:
111
111
  :one: "कोंगोली फ़्रैंक"
112
112
  :other: "कोंगोली फ़्रैंक"
113
- :symbol: "CDF"
113
+ :symbol: CDF
114
114
  :CHF:
115
115
  :one: "स्विस फ़्रैंक"
116
116
  :other: "स्विस फ़्रैंक"
117
- :symbol: "CHF"
117
+ :symbol: CHF
118
118
  :CLP:
119
119
  :one: "चिली पीसो"
120
120
  :other: "चिली पीसो"
121
- :symbol: "CLP"
121
+ :symbol: CLP
122
122
  :CNY:
123
123
  :one: "चीनी युआन"
124
124
  :other: "चीनी युआन"
125
- :symbol: "CN¥"
125
+ :symbol: CN¥
126
126
  :COP:
127
127
  :one: "कोलंबियाई पीसो"
128
128
  :other: "कोलंबियाई पीसो"
129
- :symbol: "COP"
129
+ :symbol: COP
130
130
  :CRC:
131
131
  :one: "कोस्टा रिका कोलोन"
132
132
  :other: "कोस्टा रिका कोलोन"
133
- :symbol: "CRC"
133
+ :symbol: CRC
134
134
  :CSD:
135
135
  :one: "सर्बिय का ढीनार"
136
136
  :CUC:
137
137
  :one: "क्यूबाई परिवर्तनीय पीसो"
138
138
  :other: "क्यूबाई परिवर्तनीय पीसो"
139
- :symbol: "CUC"
139
+ :symbol: CUC
140
140
  :CUP:
141
141
  :one: "क्यूबाई पीसो"
142
142
  :other: "क्यूबाई पीसो"
143
- :symbol: "CUP"
143
+ :symbol: CUP
144
144
  :CVE:
145
145
  :one: "केप वर्ड एस्कूडो"
146
146
  :other: "केप वर्ड एस्कूडो"
147
- :symbol: "CVE"
147
+ :symbol: CVE
148
148
  :CYP:
149
149
  :one: "साईप्रस पाऊंड"
150
150
  :CZK:
151
151
  :one: "चेक गणराज्य कोरुना"
152
152
  :other: "चेक गणराज्य कोरुना"
153
- :symbol: "CZK"
153
+ :symbol: CZK
154
154
  :DEM:
155
155
  :one: "डच मार्क"
156
156
  :DJF:
157
157
  :one: "जिबूती फ़्रैंक"
158
158
  :other: "जिबूती फ़्रैंक"
159
- :symbol: "DJF"
159
+ :symbol: DJF
160
160
  :DKK:
161
161
  :one: "डैनिश क्रोन"
162
162
  :other: "डैनिश क्रोन"
163
- :symbol: "DKK"
163
+ :symbol: DKK
164
164
  :DOP:
165
165
  :one: "डोमिनिकन पीसो"
166
166
  :other: "डोमिनिकन पीसो"
167
- :symbol: "DOP"
167
+ :symbol: DOP
168
168
  :DZD:
169
169
  :one: "अल्जीरियाई दिनार"
170
170
  :other: "अल्जीरियाई दिनार"
171
- :symbol: "DZD"
171
+ :symbol: DZD
172
172
  :EEK:
173
173
  :one: "एस्टोनियाई क्रून्"
174
174
  :EGP:
175
175
  :one: "मिस्र पाउंड"
176
176
  :other: "मिस्र पाउंड"
177
- :symbol: "EGP"
177
+ :symbol: EGP
178
178
  :ERN:
179
179
  :one: "इरीट्रियन नाक्फ़ा"
180
180
  :other: "इरीट्रियन नाक्फ़ा"
181
- :symbol: "ERN"
181
+ :symbol: ERN
182
182
  :ESP:
183
- :symbol: ""
183
+ :symbol: ₧
184
184
  :ETB:
185
185
  :one: "इथियोपियन बिर"
186
186
  :other: "इथियोपियन बिर"
187
- :symbol: "ETB"
187
+ :symbol: ETB
188
188
  :EUR:
189
- :one: "यूरो"
190
- :other: "यूरो"
191
- :symbol: ""
189
+ :one: यूरो
190
+ :other: यूरो
191
+ :symbol: €
192
192
  :FJD:
193
193
  :one: "फ़िजी डॉलर"
194
194
  :other: "फ़िजी डॉलर"
195
- :symbol: "FJD"
195
+ :symbol: FJD
196
196
  :FKP:
197
197
  :one: "फ़ॉकलैंड द्वीपसमूह पाउंड"
198
198
  :other: "फ़ॉकलैंड द्वीपसमूह पाउंड"
199
- :symbol: "FKP"
199
+ :symbol: FKP
200
200
  :FRF:
201
201
  :one: "फ़्रांसीसी फ़्रैंक"
202
202
  :GBP:
203
203
  :one: "ब्रिटिश पाउंड स्टर्लिंग"
204
204
  :other: "ब्रिटिश पाउंड स्टर्लिंग"
205
- :symbol: "£"
205
+ :symbol: £
206
206
  :GEL:
207
207
  :one: "जॉर्जियन लारी"
208
208
  :other: "जॉर्जियन लारी"
209
- :symbol: "GEL"
209
+ :symbol: GEL
210
210
  :GHS:
211
211
  :one: "घानियन सेडी"
212
212
  :other: "घानियन सेडी"
213
- :symbol: "GHS"
213
+ :symbol: GHS
214
214
  :GIP:
215
215
  :one: "जिब्राल्टर पाउंड"
216
216
  :other: "जिब्राल्टर पाउंड"
217
- :symbol: "GIP"
217
+ :symbol: GIP
218
218
  :GMD:
219
219
  :one: "गैंबियन डलासी"
220
220
  :other: "गैंबियन डलासी"
221
- :symbol: "GMD"
221
+ :symbol: GMD
222
222
  :GNF:
223
223
  :one: "गिनीयन फ़्रैंक"
224
224
  :other: "गिनीयन फ़्रैंक"
225
- :symbol: "GNF"
225
+ :symbol: GNF
226
226
  :GTQ:
227
227
  :one: "ग्वाटेमाला क्वेटज़ल"
228
228
  :other: "ग्वाटेमाला क्वेटज़ल"
229
- :symbol: "GTQ"
229
+ :symbol: GTQ
230
230
  :GYD:
231
231
  :one: "गयानीज़ डॉलर"
232
232
  :other: "गयानीज़ डॉलर"
233
- :symbol: "GYD"
233
+ :symbol: GYD
234
234
  :HKD:
235
235
  :one: "हाँगकाँग डॉलर"
236
236
  :other: "हाँगकाँग डॉलर"
237
- :symbol: "HK$"
237
+ :symbol: HK$
238
238
  :HNL:
239
239
  :one: "होंडुरन लेम्पिरा"
240
240
  :other: "होंडुरन लेम्पिरा"
241
- :symbol: "HNL"
241
+ :symbol: HNL
242
242
  :HRD:
243
243
  :one: "क्रोएशियन दिनार"
244
244
  :HRK:
245
245
  :one: "क्रोएशियाई कुना"
246
246
  :other: "क्रोएशियाई कुना"
247
- :symbol: "HRK"
247
+ :symbol: HRK
248
248
  :HTG:
249
249
  :one: "हैतियाई गर्ड"
250
250
  :other: "हैतियाई गर्ड"
251
- :symbol: "HTG"
251
+ :symbol: HTG
252
252
  :HUF:
253
253
  :one: "हंगेरियन फ़ोरिंट"
254
254
  :other: "हंगेरियन फ़ोरिंट"
255
- :symbol: "HUF"
255
+ :symbol: HUF
256
256
  :IDR:
257
257
  :one: "इंडोनेशियाई रुपिया"
258
258
  :other: "इंडोनेशियाई रुपिये"
259
- :symbol: "IDR"
259
+ :symbol: IDR
260
260
  :ILS:
261
261
  :one: "इज़राइली न्यू शेकेल"
262
262
  :other: "इज़राइली न्यू शेकेल"
263
- :symbol: ""
263
+ :symbol: ₪
264
264
  :INR:
265
265
  :one: "भारतीय रुपया"
266
266
  :other: "भारतीय रूपए"
267
- :symbol: ""
267
+ :symbol: ₹
268
268
  :IQD:
269
269
  :one: "इराकी दिनार"
270
270
  :other: "इराकी दिनार"
271
- :symbol: "IQD"
271
+ :symbol: IQD
272
272
  :IRR:
273
273
  :one: "ईरानी रियाल"
274
274
  :other: "ईरानी रियाल"
275
- :symbol: "IRR"
275
+ :symbol: IRR
276
276
  :ISK:
277
277
  :one: "आइसलैंडिक क्रोना"
278
278
  :other: "आइसलैंडिक क्रोना"
279
- :symbol: "ISK"
279
+ :symbol: ISK
280
280
  :ITL:
281
281
  :one: "इतली का लीरा"
282
282
  :JMD:
283
283
  :one: "जमैकन डॉलर"
284
284
  :other: "जमैकन डॉलर"
285
- :symbol: "JMD"
285
+ :symbol: JMD
286
286
  :JOD:
287
287
  :one: "जॉर्डनियन दिनार"
288
288
  :other: "जॉर्डनियन दिनार"
289
- :symbol: "JOD"
289
+ :symbol: JOD
290
290
  :JPY:
291
291
  :one: "जापानी येन"
292
292
  :other: "जापानी येन"
293
- :symbol: "JP¥"
293
+ :symbol: JP¥
294
294
  :KES:
295
295
  :one: "केन्याई शिलिंग"
296
296
  :other: "केन्याई शिलिंग"
297
- :symbol: "KES"
297
+ :symbol: KES
298
298
  :KGS:
299
299
  :one: "किर्गिस्तानी सोम"
300
300
  :other: "किर्गिस्तानी सोम"
301
- :symbol: "KGS"
301
+ :symbol: KGS
302
302
  :KHR:
303
303
  :one: "कंबोडियाई रियाल"
304
304
  :other: "कंबोडियाई रियाल"
305
- :symbol: "KHR"
305
+ :symbol: KHR
306
306
  :KMF:
307
307
  :one: "कोमोरियन फ़्रैंक"
308
308
  :other: "कोमोरियन फ़्रैंक"
309
- :symbol: "KMF"
309
+ :symbol: KMF
310
310
  :KPW:
311
311
  :one: "उत्तर कोरियाई वॉन"
312
312
  :other: "उत्तर कोरियाई वॉन"
313
- :symbol: "KPW"
313
+ :symbol: KPW
314
314
  :KRW:
315
315
  :one: "दक्षिण कोरियाई वॉन"
316
316
  :other: "दक्षिण कोरियाई वॉन"
317
- :symbol: ""
317
+ :symbol: ₩
318
318
  :KWD:
319
319
  :one: "कुवैती दिनार"
320
320
  :other: "कुवैती दिनार"
321
- :symbol: "KWD"
321
+ :symbol: KWD
322
322
  :KYD:
323
323
  :one: "कैमेन द्वीपसमूह डॉलर"
324
324
  :other: "कैमेन द्वीपसमूह डॉलर"
325
- :symbol: "KYD"
325
+ :symbol: KYD
326
326
  :KZT:
327
327
  :one: "कज़ाखिस्तानी टेंज़"
328
328
  :other: "कज़ाखिस्तानी टेंज़"
329
- :symbol: "KZT"
329
+ :symbol: KZT
330
330
  :LAK:
331
331
  :one: "लाओशियन किप"
332
332
  :other: "लाओशियन किप"
333
- :symbol: "LAK"
333
+ :symbol: LAK
334
334
  :LBP:
335
335
  :one: "लेबनानी पाउंड"
336
336
  :other: "लेबनानी पाउंड"
337
- :symbol: "LBP"
337
+ :symbol: LBP
338
338
  :LKR:
339
339
  :one: "श्रीलंकाई रुपया"
340
340
  :other: "श्रीलंकाई रुपए"
341
- :symbol: "LKR"
341
+ :symbol: LKR
342
342
  :LRD:
343
343
  :one: "लाइबेरियाई डॉलर"
344
344
  :other: "लाइबेरियाई डॉलर"
345
- :symbol: "LRD"
345
+ :symbol: LRD
346
346
  :LSL:
347
347
  :one: "लेसोथो लोटी"
348
348
  :LTL:
349
349
  :one: "लिथुआनियाई लितास"
350
350
  :other: "लिथुआनियाई लितास"
351
- :symbol: "LTL"
351
+ :symbol: LTL
352
352
  :LVL:
353
353
  :one: "लात्वियन लैत्स"
354
354
  :other: "लात्वियन लैत्स"
355
- :symbol: "LVL"
355
+ :symbol: LVL
356
356
  :LYD:
357
357
  :one: "लीबियाई दिनार"
358
358
  :other: "लीबियाई दिनार"
359
- :symbol: "LYD"
359
+ :symbol: LYD
360
360
  :MAD:
361
361
  :one: "मोरक्को दिरहम"
362
362
  :other: "मोरक्को दिरहम"
363
- :symbol: "MAD"
363
+ :symbol: MAD
364
364
  :MAF:
365
365
  :one: "मोरक्को फ्रैंक"
366
366
  :MDL:
367
367
  :one: "मोल्डोवन लियू"
368
368
  :other: "मोल्डोवन लियू"
369
- :symbol: "MDL"
369
+ :symbol: MDL
370
370
  :MGA:
371
371
  :one: "मालागासी आरियरी"
372
372
  :other: "मालागासी आरियरी"
373
- :symbol: "MGA"
373
+ :symbol: MGA
374
374
  :MKD:
375
375
  :one: "मैसीडोनियन दिनार"
376
376
  :other: "मैसीडोनियन दिनार"
377
- :symbol: "MKD"
377
+ :symbol: MKD
378
378
  :MMK:
379
379
  :one: "म्यांमार क्याट"
380
380
  :other: "म्यांमार क्याट"
381
- :symbol: "MMK"
381
+ :symbol: MMK
382
382
  :MNT:
383
383
  :one: "मंगोलियाई टगरिक"
384
384
  :other: "मंगोलियाई टगरिक"
385
- :symbol: "MNT"
385
+ :symbol: MNT
386
386
  :MOP:
387
387
  :one: "मेकानीज़ पाटाका"
388
388
  :other: "मेकानीज़ पाटाका"
389
- :symbol: "MOP"
389
+ :symbol: MOP
390
390
  :MRO:
391
391
  :one: "मॉरीटेनियन ओगुइया"
392
392
  :other: "मॉरीटेनियन ओगुइया"
393
- :symbol: "MRO"
393
+ :symbol: MRO
394
394
  :MUR:
395
395
  :one: "मॉरिशियन रुपया"
396
396
  :other: "मॉरिशियन रुपया"
397
- :symbol: "MUR"
397
+ :symbol: MUR
398
398
  :MVR:
399
399
  :one: "मालदीवी रुफ़िया"
400
400
  :other: "मालदीवी रुफ़िया"
401
- :symbol: "MVR"
401
+ :symbol: MVR
402
402
  :MWK:
403
403
  :one: "मालावियन क्वाचा"
404
404
  :other: "मालावियन क्वाचा"
405
- :symbol: "MWK"
405
+ :symbol: MWK
406
406
  :MXN:
407
407
  :one: "मैक्सिकन पीसो"
408
408
  :other: "मैक्सिकन पीसो"
409
- :symbol: "MX$"
409
+ :symbol: MX$
410
410
  :MYR:
411
411
  :one: "मलेशियाई रिंगित"
412
412
  :other: "मलेशियाई रिंगित"
413
- :symbol: "MYR"
413
+ :symbol: MYR
414
414
  :MZN:
415
415
  :one: "मोज़ाम्बिकन मेटिकल"
416
416
  :other: "मोज़ाम्बिकन मेटिकल"
417
- :symbol: "MZN"
417
+ :symbol: MZN
418
418
  :NAD:
419
419
  :one: "नामीबियाई डॉलर"
420
420
  :other: "नामीबियाई डॉलर"
421
- :symbol: "NAD"
421
+ :symbol: NAD
422
422
  :NGN:
423
423
  :one: "नाइजीरियाई नाइरा"
424
424
  :other: "नाइजीरियाई नाइरा"
425
- :symbol: "NGN"
425
+ :symbol: NGN
426
426
  :NIO:
427
427
  :one: "निकारागुअन कोरडोबा"
428
428
  :other: "निकारागुअन कोरडोबा"
429
- :symbol: "NIO"
429
+ :symbol: NIO
430
430
  :NOK:
431
431
  :one: "नॉर्वेजियन क्रोन"
432
432
  :other: "नॉर्वेजियन क्रोन"
433
- :symbol: "NOK"
433
+ :symbol: NOK
434
434
  :NPR:
435
435
  :one: "नेपाली रुपया"
436
436
  :other: "नेपाली रुपए"
437
- :symbol: "NPR"
437
+ :symbol: NPR
438
438
  :NZD:
439
439
  :one: "न्यूज़ीलैंड डॉलर"
440
440
  :other: "न्यूज़ीलैंड डॉलर"
441
- :symbol: "NZ$"
441
+ :symbol: NZ$
442
442
  :OMR:
443
443
  :one: "ओमानी रियाल"
444
444
  :other: "ओमानी रियाल"
445
- :symbol: "OMR"
445
+ :symbol: OMR
446
446
  :PAB:
447
447
  :one: "पनामेनियन बैल्बोआ"
448
448
  :other: "पनामेनियन बैल्बोआ"
449
- :symbol: "PAB"
449
+ :symbol: PAB
450
450
  :PEN:
451
451
  :one: "पेरूवियन नुएवो सोल"
452
452
  :other: "पेरूवियन नुएवो सोल"
453
- :symbol: "PEN"
453
+ :symbol: PEN
454
454
  :PGK:
455
455
  :one: "पापुआ न्यू गिनीयन किना"
456
456
  :other: "पापुआ न्यू गिनीयन किना"
457
- :symbol: "PGK"
457
+ :symbol: PGK
458
458
  :PHP:
459
459
  :one: "फ़िलिपीनी पीसो"
460
460
  :other: "फ़िलिपीनी पीसो"
461
- :symbol: "PHP"
461
+ :symbol: PHP
462
462
  :PKR:
463
463
  :one: "पाकिस्तानी रुपया"
464
464
  :other: "पाकिस्तानी रुपए"
465
- :symbol: "PKR"
465
+ :symbol: PKR
466
466
  :PLN:
467
467
  :one: "पोलिश ज़्लॉटी"
468
468
  :other: "पोलिश ज़्लॉटी"
469
- :symbol: "PLN"
469
+ :symbol: PLN
470
470
  :PYG:
471
471
  :one: "पैराग्वियन गुआरानी"
472
472
  :other: "पैराग्वियन गुआरानी"
473
- :symbol: "PYG"
473
+ :symbol: PYG
474
474
  :QAR:
475
475
  :one: "क़तरी रियाल"
476
476
  :other: "क़तरी रियाल"
477
- :symbol: "QAR"
477
+ :symbol: QAR
478
478
  :RHD:
479
479
  :one: "रोडेशियाई डालर"
480
480
  :RON:
481
481
  :one: "रोमानियाई ल्यू"
482
482
  :other: "रोमानियाई ल्यू"
483
- :symbol: "RON"
483
+ :symbol: RON
484
484
  :RSD:
485
485
  :one: "सर्बियन दिनार"
486
486
  :other: "सर्बियन दिनार"
487
- :symbol: "RSD"
487
+ :symbol: RSD
488
488
  :RUB:
489
489
  :one: "रूसी रूबल"
490
490
  :other: "रूसी रूबल"
491
- :symbol: "RUB"
491
+ :symbol: RUB
492
492
  :RUR:
493
- :symbol: "р."
493
+ :symbol: р.
494
494
  :RWF:
495
495
  :one: "रवांडाई फ़्रैंक"
496
496
  :other: "रवांडाई फ़्रैंक"
497
- :symbol: "RWF"
497
+ :symbol: RWF
498
498
  :SAR:
499
499
  :one: "सउदी रियाल"
500
500
  :other: "सउदी रियाल"
501
- :symbol: "SAR"
501
+ :symbol: SAR
502
502
  :SBD:
503
503
  :one: "सोलोमन द्वीपसमूह डॉलर"
504
504
  :other: "सोलोमन द्वीपसमूह डॉलर"
505
- :symbol: "SBD"
505
+ :symbol: SBD
506
506
  :SCR:
507
507
  :one: "सेशेल्सियाई रुपया"
508
508
  :other: "सेशेल्सियाई रुपया"
509
- :symbol: "SCR"
509
+ :symbol: SCR
510
510
  :SDD:
511
511
  :one: "पुरानी सूडानी दिनार"
512
512
  :SDG:
513
513
  :one: "सूडानी पाउंड"
514
514
  :other: "सूडानी पाउंड"
515
- :symbol: "SDG"
515
+ :symbol: SDG
516
516
  :SDP:
517
517
  :one: "पुराना सूडानी पाउंड"
518
518
  :SEK:
519
519
  :one: "स्वीडीश क्रोना"
520
520
  :other: "स्वीडीश क्रोना"
521
- :symbol: "SEK"
521
+ :symbol: SEK
522
522
  :SGD:
523
523
  :one: "सिंगापुर डॉलर"
524
524
  :other: "सिंगापुर डॉलर"
525
- :symbol: "SGD"
525
+ :symbol: SGD
526
526
  :SHP:
527
527
  :one: "सेंट हेलेना पाउंड"
528
528
  :other: "सेंट हेलेना पाउंड"
529
- :symbol: "SHP"
529
+ :symbol: SHP
530
530
  :SIT:
531
531
  :one: "स्लोवेनियाई तोलार"
532
532
  :SKK:
@@ -534,87 +534,87 @@
534
534
  :SLL:
535
535
  :one: "सिएरा लियोनियन लियोन"
536
536
  :other: "सिएरा लियोनियन लियोन"
537
- :symbol: "SLL"
537
+ :symbol: SLL
538
538
  :SOS:
539
539
  :one: "सोमाली शिलिंग"
540
540
  :other: "सोमाली शिलिंग"
541
- :symbol: "SOS"
541
+ :symbol: SOS
542
542
  :SRD:
543
543
  :one: "सूरीनामी डॉलर"
544
544
  :other: "सूरीनामी डॉलर"
545
- :symbol: "SRD"
545
+ :symbol: SRD
546
546
  :SRG:
547
547
  :one: "सूरीनामी गिल्डर"
548
548
  :SSP:
549
549
  :one: "दक्षिण सूडानी पाउंड"
550
550
  :other: "दक्षिण सूडानी पाउंड"
551
- :symbol: "SSP"
551
+ :symbol: SSP
552
552
  :STD:
553
553
  :one: "साओ तोम और प्रिंसिपे डोबरा"
554
554
  :other: "साओ तोम और प्रिंसिपे डोबरा"
555
- :symbol: "STD"
555
+ :symbol: STD
556
556
  :SUR:
557
557
  :one: "सोवियत रूबल"
558
558
  :SYP:
559
559
  :one: "सीरियाई पाउंड"
560
560
  :other: "सीरियाई पाउंड"
561
- :symbol: "SYP"
561
+ :symbol: SYP
562
562
  :SZL:
563
563
  :one: "स्वाज़ी लिलांजेनी"
564
564
  :other: "स्वाज़ी लिलांजेनी"
565
- :symbol: "SZL"
565
+ :symbol: SZL
566
566
  :THB:
567
567
  :one: "थाई बहत"
568
568
  :other: "थाई बहत"
569
- :symbol: "฿"
569
+ :symbol: ฿
570
570
  :TJR:
571
571
  :one: "तजाखी रूबल"
572
572
  :TJS:
573
573
  :one: "ताजिकिस्तानी सोमोनी"
574
574
  :other: "ताजिकिस्तानी सोमोनी"
575
- :symbol: "TJS"
575
+ :symbol: TJS
576
576
  :TMT:
577
577
  :one: "तुर्कमेनिस्तानी मैनत"
578
578
  :other: "तुर्कमेनिस्तानी मैनत"
579
- :symbol: "TMT"
579
+ :symbol: TMT
580
580
  :TND:
581
581
  :one: "ट्यूनीशियाई दिनार"
582
582
  :other: "ट्यूनीशियाई दिनार"
583
- :symbol: "TND"
583
+ :symbol: TND
584
584
  :TOP:
585
585
  :one: "टोंगन पांगा"
586
586
  :other: "टोंगन पांगा"
587
- :symbol: "TOP"
587
+ :symbol: TOP
588
588
  :TRL:
589
589
  :one: "पुरानी तुर्की लीरा"
590
590
  :TRY:
591
591
  :one: "तुर्की लीरा"
592
592
  :other: "तुर्की लीरा"
593
- :symbol: "TRY"
593
+ :symbol: TRY
594
594
  :TTD:
595
595
  :one: "त्रिनिदाद और टोबैगो डॉलर"
596
596
  :other: "त्रिनिदाद और टोबैगो डॉलर"
597
- :symbol: "TTD"
597
+ :symbol: TTD
598
598
  :TWD:
599
599
  :one: "नया ताईवानी डॉलर"
600
600
  :other: "नया ताईवानी डॉलर"
601
- :symbol: "NT$"
601
+ :symbol: NT$
602
602
  :TZS:
603
603
  :one: "तंज़ानियाई शिलिंग"
604
604
  :other: "तंज़ानियाई शिलिंग"
605
- :symbol: "TZS"
605
+ :symbol: TZS
606
606
  :UAH:
607
607
  :one: "यूक्रेनियन रिव्निया"
608
608
  :other: "यूक्रेनियन रिव्निया"
609
- :symbol: "UAH"
609
+ :symbol: UAH
610
610
  :UGX:
611
611
  :one: "युगांडाई शिलिंग"
612
612
  :other: "युगांडाई शिलिंग"
613
- :symbol: "UGX"
613
+ :symbol: UGX
614
614
  :USD:
615
615
  :one: "यूएस डॉलर"
616
616
  :other: "यूएस डॉलर"
617
- :symbol: "$"
617
+ :symbol: $
618
618
  :USN:
619
619
  :one: "अमेरीकी डालर (कल)"
620
620
  :USS:
@@ -622,59 +622,59 @@
622
622
  :UYU:
623
623
  :one: "उरुग्वियन पीसो"
624
624
  :other: "उरुग्वियन पीसो"
625
- :symbol: "UYU"
625
+ :symbol: UYU
626
626
  :UZS:
627
627
  :one: "उज़्बेकिस्तान सोम"
628
628
  :other: "उज़्बेकिस्तान सोम"
629
- :symbol: "UZS"
629
+ :symbol: UZS
630
630
  :VEB:
631
631
  :one: "वेनेज़ुएला बोलिवर (1871–2008)"
632
632
  :VEF:
633
633
  :one: "वेनेज़ुएला बोलिवर"
634
634
  :other: "वेनेज़ुएला बोलिवर"
635
- :symbol: "VEF"
635
+ :symbol: VEF
636
636
  :VND:
637
637
  :one: "वियतनामी डोंग"
638
638
  :other: "वियतनामी डोंग"
639
- :symbol: ""
639
+ :symbol: ₫
640
640
  :VUV:
641
641
  :one: "वनुआतू वातू"
642
642
  :other: "वनुआतू वातू"
643
- :symbol: "VUV"
643
+ :symbol: VUV
644
644
  :WST:
645
645
  :one: "समोआई ताला"
646
646
  :other: "समोआई ताला"
647
- :symbol: "WST"
647
+ :symbol: WST
648
648
  :XAF:
649
649
  :one: "[CFA] फ़्रैंक [BEAC]"
650
650
  :other: "[CFA] फ़्रैंक [BEAC]"
651
- :symbol: "FCFA"
651
+ :symbol: FCFA
652
652
  :XCD:
653
653
  :one: "पूर्वी कैरिबियाई डॉलर"
654
654
  :other: "पूर्वी कैरिबियाई डॉलर"
655
- :symbol: "EC$"
655
+ :symbol: EC$
656
656
  :XOF:
657
657
  :one: "[CFA] फ़्रैंक [BCEAO]"
658
658
  :other: "[CFA] फ़्रैंक [BCEAO]"
659
- :symbol: "CFA"
659
+ :symbol: CFA
660
660
  :XPF:
661
661
  :one: "[CFP] फ़्रैंक"
662
662
  :other: "[CFP] फ़्रैंक"
663
- :symbol: "CFPF"
663
+ :symbol: CFPF
664
664
  :XXX:
665
665
  :one: "(मुद्रा की अज्ञात इकाई)"
666
666
  :other: "(अज्ञात मुद्रा)"
667
667
  :YER:
668
668
  :one: "यमनी रियाल"
669
669
  :other: "यमनी रियाल"
670
- :symbol: "YER"
670
+ :symbol: YER
671
671
  :ZAR:
672
672
  :one: "दक्षिण अफ़्रीकी रैंड"
673
673
  :other: "दक्षिण अफ़्रीकी रैंड"
674
- :symbol: "ZAR"
674
+ :symbol: ZAR
675
675
  :ZMK:
676
676
  :one: "ज़ाम्बियन क्वाचा (1968–2012)"
677
677
  :ZMW:
678
678
  :one: "ज़ाम्बियन क्वाचा"
679
679
  :other: "ज़ाम्बियन क्वाचा"
680
- :symbol: "ZMW"
680
+ :symbol: ZMW