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
@@ -3,7 +3,7 @@
3
3
  :calendars:
4
4
  :gregorian:
5
5
  :additional_formats:
6
- :E: "ccc"
6
+ :E: ccc
7
7
  :EHm: "E HH:mm"
8
8
  :EHms: "E HH:mm:ss"
9
9
  :Ed: "E d"
@@ -13,136 +13,136 @@
13
13
  :GyMMM: "MMM y G"
14
14
  :GyMMMEd: "E d MMM y G"
15
15
  :GyMMMd: "d MMM y G"
16
- :H: "HH"
16
+ :H: HH
17
17
  :Hm: "HH:mm"
18
18
  :Hms: "HH:mm:ss"
19
- :M: "L"
19
+ :M: L
20
20
  :MEd: "E d/M"
21
- :MMM: "LLL"
21
+ :MMM: LLL
22
22
  :MMMEd: "E d MMM"
23
23
  :MMMd: "d MMM"
24
- :Md: "d/M"
25
- :d: "d"
24
+ :Md: d/M
25
+ :d: d
26
26
  :h: "h a"
27
27
  :hm: "h:mm a"
28
28
  :hms: "h:mm:ss a"
29
29
  :ms: "mm:ss"
30
30
  ? !ruby/symbol "y"
31
31
  : "y"
32
- :yM: "M/y"
32
+ :yM: M/y
33
33
  :yMEd: "E d/M/y"
34
34
  :yMMM: "MMM y"
35
35
  :yMMMEd: "E d MMM y"
36
36
  :yMMMM: "MMMM y"
37
37
  :yMMMd: "d MMM y"
38
- :yMd: "d/M/y"
38
+ :yMd: d/M/y
39
39
  :yQQQ: "QQQ y"
40
40
  :yQQQQ: "QQQQ y"
41
41
  :days:
42
42
  :format:
43
43
  :abbreviated:
44
- :fri: "ven"
45
- :mon: "lun"
46
- :sat: "sab"
47
- :sun: "dom"
48
- :thu: "gio"
49
- :tue: "mar"
50
- :wed: "mer"
44
+ :fri: ven
45
+ :mon: lun
46
+ :sat: sab
47
+ :sun: dom
48
+ :thu: gio
49
+ :tue: mar
50
+ :wed: mer
51
51
  :narrow:
52
- :fri: "V"
53
- :mon: "L"
54
- :sat: "S"
55
- :sun: "D"
56
- :thu: "G"
57
- :tue: "M"
58
- :wed: "M"
52
+ :fri: V
53
+ :mon: L
54
+ :sat: S
55
+ :sun: D
56
+ :thu: G
57
+ :tue: M
58
+ :wed: M
59
59
  :short:
60
- :fri: "ven"
61
- :mon: "lun"
62
- :sat: "sab"
63
- :sun: "dom"
64
- :thu: "gio"
65
- :tue: "mar"
66
- :wed: "mer"
60
+ :fri: ven
61
+ :mon: lun
62
+ :sat: sab
63
+ :sun: dom
64
+ :thu: gio
65
+ :tue: mar
66
+ :wed: mer
67
67
  :wide:
68
- :fri: "venerdì"
69
- :mon: "lunedì"
70
- :sat: "sabato"
71
- :sun: "domenica"
72
- :thu: "giovedì"
73
- :tue: "martedì"
74
- :wed: "mercoledì"
68
+ :fri: venerdì
69
+ :mon: lunedì
70
+ :sat: sabato
71
+ :sun: domenica
72
+ :thu: giovedì
73
+ :tue: martedì
74
+ :wed: mercoledì
75
75
  :stand-alone:
76
76
  :abbreviated:
77
- :fri: "ven"
78
- :mon: "lun"
79
- :sat: "sab"
80
- :sun: "dom"
81
- :thu: "gio"
82
- :tue: "mar"
83
- :wed: "mer"
77
+ :fri: ven
78
+ :mon: lun
79
+ :sat: sab
80
+ :sun: dom
81
+ :thu: gio
82
+ :tue: mar
83
+ :wed: mer
84
84
  :narrow:
85
- :fri: "V"
86
- :mon: "L"
87
- :sat: "S"
88
- :sun: "D"
89
- :thu: "G"
90
- :tue: "M"
91
- :wed: "M"
85
+ :fri: V
86
+ :mon: L
87
+ :sat: S
88
+ :sun: D
89
+ :thu: G
90
+ :tue: M
91
+ :wed: M
92
92
  :short:
93
- :fri: "ven"
94
- :mon: "lun"
95
- :sat: "sab"
96
- :sun: "dom"
97
- :thu: "gio"
98
- :tue: "mar"
99
- :wed: "mer"
93
+ :fri: ven
94
+ :mon: lun
95
+ :sat: sab
96
+ :sun: dom
97
+ :thu: gio
98
+ :tue: mar
99
+ :wed: mer
100
100
  :wide:
101
- :fri: "Venerdì"
102
- :mon: "Lunedì"
103
- :sat: "Sabato"
104
- :sun: "Domenica"
105
- :thu: "Giovedì"
106
- :tue: "Martedì"
107
- :wed: "Mercoledì"
101
+ :fri: Venerdì
102
+ :mon: Lunedì
103
+ :sat: Sabato
104
+ :sun: Domenica
105
+ :thu: Giovedì
106
+ :tue: Martedì
107
+ :wed: Mercoledì
108
108
  :eras:
109
109
  :abbr:
110
- 0: "BCE"
111
- 1: "CE"
110
+ 0: BCE
111
+ 1: CE
112
112
  :name:
113
- 0: "BCE"
114
- 1: "CE"
113
+ 0: BCE
114
+ 1: CE
115
115
  :narrow:
116
- 0: "BCE"
117
- 1: "CE"
116
+ 0: BCE
117
+ 1: CE
118
118
  :fields:
