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
@@ -7,29 +7,29 @@
7
7
  :AED:
8
8
  :one: "dírham de los Emiratos Árabes Unidos"
9
9
  :other: "dírhams de los Emiratos Árabes Unidos"
10
- :symbol: "AED"
10
+ :symbol: AED
11
11
  :AFA:
12
12
  :one: "afgani (1927–2002)"
13
13
  :AFN:
14
14
  :one: "afgani afgano"
15
15
  :other: "afganis afganos"
16
- :symbol: "Af"
16
+ :symbol: Af
17
17
  :ALL:
18
18
  :one: "lek albanés"
19
19
  :other: "lekë albaneses"
20
- :symbol: "ALL"
20
+ :symbol: ALL
21
21
  :AMD:
22
22
  :one: "dram armenio"
23
23
  :other: "dram armenios"
24
- :symbol: "AMD"
24
+ :symbol: AMD
25
25
  :ANG:
26
26
  :one: "florín de las Antillas Neerlandesas"
27
27
  :other: "florines de las Antillas Neerlandesas"
28
- :symbol: "Naf"
28
+ :symbol: Naf
29
29
  :AOA:
30
30
  :one: "kwanza angoleño"
31
31
  :other: "kwanzas angoleños"
32
- :symbol: "Kz"
32
+ :symbol: Kz
33
33
  :AOK:
34
34
  :one: "kwanza angoleño (1977–1990)"
35
35
  :AON:
@@ -39,46 +39,46 @@
39
39
  :ARA:
40
40
  :one: "austral argentino"
41
41
  :other: "australes argentinos"
42
- :symbol: "ARA"
42
+ :symbol: ARA
43
43
  :ARP:
44
44
  :one: "peso argentino (ARP)"
45
45
  :other: "pesos argentinos (ARP)"
46
46
  :ARS:
47
47
  :one: "peso argentino"
48
48
  :other: "pesos argentinos"
49
- :symbol: "$a"
49
+ :symbol: $a
50
50
  :ATS:
51
51
  :one: "chelín austriaco"
52
52
  :other: "chelines austriacos"
53
53
  :AUD:
54
54
  :one: "dólar australiano"
55
55
  :other: "dólares australianos"
56
- :symbol: "AU$"
56
+ :symbol: AU$
57
57
  :AWG:
58
58
  :one: "florín de Aruba"
59
59
  :other: "florines de Aruba"
60
- :symbol: "Afl."
60
+ :symbol: Afl.
61
61
  :AZM:
62
62
  :one: "manat azerí (1993–2006)"
63
63
  :AZN:
64
64
  :one: "manat azerí"
65
65
  :other: "manat azeríes"
66
- :symbol: "AZN"
66
+ :symbol: AZN
67
67
  :BAD:
68
68
  :one: "dinar bosnio"
69
69
  :other: "dinares bosnios"
70
70
  :BAM:
71
71
  :one: "marco convertible de Bosnia-Herzegovina"
72
72
  :other: "marcos convertibles de Bosnia-Herzegovina"
73
- :symbol: "BAM"
73
+ :symbol: BAM
74
74
  :BBD:
75
75
  :one: "dólar de Barbados"
76
76
  :other: "dólares de Barbados"
77
- :symbol: "BBD"
77
+ :symbol: BBD
78
78
  :BDT:
79
79
  :one: "taka de Bangladesh"
80
80
  :other: "taka de Bangladesh"
81
- :symbol: "BDT"
81
+ :symbol: BDT
82
82
  :BEC:
83
83
  :one: "franco belga (convertible)"
84
84
  :other: "francos belgas (convertibles)"
@@ -94,133 +94,133 @@
94
94
  :BGN:
95
95
  :one: "lev búlgaro"
96
96
  :other: "levas búlgaras"
97
- :symbol: "BGN"
97
+ :symbol: BGN
98
98
  :BHD:
99
99
  :one: "dinar bahreiní"
100
100
  :other: "dinares bahreiníes"
101
- :symbol: "BHD"
101
+ :symbol: BHD
102
102
  :BIF:
103
103
  :one: "franco burundés"
104
104
  :other: "francos burundeses"
105
- :symbol: "BIF"
105
+ :symbol: BIF
106
106
  :BMD:
107
107
  :one: "dólar de Bermudas"
108
108
  :other: "dólares de Bermudas"
109
- :symbol: "BMD"
109
+ :symbol: BMD
110
110
  :BND:
111
111
  :one: "dólar de Brunéi"
112
112
  :other: "dólares de Brunéi"
113
- :symbol: "BND"
113
+ :symbol: BND
114
114
  :BOB:
115
- :one: "boliviano"
116
- :other: "bolivianos"
117
- :symbol: "BOB"
115
+ :one: boliviano
116
+ :other: bolivianos
117
+ :symbol: BOB
118
118
  :BOL:
119
- :symbol: "BOL"
119
+ :symbol: BOL
120
120
  :BOP:
121
121
  :one: "peso boliviano"
122
122
  :other: "pesos bolivianos"
123
- :symbol: "BOP"
123
+ :symbol: BOP
124
124
  :BOV:
125
125
  :one: "MVDOL boliviano"
126
126
  :other: "MVDOL bolivianos"
