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
@@ -5,32 +5,32 @@
5
5
  :one: "Andorransk peseta"
6
6
  :other: "Andorranske pesetas"
7
7
  :AED:
8
- :one: "FAE-dirham"
9
- :other: "FAE-dirham"
10
- :symbol: "AED"
8
+ :one: FAE-dirham
9
+ :other: FAE-dirham
10
+ :symbol: AED
11
11
  :AFA:
12
12
  :one: "Afghansk afghani (1927–2002)"
13
13
  :other: "Afghanske afghani (1927–2002)"
14
14
  :AFN:
15
15
  :one: "Afghansk afghani"
16
16
  :other: "Afghanske afghani"
17
- :symbol: "AFN"
17
+ :symbol: AFN
18
18
  :ALL:
19
19
  :one: "Albansk lek"
20
20
  :other: "Albanske lek"
21
- :symbol: "ALL"
21
+ :symbol: ALL
22
22
  :AMD:
23
23
  :one: "Armensk dram"
24
24
  :other: "Armenske dram"
25
- :symbol: "AMD"
25
+ :symbol: AMD
26
26
  :ANG:
27
27
  :one: "Nederlandske Antiller-gylden"
28
28
  :other: "Nederlandske Antiller-gylden"
29
- :symbol: "ANG"
29
+ :symbol: ANG
30
30
  :AOA:
31
31
  :one: "Angolansk kwanza"
32
32
  :other: "Angolanske kwanza"
33
- :symbol: "AOA"
33
+ :symbol: AOA
34
34
  :AOK:
35
35
  :one: "Angolansk kwanza (1977–1990)"
36
36
  :other: "Angolanske kwanza (1977–1990)"
@@ -49,40 +49,40 @@
49
49
  :ARS:
50
50
  :one: "Argentinsk pesos"
51
51
  :other: "Argentinske pesos"
52
- :symbol: "ARS"
52
+ :symbol: ARS
53
53
  :ATS:
54
54
  :one: "Østrigsk schilling"
55
55
  :other: "Østrigske schilling"
56
56
  :AUD:
57
57
  :one: "Australsk dollar"
58
58
  :other: "Australske dollar"
59
- :symbol: "AU$"
59
+ :symbol: AU$
60
60
  :AWG:
61
61
  :one: "Arubansk florin"
62
62
  :other: "Arubanske floriner"
63
- :symbol: "AWG"
63
+ :symbol: AWG
64
64
  :AZM:
65
65
  :one: "Aserbajdsjansk manat (1993–2006)"
66
66
  :other: "Aserbajdsjanske manat (1993–2006)"
67
67
  :AZN:
68
68
  :one: "Aserbajdsjansk manat"
69
69
  :other: "Aserbajdsjanske manat"
70
- :symbol: "AZN"
70
+ :symbol: AZN
71
71
  :BAD:
72
72
  :one: "Bosnien-Hercegovinsk dinar"
73
73
  :other: "Bosnien-Hercegovinske dinarer"
74
74
  :BAM:
75
75
  :one: "Bosnien-Hercegovinsk konvertibel mark"
76
76
  :other: "Bosnien-Hercegovinske konvertible mark"
77
- :symbol: "BAM"
77
+ :symbol: BAM
78
78
  :BBD:
79
79
  :one: "Barbadisk dollar"
80
80
  :other: "Barbadiske dollar"
81
- :symbol: "BBD"
81
+ :symbol: BBD
82
82
  :BDT:
83
83
  :one: "Bangladeshisk taka"
84
84
  :other: "Bangladeshiske taka"
85
- :symbol: "BDT"
85
+ :symbol: BDT
86
86
  :BEC:
87
87
  :one: "Belgisk franc (konvertibel)"
88
88
  :other: "Belgiske franc (konvertible)"
@@ -98,27 +98,27 @@
98
98
  :BGN:
99
99
  :one: "Bulgarsk lev"
100
100
  :other: "Bulgarske lev"
101
- :symbol: "BGN"
101
+ :symbol: BGN
102
102
  :BHD:
103
103
  :one: "Bahrainsk dinar"
104
104
  :other: "Bahrainske dinarer"
105
- :symbol: "BHD"
105
+ :symbol: BHD
106
106
  :BIF:
107
107
  :one: "Burundisk franc"
108
108
  :other: "Burundiske franc"
109
- :symbol: "BIF"
109
+ :symbol: BIF
110
110
  :BMD:
111
111
  :one: "Bermudansk dollar"
112
112
  :other: "Bermudanske dollar"
113
- :symbol: "BMD"
113
+ :symbol: BMD
114
114
  :BND:
115
115
  :one: "Bruneisk dollar"
116
116
  :other: "Bruneiske dollar"
117
- :symbol: "BND"
117
+ :symbol: BND
118
118
  :BOB:
119
119
  :one: "Boliviansk boliviano"
120
120
  :other: "Bolivianske boliviano"
121
- :symbol: "BOB"
121
+ :symbol: BOB
122
122
  :BOP:
123
123
  :one: "Boliviansk peso"
124
124
  :other: "Bolivianske pesos"
@@ -137,7 +137,7 @@
137
137
  :BRL:
