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,1178 +4,1178 @@
4
4
  :ADP:
5
5
  :one: "Andorranische Pesete"
6
6
  :other: "Andorranische Peseten"
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: "Afghanische Afghani (1927–2002)"
14
14
  :other: "Afghanische Afghani (1927–2002)"
15
- :symbol: "AFA"
15
+ :symbol: AFA
16
16
  :AFN:
17
17
  :one: "Afghanischer Afghani"
18
18
  :other: "Afghanische Afghani"
19
- :symbol: "AFN"
19
+ :symbol: AFN
20
20
  :ALK:
21
21
  :one: "Albanischer Lek (1946–1965)"
22
22
  :other: "Albanische Lek (1946–1965)"
23
23
  :ALL:
24
24
  :one: "Albanischer Lek"
25
25
  :other: "Albanische Lek"
26
- :symbol: "ALL"
26
+ :symbol: ALL
27
27
  :AMD:
28
28
  :one: "Armenischer Dram"
29
29
  :other: "Armenische Dram"
30
- :symbol: "AMD"
30
+ :symbol: AMD
31
31
  :ANG:
32
- :one: "Niederländische-Antillen-Gulden"
33
- :other: "Niederländische-Antillen-Gulden"
34
- :symbol: "ANG"
32
+ :one: Niederländische-Antillen-Gulden
33
+ :other: Niederländische-Antillen-Gulden
34
+ :symbol: ANG
35
35
  :AOA:
36
36
  :one: "Angolanischer Kwanza"
37
37
  :other: "Angolanische Kwanza"
38
- :symbol: "AOA"
38
+ :symbol: AOA
39
39
  :AOK:
40
40
  :one: "Angolanischer Kwanza (1977–1990)"
41
41
  :other: "Angolanische Kwanza (1977–1990)"
42
- :symbol: "AOK"
42
+ :symbol: AOK
43
43
  :AON:
44
44
  :one: "Angolanischer Neuer Kwanza (1990–2000)"
45
45
  :other: "Angolanische Neue Kwanza (1990–2000)"
46
- :symbol: "AON"
46
+ :symbol: AON
47
47
  :AOR:
48
48
  :one: "Angolanischer Kwanza Reajustado (1995–1999)"
49
49
  :other: "Angolanische Kwanza Reajustado (1995–1999)"
50
- :symbol: "AOR"
50
+ :symbol: AOR
51
51
  :ARA:
52
52
  :one: "Argentinischer Austral"
53
53
  :other: "Argentinische Austral"
54
- :symbol: "ARA"
54
+ :symbol: ARA
55
55
  :ARL:
56
56
  :one: "Argentinischer Peso Ley (1970–1983)"
57
57
  :other: "Argentinische Pesos Ley (1970–1983)"
58
- :symbol: "ARL"
58
+ :symbol: ARL
59
59
  :ARM:
60
60
  :one: "Argentinischer Peso (1881–1970)"
61
61
  :other: "Argentinische Pesos (1881–1970)"
62
- :symbol: "ARM"
62
+ :symbol: ARM
63
63
  :ARP:
64
64
  :one: "Argentinischer Peso (1983–1985)"
65
65
  :other: "Argentinische Peso (1983–1985)"
66
- :symbol: "ARP"
66
+ :symbol: ARP
67
67
  :ARS:
68
68
  :one: "Argentinischer Peso"
69
69
  :other: "Argentinische Pesos"
70
- :symbol: "ARS"
70
+ :symbol: ARS
71
71
  :ATS:
72
72
  :one: "Österreichischer Schilling"
73
73
  :other: "Österreichische Schilling"
74
- :symbol: "öS"
74
+ :symbol: öS
75
75
  :AUD:
76
76
  :one: "Australischer Dollar"
77
77
  :other: "Australische Dollar"
78
- :symbol: "AU$"
78
+ :symbol: AU$
79
79
  :AWG:
80
- :one: "Aruba-Florin"
81
- :other: "Aruba-Florin"
82
- :symbol: "AWG"
80
+ :one: Aruba-Florin
81
+ :other: Aruba-Florin
82
+ :symbol: AWG
83
83
  :AZM:
84
84
  :one: "Aserbaidschan-Manat (1993–2006)"
85
85
  :other: "Aserbaidschan-Manat (1993–2006)"
86
- :symbol: "AZM"
86
+ :symbol: AZM
87
87
  :AZN:
88
- :one: "Aserbaidschan-Manat"
89
- :other: "Aserbaidschan-Manat"
90
- :symbol: "AZN"
88
+ :one: Aserbaidschan-Manat
89
+ :other: Aserbaidschan-Manat
90
+ :symbol: AZN
91
91
  :BAD:
92
92
  :one: "Bosnien und Herzegowina Dinar (1992–1994)"
93
93
  :other: "Bosnien und Herzegowina Dinar (1992–1994)"
94
- :symbol: "BAD"
94
+ :symbol: BAD
95
95
  :BAM:
96
96
  :one: "Bosnien und Herzegowina Konvertierbare Mark"
97
97
  :other: "Bosnien und Herzegowina Konvertierbare Mark"
98
- :symbol: "BAM"
98
+ :symbol: BAM
99
99
  :BAN:
100
100
  :one: "Bosnien und Herzegowina Neuer Dinar (1994–1997)"
101
101
  :other: "Bosnien und Herzegowina Neue Dinar (1994–1997)"
102
- :symbol: "BAN"
102
+ :symbol: BAN
103
103
  :BBD:
104
- :one: "Barbados-Dollar"
105
- :other: "Barbados-Dollar"
106
- :symbol: "BBD"
104
+ :one: Barbados-Dollar
105
+ :other: Barbados-Dollar
106
+ :symbol: BBD
107
107
  :BDT:
108
- :one: "Bangladesch-Taka"
109
- :other: "Bangladesch-Taka"
110
- :symbol: "BDT"
108
+ :one: Bangladesch-Taka
109
+ :other: Bangladesch-Taka
110
+ :symbol: BDT
111
111
  :BEC:
112
112
  :one: "Belgischer Franc (konvertibel)"
113
113
  :other: "Belgische Franc (konvertibel)"
114
- :symbol: "BEC"
114
+ :symbol: BEC
115
115
  :BEF:
116
116
  :one: "Belgischer Franc"
117
117
  :other: "Belgische Franc"
118
- :symbol: "BEF"
118
+ :symbol: BEF
119
119
  :BEL:
120
120
  :one: "Belgischer Finanz-Franc"
121
121
  :other: "Belgische Finanz-Franc"
122
- :symbol: "BEL"
122
+ :symbol: BEL
123
123
  :BGL:
124
124
  :one: "Bulgarische Lew (1962–1999)"
125
125
  :other: "Bulgarische Lew (1962–1999)"
126
126
  :BGM:
127
127
  :one: "Bulgarischer Lew (1952–1962)"
128
128
  :other: "Bulgarische Lew (1952–1962)"
129
- :symbol: "BGK"
129
+ :symbol: BGK
130
130
  :BGN:
131
131
  :one: "Bulgarischer Lew"
132
132
  :other: "Bulgarische Lew"
133
- :symbol: "BGN"
133
+ :symbol: BGN
134
134
  :BGO:
135
135
  :one: "Bulgarischer Lew (1879–1952)"
136
136
  :other: "Bulgarische Lew (1879–1952)"
137
- :symbol: "BGJ"
137
+ :symbol: BGJ
138
138
  :BHD:
139
- :one: "Bahrain-Dinar"
140
- :other: "Bahrain-Dinar"
141
- :symbol: "BHD"
139
+ :one: Bahrain-Dinar
140
+ :other: Bahrain-Dinar
141
+ :symbol: BHD
142
142
  :BIF:
143
- :one: "Burundi-Franc"
144
- :other: "Burundi-Francs"
145
- :symbol: "BIF"
143
+ :one: Burundi-Franc
144
+ :other: Burundi-Francs
145
+ :symbol: BIF
146
146
  :BMD:
147
- :one: "Bermuda-Dollar"
148
- :other: "Bermuda-Dollar"
149
- :symbol: "BMD"
147
+ :one: Bermuda-Dollar
148
+ :other: Bermuda-Dollar
149
+ :symbol: BMD
150
150
  :BND:
151
- :one: "Brunei-Dollar"
152
- :other: "Brunei-Dollar"
153
- :symbol: "BND"
151
+ :one: Brunei-Dollar
152
+ :other: Brunei-Dollar
153
+ :symbol: BND
154
154
  :BOB:
155
155
  :one: "Bolivanischer Boliviano"
156
156
  :other: "Bolivianische Bolivianos"
157
- :symbol: "BOB"
157
+ :symbol: BOB
158
158
  :BOL:
159
159
  :one: "Bolivianischer Boliviano (1863–1963)"
160
160
  :other: "Bolivianische Bolivianos (1863–1963)"
161
- :symbol: "BOL"
161
+ :symbol: BOL
162
162
  :BOP:
163
163
  :one: "Bolivianischer Peso"
164
164
  :other: "Bolivianische Peso"
165
- :symbol: "BOP"
165
+ :symbol: BOP
166
166
  :BOV:
167
167
  :one: "Boliviansiche Mvdol"
168
168
  :other: "Bolivianische Mvdol"
169
- :symbol: "BOV"
169
+ :symbol: BOV
170
170
  :BRB:
171
171
  :one: "Brasilianischer Cruzeiro Novo (1967–1986)"
172
172
  :other: "Brasilianische Cruzeiro Novo (1967–1986)"
173
- :symbol: "BRB"
173
+ :symbol: BRB
174
174
  :BRC:
175
175
  :one: "Brasilianischer Cruzado (1986–1989)"
176
176
  :other: "Brasilianische Cruzado (1986–1989)"
177
- :symbol: "BRC"
177
+ :symbol: BRC
178
178
  :BRE:
179
179
  :one: "Brasilianischer Cruzeiro (1990–1993)"
180
180
  :other: "Brasilianische Cruzeiro (1990–1993)"
181
- :symbol: "BRE"
181
+ :symbol: BRE
182
182
  :BRL:
183
183
  :one: "Brasilianischer Real"
184
184
  :other: "Brasilianische Real"
185
- :symbol: "R$"
185
+ :symbol: R$
186
186
  :BRN:
187
187
  :one: "Brasilianischer Cruzado Novo (1989–1990)"
188
188
  :other: "Brasilianische Cruzado Novo (1989–1990)"
189
- :symbol: "BRN"
189
+ :symbol: BRN
190
190
  :BRR:
191
191
  :one: "Brasilianischer Cruzeiro (1993–1994)"
192
192
  :other: "Brasilianische Cruzeiro (1993–1994)"
193
- :symbol: "BRR"
193
+ :symbol: BRR
194
194
  :BRZ:
195
195
  :one: "Brasilianischer Cruzeiro (1942–1967)"
196
196
  :other: "Brasilianischer Cruzeiro (1942–1967)"
197
- :symbol: "BRZ"
197
+ :symbol: BRZ
198
198
  :BSD:
199
- :one: "Bahamas-Dollar"
200
- :other: "Bahamas-Dollar"
201
- :symbol: "BSD"
199
+ :one: Bahamas-Dollar
200
+ :other: Bahamas-Dollar
201
+ :symbol: BSD
202
202
  :BTN:
203
- :one: "Bhutan-Ngultrum"
204
- :other: "Bhutan-Ngultrum"
205
- :symbol: "BTN"
203
+ :one: Bhutan-Ngultrum
204
+ :other: Bhutan-Ngultrum
205
+ :symbol: BTN
206
206
  :BUK:
207
207
  :one: "Birmanischer Kyat"
208
208
  :other: "Birmanische Kyat"
209
209
  :BWP:
210
210
  :one: "Botswanischer Pula"
211
211
  :other: "Botswanische Pula"
212
- :symbol: "BWP"
212
+ :symbol: BWP
213
213
  :BYB:
214
214
  :one: "Belarus-Rubel (1994–1999)"
215
215
  :other: "Belarus-Rubel (1994–1999)"
216
- :symbol: "BYB"
216
+ :symbol: BYB
217
217
  :BYR:
218
218
  :one: "Weissrussischer Rubel"
219
219
  :other: "Weissrussische Rubel"
220
- :symbol: "BYR"
220
+ :symbol: BYR
221
221
  :BZD:
222
- :one: "Belize-Dollar"
223
- :other: "Belize-Dollar"
224
- :symbol: "BZD"
222
+ :one: Belize-Dollar
223
+ :other: Belize-Dollar
224
+ :symbol: BZD
225
225
  :CAD:
226
226
  :one: "Kanadischer Dollar"
227
227
  :other: "Kanadische Dollar"
228
- :symbol: "CA$"
228
+ :symbol: CA$
229
229
  :CDF:
230
- :one: "Kongo-Franc"
231
- :other: "Kongo-Francs"
232
- :symbol: "CDF"
230
+ :one: Kongo-Franc
231
+ :other: Kongo-Francs
232
+ :symbol: CDF
233
233
  :CHE:
234
- :one: "WIR-Euro"
235
- :other: "WIR-Euro"
236
- :symbol: "CHE"
234
+ :one: WIR-Euro
235
+ :other: WIR-Euro
236
+ :symbol: CHE
237
237
  :CHF:
238
238
  :one: "Schweizer Franken"
239
239
  :other: "Schweizer Franken"
240
- :symbol: "CHF"
240
+ :symbol: CHF
241
241
  :CHW:
242
242
  :one: "WIR Franken"
243
243
  :other: "WIR Franken"
244
- :symbol: "CHW"
244
+ :symbol: CHW
245
245
  :CLE:
246
246
  :one: "Chilenischer Escudo"
247
247
  :other: "Chilenische Escudo"
248
- :symbol: "CLE"
248
+ :symbol: CLE
249
249
  :CLF:
250
250
  :one: "Chilenische Unidades de Fomento"
251
251
  :other: "Chilenische Unidades de Fomento"
252
- :symbol: "CLF"
252
+ :symbol: CLF
253
253
  :CLP:
254
254
  :one: "Chilenischer Peso"
255
255
  :other: "Chilenische Pesos"
256
- :symbol: "CLP"
256
+ :symbol: CLP
257
257
  :CNX:
258
258
  :one: "Dollar der Chinesischen Volksbank"
259
259
  :other: "Dollar der Chinesischen Volksbank"
260
- :symbol: "CNX"
260
+ :symbol: CNX
261
261
  :CNY:
262
262
  :one: "Chinesischer Yuan"
263
263
  :other: "Renminbi Yuan"
264
- :symbol: "CN¥"
264
+ :symbol: CN¥
265
265
  :COP:
266
266
  :one: "Kolumbianischer Peso"
267
267
  :other: "Kolumbianische Pesos"
268
- :symbol: "COP"
268
+ :symbol: COP
269
269
  :COU:
270
270
  :one: "Kolumbianische Unidad de valor real"
271
271
  :other: "Kolumbianische Unidades de valor real"
272
- :symbol: "COU"
272
+ :symbol: COU
273
273
  :CRC:
274
- :one: "Costa-Rica-Colón"
275
- :other: "Costa-Rica-Colón"
276
- :symbol: "CRC"
274
+ :one: Costa-Rica-Colón
275
+ :other: Costa-Rica-Colón
276
+ :symbol: CRC
277
277
  :CSD:
278
278
  :one: "Serbischer Dinar (2002–2006)"
279
279
  :other: "Serbische Dinar (2002–2006)"
280
- :symbol: "CSD"
280
+ :symbol: CSD
281
281
  :CSK:
282
282
  :one: "Tschechoslowakische Kronen"
283
283
  :other: "Tschechoslowakische Kronen"
284
- :symbol: "CSK"
284
+ :symbol: CSK
285
285
  :CUC:
286
286
  :one: "Kubanischer Peso (konvertibel)"
287
287
  :other: "Kubanische Pesos (konvertibel)"
288
- :symbol: "CUC"
288
+ :symbol: CUC
289
289
  :CUP:
290
290
  :one: "Kubanischer Peso"
291
291
  :other: "Kubanische Pesos"
292
- :symbol: "CUP"
292
+ :symbol: CUP
293
293
  :CVE:
294
- :one: "Kap-Verde-Escudo"
295
- :other: "Kap-Verde-Escudos"
296
- :symbol: "CVE"
294
+ :one: Kap-Verde-Escudo
295
+ :other: Kap-Verde-Escudos
296
+ :symbol: CVE
297
297
  :CYP:
298
298
  :one: "Zypern Pfund"
299
299
  :other: "Zypern Pfund"
300
- :symbol: "CYP"
300
+ :symbol: CYP
301
301
  :CZK:
302
302
  :one: "Tschechische Krone"
303
303
  :other: "Tschechische Kronen"
304
- :symbol: "CZK"
304
+ :symbol: CZK
305
305
  :DDM:
306
306
  :one: "Mark der DDR"
307
307
  :other: "Mark der DDR"
308
- :symbol: "DDM"
308
+ :symbol: DDM
309
309
  :DEM:
310
310
  :one: "Deutsche Mark"
311
311
  :other: "Deutsche Mark"
312
- :symbol: "DM"
312
+ :symbol: DM
313
313
  :DJF:
314
- :one: "Dschibuti-Franc"
315
- :other: "Dschibuti-Franc"
316
- :symbol: "DJF"
314
+ :one: Dschibuti-Franc
315
+ :other: Dschibuti-Franc
316
+ :symbol: DJF
317
317
  :DKK:
318
318
  :one: "Dänische Krone"
319
319
  :other: "Dänische Kronen"
320
- :symbol: "DKK"
320
+ :symbol: DKK
321
321
  :DOP:
322
322
  :one: "Dominikanischer Peso"
323
323
  :other: "Dominikanische Pesos"
324
- :symbol: "DOP"
324
+ :symbol: DOP
325
325
  :DZD:
326
326
  :one: "Algerischer Dinar"
327
327
  :other: "Algerische Dinar"
328
- :symbol: "DZD"
328
+ :symbol: DZD
329
329
  :ECS:
330
330
  :one: "Ecuadorianischer Sucre"
331
331
  :other: "Ecuadorianische Sucre"
332
- :symbol: "ECS"
332
+ :symbol: ECS
333
333
  :ECV:
334
334
  :one: "Verrechnungseinheiten für Ecuador"
335
335
  :other: "Verrechnungseinheiten für Ecuador"
336
- :symbol: "ECV"
336
+ :symbol: ECV
337
337
  :EEK:
338
338
  :one: "Estnische Krone"
339
339
  :other: "Estnische Kronen"
340
- :symbol: "EEK"
340
+ :symbol: EEK
341
341
  :EGP:
342
342
  :one: "Ägyptisches Pfund"
343
343
  :other: "Ägyptische Pfund"
344
- :symbol: "EGP"
344
+ :symbol: EGP
345
345
  :ERN:
346
346
  :one: "Eritreischer Nakfa"
347
347
  :other: "Eritreische Nakfa"
348
- :symbol: "ERN"
348
+ :symbol: ERN
349
349
  :ESA:
350
350
  :one: "Spanische Peseta (A–Konten)"
351
351
  :other: "Spanische Peseten (A–Konten)"
352
- :symbol: "ESA"
352
+ :symbol: ESA
353
353
  :ESB:
354
354
  :one: "Spanische Peseta (konvertibel)"
355
355
  :other: "Spanische Peseten (konvertibel)"
356
- :symbol: "ESB"
356
+ :symbol: ESB
357
357
  :ESP:
358
358
  :one: "Spanische Peseta"
359
359
  :other: "Spanische Peseten"
360
- :symbol: "ESP"
360
+ :symbol: ESP
361
361
  :ETB:
362
362
  :one: "Äthiopischer Birr"
363
363
  :other: "Äthiopische Birr"
364
- :symbol: "ETB"
364
+ :symbol: ETB
365
365
  :EUR:
366
- :one: "Euro"
367
- :other: "Euro"
368
- :symbol: ""
366
+ :one: Euro
367
+ :other: Euro
368
+ :symbol: €
369
369
  :FIM:
370
370
  :one: "Finnische Mark"
371
371
  :other: "Finnische Mark"
372
- :symbol: "FIM"
372
+ :symbol: FIM
373
373
  :FJD:
374
- :one: "Fidschi-Dollar"
375
- :other: "Fidschi-Dollar"
376
- :symbol: "FJD"
374
+ :one: Fidschi-Dollar
375
+ :other: Fidschi-Dollar
376
+ :symbol: FJD
377
377
  :FKP:
378
- :one: "Falkland-Pfund"
379
- :other: "Falkland-Pfund"
380
- :symbol: "FKP"
378
+ :one: Falkland-Pfund
379
+ :other: Falkland-Pfund
380
+ :symbol: FKP
381
381
  :FRF:
382
382
  :one: "Französischer Franc"
383
383
  :other: "Französische Franc"
384
- :symbol: "FRF"
384
+ :symbol: FRF
385
385
  :GBP:
386
386
  :one: "Britisches Pfund Sterling"
387
387
  :other: "Britische Pfund Sterling"
388
- :symbol: "£"
388
+ :symbol: £
389
389
  :GEK:
390
390
  :one: "Georgischer Kupon Larit"
391
391
  :other: "Georgische Kupon Larit"
392
392
  :GEL:
393
393
  :one: "Georgischer Lari"
394
394
  :other: "Georgische Lari"
395
- :symbol: "GEL"
395
+ :symbol: GEL
396
396
  :GHC:
397
397
  :one: "Ghanaischer Cedi (1979–2007)"
398
398
  :other: "Ghanaische Cedi (1979–2007)"
399
- :symbol: "GHC"
399
+ :symbol: GHC
400
400
  :GHS:
401
401
  :one: "Ghanaischer Cedi"
402
402
  :other: "Ghanaische Cedi"
403
- :symbol: "GHS"
403
+ :symbol: GHS
404
404
  :GIP:
405
- :one: "Gibraltar-Pfund"
405
+ :one: Gibraltar-Pfund
406
406
  :other: "Gibraltar Pfund"
407
- :symbol: "GIP"
407
+ :symbol: GIP
408
408
  :GMD:
409
- :one: "Gambia-Dalasi"
410
- :other: "Gambia-Dalasi"
411
- :symbol: "GMD"
409
+ :one: Gambia-Dalasi
410
+ :other: Gambia-Dalasi
411
+ :symbol: GMD
412
412
  :GNF:
413
- :one: "Guinea-Franc"
414
- :other: "Guinea-Franc"
415
- :symbol: "GNF"
413
+ :one: Guinea-Franc
414
+ :other: Guinea-Franc
415
+ :symbol: GNF
416
416
  :GNS:
417
417
  :one: "Guineischer Syli"
418
418
  :other: "Guineische Syli"
419
- :symbol: "GNS"
419
+ :symbol: GNS
420
420
  :GQE:
421
- :one: "Äquatorialguinea-Ekwele"
422
- :other: "Äquatorialguinea-Ekwele"
423
- :symbol: "GQE"
421
+ :one: Äquatorialguinea-Ekwele
422
+ :other: Äquatorialguinea-Ekwele
423
+ :symbol: GQE
424
424
  :GRD:
425
425
  :one: "Griechische Drachme"
426
426
  :other: "Griechische Drachmen"
427
- :symbol: "GRD"
427
+ :symbol: GRD
428
428
  :GTQ:
429
429
  :one: "Guatemaltekischer Quetzal"
430
430
  :other: "Guatemaltekische Quetzales"
431
- :symbol: "GTQ"
431
+ :symbol: GTQ
432
432
  :GWE:
433
433
  :one: "Portugiesisch Guinea Escudo"
434
434
  :other: "Portugiesisch Guinea Escudo"
435
435
  :GWP:
436
436
  :one: "Guinea-Bissau Peso"
437
437
  :other: "Guinea-Bissau Pesos"
438
- :symbol: "GWP"
438
+ :symbol: GWP
439
439
  :GYD:
440
- :one: "Guyana-Dollar"
441
- :other: "Guyana-Dollar"
442
- :symbol: "GYD"
440
+ :one: Guyana-Dollar
441
+ :other: Guyana-Dollar
442
+ :symbol: GYD
443
443
  :HKD:
444
- :one: "Hongkong-Dollar"
445
- :other: "Hongkong-Dollar"
446
- :symbol: "HK$"
444
+ :one: Hongkong-Dollar
445
+ :other: Hongkong-Dollar
446
+ :symbol: HK$
447
447
  :HNL:
448
- :one: "Honduras-Lempira"
449
- :other: "Honduras-Lempira"
450
- :symbol: "HNL"
448
+ :one: Honduras-Lempira
449
+ :other: Honduras-Lempira
450
+ :symbol: HNL
451
451
  :HRD:
452
452
  :one: "Kroatischer Dinar"
453
453
  :other: "Kroatische Dinar"
454
- :symbol: "HRD"
454
+ :symbol: HRD
455
455
  :HRK:
456
456
  :one: "Kroatischer Kuna"
457
457
  :other: "Kroatische Kuna"
458
- :symbol: "HRK"
458
+ :symbol: HRK
459
459
  :HTG:
460
460
  :one: "Haitianische Gourde"
461
461
  :other: "Haitianische Gourdes"
462
- :symbol: "HTG"
462
+ :symbol: HTG
463
463
  :HUF:
464
464
  :one: "Ungarischer Forint"
465
465
  :other: "Ungarische Forint"
466
- :symbol: "HUF"
466
+ :symbol: HUF
467
467
  :IDR:
468
468
  :one: "Indonesische Rupiah"
469
469
  :other: "Indonesische Rupiah"
470
- :symbol: "IDR"
470
+ :symbol: IDR
471
471
  :IEP:
472
472
  :one: "Irisches Pfund"
473
473
  :other: "Irische Pfund"
474
- :symbol: "IEP"
474
+ :symbol: IEP
475
475
  :ILP:
476
476
  :one: "Israelisches Pfund"
477
477
  :other: "Israelische Pfund"
478
- :symbol: "ILP"
478
+ :symbol: ILP
479
479
  :ILR:
480
480
  :one: "Israelischer Schekel (1980–1985)"
481
481
  :other: "Israelische Schekel (1980–1985)"
482
482
  :ILS:
483
483
  :one: "Israelischer Neuer Schekel"
484
484
  :other: "Israelische Neue Schekel"
485
- :symbol: ""
485
+ :symbol: ₪
486
486
  :INR:
487
487
  :one: "Indische Rupie"
488
488
  :other: "Indische Rupien"
489
- :symbol: ""
489
+ :symbol: ₹
490
490
  :IQD:
491
491
  :one: "Irakischer Dinar"
492
492
  :other: "Irakische Dinar"
493
- :symbol: "IQD"
493
+ :symbol: IQD
494
494
  :IRR:
495
495
  :one: "Iranischer Rial"
496
496
  :other: "Iranische Rial"
497
- :symbol: "IRR"
497
+ :symbol: IRR
498
498
  :ISJ:
499
499
  :one: "Isländische Krone (1918–1981)"
500
500
  :other: "Isländische Kronen (1918–1981)"
501
501
  :ISK:
502
502
  :one: "Isländische Krone"
503
503
  :other: "Isländische Kronen"
504
- :symbol: "ISK"
504
+ :symbol: ISK
505
505
  :ITL:
506
506
  :one: "Italienische Lira"
507
507
  :other: "Italienische Lire"
508
- :symbol: "ITL"
508
+ :symbol: ITL
509
509
  :JMD:
510
- :one: "Jamaika-Dollar"
511
- :other: "Jamaika-Dollar"
512
- :symbol: "JMD"
510
+ :one: Jamaika-Dollar
511
+ :other: Jamaika-Dollar
512
+ :symbol: JMD
513
513
  :JOD:
514
514
  :one: "Jordanischer Dinar"
515
515
  :other: "Jordanische Dinar"
516
- :symbol: "JOD"
516
+ :symbol: JOD
517
517
  :JPY:
518
518
  :one: "Japanischer Yen"
519
519
  :other: "Japanische Yen"
520
- :symbol: "¥"
520
+ :symbol: ¥
521
521
  :KES:
522
- :one: "Kenia-Schilling"
523
- :other: "Kenia-Schilling"
524
- :symbol: "KES"
522
+ :one: Kenia-Schilling
523
+ :other: Kenia-Schilling
524
+ :symbol: KES
525
525
  :KGS:
526
526
  :one: "Kirgisischer Som"
527
527
  :other: "Kirgisische Som"
528
- :symbol: "KGS"
528
+ :symbol: KGS
529
529
  :KHR:
530
530
  :one: "Kambodschanischer Riel"
531
531
  :other: "Kambodschanische Riel"
532
- :symbol: "KHR"
532
+ :symbol: KHR
533
533
  :KMF:
534
- :one: "Komoren-Franc"
535
- :other: "Komoren-Francs"
536
- :symbol: "KMF"
534
+ :one: Komoren-Franc
535
+ :other: Komoren-Francs
536
+ :symbol: KMF
537
537
  :KPW:
538
538
  :one: "Nordkoreanischer Won"
539
539
  :other: "Nordkoreanische Won"
540
- :symbol: "KPW"
540
+ :symbol: KPW
541
541
  :KRH:
542
542
  :one: "Südkoreanischer Hwan (1953–1962)"
543
543
  :other: "Südkoreanischer Hwan (1953–1962)"
544
- :symbol: "KRH"
544
+ :symbol: KRH
545
545
  :KRO:
546
546
  :one: "Südkoreanischer Won (1945–1953)"
547
547
  :other: "Südkoreanischer Won (1945–1953)"
548
- :symbol: "KRO"
548
+ :symbol: KRO
549
549
  :KRW:
550
550
  :one: "Südkoreanischer Won"
551
551
  :other: "Südkoreanische Won"
552
- :symbol: ""
552
+ :symbol: ₩
553
553
  :KWD:
554
- :one: "Kuwait-Dinar"
555
- :other: "Kuwait-Dinar"
556
- :symbol: "KWD"
554
+ :one: Kuwait-Dinar
555
+ :other: Kuwait-Dinar
556
+ :symbol: KWD
557
557
  :KYD:
558
- :one: "Kaiman-Dollar"
559
- :other: "Kaiman-Dollar"
560
- :symbol: "KYD"
558
+ :one: Kaiman-Dollar
559
+ :other: Kaiman-Dollar
560
+ :symbol: KYD
561
561
  :KZT:
562
562
  :one: "Kasachischer Tenge"
563
563
  :other: "Kasachische Tenge"
564
- :symbol: "KZT"
564
+ :symbol: KZT
565
565
  :LAK:
566
566
  :one: "Laotischer Kip"
567
567
  :other: "Laotische Kip"
568
- :symbol: "LAK"
568
+ :symbol: LAK
569
569
  :LBP:
570
570
  :one: "Libanesisches Pfund"
571
571
  :other: "Libanesische Pfund"
572
- :symbol: "LBP"
572
+ :symbol: LBP
573
573
  :LKR:
574
- :one: "Sri-Lanka-Rupie"
575
- :other: "Sri-Lanka-Rupien"
576
- :symbol: "LKR"
574
+ :one: Sri-Lanka-Rupie
575
+ :other: Sri-Lanka-Rupien
576
+ :symbol: LKR
577
577
  :LRD:
578
578
  :one: "Liberianischer Dollar"
579
579
  :other: "Liberianische Dollar"
580
- :symbol: "LRD"
580
+ :symbol: LRD
581
581
  :LSL:
582
- :one: "Loti"
583
- :other: "Loti"
584
- :symbol: "LSL"
582
+ :one: Loti
583
+ :other: Loti
584
+ :symbol: LSL
585
585
  :LTL:
586
586
  :one: "Litauischer Litas"
587
587
  :other: "Litauische Litas"
588
- :symbol: "LTL"
588
+ :symbol: LTL
589
589
  :LTT:
590
590
  :one: "Litauische Talonas"
591
591
  :other: "Litauische Talonas"
592
- :symbol: "LTT"
592
+ :symbol: LTT
593
593
  :LUC:
594
594
  :one: "Luxemburgische Franc (konvertibel)"
595
595
  :other: "Luxemburgische Franc (konvertibel)"
596
- :symbol: "LUC"
596
+ :symbol: LUC
597
597
  :LUF:
598
598
  :one: "Luxemburgische Franc"
599
599
  :other: "Luxemburgische Franc"
600
- :symbol: "LUF"
600
+ :symbol: LUF
601
601
  :LUL:
602
602
  :one: "Luxemburgische Finanz-Franc"
603
603
  :other: "Luxemburgische Finanz-Franc"
604
- :symbol: "LUL"
604
+ :symbol: LUL
605
605
  :LVL:
606
606
  :one: "Lettischer Lats"
607
607
  :other: "Lettische Lats"
608
- :symbol: "LVL"
608
+ :symbol: LVL
609
609
  :LVR:
610
610
  :one: "Lettische Rubel"
611
611
  :other: "Lettische Rubel"
612
- :symbol: "LVR"
612
+ :symbol: LVR
613
613
  :LYD:
614
614
  :one: "Libyscher Dinar"
615
615
  :other: "Libysche Dinar"
616
- :symbol: "LYD"
616
+ :symbol: LYD
617
617
  :MAD:
618
618
  :one: "Marokkanischer Dirham"
619
619
  :other: "Marokkanische Dirham"
620
- :symbol: "MAD"
620
+ :symbol: MAD
621
621
  :MAF:
622
622
  :one: "Marokkanische Franc"
623
623
  :other: "Marokkanische Franc"
624
- :symbol: "MAF"
624
+ :symbol: MAF
625
625
  :MCF:
626
626
  :one: "Monegassischer Franc"
627
627
  :other: "Monegassische Franc"
628
- :symbol: "MCF"
628
+ :symbol: MCF
629
629
  :MDC:
630
- :one: "Moldau-Cupon"
631
- :other: "Moldau-Cupon"
632
- :symbol: "MDC"
630
+ :one: Moldau-Cupon
631
+ :other: Moldau-Cupon
632
+ :symbol: MDC
633
633
  :MDL:
634
- :one: "Moldau-Leu"
635
- :other: "Moldau-Leu"
636
- :symbol: "MDL"
634
+ :one: Moldau-Leu
635
+ :other: Moldau-Leu
636
+ :symbol: MDL
637
637
  :MGA:
638
- :one: "Madagaskar-Ariary"
639
- :other: "Madagaskar-Ariary"
640
- :symbol: "MGA"
638
+ :one: Madagaskar-Ariary
639
+ :other: Madagaskar-Ariary
640
+ :symbol: MGA
641
641
  :MGF:
642
- :one: "Madagaskar-Franc"
643
- :other: "Madagaskar-Franc"
644
- :symbol: "MGF"
642
+ :one: Madagaskar-Franc
643
+ :other: Madagaskar-Franc
644
+ :symbol: MGF
645
645
  :MKD:
646
646
  :one: "Mazedonischer Denar"
647
647
  :other: "Mazedonische Denari"
648
- :symbol: "MKD"
648
+ :symbol: MKD
649
649
  :MKN:
650
650
  :one: "Mazedonischer Denar (1992–1993)"
651
651
  :other: "Mazedonische Denar (1992–1993)"
652
- :symbol: "MKN"
652
+ :symbol: MKN
653
653
  :MLF:
654
654
  :one: "Malische Franc"
655
655
  :other: "Malische Franc"
656
- :symbol: "MLF"
656
+ :symbol: MLF
657
657
  :MMK:
658
658
  :one: "Myanmarischer Kyat"
659
659
  :other: "Myanmarische Kyat"
660
- :symbol: "MMK"
660
+ :symbol: MMK
661
661
  :MNT:
662
662
  :one: "Mongolischer Tögrög"
663
663
  :other: "Mongolische Tögrög"
664
- :symbol: "MNT"
664
+ :symbol: MNT
665
665
  :MOP:
666
- :one: "Macao-Pataca"
667
- :other: "Macao-Pataca"
668
- :symbol: "MOP"
666
+ :one: Macao-Pataca
667
+ :other: Macao-Pataca
668
+ :symbol: MOP
669
669
  :MRO:
670
670
  :one: "Mauretanischer Ouguiya"
671
671
  :other: "Mauretanische Ouguiya"
672
- :symbol: "MRO"
672
+ :symbol: MRO
673
673
  :MTL:
674
674
  :one: "Maltesische Lira"
675
675
  :other: "Maltesische Lira"
676
- :symbol: "MTL"
676
+ :symbol: MTL
677
677
  :MTP:
678
678
  :one: "Maltesische Pfund"
679
679
  :other: "Maltesische Pfund"
680
- :symbol: "MTP"
680
+ :symbol: MTP
681
681
  :MUR:
682
- :one: "Mauritius-Rupie"
683
- :other: "Mauritius-Rupien"
684
- :symbol: "MUR"
682
+ :one: Mauritius-Rupie
683
+ :other: Mauritius-Rupien
684
+ :symbol: MUR
685
685
  :MVP:
686
686
  :one: "Malediven-Rupie (alt)"
687
687
  :other: "Malediven-Rupien (alt)"
688
688
  :MVR:
689
- :one: "Malediven-Rufiyaa"
690
- :other: "Malediven-Rupien"
691
- :symbol: "MVR"
689
+ :one: Malediven-Rufiyaa
690
+ :other: Malediven-Rupien
691
+ :symbol: MVR
692
692
  :MWK:
693
- :one: "Malawi-Kwacha"
694
- :other: "Malawi-Kwacha"
695
- :symbol: "MWK"
693
+ :one: Malawi-Kwacha
694
+ :other: Malawi-Kwacha
695
+ :symbol: MWK
696
696
  :MXN:
697
697
  :one: "Mexikanischer Peso"
698
698
  :other: "Mexikanische Pesos"
699
- :symbol: "MX$"
699
+ :symbol: MX$
700
700
  :MXP:
701
701
  :one: "Mexikanische Silber-Peso (1861–1992)"
702
702
  :other: "Mexikanische Silber-Pesos (1861–1992)"
703
- :symbol: "MXP"
703
+ :symbol: MXP
704
704
  :MXV:
705
705
  :one: "Mexicanischer Unidad de Inversion (UDI)"
706
706
  :other: "Mexikanische Unidad de Inversion (UDI)"
707
- :symbol: "MXV"
707
+ :symbol: MXV
708
708
  :MYR:
709
709
  :one: "Malaysischer Ringgit"
710
710
  :other: "Malaysische Ringgit"
711
- :symbol: "MYR"
711
+ :symbol: MYR
712
712
  :MZE:
713
713
  :one: "Mozambikanische Escudo"
714
714
  :other: "Mozambikanische Escudo"
715
715
  :MZM:
716
716
  :one: "Mosambikanischer Metical (1980–2006)"
717
717
  :other: "Mosambikanische Meticais (1980–2006)"
718
- :symbol: "MZM"
718
+ :symbol: MZM
719
719
  :MZN:
720
720
  :one: "Mosambikanischer Metical"
721
721
  :other: "Mosambikanische Meticais"
722
- :symbol: "MZN"
722
+ :symbol: MZN
723
723
  :NAD:
724
- :one: "Namibia-Dollar"
725
- :other: "Namibia-Dollar"
726
- :symbol: "NAD"
724
+ :one: Namibia-Dollar
725
+ :other: Namibia-Dollar
726
+ :symbol: NAD
727
727
  :NGN:
728
728
  :one: "Nigerianischer Naira"
729
729
  :other: "Nigerianische Naira"
730
- :symbol: "NGN"
730
+ :symbol: NGN
731
731
  :NIC:
732
732
  :one: "Nicaraguanischer Córdoba (1988–1991)"
733
733
  :other: "Nicaraguanische Córdoba (1988–1991)"
734
- :symbol: "NIC"
734
+ :symbol: NIC
735
735
  :NIO:
736
- :one: "Nicaragua-Córdoba"
737
- :other: "Nicaragua-Córdobas"
738
- :symbol: "NIO"
736
+ :one: Nicaragua-Córdoba
737
+ :other: Nicaragua-Córdobas
738
+ :symbol: NIO
739
739
  :NLG:
740
740
  :one: "Niederländischer Gulden"
741
741
  :other: "Niederländische Gulden"
742
- :symbol: "NLG"
742
+ :symbol: NLG
743
743
  :NOK:
744
744
  :one: "Norwegische Krone"
745
745
  :other: "Norwegische Kronen"
746
- :symbol: "NOK"
746
+ :symbol: NOK
747
747
  :NPR:
748
748
  :one: "Nepalesische Rupie"
749
749
  :other: "Nepalesische Rupien"
750
- :symbol: "NPR"
750
+ :symbol: NPR
751
751
  :NZD:
752
- :one: "Neuseeland-Dollar"
753
- :other: "Neuseeland-Dollar"
754
- :symbol: "NZ$"
752
+ :one: Neuseeland-Dollar
753
+ :other: Neuseeland-Dollar
754
+ :symbol: NZ$
755
755
  :OMR:
756
756
  :one: "Omanischer Rial"
757
757
  :other: "Omanische Rials"
758
- :symbol: "OMR"
758
+ :symbol: OMR
759
759
  :PAB:
760
760
  :one: "Panamaischer Balboa"
761
761
  :other: "Panamaische Balboas"
762
- :symbol: "PAB"
762
+ :symbol: PAB
763
763
  :PEI:
764
764
  :one: "Peruanische Inti"
765
765
  :other: "Peruanische Inti"
766
- :symbol: "PEI"
766
+ :symbol: PEI
767
767
  :PEN:
768
768
  :one: "Peruanischer Neuer Sol"
769
769
  :other: "Peruanische Neue Sol"
770
- :symbol: "PEN"
770
+ :symbol: PEN
771
771
  :PES:
772
772
  :one: "Peruanischer Sol (1863–1965)"
773
773
  :other: "Peruanische Sol (1863–1965)"
774
- :symbol: "PES"
774
+ :symbol: PES
775
775
  :PGK:
776
776
  :one: "Papua-Neuguineischer Kina"
777
777
  :other: "Papua-Neuguineische Kina"
778
- :symbol: "PGK"
778
+ :symbol: PGK
779
779
  :PHP:
780
780
  :one: "Philippinischer Peso"
781
781
  :other: "Philippinische Pesos"
782
- :symbol: "PHP"
782
+ :symbol: PHP
783
783
  :PKR:
784
784
  :one: "Pakistanische Rupie"
785
785
  :other: "Pakistanische Rupien"
786
- :symbol: "PKR"
786
+ :symbol: PKR
787
787
  :PLN:
788
788
  :one: "Polnischer Złoty"
789
789
  :other: "Polnische Złoty"
790
- :symbol: "PLN"
790
+ :symbol: PLN
791
791
  :PLZ:
792
792
  :one: "Polnischer Zloty (1950–1995)"
793
793
  :other: "Polnische Zloty (1950–1995)"
794
794
  :PTE:
795
795
  :one: "Portugiesische Escudo"
796
796
  :other: "Portugiesische Escudo"
797
- :symbol: "PTE"
797
+ :symbol: PTE
798
798
  :PYG:
799
799
  :one: "Paraguayischer Guaraní"
800
800
  :other: "Paraguayische Guaraníes"
801
- :symbol: "PYG"
801
+ :symbol: PYG
802
802
  :QAR:
803
- :one: "Katar-Riyal"
804
- :other: "Katar-Riyal"
805
- :symbol: "QAR"
803
+ :one: Katar-Riyal
804
+ :other: Katar-Riyal
805
+ :symbol: QAR
806
806
  :RHD:
807
807
  :one: "Rhodesische Dollar"
808
808
  :other: "Rhodesische Dollar"
809
- :symbol: "RHD"
809
+ :symbol: RHD
810
810
  :ROL:
811
811
  :one: "Rumänischer Leu (1952–2006)"
812
812
  :other: "Rumänische Leu (1952–2006)"
813
- :symbol: "ROL"
813
+ :symbol: ROL
814
814
  :RON:
815
815
  :one: "Rumänischer Leu"
816
816
  :other: "Rumänische Leu"
817
- :symbol: "RON"
817
+ :symbol: RON
818
818
  :RSD:
819
819
  :one: "Serbischer Dinar"
820
820
  :other: "Serbische Dinaren"
821
- :symbol: "RSD"
821
+ :symbol: RSD
822
822
  :RUB:
823
823
  :one: "Russischer Rubel"
824
824
  :other: "Russische Rubel"
825
- :symbol: "RUB"
825
+ :symbol: RUB
826
826
  :RUR:
827
827
  :one: "Russischer Rubel (1991–1998)"
828
828
  :other: "Russische Rubel (1991–1998)"
829
- :symbol: "RUR"
829
+ :symbol: RUR
830
830
  :RWF:
831
- :one: "Ruanda-Franc"
832
- :other: "Ruanda-Francs"
833
- :symbol: "RWF"
831
+ :one: Ruanda-Franc
832
+ :other: Ruanda-Francs
833
+ :symbol: RWF
834
834
  :SAR:
835
- :one: "Saudi-Rial"
836
- :other: "Saudi-Rial"
837
- :symbol: "SAR"
835
+ :one: Saudi-Rial
836
+ :other: Saudi-Rial
837
+ :symbol: SAR
838
838
  :SBD:
839
- :one: "Salomonen-Dollar"
840
- :other: "Salomonen-Dollar"
841
- :symbol: "SBD"
839
+ :one: Salomonen-Dollar
840
+ :other: Salomonen-Dollar
841
+ :symbol: SBD
842
842
  :SCR:
843
- :one: "Seychellen-Rupie"
844
- :other: "Seychellen-Rupien"
845
- :symbol: "SCR"
843
+ :one: Seychellen-Rupie
844
+ :other: Seychellen-Rupien
845
+ :symbol: SCR
846
846
  :SDD:
847
847
  :one: "Sudanesischer Dinar (1992–2007)"
848
848
  :other: "Sudanesische Dinar (1992–2007)"
849
- :symbol: "SDD"
849
+ :symbol: SDD
850
850
  :SDG:
851
851
  :one: "Sudanesisches Pfund"
852
852
  :other: "Sudanesische Pfund"
853
- :symbol: "SDG"
853
+ :symbol: SDG
854
854
  :SDP:
855
855
  :one: "Sudanesisches Pfund (1957–1998)"
856
856
  :other: "Sudanesische Pfund (1957–1998)"
857
- :symbol: "SDP"
857
+ :symbol: SDP
858
858
  :SEK:
859
859
  :one: "Schwedische Krone"
860
860
  :other: "Schwedische Kronen"
861
- :symbol: "SEK"
861
+ :symbol: SEK
862
862
  :SGD:
863
- :one: "Singapur-Dollar"
864
- :other: "Singapur-Dollar"
865
- :symbol: "SGD"
863
+ :one: Singapur-Dollar
864
+ :other: Singapur-Dollar
865
+ :symbol: SGD
866
866
  :SHP:
867
867
  :one: "St. Helena-Pfund"
868
868
  :other: "St. Helena-Pfund"
869
- :symbol: "SHP"
869
+ :symbol: SHP
870
870
  :SIT:
871
871
  :one: "Slowenischer Tolar"
872
872
  :other: "Slowenische Tolar"
873
- :symbol: "SIT"
873
+ :symbol: SIT
874
874
  :SKK:
875
875
  :one: "Slowakische Kronen"
876
876
  :other: "Slowakische Kronen"
877
- :symbol: "SKK"
877
+ :symbol: SKK
878
878
  :SLL:
879
879
  :one: "Sierra-leonischer Leone"
880
880
  :other: "Sierra-leonische Leones"
881
- :symbol: "SLL"
881
+ :symbol: SLL
882
882
  :SOS:
883
- :one: "Somalia-Schilling"
884
- :other: "Somalia-Schilling"
885
- :symbol: "SOS"
883
+ :one: Somalia-Schilling
884
+ :other: Somalia-Schilling
885
+ :symbol: SOS
886
886
  :SRD:
887
- :one: "Suriname-Dollar"
888
- :other: "Suriname-Dollar"
889
- :symbol: "SRD"
887
+ :one: Suriname-Dollar
888
+ :other: Suriname-Dollar
889
+ :symbol: SRD
890
890
  :SRG:
891
- :one: "Suriname-Gulden"
892
- :other: "Suriname-Gulden"
893
- :symbol: "SRG"
891
+ :one: Suriname-Gulden
892
+ :other: Suriname-Gulden
893
+ :symbol: SRG
894
894
  :SSP:
895
895
  :one: "Südsudanesisches Pfund"
896
896
  :other: "Südsudanesische Pfund"
897
- :symbol: "SSP"
897
+ :symbol: SSP
898
898
  :STD:
899
899
  :one: "São-toméischer Dobra"
900
900
  :other: "São-toméische Dobra"
901
- :symbol: "STD"
901
+ :symbol: STD
902
902
  :SUR:
903
903
  :one: "Sowjetische Rubel"
904
904
  :other: "Sowjetische Rubel"
905
- :symbol: "SUR"
905
+ :symbol: SUR
906
906
  :SVC:
907
907
  :one: "El Salvador-Colon"
908
908
  :other: "El Salvador-Colon"
909
- :symbol: "SVC"
909
+ :symbol: SVC
910
910
  :SYP:
911
911
  :one: "Syrisches Pfund"
912
912
  :other: "Syrische Pfund"
913
- :symbol: "SYP"
913
+ :symbol: SYP
914
914
  :SZL:
915
915
  :one: "Swasiländischer Lilangeni"
916
916
  :other: "Swasiländische Emalangeni"
917
- :symbol: "SZL"
917
+ :symbol: SZL
918
918
  :THB:
919
919
  :one: "Thailändischer Baht"
920
920
  :other: "Thailändische Baht"
921
- :symbol: "฿"
921
+ :symbol: ฿
922
922
  :TJR:
923
- :one: "Tadschikistan-Rubel"
924
- :other: "Tadschikistan-Rubel"
925
- :symbol: "TJR"
923
+ :one: Tadschikistan-Rubel
924
+ :other: Tadschikistan-Rubel
925
+ :symbol: TJR
926
926
  :TJS:
927
- :one: "Tadschikistan-Somoni"
928
- :other: "Tadschikistan-Somoni"
929
- :symbol: "TJS"
927
+ :one: Tadschikistan-Somoni
928
+ :other: Tadschikistan-Somoni
929
+ :symbol: TJS
930
930
  :TMM:
931
931
  :one: "Turkmenistan-Manat (1993–2009)"
932
932
  :other: "Turkmenistan-Manat (1993–2009)"
933
- :symbol: "TMM"
933
+ :symbol: TMM
934
934
  :TMT:
935
- :one: "Turkmenistan-Manat"
936
- :other: "Turkmenistan-Manat"
937
- :symbol: "TMT"
935
+ :one: Turkmenistan-Manat
936
+ :other: Turkmenistan-Manat
937
+ :symbol: TMT
938
938
  :TND:
939
939
  :one: "Tunesischer Dinar"
940
940
  :other: "Tunesische Dinar"
941
- :symbol: "TND"
941
+ :symbol: TND
942
942
  :TOP:
943
943
  :one: "Tongaischer Paʻanga"
944
944
  :other: "Tongaische Paʻanga"
945
- :symbol: "TOP"
945
+ :symbol: TOP
946
946
  :TPE:
947
- :one: "Timor-Escudo"
948
- :other: "Timor-Escudo"
949
- :symbol: "TPE"
947
+ :one: Timor-Escudo
948
+ :other: Timor-Escudo
949
+ :symbol: TPE
950
950
  :TRL:
951
951
  :one: "Türkische Lira (1922–2005)"
952
952
  :other: "Türkische Lira (1922–2005)"
953
- :symbol: "TRL"
953
+ :symbol: TRL
954
954
  :TRY:
955
955
  :one: "Türkische Lira"
956
956
  :other: "Türkische Lira"
957
- :symbol: "TRY"
957
+ :symbol: TRY
958
958
  :TTD:
959
959
  :one: "Trinidad und Tobago-Dollar"
960
960
  :other: "Trinidad und Tobago-Dollar"
961
- :symbol: "TTD"
961
+ :symbol: TTD
962
962
  :TWD:
963
963
  :one: "Neuer Taiwan-Dollar"
964
964
  :other: "Neue Taiwan-Dollar"
965
- :symbol: "NT$"
965
+ :symbol: NT$
966
966
  :TZS:
967
- :one: "Tansania-Schilling"
968
- :other: "Tansania-Schilling"
969
- :symbol: "TZS"
967
+ :one: Tansania-Schilling
968
+ :other: Tansania-Schilling
969
+ :symbol: TZS
970
970
  :UAH:
971
971
  :one: "Ukrainische Hrywnja"
972
972
  :other: "Ukrainische Hrywen"
973
- :symbol: "UAH"
973
+ :symbol: UAH
974
974
  :UAK:
975
975
  :one: "Ukrainische Karbovanetz"
976
976
  :other: "Ukrainische Karbovanetz"
977
- :symbol: "UAK"
977
+ :symbol: UAK
978
978
  :UGS:
979
979
  :one: "Uganda-Schilling (1966–1987)"
980
980
  :other: "Uganda-Schilling (1966–1987)"
981
- :symbol: "UGS"
981
+ :symbol: UGS
982
982
  :UGX:
983
- :one: "Uganda-Schilling"
984
- :other: "Uganda-Schilling"
985
- :symbol: "UGX"
983
+ :one: Uganda-Schilling
984
+ :other: Uganda-Schilling
985
+ :symbol: UGX
986
986
  :USD:
987
- :one: "US-Dollar"
988
- :other: "US-Dollar"
989
- :symbol: "$"
987
+ :one: US-Dollar
988
+ :other: US-Dollar
989
+ :symbol: $
990
990
  :USN:
991
991
  :one: "US-Dollar (Nächster Tag)"
992
992
  :other: "US-Dollar (Nächster Tag)"
993
- :symbol: "USN"
993
+ :symbol: USN
994
994
  :USS:
995
995
  :one: "US-Dollar (Gleicher Tag)"
996
996
  :other: "US-Dollar (Gleicher Tag)"
997
- :symbol: "USS"
997
+ :symbol: USS
998
998
  :UYI:
999
999
  :one: "Uruguayischer Peso (Indexierte Rechnungseinheiten)"
1000
1000
  :other: "Uruguayische Pesos (Indexierte Rechnungseinheiten)"
1001
- :symbol: "UYI"
1001
+ :symbol: UYI
1002
1002
  :UYP:
1003
1003
  :one: "Uruguayischer Peso (1975–1993)"
1004
1004
  :other: "Uruguayische Pesos (1975–1993)"
1005
- :symbol: "UYP"
1005
+ :symbol: UYP
1006
1006
  :UYU:
1007
1007
  :one: "Uruguayischer Peso"
1008
1008
  :other: "Uruguayische Pesos"
1009
- :symbol: "UYU"
1009
+ :symbol: UYU
1010
1010
  :UZS:
1011
- :one: "Usbekistan-Sum"
1012
- :other: "Usbekistan-Sum"
1013
- :symbol: "UZS"
1011
+ :one: Usbekistan-Sum
1012
+ :other: Usbekistan-Sum
1013
+ :symbol: UZS
1014
1014
  :VEB:
1015
1015
  :one: "Venezolanischer Bolívar (1871–2008)"
1016
1016
  :other: "Venezolanische Bolívares (1871–2008)"
1017
- :symbol: "VEB"
1017
+ :symbol: VEB
1018
1018
  :VEF:
1019
1019
  :one: "Venezolanischer Bolívar"
1020
1020
  :other: "Venezolanische Bolívares"
1021
- :symbol: "VEF"
1021
+ :symbol: VEF
1022
1022
  :VND:
1023
1023
  :one: "Vietnamesischer Dong"
1024
1024
  :other: "Vietnamesische Dong"
1025
- :symbol: ""
1025
+ :symbol: ₫
1026
1026
  :VNN:
1027
1027
  :one: "Vietnamesischer Dong(1978–1985)"
1028
1028
  :other: "Vietnamesische Dong(1978–1985)"
1029
- :symbol: "VNN"
1029
+ :symbol: VNN
1030
1030
  :VUV:
1031
- :one: "Vanuatu-Vatu"
1032
- :other: "Vanuatu-Vatu"
1033
- :symbol: "VUV"
1031
+ :one: Vanuatu-Vatu
1032
+ :other: Vanuatu-Vatu
1033
+ :symbol: VUV
1034
1034
  :WST:
1035
1035
  :one: "Samoanischer Tala"
1036
1036
  :other: "Samoanische Tala"
1037
- :symbol: "WST"
1037
+ :symbol: WST
1038
1038
  :XAF:
1039
1039
  :one: "CFA-Franc (BEAC)"
1040
1040
  :other: "CFA-Franc (BEAC)"
1041
- :symbol: "FCFA"
1041
+ :symbol: FCFA
1042
1042
  :XAG:
1043
1043
  :one: "Unze Silber"
1044
1044
  :other: "Unzen Silber"
1045
- :symbol: "XAG"
1045
+ :symbol: XAG
1046
1046
  :XAU:
1047
1047
  :one: "Unze Gold"
1048
1048
  :other: "Unzen Gold"
1049
- :symbol: "XAU"
1049
+ :symbol: XAU
1050
1050
  :XBA:
1051
1051
  :one: "Europäische Rechnungseinheiten"
1052
1052
  :other: "Europäische Rechnungseinheiten"
1053
- :symbol: "XBA"
1053
+ :symbol: XBA
1054
1054
  :XBB:
1055
1055
  :one: "Europäische Währungseinheiten (XBB)"
1056
1056
  :other: "Europäische Währungseinheiten (XBB)"
1057
- :symbol: "XBB"
1057
+ :symbol: XBB
1058
1058
  :XBC:
1059
1059
  :one: "Europäische Rechnungseinheiten (XBC)"
1060
1060
  :other: "Europäische Rechnungseinheiten (XBC)"
1061
- :symbol: "XBC"
1061
+ :symbol: XBC
1062
1062
  :XBD:
1063
1063
  :one: "Europäische Rechnungseinheiten (XBD)"
1064
1064
  :other: "Europäische Rechnungseinheiten (XBD)"
1065
- :symbol: "XBD"
1065
+ :symbol: XBD
1066
1066
  :XCD:
1067
1067
  :one: "Ostkaribischer Dollar"
1068
1068
  :other: "Ostkaribische Dollar"
1069
- :symbol: "EC$"
1069
+ :symbol: EC$
1070
1070
  :XDR:
1071
- :one: "Sonderziehungsrechte"
1072
- :other: "Sonderziehungsrechte"
1073
- :symbol: "XDR"
1071
+ :one: Sonderziehungsrechte
1072
+ :other: Sonderziehungsrechte
1073
+ :symbol: XDR
1074
1074
  :XEU:
1075
1075
  :one: "Europäische Währungseinheiten (XEU)"
1076
1076
  :other: "Europäische Währungseinheiten (XEU)"
1077
- :symbol: "XEU"
1077
+ :symbol: XEU
1078
1078
  :XFO:
1079
1079
  :one: "Französische Gold-Franc"
1080
1080
  :other: "Französische Gold-Franc"
1081
- :symbol: "XFO"
1081
+ :symbol: XFO
1082
1082
  :XFU:
1083
1083
  :one: "Französische UIC-Franc"
1084
1084
  :other: "Französische UIC-Franc"
1085
- :symbol: "XFU"
1085
+ :symbol: XFU
1086
1086
  :XOF:
1087
1087
  :one: "CFA-Franc (BCEAO)"
1088
1088
  :other: "CFA-Francs (BCEAO)"
1089
- :symbol: "CFA"
1089
+ :symbol: CFA
1090
1090
  :XPD:
1091
1091
  :one: "Unze Palladium"
1092
1092
  :other: "Unzen Palladium"
1093
- :symbol: "XPD"
1093
+ :symbol: XPD
1094
1094
  :XPF:
1095
- :one: "CFP-Franc"
1096
- :other: "CFP-Franc"
1097
- :symbol: "CFPF"
1095
+ :one: CFP-Franc
1096
+ :other: CFP-Franc
1097
+ :symbol: CFPF
1098
1098
  :XPT:
1099
1099
  :one: "Unze Platin"
1100
1100
  :other: "Unzen Platin"
1101
- :symbol: "XPT"
1101
+ :symbol: XPT
1102
1102
  :XRE:
1103
1103
  :one: "RINET Funds"
1104
1104
  :other: "RINET Funds"
1105
- :symbol: "XRE"
1105
+ :symbol: XRE
1106
1106
  :XSU:
1107
- :one: "SUCRE"
1108
- :other: "SUCRE"
1109
- :symbol: "XSU"
1107
+ :one: SUCRE
1108
+ :other: SUCRE
1109
+ :symbol: XSU
1110
1110
  :XTS:
1111
- :one: "Testwährung"
1112
- :other: "Testwährung"
1113
- :symbol: "XTS"
1111
+ :one: Testwährung
1112
+ :other: Testwährung
1113
+ :symbol: XTS
1114
1114
  :XUA:
1115
1115
  :one: "Rechnungseinheit der AfEB"
1116
1116
  :other: "Rechnungseinheiten der AfEB"
1117
- :symbol: "XUA"
1117
+ :symbol: XUA
1118
1118
  :XXX:
1119
1119
  :one: "(unbekannte Währung)"
1120
1120
  :other: "(unbekannte Währung)"
1121
- :symbol: "XXX"
1121
+ :symbol: XXX
1122
1122
  :YDD:
1123
- :one: "Jemen-Dinar"
1124
- :other: "Jemen-Dinar"
1125
- :symbol: "YDD"
1123
+ :one: Jemen-Dinar
1124
+ :other: Jemen-Dinar
1125
+ :symbol: YDD
1126
1126
  :YER:
1127
- :one: "Jemen-Rial"
1128
- :other: "Jemen-Rial"
1129
- :symbol: "YER"
1127
+ :one: Jemen-Rial
1128
+ :other: Jemen-Rial
1129
+ :symbol: YER
1130
1130
  :YUD:
1131
1131
  :one: "Jugoslawischer Dinar (1966–1990)"
1132
1132
  :other: "Jugoslawische Dinar (1966–1990)"
1133
- :symbol: "YUD"
1133
+ :symbol: YUD
1134
1134
  :YUM:
1135
1135
  :one: "Jugoslawischer Neuer Dinar (1994–2002)"
1136
1136
  :other: "Jugoslawische Neue Dinar (1994–2002)"
1137
- :symbol: "YUM"
1137
+ :symbol: YUM
1138
1138
  :YUN:
1139
1139
  :one: "Jugoslawische Dinar (konvertibel)"
1140
1140
  :other: "Jugoslawische Dinar (konvertibel)"
1141
- :symbol: "YUN"
1141
+ :symbol: YUN
1142
1142
  :YUR:
1143
1143
  :one: "Jugoslawischer reformierter Dinar (1992–1993)"
1144
1144
  :other: "Jugoslawische reformierte Dinar (1992–1993)"
1145
- :symbol: "YUR"
1145
+ :symbol: YUR
1146
1146
  :ZAL:
1147
1147
  :one: "Südafrikanischer Rand (Finanz)"
1148
1148
  :other: "Südafrikanischer Rand (Finanz)"
1149
- :symbol: "ZAL"
1149
+ :symbol: ZAL
1150
1150
  :ZAR:
1151
1151
  :one: "Südafrikanischer Rand"
1152
1152
  :other: "Südafrikanische Rand"
1153
- :symbol: "ZAR"
1153
+ :symbol: ZAR
1154
1154
  :ZMK:
1155
1155
  :one: "Kwacha (1968–2012)"
1156
1156
  :other: "Kwacha (1968–2012)"
1157
- :symbol: "ZMK"
1157
+ :symbol: ZMK
1158
1158
  :ZMW:
1159
- :one: "Kwacha"
1160
- :other: "Kwacha"
1161
- :symbol: "ZMW"
1159
+ :one: Kwacha
1160
+ :other: Kwacha
1161
+ :symbol: ZMW
1162
1162
  :ZRN:
1163
1163
  :one: "Zaire-Neuer Zaïre (1993–1998)"
1164
1164
  :other: "Zaire-Neue Zaïre (1993–1998)"
1165
- :symbol: "ZRN"
1165
+ :symbol: ZRN
1166
1166
  :ZRZ:
1167
1167
  :one: "Zaire-Zaïre (1971–1993)"
1168
1168
  :other: "Zaire-Zaïre (1971–1993)"
1169
- :symbol: "ZRZ"
1169
+ :symbol: ZRZ
1170
1170
  :ZWD:
1171
1171
  :one: "Simbabwe-Dollar (1980–2008)"
1172
1172
  :other: "Simbabwe-Dollar (1980–2008)"
1173
- :symbol: "ZWD"
1173
+ :symbol: ZWD
1174
1174
  :ZWL:
1175
1175
  :one: "Simbabwe-Dollar (2009)"
1176
1176
  :other: "Simbabwe-Dollar (2009)"
1177
- :symbol: "ZWL"
1177
+ :symbol: ZWL
1178
1178
  :ZWR:
1179
1179
  :one: "Simbabwe-Dollar (2008)"
1180
1180
  :other: "Simbabwe-Dollar (2008)"
1181
- :symbol: "ZWR"
1181
+ :symbol: ZWR