127
- :symbol: "BOV"
127
+ :symbol: BOV
128
128
  :BRB:
129
129
  :one: "nuevo cruzado brasileño (BRB)"
130
130
  :other: "nuevos cruzados brasileños (BRB)"
131
- :symbol: "BRB"
131
+ :symbol: BRB
132
132
  :BRC:
133
133
  :one: "cruzado brasileño"
134
134
  :other: "cruzados brasileños"
135
- :symbol: "BRC"
135
+ :symbol: BRC
136
136
  :BRE:
137
137
  :one: "cruceiro brasileño (BRE)"
138
138
  :other: "cruceiros brasileños (BRE)"
139
- :symbol: "BRE"
139
+ :symbol: BRE
140
140
  :BRL:
141
141
  :one: "real brasileño"
142
142
  :other: "reales brasileños"
143
- :symbol: "BRL"
143
+ :symbol: BRL
144
144
  :BRN:
145
145
  :one: "nuevo cruzado brasileño"
146
146
  :other: "nuevos cruzados brasileños"
147
- :symbol: "BRN"
147
+ :symbol: BRN
148
148
  :BRR:
149
149
  :one: "cruceiro brasileño"
150
150
  :other: "cruceiros brasileños"
151
- :symbol: "BRR"
151
+ :symbol: BRR
152
152
  :BRZ:
153
- :symbol: "BRZ"
153
+ :symbol: BRZ
154
154
  :BSD:
155
155
  :one: "dólar de las Bahamas"
156
156
  :other: "dólares de las Bahamas"
157
- :symbol: "BSD"
157
+ :symbol: BSD
158
158
  :BTN:
159
159
  :one: "ngultrum butanés"
160
160
  :other: "ngultrum butaneses"
161
- :symbol: "BTN"
161
+ :symbol: BTN
162
162
  :BUK:
163
163
  :one: "kyat birmano"
164
164
  :other: "kyat birmanos"
165
165
  :BWP:
166
166
  :one: "pula botsuano"
167
167
  :other: "pulas botsuanos"
168
- :symbol: "BWP"
168
+ :symbol: BWP
169
169
  :BYB:
170
170
  :one: "nuevo rublo bielorruso"
171
171
  :other: "nuevos rublos bielorrusos"
172
172
  :BYR:
173
173
  :one: "rublo bielorruso"
174
174
  :other: "rublos bielorrusos"
175
- :symbol: "Br"
175
+ :symbol: Br
176
176
  :BZD:
177
177
  :one: "dólar de Belice"
178
178
  :other: "dólares de Belice"
179
- :symbol: "BZD"
179
+ :symbol: BZD
180
180
  :CAD:
181
181
  :one: "dólar canadiense"
182
182
  :other: "dólares canadienses"
183
- :symbol: "CA$"
183
+ :symbol: CA$
184
184
  :CDF:
185
185
  :one: "franco congoleño"
186
186
  :other: "francos congoleños"
187
- :symbol: "CDF"
187
+ :symbol: CDF
188
188
  :CHE:
189
189
  :one: "euro WIR"
190
190
  :other: "euros WIR"
191
191
  :CHF:
192
192
  :one: "franco suizo"
193
193
  :other: "francos suizos"
194
- :symbol: "CHF"
194
+ :symbol: CHF
195
195
  :CHW:
196
196
  :one: "franco WIR"
197
197
  :other: "francos WIR"
198
198
  :CLE:
199
- :symbol: "CLE"
199
+ :symbol: CLE
200
200
  :CLF:
201
201
  :one: "unidad de fomento chilena"
202
202
  :other: "unidades de fomento chilenas"
203
- :symbol: "CLF"
203
+ :symbol: CLF
204
204
  :CLP:
205
205
  :one: "peso chileno"
206
206
  :other: "pesos chilenos"
207
- :symbol: "CLP"
207
+ :symbol: CLP
208
208
  :CNY:
209
209
  :one: "yuan chino"
210
210
  :other: "yuanes chinos"
211
- :symbol: "CN¥"
211
+ :symbol: CN¥
212
212
  :COP:
213
213
  :one: "peso colombiano"
214
214
  :other: "pesos colombianos"
215
- :symbol: "COP"
215
+ :symbol: COP
216
216
  :COU:
217
217
  :one: "unidad de valor real"
218
218
  :other: "unidades de valor reales"
219
- :symbol: "COU"
219
+ :symbol: COU
220
220
  :CRC:
221
221
  :one: "colón costarricense"
222
222
  :other: "colones costarricenses"
223
- :symbol: "CRC"
223
+ :symbol: CRC
224
224
  :CSD:
225
225
  :one: "antiguo dinar serbio"
226
226
  :other: "antiguos dinares serbios"
@@ -230,22 +230,22 @@
230
230
  :CUC:
231
231
  :one: "peso cubano convertible"
232
232
  :other: "pesos cubanos convertibles"
233
- :symbol: "CUC"
233
+ :symbol: CUC
234
234
  :CUP:
235
235
  :one: "peso cubano"
236
236
  :other: "pesos cubanos"
237
- :symbol: "CUP"
237
+ :symbol: CUP
238
238
  :CVE:
239
239
  :one: "escudo de Cabo Verde"
240
240
  :other: "escudos de Cabo Verde"