119
- :day: "Giorno"
120
- :day-narrow: "g"
121
- :day-short: "g"
122
- :dayperiod: "AM/PM"
123
- :era: "Era"
124
- :hour: "Ora"
125
- :hour-narrow: "h"
126
- :hour-short: "h."
127
- :minute: "Minuto"
128
- :minute-narrow: "m"
129
- :minute-short: "min."
130
- :month: "Mese"
131
- :month-narrow: "mese"
132
- :month-short: "mese"
133
- :quarter: "Trimestre"
134
- :quarter-narrow: "trim."
135
- :quarter-short: "trim."
136
- :second: "Secondo"
137
- :second-narrow: "s"
138
- :second-short: "sec."
139
- :week: "Settimana"
140
- :week-narrow: "sett."
141
- :week-short: "sett."
119
+ :day: Giorno
120
+ :day-narrow: g
121
+ :day-short: g
122
+ :dayperiod: AM/PM
123
+ :era: Era
124
+ :hour: Ora
125
+ :hour-narrow: h
126
+ :hour-short: h.
127
+ :minute: Minuto
128
+ :minute-narrow: m
129
+ :minute-short: min.
130
+ :month: Mese
131
+ :month-narrow: mese
132
+ :month-short: mese
133
+ :quarter: Trimestre
134
+ :quarter-narrow: trim.
135
+ :quarter-short: trim.
136
+ :second: Secondo
137
+ :second-narrow: s
138
+ :second-short: sec.
139
+ :week: Settimana
140
+ :week-narrow: sett.
141
+ :week-short: sett.
142
142
  :weekday: "Giorno della settimana"
143
- :year: "Anno"
144
- :year-narrow: "anno"
145
- :year-short: "anno"
143
+ :year: Anno
144
+ :year-narrow: anno
145
+ :year-short: anno
146
146
  :zone: "Fuso orario"
147
147
  :formats:
148
148
  :date:
@@ -153,7 +153,7 @@
153
153
  :medium:
154
154
  :pattern: "dd MMM y"
155
155
  :short:
156
- :pattern: "dd/MM/yy"
156
+ :pattern: dd/MM/yy
157
157
  :datetime:
158
158
  :full:
159
159
  :pattern: "{{date}} {{time}}"
@@ -175,103 +175,103 @@
175
175
  :months:
176
176
  :format:
177
177
  :abbreviated:
178
- 1: "gen"
179
- 10: "ott"
180
- 11: "nov"
181
- 12: "dic"
182
- 2: "feb"
183
- 3: "mar"
184
- 4: "apr"
185
- 5: "mag"
186
- 6: "giu"
187
- 7: "lug"
188
- 8: "ago"
189
- 9: "set"
178
+ 1: gen
179
+ 10: ott
180
+ 11: nov
181
+ 12: dic
182
+ 2: feb
183
+ 3: mar
184
+ 4: apr
185
+ 5: mag
186
+ 6: giu
187
+ 7: lug
188
+ 8: ago
189
+ 9: set
190
190
  :narrow:
191
- 1: "G"
192
- 10: "O"
191
+ 1: G
192
+ 10: O
193
193
  11: "N"
194
- 12: "D"
195
- 2: "F"
196
- 3: "M"
197
- 4: "A"
198
- 5: "M"
199
- 6: "G"
200
- 7: "L"
201
- 8: "A"
202
- 9: "S"
194
+ 12: D
195
+ 2: F
196
+ 3: M
197
+ 4: A
198
+ 5: M
199
+ 6: G
200
+ 7: L
201
+ 8: A
202
+ 9: S
203
203
  :wide:
204
- 1: "gennaio"
205
- 10: "ottobre"
206
- 11: "novembre"
207
- 12: "dicembre"
208
- 2: "febbraio"
209
- 3: "marzo"
210
- 4: "aprile"
211
- 5: "maggio"
212
- 6: "giugno"
213
- 7: "luglio"
214
- 8: "agosto"
215
- 9: "settembre"
204
+ 1: gennaio
205
+ 10: ottobre
206
+ 11: novembre
207
+ 12: dicembre
208
+ 2: febbraio
209
+ 3: marzo
210
+ 4: aprile
211
+ 5: maggio
212
+ 6: giugno
213
+ 7: luglio
214
+ 8: agosto
215
+ 9: settembre
216
216
  :stand-alone:
217
217
  :abbreviated:
218
- 1: "gen"
219
- 10: "ott"
220
- 11: "nov"
221
- 12: "dic"
222
- 2: "feb"
223
- 3: "mar"
224
- 4: "apr"
225
- 5: "mag"
226
- 6: "giu"
227
- 7: "lug"
228
- 8: "ago"
229
- 9: "set"
218
+ 1: gen
219
+ 10: ott
220
+ 11: nov
221
+ 12: dic
222
+ 2: feb
223
+ 3: mar
224
+ 4: apr
225
+ 5: mag
226
+ 6: giu
227
+ 7: lug
228
+ 8: ago
229
+ 9: set
230
230
  :narrow:
231
- 1: "G"
232
- 10: "O"
231
+ 1: G
232
+ 10: O
233
233
  11: "N"
234
- 12: "D"
235
- 2: "F"
236
- 3: "M"
237
- 4: "A"
238
- 5: "M"
239
- 6: "G"
240
- 7: "L"
241
- 8: "A"
242
- 9: "S"
234
+ 12: D
235
+ 2: F
236
+ 3: M
237
+ 4: A
238
+ 5: M
239
+ 6: G
240
+ 7: L
241
+ 8: A
242
+ 9: S
243
243
  :wide:
244
- 1: "Gennaio"
245
- 10: "Ottobre"
246
- 11: "Novembre"
247
- 12: "Dicembre"
248
- 2: "Febbraio"
249
- 3: "Marzo"
250
- 4: "Aprile"
251
- 5: "Maggio"
252
- 6: "Giugno"
253
- 7: "Luglio"
254
- 8: "Agosto"
255
- 9: "Settembre"
244
+ 1: Gennaio
245
+ 10: Ottobre
246
+ 11: Novembre
247
+ 12: Dicembre
248
+ 2: Febbraio
249
+ 3: Marzo
250
+ 4: Aprile
251
+ 5: Maggio
252
+ 6: Giugno
253
+ 7: Luglio
254
+ 8: Agosto
255
+ 9: Settembre
256
256
  :periods:
257
257
  :format:
258
258
  :abbreviated: :calendars.gregorian.dayPeriods.format.wide
259
259
  :narrow:
260
- :am: "m."
260
+ :am: m.
261
261
  :noon: "n"
262
- :pm: "p."
262
+ :pm: p.
263
263
  :wide:
264
- :am: "AM"
265
- :noon: "mezzogiorno"
266
- :pm: "PM"
264
+ :am: AM
265
+ :noon: mezzogiorno
266
+ :pm: PM
267
267
  :stand-alone: {}
268
268
  :quarters:
269
269
  :format:
270
270
  :abbreviated:
271
- 1: "T1"
272
- 2: "T2"
273
- 3: "T3"
274
- 4: "T4"
271
+ 1: T1
272
+ 2: T2
273
+ 3: T3
274
+ 4: T4
275
275
  :narrow:
276
276
  1: 1
277
277
  2: 2
@@ -284,10 +284,10 @@
284
284
  4: "4º trimestre"
285
285
  :stand-alone:
286
286
  :abbreviated:
287
- 1: "T1"
288
- 2: "T2"
289
- 3: "T3"
290
- 4: "T4"
287
+ 1: T1
288
+ 2: T2
289
+ 3: T3
290
+ 4: T4
291
291
  :narrow:
292
292
  1: 1
293
293
  2: 2
@@ -6,29 +6,29 @@
6
6
  :AED:
7
7
  :one: "dirham degli EAU"
8
8
  :other: "dirham degli EAU"
9
- :symbol: "AED"
9
+ :symbol: AED
10
10
  :AFA:
11
11
  :one: "Afgani (1927–2002)"
12
12
  :AFN:
13
- :one: "afghani"
14
- :other: "afghani"
15
- :symbol: "AFN"
13
+ :one: afghani
14
+ :other: afghani
15
+ :symbol: AFN
16
16
  :ALL:
17
17
  :one: "lek albanese"
18
18
  :other: "lekë albanesi"
19
- :symbol: "ALL"
19
+ :symbol: ALL
20
20
  :AMD:
21
21
  :one: "dram armeno"
22
22
  :other: "dram armeni"
23
- :symbol: "AMD"
23
+ :symbol: AMD
24
24
  :ANG:
25
25
  :one: "fiorino delle Antille Olandesi"
26
26
  :other: "fiorini delle Antille Olandesi"
27
- :symbol: "ANG"
27
+ :symbol: ANG
28
28
  :AOA:
29
29
  :one: "kwanza angolano"
30
30
  :other: "kwanzas angolani"
31
- :symbol: "AOA"
31
+ :symbol: AOA
32
32
  :AOK:
33
33
  :one: "Kwanza Angolano (1977–1990)"
34
34
  :AON:
@@ -42,37 +42,37 @@
42
42
  :ARS:
43
43
  :one: "peso argentino"
44
44
  :other: "pesos argentini"
45
- :symbol: "ARS"
45
+ :symbol: ARS
46
46
  :ATS:
47
47
  :one: "Scellino Austriaco"
48
48
  :AUD:
49
49
  :one: "dollaro australiano"
50
50
  :other: "dollari australiani"
51
- :symbol: "A$"
51
+ :symbol: A$
52
52
  :AWG:
53
53
  :one: "fiorino di Aruba"
54
54
  :other: "fiorini di Aruba"
55
- :symbol: "AWG"
55
+ :symbol: AWG
56
56
  :AZM:
57
57
  :one: "Manat azero (1993–2006)"
58
58
  :AZN:
59
59
  :one: "manat azero"
60
60
  :other: "manat azeri"
61
- :symbol: "AZN"
61
+ :symbol: AZN
62
62
  :BAD:
63
63
  :one: "Dinar Bosnia-Herzegovina"
64
64
  :BAM:
65
65
  :one: "marco bosniaco"
66
66
  :other: "marchi bosniaci"
67
- :symbol: "BAM"
67
+ :symbol: BAM
68
68
  :BBD:
69
69
  :one: "dollaro di Barbados"
70
70
  :other: "dollari di Barbados"
71
- :symbol: "BBD"
71
+ :symbol: BBD
72
72
  :BDT:
73
73
  :one: "taka bengalese"
74
74
  :other: "taka bengalesi"
75
- :symbol: "BDT"
75
+ :symbol: BDT
76
76
  :BEC:
77
77
  :one: "Franco Belga (convertibile)"
78
78
  :BEF:
@@ -85,27 +85,27 @@
85
85
  :BGN:
86
86
  :one: "lev bulgaro"
87
87
  :other: "leva bulgari"
88
- :symbol: "BGN"
88
+ :symbol: BGN
89
89
  :BHD:
90
90
  :one: "dinaro del Bahrein"
91
91
  :other: "dinari del Bahrein"
92
- :symbol: "BHD"
92
+ :symbol: BHD
93
93
  :BIF:
94
94
  :one: "franco del Burundi"
95
95
  :other: "franchi del Burundi"
96
- :symbol: "BIF"
96
+ :symbol: BIF
97
97
  :BMD:
98
98
  :one: "dollaro delle Bermuda"
99
99
  :other: "dollari delle Bermuda"
100
- :symbol: "BMD"
100
+ :symbol: BMD
101
101
  :BND:
102
102
  :one: "dollaro del Brunei"
103
103
  :other: "dollari del Brunei"
104
- :symbol: "BND"
104
+ :symbol: BND
105
105
  :BOB:
106
- :one: "boliviano"
107
- :other: "boliviani"
108
- :symbol: "BOB"
106
+ :one: boliviano
107
+ :other: boliviani
108
+ :symbol: BOB
109
109
  :BOP:
110
110
  :one: "Peso Boliviano"
111
111
  :BOV:
@@ -119,7 +119,7 @@
119
119
  :BRL:
120
120
  :one: "real brasiliano"
121
121
  :other: "real brasiliani"
122
- :symbol: "BRL"
122
+ :symbol: BRL
123
123
  :BRN:
124
124
  :one: "Cruzado Novo Brasiliano"
125
125
  :BRR:
@@ -127,57 +127,57 @@
127
127
  :BSD:
128
128
  :one: "dollaro delle Bahamas"
129
129
  :other: "dollari delle Bahamas"
130
- :symbol: "BSD"
130
+ :symbol: BSD
131
131
  :BTN:
132
132
  :one: "ngultrum del Bhutan"
133
133
  :other: "ngultrum del Bhutan"
134
- :symbol: "BTN"
134
+ :symbol: BTN
135
135
  :BUK:
136
136
  :one: "Kyat Birmano"
137
137
  :BWP:
138
138
  :one: "pula del Botswana"
139
139
  :other: "pula del Botswana"
140
- :symbol: "BWP"
140
+ :symbol: BWP
141
141
  :BYB:
142
142
  :one: "Nuovo Rublo Bielorussia (1994–1999)"
143
143
  :BYR:
144
144
  :one: "rublo bielorusso"
145
145
  :other: "rubli bielorussi"
146
- :symbol: "BYR"
146
+ :symbol: BYR
147
147
  :BZD:
148
148
  :one: "dollaro del Belize"
149
149
  :other: "dollari del Belize"
150
- :symbol: "BZD"
150
+ :symbol: BZD
151
151
  :CAD:
152
152
  :one: "dollaro canadese"
153
153
  :other: "dollari canadesi"
154
- :symbol: "CA$"
154
+ :symbol: CA$
155
155
  :CDF:
156
156
  :one: "franco congolese"
157
157
  :other: "franchi congolesi"
158
- :symbol: "CDF"
158
+ :symbol: CDF
159
159
  :CHF:
160
160
  :one: "franco svizzero"
161
161
  :other: "franchi svizzeri"
162
- :symbol: "CHF"
162
+ :symbol: CHF
163
163
  :CLF:
164
164
  :one: "Unidades de Fomento Chilene"
165
165
  :CLP:
166
166
  :one: "peso cileno"
167
167
  :other: "pesos cileni"
168
- :symbol: "CLP"
168
+ :symbol: CLP
169
169
  :CNY:
170
170
  :one: "renmimbi cinese"
171
171
  :other: "renmimbi cinesi"
172
- :symbol: "CN¥"
172
+ :symbol: CN¥
173
173
  :COP:
174
174
  :one: "peso colombiano"
175
175
  :other: "pesos colombiani"
176
- :symbol: "COP"
176
+ :symbol: COP
177
177
  :CRC:
178
178
  :one: "colón costaricano"
179
179
  :other: "colón costaricani"
180
- :symbol: "CRC"
180
+ :symbol: CRC
181
181
  :CSD:
182
182
  :one: "Antico Dinaro Serbo"
183
183
  :CSK:
@@ -185,21 +185,21 @@
185
185
  :CUC:
186
186
  :one: "peso cubano convertibile"
187
187
  :other: "pesos cubani convertibili"
188
- :symbol: "CUC"
188
+ :symbol: CUC
189
189
  :CUP:
190
190
  :one: "peso cubano"
191
191
  :other: "pesos cubani"
192
- :symbol: "CUP"
192
+ :symbol: CUP
193
193
  :CVE:
194
194
  :one: "escudo del Capo Verde"
195
195
  :other: "escudo del Capo Verde"
196
- :symbol: "CVE"
196
+ :symbol: CVE
197
197
  :CYP:
198
198
  :one: "Sterlina Cipriota"
199
199
  :CZK:
200
200
  :one: "corona ceca"
201
201
  :other: "corone ceche"
202
- :symbol: "CZK"
202
+ :symbol: CZK
203
203
  :DDM:
204
204
  :one: "Ostmark della Germania Orientale"
205
205
  :DEM:
@@ -207,19 +207,19 @@
207
207
  :DJF:
208
208
  :one: "Franco Gibutiano"
209
209
  :other: "Franco Gibutiano"
210
- :symbol: "DJF"
210
+ :symbol: DJF
211
211
  :DKK:
212
212
  :one: "corona danese"
213
213
  :other: "corone danesi"
214
- :symbol: "DKK"
214
+ :symbol: DKK
215
215
  :DOP:
216
216
  :one: "peso dominicano"
217
217
  :other: "pesos dominicani"
218
- :symbol: "DOP"
218
+ :symbol: DOP
219
219
  :DZD:
220
220
  :one: "dinaro algerino"
221
221
  :other: "dinari algerini"
222
- :symbol: "DZD"
222
+ :symbol: DZD
223
223
  :ECS:
224
224
  :one: "Sucre dell’Ecuador"
225
225
  :ECV:
@@ -229,66 +229,66 @@
229
229
  :EGP:
230
230
  :one: "sterlina egiziana"
231
231
  :other: "sterline egiziane"
232
- :symbol: "EGP"
232
+ :symbol: EGP
233
233
  :ERN:
234
234
  :one: "nakfa eritreo"
235
235
  :other: "nakfa eritrei"
236
- :symbol: "ERN"
236
+ :symbol: ERN
237
237
  :ESA:
238
238
  :one: "Peseta Spagnola Account"
239
239
  :ESB:
240
240
  :one: "Peseta Spagnola Account Convertibile"
241
241
  :ESP:
242
242
  :one: "Peseta Spagnola"
243
- :symbol: ""
243
+ :symbol: ₧
244
244
  :ETB:
245
245
  :one: "birr etiopico"
246
246
  :other: "birr etiopici"
247
- :symbol: "ETB"
247
+ :symbol: ETB
248
248
  :EUR:
249
- :one: "euro"
250
- :other: "euro"
251
- :symbol: ""
249
+ :one: euro
250
+ :other: euro
251
+ :symbol: €
252
252
  :FIM:
253
253
  :one: "Markka Finlandese"
254
254
  :FJD:
255
255
  :one: "dollaro delle Figi"
256
256
  :other: "dollari delle Figi"
257
- :symbol: "FJD"
257
+ :symbol: FJD
258
258
  :FKP:
259
259
  :one: "sterlina delle Falkland"
260
260
  :other: "sterline delle Falkland"
261
- :symbol: "FKP"
261
+ :symbol: FKP
262
262
  :FRF:
263
263
  :one: "Franco Francese"
264
264
  :GBP:
265
265
  :one: "sterlina britannica"
266
266
  :other: "sterline britanniche"
267
- :symbol: "£"
267
+ :symbol: £
268
268
  :GEK:
269
269
  :one: "Kupon Larit Georgiano"
270
270
  :GEL:
271
271
  :one: "lari georgiano"
272
272
  :other: "lari georgiani"
273
- :symbol: "GEL"
273
+ :symbol: GEL
274
274
  :GHC:
275
275
  :one: "Cedi del Ghana"
276
276
  :GHS:
277
277
  :one: "cedi ghanese"
278
278
  :other: "cedi ghanesi"
279
- :symbol: "GHS"
279
+ :symbol: GHS
280
280
  :GIP:
281
281
  :one: "sterlina di Gibilterra"
282
282
  :other: "sterline di Gibilterra"
283
- :symbol: "GIP"
283
+ :symbol: GIP
284
284
  :GMD:
285
285
  :one: "dalasi del Gambia"
286
286
  :other: "dalasi del Gambia"
287
- :symbol: "GMD"
287
+ :symbol: GMD
288
288
  :GNF:
289
289
  :one: "franco della Guinea"
290
290
  :other: "franchi della Guinea"
291
- :symbol: "GNF"
291
+ :symbol: GNF
292
292
  :GNS:
293
293
  :one: "Syli della Guinea"
294
294
  :GQE:
@@ -298,7 +298,7 @@
298
298
  :GTQ:
299
299
  :one: "quetzal guatemalteco"
300
300
  :other: "quetzal guatemaltechi"
301
- :symbol: "GTQ"
301
+ :symbol: GTQ
302
302
  :GWE:
303
303
  :one: "Escudo della Guinea portoghese"
304
304
  :GWP:
@@ -306,33 +306,33 @@
306
306
  :GYD:
307
307
  :one: "dollaro della Guyana"
308
308
  :other: "dollari della Guyana"
309
- :symbol: "GYD"
309
+ :symbol: GYD
310
310
  :HKD:
311
311
  :one: "dollaro di Hong Kong"
312
312
  :other: "dollari di Hong Kong"
313
- :symbol: "HKD"
313
+ :symbol: HKD
314
314
  :HNL:
315
315
  :one: "lempira honduregna"
316
316
  :other: "lempire honduregne"
317
- :symbol: "HNL"
317
+ :symbol: HNL
318
318
  :HRD:
319
319
  :one: "Dinaro Croato"
320
320
  :HRK:
321
321
  :one: "kuna croata"
322
322
  :other: "kune croate"
323
- :symbol: "HRK"
323
+ :symbol: HRK
324
324
  :HTG:
325
325
  :one: "gourde haitiano"
326
326
  :other: "gourde haitiani"
327
- :symbol: "HTG"
327
+ :symbol: HTG
328
328
  :HUF:
329
329
  :one: "fiorino ungherese"
330
330
  :other: "fiorini ungheresi"
331
- :symbol: "HUF"
331
+ :symbol: HUF
332
332
  :IDR:
333
333
  :one: "rupia indonesiana"
334
334
  :other: "rupie indonesiane"
335
- :symbol: "IDR"
335
+ :symbol: IDR
336
336
  :IEP:
337
337
  :one: "Sterlina irlandese"
338
338
  :ILP:
@@ -340,95 +340,95 @@
340
340
  :ILS:
341
341
  :one: "nuovo siclo israeliano"
342
342
  :other: "nuovi sicli israeliani"
343
- :symbol: ""
343
+ :symbol: ₪
344
344
  :INR:
345
345
  :one: "rupia indiana"
346
346
  :other: "rupie indiane"
347
- :symbol: ""
347
+ :symbol: ₹
348
348
  :IQD:
349
349
  :one: "dinaro iracheno"
350
350
  :other: "dinari iracheni"
351
- :symbol: "IQD"
351
+ :symbol: IQD
352
352
  :IRR:
353
353
  :one: "rial iraniano"
354
354
  :other: "rial iraniani"
355
- :symbol: "IRR"
355
+ :symbol: IRR
356
356
  :ISK:
357
357
  :one: "corona islandese"
358
358
  :other: "corone islandesi"
359
- :symbol: "ISK"
359
+ :symbol: ISK
360
360
  :ITL:
361
361
  :one: "Lira Italiana"
362
362
  :JMD:
363
363
  :one: "dollaro giamaicano"
364
364
  :other: "dollari giamaicani"
365
- :symbol: "JMD"
365
+ :symbol: JMD
366
366
  :JOD:
367
367
  :one: "dinaro giordano"
368
368
  :other: "dinari giordani"
369
- :symbol: "JOD"
369
+ :symbol: JOD
370
370
  :JPY:
371
371
  :one: "yen giapponese"
372
372
  :other: "yen giapponesi"
373
- :symbol: "JPY"
373
+ :symbol: JPY
374
374
  :KES:
375
375
  :one: "scellino keniota"
376
376
  :other: "scellini keniota"
377
- :symbol: "KES"
377
+ :symbol: KES
378
378
  :KGS:
379
379
  :one: "som Kirghiso"
380
380
  :other: "som Kirghisi"
381
- :symbol: "KGS"
381
+ :symbol: KGS
382
382
  :KHR:
383
383
  :one: "riel cambogiano"
384
384
  :other: "riel cambogiani"
385
- :symbol: "KHR"
385
+ :symbol: KHR
386
386
  :KMF:
387
387
  :one: "franco Comoriano"
388
388
  :other: "franchi Comoriani"
389
- :symbol: "KMF"
389
+ :symbol: KMF
390
390
  :KPW:
391
391
  :one: "won nordcoreano"
392
392
  :other: "won nordcoreani"
393
- :symbol: "KPW"
393
+ :symbol: KPW
394
394
  :KRW:
395
395
  :one: "won sudcoreano"
396
396
  :other: "won sudcoreani"
397
- :symbol: "KRW"
397
+ :symbol: KRW
398
398
  :KWD:
399
399
  :one: "dinaro kuwaitiano"
400
400
  :other: "dinari kuwaitiani"
401
- :symbol: "KWD"
401
+ :symbol: KWD
402
402
  :KYD:
403
403
  :one: "dollaro delle Isole Cayman"
404
404
  :other: "dollari delle Isole Cayman"
405
- :symbol: "KYD"
405
+ :symbol: KYD
406
406
  :KZT:
407
407
  :one: "tenge kazaco"
408
408
  :other: "tenge kazaki"
409
- :symbol: "KZT"
409
+ :symbol: KZT
410
410
  :LAK:
411
411
  :one: "kip laotiano"
412
412
  :other: "kip laotiani"
413
- :symbol: "LAK"
413
+ :symbol: LAK
414
414
  :LBP:
415
415
  :one: "lira libanese"
416
416
  :other: "lire libanesi"
417
- :symbol: "LBP"
417
+ :symbol: LBP
418
418
  :LKR:
419
419
  :one: "rupia singalese"
420
420
  :other: "rupie singalesi"
421
- :symbol: "LKR"
421
+ :symbol: LKR
422
422
  :LRD:
423
423
  :one: "dollaro liberiano"
424
424
  :other: "dollari liberiani"
425
- :symbol: "LRD"
425
+ :symbol: LRD
426
426
  :LSL:
427
427
  :one: "Loti del Lesotho"
428
428
  :LTL:
429
429
  :one: "litas lituano"
430
430
  :other: "litas lituani"
431
- :symbol: "LTL"
431
+ :symbol: LTL
432
432
  :LTT:
433
433
  :one: "Talonas Lituani"
434
434
  :LUC:
@@ -440,51 +440,51 @@
440
440
  :LVL:
441
441
  :one: "lats lettone"
442
442
  :other: "lati lettoni"
443
- :symbol: "LVL"
443
+ :symbol: LVL
444
444
  :LVR:
445
445
  :one: "Rublo Lettone"
446
446
  :LYD:
447
447
  :one: "dinaro libico"
448
448
  :other: "dinari libici"
449
- :symbol: "LYD"
449
+ :symbol: LYD
450
450
  :MAD:
451
451
  :one: "dirham marocchino"
452
452
  :other: "dirham marocchini"
453
- :symbol: "MAD"
453
+ :symbol: MAD
454
454
  :MAF:
455
455
  :one: "Franco Marocchino"
456
456
  :MDL:
457
457
  :one: "leu moldavo"
458
458
  :other: "lei moldavi"
459
- :symbol: "MDL"
459
+ :symbol: MDL
460
460
  :MGA:
461
461
  :one: "ariary malgascio"
462
462
  :other: "ariary malgasci"
463
- :symbol: "MGA"
463
+ :symbol: MGA
464
464
  :MGF:
465
465
  :one: "Franco Malgascio"
466
466
  :MKD:
467
467
  :one: "denaro macedone"
468
468
  :other: "denari macedoni"
469
- :symbol: "MKD"
469
+ :symbol: MKD
470
470
  :MLF:
471
471
  :one: "Franco di Mali"
472
472
  :MMK:
473
473
  :one: "kyat di Myanmar"
474
474
  :other: "kyat di Myanmar"
475
- :symbol: "MMK"
475
+ :symbol: MMK
476
476
  :MNT:
477
477
  :one: "tugrik mongolo"
478
478
  :other: "tugrik mongoli"
479
- :symbol: "MNT"
479
+ :symbol: MNT
480
480
  :MOP:
481
481
  :one: "pataca di Macao"
482
482
  :other: "patacas di Macao"
483
- :symbol: "MOP"
483
+ :symbol: MOP
484
484
  :MRO:
485
485
  :one: "ouguiya della Mauritania"
486
486
  :other: "ouguiya della Mauritania"
487
- :symbol: "MRO"
487
+ :symbol: MRO
488
488
  :MTL:
489
489
  :one: "Lira Maltese"
490
490
  :MTP:
@@ -492,19 +492,19 @@
492
492
  :MUR:
493
493
  :one: "rupia mauriziana"
494
494
  :other: "rupie mauriziane"
495
- :symbol: "MUR"
495
+ :symbol: MUR
496
496
  :MVR:
497
497
  :one: "rufiyaa delle Maldive"
498
498
  :other: "rufiyaa delle Maldive"
499
- :symbol: "MVR"
499
+ :symbol: MVR
500
500
  :MWK:
501
501
  :one: "kwacha malawiano"
502
502
  :other: "kwacha malawiani"
503
- :symbol: "MWK"
503
+ :symbol: MWK
504
504
  :MXN:
505
505
  :one: "peso messicano"
506
506
  :other: "pesos messicani"
507
- :symbol: "MXN"
507
+ :symbol: MXN
508
508
  :MXP:
509
509
  :one: "Peso messicano d’argento (1861–1992)"
510
510
  :MXV:
@@ -512,74 +512,74 @@
512
512
  :MYR:
513
513
  :one: "ringgit malese"
514
514
  :other: "ringgit malesi"
515
- :symbol: "MYR"
515
+ :symbol: MYR
516
516
  :MZE:
517
517
  :one: "Escudo del Mozambico"
518
518
  :MZN:
519
519
  :one: "metical mozambicano"
520
520
  :other: "metical mozambicani"
521
- :symbol: "MZN"
521
+ :symbol: MZN
522
522
  :NAD:
523
523
  :one: "dollaro namibiano"
524
524
  :other: "dollari namibiani"
525
- :symbol: "NAD"
525
+ :symbol: NAD
526
526
  :NGN:
527
527
  :one: "naira nigeriana"
528
528
  :other: "naire nigeriane"
529
- :symbol: "NGN"
529
+ :symbol: NGN
530
530
  :NIC:
531
531
  :one: "Cordoba Nicaraguense"
532
532
  :other: "Cordoba Nicaraguense"
533
533
  :NIO:
534
534
  :one: "córdoba nicaraguense"
535
535
  :other: "córdoba nicaraguensi"
536
- :symbol: "NIO"
536
+ :symbol: NIO
537
537
  :NLG:
538
538
  :one: "Fiorino Olandese"
539
539
  :NOK:
540
540
  :one: "corona norvegese"
541
541
  :other: "corone norvegesi"
542
- :symbol: "NOK"
542
+ :symbol: NOK
543
543
  :NPR:
544
544
  :one: "rupia nepalese"
545
545
  :other: "rupie nepalesi"
546
- :symbol: "NPR"
546
+ :symbol: NPR
547
547
  :NZD:
548
548
  :one: "dollaro neozelandese"
549
549
  :other: "dollari neozelandesi"
550
- :symbol: "NZ$"
550
+ :symbol: NZ$
551
551
  :OMR:
552
552
  :one: "rial dell’Oman"
553
553
  :other: "rial dell’Oman"
554
- :symbol: "OMR"
554
+ :symbol: OMR
555
555
  :PAB:
556
556
  :one: "balboa panamense"
557
557
  :other: "balboa panamensi"
558
- :symbol: "PAB"
558
+ :symbol: PAB
559
559
  :PEI:
560
560
  :one: "Inti Peruviano"
561
561
  :PEN:
562
562
  :one: "nuevo sol peruviano"
563
563
  :other: "nuevos soles peruviani"
564
- :symbol: "PEN"
564
+ :symbol: PEN
565
565
  :PES:
566
566
  :one: "Sol Peruviano"
567
567
  :PGK:
568
568
  :one: "kina papuana"
569
569
  :other: "kina papuane"
570
- :symbol: "PGK"
570
+ :symbol: PGK
571
571
  :PHP:
572
572
  :one: "peso filippino"
573
573
  :other: "pesos filippini"
574
- :symbol: "PHP"
574
+ :symbol: PHP
575
575
  :PKR:
576
576
  :one: "rupia pakistana"
577
577
  :other: "rupie pakistane"
578
- :symbol: "PKR"
578
+ :symbol: PKR
579
579
  :PLN:
580
580
  :one: "złoty polacco"
581
581
  :other: "złoty polacchi"
582
- :symbol: "PLN"
582
+ :symbol: PLN
583
583
  :PLZ:
584
584
  :one: "złoty polacco (1950–1995)"
585
585
  :other: "złoty polacchi (1950–1995)"
@@ -588,11 +588,11 @@
588
588
  :PYG:
589
589
  :one: "guaraní paraguaiano"
590
590
  :other: "guaraní paraguaiani"
591
- :symbol: "PYG"
591
+ :symbol: PYG
592
592
  :QAR:
593
593
  :one: "rial del Qatar"
594
594
  :other: "rial del Qatar"
595
- :symbol: "QAR"
595
+ :symbol: QAR
596
596
  :RHD:
597
597
  :one: "Dollaro della Rhodesia"
598
598
  :ROL:
@@ -600,52 +600,52 @@
600
600
  :RON:
601
601
  :one: "leu rumeno"
602
602
  :other: "lei rumeni"
603
- :symbol: "RON"
603
+ :symbol: RON
604
604
  :RSD:
605
605
  :one: "dinaro serbo"
606
606
  :other: "dinara serbi"
607
- :symbol: "RSD"
607
+ :symbol: RSD
608
608
  :RUB:
609
609
  :one: "rublo russo"
610
610
  :other: "rubli russi"
611
- :symbol: "RUB"
611
+ :symbol: RUB
612
612
  :RUR:
613
613
  :one: "Rublo della CSI"
614
- :symbol: "р."
614
+ :symbol: р.
615
615
  :RWF:
616
616
  :one: "franco ruandese"
617
617
  :other: "franchi ruandesi"
618
- :symbol: "RWF"
618
+ :symbol: RWF
619
619
  :SAR:
620
620
  :one: "riyal saudita"
621
621
  :other: "riyal sauditi"
622
- :symbol: "SAR"
622
+ :symbol: SAR
623
623
  :SBD:
624
624
  :one: "dollaro delle Isole Solomon"
625
625
  :other: "dollari delle Isole Solomon"
626
- :symbol: "SBD"
626
+ :symbol: SBD
627
627
  :SCR:
628
628
  :one: "rupia delle Seychelles"
629
629
  :other: "rupie delle Seychelles"
630
- :symbol: "SCR"
630
+ :symbol: SCR
631
631
  :SDD:
632
632
  :one: "Dinaro Sudanese"
633
633
  :SDG:
634
634
  :one: "sterlina sudanese"
635
635
  :other: "sterline sudanesi"
636
- :symbol: "SDG"
636
+ :symbol: SDG
637
637
  :SEK:
638
638
  :one: "corona svedese"
639
639
  :other: "corone svedesi"
640
- :symbol: "SEK"
640
+ :symbol: SEK
641
641
  :SGD:
642
642
  :one: "dollaro di Singapore"
643
643
  :other: "dollari di Singapore"
644
- :symbol: "SGD"
644
+ :symbol: SGD
645
645
  :SHP:
646
646
  :one: "sterlina di Sant’Elena"
647
647
  :other: "sterline di Sant’Elena"
648
- :symbol: "SHP"
648
+ :symbol: SHP
649
649
  :SIT:
650
650
  :one: "Tallero Sloveno"
651
651
  :SKK:
@@ -653,25 +653,25 @@
653
653
  :SLL:
654
654
  :one: "leone sierraleonese"
655
655
  :other: "leoni della Sierra Leone"
656
- :symbol: "SLL"
656
+ :symbol: SLL
657
657
  :SOS:
658
658
  :one: "scellino somalo"
659
659
  :other: "scellini somali"
660
- :symbol: "SOS"
660
+ :symbol: SOS
661
661
  :SRD:
662
662
  :one: "dollaro surinamese"
663
663
  :other: "dollari surinamesi"
664
- :symbol: "SRD"
664
+ :symbol: SRD
665
665
  :SRG:
666
666
  :one: "Fiorino del Suriname"
667
667
  :SSP:
668
668
  :one: "sterlina sudsudanese"
669
669
  :other: "sterline sudsudanesi"
670
- :symbol: "SSP"
670
+ :symbol: SSP
671
671
  :STD:
672
672
  :one: "dobra di Sao Tomé e Principe"
673
673
  :other: "dobra di Sao Tomé e Principe"
674
- :symbol: "STD"
674
+ :symbol: STD
675
675
  :SUR:
676
676
  :one: "Rublo Sovietico"
677
677
  :SVC:
@@ -679,35 +679,35 @@
679
679
  :SYP:
680
680
  :one: "lira siriana"
681
681
  :other: "lire siriane"
682
- :symbol: "SYP"
682
+ :symbol: SYP
683
683
  :SZL:
684
684
  :one: "lilangeni dello Swaziland"
685
685
  :other: "lilangeni dello Swaziland"
686
- :symbol: "SZL"
686
+ :symbol: SZL
687
687
  :THB:
688
688
  :one: "baht thailandese"
689
689
  :other: "baht thailandesi"
690
- :symbol: "฿"
690
+ :symbol: ฿
691
691
  :TJR:
692
692
  :one: "Rublo del Tajikistan"
693
693
  :TJS:
694
694
  :one: "somoni del Tajikistan"
695
695
  :other: "somoni del Tajikistan"
696
- :symbol: "TJS"
696
+ :symbol: TJS
697
697
  :TMM:
698
698
  :one: "Manat Turkmeno (1993–2009)"
699
699
  :TMT:
700
700
  :one: "manat turkmeno"
701
701
  :other: "manat turkmeni"
702
- :symbol: "TMT"
702
+ :symbol: TMT
703
703
  :TND:
704
704
  :one: "dinaro tunisino"
705
705
  :other: "dinari tunisini"
706
- :symbol: "TND"
706
+ :symbol: TND
707
707
  :TOP:
708
708
  :one: "paʻanga di Tonga"
709
709
  :other: "paʻanga di Tonga"
710
- :symbol: "TOP"
710
+ :symbol: TOP
711
711
  :TPE:
712
712
  :one: "Escudo di Timor"
713
713
  :TRL:
@@ -716,23 +716,23 @@
716
716
  :TRY:
717
717
  :one: "lira turca"
718
718
  :other: "lire turche"
719
- :symbol: "TRY"
719
+ :symbol: TRY
720
720
  :TTD:
721
721
  :one: "dollaro di Trinidad e Tobago"
722
722
  :other: "dollari di Trinidad e Tobago"
723
- :symbol: "TTD"
723
+ :symbol: TTD
724
724
  :TWD:
725
725
  :one: "nuovo dollaro taiwanese"
726
726
  :other: "nuovi dollari taiwanesi"
727
- :symbol: "TWD"
727
+ :symbol: TWD
728
728
  :TZS:
729
729
  :one: "scellino della Tanzania"
730
730
  :other: "scellini della Tanzania"
731
- :symbol: "TZS"
731
+ :symbol: TZS
732
732
  :UAH:
733
733
  :one: "grivnia ucraina"
734
734
  :other: "grivnie ucraine"
735
- :symbol: "UAH"
735
+ :symbol: UAH
736
736
  :UAK:
737
737
  :one: "Karbovanetz Ucraino"
738
738
  :UGS:
@@ -740,11 +740,11 @@
740
740
  :UGX:
741
741
  :one: "scellino ugandese"
742
742
  :other: "scellini ugandesi"
743
- :symbol: "UGX"
743
+ :symbol: UGX
744
744
  :USD:
745
745
  :one: "dollaro statunitense"
746
746
  :other: "dollari statunitensi"
747
- :symbol: "US$"
747
+ :symbol: US$
748
748
  :USN:
749
749
  :one: "Dollaro Statunitense (Next day)"
750
750
  :USS:
@@ -756,38 +756,38 @@
756
756
  :UYU:
757
757
  :one: "peso uruguaiano"
758
758
  :other: "pesos uruguaiani"
759
- :symbol: "UYU"
759
+ :symbol: UYU
760
760
  :UZS:
761
761
  :one: "sum dell’Uzbekistan"
762
762
  :other: "sum dell’Uzbekistan"
763
- :symbol: "UZS"
763
+ :symbol: UZS
764
764
  :VEB:
765
765
  :one: "bolivar Venezuelano (1871–2008)"
766
766
  :other: "bolivares venezuelani (1871–2008)"
767
767
  :VEF:
768
768
  :one: "bolívar venezuelano"
769
769
  :other: "bolívares venezuelani"
770
- :symbol: "VEF"
770
+ :symbol: VEF
771
771
  :VND:
772
772
  :one: "dong vietnamita"
773
773
  :other: "dong vietnamiti"
774
- :symbol: ""
774
+ :symbol: ₫
775
775
  :VUV:
776
776
  :one: "vatu di Vanuatu"
777
777
  :other: "vatu di Vanuatu"
778
- :symbol: "VUV"
778
+ :symbol: VUV
779
779
  :WST:
780
780
  :one: "tala samoano"
781
781
  :other: "tala samoani"
782
- :symbol: "WST"
782
+ :symbol: WST
783
783
  :XAF:
784
784
  :one: "franco CFA BEAC"
785
785
  :other: "franchi CFA BEAC"
786
- :symbol: "FCFA"
786
+ :symbol: FCFA
787
787
  :XAG:
788
- :one: "Argento"
788
+ :one: Argento
789
789
  :XAU:
790
- :one: "Oro"
790
+ :one: Oro
791
791
  :XBA:
792
792
  :one: "Unità composita europea"
793
793
  :XBB:
@@ -799,7 +799,7 @@
799
799
  :XCD:
800
800
  :one: "dollaro dei Caraibi orientali"
801
801
  :other: "dollari dei Caraibi orientali"
802
- :symbol: "EC$"
802
+ :symbol: EC$
803
803
  :XDR:
804
804
  :one: "Diritti Speciali di Incasso"
805
805
  :XFO:
@@ -809,15 +809,15 @@
809
809
  :XOF:
810
810
  :one: "franco CFA BCEAO"
811
811
  :other: "franchi CFA BCEAO"
812
- :symbol: "CFA"
812
+ :symbol: CFA
813
813
  :XPD:
814
- :one: "Palladio"
814
+ :one: Palladio
815
815
  :XPF:
816
816
  :one: "franco CFP"
817
817
  :other: "franchi CFP"
818
- :symbol: "CFPF"
818
+ :symbol: CFPF
819
819
  :XPT:
820
- :one: "Platino"
820
+ :one: Platino
821
821
  :XRE:
822
822
  :one: "Fondi RINET"
823
823
  :XTS:
@@ -830,7 +830,7 @@
830
830
  :YER:
831
831
  :one: "rial yemenita"
832
832
  :other: "rial yemeniti"
833
- :symbol: "YER"
833
+ :symbol: YER
834
834
  :YUD:
835
835
  :one: "Dinaro Forte Yugoslavo"
836
836
  :YUM:
@@ -842,14 +842,14 @@
842
842
  :ZAR:
843
843
  :one: "rand sudafricano"
844
844
  :other: "rand sudafricani"
845
- :symbol: "ZAR"
845
+ :symbol: ZAR
846
846
  :ZMK:
847
847
  :one: "kwacha zambiano (1968–2012)"
848
848
  :other: "kwacha zambiani (1968–2012)"
849
849
  :ZMW:
850
850
  :one: "kwacha zambiano"
851
851
  :other: "kwacha zambiani"
852
- :symbol: "ZMW"
852
+ :symbol: ZMW
853
853
  :ZRN:
854
854
  :one: "Nuovo Zaire dello Zaire"
855
855
  :ZRZ: