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
@@ -7,103 +7,103 @@
7
7
  :AED:
8
8
  :one: "dirham des Émirats arabes unis"
9
9
  :other: "dirhams des Émirats arabes unis"
10
- :symbol: "AED"
10
+ :symbol: AED
11
11
  :AFA:
12
12
  :one: "afghani (1927–2002)"
13
13
  :other: "afghanis (1927–2002)"
14
- :symbol: "AFA"
14
+ :symbol: AFA
15
15
  :AFN:
16
16
  :one: "afghani afghan"
17
17
  :other: "afghanis afghan"
18
- :symbol: "AFN"
18
+ :symbol: AFN
19
19
  :ALK:
20
20
  :one: "lek albanais (1947–1961)"
21
21
  :other: "leks albanais (1947–1961)"
22
22
  :ALL:
23
23
  :one: "lek albanais"
24
24
  :other: "leks albanais"
25
- :symbol: "ALL"
25
+ :symbol: ALL
26
26
  :AMD:
27
27
  :one: "dram arménien"
28
28
  :other: "drams arméniens"
29
- :symbol: "AMD"
29
+ :symbol: AMD
30
30
  :ANG:
31
31
  :one: "florin antillais"
32
32
  :other: "florins antillais"
33
- :symbol: "ANG"
33
+ :symbol: ANG
34
34
  :AOA:
35
35
  :one: "kwanza angolais"
36
36
  :other: "kwanzas angolais"
37
- :symbol: "AOA"
37
+ :symbol: AOA
38
38
  :AOK:
39
39
  :one: "kwanza angolais (1977–1990)"
40
40
  :other: "kwanzas angolais (1977–1990)"
41
- :symbol: "AOK"
41
+ :symbol: AOK
42
42
  :AON:
43
43
  :one: "nouveau kwanza angolais (1990–2000)"
44
44
  :other: "nouveaux kwanzas angolais (1990–2000)"
45
- :symbol: "AON"
45
+ :symbol: AON
46
46
  :AOR:
47
47
  :one: "kwanza angolais réajusté (1995–1999)"
48
48
  :other: "kwanzas angolais réajustés (1995–1999)"
49
- :symbol: "AOR"
49
+ :symbol: AOR
50
50
  :ARA:
51
51
  :one: "austral argentin"
52
52
  :other: "australs argentins"
53
- :symbol: "ARA"
53
+ :symbol: ARA
54
54
  :ARL:
55
- :symbol: "ARL"
55
+ :symbol: ARL
56
56
  :ARM:
57
- :symbol: "ARM"
57
+ :symbol: ARM
58
58
  :ARP:
59
59
  :one: "peso argentin (1983–1985)"
60
60
  :other: "pesos argentins (1983–1985)"
61
- :symbol: "ARP"
61
+ :symbol: ARP
62
62
  :ARS:
63
63
  :one: "peso argentin"
64
64
  :other: "pesos argentins"
65
- :symbol: "ARS"
65
+ :symbol: ARS
66
66
  :ATS:
67
67
  :one: "schilling autrichien"
68
68
  :other: "schillings autrichiens"
69
69
  :AUD:
70
70
  :one: "dollar australien"
71
71
  :other: "dollars australiens"
72
- :symbol: "$ AU"
72
+ :symbol: $ AU
73
73
  :AWG:
74
74
  :one: "florin arubais"
75
75
  :other: "florins arubais"
76
- :symbol: "AWG"
76
+ :symbol: AWG
77
77
  :AZM:
78
78
  :one: "manat azéri (1993–2006)"
79
79
  :other: "manats azéris (1993–2006)"
80
- :symbol: "AZM"
80
+ :symbol: AZM
81
81
  :AZN:
82
82
  :one: "manat azerbaïdjanais"
83
83
  :other: "manats azerbaïdjanais"
84
- :symbol: "AZN"
84
+ :symbol: AZN
85
85
  :BAD:
86
86
  :one: "dinar bosniaque"
87
87
  :other: "dinars bosniaques"
88
88
  :BAM:
89
89
  :one: "mark convertible bosniaque"
90
90
  :other: "marks convertibles bosniaques"
91
- :symbol: "BAM"
91
+ :symbol: BAM
92
92
  :BBD:
93
93
  :one: "dollar barbadien"
94
94
  :other: "dollars barbadiens"
95
- :symbol: "BBD"
95
+ :symbol: BBD
96
96
  :BDT:
97
97
  :one: "taka bangladeshi"
98
98
  :other: "takas bangladeshis"
99
- :symbol: "BDT"
99
+ :symbol: BDT
100
100
  :BEC:
101
101
  :one: "franc belge (convertible)"
102
102
  :other: "francs belges (convertibles)"
103
103
  :BEF:
104
104
  :one: "franc belge"
105
105
  :other: "francs belges"
106
- :symbol: "FB"
106
+ :symbol: FB
107
107
  :BEL:
108
108
  :one: "franc belge (financier)"
109
109
  :other: "francs belges (financiers)"
@@ -113,136 +113,136 @@
113
113
  :BGN:
114
114
  :one: "lev bulgare"
115
115
  :other: "levs bulgares"
116
- :symbol: "BGN"
116
+ :symbol: BGN
117
117
  :BHD:
118
118
  :one: "dinar bahreïni"
119
119
  :other: "dinars bahreïnis"
120
- :symbol: "BHD"
120
+ :symbol: BHD
121
121
  :BIF:
122
122
  :one: "franc burundais"
123
123
  :other: "francs burundais"
124
- :symbol: "BIF"
124
+ :symbol: BIF
125
125
  :BMD:
126
126
  :one: "dollar bermudien"
127
127
  :other: "dollars bermudiens"
128
- :symbol: "BMD"
128
+ :symbol: BMD
129
129
  :BND:
130
130
  :one: "dollar brunéien"
131
131
  :other: "dollars brunéiens"
132
- :symbol: "BND"
132
+ :symbol: BND
133
133
  :BOB:
134
134
  :one: "boliviano bolivien"
135
135
  :other: "bolivianos boliviens"
136
- :symbol: "BOB"
136
+ :symbol: BOB
137
137
  :BOL:
138
- :symbol: "BOL"
138
+ :symbol: BOL
139
139
  :BOP:
140
140
  :one: "peso bolivien"
141
141
  :other: "pesos boliviens"
142
- :symbol: "BOP"
142
+ :symbol: BOP
143
143
  :BOV:
144
144
  :one: "mvdol bolivien"
145
145
  :other: "mvdols boliviens"
146
- :symbol: "BOV"
146
+ :symbol: BOV
147
147
  :BRB:
148
148
  :one: "nouveau cruzeiro brésilien (1967–1986)"
149
149
  :other: "nouveaux cruzeiros brésiliens (1967–1986)"
150
- :symbol: "BRB"
150
+ :symbol: BRB
151
151
  :BRC:
152
152
  :one: "cruzado brésilien (1986–1989)"
153
153
  :other: "cruzados brésiliens (1986–1989)"
154
- :symbol: "BRC"
154
+ :symbol: BRC
155
155
  :BRE:
156
156
  :one: "cruzeiro brésilien (1990–1993)"
157
157
  :other: "cruzeiros brésiliens (1990–1993)"
158
- :symbol: "BRE"
158
+ :symbol: BRE
159
159
  :BRL:
160
160
  :one: "réal brésilien"
161
161
  :other: "réals brésiliens"
162
- :symbol: "R$"
162
+ :symbol: R$
163
163
  :BRN:
164
164
  :one: "nouveau cruzado brésilien (1989–1990)"
165
165
  :other: "nouveaux cruzados brésiliens (1989–1990)"
166
- :symbol: "BRN"
166
+ :symbol: BRN
167
167
  :BRR:
168
168
  :one: "cruzeiro réal brésilien (1993–1994)"
169
169
  :other: "cruzeiros réals brésiliens (1993–1994)"
170
- :symbol: "BRR"
170
+ :symbol: BRR
171
171
  :BRZ:
172
- :symbol: "BRZ"
172
+ :symbol: BRZ
173
173
  :BSD:
174
174
  :one: "dollar bahaméen"
175
175
  :other: "dollars bahaméens"
176
- :symbol: "BSD"
176
+ :symbol: BSD
177
177
  :BTN:
178
178
  :one: "ngultrum bouthanais"
179
179
  :other: "ngultrums bouthanais"
180
- :symbol: "BTN"
180
+ :symbol: BTN
181
181
  :BUK:
182
182
  :one: "kyat birman"
183
183
  :other: "kyats birmans"
184
- :symbol: "BUK"
184
+ :symbol: BUK
185
185
  :BWP:
186
186
  :one: "pula botswanais"
187
187
  :other: "pulas botswanais"
188
- :symbol: "BWP"
188
+ :symbol: BWP
189
189
  :BYB:
190
190
  :one: "nouveau rouble biélorusse (1994–1999)"
191
191
  :other: "nouveaux roubles biélorusses (1994–1999)"
192
192
  :BYR:
193
193
  :one: "rouble biélorusse"
194
194
  :other: "roubles biélorusses"
195
- :symbol: "BYR"
195
+ :symbol: BYR
196
196
  :BZD:
197
197
  :one: "dollar bélizéen"
198
198
  :other: "dollars bélizéens"
199
- :symbol: "BZD"
199
+ :symbol: BZD
200
200
  :CAD:
201
201
  :one: "dollar canadien"
202
202
  :other: "dollars canadiens"
203
- :symbol: "$"
203
+ :symbol: $
204
204
  :CDF:
205
205
  :one: "franc congolais"
206
206
  :other: "francs congolais"
207
- :symbol: "CDF"
207
+ :symbol: CDF
208
208
  :CHE:
209
209
  :one: "euro WIR"
210
210
  :other: "euros WIR"
211
211
  :CHF:
212
212
  :one: "franc suisse"
213
213
  :other: "francs suisses"
214
- :symbol: "CHF"
214
+ :symbol: CHF
215
215
  :CHW:
216
216
  :one: "franc WIR"
217
217
  :other: "francs WIR"
218
218
  :CLE:
219
- :symbol: "CLE"
219
+ :symbol: CLE
220
220
  :CLF:
221
221
  :one: "unité d’investissement chilienne"
222
222
  :other: "unités d’investissement chiliennes"
223
- :symbol: "CLF"
223
+ :symbol: CLF
224
224
  :CLP:
225
225
  :one: "peso chilien"
226
226
  :other: "pesos chiliens"
227
- :symbol: "CLP"
227
+ :symbol: CLP
228
228
  :CNX:
229
- :symbol: "CNX"
229
+ :symbol: CNX
230
230
  :CNY:
231
231
  :one: "yuan renminbi chinois"
232
232
  :other: "yuans renminbi chinois"
233
- :symbol: "CN¥"
233
+ :symbol: CN¥
234
234
  :COP:
235
235
  :one: "peso colombien"
236
236
  :other: "pesos colombiens"
237
- :symbol: "COP"
237
+ :symbol: COP
238
238
  :COU:
239
239
  :one: "unité de valeur réelle colombienne"
240
240
  :other: "unités de valeur réelle colombiennes"
241
- :symbol: "COU"
241
+ :symbol: COU
242
242
  :CRC:
243
243
  :one: "colón costaricain"
244
244
  :other: "colóns costaricains"
245
- :symbol: "CRC"
245
+ :symbol: CRC
246
246
  :CSD:
247
247
  :one: "dinar serbo-monténégrin"
248
248
  :other: "dinars serbo-monténégrins"
@@ -252,23 +252,23 @@
252
252
  :CUC:
253
253
  :one: "peso cubain convertible"
254
254
  :other: "pesos cubains convertibles"
255
- :symbol: "CUC"
255
+ :symbol: CUC
256
256
  :CUP:
257
257
  :one: "peso cubain"
258
258
  :other: "pesos cubains"
259
- :symbol: "CUP"
259
+ :symbol: CUP
260
260
  :CVE:
261
261
  :one: "escudo du Cap-Vert"
262
262
  :other: "escudos du Cap-Vert"
263
- :symbol: "CVE"
263
+ :symbol: CVE
264
264
  :CYP:
265
265
  :one: "livre chypriote"
266
266
  :other: "livres chypriotes"
267
- :symbol: "£CY"
267
+ :symbol: £CY
268
268
  :CZK:
269
269
  :one: "couronne tchèque"
270
270
  :other: "couronnes tchèques"
271
- :symbol: "CZK"
271
+ :symbol: CZK
272
272
  :DDM:
273
273
  :one: "mark est-allemand"
274
274
  :other: "marks est-allemands"
@@ -278,38 +278,38 @@
278
278
  :DJF:
279
279
  :one: "franc djiboutien"
280
280
  :other: "francs djiboutiens"
281
- :symbol: "DJF"
281
+ :symbol: DJF
282
282
  :DKK:
283
283
  :one: "couronne danoise"
284
284
  :other: "couronnes danoises"
285
- :symbol: "DKK"
285
+ :symbol: DKK
286
286
  :DOP:
287
287
  :one: "peso dominicain"
288
288
  :other: "pesos dominicains"
289
- :symbol: "DOP"
289
+ :symbol: DOP
290
290
  :DZD:
291
291
  :one: "dinar algérien"
292
292
  :other: "dinars algériens"
293
- :symbol: "DZD"
293
+ :symbol: DZD
294
294
  :ECS:
295
295
  :one: "sucre équatorien"
296
296
  :other: "sucres équatoriens"
297
- :symbol: "ECS"
297
+ :symbol: ECS
298
298
  :ECV:
299
299
  :one: "unité de valeur constante équatorienne (UVC)"
300
300
  :other: "unités de valeur constante équatoriennes (UVC)"
301
- :symbol: "ECV"
301
+ :symbol: ECV
302
302
  :EEK:
303
303
  :one: "couronne estonienne"
304
304
  :other: "couronnes estoniennes"
305
305
  :EGP:
306
306
  :one: "livre égyptienne"
307
307
  :other: "livres égyptiennes"
308
- :symbol: "EGP"
308
+ :symbol: EGP
309
309
  :ERN:
310
310
  :one: "nafka érythréen"
311
311
  :other: "nafkas érythréens"
312
- :symbol: "ERN"
312
+ :symbol: ERN
313
313
  :ESA:
314
314
  :one: "peseta espagnole (compte A)"
315
315
  :other: "pesetas espagnoles (compte A)"
@@ -319,75 +319,75 @@
319
319
  :ESP:
320
320
  :one: "peseta espagnole"
321
321
  :other: "pesetas espagnoles"
322
- :symbol: ""
322
+ :symbol: ₧
323
323
  :ETB:
324
324
  :one: "birr éthiopien"
325
325
  :other: "birrs éthiopiens"
326
- :symbol: "ETB"
326
+ :symbol: ETB
327
327
  :EUR:
328
- :one: "euro"
329
- :other: "euros"
330
- :symbol: ""
328
+ :one: euro
329
+ :other: euros
330
+ :symbol: €
331
331
  :FIM:
332
332
  :one: "mark finlandais"
333
333
  :other: "marks finlandais"
334
334
  :FJD:
335
335
  :one: "dollar fidjien"
336
336
  :other: "dollars fidjiens"
337
- :symbol: "FJD"
337
+ :symbol: FJD
338
338
  :FKP:
339
339
  :one: "livre des Îles Malouines"
340
340
  :other: "livres des Îles Malouines"
341
- :symbol: "FKP"
341
+ :symbol: FKP
342
342
  :FRF:
343
343
  :one: "franc français"
344
344
  :other: "francs français"
345
- :symbol: "F"
345
+ :symbol: F
346
346
  :GBP:
347
347
  :one: "livre sterling"
348
348
  :other: "livres sterling"
349
- :symbol: "£"
349
+ :symbol: £
350
350
  :GEK:
351
351
  :one: "coupon de lari géorgien"
352
352
  :other: "coupons de lari géorgiens"
353
- :symbol: "GEK"
353
+ :symbol: GEK
354
354
  :GEL:
355
355
  :one: "lari géorgien"
356
356
  :other: "laris géorgiens"
357
- :symbol: "GEL"
357
+ :symbol: GEL
358
358
  :GHC:
359
359
  :one: "cédi ghanéen (1967–2007)"
360
360
  :other: "cédis ghanéens (1967–2007)"
361
361
  :GHS:
362
362
  :one: "cédi ghanéen"
363
363
  :other: "cédis ghanéens"
364
- :symbol: "GHS"
364
+ :symbol: GHS
365
365
  :GIP:
366
366
  :one: "livre de Gibraltar"
367
367
  :other: "livres de Gibraltar"
368
- :symbol: "GIP"
368
+ :symbol: GIP
369
369
  :GMD:
370
370
  :one: "dalasi gambien"
371
371
  :other: "dalasis gambiens"
372
- :symbol: "GMD"
372
+ :symbol: GMD
373
373
  :GNF:
374
374
  :one: "franc guinéen"
375
375
  :other: "francs guinéens"
376
- :symbol: "GNF"
376
+ :symbol: GNF
377
377
  :GNS:
378
378
  :one: "syli guinéen"
379
379
  :other: "sylis guinéens"
380
380
  :GQE:
381
381
  :one: "ekwélé équatoguinéen"
382
382
  :other: "ekwélés équatoguinéens"
383
- :symbol: "GQE"
383
+ :symbol: GQE
384
384
  :GRD:
385
385
  :one: "drachme grecque"
386
386
  :other: "drachmes grecques"
387
387
  :GTQ:
388
388
  :one: "quetzal guatémaltèque"
389
389
  :other: "quetzals guatémaltèques"
390
- :symbol: "GTQ"
390
+ :symbol: GTQ
391
391
  :GWE:
392
392
  :one: "escudo de Guinée portugaise"
393
393
  :other: "escudos de Guinée portugaise"
@@ -397,144 +397,144 @@
397
397
  :GYD:
398
398
  :one: "dollar guyanien"
399
399
  :other: "dollars guyaniens"
400
- :symbol: "GYD"
400
+ :symbol: GYD
401
401
  :HKD:
402
402
  :one: "dollar de Hong Kong"
403
403
  :other: "dollars de Hong Kong"
404
- :symbol: "$ HK"
404
+ :symbol: $ HK
405
405
  :HNL:
406
406
  :one: "lempira hondurien"
407
407
  :other: "lempiras honduriens"
408
- :symbol: "HNL"
408
+ :symbol: HNL
409
409
  :HRD:
410
410
  :one: "dinar croate"
411
411
  :other: "dinars croates"
412
412
  :HRK:
413
413
  :one: "kuna croate"
414
414
  :other: "kunas croates"
415
- :symbol: "HRK"
415
+ :symbol: HRK
416
416
  :HTG:
417
417
  :one: "gourde haïtienne"
418
418
  :other: "gourdes haïtiennes"
419
- :symbol: "HTG"
419
+ :symbol: HTG
420
420
  :HUF:
421
421
  :one: "forint hongrois"
422
422
  :other: "forints hongrois"
423
- :symbol: "HUF"
423
+ :symbol: HUF
424
424
  :IDR:
425
425
  :one: "roupie indonésienne"
426
426
  :other: "roupies indonésiennes"
427
- :symbol: "IDR"
427
+ :symbol: IDR
428
428
  :IEP:
429
429
  :one: "livre irlandaise"
430
430
  :other: "livres irlandaises"
431
- :symbol: "£IE"
431
+ :symbol: £IE
432
432
  :ILP:
433
433
  :one: "livre israélienne"
434
434
  :other: "livres israéliennes"
435
- :symbol: "£IL"
435
+ :symbol: £IL
436
436
  :ILR:
437
- :symbol: "ILR"
437
+ :symbol: ILR
438
438
  :ILS:
439
439
  :one: "nouveau shekel israélien"
440
440
  :other: "nouveaux shekels israéliens"
441
- :symbol: "ILS"
441
+ :symbol: ILS
442
442
  :INR:
443
443
  :one: "roupie indienne"
444
444
  :other: "roupies indiennes"
445
- :symbol: "INR"
445
+ :symbol: INR
446
446
  :IQD:
447
447
  :one: "dinar irakien"
448
448
  :other: "dinars irakiens"
449
- :symbol: "IQD"
449
+ :symbol: IQD
450
450
  :IRR:
451
451
  :one: "rial iranien"
452
452
  :other: "rials iraniens"
453
- :symbol: "IRR"
453
+ :symbol: IRR
454
454
  :ISK:
455
455
  :one: "couronne islandaise"
456
456
  :other: "couronnes islandaises"
457
- :symbol: "ISK"
457
+ :symbol: ISK
458
458
  :ITL:
459
459
  :one: "lire italienne"
460
460
  :other: "lires italiennes"
461
- :symbol: "₤IT"
461
+ :symbol: ₤IT
462
462
  :JMD:
463
463
  :one: "dollar jamaïcain"
464
464
  :other: "dollars jamaïcains"
465
- :symbol: "JMD"
465
+ :symbol: JMD
466
466
  :JOD:
467
467
  :one: "dinar jordanien"
468
468
  :other: "dinars jordaniens"
469
- :symbol: "JOD"
469
+ :symbol: JOD
470
470
  :JPY:
471
471
  :one: "yen japonais"
472
472
  :other: "yens japonais"
473
- :symbol: "¥"
473
+ :symbol: ¥
474
474
  :KES:
475
475
  :one: "shilling kényan"
476
476
  :other: "shillings kényans"
477
- :symbol: "KES"
477
+ :symbol: KES
478
478
  :KGS:
479
479
  :one: "som kirghize"
480
480
  :other: "soms kirghizes"
481
- :symbol: "KGS"
481
+ :symbol: KGS
482
482
  :KHR:
483
483
  :one: "riel cambodgien"
484
484
  :other: "riels cambodgiens"
485
- :symbol: "KHR"
485
+ :symbol: KHR
486
486
  :KMF:
487
487
  :one: "franc comorien"
488
488
  :other: "francs comoriens"
489
- :symbol: "KMF"
489
+ :symbol: KMF
490
490
  :KPW:
491
491
  :one: "won nord-coréen"
492
492
  :other: "wons nord-coréens"
493
- :symbol: "KPW"
493
+ :symbol: KPW
494
494
  :KRH:
495
- :symbol: "KRH"
495
+ :symbol: KRH
496
496
  :KRO:
497
- :symbol: "KRO"
497
+ :symbol: KRO
498
498
  :KRW:
499
499
  :one: "won sud-coréen"
500
500
  :other: "wons sud-coréens"
501
- :symbol: "KRW"
501
+ :symbol: KRW
502
502
  :KWD:
503
503
  :one: "dinar koweïtien"
504
504
  :other: "dinar koweïtiens"
505
- :symbol: "KWD"
505
+ :symbol: KWD
506
506
  :KYD:
507
507
  :one: "dollar des îles Caïmans"
508
508
  :other: "dollars des îles Caïmans"
509
- :symbol: "KYD"
509
+ :symbol: KYD
510
510
  :KZT:
511
511
  :one: "tenge kazakh"
512
512
  :other: "tenges kazakhs"
513
- :symbol: "KZT"
513
+ :symbol: KZT
514
514
  :LAK:
515
515
  :one: "kip laotien"
516
516
  :other: "kips laotiens"
517
- :symbol: "LAK"
517
+ :symbol: LAK
518
518
  :LBP:
519
519
  :one: "livre libanaise"
520
520
  :other: "livres libanaises"
521
- :symbol: "LBP"
521
+ :symbol: LBP
522
522
  :LKR:
523
523
  :one: "roupie srilankaise"
524
524
  :other: "roupies srilankaises"
525
- :symbol: "LKR"
525
+ :symbol: LKR
526
526
  :LRD:
527
527
  :one: "dollar libérien"
528
528
  :other: "dollars libériens"
529
- :symbol: "LRD"
529
+ :symbol: LRD
530
530
  :LSL:
531
531
  :one: "loti lesothan"
532
532
  :other: "maloti lesothans"
533
- :symbol: "lLS"
533
+ :symbol: lLS
534
534
  :LTL:
535
535
  :one: "litas lituanien"
536
536
  :other: "litas lituaniens"
537
- :symbol: "LTL"
537
+ :symbol: LTL
538
538
  :LTT:
539
539
  :one: "talonas lituanien"
540
540
  :other: "talonas lituaniens"
@@ -550,173 +550,173 @@
550
550
  :LVL:
551
551
  :one: "lats letton"
552
552
  :other: "lats lettons"
553
- :symbol: "LVL"
553
+ :symbol: LVL
554
554
  :LVR:
555
555
  :one: "rouble letton"
556
556
  :other: "roubles lettons"
557
557
  :LYD:
558
558
  :one: "dinar libyen"
559
559
  :other: "dinars libyens"
560
- :symbol: "LYD"
560
+ :symbol: LYD
561
561
  :MAD:
562
562
  :one: "dirham marocain"
563
563
  :other: "dirhams marocains"
564
- :symbol: "MAD"
564
+ :symbol: MAD
565
565
  :MAF:
566
566
  :one: "franc marocain"
567
567
  :other: "francs marocains"
568
- :symbol: "fMA"
568
+ :symbol: fMA
569
569
  :MDL:
570
570
  :one: "leu moldave"
571
571
  :other: "leus moldaves"
572
- :symbol: "MDL"
572
+ :symbol: MDL
573
573
  :MGA:
574
574
  :one: "ariary malgache"
575
575
  :other: "ariarys malgaches"
576
- :symbol: "MGA"
576
+ :symbol: MGA
577
577
  :MGF:
578
578
  :one: "franc malgache"
579
579
  :other: "francs malgaches"
580
- :symbol: "Fmg"
580
+ :symbol: Fmg
581
581
  :MKD:
582
582
  :one: "denar macédonien"
583
583
  :other: "denars macédoniens"
584
- :symbol: "MKD"
584
+ :symbol: MKD
585
585
  :MLF:
586
586
  :one: "franc malien"
587
587
  :other: "francs maliens"
588
588
  :MMK:
589
589
  :one: "kyat myanmarais"
590
590
  :other: "kyats myanmarais"
591
- :symbol: "MMK"
591
+ :symbol: MMK
592
592
  :MNT:
593
593
  :one: "tugrik mongol"
594
594
  :other: "tugriks mongols"
595
- :symbol: "MNT"
595
+ :symbol: MNT
596
596
  :MOP:
597
597
  :one: "pataca macanaise"
598
598
  :other: "patacas macanaises"
599
- :symbol: "MOP"
599
+ :symbol: MOP
600
600
  :MRO:
601
601
  :one: "ouguiya mauritanien"
602
602
  :other: "ouguiyas mauritaniens"
603
- :symbol: "MRO"
603
+ :symbol: MRO
604
604
  :MTL:
605
605
  :one: "lire maltaise"
606
606
  :other: "lires maltaises"
607
607
  :MTP:
608
608
  :one: "livre maltaise"
609
609
  :other: "livres maltaises"
610
- :symbol: "£MT"
610
+ :symbol: £MT
611
611
  :MUR:
612
612
  :one: "roupie mauricienne"
613
613
  :other: "roupies mauriciennes"
614
- :symbol: "MUR"
614
+ :symbol: MUR
615
615
  :MVP:
616
- :symbol: "MVP"
616
+ :symbol: MVP
617
617
  :MVR:
618
618
  :one: "rufiyaa maldivienne"
619
619
  :other: "rufiyaas maldiviennes"
620
- :symbol: "MVR"
620
+ :symbol: MVR
621
621
  :MWK:
622
622
  :one: "kwacha malawite"
623
623
  :other: "kwachas malawites"
624
- :symbol: "MWK"
624
+ :symbol: MWK
625
625
  :MXN:
626
626
  :one: "peso mexicain"
627
627
  :other: "pesos mexicains"
628
- :symbol: "MXN"
628
+ :symbol: MXN
629
629
  :MXP:
630
630
  :one: "peso d’argent mexicain (1861–1992)"
631
631
  :other: "pesos d’argent mexicains (1861–1992)"
632
- :symbol: "MXP"
632
+ :symbol: MXP
633
633
  :MXV:
634
634
  :one: "unité de conversion mexicaine (UDI)"
635
635
  :other: "unités de conversion mexicaines (UDI)"
636
- :symbol: "MXV"
636
+ :symbol: MXV
637
637
  :MYR:
638
638
  :one: "ringgit malais"
639
639
  :other: "ringgits malais"
640
- :symbol: "MYR"
640
+ :symbol: MYR
641
641
  :MZE:
642
642
  :one: "escudo mozambicain"
643
643
  :other: "escudos mozambicains"
644
- :symbol: "MZE"
644
+ :symbol: MZE
645
645
  :MZM:
646
646
  :one: "metical mozambicain (1980–2006)"
647
647
  :other: "meticais mozambicains (1980–2006)"
648
- :symbol: "MZM"
648
+ :symbol: MZM
649
649
  :MZN:
650
650
  :one: "metical mozambicain"
651
651
  :other: "meticais mozambicains"
652
- :symbol: "MZN"
652
+ :symbol: MZN
653
653
  :NAD:
654
654
  :one: "dollar namibien"
655
655
  :other: "dollars namibiens"
656
- :symbol: "NAD"
656
+ :symbol: NAD
657
657
  :NGN:
658
658
  :one: "naira nigérian"
659
659
  :other: "nairas nigérians"
660
- :symbol: "NGN"
660
+ :symbol: NGN
661
661
  :NIC:
662
662
  :one: "córdoba nicaraguayen (1912–1988)"
663
663
  :other: "córdobas nicaraguayens (1912–1988)"
664
- :symbol: "NIC"
664
+ :symbol: NIC
665
665
  :NIO:
666
666
  :one: "córdoba oro nicaraguayen"
667
667
  :other: "córdobas oro nicaraguayens"
668
- :symbol: "NIO"
668
+ :symbol: NIO
669
669
  :NLG:
670
670
  :one: "florin néerlandais"
671
671
  :other: "florins néerlandais"
672
672
  :NOK:
673
673
  :one: "couronne norvégienne"
674
674
  :other: "couronnes norvégiennes"
675
- :symbol: "NOK"
675
+ :symbol: NOK
676
676
  :NPR:
677
677
  :one: "roupie népalaise"
678
678
  :other: "roupies népalaises"
679
- :symbol: "NPR"
679
+ :symbol: NPR
680
680
  :NZD:
681
681
  :one: "dollar néo-zélandais"
682
682
  :other: "dollars néo-zélandais"
683
- :symbol: "$ NZ"
683
+ :symbol: $ NZ
684
684
  :OMR:
685
685
  :one: "rial omanais"
686
686
  :other: "rials omanis"
687
- :symbol: "OMR"
687
+ :symbol: OMR
688
688
  :PAB:
689
689
  :one: "balboa panaméen"
690
690
  :other: "balboas panaméens"
691
- :symbol: "PAB"
691
+ :symbol: PAB
692
692
  :PEI:
693
693
  :one: "inti péruvien"
694
694
  :other: "intis péruviens"
695
- :symbol: "PEI"
695
+ :symbol: PEI
696
696
  :PEN:
697
697
  :one: "nouveau sol péruvien"
698
698
  :other: "nouveaux sols péruviens"
699
- :symbol: "PEN"
699
+ :symbol: PEN
700
700
  :PES:
701
701
  :one: "sol péruvien (1863–1985)"
702
702
  :other: "sols péruviens (1863–1985)"
703
- :symbol: "PES"
703
+ :symbol: PES
704
704
  :PGK:
705
705
  :one: "kina papou-néo-guinéen"
706
706
  :other: "kinas papou-néo-guinéens"
707
- :symbol: "PGK"
707
+ :symbol: PGK
708
708
  :PHP:
709
709
  :one: "peso philippin"
710
710
  :other: "pesos philippins"
711
- :symbol: "PHP"
711
+ :symbol: PHP
712
712
  :PKR:
713
713
  :one: "roupie pakistanaise"
714
714
  :other: "roupies pakistanaises"
715
- :symbol: "PKR"
715
+ :symbol: PKR
716
716
  :PLN:
717
717
  :one: "zloty polonais"
718
718
  :other: "zlotys polonais"
719
- :symbol: "PLN"
719
+ :symbol: PLN
720
720
  :PLZ:
721
721
  :one: "zloty polonais (1950–1995)"
722
722
  :other: "zlotys polonais (1950–1995)"
@@ -726,74 +726,74 @@
726
726
  :PYG:
727
727
  :one: "guaraní paraguayen"
728
728
  :other: "guaranís paraguayens"
729
- :symbol: "PYG"
729
+ :symbol: PYG
730
730
  :QAR:
731
731
  :one: "riyal du Qatar"
732
732
  :other: "riyals du Qatar"
733
- :symbol: "QAR"
733
+ :symbol: QAR
734
734
  :RHD:
735
735
  :one: "dollar rhodésien"
736
736
  :other: "dollars rhodésiens"
737
- :symbol: "$RH"
737
+ :symbol: $RH
738
738
  :ROL:
739
739
  :one: "leu roumain (1952–2005)"
740
740
  :other: "lei roumains (1952–2005)"
741
741
  :RON:
742
742
  :one: "leu roumain"
743
743
  :other: "lei roumains"
744
- :symbol: "RON"
744
+ :symbol: RON
745
745
  :RSD:
746
746
  :one: "dinar serbe"
747
747
  :other: "dinars serbes"
748
- :symbol: "RSD"
748
+ :symbol: RSD
749
749
  :RUB:
750
750
  :one: "rouble russe"
751
751
  :other: "roubles russes"
752
- :symbol: "RUB"
752
+ :symbol: RUB
753
753
  :RUR:
754
754
  :one: "rouble russe (1991–1998)"
755
755
  :other: "roubles russes (1991–1998)"
756
- :symbol: "р."
756
+ :symbol: р.
757
757
  :RWF:
758
758
  :one: "franc rwandais"
759
759
  :other: "francs rwandais"
760
- :symbol: "RWF"
760
+ :symbol: RWF
761
761
  :SAR:
762
762
  :one: "rial saoudien"
763
763
  :other: "rials saoudiens"
764
- :symbol: "SAR"
764
+ :symbol: SAR
765
765
  :SBD:
766
766
  :one: "dollar des îles Salomon"
767
767
  :other: "dollars des îles Salomon"
768
- :symbol: "SBD"
768
+ :symbol: SBD
769
769
  :SCR:
770
770
  :one: "roupie des Seychelles"
771
771
  :other: "roupies des Seychelles"
772
- :symbol: "SCR"
772
+ :symbol: SCR
773
773
  :SDD:
774
774
  :one: "dinar soudanais (1992–2007)"
775
775
  :other: "dinars soudanais (1992–2007)"
776
- :symbol: "SDD"
776
+ :symbol: SDD
777
777
  :SDG:
778
778
  :one: "livre soudanaise"
779
779
  :other: "livres soudanaises"
780
- :symbol: "SDG"
780
+ :symbol: SDG
781
781
  :SDP:
782
782
  :one: "livre soudanaise (1956–2007)"
783
783
  :other: "livres soudanaises (1956–2007)"
784
- :symbol: "SDP"
784
+ :symbol: SDP
785
785
  :SEK:
786
786
  :one: "couronne suédoise"
787
787
  :other: "couronnes suédoises"
788
- :symbol: "SEK"
788
+ :symbol: SEK
789
789
  :SGD:
790
790
  :one: "dollar de Singapour"
791
791
  :other: "dollars de Singapour"
792
- :symbol: "$ SG"
792
+ :symbol: $ SG
793
793
  :SHP:
794
794
  :one: "livre de Sainte-Hélène"
795
795
  :other: "livres de Sainte-Hélène"
796
- :symbol: "SHP"
796
+ :symbol: SHP
797
797
  :SIT:
798
798
  :one: "tolar slovène"
799
799
  :other: "tolars slovènes"
@@ -803,244 +803,244 @@
803
803
  :SLL:
804
804
  :one: "leone sierra-léonais"
805
805
  :other: "leones sierra-léonais"
806
- :symbol: "SLL"
806
+ :symbol: SLL
807
807
  :SOS:
808
808
  :one: "shilling somalien"
809
809
  :other: "shillings somaliens"
810
- :symbol: "SOS"
810
+ :symbol: SOS
811
811
  :SRD:
812
812
  :one: "dollar du Suriname"
813
813
  :other: "dollars du Suriname"
814
- :symbol: "SRD"
814
+ :symbol: SRD
815
815
  :SRG:
816
816
  :one: "florin surinamais"
817
817
  :other: "florins surinamais"
818
- :symbol: "SRG"
818
+ :symbol: SRG
819
819
  :SSP:
820
820
  :one: "livre sud-soudanaise"
821
821
  :other: "livres sud-soudanaises"
822
- :symbol: "SSP"
822
+ :symbol: SSP
823
823
  :STD:
824
824
  :one: "dobra santoméen"
825
825
  :other: "dobras santoméens"
826
- :symbol: "STD"
826
+ :symbol: STD
827
827
  :SUR:
828
828
  :one: "rouble soviétique"
829
829
  :other: "roubles soviétiques"
830
830
  :SVC:
831
831
  :one: "colón salvadorien"
832
832
  :other: "colóns salvadoriens"
833
- :symbol: "SVC"
833
+ :symbol: SVC
834
834
  :SYP:
835
835
  :one: "livre syrienne"
836
836
  :other: "livres syriennes"
837
- :symbol: "SYP"
837
+ :symbol: SYP
838
838
  :SZL:
839
839
  :one: "lilangeni swazi"
840
840
  :other: "lilangenis swazis"
841
- :symbol: "SZL"
841
+ :symbol: SZL
842
842
  :THB:
843
843
  :one: "baht thaïlandais"
844
844
  :other: "bahts thaïlandais"
845
- :symbol: "THB"
845
+ :symbol: THB
846
846
  :TJR:
847
847
  :one: "rouble tadjik"
848
848
  :other: "roubles tadjiks"
849
849
  :TJS:
850
850
  :one: "somoni tadjik"
851
851
  :other: "somonis tadjiks"
852
- :symbol: "TJS"
852
+ :symbol: TJS
853
853
  :TMM:
854
854
  :one: "manat turkmène"
855
855
  :other: "manats turkmènes"
856
856
  :TMT:
857
857
  :one: "nouveau manat turkmène"
858
858
  :other: "nouveaux manats turkmènes"
859
- :symbol: "TMT"
859
+ :symbol: TMT
860
860
  :TND:
861
861
  :one: "dinar tunisien"
862
862
  :other: "dinars tunisiens"
863
- :symbol: "TND"
863
+ :symbol: TND
864
864
  :TOP:
865
- :one: "pa’anga"
866
- :other: "pa’angas"
867
- :symbol: "TOP"
865
+ :one: pa’anga
866
+ :other: pa’angas
867
+ :symbol: TOP
868
868
  :TPE:
869
869
  :one: "escudo timorais"
870
870
  :other: "escudos timorais"
871
- :symbol: "TPE"
871
+ :symbol: TPE
872
872
  :TRL:
873
873
  :one: "livre turque (1844–2005)"
874
874
  :other: "livres turques (1844–2005)"
875
- :symbol: "TRL"
875
+ :symbol: TRL
876
876
  :TRY:
877
877
  :one: "livre turque"
878
878
  :other: "livres turques"
879
- :symbol: "TRY"
879
+ :symbol: TRY
880
880
  :TTD:
881
881
  :one: "dollar de Trinité-et-Tobago"
882
882
  :other: "dollars de Trinité-et-Tobago"
883
- :symbol: "TTD"
883
+ :symbol: TTD
884
884
  :TWD:
885
885
  :one: "nouveau dollar taïwanais"
886
886
  :other: "nouveaux dollars taïwanais"
887
- :symbol: "TWD"
887
+ :symbol: TWD
888
888
  :TZS:
889
889
  :one: "shilling tanzanien"
890
890
  :other: "shillings tanzaniens"
891
- :symbol: "TZS"
891
+ :symbol: TZS
892
892
  :UAH:
893
893
  :one: "hryvnia ukrainienne"
894
894
  :other: "hryvnias ukrainiennes"
895
- :symbol: "UAH"
895
+ :symbol: UAH
896
896
  :UAK:
897
897
  :one: "karbovanets ukrainien (1992–1996)"
898
898
  :other: "karbovanets ukrainiens (1992–1996)"
899
899
  :UGS:
900
900
  :one: "shilling ougandais (1966–1987)"
901
901
  :other: "shillings ougandais (1966–1987)"
902
- :symbol: "UGS"
902
+ :symbol: UGS
903
903
  :UGX:
904
904
  :one: "shilling ougandais"
905
905
  :other: "shillings ougandais"
906
- :symbol: "UGX"
906
+ :symbol: UGX
907
907
  :USD:
908
908
  :one: "dollar des États-Unis"
909
909
  :other: "dollars des États-Unis"
910
- :symbol: "$ US"
910
+ :symbol: $ US
911
911
  :USN:
912
912
  :one: "dollar des États-Unis (jour suivant)"
913
913
  :other: "dollars des États-Unis (jour suivant)"
914
- :symbol: "USN"
914
+ :symbol: USN
915
915
  :USS:
916
916
  :one: "dollar des États-Unis (jour même)"
917
917
  :other: "dollars des États-Unis (jour même)"
918
- :symbol: "USS"
918
+ :symbol: USS
919
919
  :UYI:
920
920
  :one: "peso uruguayen (unités indexées)"
921
921
  :other: "pesos uruguayen (unités indexées)"
922
- :symbol: "UYI"
922
+ :symbol: UYI
923
923
  :UYP:
924
924
  :one: "peso uruguayen (1975–1993)"
925
925
  :other: "pesos uruguayens (1975–1993)"
926
- :symbol: "UYP"
926
+ :symbol: UYP
927
927
  :UYU:
928
928
  :one: "peso uruguayen"
929
929
  :other: "pesos uruguayens"
930
- :symbol: "UYU"
930
+ :symbol: UYU
931
931
  :UZS:
932
932
  :one: "sum ouzbek"
933
933
  :other: "sums ouzbeks"
934
- :symbol: "UZS"
934
+ :symbol: UZS
935
935
  :VEB:
936
936
  :one: "bolivar vénézuélien (1871–2008)"
937
937
  :other: "bolivar vénézuélien (1871–2008)"
938
- :symbol: "VEB"
938
+ :symbol: VEB
939
939
  :VEF:
940
940
  :one: "bolivar vénézuélien"
941
941
  :other: "bolivars vénézuéliens"
942
- :symbol: "VEF"
942
+ :symbol: VEF
943
943
  :VND:
944
944
  :one: "dông vietnamien"
945
945
  :other: "dôngs vietnamiens"
946
- :symbol: "VND"
946
+ :symbol: VND
947
947
  :VNN:
948
- :symbol: "VNN"
948
+ :symbol: VNN
949
949
  :VUV:
950
- :one: "vatu"
951
- :other: "vatus"
952
- :symbol: "VUV"
950
+ :one: vatu
951
+ :other: vatus
952
+ :symbol: VUV
953
953
  :WST:
954
- :one: "tala"
955
- :other: "talas"
956
- :symbol: "WST"
954
+ :one: tala
955
+ :other: talas
956
+ :symbol: WST
957
957
  :XAF:
958
958
  :one: "franc CFA (BEAC)"
959
959
  :other: "francs CFA (BEAC)"
960
- :symbol: "XAF"
960
+ :symbol: XAF
961
961
  :XAG:
962
962
  :one: "once troy d’argent"
963
963
  :other: "onces troy d’argent"
964
- :symbol: "XAG"
964
+ :symbol: XAG
965
965
  :XAU:
966
966
  :one: "once troy d’or"
967
967
  :other: "onces troy d’or"
968
- :symbol: "XAU"
968
+ :symbol: XAU
969
969
  :XBA:
970
970
  :one: "unité composée européenne (EURCO)"
971
971
  :other: "unités composées européennes (EURCO)"
972
- :symbol: "XBA"
972
+ :symbol: XBA
973
973
  :XBB:
974
974
  :one: "unité monétaire européenne (UME–6)"
975
975
  :other: "unités monétaires européennes (UME–6)"
976
- :symbol: "XBB"
976
+ :symbol: XBB
977
977
  :XBC:
978
978
  :one: "unité de compte 9 européenne (UEC–9)"
979
979
  :other: "unités de compte 9 européennes (UEC–9)"
980
- :symbol: "XBC"
980
+ :symbol: XBC
981
981
  :XBD:
982
982
  :one: "unité de compte 17 européenne (UEC–17)"
983
983
  :other: "unités de compte 17 européennes (UEC–17)"
984
- :symbol: "XBD"
984
+ :symbol: XBD
985
985
  :XCD:
986
986
  :one: "dollar des Caraïbes orientales"
987
987
  :other: "dollars des Caraïbes orientales"
988
- :symbol: "XCD"
988
+ :symbol: XCD
989
989
  :XDR:
990
990
  :one: "droit de tirage spécial"
991
991
  :other: "droits de tirage spéciaux"
992
- :symbol: "DTS"
992
+ :symbol: DTS
993
993
  :XEU:
994
994
  :one: "unité de compte européenne (ECU)"
995
995
  :other: "unités de compte européennes (ECU)"
996
996
  :XFO:
997
997
  :one: "franc or"
998
998
  :other: "francs or"
999
- :symbol: "XFO"
999
+ :symbol: XFO
1000
1000
  :XFU:
1001
1001
  :one: "franc UIC"
1002
1002
  :other: "francs UIC"
1003
- :symbol: "XFU"
1003
+ :symbol: XFU
1004
1004
  :XOF:
1005
1005
  :one: "franc CFA (BCEAO)"
1006
1006
  :other: "francs CFA (BCEAO)"
1007
- :symbol: "XOF"
1007
+ :symbol: XOF
1008
1008
  :XPD:
1009
1009
  :one: "once troy de palladium"
1010
1010
  :other: "onces troy de palladium"
1011
- :symbol: "XPD"
1011
+ :symbol: XPD
1012
1012
  :XPF:
1013
1013
  :one: "franc CFP"
1014
1014
  :other: "francs CFP"
1015
- :symbol: "XPF"
1015
+ :symbol: XPF
1016
1016
  :XPT:
1017
1017
  :one: "once troy de platine"
1018
1018
  :other: "onces troy de platine"
1019
- :symbol: "XPT"
1019
+ :symbol: XPT
1020
1020
  :XRE:
1021
1021
  :one: "unité de fonds RINET"
1022
1022
  :other: "unités de fonds RINET"
1023
- :symbol: "XRE"
1023
+ :symbol: XRE
1024
1024
  :XSU:
1025
- :symbol: "XSU"
1025
+ :symbol: XSU
1026
1026
  :XTS:
1027
1027
  :one: "(devise de test)"
1028
1028
  :other: "(devises de test)"
1029
- :symbol: "XTS"
1029
+ :symbol: XTS
1030
1030
  :XUA:
1031
- :symbol: "XUA"
1031
+ :symbol: XUA
1032
1032
  :XXX:
1033
1033
  :one: "devise inconnue ou non valide"
1034
1034
  :other: "devise inconnue ou non valide"
1035
- :symbol: "XXX"
1035
+ :symbol: XXX
1036
1036
  :YDD:
1037
1037
  :one: "dinar nord-yéménite"
1038
1038
  :other: "dinars nord-yéménites"
1039
- :symbol: "YDD"
1039
+ :symbol: YDD
1040
1040
  :YER:
1041
1041
  :one: "rial yéménite"
1042
1042
  :other: "rials yéménites"
1043
- :symbol: "YER"
1043
+ :symbol: YER
1044
1044
  :YUD:
1045
1045
  :one: "dinar fort yougoslave (1966–1989)"
1046
1046
  :other: "dinars forts yougoslaves (1966–1989)"
@@ -1053,36 +1053,36 @@
1053
1053
  :ZAL:
1054
1054
  :one: "rand sud-africain (financier)"
1055
1055
  :other: "rands sud-africains (financiers)"
1056
- :symbol: "ZAL"
1056
+ :symbol: ZAL
1057
1057
  :ZAR:
1058
1058
  :one: "rand sud-africain"
1059
1059
  :other: "rands sud-africains"
1060
- :symbol: "ZAR"
1060
+ :symbol: ZAR
1061
1061
  :ZMK:
1062
1062
  :one: "kwacha zambien (1968–2012)"
1063
1063
  :other: "kwachas zambiens (1968–2012)"
1064
- :symbol: "ZMK"
1064
+ :symbol: ZMK
1065
1065
  :ZMW:
1066
1066
  :one: "kwacha zambien"
1067
1067
  :other: "kwachas zambiens"
1068
- :symbol: "ZMW"
1068
+ :symbol: ZMW
1069
1069
  :ZRN:
1070
1070
  :one: "nouveau zaïre zaïrien"
1071
1071
  :other: "nouveaux zaïres zaïriens"
1072
- :symbol: "ZRN"
1072
+ :symbol: ZRN
1073
1073
  :ZRZ:
1074
1074
  :one: "zaïre zaïrois"
1075
1075
  :other: "zaïres zaïrois"
1076
- :symbol: "ZRZ"
1076
+ :symbol: ZRZ
1077
1077
  :ZWD:
1078
1078
  :one: "dollar zimbabwéen"
1079
1079
  :other: "dollars zimbabwéens"
1080
- :symbol: "ZWD"
1080
+ :symbol: ZWD
1081
1081
  :ZWL:
1082
1082
  :one: "dollar zimbabwéen (2009)"
1083
1083
  :other: "dollars zimbabwéens (2009)"
1084
- :symbol: "ZWL"
1084
+ :symbol: ZWL
1085
1085
  :ZWR:
1086
1086
  :one: "dollar zimbabwéen (2008)"
1087
1087
  :other: "dollars zimbabwéens (2008)"
1088
- :symbol: "ZWR"
1088
+ :symbol: ZWR