241
- :symbol: "CVE"
241
+ :symbol: CVE
242
242
  :CYP:
243
243
  :one: "libra chipriota"
244
244
  :other: "libras chipriotas"
245
245
  :CZK:
246
246
  :one: "corona checa"
247
247
  :other: "coronas checas"
248
- :symbol: "CZK"
248
+ :symbol: CZK
249
249
  :DDM:
250
250
  :one: "marco de la República Democrática Alemana"
251
251
  :other: "marcos de la República Democrática Alemana"
@@ -255,38 +255,38 @@
255
255
  :DJF:
256
256
  :one: "franco yibutiano"
257
257
  :other: "francos yibutianos"
258
- :symbol: "DJF"
258
+ :symbol: DJF
259
259
  :DKK:
260
260
  :one: "corona danesa"
261
261
  :other: "coronas danesas"
262
- :symbol: "DKK"
262
+ :symbol: DKK
263
263
  :DOP:
264
264
  :one: "peso dominicano"
265
265
  :other: "pesos dominicanos"
266
- :symbol: "RD$"
266
+ :symbol: RD$
267
267
  :DZD:
268
268
  :one: "dinar argelino"
269
269
  :other: "dinares argelinos"
270
- :symbol: "DZD"
270
+ :symbol: DZD
271
271
  :ECS:
272
272
  :one: "sucre ecuatoriano"
273
273
  :other: "sucres ecuatorianos"
274
- :symbol: "ECS"
274
+ :symbol: ECS
275
275
  :ECV:
276
276
  :one: "unidad de valor constante (UVC) ecuatoriana"
277
277
  :other: "unidades de valor constante (UVC) ecuatorianas"
278
- :symbol: "ECV"
278
+ :symbol: ECV
279
279
  :EEK:
280
280
  :one: "corona estonia"
281
281
  :other: "coronas estonias"
282
282
  :EGP:
283
283
  :one: "libra egipcia"
284
284
  :other: "libras egipcias"
285
- :symbol: "EGP"
285
+ :symbol: EGP
286
286
  :ERN:
287
287
  :one: "nakfa eritreo"
288
288
  :other: "nakfas eritreos"
289
- :symbol: "ERN"
289
+ :symbol: ERN
290
290
  :ESA:
291
291
  :one: "peseta española (cuenta A)"
292
292
  :other: "pesetas españolas (cuenta A)"
@@ -296,57 +296,57 @@
296
296
  :ESP:
297
297
  :one: "peseta española"
298
298
  :other: "pesetas españolas"
299
- :symbol: ""
299
+ :symbol: ₧
300
300
  :ETB:
301
301
  :one: "birr etíope"
302
302
  :other: "birrs etíopes"
303
- :symbol: "ETB"
303
+ :symbol: ETB
304
304
  :EUR:
305
- :one: "euro"
306
- :other: "euros"
307
- :symbol: ""
305
+ :one: euro
306
+ :other: euros
307
+ :symbol: €
308
308
  :FIM:
309
309
  :one: "marco finlandés"
310
310
  :other: "marcos finlandeses"
311
311
  :FJD:
312
312
  :one: "dólar fiyiano"
313
313
  :other: "dólares fiyianos"
314
- :symbol: "FJD"
314
+ :symbol: FJD
315
315
  :FKP:
316
316
  :one: "libra malvinense"
317
317
  :other: "libras malvinenses"
318
- :symbol: "FKP"
318
+ :symbol: FKP
319
319
  :FRF:
320
320
  :one: "franco francés"
321
321
  :other: "francos franceses"
322
322
  :GBP:
323
323
  :one: "libra esterlina británica"
324
324
  :other: "libras esterlinas británicas"
325
- :symbol: "GBP"
325
+ :symbol: GBP
326
326
  :GEK:
327
327
  :one: "kupon larit georgiano"
328
328
  :GEL:
329
329
  :one: "lari georgiano"
330
330
  :other: "laris georgianos"
331
- :symbol: "GEL"
331
+ :symbol: GEL
332
332
  :GHC:
333
333
  :one: "cedi ghanés (1979–2007)"
334
334
  :GHS:
335
335
  :one: "cedi ghanés"
336
336
  :other: "cedis ghaneses"
337
- :symbol: "GHS"
337
+ :symbol: GHS
338
338
  :GIP:
339
339
  :one: "libra gibraltareña"
340
340
  :other: "libras gibraltareñas"
341
- :symbol: "GIP"
341
+ :symbol: GIP
342
342
  :GMD:
343
343
  :one: "dalasi gambiano"
344
344
  :other: "dalasis gambianos"
345
- :symbol: "GMD"
345
+ :symbol: GMD
346
346
  :GNF:
347
347
  :one: "franco guineano"
348
348
  :other: "francos guineanos"
349
- :symbol: "GNF"
349
+ :symbol: GNF
350
350
  :GNS:
351
351
  :one: "syli guineano"
352
352
  :GQE:
@@ -358,7 +358,7 @@
358
358
  :GTQ:
359
359
  :one: "quetzal guatemalteco"
360
360
  :other: "quetzales guatemaltecos"
361
- :symbol: "GTQ"
361
+ :symbol: GTQ
362
362
  :GWE:
363
363
  :one: "escudo de Guinea Portuguesa"
364
364
  :GWP:
@@ -366,34 +366,34 @@
366
366
  :GYD:
367
367
  :one: "dólar guyanés"
368
368
  :other: "dólares guyaneses"
369
- :symbol: "GYD"
369
+ :symbol: GYD
370
370
  :HKD:
371
371
  :one: "dólar de Hong Kong"
372
372
  :other: "dólares de Hong Kong"
373
- :symbol: "HKD"
373
+ :symbol: HKD
374
374
  :HNL:
375
375
  :one: "lempira hondureño"
376
376
  :other: "lempiras hondureños"
377
- :symbol: "HNL"
377
+ :symbol: HNL
378
378
  :HRD:
379
379
  :one: "dinar croata"
380
380
  :other: "dinares croatas"
381
381
  :HRK:
382
382
  :one: "kuna croata"
383
383
  :other: "kunas croatas"
384
- :symbol: "HRK"
384
+ :symbol: HRK
385
385
  :HTG:
386
386
  :one: "gourde haitiano"
387
387
  :other: "gourdes haitianos"
388
- :symbol: "HTG"
388
+ :symbol: HTG
389
389
  :HUF:
390
390
  :one: "florín húngaro"
391
391
  :other: "florines húngaros"
392
- :symbol: "HUF"
392
+ :symbol: HUF
393
393
  :IDR:
394
394
  :one: "rupia indonesia"
395
395
  :other: "rupias indonesias"
396
- :symbol: "IDR"
396
+ :symbol: IDR
397
397
  :IEP:
398
398
  :one: "libra irlandesa"
399
399
  :other: "libras irlandesas"
@@ -403,96 +403,96 @@
403
403
  :ILS:
404
404
  :one: "nuevo shéquel israelí"
405
405
  :other: "nuevos shéquels israelíes"
406
- :symbol: "ILS"
406
+ :symbol: ILS
407
407
  :INR:
408
408
  :one: "rupia india"
409
409
  :other: "rupias indias"
410
- :symbol: "INR"
410
+ :symbol: INR
411
411
  :IQD:
412
412
  :one: "dinar iraquí"
413
413
  :other: "dinares iraquíes"
414
- :symbol: "IQD"
414
+ :symbol: IQD
415
415
  :IRR:
416
416
  :one: "rial iraní"
417
417
  :other: "riales iraníes"
418
- :symbol: "IRR"
418
+ :symbol: IRR
419
419
  :ISK:
420
420
  :one: "corona islandesa"
421
421
  :other: "coronas islandesas"
422
- :symbol: "ISK"
422
+ :symbol: ISK
423
423
  :ITL:
424
424
  :one: "lira italiana"
425
425
  :other: "liras italianas"
426
426
  :JMD:
427
427
  :one: "dólar jamaiquino"
428
428
  :other: "dólares jamaiquinos"
429
- :symbol: "JMD"
429
+ :symbol: JMD
430
430
  :JOD:
431
431
  :one: "dinar jordano"
432
432
  :other: "dinares jordanos"
433
- :symbol: "JOD"
433
+ :symbol: JOD
434
434
  :JPY:
435
435
  :one: "yen japonés"
436
436
  :other: "yenes japoneses"
437
- :symbol: "JPY"
437
+ :symbol: JPY
438
438
  :KES:
439
439
  :one: "chelín keniano"
440
440
  :other: "chelines kenianos"
441
- :symbol: "KES"
441
+ :symbol: KES
442
442
  :KGS:
443
443
  :one: "som kirguís"
444
444
  :other: "soms kirguises"
445
- :symbol: "KGS"
445
+ :symbol: KGS
446
446
  :KHR:
447
447
  :one: "riel camboyano"
448
448
  :other: "rieles camboyanos"
449
- :symbol: "KHR"
449
+ :symbol: KHR
450
450
  :KMF:
451
451
  :one: "franco comorense"
452
452
  :other: "francos comorenses"
453
- :symbol: "KMF"
453
+ :symbol: KMF
454
454
  :KPW:
455
455
  :one: "won norcoreano"
456
456
  :other: "wons norcoreanos"
457
- :symbol: "KPW"
457
+ :symbol: KPW
458
458
  :KRW:
459
459
  :one: "won surcoreano"
460
460
  :other: "wons surcoreanos"
461
- :symbol: "KRW"
461
+ :symbol: KRW
462
462
  :KWD:
463
463
  :one: "dinar kuwaití"
464
464
  :other: "dinares kuwaitíes"
465
- :symbol: "KWD"
465
+ :symbol: KWD
466
466
  :KYD:
467
467
  :one: "dólar de las Islas Caimán"
468
468
  :other: "dólares de las Islas Caimán"
469
- :symbol: "KYD"
469
+ :symbol: KYD
470
470
  :KZT:
471
471
  :one: "tenge kasajo"
472
472
  :other: "tenges kasajos"
473
- :symbol: "KZT"
473
+ :symbol: KZT
474
474
  :LAK:
475
475
  :one: "kip laosiano"
476
476
  :other: "kips laosianos"
477
- :symbol: "LAK"
477
+ :symbol: LAK
478
478
  :LBP:
479
479
  :one: "libra libanesa"
480
480
  :other: "libras libanesas"
