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: "d E"
@@ -13,105 +13,105 @@
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 dd/MM"
21
- :MMM: "LLL"
21
+ :MMM: LLL
22
22
  :MMMEd: "E d MMM"
23
23
  :MMMMd: "d MMMM"
24
24
  :MMMd: "d MMM"
25
- :MMdd: "dd/MM"
26
- :Md: "dd/MM"
27
- :d: "d"
25
+ :MMdd: dd/MM
26
+ :Md: dd/MM
27
+ :d: d
28
28
  :h: "h a"
29
29
  :hm: "h:mm a"
30
30
  :hms: "h:mm:ss a"
31
31
  :ms: "mm:ss"
32
32
  ? !ruby/symbol "y"
33
33
  : "y"
34
- :yM: "MM/y"
34
+ :yM: MM/y
35
35
  :yMEd: "E, dd/MM/y"
36
36
  :yMMM: "MMM y"
37
37
  :yMMMEd: "E, d MMM y"
38
38
  :yMMMM: "MMMM y"
39
39
  :yMMMd: "d MMM y"
40
- :yMd: "dd/MM/y"
40
+ :yMd: dd/MM/y
41
41
  :yQQQ: "QQQ y"
42
42
  :yQQQQ: "QQQQ y"
43
43
  :days:
44
44
  :format:
45
45
  :abbreviated:
46
- :fri: "Fri"
47
- :mon: "Mon"
48
- :sat: "Sat"
49
- :sun: "Sun"
50
- :thu: "Thu"
51
- :tue: "Tue"
52
- :wed: "Wed"
46
+ :fri: Fri
47
+ :mon: Mon
48
+ :sat: Sat
49
+ :sun: Sun
50
+ :thu: Thu
51
+ :tue: Tue
52
+ :wed: Wed
53
53
  :narrow: :calendars.gregorian.days.stand-alone.narrow
54
54
  :short:
55
- :fri: "Fr"
56
- :mon: "Mo"
57
- :sat: "Sa"
58
- :sun: "Su"
59
- :thu: "Th"
60
- :tue: "Tu"
61
- :wed: "We"
55
+ :fri: Fr
56
+ :mon: Mo
57
+ :sat: Sa
58
+ :sun: Su
59
+ :thu: Th
60
+ :tue: Tu
61
+ :wed: We
62
62
  :wide:
63
- :fri: "Friday"
64
- :mon: "Monday"
65
- :sat: "Saturday"
66
- :sun: "Sunday"
67
- :thu: "Thursday"
68
- :tue: "Tuesday"
69
- :wed: "Wednesday"
63
+ :fri: Friday
64
+ :mon: Monday
65
+ :sat: Saturday
66
+ :sun: Sunday
67
+ :thu: Thursday
68
+ :tue: Tuesday
69
+ :wed: Wednesday
70
70
  :stand-alone:
71
71
  :abbreviated: :calendars.gregorian.days.format.abbreviated
72
72
  :narrow:
73
- :fri: "F"
74
- :mon: "M"
75
- :sat: "S"
76
- :sun: "S"
77
- :thu: "T"
78
- :tue: "T"
79
- :wed: "W"
73
+ :fri: F
74
+ :mon: M
75
+ :sat: S
76
+ :sun: S
77
+ :thu: T
78
+ :tue: T
79
+ :wed: W
80
80
  :short: :calendars.gregorian.days.format.short
81
81
  :wide: :calendars.gregorian.days.format.wide
82
82
  :eras:
83
83
  :abbr:
84
- 0: "BCE"
85
- 1: "CE"
84
+ 0: BCE
85
+ 1: CE
86
86
  :name:
87
87
  0: "Before Common Era"
88
88
  1: "Common Era"
89
89
  :narrow:
90
- 0: "B"
91
- 1: "A"
90
+ 0: B
91
+ 1: A
92
92
  :fields:
93
- :day: "Day"
94
- :day-short: "day"
95
- :dayperiod: "am/pm"
96
- :era: "Era"
97
- :hour: "Hour"
98
- :hour-narrow: "h"
99
- :hour-short: "hr."
100
- :minute: "Minute"
101
- :minute-narrow: "m"
102
- :minute-short: "min."
103
- :month: "Month"
104
- :month-short: "mo."
105
- :quarter: "Quarter"
106
- :quarter-short: "qtr."
107
- :second: "Second"
108
- :second-narrow: "s"
109
- :second-short: "sec."
110
- :week: "Week"
111
- :week-short: "wk."
93
+ :day: Day
94
+ :day-short: day
95
+ :dayperiod: am/pm
96
+ :era: Era
97
+ :hour: Hour
98
+ :hour-narrow: h
99
+ :hour-short: hr.
100
+ :minute: Minute
101
+ :minute-narrow: m
102
+ :minute-short: min.
103
+ :month: Month
104
+ :month-short: mo.
105
+ :quarter: Quarter
106
+ :quarter-short: qtr.
107
+ :second: Second
108
+ :second-narrow: s
109
+ :second-short: sec.
110
+ :week: Week
111
+ :week-short: wk.
112
112
  :weekday: "Day of the Week"
113
- :year: "Year"
114
- :year-short: "yr."
113
+ :year: Year
114
+ :year-short: yr.
115
115
  :zone: "Time Zone"
116
116
  :formats:
117
117
  :date:
@@ -122,7 +122,7 @@
122
122
  :medium:
123
123
  :pattern: "d MMM y"
124
124
  :short:
125
- :pattern: "dd/MM/y"
125
+ :pattern: dd/MM/y
126
126
  :datetime:
127
127
  :full:
128
128
  :pattern: "{{date}} 'at' {{time}}"
@@ -144,70 +144,70 @@
144
144
  :months:
145
145
  :format:
146
146
  :abbreviated:
147
- 1: "Jan"
148
- 10: "Oct"
149
- 11: "Nov"
150
- 12: "Dec"
151
- 2: "Feb"
152
- 3: "Mar"
153
- 4: "Apr"
154
- 5: "May"
155
- 6: "Jun"
156
- 7: "Jul"
157
- 8: "Aug"
158
- 9: "Sep"
147
+ 1: Jan
148
+ 10: Oct
149
+ 11: Nov
150
+ 12: Dec
151
+ 2: Feb
152
+ 3: Mar
153
+ 4: Apr
154
+ 5: May
155
+ 6: Jun
156
+ 7: Jul
157
+ 8: Aug
158
+ 9: Sep
159
159
  :narrow: :calendars.gregorian.months.stand-alone.narrow
160
160
  :wide:
161
- 1: "January"
162
- 10: "October"
163
- 11: "November"
164
- 12: "December"
165
- 2: "February"
166
- 3: "March"
167
- 4: "April"
168
- 5: "May"
169
- 6: "June"
170
- 7: "July"
171
- 8: "August"
172
- 9: "September"
161
+ 1: January
162
+ 10: October
163
+ 11: November
164
+ 12: December
165
+ 2: February
166
+ 3: March
167
+ 4: April
168
+ 5: May
169
+ 6: June
170
+ 7: July
171
+ 8: August
172
+ 9: September
173
173
  :stand-alone:
174
174
  :abbreviated: :calendars.gregorian.months.format.abbreviated
175
175
  :narrow:
176
- 1: "J"
177
- 10: "O"
176
+ 1: J
177
+ 10: O
178
178
  11: "N"
179
- 12: "D"
180
- 2: "F"
181
- 3: "M"
182
- 4: "A"
183
- 5: "M"
184
- 6: "J"
185
- 7: "J"
186
- 8: "A"
187
- 9: "S"
179
+ 12: D
180
+ 2: F
181
+ 3: M
182
+ 4: A
183
+ 5: M
184
+ 6: J
185
+ 7: J
186
+ 8: A
187
+ 9: S
188
188
  :wide: :calendars.gregorian.months.format.wide
