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
@@ -4,1188 +4,1188 @@
4
4
  :ADP:
5
5
  :one: "Andorrese peseta"
6
6
  :other: "Andorrese peseta"
7
- :symbol: "ADP"
7
+ :symbol: ADP
8
8
  :AED:
9
- :one: "VAE-dirham"
10
- :other: "VAE-dirham"
11
- :symbol: "AED"
9
+ :one: VAE-dirham
10
+ :other: VAE-dirham
11
+ :symbol: AED
12
12
  :AFA:
13
13
  :one: "Afghani (AFA)"
14
14
  :other: "Afghani (AFA)"
15
- :symbol: "AFA"
15
+ :symbol: AFA
16
16
  :AFN:
17
17
  :one: "Afghaanse afghani"
18
18
  :other: "Afghaanse afghani"
19
- :symbol: "AFN"
19
+ :symbol: AFN
20
20
  :ALK:
21
21
  :one: "Albanese lek (1946–1965)"
22
22
  :other: "Albanese lek (1946–1965)"
23
- :symbol: "ALK"
23
+ :symbol: ALK
24
24
  :ALL:
25
25
  :one: "Albanese lek"
26
26
  :other: "Albanese lek"
27
- :symbol: "ALL"
27
+ :symbol: ALL
28
28
  :AMD:
29
29
  :one: "Armeense dram"
30
30
  :other: "Armeense dram"
31
- :symbol: "AMD"
31
+ :symbol: AMD
32
32
  :ANG:
33
33
  :one: "Nederlands-Antilliaanse gulden"
34
34
  :other: "Nederlands-Antilliaanse gulden"
35
- :symbol: "ANG"
35
+ :symbol: ANG
36
36
  :AOA:
37
37
  :one: "Angolese kwanza"
38
38
  :other: "Angolese kwanza"
39
- :symbol: "AOA"
39
+ :symbol: AOA
40
40
  :AOK:
41
41
  :one: "Angolese kwanza (1977–1990)"
42
42
  :other: "Angolese kwanza (1977–1990)"
43
- :symbol: "AOK"
43
+ :symbol: AOK
44
44
  :AON:
45
45
  :one: "Angolese nieuwe kwanza (1990–2000)"
46
46
  :other: "Angolese nieuwe kwanza (1990–2000)"
47
- :symbol: "AON"
47
+ :symbol: AON
48
48
  :AOR:
49
49
  :one: "Angolese kwanza reajustado (1995–1999)"
50
50
  :other: "Angolese kwanza reajustado (1995–1999)"
51
- :symbol: "AOR"
51
+ :symbol: AOR
52
52
  :ARA:
53
53
  :one: "Argentijnse austral"
54
54
  :other: "Argentijnse austral"
55
- :symbol: "ARA"
55
+ :symbol: ARA
56
56
  :ARL:
57
57
  :one: "Argentijnse peso ley (1970–1983)"
58
58
  :other: "Argentijnse peso ley (1970–1983)"
59
- :symbol: "ARL"
59
+ :symbol: ARL
60
60
  :ARM:
61
61
  :one: "Argentijnse peso (1881–1970)"
62
62
  :other: "Argentijnse peso (1881–1970)"
63
- :symbol: "ARM"
63
+ :symbol: ARM
64
64
  :ARP:
65
65
  :one: "Argentijnse peso (1983–1985)"
66
66
  :other: "Argentijnse peso (1983–1985)"
67
- :symbol: "ARP"
67
+ :symbol: ARP
68
68
  :ARS:
69
69
  :one: "Argentijnse peso"
70
70
  :other: "Argentijnse peso"
71
- :symbol: "ARS"
71
+ :symbol: ARS
72
72
  :ATS:
73
73
  :one: "Oostenrijkse schilling"
74
74
  :other: "Oostenrijkse schilling"
75
- :symbol: "ATS"
75
+ :symbol: ATS
76
76
  :AUD:
77
77
  :one: "Australische dollar"
78
78
  :other: "Australische dollar"
79
- :symbol: "AU$"
79
+ :symbol: AU$
80
80
  :AWG:
81
81
  :one: "Arubaanse gulden"
82
82
  :other: "Arubaanse gulden"
83
- :symbol: "AWG"
83
+ :symbol: AWG
84
84
  :AZM:
85
85
  :one: "Azerbeidzjaanse manat (1993–2006)"
86
86
  :other: "Azerbeidzjaanse manat (1993–2006)"
87
- :symbol: "AZM"
87
+ :symbol: AZM
88
88
  :AZN:
89
89
  :one: "Azerbeidzjaanse manat"
90
90
  :other: "Azerbeidzjaanse manat"
91
- :symbol: "AZN"
91
+ :symbol: AZN
92
92
  :BAD:
93
93
  :one: "Bosnische dinar"
94
94
  :other: "Bosnische dinar"
95
- :symbol: "BAD"
95
+ :symbol: BAD
96
96
  :BAM:
97
97
  :one: "Bosnische convertibele mark"
98
98
  :other: "Bosnische convertibele mark"
99
- :symbol: "BAM"
99
+ :symbol: BAM
100
100
  :BAN:
101
101
  :one: "Nieuwe Bosnische dinar (1994–1997)"
102
102
  :other: "Nieuwe Bosnische dinar (1994–1997)"
103
- :symbol: "BAN"
103
+ :symbol: BAN
104
104
  :BBD:
105
105
  :one: "Barbadaanse dollar"
106
106
  :other: "Barbadaanse dollar"
107
- :symbol: "BBD"
107
+ :symbol: BBD
108
108
  :BDT:
109
109
  :one: "Bengalese taka"
110
110
  :other: "Bengalese taka"
111
- :symbol: "BDT"
111
+ :symbol: BDT
112
112
  :BEC:
113
113
  :one: "Belgische frank (convertibel)"
114
114
  :other: "Belgische frank (convertibel)"
115
- :symbol: "BEC"
115
+ :symbol: BEC
116
116
  :BEF:
117
117
  :one: "Belgische frank"
118
118
  :other: "Belgische frank"
119
- :symbol: "BEF"
119
+ :symbol: BEF
120
120
  :BEL:
121
121
  :one: "Belgische frank (financieel)"
122
122
  :other: "Belgische frank (financieel)"
123
- :symbol: "BEL"
123
+ :symbol: BEL
124
124
  :BGL:
125
125
  :one: "Bulgaarse harde lev"
126
126
  :other: "Bulgaarse harde lev"
127
- :symbol: "BGL"
127
+ :symbol: BGL
128
128
  :BGM:
129
129
  :one: "Bulgaarse socialistische lev"
130
130
  :other: "Bulgaarse socialistische lev"
131
- :symbol: "BGM"
131
+ :symbol: BGM
132
132
  :BGN:
133
133
  :one: "Bulgaarse lev"
134
134
  :other: "Bulgaarse leva"
135
- :symbol: "BGN"
135
+ :symbol: BGN
136
136
  :BGO:
137
137
  :one: "Bulgaarse lev (1879–1952)"
138
138
  :other: "Bulgaarse lev (1879–1952)"
139
- :symbol: "BGO"
139
+ :symbol: BGO
140
140
  :BHD:
141
141
  :one: "Bahreinse dinar"
142
142
  :other: "Bahreinse dinar"
143
- :symbol: "BHD"
143
+ :symbol: BHD
144
144
  :BIF:
145
145
  :one: "Burundese frank"
146
146
  :other: "Burundese frank"
147
- :symbol: "BIF"
147
+ :symbol: BIF
148
148
  :BMD:
149
- :one: "Bermuda-dollar"
150
- :other: "Bermuda-dollar"
151
- :symbol: "BMD"
149
+ :one: Bermuda-dollar
150
+ :other: Bermuda-dollar
151
+ :symbol: BMD
152
152
  :BND:
153
153
  :one: "Bruneise dollar"
154
154
  :other: "Bruneise dollar"
155
- :symbol: "BND"
155
+ :symbol: BND
156
156
  :BOB:
157
157
  :one: "Boliviaanse boliviano"
158
158
  :other: "Boliviaanse boliviano"
159
- :symbol: "BOB"
159
+ :symbol: BOB
160
160
  :BOL:
161
161
  :one: "Boliviaanse boliviano (1863–1963)"
162
162
  :other: "Boliviaanse boliviano (1863–1963)"
163
- :symbol: "BOL"
163
+ :symbol: BOL
164
164
  :BOP:
165
165
  :one: "Boliviaanse peso"
166
166
  :other: "Boliviaanse peso"
167
- :symbol: "BOP"
167
+ :symbol: BOP
168
168
  :BOV:
169
169
  :one: "Boliviaanse mvdol"
170
170
  :other: "Boliviaanse mvdol"
171
- :symbol: "BOV"
171
+ :symbol: BOV
172
172
  :BRB:
173
173
  :one: "Braziliaanse cruzeiro novo (1967–1986)"
174
174
  :other: "Braziliaanse cruzeiro novo (1967–1986)"
175
- :symbol: "BRB"
175
+ :symbol: BRB
176
176
  :BRC:
177
177
  :one: "Braziliaanse cruzado"
178
178
  :other: "Braziliaanse cruzado"
179
- :symbol: "BRC"
179
+ :symbol: BRC
180
180
  :BRE:
181
181
  :one: "Braziliaanse cruzeiro (1990–1993)"
182
182
  :other: "Braziliaanse cruzeiro (1990–1993)"
183
- :symbol: "BRE"
183
+ :symbol: BRE
184
184
  :BRL:
185
185
  :one: "Braziliaanse real"
186
186
  :other: "Braziliaanse real"
187
- :symbol: "R$"
187
+ :symbol: R$
188
188
  :BRN:
189
189
  :one: "Braziliaanse cruzado novo"
190
190
  :other: "Braziliaanse cruzado novo"
191
- :symbol: "BRN"
191
+ :symbol: BRN
192
192
  :BRR:
193
193
  :one: "Braziliaanse cruzeiro"
194
194
  :other: "Braziliaanse cruzeiro"
195
- :symbol: "BRR"
195
+ :symbol: BRR
196
196
  :BRZ:
197
197
  :one: "Braziliaanse cruzeiro (1942–1967)"
198
198
  :other: "Braziliaanse cruzeiro (1942–1967)"
199
- :symbol: "BRZ"
199
+ :symbol: BRZ
200
200
  :BSD:
201
201
  :one: "Bahamaanse dollar"
202
202
  :other: "Bahamaanse dollar"
203
- :symbol: "BSD"
203
+ :symbol: BSD
204
204
  :BTN:
205
205
  :one: "Bhutaanse ngultrum"
206
206
  :other: "Bhutaanse ngultrum"
207
- :symbol: "BTN"
207
+ :symbol: BTN
208
208
  :BUK:
209
209
  :one: "Birmese kyat"
210
210
  :other: "Birmese kyat"
211
- :symbol: "BUK"
211
+ :symbol: BUK
212
212
  :BWP:
213
213
  :one: "Botswaanse pula"
214
214
  :other: "Botswaanse pula"
215
- :symbol: "BWP"
215
+ :symbol: BWP
216
216
  :BYB:
217
217
  :one: "Wit-Russische nieuwe roebel (1994–1999)"
218
218
  :other: "Wit-Russische nieuwe roebel (1994–1999)"
219
- :symbol: "BYB"
219
+ :symbol: BYB
220
220
  :BYR:
221
221
  :one: "Wit-Russische roebel"
222
222
  :other: "Wit-Russische roebel"
223
- :symbol: "BYR"
223
+ :symbol: BYR
224
224
  :BZD:
225
225
  :one: "Belizaanse dollar"
226
226
  :other: "Belizaanse dollar"
227
- :symbol: "BZD"
227
+ :symbol: BZD
228
228
  :CAD:
229
229
  :one: "Canadese dollar"
230
230
  :other: "Canadese dollar"
231
- :symbol: "C$"
231
+ :symbol: C$
232
232
  :CDF:
233
233
  :one: "Congolese frank"
234
234
  :other: "Congolese frank"
235
- :symbol: "CDF"
235
+ :symbol: CDF
236
236
  :CHE:
237
237
  :one: "WIR euro"
238
238
  :other: "WIR euro"
239
- :symbol: "CHE"
239
+ :symbol: CHE
240
240
  :CHF:
241
241
  :one: "Zwitserse frank"
242
242
  :other: "Zwitserse frank"
243
- :symbol: "CHF"
243
+ :symbol: CHF
244
244
  :CHW:
245
245
  :one: "WIR franc"
246
246
  :other: "WIR franc"
247
- :symbol: "CHW"
247
+ :symbol: CHW
248
248
  :CLE:
249
249
  :one: "Chileense escudo"
250
250
  :other: "Chileense escudo"
251
- :symbol: "CLE"
251
+ :symbol: CLE
252
252
  :CLF:
253
253
  :one: "Chileense unidades de fomento"
254
254
  :other: "Chileense unidades de fomento"
255
- :symbol: "CLF"
255
+ :symbol: CLF
256
256
  :CLP:
257
257
  :one: "Chileense peso"
258
258
  :other: "Chileense peso"
259
- :symbol: "CLP"
259
+ :symbol: CLP
260
260
  :CNX:
261
261
  :one: "dollar van de Chinese Volksbank"
262
262
  :other: "dollar van de Chinese Volksbank"
263
- :symbol: "CNX"
263
+ :symbol: CNX
264
264
  :CNY:
265
265
  :one: "Chinese renminbi"
266
266
  :other: "Chinese renminbi"
267
- :symbol: "CN¥"
267
+ :symbol: CN¥
268
268
  :COP:
269
269
  :one: "Colombiaanse peso"
270
270
  :other: "Colombiaanse peso"
271
- :symbol: "COP"
271
+ :symbol: COP
272
272
  :COU:
273
273
  :one: "Unidad de Valor Real"
274
274
  :other: "Unidad de Valor Real"
275
- :symbol: "COU"
275
+ :symbol: COU
276
276
  :CRC:
277
277
  :one: "Costa Ricaanse colon"
278
278
  :other: "Costa Ricaanse colon"
279
- :symbol: "CRC"
279
+ :symbol: CRC
280
280
  :CSD:
281
281
  :one: "Oude Servische dinar"
282
282
  :other: "Oude Servische dinar"
283
- :symbol: "CSD"
283
+ :symbol: CSD
284
284
  :CSK:
285
285
  :one: "Tsjechoslowaakse harde koruna"
286
286
  :other: "Tsjechoslowaakse harde koruna"
287
- :symbol: "CSK"
287
+ :symbol: CSK
288
288
  :CUC:
289
289
  :one: "Cubaanse convertibele peso"
290
290
  :other: "Cubaanse convertibele peso"
291
- :symbol: "CUC"
291
+ :symbol: CUC
292
292
  :CUP:
293
293
  :one: "Cubaanse peso"
294
294
  :other: "Cubaanse peso"
295
- :symbol: "CUP"
295
+ :symbol: CUP
296
296
  :CVE:
297
297
  :one: "Kaapverdische escudo"
298
298
  :other: "Kaapverdische escudo"
299
- :symbol: "CVE"
299
+ :symbol: CVE
300
300
  :CYP:
301
301
  :one: "Cyprisch pond"
302
302
  :other: "Cyprisch pond"
303
- :symbol: "CYP"
303
+ :symbol: CYP
304
304
  :CZK:
305
305
  :one: "Tsjechische kroon"
306
306
  :other: "Tsjechische kronen"
307
- :symbol: "CZK"
307
+ :symbol: CZK
308
308
  :DDM:
309
309
  :one: "Oost-Duitse ostmark"
310
310
  :other: "Oost-Duitse ostmark"
311
- :symbol: "DDM"
311
+ :symbol: DDM
312
312
  :DEM:
313
313
  :one: "Duitse mark"
314
314
  :other: "Duitse mark"
315
- :symbol: "DEM"
315
+ :symbol: DEM
316
316
  :DJF:
317
317
  :one: "Djiboutiaanse frank"
318
318
  :other: "Djiboutiaanse frank"
319
- :symbol: "DJF"
319
+ :symbol: DJF
320
320
  :DKK:
321
321
  :one: "Deense kroon"
322
322
  :other: "Deense kronen"
323
- :symbol: "DKK"
323
+ :symbol: DKK
324
324
  :DOP:
325
325
  :one: "Dominicaanse peso"
326
326
  :other: "Dominicaanse peso"
327
- :symbol: "DOP"
327
+ :symbol: DOP
328
328
  :DZD:
329
329
  :one: "Algerijnse dinar"
330
330
  :other: "Algerijnse dinar"
331
- :symbol: "DZD"
331
+ :symbol: DZD
332
332
  :ECS:
333
333
  :one: "Ecuadoraanse sucre"
334
334
  :other: "Ecuadoraanse sucre"
335
- :symbol: "ECS"
335
+ :symbol: ECS
336
336
  :ECV:
337
337
  :one: "Ecuadoraanse unidad de valor constante (UVC)"
338
338
  :other: "Ecuadoraanse unidad de valor constante (UVC)"
339
- :symbol: "ECV"
339
+ :symbol: ECV
340
340
  :EEK:
341
341
  :one: "Estlandse kroon"
342
342
  :other: "Estlandse kroon"
343
- :symbol: "EEK"
343
+ :symbol: EEK
344
344
  :EGP:
345
345
  :one: "Egyptisch pond"
346
346
  :other: "Egyptisch pond"
347
- :symbol: "EGP"
347
+ :symbol: EGP
348
348
  :ERN:
349
349
  :one: "Eritrese nakfa"
350
350
  :other: "Eritrese nakfa"
351
- :symbol: "ERN"
351
+ :symbol: ERN
352
352
  :ESA:
353
353
  :one: "Spaanse peseta (account A)"
354
354
  :other: "Spaanse peseta (account A)"
355
- :symbol: "ESA"
355
+ :symbol: ESA
356
356
  :ESB:
357
357
  :one: "Spaanse peseta (convertibele account)"
358
358
  :other: "Spaanse peseta (convertibele account)"
359
- :symbol: "ESB"
359
+ :symbol: ESB
360
360
  :ESP:
361
361
  :one: "Spaanse peseta"
362
362
  :other: "Spaanse peseta"
363
- :symbol: "ESP"
363
+ :symbol: ESP
364
364
  :ETB:
365
365
  :one: "Ethiopische birr"
366
366
  :other: "Ethiopische birr"
367
- :symbol: "ETB"
367
+ :symbol: ETB
368
368
  :EUR:
369
- :one: "euro"
370
- :other: "euro"
371
- :symbol: ""
369
+ :one: euro
370
+ :other: euro
371
+ :symbol: €
372
372
  :FIM:
373
373
  :one: "Finse markka"
374
374
  :other: "Finse markka"
375
- :symbol: "FIM"
375
+ :symbol: FIM
376
376
  :FJD:
377
- :one: "Fiji-dollar"
378
- :other: "Fiji-dollar"
379
- :symbol: "FJ$"
377
+ :one: Fiji-dollar
378
+ :other: Fiji-dollar
379
+ :symbol: FJ$
380
380
  :FKP:
381
381
  :one: "Falklandeilands pond"
382
382
  :other: "Falklandeilands pond"
383
- :symbol: "FKP"
383
+ :symbol: FKP
384
384
  :FRF:
385
385
  :one: "Franse franc"
386
386
  :other: "Franse franc"
387
- :symbol: "FRF"
387
+ :symbol: FRF
388
388
  :GBP:
389
389
  :one: "Brits pond sterling"
390
390
  :other: "Brits pond sterling"
391
- :symbol: "£"
391
+ :symbol: £
392
392
  :GEK:
393
393
  :one: "Georgische kupon larit"
394
394
  :other: "Georgische kupon larit"
395
- :symbol: "GEK"
395
+ :symbol: GEK
396
396
  :GEL:
397
397
  :one: "Georgische lari"
398
398
  :other: "Georgische lari"
399
- :symbol: "GEL"
399
+ :symbol: GEL
400
400
  :GHC:
401
401
  :one: "Ghanese cedi (1979–2007)"
402
402
  :other: "Ghanese cedi (1979–2007)"
403
- :symbol: "GHC"
403
+ :symbol: GHC
404
404
  :GHS:
405
405
  :one: "Ghanese cedi"
406
406
  :other: "Ghanese cedi"
407
- :symbol: "GHS"
407
+ :symbol: GHS
408
408
  :GIP:
409
409
  :one: "Gibraltarees pond"
410
410
  :other: "Gibraltarees pond"
411
- :symbol: "GIP"
411
+ :symbol: GIP
412
412
  :GMD:
413
413
  :one: "Gambiaanse dalasi"
414
414
  :other: "Gambiaanse dalasi"
415
- :symbol: "GMD"
415
+ :symbol: GMD
416
416
  :GNF:
417
417
  :one: "Guinese franc"
418
418
  :other: "Guinese franc"
419
- :symbol: "GNF"
419
+ :symbol: GNF
420
420
  :GNS:
421
421
  :one: "Guinese syli"
422
422
  :other: "Guinese syli"
423
- :symbol: "GNS"
423
+ :symbol: GNS
424
424
  :GQE:
425
425
  :one: "Equatoriaal-Guinese ekwele guineana"
426
426
  :other: "Equatoriaal-Guinese ekwele guineana"
427
- :symbol: "GQE"
427
+ :symbol: GQE
428
428
  :GRD:
429
429
  :one: "Griekse drachme"
430
430
  :other: "Griekse drachme"
431
- :symbol: "GRD"
431
+ :symbol: GRD
432
432
  :GTQ:
433
433
  :one: "Guatemalteekse quetzal"
434
434
  :other: "Guatemalteekse quetzal"
435
- :symbol: "GTQ"
435
+ :symbol: GTQ
436
436
  :GWE:
437
437
  :one: "Portugees-Guinese escudo"
438
438
  :other: "Portugees-Guinese escudo"
439
- :symbol: "GWE"
439
+ :symbol: GWE
440
440
  :GWP:
441
441
  :one: "Guinee-Bissause peso"
442
442
  :other: "Guinee-Bissause peso"
443
- :symbol: "GWP"
443
+ :symbol: GWP
444
444
  :GYD:
445
445
  :one: "Guyaanse dollar"
446
446
  :other: "Guyaanse dollar"
447
- :symbol: "GYD"
447
+ :symbol: GYD
448
448
  :HKD:
449
449
  :one: "Hongkongse dollar"
450
450
  :other: "Hongkongse dollar"
451
- :symbol: "HK$"
451
+ :symbol: HK$
452
452
  :HNL:
453
453
  :one: "Hondurese lempira"
454
454
  :other: "Hondurese lempira"
455
- :symbol: "HNL"
455
+ :symbol: HNL
456
456
  :HRD:
457
457
  :one: "Kroatische dinar"
458
458
  :other: "Kroatische dinar"
459
- :symbol: "HRD"
459
+ :symbol: HRD
460
460
  :HRK:
461
461
  :one: "Kroatische kuna"
462
462
  :other: "Kroatische kuna"
463
- :symbol: "HRK"
463
+ :symbol: HRK
464
464
  :HTG:
465
465
  :one: "Haïtiaanse gourde"
466
466
  :other: "Haïtiaanse gourde"
467
- :symbol: "HTG"
467
+ :symbol: HTG
468
468
  :HUF:
469
469
  :one: "Hongaarse forint"
470
470
  :other: "Hongaarse forint"
471
- :symbol: "HUF"
471
+ :symbol: HUF
472
472
  :IDR:
473
473
  :one: "Indonesische roepia"
474
474
  :other: "Indonesische roepia"
475
- :symbol: "IDR"
475
+ :symbol: IDR
476
476
  :IEP:
477
477
  :one: "Iers pond"
478
478
  :other: "Iers pond"
479
- :symbol: "IEP"
479
+ :symbol: IEP
480
480
  :ILP:
481
481
  :one: "Israëlisch pond"
482
482
  :other: "Israëlisch pond"
483
- :symbol: "ILP"
483
+ :symbol: ILP
484
484
  :ILR:
485
485
  :one: "Israëlische sjekel (1980–1985)"
486
486
  :other: "Israëlische sjekel (1980–1985)"
487
- :symbol: "ILR"
487
+ :symbol: ILR
488
488
  :ILS:
489
489
  :one: "Israëlische nieuwe shekel"
490
490
  :other: "Israëlische nieuwe shekel"
491
- :symbol: ""
491
+ :symbol: ₪
492
492
  :INR:
493
493
  :one: "Indiase roepie"
494
494
  :other: "Indiase roepie"
495
- :symbol: ""
495
+ :symbol: ₹
496
496
  :IQD:
497
497
  :one: "Iraakse dinar"
498
498
  :other: "Iraakse dinar"
499
- :symbol: "IQD"
499
+ :symbol: IQD
500
500
  :IRR:
501
501
  :one: "Iraanse rial"
502
502
  :other: "Iraanse rial"
503
- :symbol: "IRR"
503
+ :symbol: IRR
504
504
  :ISJ:
505
505
  :one: "IJslandse kroon (1918–1981)"
506
506
  :other: "IJslandse kronen (1918–1981)"
507
- :symbol: "ISJ"
507
+ :symbol: ISJ
508
508
  :ISK:
509
509
  :one: "IJslandse kroon"
510
510
  :other: "IJslandse kronen"
511
- :symbol: "ISK"
511
+ :symbol: ISK
512
512
  :ITL:
513
513
  :one: "Italiaanse lire"
514
514
  :other: "Italiaanse lire"
515
- :symbol: "ITL"
515
+ :symbol: ITL
516
516
  :JMD:
517
517
  :one: "Jamaicaanse dollar"
518
518
  :other: "Jamaicaanse dollar"
519
- :symbol: "JMD"
519
+ :symbol: JMD
520
520
  :JOD:
521
521
  :one: "Jordaanse dinar"
522
522
  :other: "Jordaanse dinar"
523
- :symbol: "JOD"
523
+ :symbol: JOD
524
524
  :JPY:
525
525
  :one: "Japanse yen"
526
526
  :other: "Japanse yen"
527
- :symbol: "JP¥"
527
+ :symbol: JP¥
528
528
  :KES:
529
529
  :one: "Keniaanse shilling"
530
530
  :other: "Keniaanse shilling"
531
- :symbol: "KES"
531
+ :symbol: KES
532
532
  :KGS:
533
533
  :one: "Kirgizische som"
534
534
  :other: "Kirgizische som"
535
- :symbol: "KGS"
535
+ :symbol: KGS
536
536
  :KHR:
537
537
  :one: "Cambodjaanse riel"
538
538
  :other: "Cambodjaanse riel"
539
- :symbol: "KHR"
539
+ :symbol: KHR
540
540
  :KMF:
541
541
  :one: "Comorese frank"
542
542
  :other: "Comorese frank"
543
- :symbol: "KMF"
543
+ :symbol: KMF
544
544
  :KPW:
545
545
  :one: "Noord-Koreaanse won"
546
546
  :other: "Noord-Koreaanse won"
547
- :symbol: "KPW"
547
+ :symbol: KPW
548
548
  :KRH:
549
549
  :one: "Zuid-Koreaanse hwan (1953–1962)"
550
550
  :other: "Zuid-Koreaanse hwan (1953–1962)"
551
- :symbol: "KRH"
551
+ :symbol: KRH
552
552
  :KRO:
553
553
  :one: "oude Zuid-Koreaanse won (1945–1953)"
554
554
  :other: "oude Zuid-Koreaanse won (1945–1953)"
555
- :symbol: "KRO"
555
+ :symbol: KRO
556
556
  :KRW:
557
557
  :one: "Zuid-Koreaanse won"
558
558
  :other: "Zuid-Koreaanse won"
559
- :symbol: ""
559
+ :symbol: ₩
560
560
  :KWD:
561
561
  :one: "Koeweitse dinar"
562
562
  :other: "Koeweitse dinar"
563
- :symbol: "KWD"
563
+ :symbol: KWD
564
564
  :KYD:
565
565
  :one: "Caymaneilandse dollar"
566
566
  :other: "Caymaneilandse dollar"
567
- :symbol: "KYD"
567
+ :symbol: KYD
568
568
  :KZT:
569
569
  :one: "Kazachse tenge"
570
570
  :other: "Kazachse tenge"
571
- :symbol: "KZT"
571
+ :symbol: KZT
572
572
  :LAK:
573
573
  :one: "Laotiaanse kip"
574
574
  :other: "Laotiaanse kip"
575
- :symbol: "LAK"
575
+ :symbol: LAK
576
576
  :LBP:
577
577
  :one: "Libanees pond"
578
578
  :other: "Libanees pond"
579
- :symbol: "LBP"
579
+ :symbol: LBP
580
580
  :LKR:
581
581
  :one: "Sri Lankaanse roepie"
582
582
  :other: "Sri Lankaanse roepie"
583
- :symbol: "LKR"
583
+ :symbol: LKR
584
584
  :LRD:
585
585
  :one: "Liberiaanse dollar"
586
586
  :other: "Liberiaanse dollar"
587
- :symbol: "LRD"
587
+ :symbol: LRD
588
588
  :LSL:
589
589
  :one: "Lesothaanse loti"
590
590
  :other: "Lesothaanse loti"
591
- :symbol: "LSL"
591
+ :symbol: LSL
592
592
  :LTL:
593
593
  :one: "Litouwse litas"
594
594
  :other: "Litouwse litas"
595
- :symbol: "LTL"
595
+ :symbol: LTL
596
596
  :LTT:
597
597
  :one: "Litouwse talonas"
598
598
  :other: "Litouwse talonas"
599
- :symbol: "LTT"
599
+ :symbol: LTT
600
600
  :LUC:
601
601
  :one: "Luxemburgse convertibele franc"
602
602
  :other: "Luxemburgse convertibele franc"
603
- :symbol: "LUC"
603
+ :symbol: LUC
604
604
  :LUF:
605
605
  :one: "Luxemburgse frank"
606
606
  :other: "Luxemburgse frank"
607
- :symbol: "LUF"
607
+ :symbol: LUF
608
608
  :LUL:
609
609
  :one: "Luxemburgse financiële franc"
610
610
  :other: "Luxemburgse financiële franc"
611
- :symbol: "LUL"
611
+ :symbol: LUL
612
612
  :LVL:
613
613
  :one: "Letse lats"
614
614
  :other: "Letse lats"
615
- :symbol: "LVL"
615
+ :symbol: LVL
616
616
  :LVR:
617
617
  :one: "Letse roebel"
618
618
  :other: "Letse roebel"
619
- :symbol: "LVR"
619
+ :symbol: LVR
620
620
  :LYD:
621
621
  :one: "Libische dinar"
622
622
  :other: "Libische dinar"
623
- :symbol: "LYD"
623
+ :symbol: LYD
624
624
  :MAD:
625
625
  :one: "Marokkaanse dirham"
626
626
  :other: "Marokkaanse dirham"
627
- :symbol: "MAD"
627
+ :symbol: MAD
628
628
  :MAF:
629
629
  :one: "Marokkaanse franc"
630
630
  :other: "Marokkaanse franc"
631
- :symbol: "MAF"
631
+ :symbol: MAF
632
632
  :MCF:
633
633
  :one: "Monegaskische frank"
634
634
  :other: "Monegaskische frank"
635
- :symbol: "MCF"
635
+ :symbol: MCF
636
636
  :MDC:
637
637
  :one: "Moldavische cupon"
638
638
  :other: "Moldavische cupon"
639
- :symbol: "MDC"
639
+ :symbol: MDC
640
640
  :MDL:
641
641
  :one: "Moldavische leu"
642
642
  :other: "Moldavische leu"
643
- :symbol: "MDL"
643
+ :symbol: MDL
644
644
  :MGA:
645
645
  :one: "Malagassische ariary"
646
646
  :other: "Malagassische ariary"
647
- :symbol: "MGA"
647
+ :symbol: MGA
648
648
  :MGF:
649
649
  :one: "Malagassische franc"
650
650
  :other: "Malagassische franc"
651
- :symbol: "MGF"
651
+ :symbol: MGF
652
652
  :MKD:
653
653
  :one: "Macedonische denar"
654
654
  :other: "Macedonische denar"
655
- :symbol: "MKD"
655
+ :symbol: MKD
656
656
  :MKN:
657
657
  :one: "Macedonische denar (1992–1993)"
658
658
  :other: "Macedonische denar (1992–1993)"
659
- :symbol: "MKN"
659
+ :symbol: MKN
660
660
  :MLF:
661
661
  :one: "Malinese franc"
662
662
  :other: "Malinese franc"
663
- :symbol: "MLF"
663
+ :symbol: MLF
664
664
  :MMK:
665
665
  :one: "Myanmarese kyat"
666
666
  :other: "Myanmarese kyat"
667
- :symbol: "MMK"
667
+ :symbol: MMK
668
668
  :MNT:
669
669
  :one: "Mongoolse tugrik"
670
670
  :other: "Mongoolse tugrik"
671
- :symbol: "MNT"
671
+ :symbol: MNT
672
672
  :MOP:
673
673
  :one: "Macause pataca"
674
674
  :other: "Macause pataca"
675
- :symbol: "MOP"
675
+ :symbol: MOP
676
676
  :MRO:
677
677
  :one: "Mauritaanse ouguiya"
678
678
  :other: "Mauritaanse ouguiya"
679
- :symbol: "MRO"
679
+ :symbol: MRO
680
680
  :MTL:
681
681
  :one: "Maltese lire"
682
682
  :other: "Maltese lire"
683
- :symbol: "MTL"
683
+ :symbol: MTL
684
684
  :MTP:
685
685
  :one: "Maltees pond"
686
686
  :other: "Maltees pond"
687
- :symbol: "MTP"
687
+ :symbol: MTP
688
688
  :MUR:
689
689
  :one: "Mauritiaanse roepie"
690
690
  :other: "Mauritiaanse roepie"
691
- :symbol: "MUR"
691
+ :symbol: MUR
692
692
  :MVP:
693
693
  :one: "Maldivische roepie"
694
694
  :other: "Maldivische roepie"
695
- :symbol: "MVP"
695
+ :symbol: MVP
696
696
  :MVR:
697
697
  :one: "Maldivische rufiyaa"
698
698
  :other: "Maldivische rufiyaa"
699
- :symbol: "MVR"
699
+ :symbol: MVR
700
700
  :MWK:
701
701
  :one: "Malawische kwacha"
702
702
  :other: "Malawische kwacha"
703
- :symbol: "MWK"
703
+ :symbol: MWK
704
704
  :MXN:
705
705
  :one: "Mexicaanse peso"
706
706
  :other: "Mexicaanse peso"
707
- :symbol: "MX$"
707
+ :symbol: MX$
708
708
  :MXP:
709
709
  :one: "Mexicaanse zilveren peso (1861–1992)"
710
710
  :other: "Mexicaanse zilveren peso (1861–1992)"
711
- :symbol: "MXP"
711
+ :symbol: MXP
712
712
  :MXV:
713
713
  :one: "Mexicaanse unidad de inversion (UDI)"
714
714
  :other: "Mexicaanse unidad de inversion (UDI)"
715
- :symbol: "MXV"
715
+ :symbol: MXV
716
716
  :MYR:
717
717
  :one: "Maleisische ringgit"
718
718
  :other: "Maleisische ringgit"
719
- :symbol: "MYR"
719
+ :symbol: MYR
720
720
  :MZE:
721
721
  :one: "Mozambikaanse escudo"
722
722
  :other: "Mozambikaanse escudo"
723
- :symbol: "MZE"
723
+ :symbol: MZE
724
724
  :MZM:
725
725
  :one: "Oude Mozambikaanse metical"
726
726
  :other: "Oude Mozambikaanse metical"
727
- :symbol: "MZM"
727
+ :symbol: MZM
728
728
  :MZN:
729
729
  :one: "Mozambikaanse metical"
730
730
  :other: "Mozambikaanse metical"
731
- :symbol: "MZN"
731
+ :symbol: MZN
732
732
  :NAD:
733
733
  :one: "Namibische dollar"
734
734
  :other: "Namibische dollar"
735
- :symbol: "NAD"
735
+ :symbol: NAD
736
736
  :NGN:
737
737
  :one: "Nigeriaanse naira"
738
738
  :other: "Nigeriaanse naira"
739
- :symbol: "NGN"
739
+ :symbol: NGN
740
740
  :NIC:
741
741
  :one: "Nicaraguaanse córdoba (1988–1991)"
742
742
  :other: "Nicaraguaanse córdoba (1988–1991)"
743
- :symbol: "NIC"
743
+ :symbol: NIC
744
744
  :NIO:
745
745
  :one: "Nicaraguaanse córdoba"
746
746
  :other: "Nicaraguaanse córdoba"
747
- :symbol: "NIO"
747
+ :symbol: NIO
748
748
  :NLG:
749
749
  :one: "Nederlandse gulden"
750
750
  :other: "Nederlandse gulden"
751
- :symbol: "NLG"
751
+ :symbol: NLG
752
752
  :NOK:
753
753
  :one: "Noorse kroon"
754
754
  :other: "Noorse kronen"
755
- :symbol: "NOK"
755
+ :symbol: NOK
756
756
  :NPR:
757
757
  :one: "Nepalese roepie"
758
758
  :other: "Nepalese roepie"
759
- :symbol: "NPR"
759
+ :symbol: NPR
760
760
  :NZD:
761
761
  :one: "Nieuw-Zeelandse dollar"
762
762
  :other: "Nieuw-Zeelandse dollar"
763
- :symbol: "NZ$"
763
+ :symbol: NZ$
764
764
  :OMR:
765
765
  :one: "Omaanse rial"
766
766
  :other: "Omaanse rial"
767
- :symbol: "OMR"
767
+ :symbol: OMR
768
768
  :PAB:
769
769
  :one: "Panamese balboa"
770
770
  :other: "Panamese balboa"
771
- :symbol: "PAB"
771
+ :symbol: PAB
772
772
  :PEI:
773
773
  :one: "Peruaanse inti"
774
774
  :other: "Peruaanse inti"
775
- :symbol: "PEI"
775
+ :symbol: PEI
776
776
  :PEN:
777
777
  :one: "Peruaanse nieuwe sol"
778
778
  :other: "Peruaanse nieuwe sol"
779
- :symbol: "PEN"
779
+ :symbol: PEN
780
780
  :PES:
781
781
  :one: "Peruaanse sol"
782
782
  :other: "Peruaanse sol"
783
- :symbol: "PES"
783
+ :symbol: PES
784
784
  :PGK:
785
785
  :one: "Papoea-Nieuw-Guinese kina"
786
786
  :other: "Papoea-Nieuw-Guinese kina"
787
- :symbol: "PGK"
787
+ :symbol: PGK
788
788
  :PHP:
789
789
  :one: "Filipijnse peso"
790
790
  :other: "Filipijnse peso"
791
- :symbol: "PHP"
791
+ :symbol: PHP
792
792
  :PKR:
793
793
  :one: "Pakistaanse roepie"
794
794
  :other: "Pakistaanse roepie"
795
- :symbol: "PKR"
795
+ :symbol: PKR
796
796
  :PLN:
797
797
  :one: "Poolse zloty"
798
798
  :other: "Poolse zloty"
799
- :symbol: "PLN"
799
+ :symbol: PLN
800
800
  :PLZ:
801
801
  :one: "Poolse zloty (1950–1995)"
802
802
  :other: "Poolse zloty (1950–1995)"
803
- :symbol: "PLZ"
803
+ :symbol: PLZ
804
804
  :PTE:
805
805
  :one: "Portugese escudo"
806
806
  :other: "Portugese escudo"
807
- :symbol: "PTE"
807
+ :symbol: PTE
808
808
  :PYG:
809
809
  :one: "Paraguayaanse guarani"
810
810
  :other: "Paraguayaanse guarani"
811
- :symbol: "PYG"
811
+ :symbol: PYG
812
812
  :QAR:
813
813
  :one: "Qatarese rial"
814
814
  :other: "Qatarese rial"
815
- :symbol: "QAR"
815
+ :symbol: QAR
816
816
  :RHD:
817
817
  :one: "Rhodesische dollar"
818
818
  :other: "Rhodesische dollar"
819
- :symbol: "RHD"
819
+ :symbol: RHD
820
820
  :ROL:
821
821
  :one: "Oude Roemeense leu"
822
822
  :other: "Oude Roemeense leu"
823
- :symbol: "ROL"
823
+ :symbol: ROL
824
824
  :RON:
825
825
  :one: "Roemeense leu"
826
826
  :other: "Roemeense leu"
827
- :symbol: "RON"
827
+ :symbol: RON
828
828
  :RSD:
829
829
  :one: "Servische dinar"
830
830
  :other: "Servische dinar"
831
- :symbol: "RSD"
831
+ :symbol: RSD
832
832
  :RUB:
833
833
  :one: "Russische roebel"
834
834
  :other: "Russische roebel"
835
- :symbol: "RUB"
835
+ :symbol: RUB
836
836
  :RUR:
837
837
  :one: "Russische roebel (1991–1998)"
838
838
  :other: "Russische roebel (1991–1998)"
839
- :symbol: "RUR"
839
+ :symbol: RUR
840
840
  :RWF:
841
841
  :one: "Rwandese frank"
842
842
  :other: "Rwandese frank"
843
- :symbol: "RWF"
843
+ :symbol: RWF
844
844
  :SAR:
845
845
  :one: "Saoedi-Arabische riyal"
846
846
  :other: "Saoedi-Arabische riyal"
847
- :symbol: "SAR"
847
+ :symbol: SAR
848
848
  :SBD:
849
- :one: "Salomon-dollar"
850
- :other: "Salomon-dollar"
851
- :symbol: "SI$"
849
+ :one: Salomon-dollar
850
+ :other: Salomon-dollar
851
+ :symbol: SI$
852
852
  :SCR:
853
853
  :one: "Seychelse roepie"
854
854
  :other: "Seychelse roepie"
855
- :symbol: "SCR"
855
+ :symbol: SCR
856
856
  :SDD:
857
857
  :one: "Soedanese dinar"
858
858
  :other: "Soedanese dinar"
859
- :symbol: "SDD"
859
+ :symbol: SDD
860
860
  :SDG:
861
861
  :one: "Soedanees pond"
862
862
  :other: "Soedanees pond"
863
- :symbol: "SDG"
863
+ :symbol: SDG
864
864
  :SDP:
865
865
  :one: "Soedanees pond (1957–1998)"
866
866
  :other: "Soedanees pond (1957–1998)"
867
- :symbol: "SDP"
867
+ :symbol: SDP
868
868
  :SEK:
869
869
  :one: "Zweedse kroon"
870
870
  :other: "Zweedse kronen"
871
- :symbol: "SEK"
871
+ :symbol: SEK
872
872
  :SGD:
873
873
  :one: "Singaporese dollar"
874
874
  :other: "Singaporese dollar"
875
- :symbol: "SGD"
875
+ :symbol: SGD
876
876
  :SHP:
877
877
  :one: "Sint-Heleens pond"
878
878
  :other: "Sint-Heleens pond"
879
- :symbol: "SHP"
879
+ :symbol: SHP
880
880
  :SIT:
881
881
  :one: "Sloveense tolar"
882
882
  :other: "Sloveense tolar"
883
- :symbol: "SIT"
883
+ :symbol: SIT
884
884
  :SKK:
885
885
  :one: "Slowaakse koruna"
886
886
  :other: "Slowaakse koruna"
887
- :symbol: "SKK"
887
+ :symbol: SKK
888
888
  :SLL:
889
889
  :one: "Sierraleoonse leone"
890
890
  :other: "Sierraleoonse leone"
891
- :symbol: "SLL"
891
+ :symbol: SLL
892
892
  :SOS:
893
893
  :one: "Somalische shilling"
894
894
  :other: "Somalische shilling"
895
- :symbol: "SOS"
895
+ :symbol: SOS
896
896
  :SRD:
897
897
  :one: "Surinaamse dollar"
898
898
  :other: "Surinaamse dollar"
899
- :symbol: "SRD"
899
+ :symbol: SRD
900
900
  :SRG:
901
901
  :one: "Surinaamse gulden"
902
902
  :other: "Surinaamse gulden"
903
- :symbol: "SRG"
903
+ :symbol: SRG
904
904
  :SSP:
905
905
  :one: "Zuid-Soedanees pond"
906
906
  :other: "Zuid-Soedanees pond"
907
- :symbol: "SSP"
907
+ :symbol: SSP
908
908
  :STD:
909
909
  :one: "Santomese dobra"
910
910
  :other: "Santomese dobra"
911
- :symbol: "STD"
911
+ :symbol: STD
912
912
  :SUR:
913
- :one: "Sovjet-roebel"
914
- :other: "Sovjet-roebel"
915
- :symbol: "SUR"
913
+ :one: Sovjet-roebel
914
+ :other: Sovjet-roebel
915
+ :symbol: SUR
916
916
  :SVC:
917
917
  :one: "Salvadoraanse colón"
918
918
  :other: "Salvadoraanse colón"
919
- :symbol: "SVC"
919
+ :symbol: SVC
920
920
  :SYP:
921
921
  :one: "Syrisch pond"
922
922
  :other: "Syrisch pond"
923
- :symbol: "SYP"
923
+ :symbol: SYP
924
924
  :SZL:
925
925
  :one: "Swazische lilangeni"
926
926
  :other: "Swazische lilangeni"
927
- :symbol: "SZL"
927
+ :symbol: SZL
928
928
  :THB:
929
929
  :one: "Thaise baht"
930
930
  :other: "Thaise baht"
931
- :symbol: "฿"
931
+ :symbol: ฿
932
932
  :TJR:
933
933
  :one: "Tadzjikistaanse roebel"
934
934
  :other: "Tadzjikistaanse roebel"
935
- :symbol: "TJR"
935
+ :symbol: TJR
936
936
  :TJS:
937
937
  :one: "Tadzjiekse somoni"
938
938
  :other: "Tadzjiekse somoni"
939
- :symbol: "TJS"
939
+ :symbol: TJS
940
940
  :TMM:
941
941
  :one: "Turkmeense manat (1993–2009)"
942
942
  :other: "Turkmeense manat (1993–2009)"
943
- :symbol: "TMM"
943
+ :symbol: TMM
944
944
  :TMT:
945
945
  :one: "Turkmeense manat"
946
946
  :other: "Turkmeense manat"
947
- :symbol: "TMT"
947
+ :symbol: TMT
948
948
  :TND:
949
949
  :one: "Tunesische dinar"
950
950
  :other: "Tunesische dinar"
951
- :symbol: "TND"
951
+ :symbol: TND
952
952
  :TOP:
953
953
  :one: "Tongaanse paʻanga"
954
954
  :other: "Tongaanse paʻanga"
955
- :symbol: "TOP"
955
+ :symbol: TOP
956
956
  :TPE:
957
957
  :one: "Timorese escudo"
958
958
  :other: "Timorese escudo"
959
- :symbol: "TPE"
959
+ :symbol: TPE
960
960
  :TRL:
961
961
  :one: "oude Turkse lira"
962
962
  :other: "oude Turkse lira"
963
- :symbol: "TRL"
963
+ :symbol: TRL
964
964
  :TRY:
965
965
  :one: "Turkse lira"
966
966
  :other: "Turkse lira"
967
- :symbol: "TRY"
967
+ :symbol: TRY
968
968
  :TTD:
969
969
  :one: "Trinidad en Tobago-dollar"
970
970
  :other: "Trinidad en Tobago-dollar"
971
- :symbol: "TTD"
971
+ :symbol: TTD
972
972
  :TWD:
973
973
  :one: "Nieuwe Taiwanese dollar"
974
974
  :other: "Nieuwe Taiwanese dollar"
975
- :symbol: "NT$"
975
+ :symbol: NT$
976
976
  :TZS:
977
977
  :one: "Tanzaniaanse shilling"
978
978
  :other: "Tanzaniaanse shilling"
979
- :symbol: "TZS"
979
+ :symbol: TZS
980
980
  :UAH:
981
981
  :one: "Oekraïense hryvnia"
982
982
  :other: "Oekraïense hryvnia"
983
- :symbol: "UAH"
983
+ :symbol: UAH
984
984
  :UAK:
985
985
  :one: "Oekraïense karbovanetz"
986
986
  :other: "Oekraïense karbovanetz"
987
- :symbol: "UAK"
987
+ :symbol: UAK
988
988
  :UGS:
989
989
  :one: "Oegandese shilling (1966–1987)"
990
990
  :other: "Oegandese shilling (1966–1987)"
991
- :symbol: "UGS"
991
+ :symbol: UGS
992
992
  :UGX:
993
993
  :one: "Oegandese shilling"
994
994
  :other: "Oegandese shilling"
995
- :symbol: "UGX"
995
+ :symbol: UGX
996
996
  :USD:
997
997
  :one: "Amerikaanse dollar"
998
998
  :other: "Amerikaanse dollar"
999
- :symbol: "US$"
999
+ :symbol: US$
1000
1000
  :USN:
1001
1001
  :one: "Amerikaanse dollar (volgende dag)"
1002
1002
  :other: "Amerikaanse dollar (volgende dag)"
1003
- :symbol: "USN"
1003
+ :symbol: USN
1004
1004
  :USS:
1005
1005
  :one: "Amerikaanse dollar (zelfde dag)"
1006
1006
  :other: "Amerikaanse dollar (zelfde dag)"
1007
- :symbol: "USS"
1007
+ :symbol: USS
1008
1008
  :UYI:
1009
1009
  :one: "Uruguayaanse peso en geïndexeerde eenheden"
1010
1010
  :other: "Uruguayaanse peso en geïndexeerde eenheden"
1011
- :symbol: "UYI"
1011
+ :symbol: UYI
1012
1012
  :UYP:
1013
1013
  :one: "Uruguayaanse peso (1975–1993)"
1014
1014
  :other: "Uruguayaanse peso (1975–1993)"
1015
- :symbol: "UYP"
1015
+ :symbol: UYP
1016
1016
  :UYU:
1017
1017
  :one: "Uruguayaanse peso"
1018
1018
  :other: "Uruguayaanse peso"
1019
- :symbol: "UYU"
1019
+ :symbol: UYU
1020
1020
  :UZS:
1021
1021
  :one: "Oezbeekse sum"
1022
1022
  :other: "Oezbeekse sum"
1023
- :symbol: "UZS"
1023
+ :symbol: UZS
1024
1024
  :VEB:
1025
1025
  :one: "Venezolaanse bolivar (1871–2008)"
1026
1026
  :other: "Venezolaanse bolivar (1871–2008)"
1027
- :symbol: "VEB"
1027
+ :symbol: VEB
1028
1028
  :VEF:
1029
1029
  :one: "Venezolaanse bolivar"
1030
1030
  :other: "Venezolaanse bolivar"
1031
- :symbol: "VEF"
1031
+ :symbol: VEF
1032
1032
  :VND:
1033
1033
  :one: "Vietnamese dong"
1034
1034
  :other: "Vietnamese dong"
1035
- :symbol: ""
1035
+ :symbol: ₫
1036
1036
  :VNN:
1037
1037
  :one: "oude Vietnamese dong (1978–1985)"
1038
1038
  :other: "oude Vietnamese dong (1978–1985)"
1039
- :symbol: "VNN"
1039
+ :symbol: VNN
1040
1040
  :VUV:
1041
1041
  :one: "Vanuatuaanse vatu"
1042
1042
  :other: "Vanuatuaanse vatu"
1043
- :symbol: "VUV"
1043
+ :symbol: VUV
1044
1044
  :WST:
1045
1045
  :one: "Samoaanse tala"
1046
1046
  :other: "Samoaanse tala"
1047
- :symbol: "WST"
1047
+ :symbol: WST
1048
1048
  :XAF:
1049
- :one: "CFA-frank"
1050
- :other: "CFA-frank"
1051
- :symbol: "FCFA"
1049
+ :one: CFA-frank
1050
+ :other: CFA-frank
1051
+ :symbol: FCFA
1052
1052
  :XAG:
1053
1053
  :one: "Troy ounce zilver"
1054
1054
  :other: "Troy ounces zilver"
1055
- :symbol: "XAG"
1055
+ :symbol: XAG
1056
1056
  :XAU:
1057
1057
  :one: "Troy ounce goud"
1058
1058
  :other: "Troy ounces goud"
1059
- :symbol: "XAU"
1059
+ :symbol: XAU
1060
1060
  :XBA:
1061
1061
  :one: "Europese samengestelde eenheid"
1062
1062
  :other: "Europese samengestelde eenheid"
1063
- :symbol: "XBA"
1063
+ :symbol: XBA
1064
1064
  :XBB:
1065
1065
  :one: "Europese monetaire eenheid"
1066
1066
  :other: "Europese monetaire eenheid"
1067
- :symbol: "XBB"
1067
+ :symbol: XBB
1068
1068
  :XBC:
1069
1069
  :one: "Europese rekeneenheid (XBC)"
1070
1070
  :other: "Europese rekeneenheid (XBC)"
1071
- :symbol: "XBC"
1071
+ :symbol: XBC
1072
1072
  :XBD:
1073
1073
  :one: "Europese rekeneenheid (XBD)"
1074
1074
  :other: "Europese rekeneenheid (XBD)"
1075
- :symbol: "XBD"
1075
+ :symbol: XBD
1076
1076
  :XCD:
1077
1077
  :one: "Oost-Caribische dollar"
1078
1078
  :other: "Oost-Caribische dollar"
1079
- :symbol: "EC$"
1079
+ :symbol: EC$
1080
1080
  :XDR:
1081
1081
  :one: "Special Drawing Rights"
1082
1082
  :other: "Special Drawing Rights"
1083
- :symbol: "XDR"
1083
+ :symbol: XDR
1084
1084
  :XEU:
1085
1085
  :one: "European Currency Unit"
1086
1086
  :other: "European Currency Unit"
1087
- :symbol: "XEU"
1087
+ :symbol: XEU
1088
1088
  :XFO:
1089
1089
  :one: "Franse gouden franc"
1090
1090
  :other: "Franse gouden franc"
1091
- :symbol: "XFO"
1091
+ :symbol: XFO
1092
1092
  :XFU:
1093
1093
  :one: "Franse UIC-franc"
1094
1094
  :other: "Franse UIC-franc"
1095
- :symbol: "XFU"
1095
+ :symbol: XFU
1096
1096
  :XOF:
1097
1097
  :one: "CFA-franc BCEAO"
1098
1098
  :other: "CFA-franc BCEAO"
1099
- :symbol: "CFA"
1099
+ :symbol: CFA
1100
1100
  :XPD:
1101
1101
  :one: "Troy ounce palladium"
1102
1102
  :other: "Troy ounces palladium"
1103
- :symbol: "XPD"
1103
+ :symbol: XPD
1104
1104
  :XPF:
1105
- :one: "CFP-franc"
1106
- :other: "CFP-frank"
1107
- :symbol: "XPF"
1105
+ :one: CFP-franc
1106
+ :other: CFP-frank
1107
+ :symbol: XPF
1108
1108
  :XPT:
1109
1109
  :one: "Troy ounce platina"
1110
1110
  :other: "Troy ounces platina"
1111
- :symbol: "XPT"
1111
+ :symbol: XPT
1112
1112
  :XRE:
1113
- :one: "RINET-fondsen"
1114
- :other: "RINET-fondsen"
1115
- :symbol: "XRE"
1113
+ :one: RINET-fondsen
1114
+ :other: RINET-fondsen
1115
+ :symbol: XRE
1116
1116
  :XSU:
1117
- :one: "Sucre"
1118
- :other: "Sucre"
1119
- :symbol: "XSU"
1117
+ :one: Sucre
1118
+ :other: Sucre
1119
+ :symbol: XSU
1120
1120
  :XTS:
1121
1121
  :one: "Valutacode voor testdoeleinden"
1122
1122
  :other: "Valutacode voor testdoeleinden"
1123
- :symbol: "XTS"
1123
+ :symbol: XTS
1124
1124
  :XUA:
1125
- :one: "ADB-rekeneenheid"
1126
- :other: "ADB-rekeneenheid"
1127
- :symbol: "XUA"
1125
+ :one: ADB-rekeneenheid
1126
+ :other: ADB-rekeneenheid
1127
+ :symbol: XUA
1128
1128
  :XXX:
1129
1129
  :one: "onbekende munteenheid"
1130
1130
  :other: "onbekende munteenheid"
1131
- :symbol: "XXX"
1131
+ :symbol: XXX
1132
1132
  :YDD:
1133
1133
  :one: "Jemenitische dinar"
1134
1134
  :other: "Jemenitische dinar"
1135
- :symbol: "YDD"
1135
+ :symbol: YDD
1136
1136
  :YER:
1137
1137
  :one: "Jemenitische rial"
1138
1138
  :other: "Jemenitische rial"
1139
- :symbol: "YER"
1139
+ :symbol: YER
1140
1140
  :YUD:
1141
1141
  :one: "Joegoslavische harde dinar"
1142
1142
  :other: "Joegoslavische harde dinar"
1143
- :symbol: "YUD"
1143
+ :symbol: YUD
1144
1144
  :YUM:
1145
1145
  :one: "Joegoslavische noviy-dinar"
1146
1146
  :other: "Joegoslavische noviy-dinar"
1147
- :symbol: "YUM"
1147
+ :symbol: YUM
1148
1148
  :YUN:
1149
1149
  :one: "Joegoslavische convertibele dinar"
1150
1150
  :other: "Joegoslavische convertibele dinar"
1151
- :symbol: "YUN"
1151
+ :symbol: YUN
1152
1152
  :YUR:
1153
1153
  :one: "Joegoslavische hervormde dinar (1992–1993)"
1154
1154
  :other: "Joegoslavische hervormde dinar (1992–1993)"
1155
- :symbol: "YUR"
1155
+ :symbol: YUR
1156
1156
  :ZAL:
1157
1157
  :one: "Zuid-Afrikaanse rand (financieel)"
1158
1158
  :other: "Zuid-Afrikaanse rand (financieel)"
1159
- :symbol: "ZAL"
1159
+ :symbol: ZAL
1160
1160
  :ZAR:
1161
1161
  :one: "Zuid-Afrikaanse rand"
1162
1162
  :other: "Zuid-Afrikaanse rand"
1163
- :symbol: "ZAR"
1163
+ :symbol: ZAR
1164
1164
  :ZMK:
1165
1165
  :one: "Zambiaanse kwacha (1968–2012)"
1166
1166
  :other: "Zambiaanse kwacha (1968–2012)"
1167
- :symbol: "ZMK"
1167
+ :symbol: ZMK
1168
1168
  :ZMW:
1169
1169
  :one: "Zambiaanse kwacha"
1170
1170
  :other: "Zambiaanse kwacha"
1171
- :symbol: "ZMW"
1171
+ :symbol: ZMW
1172
1172
  :ZRN:
1173
1173
  :one: "Zaïrese nieuwe zaïre"
1174
1174
  :other: "Zaïrese nieuwe zaïre"
1175
- :symbol: "ZRN"
1175
+ :symbol: ZRN
1176
1176
  :ZRZ:
1177
1177
  :one: "Zaïrese zaïre"
1178
1178
  :other: "Zaïrese zaïre"
1179
- :symbol: "ZRZ"
1179
+ :symbol: ZRZ
1180
1180
  :ZWD:
1181
1181
  :one: "Zimbabwaanse dollar"
1182
1182
  :other: "Zimbabwaanse dollar"
1183
- :symbol: "ZWD"
1183
+ :symbol: ZWD
1184
1184
  :ZWL:
1185
1185
  :one: "Zimbabwaanse dollar (2009)"
1186
1186
  :other: "Zimbabwaanse dollar (2009)"
1187
- :symbol: "ZWL"
1187
+ :symbol: ZWL
1188
1188
  :ZWR:
1189
1189
  :one: "Zimbabwaanse dollar (2008)"
1190
1190
  :other: "Zimbabwaanse dollar (2008)"
1191
- :symbol: "ZWR"
1191
+ :symbol: ZWR