481
- :symbol: "LBP"
481
+ :symbol: LBP
482
482
  :LKR:
483
483
  :one: "rupia de Sri Lanka"
484
484
  :other: "rupias de Sri Lanka"
485
- :symbol: "LKR"
485
+ :symbol: LKR
486
486
  :LRD:
487
487
  :one: "dólar liberiano"
488
488
  :other: "dólares liberianos"
489
- :symbol: "LRD"
489
+ :symbol: LRD
490
490
  :LSL:
491
491
  :one: "loti lesothense"
492
492
  :LTL:
493
493
  :one: "litas lituana"
494
494
  :other: "litas lituanas"
495
- :symbol: "LTL"
495
+ :symbol: LTL
496
496
  :LTT:
497
497
  :one: "talonas lituana"
498
498
  :other: "talonas lituanas"
@@ -508,53 +508,53 @@
508
508
  :LVL:
509
509
  :one: "lats letón"
510
510
  :other: "lats letones"
511
- :symbol: "LVL"
511
+ :symbol: LVL
512
512
  :LVR:
513
513
  :one: "rublo letón"
514
514
  :other: "rublos letones"
515
515
  :LYD:
516
516
  :one: "dinar libio"
517
517
  :other: "dinares libios"
518
- :symbol: "LYD"
518
+ :symbol: LYD
519
519
  :MAD:
520
520
  :one: "dírham marroquí"
521
521
  :other: "dírhams marroquíes"
522
- :symbol: "MAD"
522
+ :symbol: MAD
523
523
  :MAF:
524
524
  :one: "franco marroquí"
525
525
  :other: "francos marroquíes"
526
526
  :MDL:
527
527
  :one: "leu moldavo"
528
528
  :other: "leus moldavos"
529
- :symbol: "MDL"
529
+ :symbol: MDL
530
530
  :MGA:
531
531
  :one: "ariary malgache"
532
532
  :other: "ariarys malgaches"
533
- :symbol: "MGA"
533
+ :symbol: MGA
534
534
  :MGF:
535
535
  :one: "franco malgache"
536
536
  :MKD:
537
537
  :one: "dinar macedonio"
538
538
  :other: "dinares macedonios"
539
- :symbol: "MKD"
539
+ :symbol: MKD
540
540
  :MLF:
541
541
  :one: "franco malí"
542
542
  :MMK:
543
543
  :one: "kyat de Myanmar"
544
544
  :other: "kyats de Myanmar"
545
- :symbol: "MMK"
545
+ :symbol: MMK
546
546
  :MNT:
547
547
  :one: "tugrik mongol"
548
548
  :other: "tugriks mongoles"
549
- :symbol: "MNT"
549
+ :symbol: MNT
550
550
  :MOP:
551
551
  :one: "pataca de Macao"
552
552
  :other: "patacas de Macao"
553
- :symbol: "MOP"
553
+ :symbol: MOP
554
554
  :MRO:
555
555
  :one: "ouguiya mauritano"
556
556
  :other: "ouguiyas mauritanos"
557
- :symbol: "MRO"
557
+ :symbol: MRO
558
558
  :MTL:
559
559
  :one: "lira maltesa"
560
560
  :other: "liras maltesas"
@@ -564,30 +564,30 @@
564
564
  :MUR:
565
565
  :one: "rupia mauriciana"
566
566
  :other: "rupias mauricianas"
567
- :symbol: "MUR"
567
+ :symbol: MUR
568
568
  :MVR:
569
569
  :one: "rufiyaa de Maldivas"
570
570
  :other: "rufiyaas de Maldivas"
571
- :symbol: "MVR"
571
+ :symbol: MVR
572
572
  :MWK:
573
573
  :one: "kwacha malauí"
574
574
  :other: "kwaschas malauíes"
575
- :symbol: "MWK"
575
+ :symbol: MWK
576
576
  :MXN:
577
577
  :one: "peso mexicano"
578
578
  :other: "pesos mexicanos"
579
- :symbol: "$"
579
+ :symbol: $
580
580
  :MXP:
581
581
  :one: "peso de plata mexicano (MXP)"
582
582
  :other: "pesos de plata mexicanos (MXP)"
583
- :symbol: "MXP"
583
+ :symbol: MXP
584
584
  :MXV:
585
585
  :one: "unidad de inversión (UDI) mexicana"
586
586
  :other: "unidades de inversión (UDI) mexicanas"
587
587
  :MYR:
588
588
  :one: "ringgit malayo"
589
589
  :other: "ringgits malayos"
590
- :symbol: "MYR"
590
+ :symbol: MYR
591
591
  :MZE:
592
592
  :one: "escudo mozambiqueño"
593
593
  :other: "escudos mozambiqueños"
@@ -596,74 +596,74 @@
596
596
  :MZN:
597
597
  :one: "metical mozambiqueño"
598
598
  :other: "meticales mozambiqueños"
599
- :symbol: "MZN"
599
+ :symbol: MZN
600
600
  :NAD:
601
601
  :one: "dólar namibio"
602
602
  :other: "dólares namibios"
603
- :symbol: "NAD"
603
+ :symbol: NAD
604
604
  :NGN:
605
605
  :one: "naira nigeriano"
606
606
  :other: "nairas nigerianos"
607
- :symbol: "NGN"
607
+ :symbol: NGN
608
608
  :NIC:
609
609
  :one: "córdoba nicaragüense (1988–1991)"
610
610
  :other: "córdobas nicaragüenses (1988–1991)"
611
- :symbol: "NIC"
611
+ :symbol: NIC
612
612
  :NIO:
613
613
  :one: "córdoba nicaragüense"
614
614
  :other: "córdobas nicaragüenses"
615
- :symbol: "NIO"
615
+ :symbol: NIO
616
616
  :NLG:
617
617
  :one: "florín neerlandés"
618
618
  :other: "florines neerlandeses"
619
619
  :NOK:
620
620
  :one: "corona noruega"
621
621
  :other: "coronas noruegas"
622
- :symbol: "NOK"
622
+ :symbol: NOK
623
623
  :NPR:
624
624
  :one: "rupia nepalí"
625
625
  :other: "rupias nepalíes"
626
- :symbol: "NPR"
626
+ :symbol: NPR
627
627
  :NZD:
628
628
  :one: "dólar neozelandés"
629
629
  :other: "dólares neozelandeses"
630
- :symbol: "NZD"
630
+ :symbol: NZD
631
631
  :OMR:
632
632
  :one: "rial omaní"
633
633
  :other: "riales omaníes"
634
- :symbol: "OMR"
634
+ :symbol: OMR
635
635
  :PAB:
636
636
  :one: "balboa panameño"
637
637
  :other: "balboas panameños"
638
- :symbol: "PAB"
638
+ :symbol: PAB
639
639
  :PEI:
640
640
  :one: "inti peruano"
641
641
  :other: "intis peruanos"
642
- :symbol: "PEI"
642
+ :symbol: PEI
643
643
  :PEN:
644
644
  :one: "nuevo sol peruano"
645
645
  :other: "nuevos soles peruanos"
646
- :symbol: "PEN"
646
+ :symbol: PEN
647
647
  :PES:
648
648
  :one: "sol peruano"
649
649
  :other: "soles peruanos"
650
- :symbol: "PES"
650
+ :symbol: PES
651
651
  :PGK:
652
652
  :one: "kina de Papúa Nueva Guinea"
653
653
  :other: "kinas de Papúa Nueva Guinea"
654
- :symbol: "PGK"
654
+ :symbol: PGK
655
655
  :PHP:
656
656
  :one: "peso filipino"
657
657
  :other: "pesos filipinos"
658
- :symbol: "PHP"
658
+ :symbol: PHP
659
659
  :PKR:
660
660
  :one: "rupia pakistaní"
661
661
  :other: "rupias pakistaníes"
662
- :symbol: "PKR"
662
+ :symbol: PKR
663
663
  :PLN:
664
664
  :one: "zloty polaco"
665
665
  :other: "zlotys polacos"
666
- :symbol: "PLN"
666
+ :symbol: PLN
667
667
  :PLZ:
668
668
  :one: "zloty polaco (PLZ)"
669
669
  :other: "zlotys polacos (PLZ)"
@@ -673,11 +673,11 @@
673
673
  :PYG:
674
674
  :one: "guaraní paraguayo"
675
675
  :other: "guaraníes paraguayos"
676
- :symbol: "PYG"
676
+ :symbol: PYG
677
677
  :QAR:
678
678
  :one: "riyal de Qatar"
679
679
  :other: "riyales de Qatar"
680
- :symbol: "QAR"
680
+ :symbol: QAR
681
681
  :RHD:
682
682
  :one: "dólar rodesiano"
683
683
  :ROL:
@@ -686,57 +686,57 @@
686
686
  :RON:
687
687
  :one: "leu rumano"
688
688
  :other: "lei rumanos"
689
- :symbol: "RON"
689
+ :symbol: RON
690
690
  :RSD:
691
691
  :one: "dinar serbio"
692
692
  :other: "dinares serbios"
693
- :symbol: "RSD"
693
+ :symbol: RSD
694
694
  :RUB:
695
695
  :one: "rublo ruso"
696
696
  :other: "rublos rusos"
697
- :symbol: "RUB"
697
+ :symbol: RUB
698
698
  :RUR:
699
699
  :one: "rublo ruso (RUR)"
700
700
  :other: "rublos rusos (RUR)"
701
- :symbol: "р."
701
+ :symbol: р.
702
702
  :RWF:
703
703
  :one: "franco ruandés"
704
704
  :other: "francos ruandeses"
705
- :symbol: "RWF"
705
+ :symbol: RWF
706
706
  :SAR:
707
707
  :one: "riyal saudí"
708
708
  :other: "riyales saudíes"
709
- :symbol: "SAR"
709
+ :symbol: SAR
710
710
  :SBD:
711
711
  :one: "dólar de las Islas Salomón"
712
712
  :other: "dólares de las Islas Salomón"
713
- :symbol: "SBD"
713
+ :symbol: SBD
714
714
  :SCR:
715
715
  :one: "rupia de Seychelles"
716
716
  :other: "rupias de Seychelles"
717
- :symbol: "SCR"
717
+ :symbol: SCR
718
718
  :SDD:
719
719
  :one: "dinar sudanés"
720
720
  :other: "dinares sudaneses"
721
721
  :SDG:
722
722
  :one: "libra sudanesa"
723
723
  :other: "libras sudanesas"
724
- :symbol: "SDG"
724
+ :symbol: SDG
725
725
  :SDP:
726
726
  :one: "libra sudanesa antigua"
727
727
  :other: "libras sudanesas antiguas"
728
728
  :SEK:
729
729
  :one: "corona sueca"
730
730
  :other: "coronas suecas"
731
- :symbol: "SEK"
731
+ :symbol: SEK
732
732
  :SGD:
733
733
  :one: "dólar singapurense"
734
734
  :other: "dólares singapurenses"
735
- :symbol: "SGD"
735
+ :symbol: SGD
736
736
  :SHP:
737
737
  :one: "libra de Santa Elena"
738
738
  :other: "libras de Santa Elena"
739
- :symbol: "SHP"
739
+ :symbol: SHP
740
740
  :SIT:
741
741
  :one: "tólar esloveno"
742
742
  :other: "tólares eslovenos"
@@ -746,66 +746,66 @@
746
746
  :SLL:
747
747
  :one: "leone de Sierra Leona"
748
748
  :other: "leones de Sierra Leona"
749
- :symbol: "SLL"
749
+ :symbol: SLL
750
750
  :SOS:
751
751
  :one: "chelín somalí"
752
752
  :other: "chelines somalíes"
753
- :symbol: "SOS"
753
+ :symbol: SOS
754
754
  :SRD:
755
755
  :one: "dólar surinamés"
756
756
  :other: "dólares surinameses"
757
- :symbol: "SRD"
757
+ :symbol: SRD
758
758
  :SRG:
759
759
  :one: "florín surinamés"
760
- :symbol: "SRG"
760
+ :symbol: SRG
761
761
  :SSP:
762
762
  :one: "libra sursudanesa"
763
763
  :other: "libras sursudanesas"
764
- :symbol: "SSP"
764
+ :symbol: SSP
765
765
  :STD:
766
766
  :one: "dobra de Santo Tomé y Príncipe"
767
767
  :other: "dobras de Santo Tomé y Príncipe"
768
- :symbol: "STD"
768
+ :symbol: STD
769
769
  :SUR:
770
770
  :one: "rublo soviético"
771
771
  :other: "rublos soviéticos"
772
772
  :SVC:
773
773
  :one: "colón salvadoreño"
774
774
  :other: "colones salvadoreños"
775
- :symbol: "SVC"
775
+ :symbol: SVC
776
776
  :SYP:
777
777
  :one: "libra siria"
778
778
  :other: "libras sirias"
779
- :symbol: "SYP"
779
+ :symbol: SYP
780
780
  :SZL:
781
781
  :one: "lilangeni suazi"
782
782
  :other: "lilangenis suazis"
783
- :symbol: "SZL"
783
+ :symbol: SZL
784
784
  :THB:
785
785
  :one: "baht tailandés"
786
786
  :other: "bahts tailandeses"
787
- :symbol: "฿"
787
+ :symbol: ฿
788
788
  :TJR:
789
789
  :one: "rublo tayiko"
790
790
  :TJS:
791
791
  :one: "somoni tayiko"
792
792
  :other: "somonis tayikos"
793
- :symbol: "TJS"
793
+ :symbol: TJS
794
794
  :TMM:
795
795
  :one: "manat turcomano (1993–2009)"
796
796
  :other: "manats turcomanos (1993–2009)"
797
797
  :TMT:
798
798
  :one: "manat turkmeno"
799
799
  :other: "manats turkmenos"
800
- :symbol: "TMT"
800
+ :symbol: TMT
801
801
  :TND:
802
802
  :one: "dinar tunecino"
803
803
  :other: "dinares tunecinos"
804
- :symbol: "TND"
804
+ :symbol: TND
805
805
  :TOP:
806
806
  :one: "paʻanga tongano"
807
807
  :other: "paʻangas tonganos"
808
- :symbol: "TOP"
808
+ :symbol: TOP
809
809
  :TPE:
810
810
  :one: "escudo timorense"
811
811
  :TRL:
@@ -814,23 +814,23 @@
814
814
  :TRY:
815
815
  :one: "lira turca"
816
816
  :other: "liras turcas"
817
- :symbol: "TL"
817
+ :symbol: TL
818
818
  :TTD:
819
819
  :one: "dólar de Trinidad y Tobago"
820
820
  :other: "dólares de Trinidad y Tobago"
821
- :symbol: "TTD"
821
+ :symbol: TTD
822
822
  :TWD:
823
823
  :one: "nuevo dólar taiwanés"
824
824
  :other: "nuevos dólares taiwaneses"
825
- :symbol: "TWD"
825
+ :symbol: TWD
826
826
  :TZS:
827
827
  :one: "chelín tanzano"
828
828
  :other: "chelines tanzanos"
829
- :symbol: "TZS"
829
+ :symbol: TZS
830
830
  :UAH:
831
831
  :one: "grivna ucraniana"
832
832
  :other: "grivnas ucranianas"
833
- :symbol: "UAH"
833
+ :symbol: UAH
834
834
  :UAK:
835
835
  :one: "karbovanet ucraniano"
836
836
  :other: "karbovanets ucranianos"
@@ -839,63 +839,63 @@
839
839
  :UGX:
840
840
  :one: "chelín ugandés"
841
841
  :other: "chelines ugandeses"
842
- :symbol: "UGX"
842
+ :symbol: UGX
843
843
  :USD:
844
844
  :one: "dólar estadounidense"
845
845
  :other: "dólares estadounidenses"
846
- :symbol: "$"
846
+ :symbol: $
847
847
  :USN:
848
848
  :one: "dólar estadounidense (día siguiente)"
849
849
  :other: "dólares estadounidenses (día siguiente)"
850
- :symbol: "USN"
850
+ :symbol: USN
851
851
  :USS:
852
852
  :one: "dólar estadounidense (mismo día)"
853
853
  :other: "dólares estadounidenses (mismo día)"
854
- :symbol: "USS"
854
+ :symbol: USS
855
855
  :UYI:
856
856
  :one: "peso uruguayo en unidades indexadas"
857
857
  :other: "pesos uruguayos en unidades indexadas"
858
- :symbol: "UYI"
858
+ :symbol: UYI
859
859
  :UYP:
860
860
  :one: "peso uruguayo (UYP)"
861
861
  :other: "pesos uruguayos (UYP)"
862
862
  :UYU:
863
863
  :one: "peso uruguayo"
864
864
  :other: "pesos uruguayos"
865
- :symbol: "UYU"
865
+ :symbol: UYU
866
866
  :UZS:
867
867
  :one: "som uzbeko"
868
868
  :other: "soms uzbekos"
869
- :symbol: "UZS"
869
+ :symbol: UZS
870
870
  :VEB:
871
871
  :one: "bolívar venezolano (1871–2008)"
872
872
  :other: "bolívares venezolanos (1871–2008)"
873
873
  :VEF:
874
874
  :one: "bolívar venezolano"
875
875
  :other: "bolívares venezolanos"
876
- :symbol: "VEF"
876
+ :symbol: VEF
877
877
  :VND:
878
878
  :one: "dong vietnamita"
879
879
  :other: "dongs vietnamitas"
880
- :symbol: ""
880
+ :symbol: ₫
881
881
  :VUV:
882
882
  :one: "vatu vanuatuense"
883
883
  :other: "vatus vanuatuenses"
884
- :symbol: "VUV"
884
+ :symbol: VUV
885
885
  :WST:
886
886
  :one: "tala samoano"
887
887
  :other: "talas samoanos"
888
- :symbol: "WST"
888
+ :symbol: WST
889
889
  :XAF:
890
890
  :one: "franco CFA BEAC"
891
891
  :other: "francos CFA BEAC"
892
- :symbol: "XAF"
892
+ :symbol: XAF
893
893
  :XAG:
894
- :one: "plata"
895
- :other: "plata"
894
+ :one: plata
895
+ :other: plata
896
896
  :XAU:
897
- :one: "oro"
898
- :other: "oro"
897
+ :one: oro
898
+ :other: oro
899
899
  :XBA:
900
900
  :one: "unidad compuesta europea"
901
901
  :other: "unidades compuestas europeas"
@@ -911,7 +911,7 @@
911
911
  :XCD:
912
912
  :one: "dólar del Caribe Oriental"
913
913
  :other: "dólares del Caribe Oriental"
914
- :symbol: "XCD"
914
+ :symbol: XCD
915
915
  :XDR:
916
916
  :one: "derechos especiales de giro"
917
917
  :XEU:
@@ -926,17 +926,17 @@
926
926
  :XOF:
927
927
  :one: "franco CFA BCEAO"
928
928
  :other: "francos CFA BCEAO"
929
- :symbol: "XOF"
929
+ :symbol: XOF
930
930
  :XPD:
931
- :one: "paladio"
932
- :other: "paladio"
931
+ :one: paladio
932
+ :other: paladio
933
933
  :XPF:
934
934
  :one: "franco CFP"
935
935
  :other: "francos CFP"
936
- :symbol: "XPF"
936
+ :symbol: XPF
937
937
  :XPT:
938
- :one: "platino"
939
- :other: "platino"
938
+ :one: platino
939
+ :other: platino
940
940
  :XRE:
941
941
  :one: "fondos RINET"
942
942
  :XTS:
@@ -949,7 +949,7 @@
949
949
  :YER:
950
950
  :one: "rial yemení"
951
951
  :other: "riales yemeníes"
952
- :symbol: "YER"
952
+ :symbol: YER
953
953
  :YUD:
954
954
  :one: "dinar fuerte yugoslavo"
955
955
  :YUM:
@@ -962,14 +962,14 @@
962
962
  :ZAR:
963
963
  :one: "rand sudafricano"
964
964
  :other: "rands sudafricanos"
965
- :symbol: "ZAR"
965
+ :symbol: ZAR
966
966
  :ZMK:
967
967
  :one: "kwacha zambiano (1968–2012)"
968
968
  :other: "kwachas zambianos (1968–2012)"
969
969
  :ZMW:
970
970
  :one: "kwacha zambiano"
971
971
  :other: "kwachas zambianos"
972
- :symbol: "ZMW"
972
+ :symbol: ZMW
973
973
  :ZRN:
974
974
  :one: "nuevo zaire zaireño"
975
975
  :ZRZ: