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,1182 +4,1182 @@
4
4
  :ADP:
5
5
  :one: "andorransk pesetas"
6
6
  :other: "andorranske pesetas"
7
- :symbol: "ADP"
7
+ :symbol: ADP
8
8
  :AED:
9
9
  :one: "emiratarabisk dirham"
10
10
  :other: "emiratarabiske dirham"
11
- :symbol: "AED"
11
+ :symbol: AED
12
12
  :AFA:
13
13
  :one: "afghansk afghani (1927–2002)"
14
14
  :other: "afghanske afghani (1927–2002)"
15
- :symbol: "AFA"
15
+ :symbol: AFA
16
16
  :AFN:
17
17
  :one: "afghansk afghani"
18
18
  :other: "afghanske afghani"
19
- :symbol: "AFN"
19
+ :symbol: AFN
20
20
  :ALK:
21
21
  :one: "albansk lek (1946–1965)"
22
22
  :other: "albanske lek (1946–1965)"
23
- :symbol: "ALK"
23
+ :symbol: ALK
24
24
  :ALL:
25
25
  :one: "albansk lek"
26
26
  :other: "albanske lek"
27
- :symbol: "ALL"
27
+ :symbol: ALL
28
28
  :AMD:
29
29
  :one: "armensk dram"
30
30
  :other: "armenske dram"
31
- :symbol: "AMD"
31
+ :symbol: AMD
32
32
  :ANG:
33
33
  :one: "nederlandsk antillegylden"
34
34
  :other: "nederlandske antillegylden"
35
- :symbol: "ANG"
35
+ :symbol: ANG
36
36
  :AOA:
37
37
  :one: "angolansk kwanza"
38
38
  :other: "angolanske kwanza"
39
- :symbol: "AOA"
39
+ :symbol: AOA
40
40
  :AOK:
41
41
  :one: "angolansk kwanza (1977–1990)"
42
42
  :other: "angolanske kwanza (1977–1990)"
43
- :symbol: "AOK"
43
+ :symbol: AOK
44
44
  :AON:
45
45
  :one: "angolansk ny kwanza"
46
46
  :other: "angolanske nye kwanza (1990–2000)"
47
- :symbol: "AON"
47
+ :symbol: AON
48
48
  :AOR:
49
49
  :one: "angolansk kwanza reajustado (1995–1999)"
50
50
  :other: "angolanske omjusterte kwanza (1995–1999)"
51
- :symbol: "AOR"
51
+ :symbol: AOR
52
52
  :ARA:
53
53
  :one: "argentinsk austral"
54
54
  :other: "argentinske australer"
55
- :symbol: "ARA"
55
+ :symbol: ARA
56
56
  :ARL:
57
57
  :one: "argentinsk peso ley"
58
58
  :other: "argentinske peso ley"
59
- :symbol: "ARL"
59
+ :symbol: ARL
60
60
  :ARM:
61
61
  :one: "argentinsk pesos (1881–1970)"
62
62
  :other: "argentinske pesos (1881–1970)"
63
- :symbol: "ARM"
63
+ :symbol: ARM
64
64
  :ARP:
65
65
  :one: "argentinsk pesos (1983–1985)"
66
66
  :other: "argentinske pesos (1983–1985)"
67
- :symbol: "ARP"
67
+ :symbol: ARP
68
68
  :ARS:
69
69
  :one: "argentinsk peso"
70
70
  :other: "argentinske pesos"
71
- :symbol: "ARS"
71
+ :symbol: ARS
72
72
  :ATS:
73
73
  :one: "østerriksk schilling"
74
74
  :other: "østerrikske schilling"
75
- :symbol: "ATS"
75
+ :symbol: ATS
76
76
  :AUD:
77
77
  :one: "australsk dollar"
78
78
  :other: "australske dollar"
79
- :symbol: "AUD"
79
+ :symbol: AUD
80
80
  :AWG:
81
81
  :one: "arubisk florin"
82
82
  :other: "arubiske floriner"
83
- :symbol: "AWG"
83
+ :symbol: AWG
84
84
  :AZM:
85
85
  :one: "aserbajdsjansk manat (1993–2006)"
86
86
  :other: "aserbajdsjanske manat (1993–2006)"
87
- :symbol: "AZM"
87
+ :symbol: AZM
88
88
  :AZN:
89
89
  :one: "aserbajdsjansk manat"
90
90
  :other: "aserbajdsjanske manat"
91
- :symbol: "AZN"
91
+ :symbol: AZN
92
92
  :BAD:
93
93
  :one: "bosnisk-hercegovinsk dinar (1992–1994)"
94
94
  :other: "bosnisk-hercegovinske dinarer (1992–1994)"
95
- :symbol: "BAD"
95
+ :symbol: BAD
96
96
  :BAM:
97
97
  :one: "bosnisk-hercegovinsk konvertibel mark"
98
98
  :other: "bosnisk-hercegovinske konvertible mark"
99
- :symbol: "BAM"
99
+ :symbol: BAM
100
100
  :BAN:
101
101
  :one: "ny bosnisk-hercegovinsk dinar (1994–1997)"
102
102
  :other: "nye bosnisk-hercegovinske dinarer (1994–1997)"
103
- :symbol: "BAN"
103
+ :symbol: BAN
104
104
  :BBD:
105
105
  :one: "barbadisk dollar"
106
106
  :other: "barbadiske dollar"
107
- :symbol: "BBD"
107
+ :symbol: BBD
108
108
  :BDT:
109
109
  :one: "bangladeshisk taka"
110
110
  :other: "bangladeshiske taka"
111
- :symbol: "BDT"
111
+ :symbol: BDT
112
112
  :BEC:
113
113
  :one: "belgisk franc (konvertibel)"
114
114
  :other: "belgiske franc (konvertible)"
115
- :symbol: "BEC"
115
+ :symbol: BEC
116
116
  :BEF:
117
117
  :one: "belgisk franc"
118
118
  :other: "belgiske franc"
119
- :symbol: "BEF"
119
+ :symbol: BEF
120
120
  :BEL:
121
121
  :one: "belgisk franc (finansiell)"
122
122
  :other: "belgiske franc (finansielle)"
123
- :symbol: "BEL"
123
+ :symbol: BEL
124
124
  :BGL:
125
125
  :one: "bulgarsk lev (hard)"
126
126
  :other: "bulgarske lev (hard)"
127
- :symbol: "BGL"
127
+ :symbol: BGL
128
128
  :BGM:
129
129
  :one: "bulgarsk lev (sosialist)"
130
130
  :other: "bulgarske lev (sosialist)"
131
- :symbol: "BGM"
131
+ :symbol: BGM
132
132
  :BGN:
133
133
  :one: "bulgarsk lev"
134
134
  :other: "bulgarske lev"
135
- :symbol: "BGN"
135
+ :symbol: BGN
136
136
  :BGO:
137
137
  :one: "bulgarsk lev (1879–1952)"
138
138
  :other: "bulgarske lev (1879–1952)"
139
- :symbol: "BGO"
139
+ :symbol: BGO
140
140
  :BHD:
141
141
  :one: "bahrainsk dinar"
142
142
  :other: "bahrainske dinarer"
143
- :symbol: "BHD"
143
+ :symbol: BHD
144
144
  :BIF:
145
145
  :one: "burundisk franc"
146
146
  :other: "burundiske franc"
147
- :symbol: "BIF"
147
+ :symbol: BIF
148
148
  :BMD:
149
149
  :one: "bermudisk dollar"
150
150
  :other: "bermudiske dollar"
151
- :symbol: "BMD"
151
+ :symbol: BMD
152
152
  :BND:
153
153
  :one: "bruneisk dollar"
154
154
  :other: "bruneiske dollar"
155
- :symbol: "BND"
155
+ :symbol: BND
156
156
  :BOB:
157
157
  :one: "boliviansk boliviano"
158
158
  :other: "bolivianske boliviano"
159
- :symbol: "BOB"
159
+ :symbol: BOB
160
160
  :BOL:
161
161
  :one: "boliviansk boliviano (1863–1963)"
162
162
  :other: "bolivianske boliviano (1863–1963)"
163
- :symbol: "BOL"
163
+ :symbol: BOL
164
164
  :BOP:
165
165
  :one: "boliviansk pesos"
166
166
  :other: "bolivianske pesos"
167
- :symbol: "BOP"
167
+ :symbol: BOP
168
168
  :BOV:
169
169
  :one: "bolivianske mvdol"
170
170
  :other: "bolivianske mvdol"
171
- :symbol: "BOV"
171
+ :symbol: BOV
172
172
  :BRB:
173
173
  :one: "brasiliansk cruzeiro novo (1967–1986)"
174
174
  :other: "brasilianske cruzeiro novo (1967–1986)"
175
- :symbol: "BRB"
175
+ :symbol: BRB
176
176
  :BRC:
177
177
  :one: "brasiliansk cruzado (1986–1989)"
178
178
  :other: "brasilianske cruzado (1986–1989)"
179
- :symbol: "BRC"
179
+ :symbol: BRC
180
180
  :BRE:
181
181
  :one: "brasiliansk cruzeiro (1990–1993)"
182
182
  :other: "brasilianske cruzeiro (1990–1993)"
183
- :symbol: "BRE"
183
+ :symbol: BRE
184
184
  :BRL:
185
185
  :one: "brasiliansk real"
186
186
  :other: "brasilianske real"
187
- :symbol: "BRL"
187
+ :symbol: BRL
188
188
  :BRN:
189
189
  :one: "brasiliansk cruzado novo (1989–1990)"
190
190
  :other: "brasilianske cruzado novo"
191
- :symbol: "BRN"
191
+ :symbol: BRN
192
192
  :BRR:
193
193
  :one: "brasiliansk cruzeiro"
194
194
  :other: "brasilianske cruzeiro"
195
- :symbol: "BRR"
195
+ :symbol: BRR
196
196
  :BRZ:
197
197
  :one: "brasiliansk cruzeiro (1942–1967)"
198
198
  :other: "brasilianske cruzeiro (1942–1967)"
199
- :symbol: "BRZ"
199
+ :symbol: BRZ
200
200
  :BSD:
201
201
  :one: "bahamansk dollar"
202
202
  :other: "bahamanske dollar"
203
- :symbol: "BSD"
203
+ :symbol: BSD
204
204
  :BTN:
205
205
  :one: "bhutansk ngultrum"
206
206
  :other: "bhutanske ngultrum"
207
- :symbol: "BTN"
207
+ :symbol: BTN
208
208
  :BUK:
209
209
  :one: "burmesisk kyat"
210
210
  :other: "burmesiske kyat"
211
- :symbol: "BUK"
211
+ :symbol: BUK
212
212
  :BWP:
213
213
  :one: "botswansk pula"
214
214
  :other: "botswanske pula"
215
- :symbol: "BWP"
215
+ :symbol: BWP
216
216
  :BYB:
217
217
  :one: "hviterussisk ny rubel (1994–1999)"
218
218
  :other: "hviterussiske nye rubler (1994–1999)"
219
- :symbol: "BYB"
219
+ :symbol: BYB
220
220
  :BYR:
221
221
  :one: "hviterussisk rubel"
222
222
  :other: "hviterussiske rubler"
223
- :symbol: "BYR"
223
+ :symbol: BYR
224
224
  :BZD:
225
225
  :one: "belizisk dollar"
226
226
  :other: "beliziske dollar"
227
- :symbol: "BZD"
227
+ :symbol: BZD
228
228
  :CAD:
229
229
  :one: "kanadisk dollar"
230
230
  :other: "kanadiske dollar"
231
- :symbol: "CAD"
231
+ :symbol: CAD
232
232
  :CDF:
233
233
  :one: "kongolesisk franc"
234
234
  :other: "kongolesiske franc"
235
- :symbol: "CDF"
235
+ :symbol: CDF
236
236
  :CHE:
237
237
  :one: "WIR euro"
238
- :symbol: "CHE"
238
+ :symbol: CHE
239
239
  :CHF:
240
240
  :one: "sveitsisk franc"
241
241
  :other: "sveitsiske franc"
242
- :symbol: "CHF"
242
+ :symbol: CHF
243
243
  :CHW:
244
244
  :one: "WIR franc"
245
- :symbol: "CHW"
245
+ :symbol: CHW
246
246
  :CLE:
247
247
  :one: "chilensk escudo"
248
248
  :other: "chilenske escudo"
249
- :symbol: "CLE"
249
+ :symbol: CLE
250
250
  :CLF:
251
251
  :one: "chilensk unidades de fomento"
252
252
  :other: "chilenske unidades de fomento"
253
- :symbol: "CLF"
253
+ :symbol: CLF
254
254
  :CLP:
255
255
  :one: "chilensk peso"
256
256
  :other: "chilenske pesos"
257
- :symbol: "CLP"
257
+ :symbol: CLP
258
258
  :CNX:
259
259
  :one: "Kinas folkebank dollar"
260
260
  :other: "Kinas folkebank dollar"
261
- :symbol: "CNX"
261
+ :symbol: CNX
262
262
  :CNY:
263
263
  :one: "kinesisk yuan"
264
264
  :other: "kinesiske yuan"
265
- :symbol: "CNY"
265
+ :symbol: CNY
266
266
  :COP:
267
267
  :one: "colombiansk peso"
268
268
  :other: "colombianske pesos"
269
- :symbol: "COP"
269
+ :symbol: COP
270
270
  :COU:
271
271
  :one: "unidad de valor real"
272
272
  :other: "unidad de valor real"
273
- :symbol: "COU"
273
+ :symbol: COU
274
274
  :CRC:
275
275
  :one: "costaricansk colón"
276
276
  :other: "costaricanske colón"
277
- :symbol: "CRC"
277
+ :symbol: CRC
278
278
  :CSD:
279
279
  :one: "serbisk dinar (2002–2006)"
280
280
  :other: "serbiske dinarer (2002–2006)"
281
- :symbol: "CSD"
281
+ :symbol: CSD
282
282
  :CSK:
283
283
  :one: "tsjekkoslovakisk koruna (hard)"
284
284
  :other: "tsjekkoslovakiske koruna (hard)"
285
- :symbol: "CSK"
285
+ :symbol: CSK
286
286
  :CUC:
287
287
  :one: "kubansk konvertibel peso"
288
288
  :other: "kubanske konvertible pesos"
289
- :symbol: "CUC"
289
+ :symbol: CUC
290
290
  :CUP:
291
291
  :one: "kubansk peso"
292
292
  :other: "kubanske pesos"
293
- :symbol: "CUP"
293
+ :symbol: CUP
294
294
  :CVE:
295
295
  :one: "kappverdisk escudo"
296
296
  :other: "kappverdiske escudos"
297
- :symbol: "CVE"
297
+ :symbol: CVE
298
298
  :CYP:
299
299
  :one: "kypriotisk pund"
300
300
  :other: "kypriotiske pund"
301
- :symbol: "CYP"
301
+ :symbol: CYP
302
302
  :CZK:
303
303
  :one: "tsjekkisk koruna"
304
304
  :other: "tsjekkiske koruna"
305
- :symbol: "CZK"
305
+ :symbol: CZK
306
306
  :DDM:
307
307
  :one: "østtysk ostmark"
308
308
  :other: "østtyske ostmark"
309
- :symbol: "DDM"
309
+ :symbol: DDM
310
310
  :DEM:
311
311
  :one: "tysk mark"
312
312
  :other: "tyske mark"
313
- :symbol: "DEM"
313
+ :symbol: DEM
314
314
  :DJF:
315
315
  :one: "djiboutisk franc"
316
316
  :other: "djiboutiske franc"
317
- :symbol: "DJF"
317
+ :symbol: DJF
318
318
  :DKK:
319
319
  :one: "dansk krone"
320
320
  :other: "danske kroner"
321
- :symbol: "DKK"
321
+ :symbol: DKK
322
322
  :DOP:
323
323
  :one: "dominikansk peso"
324
324
  :other: "dominikanske pesos"
325
- :symbol: "DOP"
325
+ :symbol: DOP
326
326
  :DZD:
327
327
  :one: "algerisk dinar"
328
328
  :other: "algeriske dinarer"
329
- :symbol: "DZD"
329
+ :symbol: DZD
330
330
  :ECS:
331
331
  :one: "ecuadoriansk sucre"
332
332
  :other: "ecuadorianske sucre"
333
- :symbol: "ECS"
333
+ :symbol: ECS
334
334
  :ECV:
335
335
  :one: "ecuadoriansk unidad de valor constante (UVC)"
336
336
  :other: "ecuadorianske unidad de valor constante (UVC)"
337
- :symbol: "ECV"
337
+ :symbol: ECV
338
338
  :EEK:
339
339
  :one: "estisk kroon"
340
340
  :other: "estiske kroner"
341
- :symbol: "EEK"
341
+ :symbol: EEK
342
342
  :EGP:
343
343
  :one: "egyptisk pund"
344
344
  :other: "egyptiske pund"
345
- :symbol: "EGP"
345
+ :symbol: EGP
346
346
  :ERN:
347
347
  :one: "eritreisk nakfa"
348
348
  :other: "eritreiske nakfa"
349
- :symbol: "ERN"
349
+ :symbol: ERN
350
350
  :ESA:
351
351
  :one: "spansk peseta (A–konto)"
352
352
  :other: "spanske peseta (A–konto)"
353
- :symbol: "ESA"
353
+ :symbol: ESA
354
354
  :ESB:
355
355
  :one: "spansk peseta (konvertibel konto)"
356
356
  :other: "spanske peseta (konvertibel konto)"
357
- :symbol: "ESB"
357
+ :symbol: ESB
358
358
  :ESP:
359
359
  :one: "spansk peseta"
360
360
  :other: "spanske peseta"
361
- :symbol: "ESP"
361
+ :symbol: ESP
362
362
  :ETB:
363
363
  :one: "etiopisk birr"
364
364
  :other: "etiopiske birr"
365
- :symbol: "ETB"
365
+ :symbol: ETB
366
366
  :EUR:
367
- :one: "euro"
368
- :other: "euro"
369
- :symbol: ""
367
+ :one: euro
368
+ :other: euro
369
+ :symbol: €
370
370
  :FIM:
371
371
  :one: "finsk mark"
372
372
  :other: "finske mark"
373
- :symbol: "FIM"
373
+ :symbol: FIM
374
374
  :FJD:
375
375
  :one: "fijiansk dollar"
376
376
  :other: "fijianske dollar"
377
- :symbol: "FJD"
377
+ :symbol: FJD
378
378
  :FKP:
379
- :one: "falklandspund"
380
- :other: "falklandspund"
381
- :symbol: "FKP"
379
+ :one: falklandspund
380
+ :other: falklandspund
381
+ :symbol: FKP
382
382
  :FRF:
383
383
  :one: "fransk franc"
384
384
  :other: "franske franc"
385
- :symbol: "FRF"
385
+ :symbol: FRF
386
386
  :GBP:
387
387
  :one: "britisk pund sterling"
388
388
  :other: "britiske pund sterling"
389
- :symbol: "£"
389
+ :symbol: £
390
390
  :GEK:
391
391
  :one: "georgisk kupon larit"
392
392
  :other: "georgiske kupon larit"
393
- :symbol: "GEK"
393
+ :symbol: GEK
394
394
  :GEL:
395
395
  :one: "georgisk lari"
396
396
  :other: "georgiske lari"
397
- :symbol: "GEL"
397
+ :symbol: GEL
398
398
  :GHC:
399
399
  :one: "ghanesisk cedi (1979–2007)"
400
400
  :other: "ghanesiske cedi (1979–2007)"
401
- :symbol: "GHC"
401
+ :symbol: GHC
402
402
  :GHS:
403
403
  :one: "ghanesisk cedi"
404
404
  :other: "ghanesiske cedi"
405
- :symbol: "GHS"
405
+ :symbol: GHS
406
406
  :GIP:
407
407
  :one: "gibraltarsk pund"
408
408
  :other: "gibraltarske pund"
409
- :symbol: "GIP"
409
+ :symbol: GIP
410
410
  :GMD:
411
411
  :one: "gambisk dalasi"
412
412
  :other: "gambiske dalasi"
413
- :symbol: "GMD"
413
+ :symbol: GMD
414
414
  :GNF:
415
415
  :one: "guineansk franc"
416
416
  :other: "guineanske franc"
417
- :symbol: "GNF"
417
+ :symbol: GNF
418
418
  :GNS:
419
419
  :one: "guineansk syli"
420
420
  :other: "guineanske syli"
421
- :symbol: "GNS"
421
+ :symbol: GNS
422
422
  :GQE:
423
423
  :one: "ekvatorialguineansk ekwele guineana"
424
424
  :other: "ekvatorialguineanske ekwele guineana"
425
- :symbol: "GQE"
425
+ :symbol: GQE
426
426
  :GRD:
427
427
  :one: "gresk drakme"
428
428
  :other: "greske drakmer"
429
- :symbol: "GRD"
429
+ :symbol: GRD
430
430
  :GTQ:
431
431
  :one: "guatemalansk quetzal"
432
432
  :other: "guatemalanske quetzal"
433
- :symbol: "GTQ"
433
+ :symbol: GTQ
434
434
  :GWE:
435
435
  :one: "portugisisk guinea escudo"
436
436
  :other: "portugisiske guinea escudo"
437
- :symbol: "GWE"
437
+ :symbol: GWE
438
438
  :GWP:
439
- :one: "Guinea-Bissau-pesos"
440
- :other: "Guinea-Bissau-pesos"
441
- :symbol: "GWP"
439
+ :one: Guinea-Bissau-pesos
440
+ :other: Guinea-Bissau-pesos
441
+ :symbol: GWP
442
442
  :GYD:
443
443
  :one: "guyansk dollar"
444
444
  :other: "guyanske dollar"
445
- :symbol: "GYD"
445
+ :symbol: GYD
446
446
  :HKD:
447
- :one: "Hongkong-dollar"
448
- :other: "Hongkong-dollar"
449
- :symbol: "HKD"
447
+ :one: Hongkong-dollar
448
+ :other: Hongkong-dollar
449
+ :symbol: HKD
450
450
  :HNL:
451
451
  :one: "honduransk lempira"
452
452
  :other: "honduranske lempira"
453
- :symbol: "HNL"
453
+ :symbol: HNL
454
454
  :HRD:
455
455
  :one: "kroatisk dinar"
456
456
  :other: "kroatiske dinarer"
457
- :symbol: "HRD"
457
+ :symbol: HRD
458
458
  :HRK:
459
459
  :one: "kroatisk kuna"
460
460
  :other: "kroatiske kuna"
461
- :symbol: "HRK"
461
+ :symbol: HRK
462
462
  :HTG:
463
463
  :one: "haitisk gourde"
464
464
  :other: "haitiske gourde"
465
- :symbol: "HTG"
465
+ :symbol: HTG
466
466
  :HUF:
467
467
  :one: "ungarsk forint"
468
468
  :other: "ungarske forinter"
469
- :symbol: "HUF"
469
+ :symbol: HUF
470
470
  :IDR:
471
471
  :one: "indonesisk rupi"
472
472
  :other: "indonesiske rupier"
473
- :symbol: "IDR"
473
+ :symbol: IDR
474
474
  :IEP:
475
475
  :one: "irsk pund"
476
476
  :other: "irske pund"
477
- :symbol: "IEP"
477
+ :symbol: IEP
478
478
  :ILP:
479
479
  :one: "israelsk pund"
480
480
  :other: "israelske pund"
481
- :symbol: "ILP"
481
+ :symbol: ILP
482
482
  :ILR:
483
483
  :one: "israelsk shekel (1980–1985)"
484
484
  :other: "israelske shekler (1980–1985)"
485
- :symbol: "ILR"
485
+ :symbol: ILR
486
486
  :ILS:
487
487
  :one: "ny israelsk shekel"
488
488
  :other: "nye israelske shekler"
489
- :symbol: "ILS"
489
+ :symbol: ILS
490
490
  :INR:
491
491
  :one: "indisk rupi"
492
492
  :other: "indiske rupier"
493
- :symbol: "INR"
493
+ :symbol: INR
494
494
  :IQD:
495
495
  :one: "iraksk dinar"
496
496
  :other: "irakske dinarer"
497
- :symbol: "IQD"
497
+ :symbol: IQD
498
498
  :IRR:
499
499
  :one: "iransk rial"
500
500
  :other: "iranske rialer"
501
- :symbol: "IRR"
501
+ :symbol: IRR
502
502
  :ISJ:
503
503
  :one: "gammel islandsk krone"
504
504
  :other: "gamle islandske kroner"
505
505
  :ISK:
506
506
  :one: "islandsk krone"
507
507
  :other: "islandske kroner"
508
- :symbol: "ISK"
508
+ :symbol: ISK
509
509
  :ITL:
510
510
  :one: "italiensk lire"
511
511
  :other: "italienske lire"
512
- :symbol: "ITL"
512
+ :symbol: ITL
513
513
  :JMD:
514
514
  :one: "jamaikansk dollar"
515
515
  :other: "jamaikanske dollar"
516
- :symbol: "JMD"
516
+ :symbol: JMD
517
517
  :JOD:
518
518
  :one: "jordansk dinar"
519
519
  :other: "jordanske dinarer"
520
- :symbol: "JOD"
520
+ :symbol: JOD
521
521
  :JPY:
522
522
  :one: "japansk yen"
523
523
  :other: "japanske yen"
524
- :symbol: "JPY"
524
+ :symbol: JPY
525
525
  :KES:
526
526
  :one: "kenyansk shilling"
527
527
  :other: "kenyanske shilling"
528
- :symbol: "KES"
528
+ :symbol: KES
529
529
  :KGS:
530
530
  :one: "kirgisisk som"
531
531
  :other: "kirgisiske som"
532
- :symbol: "KGS"
532
+ :symbol: KGS
533
533
  :KHR:
534
534
  :one: "kambodsjansk riel"
535
535
  :other: "kambodsjanske riel"
536
- :symbol: "KHR"
536
+ :symbol: KHR
537
537
  :KMF:
538
538
  :one: "komorisk franc"
539
539
  :other: "komoriske franc"
540
- :symbol: "KMF"
540
+ :symbol: KMF
541
541
  :KPW:
542
542
  :one: "nordkoreansk won"
543
543
  :other: "nordkoreanske won"
544
- :symbol: "KPW"
544
+ :symbol: KPW
545
545
  :KRH:
546
546
  :one: "sørkoreansk hwan (1953–1962)"
547
547
  :other: "sørkoreanske hwan (1953–1962)"
548
- :symbol: "KRH"
548
+ :symbol: KRH
549
549
  :KRO:
550
550
  :one: "sørkoreansk won (1945–1953)"
551
551
  :other: "sørkoreanske won (1945–1953)"
552
- :symbol: "KRO"
552
+ :symbol: KRO
553
553
  :KRW:
554
554
  :one: "sørkoreansk won"
555
555
  :other: "sørkoreanske won"
556
- :symbol: "KRW"
556
+ :symbol: KRW
557
557
  :KWD:
558
558
  :one: "kuwaitisk dinar"
559
559
  :other: "kuwaitiske dinarer"
560
- :symbol: "KWD"
560
+ :symbol: KWD
561
561
  :KYD:
562
562
  :one: "caymansk dollar"
563
563
  :other: "caymanske dollar"
564
- :symbol: "KYD"
564
+ :symbol: KYD
565
565
  :KZT:
566
566
  :one: "kasakhstansk tenge"
567
567
  :other: "kasakhstanske tenge"
568
- :symbol: "KZT"
568
+ :symbol: KZT
569
569
  :LAK:
570
570
  :one: "laotisk kip"
571
571
  :other: "laotiske kip"
572
- :symbol: "LAK"
572
+ :symbol: LAK
573
573
  :LBP:
574
574
  :one: "libanesisk pund"
575
575
  :other: "libanesiske pund"
576
- :symbol: "LBP"
576
+ :symbol: LBP
577
577
  :LKR:
578
578
  :one: "srilankisk rupi"
579
579
  :other: "srilankiske rupier"
580
- :symbol: "LKR"
580
+ :symbol: LKR
581
581
  :LRD:
582
582
  :one: "liberisk dollar"
583
583
  :other: "liberiske dollar"
584
- :symbol: "LRD"
584
+ :symbol: LRD
585
585
  :LSL:
586
586
  :one: "lesothisk loti"
587
587
  :other: "lesothiske loti"
588
- :symbol: "LSL"
588
+ :symbol: LSL
589
589
  :LTL:
590
590
  :one: "litauisk lita"
591
591
  :other: "litauiske lita"
592
- :symbol: "LTL"
592
+ :symbol: LTL
593
593
  :LTT:
594
594
  :one: "litauisk talonas"
595
595
  :other: "litauiske talonas"
596
- :symbol: "LTT"
596
+ :symbol: LTT
597
597
  :LUC:
598
598
  :one: "luxemburgsk konvertibel franc"
599
599
  :other: "luxemburgske konvertible franc"
600
- :symbol: "LUC"
600
+ :symbol: LUC
601
601
  :LUF:
602
602
  :one: "luxemburgsk franc"
603
603
  :other: "luxemburgske franc"
604
- :symbol: "LUF"
604
+ :symbol: LUF
605
605
  :LUL:
606
606
  :one: "luxemburgsk finansiell franc"
607
607
  :other: "luxemburgske finansielle franc"
608
- :symbol: "LUL"
608
+ :symbol: LUL
609
609
  :LVL:
610
610
  :one: "latvisk lats"
611
611
  :other: "latviske lats"
612
- :symbol: "LVL"
612
+ :symbol: LVL
613
613
  :LVR:
614
614
  :one: "latvisk rubel"
615
615
  :other: "latviske rubler"
616
- :symbol: "LVR"
616
+ :symbol: LVR
617
617
  :LYD:
618
618
  :one: "libysk dinar"
619
619
  :other: "libyske dinarer"
620
- :symbol: "LYD"
620
+ :symbol: LYD
621
621
  :MAD:
622
622
  :one: "marokkansk dirham"
623
623
  :other: "marokkanske dirham"
624
- :symbol: "MAD"
624
+ :symbol: MAD
625
625
  :MAF:
626
626
  :one: "marokkansk franc"
627
627
  :other: "marokkanske franc"
628
- :symbol: "MAF"
628
+ :symbol: MAF
629
629
  :MCF:
630
- :one: "MCF"
631
- :other: "MCF"
632
- :symbol: "MCF"
630
+ :one: MCF
631
+ :other: MCF
632
+ :symbol: MCF
633
633
  :MDC:
634
634
  :one: "moldovsk cupon"
635
635
  :other: "moldovske cupon"
636
- :symbol: "MDC"
636
+ :symbol: MDC
637
637
  :MDL:
638
638
  :one: "moldovsk leu"
639
639
  :other: "moldovske leu"
640
- :symbol: "MDL"
640
+ :symbol: MDL
641
641
  :MGA:
642
642
  :one: "madagassisk ariary"
643
643
  :other: "madagassiske ariary"
644
- :symbol: "MGA"
644
+ :symbol: MGA
645
645
  :MGF:
646
646
  :one: "madagassisk franc"
647
647
  :other: "madagassiske franc"
648
648
  :MKD:
649
649
  :one: "makedonsk denar"
650
650
  :other: "makedonske denarer"
651
- :symbol: "MKD"
651
+ :symbol: MKD
652
652
  :MKN:
653
653
  :one: "makedonsk denar (1992–1993)"
654
654
  :other: "makedonske denarer (1992–1993)"
655
- :symbol: "MKN"
655
+ :symbol: MKN
656
656
  :MLF:
657
657
  :one: "malisk franc"
658
658
  :other: "maliske franc"
659
- :symbol: "MLF"
659
+ :symbol: MLF
660
660
  :MMK:
661
661
  :one: "myanmarsk kyat"
662
662
  :other: "myanmarske kyat"
663
- :symbol: "MMK"
663
+ :symbol: MMK
664
664
  :MNT:
665
665
  :one: "mongolsk tugrik"
666
666
  :other: "mongolske tugrik"
667
- :symbol: "MNT"
667
+ :symbol: MNT
668
668
  :MOP:
669
669
  :one: "makaoisk pataca"
670
670
  :other: "makaoiske pataca"
671
- :symbol: "MOP"
671
+ :symbol: MOP
672
672
  :MRO:
673
673
  :one: "mauritansk ouguiya"
674
674
  :other: "mauritanske ouguiya"
675
- :symbol: "MRO"
675
+ :symbol: MRO
676
676
  :MTL:
677
677
  :one: "maltesisk lira"
678
678
  :other: "maltesiske lira"
679
- :symbol: "MTL"
679
+ :symbol: MTL
680
680
  :MTP:
681
681
  :one: "maltesisk pund"
682
682
  :other: "maltesiske pund"
683
- :symbol: "MTP"
683
+ :symbol: MTP
684
684
  :MUR:
685
685
  :one: "mauritisk rupi"
686
686
  :other: "mauritiske rupier"
687
- :symbol: "MUR"
687
+ :symbol: MUR
688
688
  :MVP:
689
689
  :one: "maldivisk rupi"
690
690
  :other: "maldiviske rupier"
691
- :symbol: "MVP"
691
+ :symbol: MVP
692
692
  :MVR:
693
693
  :one: "maldivisk rufiyaa"
694
694
  :other: "maldiviske rufiyaa"
695
- :symbol: "MVR"
695
+ :symbol: MVR
696
696
  :MWK:
697
697
  :one: "malawisk kwacha"
698
698
  :other: "malawiske kwacha"
699
- :symbol: "MWK"
699
+ :symbol: MWK
700
700
  :MXN:
701
701
  :one: "meksikansk peso"
702
702
  :other: "meksikanske pesos"
703
- :symbol: "MXN"
703
+ :symbol: MXN
704
704
  :MXP:
705
705
  :one: "meksikansk sølvpesos (1860–1992)"
706
706
  :other: "meksikanske sølvpesos (1860–1992)"
707
- :symbol: "MXP"
707
+ :symbol: MXP
708
708
  :MXV:
709
709
  :one: "meksikansk unidad de inversion (UDI)"
710
710
  :other: "meksikanske unidad de inversion (UDI)"
711
- :symbol: "MXV"
711
+ :symbol: MXV
712
712
  :MYR:
713
713
  :one: "malaysisk ringgit"
714
714
  :other: "malaysiske ringgit"
715
- :symbol: "MYR"
715
+ :symbol: MYR
716
716
  :MZE:
717
717
  :one: "mosambikisk escudo"
718
718
  :other: "mosambikiske escudo"
719
- :symbol: "MZE"
719
+ :symbol: MZE
720
720
  :MZM:
721
721
  :one: "gammel mosambikisk metical"
722
722
  :other: "gamle mosambikiske metical"
723
- :symbol: "MZM"
723
+ :symbol: MZM
724
724
  :MZN:
725
725
  :one: "mosambikisk metical"
726
726
  :other: "mosambikiske metical"
727
- :symbol: "MZN"
727
+ :symbol: MZN
728
728
  :NAD:
729
729
  :one: "namibisk dollar"
730
730
  :other: "namibiske dollar"
731
- :symbol: "NAD"
731
+ :symbol: NAD
732
732
  :NGN:
733
733
  :one: "nigeriansk naira"
734
734
  :other: "nigerianske naira"
735
- :symbol: "NGN"
735
+ :symbol: NGN
736
736
  :NIC:
737
737
  :one: "nicaraguansk cordoba (1988–1991)"
738
738
  :other: "nicaraguanske cordoba (1988–1991)"
739
- :symbol: "NIC"
739
+ :symbol: NIC
740
740
  :NIO:
741
741
  :one: "nicaraguansk córdoba"
742
742
  :other: "nicaraguanske córdoba"
743
- :symbol: "NIO"
743
+ :symbol: NIO
744
744
  :NLG:
745
745
  :one: "nederlandsk gylden"
746
746
  :other: "nederlandske gylden"
747
- :symbol: "NLG"
747
+ :symbol: NLG
748
748
  :NOK:
749
749
  :one: "norsk krone"
750
750
  :other: "norske kroner"
751
- :symbol: "kr"
751
+ :symbol: kr
752
752
  :NPR:
753
753
  :one: "nepalsk rupi"
754
754
  :other: "nepalske rupier"
755
- :symbol: "NPR"
755
+ :symbol: NPR
756
756
  :NZD:
757
757
  :one: "newzealandsk dollar"
758
758
  :other: "newzealandske dollar"
759
- :symbol: "NZD"
759
+ :symbol: NZD
760
760
  :OMR:
761
761
  :one: "omansk rial"
762
762
  :other: "omanske rialer"
763
- :symbol: "OMR"
763
+ :symbol: OMR
764
764
  :PAB:
765
765
  :one: "panamansk balboa"
766
766
  :other: "panamanske balboa"
767
- :symbol: "PAB"
767
+ :symbol: PAB
768
768
  :PEI:
769
769
  :one: "peruviansk inti"
770
770
  :other: "peruvianske inti"
771
- :symbol: "PEI"
771
+ :symbol: PEI
772
772
  :PEN:
773
773
  :one: "peruansk nuevo sol"
774
774
  :other: "peruanske nuevo sol"
775
- :symbol: "PEN"
775
+ :symbol: PEN
776
776
  :PES:
777
777
  :one: "peruviansk sol (1863–1965)"
778
778
  :other: "peruvianske sol (1863–1965)"
779
- :symbol: "PES"
779
+ :symbol: PES
780
780
  :PGK:
781
781
  :one: "papuansk kina"
782
782
  :other: "papuanske kina"
783
- :symbol: "PGK"
783
+ :symbol: PGK
784
784
  :PHP:
785
785
  :one: "filippinsk peso"
786
786
  :other: "filippinske pesos"
787
- :symbol: "PHP"
787
+ :symbol: PHP
788
788
  :PKR:
789
789
  :one: "pakistansk rupi"
790
790
  :other: "pakistanske rupier"
791
- :symbol: "PKR"
791
+ :symbol: PKR
792
792
  :PLN:
793
793
  :one: "polsk zloty"
794
794
  :other: "polske zloty"
795
- :symbol: "PLN"
795
+ :symbol: PLN
796
796
  :PLZ:
797
797
  :one: "polsk zloty (1950–1995)"
798
798
  :other: "polske zloty (1950–1995)"
799
- :symbol: "PLZ"
799
+ :symbol: PLZ
800
800
  :PTE:
801
801
  :one: "portugisisk escudo"
802
802
  :other: "portugisiske escudo"
803
- :symbol: "PTE"
803
+ :symbol: PTE
804
804
  :PYG:
805
805
  :one: "paraguayansk guarani"
806
806
  :other: "paraguayanske guarani"
807
- :symbol: "PYG"
807
+ :symbol: PYG
808
808
  :QAR:
809
809
  :one: "qatarsk rial"
810
810
  :other: "qatarske rialer"
811
- :symbol: "QAR"
811
+ :symbol: QAR
812
812
  :RHD:
813
813
  :one: "rhodesisk dollar"
814
814
  :other: "rhodesiske dollar"
815
- :symbol: "RHD"
815
+ :symbol: RHD
816
816
  :ROL:
817
817
  :one: "rumensk leu (1952–2006)"
818
818
  :other: "rumenske leu (1952–2006)"
819
- :symbol: "ROL"
819
+ :symbol: ROL
820
820
  :RON:
821
821
  :one: "rumensk leu"
822
822
  :other: "rumenske leu"
823
- :symbol: "RON"
823
+ :symbol: RON
824
824
  :RSD:
825
825
  :one: "serbisk dinar"
826
826
  :other: "serbiske dinarer"
827
- :symbol: "RSD"
827
+ :symbol: RSD
828
828
  :RUB:
829
829
  :one: "russisk rubel"
830
830
  :other: "russiske rubler"
831
- :symbol: "RUB"
831
+ :symbol: RUB
832
832
  :RUR:
833
833
  :one: "russisk rubel (1991–1998)"
834
834
  :other: "russiske rubler (1991–1998)"
835
- :symbol: "RUR"
835
+ :symbol: RUR
836
836
  :RWF:
837
837
  :one: "rwandisk franc"
838
838
  :other: "rwandiske franc"
839
- :symbol: "RWF"
839
+ :symbol: RWF
840
840
  :SAR:
841
841
  :one: "saudiarabisk riyal"
842
842
  :other: "saudiarabiske riyaler"
843
- :symbol: "SAR"
843
+ :symbol: SAR
844
844
  :SBD:
845
845
  :one: "salomonsk dollar"
846
846
  :other: "salomonske dollar"
847
- :symbol: "SBD"
847
+ :symbol: SBD
848
848
  :SCR:
849
849
  :one: "seychellisk rupi"
850
850
  :other: "seychelliske rupier"
851
- :symbol: "SCR"
851
+ :symbol: SCR
852
852
  :SDD:
853
853
  :one: "sudanesisk dinar (1992–2007)"
854
854
  :other: "sudanesiske dinarer (1992–2007)"
855
- :symbol: "SDD"
855
+ :symbol: SDD
856
856
  :SDG:
857
857
  :one: "sudansk pund"
858
858
  :other: "sudanske pund"
859
- :symbol: "SDG"
859
+ :symbol: SDG
860
860
  :SDP:
861
861
  :one: "sudansk pund (1957–1998)"
862
862
  :other: "sudanske pund (1957–1998)"
863
- :symbol: "SDP"
863
+ :symbol: SDP
864
864
  :SEK:
865
865
  :one: "svensk krone"
866
866
  :other: "svenske kroner"
867
- :symbol: "SEK"
867
+ :symbol: SEK
868
868
  :SGD:
869
869
  :one: "singaporsk dollar"
870
870
  :other: "singaporske dollar"
871
- :symbol: "SGD"
871
+ :symbol: SGD
872
872
  :SHP:
873
873
  :one: "sankthelensk pund"
874
874
  :other: "sankthelenske pund"
875
- :symbol: "SHP"
875
+ :symbol: SHP
876
876
  :SIT:
877
877
  :one: "slovensk tolar"
878
878
  :other: "slovenske tolar"
879
- :symbol: "SIT"
879
+ :symbol: SIT
880
880
  :SKK:
881
881
  :one: "slovakisk koruna"
882
882
  :other: "slovakiske koruna"
883
- :symbol: "SKK"
883
+ :symbol: SKK
884
884
  :SLL:
885
885
  :one: "sierraleonsk leone"
886
886
  :other: "sierraleonske leone"
887
- :symbol: "SLL"
887
+ :symbol: SLL
888
888
  :SOS:
889
889
  :one: "somalisk shilling"
890
890
  :other: "somaliske shilling"
891
- :symbol: "SOS"
891
+ :symbol: SOS
892
892
  :SRD:
893
893
  :one: "surinamsk dollar"
894
894
  :other: "surinamske dollar"
895
- :symbol: "SRD"
895
+ :symbol: SRD
896
896
  :SRG:
897
897
  :one: "surinamsk gylden"
898
898
  :other: "surinamske gylden"
899
- :symbol: "SRG"
899
+ :symbol: SRG
900
900
  :SSP:
901
901
  :one: "sørsudansk pund"
902
902
  :other: "sørsudanske pund"
903
- :symbol: "SSP"
903
+ :symbol: SSP
904
904
  :STD:
905
905
  :one: "São Tomé og Príncipe-dobra"
906
906
  :other: "São Tomé og Príncipe-dobra"
907
- :symbol: "STD"
907
+ :symbol: STD
908
908
  :SUR:
909
909
  :one: "sovjetisk rubel"
910
910
  :other: "sovjetiske rubler"
911
- :symbol: "SUR"
911
+ :symbol: SUR
912
912
  :SVC:
913
913
  :one: "salvadoransk colon"
914
914
  :other: "salvadoranske colon"
915
- :symbol: "SVC"
915
+ :symbol: SVC
916
916
  :SYP:
917
917
  :one: "syrisk pund"
918
918
  :other: "syriske pund"
919
- :symbol: "SYP"
919
+ :symbol: SYP
920
920
  :SZL:
921
921
  :one: "swazilandsk lilangeni"
922
922
  :other: "swazilandske lilangeni"
923
- :symbol: "SZL"
923
+ :symbol: SZL
924
924
  :THB:
925
925
  :one: "thailandsk baht"
926
926
  :other: "thailandske baht"
927
- :symbol: "THB"
927
+ :symbol: THB
928
928
  :TJR:
929
929
  :one: "tadsjikisk rubel"
930
930
  :other: "tadsjikiske rubler"
931
- :symbol: "TJR"
931
+ :symbol: TJR
932
932
  :TJS:
933
933
  :one: "tadsjikisk somoni"
934
934
  :other: "tadsjikiske somoni"
935
- :symbol: "TJS"
935
+ :symbol: TJS
936
936
  :TMM:
937
937
  :one: "turkmensk manat (1993–2009)"
938
938
  :other: "turkmenske manat (1993–2009)"
939
- :symbol: "TMM"
939
+ :symbol: TMM
940
940
  :TMT:
941
941
  :one: "turkmensk manat"
942
942
  :other: "turkmenske manat"
943
- :symbol: "TMT"
943
+ :symbol: TMT
944
944
  :TND:
945
945
  :one: "tunisisk dinar"
946
946
  :other: "tunisiske dinarer"
947
- :symbol: "TND"
947
+ :symbol: TND
948
948
  :TOP:
949
949
  :one: "tongansk paʻanga"
950
950
  :other: "tonganske paʻanga"
951
- :symbol: "TOP"
951
+ :symbol: TOP
952
952
  :TPE:
953
953
  :one: "timoresisk escudo"
954
954
  :other: "timoresiske escudo"
955
- :symbol: "TPE"
955
+ :symbol: TPE
956
956
  :TRL:
957
957
  :one: "tyrkisk lire (1922–2005)"
958
958
  :other: "tyrkiske lire (1922–2005)"
959
- :symbol: "TRL"
959
+ :symbol: TRL
960
960
  :TRY:
961
961
  :one: "tyrkisk lire"
962
962
  :other: "tyrkiske lire"
963
- :symbol: "TRY"
963
+ :symbol: TRY
964
964
  :TTD:
965
965
  :one: "trinidadisk dollar"
966
966
  :other: "trinidadiske dollar"
967
- :symbol: "TTD"
967
+ :symbol: TTD
968
968
  :TWD:
969
969
  :one: "ny taiwansk dollar"
970
970
  :other: "nye taiwanske dollar"
971
- :symbol: "TWD"
971
+ :symbol: TWD
972
972
  :TZS:
973
973
  :one: "tanzaniansk shilling"
974
974
  :other: "tanzanianske shilling"
975
- :symbol: "TZS"
975
+ :symbol: TZS
976
976
  :UAH:
977
977
  :one: "ukrainsk hryvnia"
978
978
  :other: "ukrainske hryvnia"
979
- :symbol: "UAH"
979
+ :symbol: UAH
980
980
  :UAK:
981
981
  :one: "ukrainsk karbovanetz"
982
982
  :other: "ukrainske karbovanetz"
983
- :symbol: "UAK"
983
+ :symbol: UAK
984
984
  :UGS:
985
985
  :one: "ugandisk shilling (1966–1987)"
986
986
  :other: "ugandiske shilling (1966–1987)"
987
- :symbol: "UGS"
987
+ :symbol: UGS
988
988
  :UGX:
989
989
  :one: "ugandisk shilling"
990
990
  :other: "ugandiske shilling"
991
- :symbol: "UGX"
991
+ :symbol: UGX
992
992
  :USD:
993
993
  :one: "amerikansk dollar"
994
994
  :other: "amerikanske dollar"
995
- :symbol: "USD"
995
+ :symbol: USD
996
996
  :USN:
997
997
  :one: "amerikansk dollar (neste dag)"
998
998
  :other: "amerikanske dollar (neste dag)"
999
- :symbol: "USN"
999
+ :symbol: USN
1000
1000
  :USS:
1001
1001
  :one: "amerikansk dollar (samme dag)"
1002
1002
  :other: "amerikanske dollar (samme dag)"
1003
- :symbol: "USS"
1003
+ :symbol: USS
1004
1004
  :UYI:
1005
1005
  :one: "uruguyanske pesos (indekserte enheter)"
1006
1006
  :other: "uruguyanske pesos (indekserte enheter)"
1007
- :symbol: "UYI"
1007
+ :symbol: UYI
1008
1008
  :UYP:
1009
1009
  :one: "uruguayansk pesos (1975–1993)"
1010
1010
  :other: "uruguayanske pesos (1975–1993)"
1011
- :symbol: "UYP"
1011
+ :symbol: UYP
1012
1012
  :UYU:
1013
1013
  :one: "uruguyansk peso"
1014
1014
  :other: "uruguayanske pesos"
1015
- :symbol: "UYU"
1015
+ :symbol: UYU
1016
1016
  :UZS:
1017
1017
  :one: "usbekisk som"
1018
1018
  :other: "usbekiske som"
1019
- :symbol: "UZS"
1019
+ :symbol: UZS
1020
1020
  :VEB:
1021
1021
  :one: "venezuelansk bolivar (1871–2008)"
1022
1022
  :other: "venezuelanske bolivar (1871–2008)"
1023
- :symbol: "VEB"
1023
+ :symbol: VEB
1024
1024
  :VEF:
1025
1025
  :one: "venezuelansk bolivar"
1026
1026
  :other: "venezuelanske bolivarer"
1027
- :symbol: "VEF"
1027
+ :symbol: VEF
1028
1028
  :VND:
1029
1029
  :one: "vietnamesisk dong"
1030
1030
  :other: "vietnamesiske dong"
1031
- :symbol: "VND"
1031
+ :symbol: VND
1032
1032
  :VNN:
1033
1033
  :one: "vietnamesisk dong (1978–1985)"
1034
1034
  :other: "vietnamesiske dong (1978–1985)"
1035
- :symbol: "VNN"
1035
+ :symbol: VNN
1036
1036
  :VUV:
1037
1037
  :one: "vanuatisk vatu"
1038
1038
  :other: "vanuatiske vatu"
1039
- :symbol: "VUV"
1039
+ :symbol: VUV
1040
1040
  :WST:
1041
1041
  :one: "samoansk tala"
1042
1042
  :other: "samoanske tala"
1043
- :symbol: "WST"
1043
+ :symbol: WST
1044
1044
  :XAF:
1045
1045
  :one: "sentralafrikansk CFA-franc"
1046
1046
  :other: "sentralafrikanske CFA-franc"
1047
- :symbol: "XAF"
1047
+ :symbol: XAF
1048
1048
  :XAG:
1049
1049
  :one: "unse sølv"
1050
1050
  :other: "unser sølv"
1051
- :symbol: "XAG"
1051
+ :symbol: XAG
1052
1052
  :XAU:
1053
1053
  :one: "unse gull"
1054
1054
  :other: "unser gull"
1055
- :symbol: "XAU"
1055
+ :symbol: XAU
1056
1056
  :XBA:
1057
1057
  :one: "europeisk sammensatt enhet"
1058
1058
  :other: "europeiske sammensatte enheter"
1059
- :symbol: "XBA"
1059
+ :symbol: XBA
1060
1060
  :XBB:
1061
1061
  :one: "europeisk monetær enhet"
1062
1062
  :other: "europeiske monetære enheter"
1063
- :symbol: "XBB"
1063
+ :symbol: XBB
1064
1064
  :XBC:
1065
1065
  :one: "europeisk kontoenhet (XBC)"
1066
1066
  :other: "europeiske kontoenheter"
1067
- :symbol: "XBC"
1067
+ :symbol: XBC
1068
1068
  :XBD:
1069
1069
  :one: "europeisk kontoenhet (XBD)"
1070
1070
  :other: "europeiske kontoenheter (XBD)"
1071
- :symbol: "XBD"
1071
+ :symbol: XBD
1072
1072
  :XCD:
1073
1073
  :one: "østkaribisk dollar"
1074
1074
  :other: "østkaribiske dollar"
1075
- :symbol: "XCD"
1075
+ :symbol: XCD
1076
1076
  :XDR:
1077
1077
  :one: "spesiell trekkrettighet"
1078
1078
  :other: "spesielle trekkrettigheter"
1079
- :symbol: "XDR"
1079
+ :symbol: XDR
1080
1080
  :XEU:
1081
1081
  :one: "europeisk valutaenhet"
1082
1082
  :other: "europeiske valutaenheter"
1083
- :symbol: "XEU"
1083
+ :symbol: XEU
1084
1084
  :XFO:
1085
1085
  :one: "fransk gullfranc"
1086
1086
  :other: "franske gullfranc"
1087
- :symbol: "XFO"
1087
+ :symbol: XFO
1088
1088
  :XFU:
1089
1089
  :one: "fransk UIC-franc"
1090
1090
  :other: "franske UIC-franc"
1091
- :symbol: "XFU"
1091
+ :symbol: XFU
1092
1092
  :XOF:
1093
1093
  :one: "vestafrikansk CFA-franc"
1094
1094
  :other: "vestafrikanske CFA-franc"
1095
- :symbol: "CFA"
1095
+ :symbol: CFA
1096
1096
  :XPD:
1097
1097
  :one: "unse palladium"
1098
1098
  :other: "unser palladium"
1099
- :symbol: "XPD"
1099
+ :symbol: XPD
1100
1100
  :XPF:
1101
- :one: "CFP-franc"
1102
- :other: "CFP-franc"
1103
- :symbol: "XPF"
1101
+ :one: CFP-franc
1102
+ :other: CFP-franc
1103
+ :symbol: XPF
1104
1104
  :XPT:
1105
1105
  :one: "unse platina"
1106
1106
  :other: "unser platina"
1107
- :symbol: "XPT"
1107
+ :symbol: XPT
1108
1108
  :XRE:
1109
- :one: "RINET-fond"
1110
- :symbol: "XRE"
1109
+ :one: RINET-fond
1110
+ :symbol: XRE
1111
1111
  :XSU:
1112
- :one: "sucre"
1113
- :other: "sucre"
1114
- :symbol: "XSU"
1112
+ :one: sucre
1113
+ :other: sucre
1114
+ :symbol: XSU
1115
1115
  :XTS:
1116
- :one: "testvaluta"
1117
- :other: "testvaluta"
1118
- :symbol: "XTS"
1116
+ :one: testvaluta
1117
+ :other: testvaluta
1118
+ :symbol: XTS
1119
1119
  :XUA:
1120
- :one: "ADB-kontoenhet"
1121
- :other: "ADB-kontoenheter"
1122
- :symbol: "XUA"
1120
+ :one: ADB-kontoenhet
1121
+ :other: ADB-kontoenheter
1122
+ :symbol: XUA
1123
1123
  :XXX:
1124
1124
  :one: "(ukjent valuta)"
1125
1125
  :other: "(ukjent valuta)"
1126
- :symbol: "XXX"
1126
+ :symbol: XXX
1127
1127
  :YDD:
1128
1128
  :one: "jemenittisk dinar"
1129
1129
  :other: "jemenittiske dinarer"
1130
- :symbol: "YDD"
1130
+ :symbol: YDD
1131
1131
  :YER:
1132
1132
  :one: "jemenittisk rial"
1133
1133
  :other: "jemenittiske rialer"
1134
- :symbol: "YER"
1134
+ :symbol: YER
1135
1135
  :YUD:
1136
1136
  :one: "jugoslavisk dinar (hard)"
1137
1137
  :other: "jugoslaviske dinarer (hard)"
1138
- :symbol: "YUD"
1138
+ :symbol: YUD
1139
1139
  :YUM:
1140
1140
  :one: "jugoslavisk noviy-dinar"
1141
1141
  :other: "jugoslaviske noviy-dinarer"
1142
- :symbol: "YUM"
1142
+ :symbol: YUM
1143
1143
  :YUN:
1144
1144
  :one: "jugoslavisk konvertibel dinar"
1145
1145
  :other: "jugoslaviske konvertible dinarer"
1146
- :symbol: "YUN"
1146
+ :symbol: YUN
1147
1147
  :YUR:
1148
1148
  :one: "jugoslavisk reformert dinar (1992–1993)"
1149
1149
  :other: "jugoslaviske reformerte dinarer (1992–1993)"
1150
- :symbol: "YUR"
1150
+ :symbol: YUR
1151
1151
  :ZAL:
1152
1152
  :one: "sørafrikansk rand (finansiell)"
1153
1153
  :other: "sørafrikanske rand (finansielle)"
1154
- :symbol: "ZAL"
1154
+ :symbol: ZAL
1155
1155
  :ZAR:
1156
1156
  :one: "sørafrikansk rand"
1157
1157
  :other: "sørafrikanske rand"
1158
- :symbol: "ZAR"
1158
+ :symbol: ZAR
1159
1159
  :ZMK:
1160
1160
  :one: "zambisk kwacha (1968–2012)"
1161
1161
  :other: "zambiske kwacha (1968–2012)"
1162
- :symbol: "ZMK"
1162
+ :symbol: ZMK
1163
1163
  :ZMW:
1164
1164
  :one: "zambisk kwacha"
1165
1165
  :other: "zambiske kwacha"
1166
- :symbol: "ZMW"
1166
+ :symbol: ZMW
1167
1167
  :ZRN:
1168
1168
  :one: "zairisk ny zaire"
1169
1169
  :other: "zairiske nye zaire"
1170
- :symbol: "ZRN"
1170
+ :symbol: ZRN
1171
1171
  :ZRZ:
1172
1172
  :one: "zairisk zaire"
1173
1173
  :other: "zairiske zaire"
1174
- :symbol: "ZRZ"
1174
+ :symbol: ZRZ
1175
1175
  :ZWD:
1176
1176
  :one: "zimbabwisk dollar (1980–2008)"
1177
1177
  :other: "zimbabwiske dollar (1980–2008)"
1178
- :symbol: "ZWD"
1178
+ :symbol: ZWD
1179
1179
  :ZWL:
1180
1180
  :one: "zimbabwisk dollar (2009)"
1181
1181
  :other: "zimbabwiske dollar (2009)"
1182
- :symbol: "ZWL"
1182
+ :symbol: ZWL
1183
1183
  :ZWR:
1184
1184
  :one: "zimbabwisk dollar (2008)"
1185
1185
  :other: "zimbabwiske dollar (2008)"