138
138
  :one: "Brasiliansk real"
139
139
  :other: "Brasilianske real"
140
- :symbol: "R$"
140
+ :symbol: R$
141
141
  :BRN:
142
142
  :one: "Brasiliansk cruzado novo (1989–1990)"
143
143
  :other: "Brasilianske cruzado novo (1989–1990)"
@@ -147,63 +147,63 @@
147
147
  :BSD:
148
148
  :one: "Bahamansk dollar"
149
149
  :other: "Bahamanske dollar"
150
- :symbol: "BSD"
150
+ :symbol: BSD
151
151
  :BTN:
152
152
  :one: "Bhutansk ngultrum"
153
153
  :other: "Bhutanske ngultrum"
154
- :symbol: "BTN"
154
+ :symbol: BTN
155
155
  :BUK:
156
156
  :one: "Burmesisk kyat"
157
157
  :other: "Burmesiske kyat"
158
158
  :BWP:
159
159
  :one: "Botswansk pula"
160
160
  :other: "Botswanske pula"
161
- :symbol: "BWP"
161
+ :symbol: BWP
162
162
  :BYB:
163
163
  :one: "Hviderussisk rubel (1994–1999)"
164
164
  :other: "Hviderussiske rubler (1994–1999)"
165
165
  :BYR:
166
166
  :one: "Hviderussisk rubel"
167
167
  :other: "Hviderussiske rubler"
168
- :symbol: "BYR"
168
+ :symbol: BYR
169
169
  :BZD:
170
170
  :one: "Belizisk dollar"
171
171
  :other: "Beliziske dollar"
172
- :symbol: "BZD"
172
+ :symbol: BZD
173
173
  :CAD:
174
174
  :one: "Canadisk dollar"
175
175
  :other: "Canadiske dollar"
176
- :symbol: "CA$"
176
+ :symbol: CA$
177
177
  :CDF:
178
178
  :one: "Congolesisk franc"
179
179
  :other: "Congolesiske franc"
180
- :symbol: "CDF"
180
+ :symbol: CDF
181
181
  :CHE:
182
182
  :one: "WIR euro"
183
183
  :other: "WIR euro"
184
184
  :CHF:
185
185
  :one: "Schweizisk franc"
186
186
  :other: "Schweiziske franc"
187
- :symbol: "CHF"
187
+ :symbol: CHF
188
188
  :CHW:
189
189
  :one: "WIR franc"
190
190
  :other: "WIR franc"
191
191
  :CLP:
192
192
  :one: "Chilensk pesos"
193
193
  :other: "Chilenske pesos"
194
- :symbol: "CLP"
194
+ :symbol: CLP
195
195
  :CNY:
196
196
  :one: "Kinesisk yuan"
197
197
  :other: "Kinesiske yuan"
198
- :symbol: "CN¥"
198
+ :symbol: CN¥
199
199
  :COP:
200
200
  :one: "Colombiansk pesos"
201
201
  :other: "Colombianske pesos"
202
- :symbol: "COP"
202
+ :symbol: COP
203
203
  :CRC:
204
204
  :one: "Costaricansk colón"
205
205
  :other: "Costaricanske colón"
206
- :symbol: "CRC"
206
+ :symbol: CRC
207
207
  :CSD:
208
208
  :one: "Serbisk dinar (2002–2006)"
209
209
  :other: "Serbiske dinar (2002–2006)"
@@ -213,22 +213,22 @@
213
213
  :CUC:
214
214
  :one: "Cubansk konvertible pesos"
215
215
  :other: "Cubanske konvertible pesos"
216
- :symbol: "CUC"
216
+ :symbol: CUC
217
217
  :CUP:
218
218
  :one: "Cubansk pesos"
219
219
  :other: "Cubanske pesos"
220
- :symbol: "CUP"
220
+ :symbol: CUP
221
221
  :CVE:
222
222
  :one: "Kapverdisk escudo"
223
223
  :other: "Kapverdiske escudos"
224
- :symbol: "CVE"
224
+ :symbol: CVE
225
225
  :CYP:
226
226
  :one: "Cypriotisk pund"
227
227
  :other: "Cypriotiske pund"
228
228
  :CZK:
229
229
  :one: "Tjekkisk koruna"
230
230
  :other: "Tjekkiske koruna"
231
- :symbol: "CZK"
231
+ :symbol: CZK
232
232
  :DDM:
233
233
  :one: "Østtysk mark"
234
234
  :other: "Østtyske mark"
@@ -238,19 +238,19 @@
238
238
  :DJF:
239
239
  :one: "Djiboutisk franc"
240
240
  :other: "Djiboutiske franc"
241
- :symbol: "DJF"
241
+ :symbol: DJF
242
242
  :DKK:
243
243
  :one: "Dansk krone"
244
244
  :other: "Danske kroner"
245
- :symbol: "kr."
245
+ :symbol: kr.
246
246
  :DOP:
247
247
  :one: "Dominikansk peso"
248
248
  :other: "Dominikanske pesos"
249
- :symbol: "DOP"
249
+ :symbol: DOP
250
250
  :DZD:
251
251
  :one: "Algerisk dinar"
252
252
  :other: "Algeriske dinarer"
253
- :symbol: "DZD"
253
+ :symbol: DZD
254
254
  :ECS:
255
255
  :one: "Ecuadoriansk sucre"
256
256
  :other: "Ecuadorianske sucre"
@@ -260,11 +260,11 @@
260
260
  :EGP:
261
261
  :one: "Egyptisk pund"
262
262
  :other: "Egyptiske pund"
263
- :symbol: "EGP"
263
+ :symbol: EGP
264
264
  :ERN:
265
265
  :one: "Eritreisk nakfa"
266
266
  :other: "Eritreiske nakfa"
267
- :symbol: "ERN"
267
+ :symbol: ERN
268
268
  :ESA:
269
269
  :one: "Spansk peseta (A–konto)"
270
270
  :other: "Spanske peseta (A–konto)"
@@ -274,59 +274,59 @@
274
274
  :ESP:
275
275
  :one: "Spansk pesetas"
276
276
  :other: "Spanske pesetas"
277
- :symbol: ""
277
+ :symbol: ₧
278
278
  :ETB:
279
279
  :one: "Etiopisk birr"
280
280
  :other: "Etiopiske birr"
281
- :symbol: "ETB"
281
+ :symbol: ETB
282
282
  :EUR:
283
- :one: "Euro"
284
- :other: "Euro"
285
- :symbol: ""
283
+ :one: Euro
284
+ :other: Euro
285
+ :symbol: €
286
286
  :FIM:
287
287
  :one: "Finsk mark"
288
288
  :other: "Finske mark"
289
289
  :FJD:
290
290
  :one: "Fijiansk dollar"
291
291
  :other: "Fijianske dollar"
292
- :symbol: "FJD"
292
+ :symbol: FJD
293
293
  :FKP:
294
294
  :one: "Pund fra Falklandsøerne"
295
295
  :other: "Pund fra Falklandsøerne"
296
- :symbol: "FKP"
296
+ :symbol: FKP
297
297
  :FRF:
298
298
  :one: "Fransk franc"
299
299
  :other: "Franske franc"
300
300
  :GBP:
301
301
  :one: "Britisk pund"
302
302
  :other: "Britiske pund"
303
- :symbol: "£"
303
+ :symbol: £
304
304
  :GEK:
305
305
  :one: "Georgisk kupon larit"
306
306
  :other: "Georgiske kupon larit"
307
307
  :GEL:
308
308
  :one: "Georgisk lari"
309
309
  :other: "Georgiske lari"
310
- :symbol: "GEL"
310
+ :symbol: GEL
311
311
  :GHC:
312
312
  :one: "Ghanesisk cedi (1979–2007)"
313
313
  :other: "Ghanesiske cedi (1979–2007)"
314
314
  :GHS:
315
315
  :one: "Ghanesisk cedi"
316
316
  :other: "Ghanesiske cedi"
317
- :symbol: "GHS"
317
+ :symbol: GHS
318
318
  :GIP:
319
319
  :one: "Gibraltarisk pund"
320
320
  :other: "Gibraltariske pund"
321
- :symbol: "GIP"
321
+ :symbol: GIP
322
322
  :GMD:
323
323
  :one: "Gambisk dalasi"
324
324
  :other: "Gambiske dalasi"
325
- :symbol: "GMD"
325
+ :symbol: GMD
326
326
  :GNF:
327
327
  :one: "Guineansk franc"
328
328
  :other: "Guineanske franc"
329
- :symbol: "GNF"
329
+ :symbol: GNF
330
330
  :GNS:
331
331
  :one: "Guineansk syli"
332
332
  :other: "Guineanske syli"
@@ -339,44 +339,44 @@
339
339
  :GTQ:
340
340
  :one: "Guatemalansk quetzal"
341
341
  :other: "Guatemalanske quetzal"
342
- :symbol: "GTQ"
342
+ :symbol: GTQ
343
343
  :GWE:
344
344
  :one: "Portugisiske guinea escudo"
345
345
  :other: "Portugisiske guinea escudo"
346
346
  :GWP:
347
- :one: "Guinea-Bissau-peso"
348
- :other: "Guinea-Bissau-pesos"
347
+ :one: Guinea-Bissau-peso
348
+ :other: Guinea-Bissau-pesos
349
349
  :GYD:
350
350
  :one: "Guyansk dollar"
351
351
  :other: "Guyanske dollar"
352
- :symbol: "GYD"
352
+ :symbol: GYD
353
353
  :HKD:
354
354
  :one: "Hongkong dollar"
355
355
  :other: "Hongkong dollar"
356
- :symbol: "HK$"
356
+ :symbol: HK$
357
357
  :HNL:
358
358
  :one: "Honduransk lempira"
359
359
  :other: "Honduranske lempira"
360
- :symbol: "HNL"
360
+ :symbol: HNL
361
361
  :HRD:
362
362
  :one: "Kroatisk dinar"
363
363
  :other: "Kroatiske dinarer"
364
364
  :HRK:
365
365
  :one: "Kroatisk kuna"
366
366
  :other: "Kroatiske kuna"
367
- :symbol: "HRK"
367
+ :symbol: HRK
368
368
  :HTG:
369
369
  :one: "Haitisk gourde"
370
370
  :other: "Haitiske gourde"
371
- :symbol: "HTG"
371
+ :symbol: HTG
372
372
  :HUF:
373
373
  :one: "Ungarsk forint"
374
374
  :other: "Ungarske forint"
375
- :symbol: "HUF"
375
+ :symbol: HUF
376
376
  :IDR:
377
377
  :one: "Indonesisk rupiah"
378
378
  :other: "Indonesiske rupiah"
379
- :symbol: "IDR"
379
+ :symbol: IDR
380
380
  :IEP:
381
381
  :one: "Irsk pund"
382
382
  :other: "Irske pund"
@@ -386,97 +386,97 @@
386
386
  :ILS:
387
387
  :one: "Ny israelsk shekel"
388
388
  :other: "Nye israelske shekel"
389
- :symbol: ""
389
+ :symbol: ₪
390
390
  :INR:
391
391
  :one: "Indisk rupee"
392
392
  :other: "Indiske rupees"
393
- :symbol: ""
393
+ :symbol: ₹
394
394
  :IQD:
395
395
  :one: "Irakisk dinar"
396
396
  :other: "Irakiske dinarer"
397
- :symbol: "IQD"
397
+ :symbol: IQD
398
398
  :IRR:
399
399
  :one: "Iransk rial"
400
400
  :other: "Iranske rial"
401
- :symbol: "IRR"
401
+ :symbol: IRR
402
402
  :ISK:
403
403
  :one: "Islandsk krone"
404
404
  :other: "Islandske kroner"
405
- :symbol: "ISK"
405
+ :symbol: ISK
406
406
  :ITL:
407
407
  :one: "Italiensk lire"
408
408
  :other: "Italienske lire"
409
409
  :JMD:
410
410
  :one: "Jamaicansk dollar"
411
411
  :other: "Jamaicanske dollar"
412
- :symbol: "JMD"
412
+ :symbol: JMD
413
413
  :JOD:
414
414
  :one: "Jordansk dinar"
415
415
  :other: "Jordanske dinarer"
416
- :symbol: "JOD"
416
+ :symbol: JOD
417
417
  :JPY:
418
418
  :one: "Japansk yen"
419
419
  :other: "Japanske yen"
420
- :symbol: "JP¥"
420
+ :symbol: JP¥
421
421
  :KES:
422
422
  :one: "Kenyansk shilling"
423
423
  :other: "Kenyanske shilling"
424
- :symbol: "KES"
424
+ :symbol: KES
425
425
  :KGS:
426
426
  :one: "Kirgisisk sum"
427
427
  :other: "Kirgisiske som"
428
- :symbol: "KGS"
428
+ :symbol: KGS
429
429
  :KHR:
430
430
  :one: "Cambodjansk riel"
431
431
  :other: "Cambodjanske riel"
432
- :symbol: "KHR"
432
+ :symbol: KHR
433
433
  :KMF:
434
434
  :one: "Comorisk franc"
435
435
  :other: "Comoriske franc"
436
- :symbol: "KMF"
436
+ :symbol: KMF
437
437
  :KPW:
438
438
  :one: "Nordkoreansk won"
439
439
  :other: "Nordkoreanske won"
440
- :symbol: "KPW"
440
+ :symbol: KPW
441
441
  :KRW:
442
442
  :one: "Sydkoreansk won"
443
443
  :other: "Sydkoreanske won"
444
- :symbol: ""
444
+ :symbol: ₩
445
445
  :KWD:
446
446
  :one: "Kuwaitisk dinar"
447
447
  :other: "Kuwaitiske dinarer"
448
- :symbol: "KWD"
448
+ :symbol: KWD
449
449
  :KYD:
450
450
  :one: "Caymansk dollar"
451
451
  :other: "Caymansk dollar"
452
- :symbol: "KYD"
452
+ :symbol: KYD
453
453
  :KZT:
454
454
  :one: "Kasakhisk tenge"
455
455
  :other: "Kasakhiske tenge"
456
- :symbol: "KZT"
456
+ :symbol: KZT
457
457
  :LAK:
458
458
  :one: "Laotisk kip"
459
459
  :other: "Laotiske kip"
460
- :symbol: "LAK"
460
+ :symbol: LAK
461
461
  :LBP:
462
462
  :one: "Libanesisk pund"
463
463
  :other: "Libanesiske pund"
464
- :symbol: "LBP"
464
+ :symbol: LBP
465
465
  :LKR:
466
466
  :one: "Srilankansk rupee"
467
467
  :other: "Srilankanske rupees"
468
- :symbol: "LKR"
468
+ :symbol: LKR
469
469
  :LRD:
470
470
  :one: "Liberisk dollar"
471
471
  :other: "Liberiske dollar"
472
- :symbol: "LRD"
472
+ :symbol: LRD
473
473
  :LSL:
474
474
  :one: "Lesothisk loti"
475
475
  :other: "Lesothiske loti"
476
476
  :LTL:
477
477
  :one: "Litauisk litas"
478
478
  :other: "Litauiske litai"
479
- :symbol: "LTL"
479
+ :symbol: LTL
480
480
  :LTT:
481
481
  :one: "Litauisk talonas"
482
482
  :other: "Litauiske talonas"
@@ -492,55 +492,55 @@
492
492
  :LVL:
493
493
  :one: "Lettisk lat"
494
494
  :other: "Lettiske lats"
495
- :symbol: "LVL"
495
+ :symbol: LVL
496
496
  :LVR:
497
497
  :one: "Lettisk rubel"
498
498
  :other: "Lettiske rubler"
499
499
  :LYD:
500
500
  :one: "Libysk dinar"
501
501
  :other: "Libyske dinarer"
502
- :symbol: "LYD"
502
+ :symbol: LYD
503
503
  :MAD:
504
504
  :one: "Marokkansk dirham"
505
505
  :other: "Marokkanske dirham"
506
- :symbol: "MAD"
506
+ :symbol: MAD
507
507
  :MAF:
508
508
  :one: "Marokkansk franc"
509
509
  :other: "Marokkanske franc"
510
510
  :MDL:
511
511
  :one: "Moldovisk leu"
512
512
  :other: "Moldoviske leu"
513
- :symbol: "MDL"
513
+ :symbol: MDL
514
514
  :MGA:
515
515
  :one: "Madagaskisk ariary"
516
516
  :other: "Madagaskiske ariary"
517
- :symbol: "MGA"
517
+ :symbol: MGA
518
518
  :MGF:
519
519
  :one: "Madagaskisk franc"
520
520
  :other: "Madagaskiske franc"
521
521
  :MKD:
522
522
  :one: "Makedonsk denar"
523
523
  :other: "Makedonske denarer"
524
- :symbol: "MKD"
524
+ :symbol: MKD
525
525
  :MLF:
526
526
  :one: "Malisk franc"
527
527
  :other: "Maliske franc"
528
528
  :MMK:
529
529
  :one: "Myanmarsk kyat"
530
530
  :other: "Myanmarske kyat"
531
- :symbol: "MMK"
531
+ :symbol: MMK
532
532
  :MNT:
533
533
  :one: "Mongolsk tugrik"
534
534
  :other: "Mongolske tugrik"
535
- :symbol: "MNT"
535
+ :symbol: MNT
536
536
  :MOP:
537
537
  :one: "Macaosk pataca"
538
538
  :other: "Macaoske pataca"
539
- :symbol: "MOP"
539
+ :symbol: MOP
540
540
  :MRO:
541
541
  :one: "Mauritansk ouguiya"
542
542
  :other: "Mauritanske ouguiya"
543
- :symbol: "MRO"
543
+ :symbol: MRO
544
544
  :MTL:
545
545
  :one: "Maltesisk lira"
546
546
  :other: "Maltesiske lira"
@@ -550,26 +550,26 @@
550
550
  :MUR:
551
551
  :one: "Mauritisk rupee"
552
552
  :other: "Mauritiske rupees"
553
- :symbol: "MUR"
553
+ :symbol: MUR
554
554
  :MVR:
555
555
  :one: "Maldivisk rufiyaa"
556
556
  :other: "Maldiviske rufiyaa"
557
- :symbol: "MVR"
557
+ :symbol: MVR
558
558
  :MWK:
559
559
  :one: "Malawisk kwacha"
560
560
  :other: "Malawiske kwacha"
561
- :symbol: "MWK"
561
+ :symbol: MWK
562
562
  :MXN:
563
563
  :one: "Mexicansk pesos"
564
564
  :other: "Mexicanske pesos"
565
- :symbol: "MX$"
565
+ :symbol: MX$
566
566
  :MXP:
567
567
  :one: "Mexicansk silver peso (1861–1992)"
568
568
  :other: "Mexicanske silver peso (1861–1992)"
569
569
  :MYR:
570
570
  :one: "Malaysisk ringgit"
571
571
  :other: "Malaysiske ringgit"
572
- :symbol: "MYR"
572
+ :symbol: MYR
573
573
  :MZE:
574
574
  :one: "Mozambiquisk escudo"
575
575
  :other: "Mozambiquiske escudo"
@@ -579,71 +579,71 @@
579
579
  :MZN:
580
580
  :one: "Mozambiquisk metical"
581
581
  :other: "Mozambiquiske metical"
582
- :symbol: "MZN"
582
+ :symbol: MZN
583
583
  :NAD:
584
584
  :one: "Namibisk dollar"
585
585
  :other: "Namibiske dollar"
586
- :symbol: "NAD"
586
+ :symbol: NAD
587
587
  :NGN:
588
588
  :one: "Nigeriansk naira"
589
589
  :other: "Nigerianske naira"
590
- :symbol: "NGN"
590
+ :symbol: NGN
591
591
  :NIC:
592
592
  :one: "Nicaraguansk cordoba (1988–1991)"
593
593
  :other: "Nicaraguanske cordoba (1988–1991)"
594
594
  :NIO:
595
595
  :one: "Nicaraguansk cordoba"
596
596
  :other: "Nicaraguanske cordoba"
597
- :symbol: "NIO"
597
+ :symbol: NIO
598
598
  :NLG:
599
599
  :one: "Hollandsk gylden"
600
600
  :other: "Hollandske gylden"
601
601
  :NOK:
602
602
  :one: "Norsk krone"
603
603
  :other: "Norske kroner"
604
- :symbol: "NOK"
604
+ :symbol: NOK
605
605
  :NPR:
606
606
  :one: "Nepalesisk rupee"
607
607
  :other: "Nepalesiske rupees"
608
- :symbol: "NPR"
608
+ :symbol: NPR
609
609
  :NZD:
610
610
  :one: "New Zealandsk dollar"
611
611
  :other: "New Zealandske dollar"
612
- :symbol: "NZ$"
612
+ :symbol: NZ$
613
613
  :OMR:
614
614
  :one: "Omansk rial"
615
615
  :other: "Omanske rial"
616
- :symbol: "OMR"
616
+ :symbol: OMR
617
617
  :PAB:
618
618
  :one: "Panamansk balboa"
619
619
  :other: "Panamanske balboa"
620
- :symbol: "PAB"
620
+ :symbol: PAB
621
621
  :PEI:
622
622
  :one: "Peruviansk inti"
623
623
  :other: "Peruvianske inti"
624
624
  :PEN:
625
625
  :one: "Peruviansk nuevo sol"
626
626
  :other: "Peruvianske nuevos soles"
627
- :symbol: "PEN"
627
+ :symbol: PEN
628
628
  :PES:
629
629
  :one: "Peruviansk sol (1863–1965)"
630
630
  :other: "Peruvianske sol (1863–1965)"
631
631
  :PGK:
632
632
  :one: "Papuansk kina"
633
633
  :other: "Papuanske kina"
634
- :symbol: "PGK"
634
+ :symbol: PGK
635
635
  :PHP:
636
636
  :one: "Filippinsk peso"
637
637
  :other: "Filippinske pesos"
638
- :symbol: "PHP"
638
+ :symbol: PHP
639
639
  :PKR:
640
640
  :one: "Pakistansk rupee"
641
641
  :other: "Pakistanske rupees"
642
- :symbol: "PKR"
642
+ :symbol: PKR
643
643
  :PLN:
644
644
  :one: "Polsk zloty"
645
645
  :other: "Polske zloty"
646
- :symbol: "PLN"
646
+ :symbol: PLN
647
647
  :PLZ:
648
648
  :one: "Polsk zloty (1950–1995)"
649
649
  :other: "Polske zloty (1950–1995)"
@@ -653,68 +653,68 @@
653
653
  :PYG:
654
654
  :one: "Paraguayske guarani"
655
655
  :other: "Paraguayske guarani"
656
- :symbol: "PYG"
656
+ :symbol: PYG
657
657
  :QAR:
658
658
  :one: "Qatarsk rial"
659
659
  :other: "Qatarske rial"
660
- :symbol: "QAR"
660
+ :symbol: QAR
661
661
  :ROL:
662
662
  :one: "Rumænsk leu (1952–2006)"
663
663
  :other: "Rumænske leu (1952–2006)"
664
664
  :RON:
665
665
  :one: "Rumænsk leu"
666
666
  :other: "Rumænske leu"
667
- :symbol: "RON"
667
+ :symbol: RON
668
668
  :RSD:
669
669
  :one: "Serbisk dinar"
670
670
  :other: "Serbiske dinarer"
671
- :symbol: "RSD"
671
+ :symbol: RSD
672
672
  :RUB:
673
673
  :one: "Russisk rubel"
674
674
  :other: "Russiske rubler"
675
- :symbol: "RUB"
675
+ :symbol: RUB
676
676
  :RUR:
677
677
  :one: "Russisk rubel (1991–1998)"
678
678
  :other: "Russiske rubler (1991–1998)"
679
- :symbol: "р."
679
+ :symbol: р.
680
680
  :RWF:
681
681
  :one: "Rwandisk franc"
682
682
  :other: "Rwandiske franc"
683
- :symbol: "RWF"
683
+ :symbol: RWF
684
684
  :SAR:
685
685
  :one: "Saudiarabisk riyal"
686
686
  :other: "Saudiarabiske riyal"
687
- :symbol: "SAR"
687
+ :symbol: SAR
688
688
  :SBD:
689
689
  :one: "Salomonsk dollar"
690
690
  :other: "Salomonske dollar"
691
- :symbol: "SBD"
691
+ :symbol: SBD
692
692
  :SCR:
693
693
  :one: "Seychellisk rupee"
694
694
  :other: "Seychelliske rupees"
695
- :symbol: "SCR"
695
+ :symbol: SCR
696
696
  :SDD:
697
697
  :one: "Sudansk dinar (1992–2007)"
698
698
  :other: "Sudanske dinar (1992–2007)"
699
699
  :SDG:
700
700
  :one: "Sudanske pund"
701
701
  :other: "Sudanske pund"
702
- :symbol: "SDG"
702
+ :symbol: SDG
703
703
  :SDP:
704
704
  :one: "Sudanske pund (1957–1998)"
705
705
  :other: "Sudanske pund (1957–1998)"
706
706
  :SEK:
707
707
  :one: "Svensk krone"
708
708
  :other: "Svenske kroner"
709
- :symbol: "SEK"
709
+ :symbol: SEK
710
710
  :SGD:
711
711
  :one: "Singaporeansk dollar"
712
712
  :other: "Singaporeanske dollar"
713
- :symbol: "SGD"
713
+ :symbol: SGD
714
714
  :SHP:
715
715
  :one: "Pund fra Saint Helena"
716
716
  :other: "Pund fra Saint Helena"
717
- :symbol: "SHP"
717
+ :symbol: SHP
718
718
  :SIT:
719
719
  :one: "Slovensk tolar"
720
720
  :other: "Slovenske tolar"
@@ -724,26 +724,26 @@
724
724
  :SLL:
725
725
  :one: "Sierraleonsk leone"
726
726
  :other: "Sierraleonske leone"
727
- :symbol: "SLL"
727
+ :symbol: SLL
728
728
  :SOS:
729
729
  :one: "Somalisk shilling"
730
730
  :other: "Somaliske shilling"
731
- :symbol: "SOS"
731
+ :symbol: SOS
732
732
  :SRD:
733
733
  :one: "Surinamsk dollar"
734
734
  :other: "Surinamske dollar"
735
- :symbol: "SRD"
735
+ :symbol: SRD
736
736
  :SRG:
737
737
  :one: "Surinamsk guilder"
738
738
  :other: "Surinamske guilder"
739
739
  :SSP:
740
740
  :one: "Sydsudansk pund"
741
741
  :other: "Sydsudanske pund"
742
- :symbol: "SSP"
742
+ :symbol: SSP
743
743
  :STD:
744
744
  :one: "Dobra fra Sao Tome og Principe"
745
745
  :other: "Dobra fra Sao Tome og Principe"
746
- :symbol: "STD"
746
+ :symbol: STD
747
747
  :SUR:
748
748
  :one: "Sovjetisk rubel"
749
749
  :other: "Sovjetiske rubler"
@@ -753,37 +753,37 @@
753
753
  :SYP:
754
754
  :one: "Syrisk pund"
755
755
  :other: "Syriske pund"
756
- :symbol: "SYP"
756
+ :symbol: SYP
757
757
  :SZL:
758
758
  :one: "Swazilandsk lilangeni"
759
759
  :other: "Swazilandske lilangeni"
760
- :symbol: "SZL"
760
+ :symbol: SZL
761
761
  :THB:
762
762
  :one: "Thailandsk baht"
763
763
  :other: "Thailandske baht"
764
- :symbol: "฿"
764
+ :symbol: ฿
765
765
  :TJR:
766
766
  :one: "Tadsjikisk rubel"
767
767
  :other: "Tadsjikiske rubel"
768
768
  :TJS:
769
769
  :one: "Tadsjikisk somoni"
770
770
  :other: "Tadsjikiske somoni"
771
- :symbol: "TJS"
771
+ :symbol: TJS
772
772
  :TMM:
773
773
  :one: "Turkmensk manat (1993–2009)"
774
774
  :other: "Turkmenske manat (1993–2009)"
775
775
  :TMT:
776
776
  :one: "Turkmensk manat"
777
777
  :other: "Turkmenske manat"
778
- :symbol: "TMT"
778
+ :symbol: TMT
779
779
  :TND:
780
780
  :one: "Tunesisk dinar"
781
781
  :other: "Tunesiske dinarer"
782
- :symbol: "TND"
782
+ :symbol: TND
783
783
  :TOP:
784
784
  :one: "Tongansk paʻanga"
785
785
  :other: "Tonganske paʻanga"
786
- :symbol: "TOP"
786
+ :symbol: TOP
787
787
  :TPE:
788
788
  :one: "Escudo fra Timor"
789
789
  :other: "Escudo fra Timor"
@@ -793,23 +793,23 @@
793
793
  :TRY:
794
794
  :one: "Tyrkisk lira"
795
795
  :other: "Tyrkiske lira"
796
- :symbol: "TRY"
796
+ :symbol: TRY
797
797
  :TTD:
798
798
  :one: "Dollar fra Trinidad og Tobago"
799
799
  :other: "Dollar fra Trinidad og Tobago"
800
- :symbol: "TTD"
800
+ :symbol: TTD
801
801
  :TWD:
802
802
  :one: "Ny taiwansk dollar"
803
803
  :other: "Ny taiwanske dollar"
804
- :symbol: "NT$"
804
+ :symbol: NT$
805
805
  :TZS:
806
806
  :one: "Tanzanisk shilling"
807
807
  :other: "Tanzaniske shilling"
808
- :symbol: "TZS"
808
+ :symbol: TZS
809
809
  :UAH:
810
810
  :one: "Ukrainsk grynia"
811
811
  :other: "Ukrainske grynia"
812
- :symbol: "UAH"
812
+ :symbol: UAH
813
813
  :UAK:
814
814
  :one: "Ukrainsk karbovanetz"
815
815
  :other: "Ukrainske karbovanetz"
@@ -819,11 +819,11 @@
819
819
  :UGX:
820
820
  :one: "Ugandisk shilling"
821
821
  :other: "Ugandiske shilling"
822
- :symbol: "UGX"
822
+ :symbol: UGX
823
823
  :USD:
824
824
  :one: "Amerikansk dollar"
825
825
  :other: "Amerikanske dollar"
826
- :symbol: "$"
826
+ :symbol: $
827
827
  :USN:
828
828
  :one: "Amerikansk dollar (næste dag)"
829
829
  :other: "Amerikanske dollar (næste dag)"
@@ -836,50 +836,50 @@
836
836
  :UYU:
837
837
  :one: "Uruguayansk peso"
838
838
  :other: "Uruguayanske pesos"
839
- :symbol: "UYU"
839
+ :symbol: UYU
840
840
  :UZS:
841
841
  :one: "Usbekisk sum"
842
842
  :other: "Usbekiske sum"
843
- :symbol: "UZS"
843
+ :symbol: UZS
844
844
  :VEB:
845
845
  :one: "Venezuelansk bolivar (1871–2008)"
846
846
  :other: "Venezuelanske bolivar (1871–2008)"
847
847
  :VEF:
848
848
  :one: "Venezuelansk bolivar"
849
849
  :other: "Venezuelanske bolivar"
850
- :symbol: "VEF"
850
+ :symbol: VEF
851
851
  :VND:
852
852
  :one: "Vietnamesisk dong"
853
853
  :other: "Vietnamesiske dong"
854
- :symbol: ""
854
+ :symbol: ₫
855
855
  :VUV:
856
856
  :one: "Vanuaisk vatu"
857
857
  :other: "Vanuaiske vatu"
858
- :symbol: "VUV"
858
+ :symbol: VUV
859
859
  :WST:
860
860
  :one: "Samoansk tala"
861
861
  :other: "Samoanske tala"
862
- :symbol: "WST"
862
+ :symbol: WST
863
863
  :XAF:
864
864
  :one: "Beninsk CFA-franc"
865
865
  :other: "CFA-franc (BEAC)"
866
- :symbol: "FCFA"
866
+ :symbol: FCFA
867
867
  :XAG:
868
- :one: "Sølv"
868
+ :one: Sølv
869
869
  :XAU:
870
- :one: "Guld"
870
+ :one: Guld
871
871
  :XBA:
872
- :one: "EURCO"
872
+ :one: EURCO
873
873
  :XBB:
874
- :one: "EMU"
874
+ :one: EMU
875
875
  :XCD:
876
876
  :one: "Østkaribisk dollar"
877
877
  :other: "Østkaribiske dollar"
878
- :symbol: "EC$"
878
+ :symbol: EC$
879
879
  :XDR:
880
- :one: "SDR"
880
+ :one: SDR
881
881
  :XEU:
882
- :one: "ECU"
882
+ :one: ECU
883
883
  :XFO:
884
884
  :one: "Fransk guldfranc"
885
885
  :other: "Franske guldfranc"
@@ -889,20 +889,20 @@
889
889
  :XOF:
890
890
  :one: "CFA-franc BCEAO"
891
891
  :other: "CFA-franc BCEAO"
892
- :symbol: "CFA"
892
+ :symbol: CFA
893
893
  :XPD:
894
- :one: "Palladium"
894
+ :one: Palladium
895
895
  :XPF:
896
- :one: "CFP-franc"
897
- :other: "CFP-franc"
898
- :symbol: "CFPF"
896
+ :one: CFP-franc
897
+ :other: CFP-franc
898
+ :symbol: CFPF
899
899
  :XPT:
900
- :one: "Platin"
900
+ :one: Platin
901
901
  :XRE:
902
- :one: "RINET-fond"
902
+ :one: RINET-fond
903
903
  :XTS:
904
- :one: "testvaluta"
905
- :other: "testvaluta"
904
+ :one: testvaluta
905
+ :other: testvaluta
906
906
  :XXX:
907
907
  :one: "(ukendt valuta)"
908
908
  :other: "(ukendt valuta)"
@@ -912,7 +912,7 @@
912
912
  :YER:
913
913
  :one: "Yemenitisk rial"
914
914
  :other: "Yemenitiske rial"
915
- :symbol: "YER"
915
+ :symbol: YER
916
916
  :YUD:
917
917
  :one: "Jugoslavisk hard dinar (1966–1990)"
918
918
  :other: "Jugoslaviske hard dinar (1966–1990)"
@@ -928,14 +928,14 @@
928
928
  :ZAR:
929
929
  :one: "Sydafrikansk rand"
930
930
  :other: "Sydafrikanske rand"
931
- :symbol: "ZAR"
931
+ :symbol: ZAR
932
932
  :ZMK:
933
933
  :one: "Zambisk kwacha (1968–2012)"
934
934
  :other: "Zambiske kwacha (1968–2012)"
935
935
  :ZMW:
936
936
  :one: "Zambisk kwacha"
937
937
  :other: "Zambiske kwacha"
938
- :symbol: "ZMW"
938
+ :symbol: ZMW
939
939
  :ZRN:
940
940
  :one: "Ny zairisk zaire (1993–1998)"
941
941
  :other: "Ny zairiske zaire (1993–1998)"