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, dd"
@@ -13,19 +13,19 @@
13
13
  :GyMMM: "MMM y G"
14
14
  :GyMMMEd: "E, dd MMM y G"
15
15
  :GyMMMd: "dd MMM, y G"
16
- :H: "HH"
16
+ :H: HH
17
17
  :Hm: "H:mm"
18
18
  :Hms: "H:mm:ss"
19
- :M: "L"
19
+ :M: L
20
20
  :MEd: "E, dd-M"
21
- :MMM: "LLL"
21
+ :MMM: LLL
22
22
  :MMMEd: "E, dd MMM"
23
23
  :MMMMEd: "E, d MMMM"
24
24
  :MMMMd: "d MMMM"
25
25
  :MMMd: "d MMM"
26
- :MMdd: "dd-MM"
27
- :Md: "dd-M"
28
- :d: "d"
26
+ :MMdd: dd-MM
27
+ :Md: dd-M
28
+ :d: d
29
29
  :h: "h a"
30
30
  :hm: "h:mm a"
31
31
  :hms: "h:mm:ss a"
@@ -33,14 +33,14 @@
33
33
  :ms: "mm:ss"
34
34
  ? !ruby/symbol "y"
35
35
  : "y"
36
- :yM: "M/y"
36
+ :yM: M/y
37
37
  :yMEd: "E, dd-M-y"
38
38
  :yMM: "'tháng' MM, y"
39
39
  :yMMM: "MMM y"
40
40
  :yMMMEd: "E, dd MMM y"
41
41
  :yMMMM: "MMMM 'năm' y"
42
42
  :yMMMd: "dd MMM, y"
43
- :yMd: "d/M/y"
43
+ :yMd: d/M/y
44
44
  :yQQQ: "QQQ y"
45
45
  :yQQQQ: "QQQQ y"
46
46
  :days:
@@ -49,26 +49,26 @@
49
49
  :fri: "Th 6"
50
50
  :mon: "Th 2"
51
51
  :sat: "Th 7"
52
- :sun: "CN"
52
+ :sun: CN
53
53
  :thu: "Th 5"
54
54
  :tue: "Th 3"
55
55
  :wed: "Th 4"
56
56
  :narrow:
57
- :fri: "T6"
58
- :mon: "T2"
59
- :sat: "T7"
60
- :sun: "CN"
61
- :thu: "T5"
62
- :tue: "T3"
63
- :wed: "T4"
57
+ :fri: T6
58
+ :mon: T2
59
+ :sat: T7
60
+ :sun: CN
61
+ :thu: T5
62
+ :tue: T3
63
+ :wed: T4
64
64
  :short:
65
- :fri: "T6"
66
- :mon: "T2"
67
- :sat: "T7"
68
- :sun: "CN"
69
- :thu: "T5"
70
- :tue: "T3"
71
- :wed: "T4"
65
+ :fri: T6
66
+ :mon: T2
67
+ :sat: T7
68
+ :sun: CN
69
+ :thu: T5
70
+ :tue: T3
71
+ :wed: T4
72
72
  :wide:
73
73
  :fri: "Thứ Sáu"
74
74
  :mon: "Thứ Hai"
@@ -82,26 +82,26 @@
82
82
  :fri: "Th 6"
83
83
  :mon: "Th 2"
84
84
  :sat: "Th 7"
85
- :sun: "CN"
85
+ :sun: CN
86
86
  :thu: "Th 5"
87
87
  :tue: "Th 3"
88
88
  :wed: "Th 4"
89
89
  :narrow:
90
- :fri: "T6"
91
- :mon: "T2"
92
- :sat: "T7"
93
- :sun: "CN"
94
- :thu: "T5"
95
- :tue: "T3"
96
- :wed: "T4"
90
+ :fri: T6
91
+ :mon: T2
92
+ :sat: T7
93
+ :sun: CN
94
+ :thu: T5
95
+ :tue: T3
96
+ :wed: T4
97
97
  :short:
98
- :fri: "T6"
99
- :mon: "T2"
100
- :sat: "T7"
101
- :sun: "CN"
102
- :thu: "T5"
103
- :tue: "T3"
104
- :wed: "T4"
98
+ :fri: T6
99
+ :mon: T2
100
+ :sat: T7
101
+ :sun: CN
102
+ :thu: T5
103
+ :tue: T3
104
+ :wed: T4
105
105
  :wide:
106
106
  :fri: "Thứ Sáu"
107
107
  :mon: "Thứ Hai"
@@ -121,33 +121,33 @@
121
121
  0: "tr. CN"
122
122
  1: "sau CN"
123
123
  :fields:
124
- :day: "Ngày"
125
- :day-narrow: "Ngày"
126
- :day-short: "Ngày"
127
- :dayperiod: "SA/CH"
124
+ :day: Ngày
125
+ :day-narrow: Ngày
126
+ :day-short: Ngày
127
+ :dayperiod: SA/CH
128
128
  :era: "Thời đại"
129
- :hour: "Giờ"
130
- :hour-narrow: "Giờ"
131
- :hour-short: "Giờ"
132
- :minute: "Phút"
133
- :minute-narrow: "Phút"
134
- :minute-short: "Phút"
135
- :month: "Tháng"
136
- :month-narrow: "Tháng"
137
- :month-short: "Tháng"
138
- :quarter: "Quý"
139
- :quarter-narrow: "Quý"
140
- :quarter-short: "Quý"
141
- :second: "Giây"
142
- :second-narrow: "Giây"
143
- :second-short: "Giây"
144
- :week: "Tuần"
145
- :week-narrow: "Tuần"
146
- :week-short: "Tuần"
129
+ :hour: Giờ
130
+ :hour-narrow: Giờ
131
+ :hour-short: Giờ
132
+ :minute: Phút
133
+ :minute-narrow: Phút
134
+ :minute-short: Phút
135
+ :month: Tháng
136
+ :month-narrow: Tháng
137
+ :month-short: Tháng
138
+ :quarter: Quý
139
+ :quarter-narrow: Quý
140
+ :quarter-short: Quý
141
+ :second: Giây
142
+ :second-narrow: Giây
143
+ :second-short: Giây
144
+ :week: Tuần
145
+ :week-narrow: Tuần
146
+ :week-short: Tuần
147
147
  :weekday: "Ngày trong tuần"
148
- :year: "Năm"
149
- :year-narrow: "Năm"
150
- :year-short: "Năm"
148
+ :year: Năm
149
+ :year-narrow: Năm
150
+ :year-short: Năm
151
151
  :zone: "Múi giờ"
152
152
  :formats:
153
153
  :date:
@@ -156,9 +156,9 @@
156
156
  :long:
157
157
  :pattern: "'Ngày' dd 'tháng' MM 'năm' y"
158
158
  :medium:
159
- :pattern: "dd-MM-y"
159
+ :pattern: dd-MM-y
160
160
  :short:
161
- :pattern: "dd/MM/y"
161
+ :pattern: dd/MM/y
162
162
  :datetime:
163
163
  :full:
164
164
  :pattern: "{{time}} {{date}}"
@@ -262,21 +262,21 @@
262
262
  :format:
263
263
  :abbreviated: :calendars.gregorian.dayPeriods.format.wide
264
264
  :narrow:
265
- :am: "s"
266
- :noon: "tr"
267
- :pm: "c"
265
+ :am: s
266
+ :noon: tr
267
+ :pm: c
268
268
  :wide:
269
- :am: "SA"
270
- :noon: "TR"
271
- :pm: "CH"
269
+ :am: SA
270
+ :noon: TR
271
+ :pm: CH
272
272
  :stand-alone: {}
273
273
  :quarters:
274
274
  :format:
275
275
  :abbreviated:
276
- 1: "Q1"
277
- 2: "Q2"
278
- 3: "Q3"
279
- 4: "Q4"
276
+ 1: Q1
277
+ 2: Q2
278
+ 3: Q3
279
+ 4: Q4
280
280
  :narrow:
281
281
  1: 1
282
282
  2: 2
@@ -289,10 +289,10 @@
289
289
  4: "Quý 4"
290
290
  :stand-alone:
291
291
  :abbreviated:
292
- 1: "Q1"
293
- 2: "Q2"
294
- 3: "Q3"
295
- 4: "Q4"
292
+ 1: Q1
293
+ 2: Q2
294
+ 3: Q3
295
+ 4: Q4
296
296
  :narrow:
297
297
  1: 1
298
298
  2: 2
@@ -3,1029 +3,1029 @@
3
3
  :currencies:
4
4
  :ADP:
5
5
  :one: "Đồng Peseta của Andora"
6
- :symbol: "ADP"
6
+ :symbol: ADP
7
7
  :AED:
8
8
  :one: "Dirham UAE"
9
9
  :other: "dirham UAE"
10
- :symbol: "AED"
10
+ :symbol: AED
11
11
  :AFA:
12
12
  :one: "Đồng Afghani của Afghanistan (1927–2002)"
13
- :symbol: "AFA"
13
+ :symbol: AFA
14
14
  :AFN:
15
15
  :one: "Afghani Afghanistan"
16
16
  :other: "afghani Afghanistan"
17
- :symbol: "AFN"
17
+ :symbol: AFN
18
18
  :ALL:
19
19
  :one: "Lek Albania"
20
20
  :other: "lek Albania"
21
- :symbol: "ALL"
21
+ :symbol: ALL
22
22
  :AMD:
23
23
  :one: "Dram Armenia"
24
24
  :other: "dram Armenia"
25
- :symbol: "AMD"
25
+ :symbol: AMD
26
26
  :ANG:
27
27
  :one: "Guilder Tây Ấn Hà Lan"
28
28
  :other: "guilder Tây Ấn Hà Lan"
29
- :symbol: "ANG"
29
+ :symbol: ANG
30
30
  :AOA:
31
31
  :one: "Kwanza Angola"
32
32
  :other: "kwanza Angola"
33
- :symbol: "AOA"
33
+ :symbol: AOA
34
34
  :AOK:
35
35
  :one: "Đồng Kwanza của Angola (1977–1991)"
36
- :symbol: "AOK"
36
+ :symbol: AOK
37
37
  :AON:
38
38
  :one: "Đồng Kwanza Mới của Angola (1990–2000)"
39
- :symbol: "AON"
39
+ :symbol: AON
40
40
  :AOR:
41
41
  :one: "Đồng Kwanza Điều chỉnh lại của Angola (1995–1999)"
42
- :symbol: "AOR"
42
+ :symbol: AOR
43
43
  :ARA:
44
44
  :one: "Đồng Austral của Argentina"
45
- :symbol: "ARA"
45
+ :symbol: ARA
46
46
  :ARL:
47
47
  :one: "Đồng Peso Ley của Argentina (1970–1983)"
48
- :symbol: "ARL"
48
+ :symbol: ARL
49
49
  :ARM:
50
50
  :one: "Đồng Peso Argentina (1881–1970)"
51
- :symbol: "ARM"
51
+ :symbol: ARM
52
52
  :ARP:
53
53
  :one: "Đồng Peso Argentina (1983–1985)"
54
- :symbol: "ARP"
54
+ :symbol: ARP
55
55
  :ARS:
56
56
  :one: "Peso Argentina"
57
57
  :other: "peso Argentina"
58
- :symbol: "ARS"
58
+ :symbol: ARS
59
59
  :ATS:
60
60
  :one: "Đồng Schiling Áo"
61
- :symbol: "ATS"
61
+ :symbol: ATS
62
62
  :AUD:
63
63
  :one: "Đô la Australia"
64
64
  :other: "đô la Australia"
65
- :symbol: "AU$"
65
+ :symbol: AU$
66
66
  :AWG:
67
67
  :one: "Florin Aruba"
68
68
  :other: "florin Aruba"
69
- :symbol: "AWG"
69
+ :symbol: AWG
70
70
  :AZM:
71
71
  :one: "Đồng Manat của Azerbaijan (1993–2006)"
72
- :symbol: "AZM"
72
+ :symbol: AZM
73
73
  :AZN:
74
74
  :one: "Manat Azerbaijan"
75
75
  :other: "manat Azerbaijan"
76
- :symbol: "AZN"
76
+ :symbol: AZN
77
77
  :BAD:
78
78
  :one: "Đồng Dinar của Bosnia-Herzegovina (1992–1994)"
79
- :symbol: "BAD"
79
+ :symbol: BAD
80
80
  :BAM:
81
81
  :one: "Mark Bosnia-Herzegovina có thể chuyển đổi"
82
82
  :other: "mark Bosnia-Herzegovina có thể chuyển đổi"
83
- :symbol: "BAM"
83
+ :symbol: BAM
84
84
  :BAN:
85
85
  :one: "Đồng Dinar Mới của Bosnia-Herzegovina (1994–1997)"
86
- :symbol: "BAN"
86
+ :symbol: BAN
87
87
  :BBD:
88
88
  :one: "Đô la Barbados"
89
89
  :other: "đô la Barbados"
90
- :symbol: "BBD"
90
+ :symbol: BBD
91
91
  :BDT:
92
92
  :one: "Taka Bangladesh"
93
93
  :other: "taka Bangladesh"
94
- :symbol: "BDT"
94
+ :symbol: BDT
95
95
  :BEC:
96
96
  :one: "Đồng Franc Bỉ (có thể chuyển đổi)"
97
- :symbol: "BEC"
97
+ :symbol: BEC
98
98
  :BEF:
99
99
  :one: "Đồng Franc Bỉ"
100
- :symbol: "BEF"
100
+ :symbol: BEF
101
101
  :BEL:
102
102
  :one: "Đồng Franc Bỉ (tài chính)"
103
- :symbol: "BEL"
103
+ :symbol: BEL
104
104
  :BGL:
105
105
  :one: "Đồng Lev Xu của Bun-ga-ri"
106
- :symbol: "BGL"
106
+ :symbol: BGL
107
107
  :BGM:
108
108
  :one: "Đồng Lev Xã hội chủ nghĩa của Bun-ga-ri"
109
- :symbol: "BGM"
109
+ :symbol: BGM
110
110
  :BGN:
111
111
  :one: "Lev Bulgaria"
112
112
  :other: "lev Bulgaria"
113
- :symbol: "BGN"
113
+ :symbol: BGN
114
114
  :BGO:
115
115
  :one: "Đồng Lev của Bun-ga-ri (1879–1952)"
116
- :symbol: "BGO"
116
+ :symbol: BGO
117
117
  :BHD:
118
118
  :one: "Dinar Bahrain"
119
119
  :other: "dinar Bahrain"
120
- :symbol: "BHD"
120
+ :symbol: BHD
121
121
  :BIF:
122
122
  :one: "Franc Burundi"
123
123
  :other: "franc Burundi"
124
- :symbol: "BIF"
124
+ :symbol: BIF
125
125
  :BMD:
126
126
  :one: "Đô la Bermuda"
127
127
  :other: "đô la Bermuda"
128
- :symbol: "BMD"
128
+ :symbol: BMD
129
129
  :BND:
130
130
  :one: "Đô la Brunei"
131
131
  :other: "đô la Brunei"
132
- :symbol: "BND"
132
+ :symbol: BND
133
133
  :BOB:
134
134
  :one: "Boliviano Bolivia"
135
135
  :other: "boliviano Bolivia"
136
- :symbol: "BOB"
136
+ :symbol: BOB
137
137
  :BOL:
138
138
  :one: "Đồng Boliviano của Bolivia (1863–1963)"
139
- :symbol: "BOL"
139
+ :symbol: BOL
140
140
  :BOP:
141
141
  :one: "Đồng Peso Bolivia"
142
- :symbol: "BOP"
142
+ :symbol: BOP
143
143
  :BOV:
144
144
  :one: "Đồng Mvdol Bolivia"
145
- :symbol: "BOV"
145
+ :symbol: BOV
146
146
  :BRB:
147
147
  :one: "Đồng Cruzerio Mới của Braxin (1967–1986)"
148
- :symbol: "BRB"
148
+ :symbol: BRB
149
149
  :BRC:
150
150
  :one: "Đồng Cruzado của Braxin (1986–1989)"
151
- :symbol: "BRC"
151
+ :symbol: BRC
152
152
  :BRE:
153
153
  :one: "Đồng Cruzerio của Braxin (1990–1993)"
154
- :symbol: "BRE"
154
+ :symbol: BRE
155
155
  :BRL:
156
156
  :one: "Real Braxin"
157
157
  :other: "real Braxin"
158
- :symbol: "R$"
158
+ :symbol: R$
159
159
  :BRN:
160
160
  :one: "Đồng Cruzado Mới của Braxin (1989–1990)"
161
- :symbol: "BRN"
161
+ :symbol: BRN
162
162
  :BRR:
163
163
  :one: "Đồng Cruzeiro của Braxin (1993–1994)"
164
- :symbol: "BRR"
164
+ :symbol: BRR
165
165
  :BRZ:
166
166
  :one: "Đồng Cruzeiro của Braxin (1942–1967)"
167
- :symbol: "BRZ"
167
+ :symbol: BRZ
168
168
  :BSD:
169
169
  :one: "Đô la Bahamas"
170
170
  :other: "đô la Bahamas"
171
- :symbol: "BSD"
171
+ :symbol: BSD
172
172
  :BTN:
173
173
  :one: "Ngultrum Bhutan"
174
174
  :other: "ngultrum Bhutan"
175
- :symbol: "BTN"
175
+ :symbol: BTN
176
176
  :BUK:
177
177
  :one: "Đồng Kyat Miến Điện"
178
- :symbol: "BUK"
178
+ :symbol: BUK
179
179
  :BWP:
180
180
  :one: "Pula Botswana"
181
181
  :other: "pula Botswana"
182
- :symbol: "BWP"
182
+ :symbol: BWP
183
183
  :BYB:
184
184
  :one: "Đồng Rúp Mới của Belarus (1994–1999)"
185
- :symbol: "BYB"
185
+ :symbol: BYB
186
186
  :BYR:
187
187
  :one: "Rúp Belarus"
188
188
  :other: "rúp Belarus"
189
- :symbol: "BYR"
189
+ :symbol: BYR
190
190
  :BZD:
191
191
  :one: "Đô la Belize"
192
192
  :other: "đô la Belize"
193
- :symbol: "BZD"
193
+ :symbol: BZD
194
194
  :CAD:
195
195
  :one: "Đô la Canada"
196
196
  :other: "đô la Canada"
197
- :symbol: "CA$"
197
+ :symbol: CA$
198
198
  :CDF:
199
199
  :one: "Franc Congo"
200
200
  :other: "franc Congo"
201
- :symbol: "CDF"
201
+ :symbol: CDF
202
202
  :CHE:
203
203
  :one: "Đồng Euro WIR"
204
- :symbol: "CHE"
204
+ :symbol: CHE
205
205
  :CHF:
206
206
  :one: "Franc Thụy sĩ"
207
207
  :other: "franc Thụy sĩ"
208
- :symbol: "CHF"
208
+ :symbol: CHF
209
209
  :CHW:
210
210
  :one: "Đồng France WIR"
211
- :symbol: "CHW"
211
+ :symbol: CHW
212
212
  :CLE:
213
213
  :one: "Đồng Escudo của Chile"
214
- :symbol: "CLE"
214
+ :symbol: CLE
215
215
  :CLF:
216
216
  :one: "Đơn vị Kế toán của Chile (UF)"
217
- :symbol: "CLF"
217
+ :symbol: CLF
218
218
  :CLP:
219
219
  :one: "Peso Chile"
220
220
  :other: "peso Chile"
221
- :symbol: "CLP"
221
+ :symbol: CLP
222
222
  :CNY:
223
223
  :one: "Nhân dân tệ"
224
224
  :other: "nhân dân tệ"
225
- :symbol: "CN¥"
225
+ :symbol: CN¥
226
226
  :COP:
227
227
  :one: "Peso Colombia"
228
228
  :other: "peso Colombia"
229
- :symbol: "COP"
229
+ :symbol: COP
230
230
  :COU:
231
231
  :one: "Đơn vị Giá trị Thực của Colombia"
232
- :symbol: "COU"
232
+ :symbol: COU
233
233
  :CRC:
234
234
  :one: "Colón Costa Rica"
235
235
  :other: "colón Costa Rica"
236
- :symbol: "CRC"
236
+ :symbol: CRC
237
237
  :CSD:
238
238
  :one: "Đồng Dinar của Serbia (2002–2006)"
239
- :symbol: "CSD"
239
+ :symbol: CSD
240
240
  :CSK:
241
241
  :one: "Đồng Koruna Xu của Czechoslovakia"
242
- :symbol: "CSK"
242
+ :symbol: CSK
243
243
  :CUC:
244
244
  :one: "Peso Cuba có thể chuyển đổi"
245
245
  :other: "peso Cuba có thể chuyển đổi"
246
- :symbol: "CUC"
246
+ :symbol: CUC
247
247
  :CUP:
248
248
  :one: "Peso Cuba"
249
249
  :other: "peso Cuba"
250
- :symbol: "CUP"
250
+ :symbol: CUP
251
251
  :CVE:
252
252
  :one: "Escudo Cape Verde"
253
253
  :other: "escudo Cape Verde"
254
- :symbol: "CVE"
254
+ :symbol: CVE
255
255
  :CYP:
256
256
  :one: "Đồng Bảng Síp"
257
- :symbol: "CYP"
257
+ :symbol: CYP
258
258
  :CZK:
259
259
  :one: "Koruna Cộng hòa Séc"
260
260
  :other: "koruna Cộng hòa Séc"
261
- :symbol: "CZK"
261
+ :symbol: CZK
262
262
  :DDM:
263
263
  :one: "Đồng Mark Đông Đức"
264
- :symbol: "DDM"
264
+ :symbol: DDM
265
265
  :DEM:
266
266
  :one: "Đồng Mark Đức"
267
- :symbol: "DEM"
267
+ :symbol: DEM
268
268
  :DJF:
269
269
  :one: "Franc Djibouti"
270
270
  :other: "franc Djibouti"
271
- :symbol: "DJF"
271
+ :symbol: DJF
272
272
  :DKK:
273
273
  :one: "Krone Đan Mạch"
274
274
  :other: "krone Đan Mạch"
275
- :symbol: "DKK"
275
+ :symbol: DKK
276
276
  :DOP:
277
277
  :one: "Peso Dominica"
278
278
  :other: "peso Dominica"
279
- :symbol: "DOP"
279
+ :symbol: DOP
280
280
  :DZD:
281
281
  :one: "Dinar Algeria"
282
282
  :other: "dinar Algeria"
283
- :symbol: "DZD"
283
+ :symbol: DZD
284
284
  :ECS:
285
285
  :one: "Đồng Scure Ecuador"
286
- :symbol: "ECS"
286
+ :symbol: ECS
287
287
  :ECV:
288
288
  :one: "Đơn vị Giá trị Không đổi của Ecuador"
289
- :symbol: "ECV"
289
+ :symbol: ECV
290
290
  :EEK:
291
291
  :one: "Crun Extônia"
292
- :symbol: "EEK"
292
+ :symbol: EEK
293
293
  :EGP:
294
294
  :one: "Bảng Ai Cập"
295
295
  :other: "bảng Ai Cập"
296
- :symbol: "EGP"
296
+ :symbol: EGP
297
297
  :ERN:
298
298
  :one: "Nakfa Eritrea"
299
299
  :other: "nakfa Eritrea"
300
- :symbol: "ERN"
300
+ :symbol: ERN
301
301
  :ESA:
302
302
  :one: "Đồng Peseta Tây Ban Nha (Tài khoản)"
303
- :symbol: "ESA"
303
+ :symbol: ESA
304
304
  :ESB:
305
305
  :one: "Đồng Peseta Tây Ban Nha (tài khoản có thể chuyển đổi)"
306
- :symbol: "ESB"
306
+ :symbol: ESB
307
307
  :ESP:
308
308
  :one: "Đồng Peseta Tây Ban Nha"
309
- :symbol: "ESP"
309
+ :symbol: ESP
310
310
  :ETB:
311
311
  :one: "Birr Ethiopia"
312
312
  :other: "birr Ethiopia"
313
- :symbol: "ETB"
313
+ :symbol: ETB
314
314
  :EUR:
315
- :one: "Euro"
316
- :other: "euro"
317
- :symbol: ""
315
+ :one: Euro
316
+ :other: euro
317
+ :symbol: €
318
318
  :FIM:
319
319
  :one: "Đồng Markka Phần Lan"
320
- :symbol: "FIM"
320
+ :symbol: FIM
321
321
  :FJD:
322
322
  :one: "Đô la Fiji"
323
323
  :other: "đô la Fiji"
324
- :symbol: "FJD"
324
+ :symbol: FJD
325
325
  :FKP:
326
326
  :one: "Bảng Quần đảo Falkland"
327
327
  :other: "bảng Quần đảo Falkland"
328
- :symbol: "FKP"
328
+ :symbol: FKP
329
329
  :FRF:
330
330
  :one: "Franc Pháp"
331
- :symbol: "FRF"
331
+ :symbol: FRF
332
332
  :GBP:
333
333
  :one: "Bảng Anh"
334
334
  :other: "bảng Anh"
335
- :symbol: "£"
335
+ :symbol: £
336
336
  :GEK:
337
337
  :one: "Đồng Kupon Larit của Georgia"
338
- :symbol: "GEK"
338
+ :symbol: GEK
339
339
  :GEL:
340
340
  :one: "Lari Gruzia"
341
341
  :other: "Lari Gruzia"
342
- :symbol: "GEL"
342
+ :symbol: GEL
343
343
  :GHC:
344
344
  :one: "Cedi Ghana (1979–2007)"
345
- :symbol: "GHC"
345
+ :symbol: GHC
346
346
  :GHS:
347
347
  :one: "Cedi Ghana"
348
348
  :other: "cedi Ghana"
349
- :symbol: "GHS"
349
+ :symbol: GHS
350
350
  :GIP:
351
351
  :one: "Bảng Gibraltar"
352
352
  :other: "bảng Gibraltar"
353
- :symbol: "GIP"
353
+ :symbol: GIP
354
354
  :GMD:
355
355
  :one: "Dalasi Gambia"
356
356
  :other: "dalasi Gambia"
357
- :symbol: "GMD"
357
+ :symbol: GMD
358
358
  :GNF:
359
359
  :one: "Franc Guinea"
360
360
  :other: "franc Guinea"
361
- :symbol: "GNF"
361
+ :symbol: GNF
362
362
  :GNS:
363
363
  :one: "Syli Guinea"
364
- :symbol: "GNS"
364
+ :symbol: GNS
365
365
  :GQE:
366
366
  :one: "Đồng Ekwele của Guinea Xích Đạo"
367
- :symbol: "GQE"
367
+ :symbol: GQE
368
368
  :GRD:
369
369
  :one: "Drachma Hy Lạp"
370
- :symbol: "GRD"
370
+ :symbol: GRD
371
371
  :GTQ:
372
372
  :one: "Quetzal Guatemala"
373
373
  :other: "quetzal Guatemala"
374
- :symbol: "GTQ"
374
+ :symbol: GTQ
375
375
  :GWE:
376
376
  :one: "Đồng Guinea Escudo Bồ Đào Nha"
377
- :symbol: "GWE"
377
+ :symbol: GWE
378
378
  :GWP:
379
379
  :one: "Peso Guinea-Bissau"
380
- :symbol: "GWP"
380
+ :symbol: GWP
381
381
  :GYD:
382
382
  :one: "Đô la Guyana"
383
383
  :other: "đô la Guyana"
384
- :symbol: "GYD"
384
+ :symbol: GYD
385
385
  :HKD:
386
386
  :one: "Đô la Hồng Kông"
387
387
  :other: "đô la Hồng Kông"
388
- :symbol: "HK$"
388
+ :symbol: HK$
389
389
  :HNL:
390
390
  :one: "Lempira Honduras"
391
391
  :other: "lempira Honduras"
392
- :symbol: "HNL"
392
+ :symbol: HNL
393
393
  :HRD:
394
394
  :one: "Đồng Dinar Croatia"
395
- :symbol: "HRD"
395
+ :symbol: HRD
396
396
  :HRK:
397
397
  :one: "Kuna Croatia"
398
398
  :other: "kuna Croatia"
399
- :symbol: "HRK"
399
+ :symbol: HRK
400
400
  :HTG:
401
401
  :one: "Gourde Haiti"
402
402
  :other: "gourde Haiti"
403
- :symbol: "HTG"
403
+ :symbol: HTG
404
404
  :HUF:
405
405
  :one: "Forint Hungaria"
406
406
  :other: "forint Hungary"
407
- :symbol: "HUF"
407
+ :symbol: HUF
408
408
  :IDR:
409
409
  :one: "Rupiah Indonesia"
410
410
  :other: "rupiah Indonesia"
411
- :symbol: "IDR"
411
+ :symbol: IDR
412
412
  :IEP:
413
413
  :one: "Pao Ai-len"
414
- :symbol: "IEP"
414
+ :symbol: IEP
415
415
  :ILP:
416
416
  :one: "Pao Ixraen"
417
- :symbol: "ILP"
417
+ :symbol: ILP
418
418
  :ILS:
419
419
  :one: "Sheqel Israel mới"
420
420
  :other: "sheqel Israel mới"
421
- :symbol: ""
421
+ :symbol: ₪
422
422
  :INR:
423
423
  :one: "Rupee Ấn Độ"
424
424
  :other: "rupee Ấn Độ"
425
- :symbol: ""
425
+ :symbol: ₹
426
426
  :IQD:
427
427
  :one: "Dinar I-rắc"
428
428
  :other: "dinar I-rắc"
429
- :symbol: "IQD"
429
+ :symbol: IQD
430
430
  :IRR:
431
431
  :one: "Rial Iran"
432
432
  :other: "rial Iran"
433
- :symbol: "IRR"
433
+ :symbol: IRR
434
434
  :ISK:
435
435
  :one: "Króna Iceland"
436
436
  :other: "króna Iceland"
437
- :symbol: "ISK"
437
+ :symbol: ISK
438
438
  :ITL:
439
439
  :one: "Lia Ý"
440
- :symbol: "ITL"
440
+ :symbol: ITL
441
441
  :JMD:
442
442
  :one: "Đô la Jamaica"
443
443
  :other: "đô la Jamaica"
444
- :symbol: "JMD"
444
+ :symbol: JMD
445
445
  :JOD:
446
446
  :one: "Dinar Jordan"
447
447
  :other: "dinar Jordan"
448
- :symbol: "JOD"
448
+ :symbol: JOD
449
449
  :JPY:
450
450
  :one: "Yên Nhật"
451
451
  :other: "yên Nhật"
452
- :symbol: "JP¥"
452
+ :symbol: JP¥
453
453
  :KES:
454
454
  :one: "Shilling Kenya"
455
455
  :other: "shilling Kenya"
456
- :symbol: "KES"
456
+ :symbol: KES
457
457
  :KGS:
458
458
  :one: "Som Kyrgyzstan"
459
459
  :other: "som Kyrgyzstan"
460
- :symbol: "KGS"
460
+ :symbol: KGS
461
461
  :KHR:
462
462
  :one: "Riel Campuchia"
463
463
  :other: "riel Campuchia"
464
- :symbol: "KHR"
464
+ :symbol: KHR
465
465
  :KMF:
466
466
  :one: "Franc Comoros"
467
467
  :other: "franc Comoros"
468
- :symbol: "KMF"
468
+ :symbol: KMF
469
469
  :KPW:
470
470
  :one: "Won Triều Tiên"
471
471
  :other: "won Triều Tiên"
472
- :symbol: "KPW"
472
+ :symbol: KPW
473
473
  :KRH:
474
474
  :one: "Đồng Hwan Hàn Quốc (1953–1962)"
475
- :symbol: "KRH"
475
+ :symbol: KRH
476
476
  :KRO:
477
477
  :one: "Đồng Won Hàn Quốc (1945–1953)"
478
- :symbol: "KRO"
478
+ :symbol: KRO
479
479
  :KRW:
480
480
  :one: "Won Hàn Quốc"
481
481
  :other: "won Hàn Quốc"
482
- :symbol: ""
482
+ :symbol: ₩
483
483
  :KWD:
484
484
  :one: "Dinar Kuwait"
485
485
  :other: "dinar Kuwait"
486
- :symbol: "KWD"
486
+ :symbol: KWD
487
487
  :KYD:
488
488
  :one: "Đô la Quần đảo Cayman"
489
489
  :other: "đô la Quần đảo Cayman"
490
- :symbol: "KYD"
490
+ :symbol: KYD
491
491
  :KZT:
492
492
  :one: "Tenge Kazakhstan"
493
493
  :other: "tenge Kazakhstan"
494
- :symbol: "KZT"
494
+ :symbol: KZT
495
495
  :LAK:
496
496
  :one: "Kip Lào"
497
497
  :other: "kip Lào"
498
- :symbol: "LAK"
498
+ :symbol: LAK
499
499
  :LBP:
500
500
  :one: "Bảng Li-băng"
501
501
  :other: "bảng Li-băng"
502
- :symbol: "LBP"
502
+ :symbol: LBP
503
503
  :LKR:
504
504
  :one: "Rupee Sri Lanka"
505
505
  :other: "rupee Sri Lanka"
506
- :symbol: "LKR"
506
+ :symbol: LKR
507
507
  :LRD:
508
508
  :one: "Đô la Liberia"
509
509
  :other: "đô la Liberia"
510
- :symbol: "LRD"
510
+ :symbol: LRD
511
511
  :LSL:
512
512
  :one: "Đồng loti của Lesotho"
513
- :symbol: "LSL"
513
+ :symbol: LSL
514
514
  :LTL:
515
515
  :one: "Litas Lít-va"
516
516
  :other: "litas Lít-va"
517
- :symbol: "LTL"
517
+ :symbol: LTL
518
518
  :LTT:
519
519
  :one: "Đồng Talonas Litva"
520
- :symbol: "LTT"
520
+ :symbol: LTT
521
521
  :LUC:
522
522
  :one: "Đồng Franc Luxembourg có thể chuyển đổi"
523
- :symbol: "LUC"
523
+ :symbol: LUC
524
524
  :LUF:
525
525
  :one: "Đồng Franc Luxembourg"
526
- :symbol: "LUF"
526
+ :symbol: LUF
527
527
  :LUL:
528
528
  :one: "Đồng Franc Luxembourg tài chính"
529
- :symbol: "LUL"
529
+ :symbol: LUL
530
530
  :LVL:
531
531
  :one: "Lats Latvia"
532
532
  :other: "lats Lativia"
533
- :symbol: "LVL"
533
+ :symbol: LVL
534
534
  :LVR:
535
535
  :one: "Đồng Rúp Latvia"
536
- :symbol: "LVR"
536
+ :symbol: LVR
537
537
  :LYD:
538
538
  :one: "Dinar Libi"
539
539
  :other: "dinar Libi"
540
- :symbol: "LYD"
540
+ :symbol: LYD
541
541
  :MAD:
542
542
  :one: "Dirham Ma-rốc"
543
543
  :other: "dirham Ma-rốc"
544
- :symbol: "MAD"
544
+ :symbol: MAD
545
545
  :MAF:
546
546
  :one: "Đồng Franc Ma-rốc"
547
- :symbol: "MAF"
547
+ :symbol: MAF
548
548
  :MCF:
549
549
  :one: "Đồng Franc Monegasque"
550
- :symbol: "MCF"
550
+ :symbol: MCF
551
551
  :MDC:
552
552
  :one: "Đồng Cupon Moldova"
553
- :symbol: "MDC"
553
+ :symbol: MDC
554
554
  :MDL:
555
555
  :one: "Leu Moldova"
556
556
  :other: "leu Moldova"
557
- :symbol: "MDL"
557
+ :symbol: MDL
558
558
  :MGA:
559
559
  :one: "Ariary Malagasy"
560
560
  :other: "ariary Malagasy"
561
- :symbol: "MGA"
561
+ :symbol: MGA
562
562
  :MGF:
563
563
  :one: "Đồng Franc Magalasy"
564
- :symbol: "MGF"
564
+ :symbol: MGF
565
565
  :MKD:
566
566
  :one: "Denar Macedonia"
567
567
  :other: "denar Macedonia"
568
- :symbol: "MKD"
568
+ :symbol: MKD
569
569
  :MKN:
570
570
  :one: "Đồng Denar Macedonia (1992–1993)"
571
- :symbol: "MKN"
571
+ :symbol: MKN
572
572
  :MLF:
573
573
  :one: "Đồng Franc Mali"
574
- :symbol: "MLF"
574
+ :symbol: MLF
575
575
  :MMK:
576
576
  :one: "Kyat Myanma"
577
577
  :other: "kyat Myanma"
578
- :symbol: "MMK"
578
+ :symbol: MMK
579
579
  :MNT:
580
580
  :one: "Tugrik Mông Cổ"
581
581
  :other: "tugrik Mông Cổ"
582
- :symbol: "MNT"
582
+ :symbol: MNT
583
583
  :MOP:
584
584
  :one: "Pataca Ma Cao"
585
585
  :other: "pataca Ma Cao"
586
- :symbol: "MOP"
586
+ :symbol: MOP
587
587
  :MRO:
588
588
  :one: "Ouguiya Mauritania"
589
589
  :other: "ouguiya Mauritania"
590
- :symbol: "MRO"
590
+ :symbol: MRO
591
591
  :MTL:
592
592
  :one: "Lia xứ Man-tơ"
593
- :symbol: "MTL"
593
+ :symbol: MTL
594
594
  :MTP:
595
595
  :one: "Đồng Bảng Malta"
596
- :symbol: "MTP"
596
+ :symbol: MTP
597
597
  :MUR:
598
598
  :one: "Rupee Mauritius"
599
599
  :other: "rupee Mauritius"
600
- :symbol: "MUR"
600
+ :symbol: MUR
601
601
  :MVR:
602
602
  :one: "Rufiyaa Maldives"
603
603
  :other: "rufiyaa Maldives"
604
- :symbol: "MVR"
604
+ :symbol: MVR
605
605
  :MWK:
606
606
  :one: "Kwacha Malawi"
607
607
  :other: "kwacha Malawi"
608
- :symbol: "MWK"
608
+ :symbol: MWK
609
609
  :MXN:
610
610
  :one: "Peso Mexico"
611
611
  :other: "peso Mexico"
612
- :symbol: "MX$"
612
+ :symbol: MX$
613
613
  :MXP:
614
614
  :one: "Đồng Peso Bạc Mê-hi-cô (1861–1992)"
615
- :symbol: "MXP"
615
+ :symbol: MXP
616
616
  :MXV:
617
617
  :one: "Đơn vị Đầu tư Mê-hi-cô"
618
- :symbol: "MXV"
618
+ :symbol: MXV
619
619
  :MYR:
620
620
  :one: "Ringgit Malaysia"
621
621
  :other: "ringgit Malaysia"
622
- :symbol: "MYR"
622
+ :symbol: MYR
623
623
  :MZE:
624
624
  :one: "Đồng Escudo Mozambique"
625
- :symbol: "MZE"
625
+ :symbol: MZE
626
626
  :MZM:
627
627
  :one: "Đồng Metical Mozambique (1980–2006)"
628
- :symbol: "MZM"
628
+ :symbol: MZM
629
629
  :MZN:
630
630
  :one: "Metical Mozambique"
631
631
  :other: "metical Mozambique"
632
- :symbol: "MZN"
632
+ :symbol: MZN
633
633
  :NAD:
634
634
  :one: "Đô la Namibia"
635
635
  :other: "đô la Namibia"
636
- :symbol: "NAD"
636
+ :symbol: NAD
637
637
  :NGN:
638
638
  :one: "Naira Nigeria"
639
639
  :other: "naira Nigeria"
640
- :symbol: "NGN"
640
+ :symbol: NGN
641
641
  :NIC:
642
642
  :one: "Đồng Córdoba Nicaragua (1988–1991)"
643
- :symbol: "NIC"
643
+ :symbol: NIC
644
644
  :NIO:
645
645
  :one: "Córdoba Nicaragua"
646
646
  :other: "córdoba Nicaragua"
647
- :symbol: "NIO"
647
+ :symbol: NIO
648
648
  :NLG:
649
649
  :one: "Đồng Guilder Hà Lan"
650
- :symbol: "NLG"
650
+ :symbol: NLG
651
651
  :NOK:
652
652
  :one: "Krone Na Uy"
653
653
  :other: "krone Na Uy"
654
- :symbol: "NOK"
654
+ :symbol: NOK
655
655
  :NPR:
656
656
  :one: "Rupee Nepal"
657
657
  :other: "rupee Nepal"
658
- :symbol: "NPR"
658
+ :symbol: NPR
659
659
  :NZD:
660
660
  :one: "Đô la New Zealand"
661
661
  :other: "đô la New Zealand"
662
- :symbol: "NZ$"
662
+ :symbol: NZ$
663
663
  :OMR:
664
664
  :one: "Rial Oman"
665
665
  :other: "rial Oman"
666
- :symbol: "OMR"
666
+ :symbol: OMR
667
667
  :PAB:
668
668
  :one: "Balboa Panama"
669
669
  :other: "balboa Panama"
670
- :symbol: "PAB"
670
+ :symbol: PAB
671
671
  :PEI:
672
672
  :one: "Đồng Inti Peru"
673
- :symbol: "PEI"
673
+ :symbol: PEI
674
674
  :PEN:
675
675
  :one: "Nuevo Sol Peru"
676
676
  :other: "nuevo sol Peru"
677
- :symbol: "PEN"
677
+ :symbol: PEN
678
678
  :PES:
679
679
  :one: "Đồng Sol Peru (1863–1965)"
680
- :symbol: "PES"
680
+ :symbol: PES
681
681
  :PGK:
682
682
  :one: "Kina Papua New Guinean"
683
683
  :other: "kina Papua New Guinean"
684
- :symbol: "PGK"
684
+ :symbol: PGK
685
685
  :PHP:
686
686
  :one: "Peso Philipin"
687
687
  :other: "peso Philipin"
688
- :symbol: "PHP"
688
+ :symbol: PHP
689
689
  :PKR:
690
690
  :one: "Rupee Pakistan"
691
691
  :other: "rupee Pakistan"
692
- :symbol: "PKR"
692
+ :symbol: PKR
693
693
  :PLN:
694
694
  :one: "Zloty Ba Lan"
695
695
  :other: "Zloty Ba Lan"
696
- :symbol: "PLN"
696
+ :symbol: PLN
697
697
  :PLZ:
698
698
  :one: "Đồng Zloty Ba Lan (1950–1995)"
699
- :symbol: "PLZ"
699
+ :symbol: PLZ
700
700
  :PTE:
701
701
  :one: "Đồng Escudo Bồ Đào Nha"
702
- :symbol: "PTE"
702
+ :symbol: PTE
703
703
  :PYG:
704
704
  :one: "Guarani Paraguay"
705
705
  :other: "guarani Paraguay"
706
- :symbol: "PYG"
706
+ :symbol: PYG
707
707
  :QAR:
708
708
  :one: "Rial Qatar"
709
709
  :other: "rial Qatar"
710
- :symbol: "QAR"
710
+ :symbol: QAR
711
711
  :RHD:
712
712
  :one: "Đồng Đô la Rhode"
713
- :symbol: "RHD"
713
+ :symbol: RHD
714
714
  :ROL:
715
715
  :one: "Đồng Leu Rumani (1952–2006)"
716
- :symbol: "ROL"
716
+ :symbol: ROL
717
717
  :RON:
718
718
  :one: "Leu Romania"
719
719
  :other: "leu Romania"
720
- :symbol: "RON"
720
+ :symbol: RON
721
721
  :RSD:
722
722
  :one: "Dinar Serbia"
723
723
  :other: "dinar Serbia"
724
- :symbol: "RSD"
724
+ :symbol: RSD
725
725
  :RUB:
726
726
  :one: "Rúp Nga"
727
727
  :other: "Rúp Nga"
728
- :symbol: "RUB"
728
+ :symbol: RUB
729
729
  :RUR:
730
730
  :one: "Đồng Rúp Nga (1991–1998)"
731
- :symbol: "RUR"
731
+ :symbol: RUR
732
732
  :RWF:
733
733
  :one: "Franc Rwanda"
734
734
  :other: "franc Rwanda"
735
- :symbol: "RWF"
735
+ :symbol: RWF
736
736
  :SAR:
737
737
  :one: "Riyal Ả Rập Xê-út"
738
738
  :other: "riyal Ả Rập Xê-út"
739
- :symbol: "SAR"
739
+ :symbol: SAR
740
740
  :SBD:
741
741
  :one: "Đô la quần đảo Solomon"
742
742
  :other: "đô la quần đảo Solomon"
743
- :symbol: "SBD"
743
+ :symbol: SBD
744
744
  :SCR:
745
745
  :one: "Rupee Seychelles"
746
746
  :other: "rupee Seychelles"
747
- :symbol: "SCR"
747
+ :symbol: SCR
748
748
  :SDD:
749
749
  :one: "Đồng Dinar Sudan (1992–2007)"
750
- :symbol: "SDD"
750
+ :symbol: SDD
751
751
  :SDG:
752
752
  :one: "Bảng Sudan"
753
753
  :other: "bảng Sudan"
754
- :symbol: "SDG"
754
+ :symbol: SDG
755
755
  :SDP:
756
756
  :one: "Đồng Bảng Sudan (1957–1998)"
757
- :symbol: "SDP"
757
+ :symbol: SDP
758
758
  :SEK:
759
759
  :one: "Krona Thụy Điển"
760
760
  :other: "krona Thụy Điển"
761
- :symbol: "SEK"
761
+ :symbol: SEK
762
762
  :SGD:
763
763
  :one: "Đô la Singapore"
764
764
  :other: "đô la Singapore"
765
- :symbol: "SGD"
765
+ :symbol: SGD
766
766
  :SHP:
767
767
  :one: "Bảng Saint Helena"
768
768
  :other: "bảng Saint Helena"
769
- :symbol: "SHP"
769
+ :symbol: SHP
770
770
  :SIT:
771
771
  :one: "Tôla Xlôvênia"
772
- :symbol: "SIT"
772
+ :symbol: SIT
773
773
  :SKK:
774
774
  :one: "Cuaron Xlôvác"
775
- :symbol: "SKK"
775
+ :symbol: SKK
776
776
  :SLL:
777
777
  :one: "Leone Sierra Leone"
778
778
  :other: "leone Sierra Leone"
779
- :symbol: "SLL"
779
+ :symbol: SLL
780
780
  :SOS:
781
781
  :one: "Schilling Somali"
782
782
  :other: "schilling Somali"
783
- :symbol: "SOS"
783
+ :symbol: SOS
784
784
  :SRD:
785
785
  :one: "Đô la Suriname"
786
786
  :other: "đô la Suriname"
787
- :symbol: "SRD"
787
+ :symbol: SRD
788
788
  :SRG:
789
789
  :one: "Đồng Guilder Surinam"
790
- :symbol: "SRG"
790
+ :symbol: SRG
791
791
  :SSP:
792
792
  :one: "Bảng Nam Sudan"
793
793
  :other: "bảng Nam Sudan"
794
- :symbol: "SSP"
794
+ :symbol: SSP
795
795
  :STD:
796
796
  :one: "Dobra São Tomé và Príncipe"
797
797
  :other: "dobra São Tomé và Príncipe"
798
- :symbol: "STD"
798
+ :symbol: STD
799
799
  :SUR:
800
800
  :one: "Đồng Rúp Sô viết"
801
- :symbol: "SUR"
801
+ :symbol: SUR
802
802
  :SVC:
803
803
  :one: "Đồng Colón Salvador"
804
- :symbol: "SVC"
804
+ :symbol: SVC
805
805
  :SYP:
806
806
  :one: "Bảng Syria"
807
807
  :other: "bảng Syria"
808
- :symbol: "SYP"
808
+ :symbol: SYP
809
809
  :SZL:
810
810
  :one: "Lilangeni Swaziland"
811
811
  :other: "emalangeni Swaziland"
812
- :symbol: "SZL"
812
+ :symbol: SZL
813
813
  :THB:
814
814
  :one: "Bạt Thái Lan"
815
815
  :other: "bạt Thái Lan"
816
- :symbol: "฿"
816
+ :symbol: ฿
817
817
  :TJR:
818
818
  :one: "Đồng Rúp Tajikistan"
819
- :symbol: "TJR"
819
+ :symbol: TJR
820
820
  :TJS:
821
821
  :one: "Somoni Tajikistan"
822
822
  :other: "somoni Tajikistan"
823
- :symbol: "TJS"
823
+ :symbol: TJS
824
824
  :TMM:
825
825
  :one: "Đồng Manat Turkmenistan (1993–2009)"
826
- :symbol: "TMM"
826
+ :symbol: TMM
827
827
  :TMT:
828
828
  :one: "Manat Turkmenistan"
829
829
  :other: "manat Turkmenistan"
830
- :symbol: "TMT"
830
+ :symbol: TMT
831
831
  :TND:
832
832
  :one: "Dinar Tunisia"
833
833
  :other: "dinar Tunisia"
834
- :symbol: "TND"
834
+ :symbol: TND
835
835
  :TOP:
836
836
  :one: "Paʻanga Tonga"
837
837
  :other: "paʻanga Tonga"
838
- :symbol: "TOP"
838
+ :symbol: TOP
839
839
  :TPE:
840
840
  :one: "Đồng Escudo Timor"
841
- :symbol: "TPE"
841
+ :symbol: TPE
842
842
  :TRL:
843
843
  :one: "Lia Thổ Nhĩ Kỳ (1922–2005)"
844
844
  :other: "lia Thổ Nhĩ Kỳ (1922–2005)"
845
- :symbol: "TRL"
845
+ :symbol: TRL
846
846
  :TRY:
847
847
  :one: "Lia Thổ Nhĩ Kỳ"
848
848
  :other: "lia Thổ Nhĩ Kỳ"
849
- :symbol: "TRY"
849
+ :symbol: TRY
850
850
  :TTD:
851
851
  :one: "Đô la Trinidad và Tobago"
852
852
  :other: "đô la Trinidad và Tobago"
853
- :symbol: "TTD"
853
+ :symbol: TTD
854
854
  :TWD:
855
855
  :one: "Đô la Đài Loan mới"
856
856
  :other: "đô la Đài Loan mới"
857
- :symbol: "NT$"
857
+ :symbol: NT$
858
858
  :TZS:
859
859
  :one: "Shilling Tanzania"
860
860
  :other: "shilling Tanzania"
861
- :symbol: "TZS"
861
+ :symbol: TZS
862
862
  :UAH:
863
863
  :one: "Hryvnia Ucraina"
864
864
  :other: "hryvnia Ucraina"
865
- :symbol: "UAH"
865
+ :symbol: UAH
866
866
  :UAK:
867
867
  :one: "Đồng Karbovanets Ucraina"
868
- :symbol: "UAK"
868
+ :symbol: UAK
869
869
  :UGS:
870
870
  :one: "Đồng Shilling Uganda (1966–1987)"
871
- :symbol: "UGS"
871
+ :symbol: UGS
872
872
  :UGX:
873
873
  :one: "Shilling Uganda"
874
874
  :other: "shilling Uganda"
875
- :symbol: "UGX"
875
+ :symbol: UGX
876
876
  :USD:
877
877
  :one: "Đô la Mỹ"
878
878
  :other: "đô la Mỹ"
879
- :symbol: "US$"
879
+ :symbol: US$
880
880
  :USN:
881
881
  :one: "Đô la Mỹ (Ngày tiếp theo)"
882
- :symbol: "USN"
882
+ :symbol: USN
883
883
  :USS:
884
884
  :one: "Đô la Mỹ (Cùng ngày)"
885
- :symbol: "USS"
885
+ :symbol: USS
886
886
  :UYI:
887
887
  :one: "Đồng Peso Uruguay (Đơn vị Theo chỉ số)"
888
- :symbol: "UYI"
888
+ :symbol: UYI
889
889
  :UYP:
890
890
  :one: "Đồng Peso Uruguay (1975–1993)"
891
- :symbol: "UYP"
891
+ :symbol: UYP
892
892
  :UYU:
893
893
  :one: "Peso Uruguay"
894
894
  :other: "peso Uruguay"
895
- :symbol: "UYU"
895
+ :symbol: UYU
896
896
  :UZS:
897
897
  :one: "Som Uzbekistan"
898
898
  :other: "som Uzbekistan"
899
- :symbol: "UZS"
899
+ :symbol: UZS
900
900
  :VEB:
901
901
  :one: "Đồng bolívar của Venezuela (1871–2008)"
902
- :symbol: "VEB"
902
+ :symbol: VEB
903
903
  :VEF:
904
904
  :one: "Bolívar Venezuela"
905
905
  :other: "bolívar Venezuela"
906
- :symbol: "VEF"
906
+ :symbol: VEF
907
907
  :VND:
908
908
  :one: "Đồng Việt Nam"
909
909
  :other: "đồng Việt Nam"
910
- :symbol: ""
910
+ :symbol: ₫
911
911
  :VNN:
912
912
  :one: "Đồng Việt Nam (1978–1985)"
913
- :symbol: "VNN"
913
+ :symbol: VNN
914
914
  :VUV:
915
915
  :one: "Vatu Vanuatu"
916
916
  :other: "vatu Vanuatu"
917
- :symbol: "VUV"
917
+ :symbol: VUV
918
918
  :WST:
919
919
  :one: "Tala Samoa"
920
920
  :other: "tala Samoa"
921
- :symbol: "WST"
921
+ :symbol: WST
922
922
  :XAF:
923
923
  :one: "CFA Franc BEAC"
924
924
  :other: "CFA Franc BEAC"
925
- :symbol: "FCFA"
925
+ :symbol: FCFA
926
926
  :XAG:
927
- :one: "Bạc"
928
- :symbol: "XAG"
927
+ :one: Bạc
928
+ :symbol: XAG
929
929
  :XAU:
930
- :one: "Vàng"
931
- :symbol: "XAU"
930
+ :one: Vàng
931
+ :symbol: XAU
932
932
  :XBA:
933
933
  :one: "Đơn vị Tổng hợp Châu Âu"
934
- :symbol: "XBA"
934
+ :symbol: XBA
935
935
  :XBB:
936
936
  :one: "Đơn vị Tiền tệ Châu Âu"
937
- :symbol: "XBB"
937
+ :symbol: XBB
938
938
  :XBC:
939
939
  :one: "Đơn vị Kế toán Châu Âu (XBC)"
940
- :symbol: "XBC"
940
+ :symbol: XBC
941
941
  :XBD:
942
942
  :one: "Đơn vị Kế toán Châu Âu (XBD)"
943
- :symbol: "XBD"
943
+ :symbol: XBD
944
944
  :XCD:
945
945
  :one: "Đô la Đông Caribê"
946
946
  :other: "đô la Đông Caribê"
947
- :symbol: "EC$"
947
+ :symbol: EC$
948
948
  :XDR:
949
949
  :one: "Quyền Rút vốn Đặc biệt"
950
- :symbol: "XDR"
950
+ :symbol: XDR
951
951
  :XEU:
952
952
  :one: "Đơn vị Tiền Châu Âu"
953
- :symbol: "XEU"
953
+ :symbol: XEU
954
954
  :XFO:
955
955
  :one: "Đồng France Pháp Vàng"
956
- :symbol: "XFO"
956
+ :symbol: XFO
957
957
  :XFU:
958
958
  :one: "Đồng UIC-Franc Pháp"
959
- :symbol: "XFU"
959
+ :symbol: XFU
960
960
  :XOF:
961
961
  :one: "Franc CFA BCEAO"
962
962
  :other: "franc CFA BCEAO"
963
- :symbol: "CFA"
963
+ :symbol: CFA
964
964
  :XPD:
965
- :one: "Paladi"
966
- :symbol: "XPD"
965
+ :one: Paladi
966
+ :symbol: XPD
967
967
  :XPF:
968
968
  :one: "Franc CFP"
969
969
  :other: "franc CFP"
970
- :symbol: "CFPF"
970
+ :symbol: CFPF
971
971
  :XPT:
972
972
  :one: "Bạch kim"
973
- :symbol: "XPT"
973
+ :symbol: XPT
974
974
  :XRE:
975
975
  :one: "Quỹ RINET"
976
- :symbol: "XRE"
976
+ :symbol: XRE
977
977
  :XTS:
978
978
  :one: "Mã Tiền tệ Kiểm tra"
979
- :symbol: "XTS"
979
+ :symbol: XTS
980
980
  :XXX:
981
981
  :one: "Tiền tệ chưa biết"
982
982
  :other: "(tiền tệ chưa biết)"
983
- :symbol: "XXX"
983
+ :symbol: XXX
984
984
  :YDD:
985
985
  :one: "Đồng Dinar Yemen"
986
- :symbol: "YDD"
986
+ :symbol: YDD
987
987
  :YER:
988
988
  :one: "Rial Yemen"
989
989
  :other: "rial Yemen"
990
- :symbol: "YER"
990
+ :symbol: YER
991
991
  :YUD:
992
992
  :one: "Đồng Dinar Nam Tư Xu (1966–1990)"
993
- :symbol: "YUD"
993
+ :symbol: YUD
994
994
  :YUM:
995
995
  :one: "Đồng Dinar Nam Tư Mới (1994–2002)"
996
- :symbol: "YUM"
996
+ :symbol: YUM
997
997
  :YUN:
998
998
  :one: "Đồng Dinar Nam Tư Có thể chuyển đổi (1990–1992)"
999
- :symbol: "YUN"
999
+ :symbol: YUN
1000
1000
  :YUR:
1001
1001
  :one: "Đồng Dinar Nam Tư Tái cơ cấu (1992–1993)"
1002
- :symbol: "YUR"
1002
+ :symbol: YUR
1003
1003
  :ZAL:
1004
1004
  :one: "Đồng Rand Nam Phi (tài chính)"
1005
- :symbol: "ZAL"
1005
+ :symbol: ZAL
1006
1006
  :ZAR:
1007
1007
  :one: "Rand Nam Phi"
1008
1008
  :other: "rand Nam Phi"
1009
- :symbol: "ZAR"
1009
+ :symbol: ZAR
1010
1010
  :ZMK:
1011
1011
  :one: "Đồng kwacha của Zambia (1968–2012)"
1012
- :symbol: "ZMK"
1012
+ :symbol: ZMK
1013
1013
  :ZMW:
1014
1014
  :one: "Kwacha Zambia"
1015
1015
  :other: "kwacha Zambia"
1016
- :symbol: "ZMW"
1016
+ :symbol: ZMW
1017
1017
  :ZRN:
1018
1018
  :one: "Đồng Zaire Mới (1993–1998)"
1019
- :symbol: "ZRN"
1019
+ :symbol: ZRN
1020
1020
  :ZRZ:
1021
1021
  :one: "Đồng Zaire (1971–1993)"
1022
- :symbol: "ZRZ"
1022
+ :symbol: ZRZ
1023
1023
  :ZWD:
1024
1024
  :one: "Đồng Đô la Zimbabwe (1980–2008)"
1025
- :symbol: "ZWD"
1025
+ :symbol: ZWD
1026
1026
  :ZWL:
1027
1027
  :one: "Đồng Đô la Zimbabwe (2009)"
1028
- :symbol: "ZWL"
1028
+ :symbol: ZWL
1029
1029
  :ZWR:
1030
1030
  :one: "Đồng Đô la Zimbabwe (2008)"
1031
- :symbol: "ZWR"
1031
+ :symbol: ZWR