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,1083 +3,1083 @@
3
3
  :currencies:
4
4
  :ADP:
5
5
  :one: "Peseta Andorra"
6
- :symbol: "ADP"
6
+ :symbol: ADP
7
7
  :AED:
8
8
  :one: "Dirham Uni Emirat Arab"
9
9
  :other: "Dirham Uni Emirat Arab"
10
- :symbol: "AED"
10
+ :symbol: AED
11
11
  :AFA:
12
12
  :one: "Afgani Afganistan (1927–2002)"
13
13
  :other: "Afgani Afganistan (1927–2002)"
14
- :symbol: "AFA"
14
+ :symbol: AFA
15
15
  :AFN:
16
16
  :one: "Afgani Afganistan"
17
17
  :other: "Afgani Afganistan"
18
- :symbol: "AFN"
18
+ :symbol: AFN
19
19
  :ALL:
20
20
  :one: "Lek Albania"
21
21
  :other: "Lek Albania"
22
- :symbol: "ALL"
22
+ :symbol: ALL
23
23
  :AMD:
24
24
  :one: "Dram Armenia"
25
25
  :other: "Dram Armenia"
26
- :symbol: "AMD"
26
+ :symbol: AMD
27
27
  :ANG:
28
28
  :one: "Guilder Antilla Belanda"
29
29
  :other: "Guilder Antilla Belanda"
30
- :symbol: "ANG"
30
+ :symbol: ANG
31
31
  :AOA:
32
32
  :one: "Kwanza Angola"
33
33
  :other: "Kwanza Angola"
34
- :symbol: "AOA"
34
+ :symbol: AOA
35
35
  :AOK:
36
36
  :one: "Kwanza Angola (1977–1991)"
37
37
  :other: "Kwanza Angola (1977–1991)"
38
- :symbol: "AOK"
38
+ :symbol: AOK
39
39
  :AON:
40
40
  :one: "Kwanza Baru Angola (1990–2000)"
41
41
  :other: "Kwanza Baru Angola (1990–2000)"
42
- :symbol: "AON"
42
+ :symbol: AON
43
43
  :AOR:
44
44
  :one: "Kwanza Angola yang Disesuaikan Lagi (1995–1999)"
45
45
  :other: "Kwanza Angola yang Disesuaikan Lagi (1995–1999)"
46
- :symbol: "AOR"
46
+ :symbol: AOR
47
47
  :ARA:
48
48
  :one: "Austral Argentina"
49
- :symbol: "ARA"
49
+ :symbol: ARA
50
50
  :ARL:
51
51
  :one: "Peso Ley Argentina (1970–1983)"
52
52
  :other: "Peso Ley Argentina (1970–1983)"
53
- :symbol: "ARL"
53
+ :symbol: ARL
54
54
  :ARM:
55
55
  :one: "Peso Argentina (1881–1970)"
56
56
  :other: "Peso Argentina (1881–1970)"
57
- :symbol: "ARM"
57
+ :symbol: ARM
58
58
  :ARP:
59
59
  :one: "Peso Argentina (1983–1985)"
60
60
  :other: "Peso Argentina (1983–1985)"
61
- :symbol: "ARP"
61
+ :symbol: ARP
62
62
  :ARS:
63
63
  :one: "Peso Argentina"
64
64
  :other: "Peso Argentina"
65
- :symbol: "ARS"
65
+ :symbol: ARS
66
66
  :ATS:
67
67
  :one: "Schilling Austria"
68
- :symbol: "ATS"
68
+ :symbol: ATS
69
69
  :AUD:
70
70
  :one: "Dolar Australia"
71
71
  :other: "Dolar Australia"
72
- :symbol: "AU$"
72
+ :symbol: AU$
73
73
  :AWG:
74
74
  :one: "Florin Aruba"
75
75
  :other: "Florin Aruba"
76
- :symbol: "AWG"
76
+ :symbol: AWG
77
77
  :AZM:
78
78
  :one: "Manat Azerbaijan (1993–2006)"
79
79
  :other: "Manat Azerbaijan (1993–2006)"
80
- :symbol: "AZM"
80
+ :symbol: AZM
81
81
  :AZN:
82
82
  :one: "Manat Azerbaijan"
83
83
  :other: "Manat Azerbaijan"
84
- :symbol: "AZN"
84
+ :symbol: AZN
85
85
  :BAD:
86
86
  :one: "Dinar Bosnia-Herzegovina (1992–1994)"
87
87
  :other: "Dinar Bosnia-Herzegovina (1992–1994)"
88
- :symbol: "BAD"
88
+ :symbol: BAD
89
89
  :BAM:
90
90
  :one: "Mark Konvertibel Bosnia-Herzegovina"
91
91
  :other: "Mark Konvertibel Bosnia-Herzegovina"
92
- :symbol: "BAM"
92
+ :symbol: BAM
93
93
  :BAN:
94
94
  :one: "Dinar Baru Bosnia-Herzegovina (1994–1997)"
95
95
  :other: "Dinar Baru Bosnia-Herzegovina (1994–1997)"
96
- :symbol: "BAN"
96
+ :symbol: BAN
97
97
  :BBD:
98
98
  :one: "Dolar Barbados"
99
99
  :other: "Dolar Barbados"
100
- :symbol: "BBD"
100
+ :symbol: BBD
101
101
  :BDT:
102
102
  :one: "Taka Bangladesh"
103
103
  :other: "Taka Bangladesh"
104
- :symbol: "BDT"
104
+ :symbol: BDT
105
105
  :BEC:
106
106
  :one: "Franc Belgia (konvertibel)"
107
- :symbol: "BEC"
107
+ :symbol: BEC
108
108
  :BEF:
109
109
  :one: "Franc Belgia"
110
- :symbol: "BEF"
110
+ :symbol: BEF
111
111
  :BEL:
112
112
  :one: "Franc Belgia (keuangan)"
113
- :symbol: "BEL"
113
+ :symbol: BEL
114
114
  :BGL:
115
115
  :one: "Hard Lev Bulgaria"
116
- :symbol: "BGL"
116
+ :symbol: BGL
117
117
  :BGM:
118
118
  :one: "Socialist Lev Bulgaria"
119
- :symbol: "BGM"
119
+ :symbol: BGM
120
120
  :BGN:
121
121
  :one: "Lev Bulgaria"
122
122
  :other: "Lev Bulgaria"
123
- :symbol: "BGN"
123
+ :symbol: BGN
124
124
  :BGO:
125
125
  :one: "Lev Bulgaria (1879–1952)"
126
126
  :other: "Lev Bulgaria (1879–1952)"
127
- :symbol: "BGO"
127
+ :symbol: BGO
128
128
  :BHD:
129
129
  :one: "Dinar Bahrain"
130
130
  :other: "Dinar Bahrain"
131
- :symbol: "BHD"
131
+ :symbol: BHD
132
132
  :BIF:
133
133
  :one: "Franc Burundi"
134
134
  :other: "Franc Burundi"
135
- :symbol: "BIF"
135
+ :symbol: BIF
136
136
  :BMD:
137
137
  :one: "Dolar Bermuda"
138
138
  :other: "Dolar Bermuda"
139
- :symbol: "BMD"
139
+ :symbol: BMD
140
140
  :BND:
141
141
  :one: "Dolar Brunei"
142
142
  :other: "Dolar Brunei"
143
- :symbol: "BND"
143
+ :symbol: BND
144
144
  :BOB:
145
- :one: "Boliviano"
146
- :other: "Boliviano"
147
- :symbol: "BOB"
145
+ :one: Boliviano
146
+ :other: Boliviano
147
+ :symbol: BOB
148
148
  :BOL:
149
149
  :one: "Boliviano Bolivia (1863–1963)"
150
150
  :other: "Boliviano Bolivia (1863–1963)"
151
- :symbol: "BOL"
151
+ :symbol: BOL
152
152
  :BOP:
153
153
  :one: "Peso Bolivia"
154
- :symbol: "BOP"
154
+ :symbol: BOP
155
155
  :BOV:
156
156
  :one: "Mvdol Bolivia"
157
- :symbol: "BOV"
157
+ :symbol: BOV
158
158
  :BRB:
159
159
  :one: "Cruzeiro Baru Brasil (1967–1986)"
160
160
  :other: "Cruzeiro Baru Brasil (1967–1986)"
161
- :symbol: "BRB"
161
+ :symbol: BRB
162
162
  :BRC:
163
163
  :one: "Cruzado Brasil (1986–1989)"
164
164
  :other: "Cruzado Brasil (1986–1989)"
165
- :symbol: "BRC"
165
+ :symbol: BRC
166
166
  :BRE:
167
167
  :one: "Cruzeiro Brasil (1990–1993)"
168
168
  :other: "Cruzeiro Brasil (1990–1993)"
169
- :symbol: "BRE"
169
+ :symbol: BRE
170
170
  :BRL:
171
171
  :one: "Real Brasil"
172
172
  :other: "Real Brasil"
173
- :symbol: "R$"
173
+ :symbol: R$
174
174
  :BRN:
175
175
  :one: "Cruzado Baru Brasil (1989–1990)"
176
176
  :other: "Cruzado Baru Brasil (1989–1990)"
177
- :symbol: "BRN"
177
+ :symbol: BRN
178
178
  :BRR:
179
179
  :one: "Cruzeiro Brasil (1993–1994)"
180
180
  :other: "Cruzeiro Brasil (1993–1994)"
181
- :symbol: "BRR"
181
+ :symbol: BRR
182
182
  :BRZ:
183
183
  :one: "Cruzeiro Brasil (1942–1967)"
184
184
  :other: "Cruzeiro Brasil (1942–1967)"
185
- :symbol: "BRZ"
185
+ :symbol: BRZ
186
186
  :BSD:
187
187
  :one: "Dolar Bahama"
188
188
  :other: "Dolar Bahama"
189
- :symbol: "BSD"
189
+ :symbol: BSD
190
190
  :BTN:
191
191
  :one: "Ngultrum Bhutan"
192
192
  :other: "Ngultrum Bhutan"
193
- :symbol: "BTN"
193
+ :symbol: BTN
194
194
  :BUK:
195
195
  :one: "Kyat Burma"
196
- :symbol: "BUK"
196
+ :symbol: BUK
197
197
  :BWP:
198
198
  :one: "Pula Botswana"
199
199
  :other: "Pula Botswana"
200
- :symbol: "BWP"
200
+ :symbol: BWP
201
201
  :BYB:
202
202
  :one: "Rubel Baru Belarus (1994–1999)"
203
203
  :other: "Rubel Baru Belarus (1994–1999)"
204
- :symbol: "BYB"
204
+ :symbol: BYB
205
205
  :BYR:
206
206
  :one: "Rubel Belarusia"
207
207
  :other: "Rubel Belarusia"
208
- :symbol: "BYR"
208
+ :symbol: BYR
209
209
  :BZD:
210
210
  :one: "Dolar Belize"
211
211
  :other: "Dolar Belize"
212
- :symbol: "BZD"
212
+ :symbol: BZD
213
213
  :CAD:
214
214
  :one: "Dolar Kanada"
215
215
  :other: "Dolar Kanada"
216
- :symbol: "CA$"
216
+ :symbol: CA$
217
217
  :CDF:
218
218
  :one: "Franc Kongo"
219
219
  :other: "Franc Kongo"
220
- :symbol: "CDF"
220
+ :symbol: CDF
221
221
  :CHE:
222
222
  :one: "Euro WIR"
223
- :symbol: "CHE"
223
+ :symbol: CHE
224
224
  :CHF:
225
225
  :one: "Franc Swiss"
226
226
  :other: "Franc Swiss"
227
- :symbol: "CHF"
227
+ :symbol: CHF
228
228
  :CHW:
229
229
  :one: "Franc WIR"
230
- :symbol: "CHW"
230
+ :symbol: CHW
231
231
  :CLE:
232
232
  :one: "Escudo Cile"
233
- :symbol: "CLE"
233
+ :symbol: CLE
234
234
  :CLF:
235
235
  :one: "Satuan Hitung (UF) Cile"
236
- :symbol: "CLF"
236
+ :symbol: CLF
237
237
  :CLP:
238
238
  :one: "Peso Cile"
239
239
  :other: "Peso Cile"
240
- :symbol: "CLP"
240
+ :symbol: CLP
241
241
  :CNY:
242
242
  :one: "Yuan China"
243
243
  :other: "Yuan China"
244
- :symbol: "CN¥"
244
+ :symbol: CN¥
245
245
  :COP:
246
246
  :one: "Peso Kolombia"
247
247
  :other: "Peso Kolombia"
248
- :symbol: "COP"
248
+ :symbol: COP
249
249
  :COU:
250
250
  :one: "Unit Nilai Nyata Kolombia"
251
- :symbol: "COU"
251
+ :symbol: COU
252
252
  :CRC:
253
253
  :one: "Colon Kosta Rika"
254
254
  :other: "Colon Kosta Rika"
255
- :symbol: "CRC"
255
+ :symbol: CRC
256
256
  :CSD:
257
257
  :one: "Dinar Serbia (2002–2006)"
258
258
  :other: "Dinar Serbia (2002–2006)"
259
- :symbol: "CSD"
259
+ :symbol: CSD
260
260
  :CSK:
261
261
  :one: "Hard Koruna Cheska"
262
- :symbol: "CSK"
262
+ :symbol: CSK
263
263
  :CUC:
264
264
  :one: "Peso Konvertibel Kuba"
265
265
  :other: "Peso Konvertibel Kuba"
266
- :symbol: "CUC"
266
+ :symbol: CUC
267
267
  :CUP:
268
268
  :one: "Peso Kuba"
269
269
  :other: "Peso Kuba"
270
- :symbol: "CUP"
270
+ :symbol: CUP
271
271
  :CVE:
272
272
  :one: "Escudo Tanjung Verde"
273
273
  :other: "Escudo Tanjung Verde"
274
- :symbol: "CVE"
274
+ :symbol: CVE
275
275
  :CYP:
276
276
  :one: "Pound Siprus"
277
- :symbol: "CYP"
277
+ :symbol: CYP
278
278
  :CZK:
279
279
  :one: "Koruna Cheska"
280
280
  :other: "Koruna Cheska"
281
- :symbol: "CZK"
281
+ :symbol: CZK
282
282
  :DDM:
283
283
  :one: "Mark Jerman Timur"
284
- :symbol: "DDM"
284
+ :symbol: DDM
285
285
  :DEM:
286
286
  :one: "Mark Jerman"
287
- :symbol: "DEM"
287
+ :symbol: DEM
288
288
  :DJF:
289
289
  :one: "Franc Jibuti"
290
290
  :other: "Franc Jibuti"
291
- :symbol: "DJF"
291
+ :symbol: DJF
292
292
  :DKK:
293
293
  :one: "Krone Denmark"
294
294
  :other: "Krone Denmark"
295
- :symbol: "DKK"
295
+ :symbol: DKK
296
296
  :DOP:
297
297
  :one: "Peso Dominika"
298
298
  :other: "Peso Dominika"
299
- :symbol: "DOP"
299
+ :symbol: DOP
300
300
  :DZD:
301
301
  :one: "Dinar Algeria"
302
302
  :other: "Dinar Algeria"
303
- :symbol: "DZD"
303
+ :symbol: DZD
304
304
  :ECS:
305
305
  :one: "Sucre Ekuador"
306
- :symbol: "ECS"
306
+ :symbol: ECS
307
307
  :ECV:
308
308
  :one: "Satuan Nilai Tetap Ekuador"
309
- :symbol: "ECV"
309
+ :symbol: ECV
310
310
  :EEK:
311
311
  :one: "Kroon Estonia"
312
- :symbol: "EEK"
312
+ :symbol: EEK
313
313
  :EGP:
314
314
  :one: "Pound Mesir"
315
315
  :other: "Pound Mesir"
316
- :symbol: "EGP"
316
+ :symbol: EGP
317
317
  :ERN:
318
318
  :one: "Nakfa Eritrea"
319
319
  :other: "Nakfa Eritrea"
320
- :symbol: "ERN"
320
+ :symbol: ERN
321
321
  :ESA:
322
322
  :one: "Peseta Spanyol (akun)"
323
- :symbol: "ESA"
323
+ :symbol: ESA
324
324
  :ESB:
325
325
  :one: "Peseta Spanyol (konvertibel)"
326
- :symbol: "ESB"
326
+ :symbol: ESB
327
327
  :ESP:
328
328
  :one: "Peseta Spanyol"
329
- :symbol: "ESP"
329
+ :symbol: ESP
330
330
  :ETB:
331
331
  :one: "Birr Etiopia"
332
332
  :other: "Birr Etiopia"
333
- :symbol: "ETB"
333
+ :symbol: ETB
334
334
  :EUR:
335
- :one: "Euro"
336
- :other: "Euro"
337
- :symbol: ""
335
+ :one: Euro
336
+ :other: Euro
337
+ :symbol: €
338
338
  :FIM:
339
339
  :one: "Markka Finlandia"
340
- :symbol: "FIM"
340
+ :symbol: FIM
341
341
  :FJD:
342
342
  :one: "Dolar Fiji"
343
343
  :other: "Dolar Fiji"
344
- :symbol: "FJD"
344
+ :symbol: FJD
345
345
  :FKP:
346
346
  :one: "Pound Kepulauan Falkland"
347
347
  :other: "Pound Kepulauan Falkland"
348
- :symbol: "FKP"
348
+ :symbol: FKP
349
349
  :FRF:
350
350
  :one: "Franc Prancis"
351
- :symbol: "FRF"
351
+ :symbol: FRF
352
352
  :GBP:
353
353
  :one: "Pound Sterling Inggris"
354
354
  :other: "Pound Sterling Inggris"
355
- :symbol: "£"
355
+ :symbol: £
356
356
  :GEK:
357
357
  :one: "Kupon Larit Georgia"
358
- :symbol: "GEK"
358
+ :symbol: GEK
359
359
  :GEL:
360
360
  :one: "Lari Georgia"
361
361
  :other: "Lari Georgia"
362
- :symbol: "GEL"
362
+ :symbol: GEL
363
363
  :GHC:
364
364
  :one: "Cedi Ghana (1979–2007)"
365
365
  :other: "Cedi Ghana (1979–2007)"
366
- :symbol: "GHC"
366
+ :symbol: GHC
367
367
  :GHS:
368
368
  :one: "Cedi Ghana"
369
369
  :other: "Cedi Ghana"
370
- :symbol: "GHS"
370
+ :symbol: GHS
371
371
  :GIP:
372
372
  :one: "Pound Gibraltar"
373
373
  :other: "Pound Gibraltar"
374
- :symbol: "GIP"
374
+ :symbol: GIP
375
375
  :GMD:
376
376
  :one: "Dalasi Gambia"
377
377
  :other: "Dalasi Gambia"
378
- :symbol: "GMD"
378
+ :symbol: GMD
379
379
  :GNF:
380
380
  :one: "Franc Guinea"
381
381
  :other: "Franc Guinea"
382
- :symbol: "GNF"
382
+ :symbol: GNF
383
383
  :GNS:
384
384
  :one: "Syli Guinea"
385
- :symbol: "GNS"
385
+ :symbol: GNS
386
386
  :GQE:
387
387
  :one: "Ekuele Guinea Ekuatorial"
388
- :symbol: "GQE"
388
+ :symbol: GQE
389
389
  :GRD:
390
390
  :one: "Drachma Yunani"
391
- :symbol: "GRD"
391
+ :symbol: GRD
392
392
  :GTQ:
393
393
  :one: "Quetzal Guatemala"
394
394
  :other: "Quetzal Guatemala"
395
- :symbol: "GTQ"
395
+ :symbol: GTQ
396
396
  :GWE:
397
397
  :one: "Escudo Guinea Portugal"
398
- :symbol: "GWE"
398
+ :symbol: GWE
399
399
  :GWP:
400
400
  :one: "Peso Guinea-Bissau"
401
- :symbol: "GWP"
401
+ :symbol: GWP
402
402
  :GYD:
403
403
  :one: "Dolar Guyana"
404
404
  :other: "Dolar Guyana"
405
- :symbol: "GYD"
405
+ :symbol: GYD
406
406
  :HKD:
407
407
  :one: "Dolar Hong Kong"
408
408
  :other: "Dolar Hong Kong"
409
- :symbol: "HK$"
409
+ :symbol: HK$
410
410
  :HNL:
411
411
  :one: "Lempira Honduras"
412
412
  :other: "Lempira Honduras"
413
- :symbol: "HNL"
413
+ :symbol: HNL
414
414
  :HRD:
415
415
  :one: "Dinar Kroasia"
416
- :symbol: "HRD"
416
+ :symbol: HRD
417
417
  :HRK:
418
418
  :one: "Kuna Kroasia"
419
419
  :other: "Kuna Kroasia"
420
- :symbol: "HRK"
420
+ :symbol: HRK
421
421
  :HTG:
422
422
  :one: "Gourde Haiti"
423
423
  :other: "Gourde Haiti"
424
- :symbol: "HTG"
424
+ :symbol: HTG
425
425
  :HUF:
426
426
  :one: "Forint Hungaria"
427
427
  :other: "Forint Hungaria"
428
- :symbol: "HUF"
428
+ :symbol: HUF
429
429
  :IDR:
430
430
  :one: "Rupiah Indonesia"
431
431
  :other: "Rupiah Indonesia"
432
- :symbol: "Rp"
432
+ :symbol: Rp
433
433
  :IEP:
434
434
  :one: "Pound Irlandia"
435
- :symbol: "IEP"
435
+ :symbol: IEP
436
436
  :ILP:
437
437
  :one: "Pound Israel"
438
- :symbol: "ILP"
438
+ :symbol: ILP
439
439
  :ILR:
440
440
  :one: "Shekel Israel"
441
441
  :other: "Shekel Israel (1980–1985)"
442
442
  :ILS:
443
443
  :one: "Shekel Baru Israel"
444
444
  :other: "Shekel Baru Israel"
445
- :symbol: ""
445
+ :symbol: ₪
446
446
  :INR:
447
447
  :one: "Rupee India"
448
448
  :other: "Rupee India"
449
- :symbol: "Rs"
449
+ :symbol: Rs
450
450
  :IQD:
451
451
  :one: "Dinar Irak"
452
452
  :other: "Dinar Irak"
453
- :symbol: "IQD"
453
+ :symbol: IQD
454
454
  :IRR:
455
455
  :one: "Rial Iran"
456
456
  :other: "Rial Iran"
457
- :symbol: "IRR"
457
+ :symbol: IRR
458
458
  :ISJ:
459
459
  :one: "Krona Islandia (1918–1981)"
460
460
  :other: "Krona Islandia (1918–1981)"
461
461
  :ISK:
462
462
  :one: "Krona Islandia"
463
463
  :other: "Krona Islandia"
464
- :symbol: "ISK"
464
+ :symbol: ISK
465
465
  :ITL:
466
466
  :one: "Lira Italia"
467
- :symbol: "ITL"
467
+ :symbol: ITL
468
468
  :JMD:
469
469
  :one: "Dolar Jamaika"
470
470
  :other: "Dolar Jamaika"
471
- :symbol: "JMD"
471
+ :symbol: JMD
472
472
  :JOD:
473
473
  :one: "Dinar Yordania"
474
474
  :other: "Dinar Yordania"
475
- :symbol: "JOD"
475
+ :symbol: JOD
476
476
  :JPY:
477
477
  :one: "Yen Jepang"
478
478
  :other: "Yen Jepang"
479
- :symbol: "JP¥"
479
+ :symbol: JP¥
480
480
  :KES:
481
481
  :one: "Shilling Kenya"
482
482
  :other: "Shilling Kenya"
483
- :symbol: "KES"
483
+ :symbol: KES
484
484
  :KGS:
485
485
  :one: "Som Kirgistan"
486
486
  :other: "Som Kirgistan"
487
- :symbol: "KGS"
487
+ :symbol: KGS
488
488
  :KHR:
489
489
  :one: "Riel Kamboja"
490
490
  :other: "Riel Kamboja"
491
- :symbol: "KHR"
491
+ :symbol: KHR
492
492
  :KMF:
493
493
  :one: "Franc Komoro"
494
494
  :other: "Franc Komoro"
495
- :symbol: "KMF"
495
+ :symbol: KMF
496
496
  :KPW:
497
497
  :one: "Won Korea Utara"
498
498
  :other: "Won Korea Utara"
499
- :symbol: "KPW"
499
+ :symbol: KPW
500
500
  :KRH:
501
501
  :one: "Hwan Korea Selatan (1953–1962)"
502
502
  :other: "Hwan Korea Selatan (1953–1962)"
503
- :symbol: "KRH"
503
+ :symbol: KRH
504
504
  :KRO:
505
505
  :one: "Won Korea Selatan (1945–1953)"
506
506
  :other: "Won Korea Selatan (1945–1953)"
507
- :symbol: "KRO"
507
+ :symbol: KRO
508
508
  :KRW:
509
509
  :one: "Won Korea Selatan"
510
510
  :other: "Won Korea Selatan"
511
- :symbol: ""
511
+ :symbol: ₩
512
512
  :KWD:
513
513
  :one: "Dinar Kuwait"
514
514
  :other: "Dinar Kuwait"
515
- :symbol: "KWD"
515
+ :symbol: KWD
516
516
  :KYD:
517
517
  :one: "Dolar Kepulauan Cayman"
518
518
  :other: "Dolar Kepulauan Cayman"
519
- :symbol: "KYD"
519
+ :symbol: KYD
520
520
  :KZT:
521
521
  :one: "Tenge Kazakstan"
522
522
  :other: "Tenge Kazakstan"
523
- :symbol: "KZT"
523
+ :symbol: KZT
524
524
  :LAK:
525
525
  :one: "Kip Laos"
526
526
  :other: "Kip Laos"
527
- :symbol: "LAK"
527
+ :symbol: LAK
528
528
  :LBP:
529
529
  :one: "Pound Lebanon"
530
530
  :other: "Pound Lebanon"
531
- :symbol: "LBP"
531
+ :symbol: LBP
532
532
  :LKR:
533
533
  :one: "Rupee Sri Lanka"
534
534
  :other: "Rupee Sri Lanka"
535
- :symbol: "LKR"
535
+ :symbol: LKR
536
536
  :LRD:
537
537
  :one: "Dolar Liberia"
538
538
  :other: "Dolar Liberia"
539
- :symbol: "LRD"
539
+ :symbol: LRD
540
540
  :LSL:
541
541
  :one: "Loti Lesotho"
542
- :symbol: "LSL"
542
+ :symbol: LSL
543
543
  :LTL:
544
544
  :one: "Litas Lituania"
545
545
  :other: "Litas Lituania"
546
- :symbol: "LTL"
546
+ :symbol: LTL
547
547
  :LTT:
548
548
  :one: "Talonas Lituania"
549
- :symbol: "LTT"
549
+ :symbol: LTT
550
550
  :LUC:
551
551
  :one: "Franc Konvertibel Luksemburg"
552
- :symbol: "LUC"
552
+ :symbol: LUC
553
553
  :LUF:
554
554
  :one: "Franc Luksemburg"
555
- :symbol: "LUF"
555
+ :symbol: LUF
556
556
  :LUL:
557
557
  :one: "Financial Franc Luksemburg"
558
- :symbol: "LUL"
558
+ :symbol: LUL
559
559
  :LVL:
560
560
  :one: "Lats Latvia"
561
561
  :other: "Lats Latvia"
562
- :symbol: "LVL"
562
+ :symbol: LVL
563
563
  :LVR:
564
564
  :one: "Rubel Latvia"
565
- :symbol: "LVR"
565
+ :symbol: LVR
566
566
  :LYD:
567
567
  :one: "Dinar Libya"
568
568
  :other: "Dinar Libya"
569
- :symbol: "LYD"
569
+ :symbol: LYD
570
570
  :MAD:
571
571
  :one: "Dirham Maroko"
572
572
  :other: "Dirham Maroko"
573
- :symbol: "MAD"
573
+ :symbol: MAD
574
574
  :MAF:
575
575
  :one: "Franc Maroko"
576
- :symbol: "MAF"
576
+ :symbol: MAF
577
577
  :MCF:
578
578
  :one: "Franc Monegasque"
579
- :symbol: "MCF"
579
+ :symbol: MCF
580
580
  :MDC:
581
581
  :one: "Cupon Moldova"
582
- :symbol: "MDC"
582
+ :symbol: MDC
583
583
  :MDL:
584
584
  :one: "Leu Moldova"
585
585
  :other: "Leu Moldova"
586
- :symbol: "MDL"
586
+ :symbol: MDL
587
587
  :MGA:
588
588
  :one: "Ariary Madagaskar"
589
589
  :other: "Ariary Madagaskar"
590
- :symbol: "MGA"
590
+ :symbol: MGA
591
591
  :MGF:
592
592
  :one: "Franc Malagasi"
593
- :symbol: "MGF"
593
+ :symbol: MGF
594
594
  :MKD:
595
595
  :one: "Denar Makedonia"
596
596
  :other: "Denar Makedonia"
597
- :symbol: "MKD"
597
+ :symbol: MKD
598
598
  :MKN:
599
599
  :one: "Denar Makedonia (1992–1993)"
600
600
  :other: "Denar Makedonia (1992–1993)"
601
- :symbol: "MKN"
601
+ :symbol: MKN
602
602
  :MLF:
603
603
  :one: "Franc Mali"
604
- :symbol: "MLF"
604
+ :symbol: MLF
605
605
  :MMK:
606
606
  :one: "Kyat Myanmar"
607
607
  :other: "Kyat Myanmar"
608
- :symbol: "MMK"
608
+ :symbol: MMK
609
609
  :MNT:
610
610
  :one: "Tugrik Mongolia"
611
611
  :other: "Tugrik Mongolia"
612
- :symbol: "MNT"
612
+ :symbol: MNT
613
613
  :MOP:
614
614
  :one: "Pataca Makau"
615
615
  :other: "Pataca Makau"
616
- :symbol: "MOP"
616
+ :symbol: MOP
617
617
  :MRO:
618
618
  :one: "Ouguiya Mauritania"
619
619
  :other: "Ouguiya Mauritania"
620
- :symbol: "MRO"
620
+ :symbol: MRO
621
621
  :MTL:
622
622
  :one: "Lira Malta"
623
- :symbol: "MTL"
623
+ :symbol: MTL
624
624
  :MTP:
625
625
  :one: "Pound Malta"
626
- :symbol: "MTP"
626
+ :symbol: MTP
627
627
  :MUR:
628
628
  :one: "Rupee Mauritius"
629
629
  :other: "Rupee Mauritius"
630
- :symbol: "MUR"
630
+ :symbol: MUR
631
631
  :MVP:
632
632
  :one: "Rufiyaa Maladewa (1947–1981)"
633
633
  :other: "Rufiyaa Maladewa (1947–1981)"
634
634
  :MVR:
635
635
  :one: "Rufiyaa Maladewa"
636
636
  :other: "Rufiyaa Maladewa"
637
- :symbol: "MVR"
637
+ :symbol: MVR
638
638
  :MWK:
639
639
  :one: "Kwacha Malawi"
640
640
  :other: "Kwacha Malawi"
641
- :symbol: "MWK"
641
+ :symbol: MWK
642
642
  :MXN:
643
643
  :one: "Peso Meksiko"
644
644
  :other: "Peso Meksiko"
645
- :symbol: "MX$"
645
+ :symbol: MX$
646
646
  :MXP:
647
647
  :one: "Peso Silver Meksiko (1861–1992)"
648
648
  :other: "Peso Perak Meksiko"
649
- :symbol: "MXP"
649
+ :symbol: MXP
650
650
  :MXV:
651
651
  :one: "Unit Investasi Meksiko"
652
- :symbol: "MXV"
652
+ :symbol: MXV
653
653
  :MYR:
654
654
  :one: "Ringgit Malaysia"
655
655
  :other: "Ringgit Malaysia"
656
- :symbol: "MYR"
656
+ :symbol: MYR
657
657
  :MZE:
658
658
  :one: "Escudo Mozambik"
659
- :symbol: "MZE"
659
+ :symbol: MZE
660
660
  :MZM:
661
661
  :one: "Metical Mozambik (1980–2006)"
662
662
  :other: "Metical Mozambik (1980–2006)"
663
- :symbol: "MZM"
663
+ :symbol: MZM
664
664
  :MZN:
665
665
  :one: "Metical Mozambik"
666
666
  :other: "Metical Mozambik"
667
- :symbol: "MZN"
667
+ :symbol: MZN
668
668
  :NAD:
669
669
  :one: "Dolar Namibia"
670
670
  :other: "Dolar Namibia"
671
- :symbol: "NAD"
671
+ :symbol: NAD
672
672
  :NGN:
673
673
  :one: "Naira Nigeria"
674
674
  :other: "Naira Nigeria"
675
- :symbol: "NGN"
675
+ :symbol: NGN
676
676
  :NIC:
677
677
  :one: "Cordoba Nikaragua (1988–1991)"
678
678
  :other: "Cordoba Nikaragua (1988–1991)"
679
- :symbol: "NIC"
679
+ :symbol: NIC
680
680
  :NIO:
681
681
  :one: "Cordoba Nikaragua"
682
682
  :other: "Cordoba Nikaragua"
683
- :symbol: "NIO"
683
+ :symbol: NIO
684
684
  :NLG:
685
685
  :one: "Guilder Belanda"
686
- :symbol: "NLG"
686
+ :symbol: NLG
687
687
  :NOK:
688
688
  :one: "Krone Norwegia"
689
689
  :other: "Krone Norwegia"
690
- :symbol: "NOK"
690
+ :symbol: NOK
691
691
  :NPR:
692
692
  :one: "Rupee Nepal"
693
693
  :other: "Rupee Nepal"
694
- :symbol: "NPR"
694
+ :symbol: NPR
695
695
  :NZD:
696
696
  :one: "Dolar Selandia Baru"
697
697
  :other: "Dolar Selandia Baru"
698
- :symbol: "NZ$"
698
+ :symbol: NZ$
699
699
  :OMR:
700
700
  :one: "Rial Oman"
701
701
  :other: "Rial Oman"
702
- :symbol: "OMR"
702
+ :symbol: OMR
703
703
  :PAB:
704
704
  :one: "Balboa Panama"
705
705
  :other: "Balboa Panama"
706
- :symbol: "PAB"
706
+ :symbol: PAB
707
707
  :PEI:
708
708
  :one: "Inti Peru"
709
- :symbol: "PEI"
709
+ :symbol: PEI
710
710
  :PEN:
711
711
  :one: "Nuevo Sol Peru"
712
712
  :other: "Nuevo Sol Peru"
713
- :symbol: "PEN"
713
+ :symbol: PEN
714
714
  :PES:
715
715
  :one: "Sol Peru (1863–1965)"
716
716
  :other: "Sol Peru (1863–1965)"
717
- :symbol: "PES"
717
+ :symbol: PES
718
718
  :PGK:
719
719
  :one: "Kina Papua Nugini"
720
720
  :other: "Kina Papua Nugini"
721
- :symbol: "PGK"
721
+ :symbol: PGK
722
722
  :PHP:
723
723
  :one: "Peso Filipina"
724
724
  :other: "Peso Filipina"
725
- :symbol: "PHP"
725
+ :symbol: PHP
726
726
  :PKR:
727
727
  :one: "Rupee Pakistan"
728
728
  :other: "Rupee Pakistan"
729
- :symbol: "PKR"
729
+ :symbol: PKR
730
730
  :PLN:
731
731
  :one: "Polandia Zloty"
732
732
  :other: "Polandia Zloty"
733
- :symbol: "PLN"
733
+ :symbol: PLN
734
734
  :PLZ:
735
735
  :one: "Zloty Polandia (1950–1995)"
736
736
  :other: "Zloty Polandia (1950–1995)"
737
- :symbol: "PLZ"
737
+ :symbol: PLZ
738
738
  :PTE:
739
739
  :one: "Escudo Portugal"
740
- :symbol: "PTE"
740
+ :symbol: PTE
741
741
  :PYG:
742
742
  :one: "Guarani Paraguay"
743
743
  :other: "Guarani Paraguay"
744
- :symbol: "PYG"
744
+ :symbol: PYG
745
745
  :QAR:
746
746
  :one: "Rial Qatar"
747
747
  :other: "Rial Qatar"
748
- :symbol: "QAR"
748
+ :symbol: QAR
749
749
  :RHD:
750
750
  :one: "Dolar Rhodesia"
751
- :symbol: "RHD"
751
+ :symbol: RHD
752
752
  :ROL:
753
753
  :one: "Leu Rumania (1952–2006)"
754
754
  :other: "Leu Rumania (1952–2006)"
755
- :symbol: "ROL"
755
+ :symbol: ROL
756
756
  :RON:
757
757
  :one: "Leu Rumania"
758
758
  :other: "Leu Rumania"
759
- :symbol: "RON"
759
+ :symbol: RON
760
760
  :RSD:
761
761
  :one: "Dinar Serbia"
762
762
  :other: "Dinar Serbia"
763
- :symbol: "RSD"
763
+ :symbol: RSD
764
764
  :RUB:
765
765
  :one: "Rubel Rusia"
766
766
  :other: "Rubel Rusia"
767
- :symbol: "RUB"
767
+ :symbol: RUB
768
768
  :RUR:
769
769
  :one: "Rubel Rusia (1991–1998)"
770
770
  :other: "Rubel Rusia (1991–1998)"
771
- :symbol: "RUR"
771
+ :symbol: RUR
772
772
  :RWF:
773
773
  :one: "Franc Rwanda"
774
774
  :other: "Franc Rwanda"
775
- :symbol: "RWF"
775
+ :symbol: RWF
776
776
  :SAR:
777
777
  :one: "Riyal Arab Saudi"
778
778
  :other: "Riyal Arab Saudi"
779
- :symbol: "SAR"
779
+ :symbol: SAR
780
780
  :SBD:
781
781
  :one: "Dolar Kepulauan Solomon"
782
782
  :other: "Dolar Kepulauan Solomon"
783
- :symbol: "SBD"
783
+ :symbol: SBD
784
784
  :SCR:
785
785
  :one: "Rupee Seychelles"
786
786
  :other: "Rupee Seychelles"
787
- :symbol: "SCR"
787
+ :symbol: SCR
788
788
  :SDD:
789
789
  :one: "Dinar Sudan (1992–2007)"
790
790
  :other: "Dinar Sudan (1992–2007)"
791
- :symbol: "SDD"
791
+ :symbol: SDD
792
792
  :SDG:
793
793
  :one: "Pound Sudan"
794
794
  :other: "Pound Sudan"
795
- :symbol: "SDG"
795
+ :symbol: SDG
796
796
  :SDP:
797
797
  :one: "Pound Sudan (1957–1998)"
798
798
  :other: "Pound Sudan (1957–1998)"
799
- :symbol: "SDP"
799
+ :symbol: SDP
800
800
  :SEK:
801
801
  :one: "Krona Swedia"
802
802
  :other: "Krona Swedia"
803
- :symbol: "SEK"
803
+ :symbol: SEK
804
804
  :SGD:
805
805
  :one: "Dolar Singapura"
806
806
  :other: "Dolar Singapura"
807
- :symbol: "SGD"
807
+ :symbol: SGD
808
808
  :SHP:
809
809
  :one: "Pound Saint Helena"
810
810
  :other: "Pound Saint Helena"
811
- :symbol: "SHP"
811
+ :symbol: SHP
812
812
  :SIT:
813
813
  :one: "Tolar Slovenia"
814
- :symbol: "SIT"
814
+ :symbol: SIT
815
815
  :SKK:
816
816
  :one: "Koruna Slovakia"
817
- :symbol: "SKK"
817
+ :symbol: SKK
818
818
  :SLL:
819
819
  :one: "Leone Sierra Leone"
820
820
  :other: "Leone Sierra Leone"
821
- :symbol: "SLL"
821
+ :symbol: SLL
822
822
  :SOS:
823
823
  :one: "Shilling Somalia"
824
824
  :other: "Shilling Somalia"
825
- :symbol: "SOS"
825
+ :symbol: SOS
826
826
  :SRD:
827
827
  :one: "Dolar Suriname"
828
828
  :other: "Dolar Suriname"
829
- :symbol: "SRD"
829
+ :symbol: SRD
830
830
  :SRG:
831
831
  :one: "Guilder Suriname"
832
- :symbol: "SRG"
832
+ :symbol: SRG
833
833
  :SSP:
834
834
  :one: "Pound Sudan Selatan"
835
835
  :other: "Pound Sudan Selatan"
836
- :symbol: "SSP"
836
+ :symbol: SSP
837
837
  :STD:
838
838
  :one: "Dobra Sao Tome dan Principe"
839
839
  :other: "Dobra Sao Tome dan Principe"
840
- :symbol: "STD"
840
+ :symbol: STD
841
841
  :SUR:
842
842
  :one: "Rubel Soviet"
843
- :symbol: "SUR"
843
+ :symbol: SUR
844
844
  :SVC:
845
845
  :one: "Colon El Savador"
846
- :symbol: "SVC"
846
+ :symbol: SVC
847
847
  :SYP:
848
848
  :one: "Pound Suriah"
849
849
  :other: "Pound Suriah"
850
- :symbol: "SYP"
850
+ :symbol: SYP
851
851
  :SZL:
852
852
  :one: "Lilangeni Swaziland"
853
853
  :other: "Lilangeni Swaziland"
854
- :symbol: "SZL"
854
+ :symbol: SZL
855
855
  :THB:
856
856
  :one: "Baht Thailand"
857
857
  :other: "Baht Thailand"
858
- :symbol: "฿"
858
+ :symbol: ฿
859
859
  :TJR:
860
860
  :one: "Rubel Tajikistan"
861
- :symbol: "TJR"
861
+ :symbol: TJR
862
862
  :TJS:
863
863
  :one: "Somoni Tajikistan"
864
864
  :other: "Somoni Tajikistan"
865
- :symbol: "TJS"
865
+ :symbol: TJS
866
866
  :TMM:
867
867
  :one: "Manat Turkmenistan (1993–2009)"
868
868
  :other: "Manat Turkmenistan (1993–2009)"
869
- :symbol: "TMM"
869
+ :symbol: TMM
870
870
  :TMT:
871
871
  :one: "Manat Turkimenistan"
872
872
  :other: "Manat Turkimenistan"
873
- :symbol: "TMT"
873
+ :symbol: TMT
874
874
  :TND:
875
875
  :one: "Dinar Tunisia"
876
876
  :other: "Dinar Tunisia"
877
- :symbol: "TND"
877
+ :symbol: TND
878
878
  :TOP:
879
879
  :one: "Paʻanga Tonga"
880
880
  :other: "Paʻanga Tonga"
881
- :symbol: "TOP"
881
+ :symbol: TOP
882
882
  :TPE:
883
883
  :one: "Escudo Timor"
884
- :symbol: "TPE"
884
+ :symbol: TPE
885
885
  :TRL:
886
886
  :one: "Lira Turki (1922–2005)"
887
887
  :other: "Lira Turki (1922–2005)"
888
- :symbol: "TRL"
888
+ :symbol: TRL
889
889
  :TRY:
890
890
  :one: "Lira Turki"
891
891
  :other: "Lira Turki"
892
- :symbol: "TRY"
892
+ :symbol: TRY
893
893
  :TTD:
894
894
  :one: "Dolar Trinidad dan Tobago"
895
895
  :other: "Dolar Trinidad dan Tobago"
896
- :symbol: "TTD"
896
+ :symbol: TTD
897
897
  :TWD:
898
898
  :one: "Dolar Baru Taiwan"
899
899
  :other: "Dolar Baru Taiwan"
900
- :symbol: "NT$"
900
+ :symbol: NT$
901
901
  :TZS:
902
902
  :one: "Shilling Tanzania"
903
903
  :other: "Shilling Tanzania"
904
- :symbol: "TZS"
904
+ :symbol: TZS
905
905
  :UAH:
906
906
  :one: "Hryvnia Ukraina"
907
907
  :other: "Hryvnia Ukraina"
908
- :symbol: "UAH"
908
+ :symbol: UAH
909
909
  :UAK:
910
910
  :one: "Karbovanet Ukraina"
911
- :symbol: "UAK"
911
+ :symbol: UAK
912
912
  :UGS:
913
913
  :one: "Shilling Uganda (1966–1987)"
914
914
  :other: "Shilling Uganda (1966–1987)"
915
- :symbol: "UGS"
915
+ :symbol: UGS
916
916
  :UGX:
917
917
  :one: "Shilling Uganda"
918
918
  :other: "Shilling Uganda"
919
- :symbol: "UGX"
919
+ :symbol: UGX
920
920
  :USD:
921
921
  :one: "Dolar Amerika Serikat"
922
922
  :other: "Dolar Amerika Serikat"
923
- :symbol: "US$"
923
+ :symbol: US$
924
924
  :USN:
925
925
  :one: "Dolar AS (Hari berikutnya)"
926
- :symbol: "USN"
926
+ :symbol: USN
927
927
  :USS:
928
928
  :one: "Dolar AS (Hari yang sama)"
929
- :symbol: "USS"
929
+ :symbol: USS
930
930
  :UYI:
931
931
  :one: "Peso Uruguay (Unit Diindeks)"
932
- :symbol: "UYI"
932
+ :symbol: UYI
933
933
  :UYP:
934
934
  :one: "Peso Uruguay (1975–1993)"
935
935
  :other: "Peso Uruguay (1975–1993)"
936
- :symbol: "UYP"
936
+ :symbol: UYP
937
937
  :UYU:
938
938
  :one: "Peso Uruguay"
939
939
  :other: "Peso Uruguay"
940
- :symbol: "$U"
940
+ :symbol: $U
941
941
  :UZS:
942
942
  :one: "Som Uzbekistan"
943
943
  :other: "Som Uzbekistan"
944
- :symbol: "UZS"
944
+ :symbol: UZS
945
945
  :VEB:
946
946
  :one: "Bolivar Venezuela (1871–2008)"
947
947
  :other: "Bolivar Venezuela (1871–2008)"
948
- :symbol: "VEB"
948
+ :symbol: VEB
949
949
  :VEF:
950
950
  :one: "Bolivar Venezuela"
951
951
  :other: "Bolivar Venezuela"
952
- :symbol: "VEF"
952
+ :symbol: VEF
953
953
  :VND:
954
954
  :one: "Dong Vietnam"
955
955
  :other: "Dong Vietnam"
956
- :symbol: ""
956
+ :symbol: ₫
957
957
  :VNN:
958
958
  :one: "Dong Vietnam (1978–1985)"
959
959
  :other: "Dong Vietnam (1978–1985)"
960
- :symbol: "VNN"
960
+ :symbol: VNN
961
961
  :VUV:
962
962
  :one: "Vatu Vanuatu"
963
963
  :other: "Vatu Vanuatu"
964
- :symbol: "VUV"
964
+ :symbol: VUV
965
965
  :WST:
966
966
  :one: "Tala Samoa"
967
967
  :other: "Tala Samoa"
968
- :symbol: "WST"
968
+ :symbol: WST
969
969
  :XAF:
970
970
  :one: "Franc CFA BEAC"
971
971
  :other: "Franc CFA BEAC"
972
- :symbol: "FCFA"
972
+ :symbol: FCFA
973
973
  :XAG:
974
- :one: "Silver"
975
- :symbol: "XAG"
974
+ :one: Silver
975
+ :symbol: XAG
976
976
  :XAU:
977
- :one: "Emas"
978
- :symbol: "XAU"
977
+ :one: Emas
978
+ :symbol: XAU
979
979
  :XBA:
980
980
  :one: "Unit Gabungan Eropa"
981
- :symbol: "XBA"
981
+ :symbol: XBA
982
982
  :XBB:
983
983
  :one: "Unit Keuangan Eropa"
984
- :symbol: "XBB"
984
+ :symbol: XBB
985
985
  :XBC:
986
986
  :one: "Satuan Hitung Eropa (XBC)"
987
- :symbol: "XBC"
987
+ :symbol: XBC
988
988
  :XBD:
989
989
  :one: "Satuan Hitung Eropa (XBD)"
990
- :symbol: "XBD"
990
+ :symbol: XBD
991
991
  :XCD:
992
992
  :one: "Dolar Karibia Timur"
993
993
  :other: "Dolar Karibia Timur"
994
- :symbol: "EC$"
994
+ :symbol: EC$
995
995
  :XDR:
996
996
  :one: "Hak Khusus Menggambar"
997
- :symbol: "XDR"
997
+ :symbol: XDR
998
998
  :XEU:
999
999
  :one: "Satuan Mata Uang Eropa"
1000
- :symbol: "XEU"
1000
+ :symbol: XEU
1001
1001
  :XFO:
1002
1002
  :one: "Franc Gold Perancis"
1003
- :symbol: "XFO"
1003
+ :symbol: XFO
1004
1004
  :XFU:
1005
1005
  :one: "Franc UIC Perancis"
1006
1006
  :XOF:
1007
1007
  :one: "Franc CFA BCEAO"
1008
1008
  :other: "Franc CFA BCEAO"
1009
- :symbol: "CFA"
1009
+ :symbol: CFA
1010
1010
  :XPD:
1011
- :one: "Palladium"
1012
- :symbol: "XPD"
1011
+ :one: Palladium
1012
+ :symbol: XPD
1013
1013
  :XPF:
1014
1014
  :one: "Franc CFP"
1015
1015
  :other: "Franc CFP"
1016
- :symbol: "CFPF"
1016
+ :symbol: CFPF
1017
1017
  :XPT:
1018
- :one: "Platinum"
1019
- :symbol: "XPT"
1018
+ :one: Platinum
1019
+ :symbol: XPT
1020
1020
  :XRE:
1021
1021
  :one: "Dana RINET"
1022
- :symbol: "XRE"
1022
+ :symbol: XRE
1023
1023
  :XTS:
1024
1024
  :one: "Kode Mata Uang Pengujian"
1025
- :symbol: "XTS"
1025
+ :symbol: XTS
1026
1026
  :XXX:
1027
1027
  :one: "Mata Uang Tidak Dikenal"
1028
1028
  :other: "Mata Uang Tidak Dikenal"
1029
- :symbol: "XXX"
1029
+ :symbol: XXX
1030
1030
  :YDD:
1031
1031
  :one: "Dinar Yaman"
1032
- :symbol: "YDD"
1032
+ :symbol: YDD
1033
1033
  :YER:
1034
1034
  :one: "Rial Yaman"
1035
1035
  :other: "Rial Yaman"
1036
- :symbol: "YER"
1036
+ :symbol: YER
1037
1037
  :YUD:
1038
1038
  :one: "Hard Dinar Yugoslavia (1966–1990)"
1039
1039
  :other: "Dinar Keras Yugoslavia"
1040
- :symbol: "YUD"
1040
+ :symbol: YUD
1041
1041
  :YUM:
1042
1042
  :one: "Dinar Baru Yugoslavia (1994–2002)"
1043
1043
  :other: "Dinar Baru Yugoslavia (1994–2002)"
1044
- :symbol: "YUM"
1044
+ :symbol: YUM
1045
1045
  :YUN:
1046
1046
  :one: "Dinar Konvertibel Yugoslavia (1990–1992)"
1047
1047
  :other: "Dinar Konvertibel Yugoslavia (1990–1992)"
1048
- :symbol: "YUN"
1048
+ :symbol: YUN
1049
1049
  :YUR:
1050
1050
  :one: "Dinar Reformasi Yugoslavia (1992–1993)"
1051
1051
  :other: "Dinar Reformasi Yugoslavia (1992–1993)"
1052
- :symbol: "YUR"
1052
+ :symbol: YUR
1053
1053
  :ZAL:
1054
1054
  :one: "Rand Afrika Selatan (Keuangan)"
1055
- :symbol: "ZAL"
1055
+ :symbol: ZAL
1056
1056
  :ZAR:
1057
1057
  :one: "Rand Afrika Selatan"
1058
1058
  :other: "Rand Afrika Selatan"
1059
- :symbol: "ZAR"
1059
+ :symbol: ZAR
1060
1060
  :ZMK:
1061
1061
  :one: "Kwacha Zambia (1968–2012)"
1062
1062
  :other: "Kwacha Zambia (1968–2012)"
1063
- :symbol: "ZMK"
1063
+ :symbol: ZMK
1064
1064
  :ZMW:
1065
1065
  :one: "Kwacha Zambia"
1066
1066
  :other: "Kwacha Zambia"
1067
- :symbol: "ZMW"
1067
+ :symbol: ZMW
1068
1068
  :ZRN:
1069
1069
  :one: "Zaire Baru Zaire (1993–1998)"
1070
1070
  :other: "Zaire Baru Zaire (1993–1998)"
1071
- :symbol: "ZRN"
1071
+ :symbol: ZRN
1072
1072
  :ZRZ:
1073
1073
  :one: "Zaire Zaire (1971–1993)"
1074
1074
  :other: "Zaire Zaire (1971–1993)"
1075
- :symbol: "ZRZ"
1075
+ :symbol: ZRZ
1076
1076
  :ZWD:
1077
1077
  :one: "Dolar Zimbabwe (1980–2008)"
1078
1078
  :other: "Dolar Zimbabwe (1980–2008)"
1079
- :symbol: "ZWD"
1079
+ :symbol: ZWD
1080
1080
  :ZWL:
1081
1081
  :one: "Dolar Zimbabwe (2009)"
1082
- :symbol: "ZWL"
1082
+ :symbol: ZWL
1083
1083
  :ZWR:
1084
1084
  :one: "Dolar Zimbabwe (2008)"
1085
- :symbol: "ZWR"
1085
+ :symbol: ZWR