189
189
  :periods:
190
190
  :format:
191
191
  :abbreviated: :calendars.gregorian.dayPeriods.format.wide
192
192
  :narrow:
193
- :am: "a"
193
+ :am: a
194
194
  :noon: "n"
195
- :pm: "p"
195
+ :pm: p
196
196
  :wide:
197
- :am: "am"
198
- :noon: "noon"
199
- :pm: "pm"
197
+ :am: am
198
+ :noon: noon
199
+ :pm: pm
200
200
  :variant:
201
- :am: "am"
202
- :pm: "pm"
201
+ :am: am
202
+ :pm: pm
203
203
  :stand-alone: {}
204
204
  :quarters:
205
205
  :format:
206
206
  :abbreviated:
207
- 1: "Q1"
208
- 2: "Q2"
209
- 3: "Q3"
210
- 4: "Q4"
207
+ 1: Q1
208
+ 2: Q2
209
+ 3: Q3
210
+ 4: Q4
211
211
  :narrow: :calendars.gregorian.quarters.stand-alone.narrow
212
212
  :wide:
213
213
  1: "1st quarter"
@@ -4,38 +4,38 @@
4
4
  :ADP:
5
5
  :one: "Andorran peseta"
6
6
  :other: "Andorran pesetas"
7
- :symbol: "ADP"
7
+ :symbol: ADP
8
8
  :AED:
9
9
  :one: "UAE dirham"
10
10
  :other: "UAE dirhams"
11
- :symbol: "AED"
11
+ :symbol: AED
12
12
  :AFA:
13
13
  :one: "Afghan afghani (1927–2002)"
14
14
  :other: "Afghan afghanis (1927–2002)"
15
- :symbol: "AFA"
15
+ :symbol: AFA
16
16
  :AFN:
17
17
  :one: "Afghan Afghani"
18
18
  :other: "Afghan Afghanis"
19
- :symbol: "AFN"
19
+ :symbol: AFN
20
20
  :ALK:
21
21
  :one: "Albanian lek (1946–1965)"
22
22
  :other: "Albanian lekë (1946–1965)"
23
23
  :ALL:
24
24
  :one: "Albanian lek"
25
25
  :other: "Albanian lekë"
26
- :symbol: "ALL"
26
+ :symbol: ALL
27
27
  :AMD:
28
28
  :one: "Armenian dram"
29
29
  :other: "Armenian drams"
30
- :symbol: "AMD"
30
+ :symbol: AMD
31
31
  :ANG:
32
32
  :one: "Netherlands Antillean guilder"
33
33
  :other: "Netherlands Antillean guilders"
34
- :symbol: "ANG"
34
+ :symbol: ANG
35
35
  :AOA:
36
36
  :one: "Angolan kwanza"
37
37
  :other: "Angolan kwanzas"
38
- :symbol: "AOA"
38
+ :symbol: AOA
39
39
  :AOK:
40
40
  :one: "Angolan kwanza (1977–1991)"
41
41
  :other: "Angolan kwanzas (1977–1991)"
@@ -60,95 +60,95 @@
60
60
  :ARS:
61
61
  :one: "Argentine peso"
62
62
  :other: "Argentine pesos"
63
- :symbol: "ARS"
63
+ :symbol: ARS
64
64
  :ATS:
65
65
  :one: "Austrian schilling"
66
66
  :other: "Austrian schillings"
67
- :symbol: "ATS"
67
+ :symbol: ATS
68
68
  :AUD:
69
69
  :one: "Australian dollar"
70
70
  :other: "Australian dollars"
71
- :symbol: "A$"
71
+ :symbol: A$
72
72
  :AWG:
73
73
  :one: "Aruban florin"
74
74
  :other: "Aruban florin"
75
- :symbol: "AWG"
75
+ :symbol: AWG
76
76
  :AZM:
77
77
  :one: "Azerbaijani manat (1993–2006)"
78
78
  :other: "Azerbaijani manats (1993–2006)"
79
- :symbol: "AZM"
79
+ :symbol: AZM
80
80
  :AZN:
81
81
  :one: "Azerbaijani manat"
82
82
  :other: "Azerbaijani manats"
83
- :symbol: "AZN"
83
+ :symbol: AZN
84
84
  :BAD:
85
85
  :one: "Bosnia-Herzegovina dinar (1992–1994)"
86
86
  :other: "Bosnia-Herzegovina dinars (1992–1994)"
87
- :symbol: "BAD"
87
+ :symbol: BAD
88
88
  :BAM:
89
89
  :one: "Bosnia-Herzegovina convertible mark"
90
90
  :other: "Bosnia-Herzegovina convertible marks"
91
- :symbol: "BAM"
91
+ :symbol: BAM
92
92
  :BAN:
93
93
  :one: "Bosnia-Herzegovina new dinar (1994–1997)"
94
94
  :other: "Bosnia-Herzegovina new dinars (1994–1997)"
95
- :symbol: "BAN"
95
+ :symbol: BAN
96
96
  :BBD:
97
97
  :one: "Barbadian dollar"
98
98
  :other: "Barbadian dollars"
99
- :symbol: "BBD"
99
+ :symbol: BBD
100
100
  :BDT:
101
101
  :one: "Bangladeshi taka"
102
102
  :other: "Bangladeshi takas"
103
- :symbol: "BDT"
103
+ :symbol: BDT
104
104
  :BEC:
105
105
  :one: "Belgian franc (convertible)"
106
106
  :other: "Belgian francs (convertible)"
107
- :symbol: "BEC"
107
+ :symbol: BEC
108
108
  :BEF:
109
109
  :one: "Belgian franc"
110
110
  :other: "Belgian francs"
111
- :symbol: "BEF"
111
+ :symbol: BEF
112
112
  :BEL:
113
113
  :one: "Belgian franc (financial)"
114
114
  :other: "Belgian francs (financial)"
115
- :symbol: "BEL"
115
+ :symbol: BEL
116
116
  :BGL:
117
117
  :one: "Bulgarian hard lev"
118
118
  :other: "Bulgarian hard leva"
119
- :symbol: "BGL"
119
+ :symbol: BGL
120
120
  :BGM:
121
121
  :one: "Bulgarian socialist lev"
122
122
  :other: "Bulgarian socialist leva"
123
- :symbol: "BGM"
123
+ :symbol: BGM
124
124
  :BGN:
125
125
  :one: "Bulgarian lev"
126
126
  :other: "Bulgarian leva"
127
- :symbol: "BGN"
127
+ :symbol: BGN
128
128
  :BGO:
129
129
  :one: "Bulgarian lev (1879–1952)"
130
130
  :other: "Bulgarian leva (1879–1952)"
131
- :symbol: "BGO"
131
+ :symbol: BGO
132
132
  :BHD:
133
133
  :one: "Bahraini dinar"
134
134
  :other: "Bahraini dinars"
135
- :symbol: "BHD"
135
+ :symbol: BHD
136
136
  :BIF:
137
137
  :one: "Burundian franc"
138
138
  :other: "Burundian francs"
139
- :symbol: "BIF"
139
+ :symbol: BIF
140
140
  :BMD:
141
141
  :one: "Bermudan dollar"
142
142
  :other: "Bermudan dollars"
143
- :symbol: "BMD"
143
+ :symbol: BMD
144
144
  :BND:
145
145
  :one: "Brunei dollar"
146
146
  :other: "Brunei dollars"
147
- :symbol: "BND"
147
+ :symbol: BND
148
148
  :BOB:
149
149
  :one: "Bolivian boliviano"
150
150
  :other: "Bolivian bolivianos"
151
- :symbol: "BOB"
151
+ :symbol: BOB
152
152
  :BOL:
153
153
  :one: "Bolivian boliviano (1863–1963)"
154
154
  :other: "Bolivian bolivianos (1863–1963)"
@@ -170,7 +170,7 @@
170
170
  :BRL:
171
171
  :one: "Brazilian real"
172
172
  :other: "Brazilian reals"
173
- :symbol: "R$"
173
+ :symbol: R$
174
174
  :BRN:
175
175
  :one: "Brazilian new cruzado (1989–1990)"
176
176
  :other: "Brazilian new cruzados (1989–1990)"
@@ -183,51 +183,51 @@
183
183
  :BSD:
184
184
  :one: "Bahamian dollar"
185
185
  :other: "Bahamian dollars"
186
- :symbol: "BSD"
186
+ :symbol: BSD
187
187
  :BTN:
188
188
  :one: "Bhutanese ngultrum"
189
189
  :other: "Bhutanese ngultrums"
190
- :symbol: "BTN"
190
+ :symbol: BTN
191
191
  :BUK:
192
192
  :one: "Burmese kyat"
193
193
  :other: "Burmese kyats"
194
- :symbol: "BUK"
194
+ :symbol: BUK
195
195
  :BWP:
196
196
  :one: "Botswanan pula"
197
197
  :other: "Botswanan pulas"
198
- :symbol: "BWP"
198
+ :symbol: BWP
199
199
  :BYB:
200
200
  :one: "Belarusian new rouble (1994–1999)"
201
201
  :other: "Belarusian new roubles (1994–1999)"
202
- :symbol: "BYB"
202
+ :symbol: BYB
203
203
  :BYR:
204
204
  :one: "Belarusian ruble"
205
205
  :other: "Belarusian rubles"
206
- :symbol: "BYR"
206
+ :symbol: BYR
207
207
  :BZD:
208
208
  :one: "Belize dollar"
209
209
  :other: "Belize dollars"
210
- :symbol: "BZD"
210
+ :symbol: BZD
211
211
  :CAD:
212
212
  :one: "Canadian dollar"
213
213
  :other: "Canadian dollars"
214
- :symbol: "CA$"
214
+ :symbol: CA$
215
215
  :CDF:
216
216
  :one: "Congolese franc"
217
217
  :other: "Congolese francs"
218
- :symbol: "CDF"
218
+ :symbol: CDF
219
219
  :CHE:
220
220
  :one: "WIR euro"
221
221
  :other: "WIR euros"
222
- :symbol: "CHE"
222
+ :symbol: CHE
223
223
  :CHF:
224
224
  :one: "Swiss franc"
225
225
  :other: "Swiss francs"
226
- :symbol: "CHF"
226
+ :symbol: CHF
227
227
  :CHW:
228
228
  :one: "WIR franc"
229
229
  :other: "WIR francs"
230
- :symbol: "CHW"
230
+ :symbol: CHW
231
231
  :CLE:
232
232
  :one: "Chilean escudo"
233
233
  :other: "Chilean escudos"
@@ -237,77 +237,77 @@
237
237
  :CLP:
238
238
  :one: "Chilean peso"
239
239
  :other: "Chilean pesos"
240
- :symbol: "CLP"
240
+ :symbol: CLP
241
241
  :CNX:
242
242
  :one: "Chinese People’s Bank dollar"
243
243
  :other: "Chinese People’s Bank dollars"
244
244
  :CNY:
245
245
  :one: "Chinese yuan"
246
246
  :other: "Chinese yuan"
247
- :symbol: "CN¥"
247
+ :symbol: CN¥
248
248
  :COP:
249
249
  :one: "Colombian peso"
250
250
  :other: "Colombian pesos"
251
- :symbol: "COP"
251
+ :symbol: COP
252
252
  :COU:
253
253
  :one: "Colombian real value unit"
254
254
  :other: "Colombian real value units"
255
255
  :CRC:
256
256
  :one: "Costa Rican colón"
257
257
  :other: "Costa Rican colóns"
258
- :symbol: "CRC"
258
+ :symbol: CRC
259
259
  :CSD:
260
260
  :one: "Serbian dinar (2002–2006)"
261
261
  :other: "Serbian dinars (2002–2006)"
262
- :symbol: "CSD"
262
+ :symbol: CSD
263
263
  :CSK:
264
264
  :one: "Czechoslovak hard koruna"
265
265
  :other: "Czechoslovak hard korunas"
266
- :symbol: "CSK"
266
+ :symbol: CSK
267
267
  :CUC:
268
268
  :one: "Cuban convertible peso"
269
269
  :other: "Cuban convertible pesos"
270
- :symbol: "CUC"
270
+ :symbol: CUC
271
271
  :CUP:
272
272
  :one: "Cuban peso"
273
273
  :other: "Cuban pesos"
274
- :symbol: "CUP"
274
+ :symbol: CUP
275
275
  :CVE:
276
276
  :one: "Cape Verdean escudo"
277
277
  :other: "Cape Verdean escudos"
278
- :symbol: "CVE"
278
+ :symbol: CVE
279
279
  :CYP:
280
280
  :one: "Cypriot pound"
281
281
  :other: "Cypriot pounds"
282
- :symbol: "CYP"
282
+ :symbol: CYP
283
283
  :CZK:
284
284
  :one: "Czech Republic koruna"
285
285
  :other: "Czech Republic korunas"
286
- :symbol: "CZK"
286
+ :symbol: CZK
287
287
  :DDM:
288
288
  :one: "East German mark"
289
289
  :other: "East German marks"
290
- :symbol: "DDM"
290
+ :symbol: DDM
291
291
  :DEM:
292
292
  :one: "German mark"
293
293
  :other: "German marks"
294
- :symbol: "DEM"
294
+ :symbol: DEM
295
295
  :DJF:
296
296
  :one: "Djiboutian franc"
297
297
  :other: "Djiboutian francs"
298
- :symbol: "DJF"
298
+ :symbol: DJF
299
299
  :DKK:
300
300
  :one: "Danish krone"
301
301
  :other: "Danish kroner"
302
- :symbol: "DKK"
302
+ :symbol: DKK
303
303
  :DOP:
304
304
  :one: "Dominican peso"
305
305
  :other: "Dominican pesos"
306
- :symbol: "DOP"
306
+ :symbol: DOP
307
307
  :DZD:
308
308
  :one: "Algerian dinar"
309
309
  :other: "Algerian dinars"
310
- :symbol: "DZD"
310
+ :symbol: DZD
311
311
  :ECS:
312
312
  :one: "Ecuadorian sucre"
313
313
  :other: "Ecuadorian sucres"
@@ -317,82 +317,82 @@
317
317
  :EEK:
318
318
  :one: "Estonian kroon"
319
319
  :other: "Estonian kroons"
320
- :symbol: "EEK"
320
+ :symbol: EEK
321
321
  :EGP:
322
322
  :one: "Egyptian pound"
323
323
  :other: "Egyptian pounds"
324
- :symbol: "EGP"
324
+ :symbol: EGP
325
325
  :ERN:
326
326
  :one: "Eritrean nakfa"
327
327
  :other: "Eritrean nakfas"
328
- :symbol: "ERN"
328
+ :symbol: ERN
329
329
  :ESA:
330
330
  :one: "Spanish peseta (A account)"
331
331
  :other: "Spanish pesetas (A account)"
332
- :symbol: "ESA"
332
+ :symbol: ESA
333
333
  :ESB:
334
334
  :one: "Spanish peseta (convertible account)"
335
335
  :other: "Spanish pesetas (convertible account)"
336
- :symbol: "ESB"
336
+ :symbol: ESB
337
337
  :ESP:
338
338
  :one: "Spanish peseta"
339
339
  :other: "Spanish pesetas"
340
- :symbol: "ESP"
340
+ :symbol: ESP
341
341
  :ETB:
342
342
  :one: "Ethiopian birr"
343
343
  :other: "Ethiopian birrs"
344
- :symbol: "ETB"
344
+ :symbol: ETB
345
345
  :EUR:
346
- :one: "euro"
347
- :other: "euros"
348
- :symbol: ""
346
+ :one: euro
347
+ :other: euros
348
+ :symbol: €
349
349
  :FIM:
350
350
  :one: "Finnish markka"
351
351
  :other: "Finnish markkas"
352
- :symbol: "FIM"
352
+ :symbol: FIM
353
353
  :FJD:
354
354
  :one: "Fijian dollar"
355
355
  :other: "Fijian dollars"
356
- :symbol: "FJD"
356
+ :symbol: FJD
357
357
  :FKP:
358
358
  :one: "Falkland Islands pound"
359
359
  :other: "Falkland Islands pounds"
360
- :symbol: "FKP"
360
+ :symbol: FKP
361
361
  :FRF:
362
362
  :one: "French franc"
363
363
  :other: "French francs"
364
- :symbol: "FRF"
364
+ :symbol: FRF
365
365
  :GBP:
366
366
  :one: "British pound sterling"
367
367
  :other: "British pounds sterling"
368
- :symbol: "£"
368
+ :symbol: £
369
369
  :GEK:
370
370
  :one: "Georgian kupon larit"
371
371
  :other: "Georgian kupon larits"
372
- :symbol: "GEK"
372
+ :symbol: GEK
373
373
  :GEL:
374
374
  :one: "Georgian lari"
375
375
  :other: "Georgian laris"
376
- :symbol: "GEL"
376
+ :symbol: GEL
377
377
  :GHC:
378
378
  :one: "Ghanaian cedi (1979–2007)"
379
379
  :other: "Ghanaian cedis (1979–2007)"
380
380
  :GHS:
381
381
  :one: "Ghanaian cedi"
382
382
  :other: "Ghanaian cedis"
383
- :symbol: "GHS"
383
+ :symbol: GHS
384
384
  :GIP:
385
385
  :one: "Gibraltar pound"
386
386
  :other: "Gibraltar pounds"
387
- :symbol: "GIP"
387
+ :symbol: GIP
388
388
  :GMD:
389
389
  :one: "Gambian dalasi"
390
390
  :other: "Gambian dalasis"
391
- :symbol: "GMD"
391
+ :symbol: GMD
392
392
  :GNF:
393
393
  :one: "Guinean franc"
394
394
  :other: "Guinean francs"
395
- :symbol: "GNF"
395
+ :symbol: GNF
396
396
  :GNS:
397
397
  :one: "Guinean syli"
398
398
  :other: "Guinean sylis"
@@ -402,11 +402,11 @@
402
402
  :GRD:
403
403
  :one: "Greek drachma"
404
404
  :other: "Greek drachmas"
405
- :symbol: "GRD"
405
+ :symbol: GRD
406
406
  :GTQ:
407
407
  :one: "Guatemalan quetzal"
408
408
  :other: "Guatemalan quetzals"
409
- :symbol: "GTQ"
409
+ :symbol: GTQ
410
410
  :GWE:
411
411
  :one: "Portuguese Guinea escudo"
412
412
  :other: "Portuguese Guinea escudos"
@@ -416,273 +416,273 @@
416
416
  :GYD:
417
417
  :one: "Guyanaese dollar"
418
418
  :other: "Guyanaese dollars"
419
- :symbol: "GYD"
419
+ :symbol: GYD
420
420
  :HKD:
421
421
  :one: "Hong Kong dollar"
422
422
  :other: "Hong Kong dollars"
423
- :symbol: "HK$"
423
+ :symbol: HK$
424
424
  :HNL:
425
425
  :one: "Honduran lempira"
426
426
  :other: "Honduran lempiras"
427
- :symbol: "HNL"
427
+ :symbol: HNL
428
428
  :HRD:
429
429
  :one: "Croatian dinar"
430
430
  :other: "Croatian dinars"
431
- :symbol: "HRD"
431
+ :symbol: HRD
432
432
  :HRK:
433
433
  :one: "Croatian kuna"
434
434
  :other: "Croatian kunas"
435
- :symbol: "HRK"
435
+ :symbol: HRK
436
436
  :HTG:
437
437
  :one: "Haitian gourde"
438
438
  :other: "Haitian gourdes"
439
- :symbol: "HTG"
439
+ :symbol: HTG
440
440
  :HUF:
441
441
  :one: "Hungarian forint"
442
442
  :other: "Hungarian forints"
443
- :symbol: "HUF"
443
+ :symbol: HUF
444
444
  :IDR:
445
445
  :one: "Indonesian rupiah"
446
446
  :other: "Indonesian rupiahs"
447
- :symbol: "IDR"
447
+ :symbol: IDR
448
448
  :IEP:
449
449
  :one: "Irish pound"
450
450
  :other: "Irish pounds"
451
- :symbol: "IEP"
451
+ :symbol: IEP
452
452
  :ILP:
453
453
  :one: "Israeli pound"
454
454
  :other: "Israeli pounds"
455
- :symbol: "ILP"
455
+ :symbol: ILP
456
456
  :ILR:
457
457
  :one: "Israeli shekel (1980–1985)"
458
458
  :other: "Israeli shekels (1980–1985)"
459
459
  :ILS:
460
460
  :one: "Israeli new shekel"
461
461
  :other: "Israeli new shekels"
462
- :symbol: ""
462
+ :symbol: ₪
463
463
  :INR:
464
464
  :one: "Indian rupee"
465
465
  :other: "Indian rupees"
466
- :symbol: ""
466
+ :symbol: ₹
467
467
  :IQD:
468
468
  :one: "Iraqi dinar"
469
469
  :other: "Iraqi dinars"
470
- :symbol: "IQD"
470
+ :symbol: IQD
471
471
  :IRR:
472
472
  :one: "Iranian rial"
473
473
  :other: "Iranian rials"
474
- :symbol: "IRR"
474
+ :symbol: IRR
475
475
  :ISJ:
476
476
  :one: "Icelandic króna (1918–1981)"
477
477
  :other: "Icelandic krónur (1918–1981)"
478
478
  :ISK:
479
479
  :one: "Icelandic króna"
480
480
  :other: "Icelandic krónur"
481
- :symbol: "ISK"
481
+ :symbol: ISK
482
482
  :ITL:
483
483
  :one: "Italian lira"
484
484
  :other: "Italian liras"
485
- :symbol: "ITL"
485
+ :symbol: ITL
486
486
  :JMD:
487
487
  :one: "Jamaican dollar"
488
488
  :other: "Jamaican dollars"
489
- :symbol: "JMD"
489
+ :symbol: JMD
490
490
  :JOD:
491
491
  :one: "Jordanian dinar"
492
492
  :other: "Jordanian dinars"
493
- :symbol: "JOD"
493
+ :symbol: JOD
494
494
  :JPY:
495
495
  :one: "Japanese yen"
496
496
  :other: "Japanese yen"
497
- :symbol: "¥"
497
+ :symbol: ¥
498
498
  :KES:
499
499
  :one: "Kenyan shilling"
500
500
  :other: "Kenyan shillings"
501
- :symbol: "KES"
501
+ :symbol: KES
502
502
  :KGS:
503
503
  :one: "Kyrgystani som"
504
504
  :other: "Kyrgystani soms"
505
- :symbol: "KGS"
505
+ :symbol: KGS
506
506
  :KHR:
507
507
  :one: "Cambodian riel"
508
508
  :other: "Cambodian riels"
509
- :symbol: "KHR"
509
+ :symbol: KHR
510
510
  :KMF:
511
511
  :one: "Comorian franc"
512
512
  :other: "Comorian francs"
513
- :symbol: "KMF"
513
+ :symbol: KMF
514
514
  :KPW:
515
515
  :one: "North Korean won"
516
516
  :other: "North Korean won"
517
- :symbol: "KPW"
517
+ :symbol: KPW
518
518
  :KRH:
519
519
  :one: "South Korean hwan (1953–1962)"
520
520
  :other: "South Korean hwan (1953–1962)"
521
- :symbol: "KRH"
521
+ :symbol: KRH
522
522
  :KRO:
523
523
  :one: "South Korean won (1945–1953)"
524
524
  :other: "South Korean won (1945–1953)"
525
- :symbol: "KRO"
525
+ :symbol: KRO
526
526
  :KRW:
527
527
  :one: "South Korean won"
528
528
  :other: "South Korean won"
529
- :symbol: ""
529
+ :symbol: ₩
530
530
  :KWD:
531
531
  :one: "Kuwaiti dinar"
532
532
  :other: "Kuwaiti dinars"
533
- :symbol: "KWD"
533
+ :symbol: KWD
534
534
  :KYD:
535
535
  :one: "Cayman Islands dollar"
536
536
  :other: "Cayman Islands dollars"
537
- :symbol: "KYD"
537
+ :symbol: KYD
538
538
  :KZT:
539
539
  :one: "Kazakhstani tenge"
540
540
  :other: "Kazakhstani tenges"
541
- :symbol: "KZT"
541
+ :symbol: KZT
542
542
  :LAK:
543
543
  :one: "Laotian kip"
544
544
  :other: "Laotian kips"
545
- :symbol: "LAK"
545
+ :symbol: LAK
546
546
  :LBP:
547
547
  :one: "Lebanese pound"
548
548
  :other: "Lebanese pounds"
549
- :symbol: "LBP"
549
+ :symbol: LBP
550
550
  :LKR:
551
551
  :one: "Sri Lankan rupee"
552
552
  :other: "Sri Lankan rupees"
553
- :symbol: "LKR"
553
+ :symbol: LKR
554
554
  :LRD:
555
555
  :one: "Liberian dollar"
556
556
  :other: "Liberian dollars"
557
- :symbol: "LRD"
557
+ :symbol: LRD
558
558
  :LSL:
559
559
  :one: "Lesotho loti"
560
560
  :other: "Lesotho lotis"
561
- :symbol: "LSL"
561
+ :symbol: LSL
562
562
  :LTL:
563
563
  :one: "Lithuanian litas"
564
564
  :other: "Lithuanian litai"
565
- :symbol: "LTL"
565
+ :symbol: LTL
566
566
  :LTT:
567
567
  :one: "Lithuanian talonas"
568
568
  :other: "Lithuanian talonases"
569
- :symbol: "LTT"
569
+ :symbol: LTT
570
570
  :LUC:
571
571
  :one: "Luxembourgian convertible franc"
572
572
  :other: "Luxembourgian convertible francs"
573
- :symbol: "LUC"
573
+ :symbol: LUC
574
574
  :LUF:
575
575
  :one: "Luxembourgian franc"
576
576
  :other: "Luxembourgian francs"
577
- :symbol: "LUF"
577
+ :symbol: LUF
578
578
  :LUL:
579
579
  :one: "Luxembourg financial franc"
580
580
  :other: "Luxembourg financial francs"
581
- :symbol: "LUL"
581
+ :symbol: LUL
582
582
  :LVL:
583
583
  :one: "Latvian lats"
584
584
  :other: "Latvian lati"
585
- :symbol: "LVL"
585
+ :symbol: LVL
586
586
  :LVR:
587
587
  :one: "Latvian rouble"
588
588
  :other: "Latvian roubles"
589
- :symbol: "LVR"
589
+ :symbol: LVR
590
590
  :LYD:
591
591
  :one: "Libyan dinar"
592
592
  :other: "Libyan dinars"
593
- :symbol: "LYD"
593
+ :symbol: LYD
594
594
  :MAD:
595
595
  :one: "Moroccan dirham"
596
596
  :other: "Moroccan dirhams"
597
- :symbol: "MAD"
597
+ :symbol: MAD
598
598
  :MAF:
599
599
  :one: "Moroccan franc"
600
600
  :other: "Moroccan francs"
601
601
  :MCF:
602
602
  :one: "Monegasque franc"
603
603
  :other: "Monegasque francs"
604
- :symbol: "MCF"
604
+ :symbol: MCF
605
605
  :MDC:
606
606
  :one: "Moldovan cupon"
607
607
  :other: "Moldovan cupon"
608
- :symbol: "MDC"
608
+ :symbol: MDC
609
609
  :MDL:
610
610
  :one: "Moldovan leu"
611
611
  :other: "Moldovan lei"
612
- :symbol: "MDL"
612
+ :symbol: MDL
613
613
  :MGA:
614
614
  :one: "Malagasy Ariary"
615
615
  :other: "Malagasy Ariaries"
616
- :symbol: "MGA"
616
+ :symbol: MGA
617
617
  :MGF:
618
618
  :one: "Malagasy franc"
619
619
  :other: "Malagasy francs"
620
620
  :MKD:
621
621
  :one: "Macedonian denar"
622
622
  :other: "Macedonian denari"
623
- :symbol: "MKD"
623
+ :symbol: MKD
624
624
  :MKN:
625
625
  :one: "Macedonian denar (1992–1993)"
626
626
  :other: "Macedonian denari (1992–1993)"
627
- :symbol: "MKN"
627
+ :symbol: MKN
628
628
  :MLF:
629
629
  :one: "Malian franc"
630
630
  :other: "Malian francs"
631
631
  :MMK:
632
632
  :one: "Myanmar kyat"
633
633
  :other: "Myanmar kyats"
634
- :symbol: "MMK"
634
+ :symbol: MMK
635
635
  :MNT:
636
636
  :one: "Mongolian tugrik"
637
637
  :other: "Mongolian tugriks"
638
- :symbol: "MNT"
638
+ :symbol: MNT
639
639
  :MOP:
640
640
  :one: "Macanese pataca"
641
641
  :other: "Macanese patacas"
642
- :symbol: "MOP"
642
+ :symbol: MOP
643
643
  :MRO:
644
644
  :one: "Mauritanian ouguiya"
645
645
  :other: "Mauritanian ouguiyas"
646
- :symbol: "MRO"
646
+ :symbol: MRO
647
647
  :MTL:
648
648
  :one: "Maltese lira"
649
649
  :other: "Maltese lira"
650
- :symbol: "MTL"
650
+ :symbol: MTL
651
651
  :MTP:
652
652
  :one: "Maltese pound"
653
653
  :other: "Maltese pounds"
654
- :symbol: "MTP"
654
+ :symbol: MTP
655
655
  :MUR:
656
656
  :one: "Mauritian rupee"
657
657
  :other: "Mauritian rupees"
658
- :symbol: "MUR"
658
+ :symbol: MUR
659
659
  :MVP:
660
660
  :one: "Maldivian rupee"
661
661
  :other: "Maldivian rupees"
662
662
  :MVR:
663
663
  :one: "Maldivian rufiyaa"
664
664
  :other: "Maldivian rufiyaas"
665
- :symbol: "MVR"
665
+ :symbol: MVR
666
666
  :MWK:
667
667
  :one: "Malawian Kwacha"
668
668
  :other: "Malawian Kwachas"
669
- :symbol: "MWK"
669
+ :symbol: MWK
670
670
  :MXN:
671
671
  :one: "Mexican peso"
672
672
  :other: "Mexican pesos"
673
- :symbol: "MX$"
673
+ :symbol: MX$
674
674
  :MXP:
675
675
  :one: "Mexican silver peso (1861–1992)"
676
676
  :other: "Mexican silver pesos (1861–1992)"
677
- :symbol: "MXP"
677
+ :symbol: MXP
678
678
  :MXV:
679
679
  :one: "Mexican investment unit"
680
680
  :other: "Mexican investment units"
681
- :symbol: "MXV"
681
+ :symbol: MXV
682
682
  :MYR:
683
683
  :one: "Malaysian ringgit"
684
684
  :other: "Malaysian ringgits"
685
- :symbol: "MYR"
685
+ :symbol: MYR
686
686
  :MZE:
687
687
  :one: "Mozambican escudo"
688
688
  :other: "Mozambican escudos"
@@ -692,276 +692,276 @@
692
692
  :MZN:
693
693
  :one: "Mozambican metical"
694
694
  :other: "Mozambican meticals"
695
- :symbol: "MZN"
695
+ :symbol: MZN
696
696
  :NAD:
697
697
  :one: "Namibian dollar"
698
698
  :other: "Namibian dollars"
699
- :symbol: "NAD"
699
+ :symbol: NAD
700
700
  :NGN:
701
701
  :one: "Nigerian naira"
702
702
  :other: "Nigerian nairas"
703
- :symbol: "NGN"
703
+ :symbol: NGN
704
704
  :NIC:
705
705
  :one: "Nicaraguan córdoba (1988–1991)"
706
706
  :other: "Nicaraguan córdobas (1988–1991)"
707
- :symbol: "NIC"
707
+ :symbol: NIC
708
708
  :NIO:
709
709
  :one: "Nicaraguan córdoba"
710
710
  :other: "Nicaraguan córdobas"
711
- :symbol: "NIO"
711
+ :symbol: NIO
712
712
  :NLG:
713
713
  :one: "Dutch guilder"
714
714
  :other: "Dutch guilders"
715
- :symbol: "NLG"
715
+ :symbol: NLG
716
716
  :NOK:
717
717
  :one: "Norwegian krone"
718
718
  :other: "Norwegian kroner"
719
- :symbol: "NOK"
719
+ :symbol: NOK
720
720
  :NPR:
721
721
  :one: "Nepalese rupee"
722
722
  :other: "Nepalese rupees"
723
- :symbol: "NPR"
723
+ :symbol: NPR
724
724
  :NZD:
725
725
  :one: "New Zealand dollar"
726
726
  :other: "New Zealand dollars"
727
- :symbol: "NZ$"
727
+ :symbol: NZ$
728
728
  :OMR:
729
729
  :one: "Omani rial"
730
730
  :other: "Omani rials"
731
- :symbol: "OMR"
731
+ :symbol: OMR
732
732
  :PAB:
733
733
  :one: "Panamanian balboa"
734
734
  :other: "Panamanian balboas"
735
- :symbol: "PAB"
735
+ :symbol: PAB
736
736
  :PEI:
737
737
  :one: "Peruvian inti"
738
738
  :other: "Peruvian intis"
739
739
  :PEN:
740
740
  :one: "Peruvian nuevo sol"
741
741
  :other: "Peruvian nuevos soles"
742
- :symbol: "PEN"
742
+ :symbol: PEN
743
743
  :PES:
744
744
  :one: "Peruvian sol (1863–1965)"
745
745
  :other: "Peruvian soles (1863–1965)"
746
746
  :PGK:
747
747
  :one: "Papua New Guinean kina"
748
748
  :other: "Papua New Guinean kina"
749
- :symbol: "PGK"
749
+ :symbol: PGK
750
750
  :PHP:
751
751
  :one: "Philippine peso"
752
752
  :other: "Philippine pesos"
753
- :symbol: "PHP"
753
+ :symbol: PHP
754
754
  :PKR:
755
755
  :one: "Pakistani rupee"
756
756
  :other: "Pakistani rupees"
757
- :symbol: "PKR"
757
+ :symbol: PKR
758
758
  :PLN:
759
759
  :one: "Polish zloty"
760
760
  :other: "Polish zlotys"
761
- :symbol: "PLN"
761
+ :symbol: PLN
762
762
  :PLZ:
763
763
  :one: "Polish zloty (PLZ)"
764
764
  :other: "Polish zlotys (PLZ)"
765
- :symbol: "PLZ"
765
+ :symbol: PLZ
766
766
  :PTE:
767
767
  :one: "Portuguese escudo"
768
768
  :other: "Portuguese escudos"
769
- :symbol: "PTE"
769
+ :symbol: PTE
770
770
  :PYG:
771
771
  :one: "Paraguayan guarani"
772
772
  :other: "Paraguayan guaranis"
773
- :symbol: "PYG"
773
+ :symbol: PYG
774
774
  :QAR:
775
775
  :one: "Qatari rial"
776
776
  :other: "Qatari rials"
777
- :symbol: "QAR"
777
+ :symbol: QAR
778
778
  :RHD:
779
779
  :one: "Rhodesian dollar"
780
780
  :other: "Rhodesian dollars"
781
781
  :ROL:
782
782
  :one: "Romanian leu (1952–2006)"
783
783
  :other: "Romanian Lei (1952–2006)"
784
- :symbol: "ROL"
784
+ :symbol: ROL
785
785
  :RON:
786
786
  :one: "Romanian leu"
787
787
  :other: "Romanian lei"
788
- :symbol: "RON"
788
+ :symbol: RON
789
789
  :RSD:
790
790
  :one: "Serbian dinar"
791
791
  :other: "Serbian dinars"
792
- :symbol: "RSD"
792
+ :symbol: RSD
793
793
  :RUB:
794
794
  :one: "Russian ruble"
795
795
  :other: "Russian rubles"
796
- :symbol: "RUB"
796
+ :symbol: RUB
797
797
  :RUR:
798
798
  :one: "Russian rouble (1991–1998)"
799
799
  :other: "Russian roubles (1991–1998)"
800
- :symbol: "RUR"
800
+ :symbol: RUR
801
801
  :RWF:
802
802
  :one: "Rwandan franc"
803
803
  :other: "Rwandan francs"
804
- :symbol: "RWF"
804
+ :symbol: RWF
805
805
  :SAR:
806
806
  :one: "Saudi riyal"
807
807
  :other: "Saudi riyals"
808
- :symbol: "SAR"
808
+ :symbol: SAR
809
809
  :SBD:
810
810
  :one: "Solomon Islands dollar"
811
811
  :other: "Solomon Islands dollars"
812
- :symbol: "SBD"
812
+ :symbol: SBD
813
813
  :SCR:
814
814
  :one: "Seychelles rupee"
815
815
  :other: "Seychelles rupees"
816
- :symbol: "SCR"
816
+ :symbol: SCR
817
817
  :SDD:
818
818
  :one: "Sudanese dinar (1992–2007)"
819
819
  :other: "Sudanese dinars (1992–2007)"
820
820
  :SDG:
821
821
  :one: "Sudanese pound"
822
822
  :other: "Sudanese pounds"
823
- :symbol: "SDG"
823
+ :symbol: SDG
824
824
  :SDP:
825
825
  :one: "Sudanese pound (1957–1998)"
826
826
  :other: "Sudanese pounds (1957–1998)"
827
827
  :SEK:
828
828
  :one: "Swedish krona"
829
829
  :other: "Swedish kronor"
830
- :symbol: "SEK"
830
+ :symbol: SEK
831
831
  :SGD:
832
832
  :one: "Singapore dollar"
833
833
  :other: "Singapore dollars"
834
- :symbol: "SGD"
834
+ :symbol: SGD
835
835
  :SHP:
836
836
  :one: "Saint Helena pound"
837
837
  :other: "Saint Helena pounds"
838
- :symbol: "SHP"
838
+ :symbol: SHP
839
839
  :SIT:
840
840
  :one: "Slovenian tolar"
841
841
  :other: "Slovenian tolars"
842
- :symbol: "SIT"
842
+ :symbol: SIT
843
843
  :SKK:
844
844
  :one: "Slovak koruna"
845
845
  :other: "Slovak korunas"
846
- :symbol: "SKK"
846
+ :symbol: SKK
847
847
  :SLL:
848
848
  :one: "Sierra Leonean leone"
849
849
  :other: "Sierra Leonean leones"
850
- :symbol: "SLL"
850
+ :symbol: SLL
851
851
  :SOS:
852
852
  :one: "Somali shilling"
853
853
  :other: "Somali shillings"
854
- :symbol: "SOS"
854
+ :symbol: SOS
855
855
  :SRD:
856
856
  :one: "Surinamese dollar"
857
857
  :other: "Surinamese dollars"
858
- :symbol: "SRD"
858
+ :symbol: SRD
859
859
  :SRG:
860
860
  :one: "Surinamese guilder"
861
861
  :other: "Surinamese guilders"
862
862
  :SSP:
863
863
  :one: "South Sudanese pound"
864
864
  :other: "South Sudanese pounds"
865
- :symbol: "SSP"
865
+ :symbol: SSP
866
866
  :STD:
867
867
  :one: "São Tomé and Príncipe dobra"
868
868
  :other: "São Tomé and Príncipe dobras"
869
- :symbol: "STD"
869
+ :symbol: STD
870
870
  :SUR:
871
871
  :one: "Soviet rouble"
872
872
  :other: "Soviet roubles"
873
- :symbol: "SUR"
873
+ :symbol: SUR
874
874
  :SVC:
875
875
  :one: "Salvadoran colón"
876
876
  :other: "Salvadoran colones"
877
- :symbol: "SVC"
877
+ :symbol: SVC
878
878
  :SYP:
879
879
  :one: "Syrian pound"
880
880
  :other: "Syrian pounds"
881
- :symbol: "SYP"
881
+ :symbol: SYP
882
882
  :SZL:
883
883
  :one: "Swazi lilangeni"
884
884
  :other: "Swazi emalangeni"
885
- :symbol: "SZL"
885
+ :symbol: SZL
886
886
  :THB:
887
887
  :one: "Thai baht"
888
888
  :other: "Thai baht"
889
- :symbol: "฿"
889
+ :symbol: ฿
890
890
  :TJR:
891
891
  :one: "Tajikistani rouble"
892
892
  :other: "Tajikistani roubles"
893
- :symbol: "TJR"
893
+ :symbol: TJR
894
894
  :TJS:
895
895
  :one: "Tajikistani somoni"
896
896
  :other: "Tajikistani somonis"
897
- :symbol: "TJS"
897
+ :symbol: TJS
898
898
  :TMM:
899
899
  :one: "Turkmenistani manat (1993–2009)"
900
900
  :other: "Turkmenistani manat (1993–2009)"
901
- :symbol: "TMM"
901
+ :symbol: TMM
902
902
  :TMT:
903
903
  :one: "Turkmenistani manat"
904
904
  :other: "Turkmenistani manat"
905
- :symbol: "TMT"
905
+ :symbol: TMT
906
906
  :TND:
907
907
  :one: "Tunisian dinar"
908
908
  :other: "Tunisian dinars"
909
- :symbol: "TND"
909
+ :symbol: TND
910
910
  :TOP:
911
911
  :one: "Tongan paʻanga"
912
912
  :other: "Tongan paʻanga"
913
- :symbol: "TOP"
913
+ :symbol: TOP
914
914
  :TPE:
915
915
  :one: "Timorese escudo"
916
916
  :other: "Timorese escudos"
917
- :symbol: "TPE"
917
+ :symbol: TPE
918
918
  :TRL:
919
919
  :one: "Turkish lira (1922–2005)"
920
920
  :other: "Turkish Lira (1922–2005)"
921
- :symbol: "TRL"
921
+ :symbol: TRL
922
922
  :TRY:
923
923
  :one: "Turkish lira"
924
924
  :other: "Turkish Lira"
925
- :symbol: "TRY"
925
+ :symbol: TRY
926
926
  :TTD:
927
927
  :one: "Trinidad and Tobago dollar"
928
928
  :other: "Trinidad and Tobago dollars"
929
- :symbol: "TTD"
929
+ :symbol: TTD
930
930
  :TWD:
931
931
  :one: "New Taiwan dollar"
932
932
  :other: "New Taiwan dollars"
933
- :symbol: "NT$"
933
+ :symbol: NT$
934
934
  :TZS:
935
935
  :one: "Tanzanian shilling"
936
936
  :other: "Tanzanian shillings"
937
- :symbol: "TZS"
937
+ :symbol: TZS
938
938
  :UAH:
939
939
  :one: "Ukrainian hryvnia"
940
940
  :other: "Ukrainian hryvnias"
941
- :symbol: "UAH"
941
+ :symbol: UAH
942
942
  :UAK:
943
943
  :one: "Ukrainian karbovanets"
944
944
  :other: "Ukrainian karbovantsiv"
945
- :symbol: "UAK"
945
+ :symbol: UAK
946
946
  :UGS:
947
947
  :one: "Ugandan shilling (1966–1987)"
948
948
  :other: "Ugandan shillings (1966–1987)"
949
949
  :UGX:
950
950
  :one: "Ugandan shilling"
951
951
  :other: "Ugandan shillings"
952
- :symbol: "UGX"
952
+ :symbol: UGX
953
953
  :USD:
954
954
  :one: "US dollar"
955
955
  :other: "US dollars"
956
- :symbol: "$"
956
+ :symbol: $
957
957
  :USN:
958
958
  :one: "US dollar (next day)"
959
959
  :other: "US dollars (next day)"
960
- :symbol: "USN"
960
+ :symbol: USN
961
961
  :USS:
962
962
  :one: "US dollar (same day)"
963
963
  :other: "US dollars (same day)"
964
- :symbol: "USS"
964
+ :symbol: USS
965
965
  :UYI:
966
966
  :one: "Uruguayan peso (indexed units)"
967
967
  :other: "Uruguayan pesos (indexed units)"
@@ -971,158 +971,158 @@
971
971
  :UYU:
972
972
  :one: "Uruguayan peso"
973
973
  :other: "Uruguayan pesos"
974
- :symbol: "UYU"
974
+ :symbol: UYU
975
975
  :UZS:
976
976
  :one: "Uzbekistan som"
977
977
  :other: "Uzbekistan som"
978
- :symbol: "UZS"
978
+ :symbol: UZS
979
979
  :VEB:
980
980
  :one: "Venezuelan bolívar (1871–2008)"
981
981
  :other: "Venezuelan bolívars (1871–2008)"
982
982
  :VEF:
983
983
  :one: "Venezuelan bolívar"
984
984
  :other: "Venezuelan bolívars"
985
- :symbol: "VEF"
985
+ :symbol: VEF
986
986
  :VND:
987
987
  :one: "Vietnamese dong"
988
988
  :other: "Vietnamese dong"
989
- :symbol: ""
989
+ :symbol: ₫
990
990
  :VNN:
991
991
  :one: "Vietnamese dong (1978–1985)"
992
992
  :other: "Vietnamese dong (1978–1985)"
993
- :symbol: "VNN"
993
+ :symbol: VNN
994
994
  :VUV:
995
995
  :one: "Vanuatu vatu"
996
996
  :other: "Vanuatu vatus"
997
- :symbol: "VUV"
997
+ :symbol: VUV
998
998
  :WST:
999
999
  :one: "Samoan tala"
1000
1000
  :other: "Samoan tala"
1001
- :symbol: "WST"
1001
+ :symbol: WST
1002
1002
  :XAF:
1003
1003
  :one: "CFA franc BEAC"
1004
1004
  :other: "CFA francs BEAC"
1005
- :symbol: "FCFA"
1005
+ :symbol: FCFA
1006
1006
  :XAG:
1007
1007
  :one: "troy ounce of silver"
1008
1008
  :other: "troy ounces of silver"
1009
- :symbol: "XAG"
1009
+ :symbol: XAG
1010
1010
  :XAU:
1011
1011
  :one: "troy ounce of gold"
1012
1012
  :other: "troy ounces of gold"
1013
- :symbol: "XAU"
1013
+ :symbol: XAU
1014
1014
  :XBA:
1015
1015
  :one: "European composite unit"
1016
1016
  :other: "European composite units"
1017
- :symbol: "XBA"
1017
+ :symbol: XBA
1018
1018
  :XBB:
1019
1019
  :one: "European monetary unit"
1020
1020
  :other: "European monetary units"
1021
- :symbol: "XBB"
1021
+ :symbol: XBB
1022
1022
  :XBC:
1023
1023
  :one: "European unit of account (XBC)"
1024
1024
  :other: "European units of account (XBC)"
1025
- :symbol: "XBC"
1025
+ :symbol: XBC
1026
1026
  :XBD:
1027
1027
  :one: "European unit of account (XBD)"
1028
1028
  :other: "European units of account (XBD)"
1029
- :symbol: "XBD"
1029
+ :symbol: XBD
1030
1030
  :XCD:
1031
1031
  :one: "East Caribbean dollar"
1032
1032
  :other: "East Caribbean dollars"
1033
- :symbol: "EC$"
1033
+ :symbol: EC$
1034
1034
  :XDR:
1035
1035
  :one: "special drawing rights"
1036
1036
  :other: "special drawing rights"
1037
- :symbol: "XDR"
1037
+ :symbol: XDR
1038
1038
  :XEU:
1039
1039
  :one: "European currency unit"
1040
1040
  :other: "European currency units"
1041
- :symbol: "XEU"
1041
+ :symbol: XEU
1042
1042
  :XFO:
1043
1043
  :one: "French gold franc"
1044
1044
  :other: "French gold francs"
1045
- :symbol: "XFO"
1045
+ :symbol: XFO
1046
1046
  :XFU:
1047
1047
  :one: "French UIC-franc"
1048
1048
  :other: "French UIC-francs"
1049
- :symbol: "XFU"
1049
+ :symbol: XFU
1050
1050
  :XOF:
1051
1051
  :one: "CFA franc BCEAO"
1052
1052
  :other: "West African CFA francs"
1053
- :symbol: "CFA"
1053
+ :symbol: CFA
1054
1054
  :XPD:
1055
1055
  :one: "troy ounce of palladium"
1056
1056
  :other: "troy ounces of palladium"
1057
- :symbol: "XPD"
1057
+ :symbol: XPD
1058
1058
  :XPF:
1059
1059
  :one: "CFP franc"
1060
1060
  :other: "CFP francs"
1061
- :symbol: "CFPF"
1061
+ :symbol: CFPF
1062
1062
  :XPT:
1063
1063
  :one: "troy ounce of platinum"
1064
1064
  :other: "troy ounces of platinum"
1065
- :symbol: "XPT"
1065
+ :symbol: XPT
1066
1066
  :XRE:
1067
1067
  :one: "RINET Funds unit"
1068
1068
  :other: "RINET Funds units"
1069
- :symbol: "XRE"
1069
+ :symbol: XRE
1070
1070
  :XSU:
1071
- :one: "Sucre"
1072
- :other: "Sucres"
1073
- :symbol: "XSU"
1071
+ :one: Sucre
1072
+ :other: Sucres
1073
+ :symbol: XSU
1074
1074
  :XTS:
1075
1075
  :one: "Testing Currency unit"
1076
1076
  :other: "Testing Currency units"
1077
- :symbol: "XTS"
1077
+ :symbol: XTS
1078
1078
  :XUA:
1079
1079
  :one: "ADB unit of account"
1080
1080
  :other: "ADB units of account"
1081
- :symbol: "XUA"
1081
+ :symbol: XUA
1082
1082
  :XXX:
1083
1083
  :one: "(unknown unit of currency)"
1084
1084
  :other: "(unknown currency)"
1085
- :symbol: "XXX"
1085
+ :symbol: XXX
1086
1086
  :YDD:
1087
1087
  :one: "Yemeni dinar"
1088
1088
  :other: "Yemeni dinars"
1089
- :symbol: "YDD"
1089
+ :symbol: YDD
1090
1090
  :YER:
1091
1091
  :one: "Yemeni rial"
1092
1092
  :other: "Yemeni rials"
1093
- :symbol: "YER"
1093
+ :symbol: YER
1094
1094
  :YUD:
1095
1095
  :one: "Yugoslavian hard dinar (1966–1990)"
1096
1096
  :other: "Yugoslavian hard dinars (1966–1990)"
1097
- :symbol: "YUD"
1097
+ :symbol: YUD
1098
1098
  :YUM:
1099
1099
  :one: "Yugoslavian new dinar (1994–2002)"
1100
1100
  :other: "Yugoslavian new dinars (1994–2002)"
1101
- :symbol: "YUM"
1101
+ :symbol: YUM
1102
1102
  :YUN:
1103
1103
  :one: "Yugoslavian convertible dinar (1990–1992)"
1104
1104
  :other: "Yugoslavian convertible dinars (1990–1992)"
1105
- :symbol: "YUN"
1105
+ :symbol: YUN
1106
1106
  :YUR:
1107
1107
  :one: "Yugoslavian reformed dinar (1992–1993)"
1108
1108
  :other: "Yugoslavian reformed dinars (1992–1993)"
1109
- :symbol: "YUR"
1109
+ :symbol: YUR
1110
1110
  :ZAL:
1111
1111
  :one: "South African rand (financial)"
1112
1112
  :other: "South African rands (financial)"
1113
- :symbol: "ZAL"
1113
+ :symbol: ZAL
1114
1114
  :ZAR:
1115
1115
  :one: "South African rand"
1116
1116
  :other: "South African rand"
1117
- :symbol: "ZAR"
1117
+ :symbol: ZAR
1118
1118
  :ZMK:
1119
1119
  :one: "Zambian kwacha (1968–2012)"
1120
1120
  :other: "Zambian kwachas (1968–2012)"
1121
- :symbol: "ZMK"
1121
+ :symbol: ZMK
1122
1122
  :ZMW:
1123
1123
  :one: "Zambian kwacha"
1124
1124
  :other: "Zambian kwachas"
1125
- :symbol: "ZMW"
1125
+ :symbol: ZMW
1126
1126
  :ZRN:
1127
1127
  :one: "Zairean new zaire (1993–1998)"
1128
1128
  :other: "Zairean new zaires (1993–1998)"