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
@@ -3,7 +3,7 @@
3
3
  :calendars:
4
4
  :gregorian:
5
5
  :additional_formats:
6
- :E: "ccc"
6
+ :E: ccc
7
7
  :EHm: "E H:mm"
8
8
  :EHms: "E H:mm:ss"
9
9
  :Ed: "E d"
@@ -14,104 +14,104 @@
14
14
  :GyMMMEd: "E, d MMM, y G"
15
15
  :GyMMMM: "LLLL 'de' y G"
16
16
  :GyMMMd: "d MMM y G"
17
- :H: "H"
17
+ :H: H
18
18
  :Hm: "HH:mm"
19
19
  :Hms: "HH:mm:ss"
20
- :M: "L"
20
+ :M: L
21
21
  :MEd: "E d/M"
22
- :MMM: "LLL"
22
+ :MMM: LLL
23
23
  :MMMEd: "E d MMM"
24
24
  :MMMMEd: "E d MMMM"
25
25
  :MMMMd: "d MMMM"
26
26
  :MMMd: "d MMM"
27
- :Md: "d/M"
28
- :d: "d"
27
+ :Md: d/M
28
+ :d: d
29
29
  :h: "h a"
30
30
  :hm: "h:mm a"
31
31
  :hms: "h:mm:ss a"
32
32
  :ms: "mm:ss"
33
33
  ? !ruby/symbol "y"
34
34
  : "y"
35
- :yM: "M/y"
35
+ :yM: M/y
36
36
  :yMEd: "E, d/M/y"
37
37
  :yMMM: "LLL 'de' y"
38
38
  :yMMMEd: "E, d MMM, y"
39
39
  :yMMMM: "LLLL 'de' y"
40
40
  :yMMMd: "d MMM y"
41
- :yMd: "d/M/y"
41
+ :yMd: d/M/y
42
42
  :yQQQ: "QQQ y"
43
43
  :yQQQQ: "QQQQ y"
44
44
  :days:
45
45
  :format:
46
46
  :abbreviated:
47
- :fri: "dv."
48
- :mon: "dl."
49
- :sat: "ds."
50
- :sun: "dg."
51
- :thu: "dj."
52
- :tue: "dt."
53
- :wed: "dc."
47
+ :fri: dv.
48
+ :mon: dl.
49
+ :sat: ds.
50
+ :sun: dg.
51
+ :thu: dj.
52
+ :tue: dt.
53
+ :wed: dc.
54
54
  :narrow:
55
- :fri: "dv"
56
- :mon: "dl"
57
- :sat: "ds"
58
- :sun: "dg"
59
- :thu: "dj"
60
- :tue: "dt"
61
- :wed: "dc"
55
+ :fri: dv
56
+ :mon: dl
57
+ :sat: ds
58
+ :sun: dg
59
+ :thu: dj
60
+ :tue: dt
61
+ :wed: dc
62
62
  :short:
63
- :fri: "dv."
64
- :mon: "dl."
65
- :sat: "ds."
66
- :sun: "dg."
67
- :thu: "dj."
68
- :tue: "dt."
69
- :wed: "dc."
63
+ :fri: dv.
64
+ :mon: dl.
65
+ :sat: ds.
66
+ :sun: dg.
67
+ :thu: dj.
68
+ :tue: dt.
69
+ :wed: dc.
70
70
  :wide:
71
- :fri: "divendres"
72
- :mon: "dilluns"
73
- :sat: "dissabte"
74
- :sun: "diumenge"
75
- :thu: "dijous"
76
- :tue: "dimarts"
77
- :wed: "dimecres"
71
+ :fri: divendres
72
+ :mon: dilluns
73
+ :sat: dissabte
74
+ :sun: diumenge
75
+ :thu: dijous
76
+ :tue: dimarts
77
+ :wed: dimecres
78
78
  :stand-alone:
79
79
  :abbreviated:
80
- :fri: "dv."
81
- :mon: "dl."
82
- :sat: "ds."
83
- :sun: "dg."
84
- :thu: "dj."
85
- :tue: "dt."
86
- :wed: "dc."
80
+ :fri: dv.
81
+ :mon: dl.
82
+ :sat: ds.
83
+ :sun: dg.
84
+ :thu: dj.
85
+ :tue: dt.
86
+ :wed: dc.
87
87
  :narrow:
88
- :fri: "dv"
89
- :mon: "dl"
90
- :sat: "ds"
91
- :sun: "dg"
92
- :thu: "dj"
93
- :tue: "dt"
94
- :wed: "dc"
88
+ :fri: dv
89
+ :mon: dl
90
+ :sat: ds
91
+ :sun: dg
92
+ :thu: dj
93
+ :tue: dt
94
+ :wed: dc
95
95
  :short:
96
- :fri: "dv."
97
- :mon: "dl."
98
- :sat: "ds."
99
- :sun: "dg."
100
- :thu: "dj."
101
- :tue: "dt."
102
- :wed: "dc."
96
+ :fri: dv.
97
+ :mon: dl.
98
+ :sat: ds.
99
+ :sun: dg.
100
+ :thu: dj.
101
+ :tue: dt.
102
+ :wed: dc.
103
103
  :wide:
104
- :fri: "divendres"
105
- :mon: "dilluns"
106
- :sat: "dissabte"
107
- :sun: "diumenge"
108
- :thu: "dijous"
109
- :tue: "dimarts"
110
- :wed: "dimecres"
104
+ :fri: divendres
105
+ :mon: dilluns
106
+ :sat: dissabte
107
+ :sun: diumenge
108
+ :thu: dijous
109
+ :tue: dimarts
110
+ :wed: dimecres
111
111
  :eras:
112
112
  :abbr:
113
- 0: "AEC"
114
- 1: "EC"
113
+ 0: AEC
114
+ 1: EC
115
115
  :name:
116
116
  0: "abans de l’Era Comuna"
117
117
  1: "Era Comuna"
@@ -119,34 +119,34 @@
119
119
  0: "a. de la n. e."
120
120
  1: "de la n.e."
121
121
  :fields:
122
- :day: "dia"
123
- :day-narrow: "dia"
124
- :day-short: "dia"
122
+ :day: dia
123
+ :day-narrow: dia
124
+ :day-short: dia
125
125
  :dayperiod: "a. m./p. m."
126
- :era: "era"
127
- :hour: "hora"
128
- :hour-narrow: "h"
129
- :hour-short: "h"
130
- :minute: "minut"
131
- :minute-narrow: "min"
132
- :minute-short: "min"
133
- :month: "mes"
134
- :month-narrow: "mes"
135
- :month-short: "mes"
136
- :quarter: "trimestre"
137
- :quarter-narrow: "T"
138
- :quarter-short: "trim."
139
- :second: "segon"
140
- :second-narrow: "s"
141
- :second-short: "s"
142
- :week: "setmana"
143
- :week-narrow: "setm."
144
- :week-short: "setm."
126
+ :era: era
127
+ :hour: hora
128
+ :hour-narrow: h
129
+ :hour-short: h
130
+ :minute: minut
131
+ :minute-narrow: min
132
+ :minute-short: min
133
+ :month: mes
134
+ :month-narrow: mes
135
+ :month-short: mes
136
+ :quarter: trimestre
137
+ :quarter-narrow: T
138
+ :quarter-short: trim.
139
+ :second: segon
140
+ :second-narrow: s
141
+ :second-short: s
142
+ :week: setmana
143
+ :week-narrow: setm.
144
+ :week-short: setm.
145
145
  :weekday: "dia de la setmana"
146
- :year: "any"
147
- :year-narrow: "any"
148
- :year-short: "any"
149
- :zone: "zona"
146
+ :year: any
147
+ :year-narrow: any
148
+ :year-short: any
149
+ :zone: zona
150
150
  :formats:
151
151
  :date:
152
152
  :full:
@@ -156,7 +156,7 @@
156
156
  :medium:
157
157
  :pattern: "d MMM y"
158
158
  :short:
159
- :pattern: "d/M/yy"
159
+ :pattern: d/M/yy
160
160
  :datetime:
161
161
  :full:
162
162
  :pattern: "{{date}} 'a les' {{time}}"
@@ -178,103 +178,103 @@
178
178
  :months:
179
179
  :format:
180
180
  :abbreviated:
181
- 1: "gen."
182
- 10: "oct."
183
- 11: "nov."
184
- 12: "des."
185
- 2: "febr."
186
- 3: "març"
187
- 4: "abr."
188
- 5: "maig"
189
- 6: "juny"
190
- 7: "jul."
191
- 8: "ag."
192
- 9: "set."
181
+ 1: gen.
182
+ 10: oct.
183
+ 11: nov.
184
+ 12: des.
185
+ 2: febr.
186
+ 3: març
187
+ 4: abr.
188
+ 5: maig
189
+ 6: juny
190
+ 7: jul.
191
+ 8: ag.
192
+ 9: set.
193
193
  :narrow:
194
- 1: "GN"
195
- 10: "OC"
196
- 11: "NV"
197
- 12: "DS"
198
- 2: "FB"
199
- 3: ""
200
- 4: "AB"
201
- 5: "MG"
202
- 6: "JN"
203
- 7: "JL"
204
- 8: "AG"
205
- 9: "ST"
194
+ 1: GN
195
+ 10: OC
196
+ 11: NV
197
+ 12: DS
198
+ 2: FB
199
+ 3: MÇ
200
+ 4: AB
201
+ 5: MG
202
+ 6: JN
203
+ 7: JL
204
+ 8: AG
205
+ 9: ST
206
206
  :wide:
207
- 1: "gener"
208
- 10: "octubre"
209
- 11: "novembre"
210
- 12: "desembre"
211
- 2: "febrer"
212
- 3: "març"
213
- 4: "abril"
214
- 5: "maig"
215
- 6: "juny"
216
- 7: "juliol"
217
- 8: "agost"
218
- 9: "setembre"
207
+ 1: gener
208
+ 10: octubre
209
+ 11: novembre
210
+ 12: desembre
211
+ 2: febrer
212
+ 3: març
213
+ 4: abril
214
+ 5: maig
215
+ 6: juny
216
+ 7: juliol
217
+ 8: agost
218
+ 9: setembre
219
219
  :stand-alone:
220
220
  :abbreviated:
221
- 1: "gen."
222
- 10: "oct."
223
- 11: "nov."
224
- 12: "des."
225
- 2: "febr."
226
- 3: "març"
227
- 4: "abr."
228
- 5: "maig"
229
- 6: "juny"
230
- 7: "jul."
231
- 8: "ag."
232
- 9: "set."
221
+ 1: gen.
222
+ 10: oct.
223
+ 11: nov.
224
+ 12: des.
225
+ 2: febr.
226
+ 3: març
227
+ 4: abr.
228
+ 5: maig
229
+ 6: juny
230
+ 7: jul.
231
+ 8: ag.
232
+ 9: set.
233
233
  :narrow:
234
- 1: "GN"
235
- 10: "OC"
236
- 11: "NV"
237
- 12: "DS"
238
- 2: "FB"
239
- 3: ""
240
- 4: "AB"
241
- 5: "MG"
242
- 6: "JN"
243
- 7: "JL"
244
- 8: "AG"
245
- 9: "ST"
234
+ 1: GN
235
+ 10: OC
236
+ 11: NV
237
+ 12: DS
238
+ 2: FB
239
+ 3: MÇ
240
+ 4: AB
241
+ 5: MG
242
+ 6: JN
243
+ 7: JL
244
+ 8: AG
245
+ 9: ST
246
246
  :wide:
247
- 1: "gener"
248
- 10: "octubre"
249
- 11: "novembre"
250
- 12: "desembre"
251
- 2: "febrer"
252
- 3: "març"
253
- 4: "abril"
254
- 5: "maig"
255
- 6: "juny"
256
- 7: "juliol"
257
- 8: "agost"
258
- 9: "setembre"
247
+ 1: gener
248
+ 10: octubre
249
+ 11: novembre
250
+ 12: desembre
251
+ 2: febrer
252
+ 3: març
253
+ 4: abril
254
+ 5: maig
255
+ 6: juny
256
+ 7: juliol
257
+ 8: agost
258
+ 9: setembre
259
259
  :periods:
260
260
  :format:
261
261
  :abbreviated: :calendars.gregorian.dayPeriods.format.wide
262
262
  :narrow:
263
- :am: "a.m."
264
- :noon: "md"
265
- :pm: "p.m."
263
+ :am: a.m.
264
+ :noon: md
265
+ :pm: p.m.
266
266
  :wide:
267
267
  :am: "a. m."
268
- :noon: "migdia"
268
+ :noon: migdia
269
269
  :pm: "p. m."
270
270
  :stand-alone: {}
271
271
  :quarters:
272
272
  :format:
273
273
  :abbreviated:
274
- 1: "1T"
275
- 2: "2T"
276
- 3: "3T"
277
- 4: "4T"
274
+ 1: 1T
275
+ 2: 2T
276
+ 3: 3T
277
+ 4: 4T
278
278
  :narrow:
279
279
  1: 1
280
280
  2: 2
@@ -287,10 +287,10 @@
287
287
  4: "4t trimestre"
288
288
  :stand-alone:
289
289
  :abbreviated:
290
- 1: "1T"
291
- 2: "2T"
292
- 3: "3T"
293
- 4: "4T"
290
+ 1: 1T
291
+ 2: 2T
292
+ 3: 3T
293
+ 4: 4T
294
294
  :narrow:
295
295
  1: 1
296
296
  2: 2
@@ -4,1172 +4,1172 @@
4
4
  :ADP:
5
5
  :one: "pesseta andorrana"
6
6
  :other: "pessetes andorranes"
7
- :symbol: "ADP"
7
+ :symbol: ADP
8
8
  :AED:
9
9
  :one: "dírham de la UEA"
10
10
  :other: "dírhams de la UEA"
11
- :symbol: "AED"
11
+ :symbol: AED
12
12
  :AFA:
13
13
  :one: "afgani afganès (1927–2002)"
14
14
  :other: "afganis afganesos (1927–2002)"
15
- :symbol: "AFA"
15
+ :symbol: AFA
16
16
  :AFN:
17
17
  :one: "afgani afganès"
18
18
  :other: "afganis afganesos"
19
- :symbol: "AFN"
19
+ :symbol: AFN
20
20
  :ALK:
21
21
  :one: "lek albanès (1946–1965)"
22
22
  :other: "lekë albanesos (1946–1965)"
23
23
  :ALL:
24
24
  :one: "lek albanès"
25
25
  :other: "lekë albanesos"
26
- :symbol: "ALL"
26
+ :symbol: ALL
27
27
  :AMD:
28
28
  :one: "dram armeni"
29
29
  :other: "drams armenis"
30
- :symbol: "AMD"
30
+ :symbol: AMD
31
31
  :ANG:
32
32
  :one: "florí de les Antilles Neerlandeses"
33
33
  :other: "florins de les Antilles Neerlandeses"
34
- :symbol: "ANG"
34
+ :symbol: ANG
35
35
  :AOA:
36
36
  :one: "kwanza angolès"
37
37
  :other: "kwanzas angolesos"
38
- :symbol: "AOA"
38
+ :symbol: AOA
39
39
  :AOK:
40
40
  :one: "kwanza angolès (1977–1991)"
41
41
  :other: "kwanzas angolesos (1977–1991)"
42
- :symbol: "AOK"
42
+ :symbol: AOK
43
43
  :AON:
44
44
  :one: "nou kwanza angolès (1990–2000)"
45
45
  :other: "nous kwanzas angolesos (1990–2000)"
46
- :symbol: "AON"
46
+ :symbol: AON
47
47
  :AOR:
48
48
  :one: "kwanza angolès reajustat (1995–1999)"
49
49
  :other: "kwanzas angolesos (1995–1999)"
50
- :symbol: "AOR"
50
+ :symbol: AOR
51
51
  :ARA:
52
52
  :one: "austral argentí"
53
53
  :other: "australs argentins"
54
- :symbol: "ARA"
54
+ :symbol: ARA
55
55
  :ARL:
56
56
  :one: "peso ley argentí (1970–1983)"
57
57
  :other: "pesos ley argentins (1970–1983)"
58
- :symbol: "ARL"
58
+ :symbol: ARL
59
59
  :ARM:
60
60
  :one: "peso argentí moneda nacional"
61
61
  :other: "pesos argentins moneda nacional"
62
- :symbol: "ARM"
62
+ :symbol: ARM
63
63
  :ARP:
64
64
  :one: "peso argentí (1983–1985)"
65
65
  :other: "pesos argentins (1983–1985)"
66
- :symbol: "ARP"
66
+ :symbol: ARP
67
67
  :ARS:
68
68
  :one: "peso argentí"
69
69
  :other: "pesos argentins"
70
- :symbol: "ARS"
70
+ :symbol: ARS
71
71
  :ATS:
72
72
  :one: "xíling austríac"
73
73
  :other: "xílings austríacs"
74
- :symbol: "ATS"
74
+ :symbol: ATS
75
75
  :AUD:
76
76
  :one: "dòlar australià"
77
77
  :other: "dòlars australians"
78
- :symbol: "AU$"
78
+ :symbol: AU$
79
79
  :AWG:
80
80
  :one: "florí d’Aruba"
81
81
  :other: "florins d’Aruba"
82
- :symbol: "AWG"
82
+ :symbol: AWG
83
83
  :AZM:
84
84
  :one: "manat azerbaidjanès (1993–2006)"
85
85
  :other: "manats azerbaidjanesos (1993–2006)"
86
- :symbol: "AZM"
86
+ :symbol: AZM
87
87
  :AZN:
88
88
  :one: "manat azerbaidjanès"
89
89
  :other: "manats azerbaidjanesos"
90
- :symbol: "AZN"
90
+ :symbol: AZN
91
91
  :BAD:
92
92
  :one: "dinar de Bòsnia i Hercegovina (1992–1994)"
93
93
  :other: "dinars de Bòsnia i Hercegovina (1992–1994)"
94
- :symbol: "BAD"
94
+ :symbol: BAD
95
95
  :BAM:
96
96
  :one: "marc convertible de Bòsnia i Hercegovina"
97
97
  :other: "marcs convertibles de Bòsnia i Hercegovina"
98
- :symbol: "BAM"
98
+ :symbol: BAM
99
99
  :BAN:
100
100
  :one: "nou dinar de Bòsnia i Hercegovina (1994–1997)"
101
101
  :other: "nous dinars de Bòsnia i Hercegovina (1994–1997)"
102
- :symbol: "BAN"
102
+ :symbol: BAN
103
103
  :BBD:
104
104
  :one: "dòlar de Barbados"
105
105
  :other: "dòlars de Barbados"
106
- :symbol: "BBD"
106
+ :symbol: BBD
107
107
  :BDT:
108
108
  :one: "taka de Bangla Desh"
109
109
  :other: "taka de Bangla Desh"
110
- :symbol: "BDT"
110
+ :symbol: BDT
111
111
  :BEC:
112
112
  :one: "franc belga (convertible)"
113
113
  :other: "francs belgues (convertibles)"
114
- :symbol: "BEC"
114
+ :symbol: BEC
115
115
  :BEF:
116
116
  :one: "franc belga"
117
117
  :other: "francs belgues"
118
- :symbol: "BEF"
118
+ :symbol: BEF
119
119
  :BEL:
120
120
  :one: "franc belga (financer)"
121
121
  :other: "francs belgues (financers)"
122
- :symbol: "BEL"
122
+ :symbol: BEL
123
123
  :BGL:
124
124
  :one: "lev fort búlgar"
125
125
  :other: "leva forts búlgars"
126
- :symbol: "BGL"
126
+ :symbol: BGL
127
127
  :BGM:
128
128
  :one: "lev socialista búlgar"
129
129
  :other: "leva socialistes búlgars"
130
- :symbol: "BGM"
130
+ :symbol: BGM
131
131
  :BGN:
132
132
  :one: "lev búlgar"
133
133
  :other: "leva búlgars"
134
- :symbol: "BGN"
134
+ :symbol: BGN
135
135
  :BGO:
136
136
  :one: "lev búlgar (1879–1952)"
137
137
  :other: "leva búlgars (1879–1952)"
138
- :symbol: "BGO"
138
+ :symbol: BGO
139
139
  :BHD:
140
140
  :one: "dinar de Bahrain"
141
141
  :other: "dinars de Bahrain"
142
- :symbol: "BHD"
142
+ :symbol: BHD
143
143
  :BIF:
144
144
  :one: "franc de Burundi"
145
145
  :other: "francs de Burundi"
146
- :symbol: "BIF"
146
+ :symbol: BIF
147
147
  :BMD:
148
148
  :one: "dòlar de les Bermudes"
149
149
  :other: "dòlars de les Bermudes"
150
- :symbol: "BMD"
150
+ :symbol: BMD
151
151
  :BND:
152
152
  :one: "dòlar de Brunei"
153
153
  :other: "dòlars de Brunei"
154
- :symbol: "BND"
154
+ :symbol: BND
155
155
  :BOB:
156
- :one: "bolivià"
157
- :other: "bolivians"
158
- :symbol: "BOB"
156
+ :one: bolivià
157
+ :other: bolivians
158
+ :symbol: BOB
159
159
  :BOL:
160
160
  :one: "boliviano bolivià (1863–1963)"
161
161
  :other: "bolivianos bolivians (1863–1963)"
162
- :symbol: "BOL"
162
+ :symbol: BOL
163
163
  :BOP:
164
164
  :one: "peso bolivià"
165
165
  :other: "pesos bolivians"
166
- :symbol: "BOP"
166
+ :symbol: BOP
167
167
  :BOV:
168
168
  :one: "MVDOL bolivià"
169
169
  :other: "MVDOL bolivians"
170
- :symbol: "BOV"
170
+ :symbol: BOV
171
171
  :BRB:
172
172
  :one: "cruzeiro novo brasiler (1967–1986)"
173
173
  :other: "cruzeiros novos brasilers (1967–1986)"
174
- :symbol: "BRB"
174
+ :symbol: BRB
175
175
  :BRC:
176
176
  :one: "cruzado brasiler"
177
177
  :other: "cruzados brasilers"
178
- :symbol: "BRC"
178
+ :symbol: BRC
179
179
  :BRE:
180
180
  :one: "cruzeiro brasiler (1990–1993)"
181
181
  :other: "cruzeiros brasilers (1990–1993)"
182
- :symbol: "BRE"
182
+ :symbol: BRE
183
183
  :BRL:
184
184
  :one: "real brasiler"
185
185
  :other: "reals brasilers"
186
- :symbol: "BRL"
186
+ :symbol: BRL
187
187
  :BRN:
188
188
  :one: "cruzado novo brasiler"
189
189
  :other: "cruzados novos brasilers"
190
- :symbol: "BRN"
190
+ :symbol: BRN
191
191
  :BRR:
192
192
  :one: "cruzeiro brasiler"
193
193
  :other: "cruzeiros brasilers"
194
- :symbol: "BRR"
194
+ :symbol: BRR
195
195
  :BRZ:
196
196
  :one: "antic cruzeiro brasiler"
197
197
  :other: "antics cruzeiros brasilers"
198
- :symbol: "BRZ"
198
+ :symbol: BRZ
199
199
  :BSD:
200
200
  :one: "dòlar de les Bahames"
201
201
  :other: "dòlars de les Bahames"
202
- :symbol: "BSD"
202
+ :symbol: BSD
203
203
  :BTN:
204
204
  :one: "ngultrum de Bhutan"
205
205
  :other: "ngultrums de Bhutan"
206
- :symbol: "BTN"
206
+ :symbol: BTN
207
207
  :BUK:
208
208
  :one: "kyat birmà"
209
209
  :other: "kyats birmans"
210
- :symbol: "BUK"
210
+ :symbol: BUK
211
211
  :BWP:
212
212
  :one: "pula de Botswana"
213
213
  :other: "pula de Botswana"
214
- :symbol: "BWP"
214
+ :symbol: BWP
215
215
  :BYB:
216
216
  :one: "nou ruble bielorús (1994–1999)"
217
217
  :other: "nous rubles bielorussos (1994–1999)"
218
- :symbol: "BYB"
218
+ :symbol: BYB
219
219
  :BYR:
220
220
  :one: "ruble bielorús"
221
221
  :other: "rubles bielorussos"
222
- :symbol: "BYR"
222
+ :symbol: BYR
223
223
  :BZD:
224
224
  :one: "dòlar de Belize"
225
225
  :other: "dòlars de Belize"
226
- :symbol: "BZD"
226
+ :symbol: BZD
227
227
  :CAD:
228
228
  :one: "dòlar canadenc"
229
229
  :other: "dòlars canadencs"
230
- :symbol: "CAD"
230
+ :symbol: CAD
231
231
  :CDF:
232
232
  :one: "franc congolès"
233
233
  :other: "francs congolesos"
234
- :symbol: "CDF"
234
+ :symbol: CDF
235
235
  :CHE:
236
236
  :one: "euro WIR"
237
237
  :other: "euros WIR"
238
- :symbol: "CHE"
238
+ :symbol: CHE
239
239
  :CHF:
240
240
  :one: "franc suís"
241
241
  :other: "francs suïssos"
242
- :symbol: "CHF"
242
+ :symbol: CHF
243
243
  :CHW:
244
244
  :one: "franc WIR"
245
245
  :other: "francs WIR"
246
- :symbol: "CHW"
246
+ :symbol: CHW
247
247
  :CLE:
248
248
  :one: "escudo xilè"
249
249
  :other: "escudos xilens"
250
- :symbol: "CLE"
250
+ :symbol: CLE
251
251
  :CLF:
252
252
  :one: "unidad de fomento xilena"
253
253
  :other: "unidades de fomento xilenes"
254
- :symbol: "CLF"
254
+ :symbol: CLF
255
255
  :CLP:
256
256
  :one: "peso xilè"
257
257
  :other: "pesos xilens"
258
- :symbol: "CLP"
258
+ :symbol: CLP
259
259
  :CNX:
260
260
  :one: "dòlar del Banc Popular Xinès"
261
261
  :other: "dòlars del Banc Popular Xinès"
262
262
  :CNY:
263
263
  :one: "iuan xinès"
264
264
  :other: "iuan xinesos"
265
- :symbol: "¥"
265
+ :symbol: ¥
266
266
  :COP:
267
267
  :one: "peso colombià"
268
268
  :other: "pesos colombians"
269
- :symbol: "COP"
269
+ :symbol: COP
270
270
  :COU:
271
271
  :one: "unidad de valor real colombiana"
272
272
  :other: "unidades de valor real colombianes"
273
- :symbol: "COU"
273
+ :symbol: COU
274
274
  :CRC:
275
275
  :one: "colón costa-riqueny"
276
276
  :other: "colones costa-riquenys"
277
- :symbol: "CRC"
277
+ :symbol: CRC
278
278
  :CSD:
279
279
  :one: "dinar serbi antic"
280
280
  :other: "dinars serbis antics"
281
- :symbol: "CSD"
281
+ :symbol: CSD
282
282
  :CSK:
283
283
  :one: "corona forta txecoslovaca"
284
284
  :other: "corones fortes txecoslovaques"
285
- :symbol: "CSK"
285
+ :symbol: CSK
286
286
  :CUC:
287
287
  :one: "peso convertible cubà"
288
288
  :other: "pesos convertibles cubans"
289
- :symbol: "CUC"
289
+ :symbol: CUC
290
290
  :CUP:
291
291
  :one: "peso cubà"
292
292
  :other: "pesos cubans"
293
- :symbol: "CUP"
293
+ :symbol: CUP
294
294
  :CVE:
295
295
  :one: "escut de Cap Verd"
296
296
  :other: "escuts de Cap Verd"
297
- :symbol: "CVE"
297
+ :symbol: CVE
298
298
  :CYP:
299
299
  :one: "lliura xipriota"
300
300
  :other: "lliures xipriotes"
301
- :symbol: "CYP"
301
+ :symbol: CYP
302
302
  :CZK:
303
303
  :one: "corona txeca"
304
304
  :other: "corones txeques"
305
- :symbol: "CZK"
305
+ :symbol: CZK
306
306
  :DDM:
307
307
  :one: "marc de l’Alemanya Oriental"
308
308
  :other: "marcs de l’Alemanya Oriental"
309
- :symbol: "DDM"
309
+ :symbol: DDM
310
310
  :DEM:
311
311
  :one: "marc alemany"
312
312
  :other: "marcs alemanys"
313
- :symbol: "DEM"
313
+ :symbol: DEM
314
314
  :DJF:
315
315
  :one: "franc de Djibouti"
316
316
  :other: "francs de Djibouti"
317
- :symbol: "DJF"
317
+ :symbol: DJF
318
318
  :DKK:
319
319
  :one: "corona danesa"
320
320
  :other: "corones daneses"
321
- :symbol: "DKK"
321
+ :symbol: DKK
322
322
  :DOP:
323
323
  :one: "peso dominicà"
324
324
  :other: "pesos dominicans"
325
- :symbol: "DOP"
325
+ :symbol: DOP
326
326
  :DZD:
327
327
  :one: "dinar algerià"
328
328
  :other: "dinars algerians"
329
- :symbol: "DZD"
329
+ :symbol: DZD
330
330
  :ECS:
331
331
  :one: "sucre equatorià"
332
332
  :other: "sucres equatorians"
333
- :symbol: "ECS"
333
+ :symbol: ECS
334
334
  :ECV:
335
335
  :one: "unidad de valor constante (UVC) equatoriana"
336
336
  :other: "unidades de valor constante (UVC) equatorianes"
337
- :symbol: "ECV"
337
+ :symbol: ECV
338
338
  :EEK:
339
339
  :one: "corona estoniana"
340
340
  :other: "corones estonianes"
341
- :symbol: "EEK"
341
+ :symbol: EEK
342
342
  :EGP:
343
343
  :one: "lliura egípcia"
344
344
  :other: "lliures egípcies"
345
- :symbol: "EGP"
345
+ :symbol: EGP
346
346
  :ERN:
347
347
  :one: "nakfa eritreu"
348
348
  :other: "nakfes eritreus"
349
- :symbol: "ERN"
349
+ :symbol: ERN
350
350
  :ESA:
351
351
  :one: "pesseta espanyola (compte A)"
352
352
  :other: "pessetes espanyoles (compte A)"
353
- :symbol: "ESA"
353
+ :symbol: ESA
354
354
  :ESB:
355
355
  :one: "pesseta espanyola (compte convertible)"
356
356
  :other: "pessetes espanyoles (compte convertible)"
357
- :symbol: "ESB"
357
+ :symbol: ESB
358
358
  :ESP:
359
359
  :one: "pesseta espanyola"
360
360
  :other: "pessetes espanyoles"
361
- :symbol: ""
361
+ :symbol: ₧
362
362
  :ETB:
363
363
  :one: "birr etíop"
364
364
  :other: "birrs etíops"
365
- :symbol: "ETB"
365
+ :symbol: ETB
366
366
  :EUR:
367
- :one: "euro"
368
- :other: "euros"
369
- :symbol: ""
367
+ :one: euro
368
+ :other: euros
369
+ :symbol: €
370
370
  :FIM:
371
371
  :one: "marc finlandès"
372
372
  :other: "marcs finlandesos"
373
- :symbol: "FIM"
373
+ :symbol: FIM
374
374
  :FJD:
375
375
  :one: "dòlar fijià"
376
376
  :other: "dòlars fijians"
377
- :symbol: "FJD"
377
+ :symbol: FJD
378
378
  :FKP:
379
379
  :one: "lliura de les illes Malvines"
380
380
  :other: "lliures de les illes Malvines"
381
- :symbol: "FKP"
381
+ :symbol: FKP
382
382
  :FRF:
383
383
  :one: "franc francès"
384
384
  :other: "francs francesos"
385
- :symbol: "FRF"
385
+ :symbol: FRF
386
386
  :GBP:
387
387
  :one: "lliura esterlina britànica"
388
388
  :other: "lliures esterlines britàniques"
389
- :symbol: "£"
389
+ :symbol: £
390
390
  :GEK:
391
391
  :one: "cupó de lari georgià"
392
392
  :other: "cupons de lari georgians"
393
- :symbol: "GEK"
393
+ :symbol: GEK
394
394
  :GEL:
395
395
  :one: "lari georgià"
396
396
  :other: "laris georgians"
397
- :symbol: "GEL"
397
+ :symbol: GEL
398
398
  :GHC:
399
399
  :one: "cedi ghanès (1979–2007)"
400
400
  :other: "cedis ghanesos (1979–2007)"
401
- :symbol: "GHC"
401
+ :symbol: GHC
402
402
  :GHS:
403
403
  :one: "cedi ghanès"
404
404
  :other: "cedis ghanesos"
405
- :symbol: "GHS"
405
+ :symbol: GHS
406
406
  :GIP:
407
407
  :one: "lliura de Gibraltar"
408
408
  :other: "lliures de Gibraltar"
409
- :symbol: "GIP"
409
+ :symbol: GIP
410
410
  :GMD:
411
411
  :one: "dalasi gambià"
412
412
  :other: "dalasis gambians"
413
- :symbol: "GMD"
413
+ :symbol: GMD
414
414
  :GNF:
415
415
  :one: "franc guineà"
416
416
  :other: "francs guineans"
417
- :symbol: "GNF"
417
+ :symbol: GNF
418
418
  :GNS:
419
419
  :one: "syli guineà"
420
420
  :other: "sylis guineans"
421
- :symbol: "GNS"
421
+ :symbol: GNS
422
422
  :GQE:
423
423
  :one: "ekwele de Guinea Equatorial"
424
424
  :other: "bipkwele de Guinea Equatorial"
425
- :symbol: "GQE"
425
+ :symbol: GQE
426
426
  :GRD:
427
427
  :one: "dracma grega"
428
428
  :other: "dracmes gregues"
429
- :symbol: "GRD"
429
+ :symbol: GRD
430
430
  :GTQ:
431
431
  :one: "quetzal guatemalenc"
432
432
  :other: "quetzals guatemalencs"
433
- :symbol: "GTQ"
433
+ :symbol: GTQ
434
434
  :GWE:
435
435
  :one: "escut de la Guinea Portuguesa"
436
436
  :other: "escuts de la Guinea Portuguesa"
437
- :symbol: "GWE"
437
+ :symbol: GWE
438
438
  :GWP:
439
439
  :one: "peso de Guinea Bissau"
440
440
  :other: "pesos de Guinea Bissau"
441
- :symbol: "GWP"
441
+ :symbol: GWP
442
442
  :GYD:
443
443
  :one: "dòlar de Guyana"
444
444
  :other: "dòlars de Guyana"
445
- :symbol: "GYD"
445
+ :symbol: GYD
446
446
  :HKD:
447
447
  :one: "dòlar de Hong Kong"
448
448
  :other: "dòlars de Hong Kong"
449
- :symbol: "HK$"
449
+ :symbol: HK$
450
450
  :HNL:
451
451
  :one: "lempira hondurenya"
452
452
  :other: "lempires hondurenyes"
453
- :symbol: "HNL"
453
+ :symbol: HNL
454
454
  :HRD:
455
455
  :one: "dinar croat"
456
456
  :other: "dinars croats"
457
- :symbol: "HRD"
457
+ :symbol: HRD
458
458
  :HRK:
459
459
  :one: "kuna croata"
460
460
  :other: "kunes croates"
461
- :symbol: "HRK"
461
+ :symbol: HRK
462
462
  :HTG:
463
463
  :one: "gourde haitià"
464
464
  :other: "gourdes haitians"
465
- :symbol: "HTG"
465
+ :symbol: HTG
466
466
  :HUF:
467
467
  :one: "fòrint hongarès"
468
468
  :other: "fòrints hongaresos"
469
- :symbol: "HUF"
469
+ :symbol: HUF
470
470
  :IDR:
471
471
  :one: "rupia indonèsia"
472
472
  :other: "rupies indonèsies"
473
- :symbol: "IDR"
473
+ :symbol: IDR
474
474
  :IEP:
475
475
  :one: "lliura irlandesa"
476
476
  :other: "lliures irlandeses"
477
- :symbol: "IEP"
477
+ :symbol: IEP
478
478
  :ILP:
479
479
  :one: "lliura israeliana"
480
480
  :other: "lliures israelianes"
481
- :symbol: "ILP"
481
+ :symbol: ILP
482
482
  :ILR:
483
483
  :one: "xéquel israelià"
484
484
  :other: "xéquel israelià"
485
485
  :ILS:
486
486
  :one: "nou xéquel israelià"
487
487
  :other: "nous xéquels israelians"
488
- :symbol: ""
488
+ :symbol: ₪
489
489
  :INR:
490
490
  :one: "rupia índia"
491
491
  :other: "rupies índies"
492
- :symbol: ""
492
+ :symbol: ₹
493
493
  :IQD:
494
494
  :one: "dinar iraquià"
495
495
  :other: "dinars iraquians"
496
- :symbol: "IQD"
496
+ :symbol: IQD
497
497
  :IRR:
498
498
  :one: "rial iranià"
499
499
  :other: "rials iranians"
500
- :symbol: "IRR"
500
+ :symbol: IRR
501
501
  :ISJ:
502
502
  :one: "corona islandesa antiga"
503
503
  :other: "corones islandeses antigues"
504
504
  :ISK:
505
505
  :one: "corona islandesa"
506
506
  :other: "corones islandeses"
507
- :symbol: "ISK"
507
+ :symbol: ISK
508
508
  :ITL:
509
509
  :one: "lira italiana"
510
510
  :other: "lires italianes"
511
- :symbol: "ITL"
511
+ :symbol: ITL
512
512
  :JMD:
513
513
  :one: "dòlar jamaicà"
514
514
  :other: "dòlars jamaicans"
515
- :symbol: "JMD"
515
+ :symbol: JMD
516
516
  :JOD:
517
517
  :one: "dinar jordà"
518
518
  :other: "dinars jordans"
519
- :symbol: "JOD"
519
+ :symbol: JOD
520
520
  :JPY:
521
521
  :one: "ien japonès"
522
522
  :other: "iens japonesos"
523
- :symbol: "JP¥"
523
+ :symbol: JP¥
524
524
  :KES:
525
525
  :one: "xíling kenyà"
526
526
  :other: "xílings kenyans"
527
- :symbol: "KES"
527
+ :symbol: KES
528
528
  :KGS:
529
529
  :one: "som kirguís"
530
530
  :other: "soms kirguisos"
531
- :symbol: "KGS"
531
+ :symbol: KGS
532
532
  :KHR:
533
533
  :one: "riel cambodjà"
534
534
  :other: "riels cambodjans"
535
- :symbol: "KHR"
535
+ :symbol: KHR
536
536
  :KMF:
537
537
  :one: "franc de les Comores"
538
538
  :other: "francs de les Comores"
539
- :symbol: "KMF"
539
+ :symbol: KMF
540
540
  :KPW:
541
541
  :one: "won nord-coreà"
542
542
  :other: "wons nord-coreans"
543
- :symbol: "KPW"
543
+ :symbol: KPW
544
544
  :KRH:
545
545
  :one: "hwan sud-coreà"
546
546
  :other: "hwans sud-coreans"
547
- :symbol: "KRH"
547
+ :symbol: KRH
548
548
  :KRO:
549
549
  :one: "antic won sud-coreà"
550
550
  :other: "antics wons sud-coreans"
551
- :symbol: "KRO"
551
+ :symbol: KRO
552
552
  :KRW:
553
553
  :one: "won sud-coreà"
554
554
  :other: "wons sud-coreans"
555
- :symbol: ""
555
+ :symbol: ₩
556
556
  :KWD:
557
557
  :one: "dinar kuwaitià"
558
558
  :other: "dinars kuwaitians"
559
- :symbol: "KWD"
559
+ :symbol: KWD
560
560
  :KYD:
561
561
  :one: "dòlar de les illes Caiman"
562
562
  :other: "dòlars de les illes Caiman"
563
- :symbol: "KYD"
563
+ :symbol: KYD
564
564
  :KZT:
565
565
  :one: "tenge kazakh"
566
566
  :other: "tenges kazakhs"
567
- :symbol: "KZT"
567
+ :symbol: KZT
568
568
  :LAK:
569
569
  :one: "kip laosià"
570
570
  :other: "kips laosians"
571
- :symbol: "LAK"
571
+ :symbol: LAK
572
572
  :LBP:
573
573
  :one: "lliura libanesa"
574
574
  :other: "lliures libaneses"
575
- :symbol: "LBP"
575
+ :symbol: LBP
576
576
  :LKR:
577
577
  :one: "rupia de Sri Lanka"
578
578
  :other: "rupies de Sri Lanka"
579
- :symbol: "LKR"
579
+ :symbol: LKR
580
580
  :LRD:
581
581
  :one: "dòlar liberià"
582
582
  :other: "dòlars liberians"
583
- :symbol: "LRD"
583
+ :symbol: LRD
584
584
  :LSL:
585
585
  :one: "loti de Lesotho"
586
586
  :other: "maloti de Lesotho"
587
- :symbol: "LSL"
587
+ :symbol: LSL
588
588
  :LTL:
589
589
  :one: "litas lituà"
590
590
  :other: "litai lituans"
591
- :symbol: "LTL"
591
+ :symbol: LTL
592
592
  :LTT:
593
593
  :one: "talonas lituà"
594
594
  :other: "talonai lituans"
595
- :symbol: "LTT"
595
+ :symbol: LTT
596
596
  :LUC:
597
597
  :one: "franc convertible luxemburguès"
598
598
  :other: "francs convertibles luxemburguesos"
599
- :symbol: "LUC"
599
+ :symbol: LUC
600
600
  :LUF:
601
601
  :one: "franc luxemburguès"
602
602
  :other: "francs luxemburguesos"
603
- :symbol: "LUF"
603
+ :symbol: LUF
604
604
  :LUL:
605
605
  :one: "franc financer luxemburguès"
606
606
  :other: "francs financers luxemburguesos"
607
- :symbol: "LUL"
607
+ :symbol: LUL
608
608
  :LVL:
609
609
  :one: "lats letó"
610
610
  :other: "lati letons"
611
- :symbol: "LVL"
611
+ :symbol: LVL
612
612
  :LVR:
613
613
  :one: "ruble letó"
614
614
  :other: "rubles letons"
615
- :symbol: "LVR"
615
+ :symbol: LVR
616
616
  :LYD:
617
617
  :one: "dinar libi"
618
618
  :other: "dinars libis"
619
- :symbol: "LYD"
619
+ :symbol: LYD
620
620
  :MAD:
621
621
  :one: "dírham marroquí"
622
622
  :other: "dírhams marroquins"
623
- :symbol: "MAD"
623
+ :symbol: MAD
624
624
  :MAF:
625
625
  :one: "franc marroquí"
626
626
  :other: "francs marroquins"
627
- :symbol: "MAF"
627
+ :symbol: MAF
628
628
  :MCF:
629
629
  :one: "franc monegasc"
630
630
  :other: "francs monegascos"
631
- :symbol: "MCF"
631
+ :symbol: MCF
632
632
  :MDC:
633
633
  :one: "cupó moldau"
634
634
  :other: "cupons moldaus"
635
- :symbol: "MDC"
635
+ :symbol: MDC
636
636
  :MDL:
637
637
  :one: "leu moldau"
638
638
  :other: "lei moldaus"
639
- :symbol: "MDL"
639
+ :symbol: MDL
640
640
  :MGA:
641
641
  :one: "ariary malgaix"
642
642
  :other: "ariarys malgaixos"
643
- :symbol: "MGA"
643
+ :symbol: MGA
644
644
  :MGF:
645
645
  :one: "franc malgaix"
646
646
  :other: "francs malgaixos"
647
- :symbol: "MGF"
647
+ :symbol: MGF
648
648
  :MKD:
649
649
  :one: "denar macedoni"
650
650
  :other: "denari macedonis"
651
- :symbol: "MKD"
651
+ :symbol: MKD
652
652
  :MKN:
653
653
  :one: "denar macedoni (1992–1993)"
654
654
  :other: "denari macedonis (1992–1993)"
655
- :symbol: "MKN"
655
+ :symbol: MKN
656
656
  :MLF:
657
657
  :one: "franc malià"
658
658
  :other: "francs malians"
659
- :symbol: "MLF"
659
+ :symbol: MLF
660
660
  :MMK:
661
661
  :one: "kyat de Myanmar"
662
662
  :other: "kyats de Myanmar"
663
- :symbol: "MMK"
663
+ :symbol: MMK
664
664
  :MNT:
665
665
  :one: "tögrög mongol"
666
666
  :other: "tögrögs mongols"
667
- :symbol: "MNT"
667
+ :symbol: MNT
668
668
  :MOP:
669
669
  :one: "pataca de Macau"
670
670
  :other: "pataques de Macau"
671
- :symbol: "MOP"
671
+ :symbol: MOP
672
672
  :MRO:
673
673
  :one: "ouguiya maurità"
674
674
  :other: "ouguiyas mauritans"
675
- :symbol: "MRO"
675
+ :symbol: MRO
676
676
  :MTL:
677
677
  :one: "lira maltesa"
678
678
  :other: "lires malteses"
679
- :symbol: "MTL"
679
+ :symbol: MTL
680
680
  :MTP:
681
681
  :one: "lliura maltesa"
682
682
  :other: "lliures malteses"
683
- :symbol: "MTP"
683
+ :symbol: MTP
684
684
  :MUR:
685
685
  :one: "rupia mauriciana"
686
686
  :other: "rupies mauricianes"
687
- :symbol: "MUR"
687
+ :symbol: MUR
688
688
  :MVR:
689
689
  :one: "rupia de les Maldives"
690
690
  :other: "rupies de les Maldives"
691
- :symbol: "MVR"
691
+ :symbol: MVR
692
692
  :MWK:
693
693
  :one: "kwacha malawià"
694
694
  :other: "kwachas malawians"
695
- :symbol: "MWK"
695
+ :symbol: MWK
696
696
  :MXN:
697
697
  :one: "peso mexicà"
698
698
  :other: "pesos mexicans"
699
- :symbol: "MXN"
699
+ :symbol: MXN
700
700
  :MXP:
701
701
  :one: "peso de plata mexicà (1861–1992)"
702
702
  :other: "pesos de plata mexicans (1861–1992)"
703
- :symbol: "MXP"
703
+ :symbol: MXP
704
704
  :MXV:
705
705
  :one: "unidad de inversión (UDI) mexicana"
706
706
  :other: "unidades de inversión (UDI) mexicanes"
707
- :symbol: "MXV"
707
+ :symbol: MXV
708
708
  :MYR:
709
709
  :one: "ringgit de Malàisia"
710
710
  :other: "ringgits de Malàisia"
711
- :symbol: "MYR"
711
+ :symbol: MYR
712
712
  :MZE:
713
713
  :one: "escut moçambiquès"
714
714
  :other: "escuts moçambiquesos"
715
- :symbol: "MZE"
715
+ :symbol: MZE
716
716
  :MZM:
717
717
  :one: "antic metical moçambiquès"
718
718
  :other: "antics meticals moçambiquesos"
719
- :symbol: "MZM"
719
+ :symbol: MZM
720
720
  :MZN:
721
721
  :one: "metical moçambiquès"
722
722
  :other: "meticals moçambiquesos"
723
- :symbol: "MZN"
723
+ :symbol: MZN
724
724
  :NAD:
725
725
  :one: "dòlar namibià"
726
726
  :other: "dòlars namibians"
727
- :symbol: "NAD"
727
+ :symbol: NAD
728
728
  :NGN:
729
729
  :one: "naira nigerià"
730
730
  :other: "naires nigerians"
731
- :symbol: "NGN"
731
+ :symbol: NGN
732
732
  :NIC:
733
733
  :one: "córdoba nicaragüenca"
734
734
  :other: "córdobas nicaragüenques"
735
- :symbol: "NIC"
735
+ :symbol: NIC
736
736
  :NIO:
737
737
  :one: "córdoba oro nicaragüenca"
738
738
  :other: "córdobas oro nicaragüenques"
739
- :symbol: "NIO"
739
+ :symbol: NIO
740
740
  :NLG:
741
741
  :one: "florí neerlandès"
742
742
  :other: "florins neerlandesos"
743
- :symbol: "NLG"
743
+ :symbol: NLG
744
744
  :NOK:
745
745
  :one: "corona noruega"
746
746
  :other: "corones noruegues"
747
- :symbol: "NOK"
747
+ :symbol: NOK
748
748
  :NPR:
749
749
  :one: "rupia nepalesa"
750
750
  :other: "rupies nepaleses"
751
- :symbol: "NPR"
751
+ :symbol: NPR
752
752
  :NZD:
753
753
  :one: "dòlar neozelandès"
754
754
  :other: "dòlars neozelandesos"
755
- :symbol: "NZ$"
755
+ :symbol: NZ$
756
756
  :OMR:
757
757
  :one: "rial omanita"
758
758
  :other: "rials omanites"
759
- :symbol: "OMR"
759
+ :symbol: OMR
760
760
  :PAB:
761
761
  :one: "balboa panameny"
762
762
  :other: "balboes panamenys"
763
- :symbol: "PAB"
763
+ :symbol: PAB
764
764
  :PEI:
765
765
  :one: "inti peruà"
766
766
  :other: "intis peruans"
767
- :symbol: "PEI"
767
+ :symbol: PEI
768
768
  :PEN:
769
769
  :one: "nou sol peruà"
770
770
  :other: "nous sols peruans"
771
- :symbol: "PEN"
771
+ :symbol: PEN
772
772
  :PES:
773
773
  :one: "sol peruà"
774
774
  :other: "sols peruans"
775
- :symbol: "PES"
775
+ :symbol: PES
776
776
  :PGK:
777
777
  :one: "kina de Papua Nova Guinea"
778
778
  :other: "kines de Papua Nova Guinea"
779
- :symbol: "PGK"
779
+ :symbol: PGK
780
780
  :PHP:
781
781
  :one: "peso filipí"
782
782
  :other: "pesos filipins"
783
- :symbol: "PHP"
783
+ :symbol: PHP
784
784
  :PKR:
785
785
  :one: "rupia pakistanesa"
786
786
  :other: "rupies pakistaneses"
787
- :symbol: "PKR"
787
+ :symbol: PKR
788
788
  :PLN:
789
789
  :one: "zloty polonès"
790
790
  :other: "zlote polonesos"
791
- :symbol: "PLN"
791
+ :symbol: PLN
792
792
  :PLZ:
793
793
  :one: "zloty polonès (1950–1995)"
794
794
  :other: "zlote polonesos (1950–1995)"
795
- :symbol: "PLZ"
795
+ :symbol: PLZ
796
796
  :PTE:
797
797
  :one: "escut portuguès"
798
798
  :other: "escuts portuguesos"
799
- :symbol: "PTE"
799
+ :symbol: PTE
800
800
  :PYG:
801
801
  :one: "guaraní paraguaià"
802
802
  :other: "guaranís paraguaians"
803
- :symbol: "PYG"
803
+ :symbol: PYG
804
804
  :QAR:
805
805
  :one: "rial de Qatar"
806
806
  :other: "rials qatarians"
807
- :symbol: "QAR"
807
+ :symbol: QAR
808
808
  :RHD:
809
809
  :one: "dòlar rhodesià"
810
810
  :other: "dòlars rhodesians"
811
- :symbol: "RHD"
811
+ :symbol: RHD
812
812
  :ROL:
813
813
  :one: "antic leu romanès"
814
814
  :other: "antics lei romanesos"
815
- :symbol: "ROL"
815
+ :symbol: ROL
816
816
  :RON:
817
817
  :one: "leu romanès"
818
818
  :other: "lei romanesos"
819
- :symbol: "RON"
819
+ :symbol: RON
820
820
  :RSD:
821
821
  :one: "dinar serbi"
822
822
  :other: "dinars serbis"
823
- :symbol: "RSD"
823
+ :symbol: RSD
824
824
  :RUB:
825
825
  :one: "ruble rus"
826
826
  :other: "rubles russos"
827
- :symbol: "RUB"
827
+ :symbol: RUB
828
828
  :RUR:
829
829
  :one: "ruble rus (1991–1998)"
830
830
  :other: "rubles russos (1991–1998)"
831
- :symbol: "RUR"
831
+ :symbol: RUR
832
832
  :RWF:
833
833
  :one: "franc de Ruanda"
834
834
  :other: "francs de Ruanda"
835
- :symbol: "RWF"
835
+ :symbol: RWF
836
836
  :SAR:
837
837
  :one: "rial saudita"
838
838
  :other: "rials saudites"
839
- :symbol: "SAR"
839
+ :symbol: SAR
840
840
  :SBD:
841
841
  :one: "dòlar de les illes Salomó"
842
842
  :other: "dòlars de les illes Salomó"
843
- :symbol: "SBD"
843
+ :symbol: SBD
844
844
  :SCR:
845
845
  :one: "rupia de les Seychelles"
846
846
  :other: "rupies de les Seychelles"
847
- :symbol: "SCR"
847
+ :symbol: SCR
848
848
  :SDD:
849
849
  :one: "dinar sudanès"
850
850
  :other: "dinars sudanesos"
851
- :symbol: "SDD"
851
+ :symbol: SDD
852
852
  :SDG:
853
853
  :one: "lliura sudanesa"
854
854
  :other: "lliures sudaneses"
855
- :symbol: "SDG"
855
+ :symbol: SDG
856
856
  :SDP:
857
857
  :one: "antiga lliura sudanesa"
858
858
  :other: "antigues lliures sudaneses"
859
- :symbol: "SDP"
859
+ :symbol: SDP
860
860
  :SEK:
861
861
  :one: "corona sueca"
862
862
  :other: "corones sueques"
863
- :symbol: "SEK"
863
+ :symbol: SEK
864
864
  :SGD:
865
865
  :one: "dòlar de Singapur"
866
866
  :other: "dòlars de Singapur"
867
- :symbol: "SGD"
867
+ :symbol: SGD
868
868
  :SHP:
869
869
  :one: "lliura de Santa Helena"
870
870
  :other: "lliures de Santa Helena"
871
- :symbol: "SHP"
871
+ :symbol: SHP
872
872
  :SIT:
873
873
  :one: "tolar eslovè"
874
874
  :other: "tolars eslovens"
875
- :symbol: "SIT"
875
+ :symbol: SIT
876
876
  :SKK:
877
877
  :one: "corona eslovaca"
878
878
  :other: "corones eslovaques"
879
- :symbol: "SKK"
879
+ :symbol: SKK
880
880
  :SLL:
881
881
  :one: "leone de Sierra Leone"
882
882
  :other: "leones de Sierra Leone"
883
- :symbol: "SLL"
883
+ :symbol: SLL
884
884
  :SOS:
885
885
  :one: "xíling somali"
886
886
  :other: "xílings somalis"
887
- :symbol: "SOS"
887
+ :symbol: SOS
888
888
  :SRD:
889
889
  :one: "dòlar de Surinam"
890
890
  :other: "dòlars de Surinam"
891
- :symbol: "SRD"
891
+ :symbol: SRD
892
892
  :SRG:
893
893
  :one: "florí de Surinam"
894
894
  :other: "florins de Surinam"
895
- :symbol: "SRG"
895
+ :symbol: SRG
896
896
  :SSP:
897
897
  :one: "lliura del Sudan del Sud"
898
898
  :other: "lliures del Sudan del Sud"
899
- :symbol: "SSP"
899
+ :symbol: SSP
900
900
  :STD:
901
901
  :one: "dobra de São Tomé i Príncipe"
902
902
  :other: "dobras de São Tomé i Príncipe"
903
- :symbol: "STD"
903
+ :symbol: STD
904
904
  :SUR:
905
905
  :one: "ruble soviètic"
906
906
  :other: "rubles soviètics"
907
- :symbol: "SUR"
907
+ :symbol: SUR
908
908
  :SVC:
909
909
  :one: "colón salvadorenc"
910
910
  :other: "colones salvadorencs"
911
- :symbol: "SVC"
911
+ :symbol: SVC
912
912
  :SYP:
913
913
  :one: "lliura síria"
914
914
  :other: "lliures síries"
915
- :symbol: "SYP"
915
+ :symbol: SYP
916
916
  :SZL:
917
917
  :one: "lilangeni swazi"
918
918
  :other: "emalangeni swazis"
919
- :symbol: "SZL"
919
+ :symbol: SZL
920
920
  :THB:
921
921
  :one: "baht tailandès"
922
922
  :other: "bahts tailandesos"
923
- :symbol: "฿"
923
+ :symbol: ฿
924
924
  :TJR:
925
925
  :one: "ruble tadjik"
926
926
  :other: "rubles tadjiks"
927
- :symbol: "TJR"
927
+ :symbol: TJR
928
928
  :TJS:
929
929
  :one: "somoni tadjik"
930
930
  :other: "somonis tadjiks"
931
- :symbol: "TJS"
931
+ :symbol: TJS
932
932
  :TMM:
933
933
  :one: "manat turcman (1993–2009)"
934
934
  :other: "manats turcmans (1993–2009)"
935
- :symbol: "TMM"
935
+ :symbol: TMM
936
936
  :TMT:
937
937
  :one: "manat turcman"
938
938
  :other: "manats turcmans"
939
- :symbol: "TMT"
939
+ :symbol: TMT
940
940
  :TND:
941
941
  :one: "dinar tunisià"
942
942
  :other: "dinars tunisians"
943
- :symbol: "TND"
943
+ :symbol: TND
944
944
  :TOP:
945
945
  :one: "pa‘anga tongà"
946
946
  :other: "pa‘angas tongans"
947
- :symbol: "TOP"
947
+ :symbol: TOP
948
948
  :TPE:
949
949
  :one: "escut de Timor"
950
950
  :other: "escuts de Timor"
951
- :symbol: "TPE"
951
+ :symbol: TPE
952
952
  :TRL:
953
953
  :one: "lira turca (1922–2005)"
954
954
  :other: "lires turques (1922–2005)"
955
- :symbol: "TRL"
955
+ :symbol: TRL
956
956
  :TRY:
957
957
  :one: "lira turca"
958
958
  :other: "lires turques"
959
- :symbol: "TRY"
959
+ :symbol: TRY
960
960
  :TTD:
961
961
  :one: "dòlar de Trinitat i Tobago"
962
962
  :other: "dòlars de Trinitat i Tobago"
963
- :symbol: "TTD"
963
+ :symbol: TTD
964
964
  :TWD:
965
965
  :one: "nou dòlar de Taiwan"
966
966
  :other: "nous dòlars de Taiwan"
967
- :symbol: "NT$"
967
+ :symbol: NT$
968
968
  :TZS:
969
969
  :one: "xíling tanzà"
970
970
  :other: "xílings tanzans"
971
- :symbol: "TZS"
971
+ :symbol: TZS
972
972
  :UAH:
973
973
  :one: "hrívnia ucraïnesa"
974
974
  :other: "hrívnies ucraïneses"
975
- :symbol: "UAH"
975
+ :symbol: UAH
976
976
  :UAK:
977
977
  :one: "karbóvanets ucraïnès"
978
978
  :other: "karbóvantsiv ucraïnesos"
979
- :symbol: "UAK"
979
+ :symbol: UAK
980
980
  :UGS:
981
981
  :one: "xíling ugandès (1966–1987)"
982
982
  :other: "xílings ugandesos (1966–1987)"
983
- :symbol: "UGS"
983
+ :symbol: UGS
984
984
  :UGX:
985
985
  :one: "xíling ugandès"
986
986
  :other: "xílings ugandesos"
987
- :symbol: "UGX"
987
+ :symbol: UGX
988
988
  :USD:
989
989
  :one: "dòlar dels Estats Units"
990
990
  :other: "dòlars dels Estats Units"
991
- :symbol: "USD"
991
+ :symbol: USD
992
992
  :USN:
993
993
  :one: "dòlar dels Estats Units (dia següent)"
994
994
  :other: "dòlars dels Estats Units (dia següent)"
995
- :symbol: "USN"
995
+ :symbol: USN
996
996
  :USS:
997
997
  :one: "dòlar dels Estats Units (mateix dia)"
998
998
  :other: "dòlars dels Estats Units (mateix dia)"
999
- :symbol: "USS"
999
+ :symbol: USS
1000
1000
  :UYI:
1001
1001
  :one: "peso uruguaià en unitats indexades"
1002
1002
  :other: "pesos uruguaians en unitats indexades"
1003
- :symbol: "UYI"
1003
+ :symbol: UYI
1004
1004
  :UYP:
1005
1005
  :one: "peso uruguaià (1975–1993)"
1006
1006
  :other: "pesos uruguaians (1975–1993)"
1007
- :symbol: "UYP"
1007
+ :symbol: UYP
1008
1008
  :UYU:
1009
1009
  :one: "peso uruguaià"
1010
1010
  :other: "pesos uruguaians"
1011
- :symbol: "UYU"
1011
+ :symbol: UYU
1012
1012
  :UZS:
1013
1013
  :one: "som uzbek"
1014
1014
  :other: "soms uzbeks"
1015
- :symbol: "UZS"
1015
+ :symbol: UZS
1016
1016
  :VEB:
1017
1017
  :one: "bolívar veneçolà (1871–2008)"
1018
1018
  :other: "bolívars veneçolans (1871–2008)"
1019
- :symbol: "VEB"
1019
+ :symbol: VEB
1020
1020
  :VEF:
1021
1021
  :one: "bolívar veneçolà"
1022
1022
  :other: "bolívars veneçolans"
1023
- :symbol: "VEF"
1023
+ :symbol: VEF
1024
1024
  :VND:
1025
1025
  :one: "dong vietnamita"
1026
1026
  :other: "dongs vietnamites"
1027
- :symbol: ""
1027
+ :symbol: ₫
1028
1028
  :VNN:
1029
1029
  :one: "dong vietnamita (1978–1985)"
1030
1030
  :other: "dongs vietnamites (1978–1985)"
1031
- :symbol: "VNN"
1031
+ :symbol: VNN
1032
1032
  :VUV:
1033
1033
  :one: "vatu de Vanuatu"
1034
1034
  :other: "vatus de Vanuatu"
1035
- :symbol: "VUV"
1035
+ :symbol: VUV
1036
1036
  :WST:
1037
1037
  :one: "tala samoà"
1038
1038
  :other: "tales samoans"
1039
- :symbol: "WST"
1039
+ :symbol: WST
1040
1040
  :XAF:
1041
1041
  :one: "franc CFA BEAC"
1042
1042
  :other: "francs CFA BEAC"
1043
- :symbol: "FCFA"
1043
+ :symbol: FCFA
1044
1044
  :XAG:
1045
- :one: "plata"
1046
- :other: "plata"
1047
- :symbol: "XAG"
1045
+ :one: plata
1046
+ :other: plata
1047
+ :symbol: XAG
1048
1048
  :XAU:
1049
- :one: "or"
1050
- :other: "or"
1051
- :symbol: "XAU"
1049
+ :one: or
1050
+ :other: or
1051
+ :symbol: XAU
1052
1052
  :XBA:
1053
1053
  :one: "unitat compensatòria europea"
1054
1054
  :other: "unitats compensatòries europees"
1055
- :symbol: "XBA"
1055
+ :symbol: XBA
1056
1056
  :XBB:
1057
1057
  :one: "unitat monetària europea"
1058
1058
  :other: "unitats monetàries europees"
1059
- :symbol: "XBB"
1059
+ :symbol: XBB
1060
1060
  :XBC:
1061
1061
  :one: "unitat de compte europea (XBC)"
1062
1062
  :other: "unitats de compte europees (XBC)"
1063
- :symbol: "XBC"
1063
+ :symbol: XBC
1064
1064
  :XBD:
1065
1065
  :one: "unitat de compte europea (XBD)"
1066
1066
  :other: "unitats de compte europees (XBD)"
1067
- :symbol: "XBD"
1067
+ :symbol: XBD
1068
1068
  :XCD:
1069
1069
  :one: "dòlar del Carib Oriental"
1070
1070
  :other: "dòlars del Carib Oriental"
1071
- :symbol: "XCD"
1071
+ :symbol: XCD
1072
1072
  :XDR:
1073
1073
  :one: "drets especials de gir"
1074
1074
  :other: "drets especials de gir"
1075
- :symbol: "XDR"
1075
+ :symbol: XDR
1076
1076
  :XEU:
1077
1077
  :one: "unitat de moneda europea"
1078
1078
  :other: "unitats de moneda europees"
1079
- :symbol: "XEU"
1079
+ :symbol: XEU
1080
1080
  :XFO:
1081
1081
  :one: "franc or francès"
1082
1082
  :other: "francs or francesos"
1083
- :symbol: "XFO"
1083
+ :symbol: XFO
1084
1084
  :XFU:
1085
1085
  :one: "franc UIC francès"
1086
1086
  :other: "francs UIC francesos"
1087
- :symbol: "XFU"
1087
+ :symbol: XFU
1088
1088
  :XOF:
1089
1089
  :one: "franc CFA BCEAO"
1090
1090
  :other: "francs CFA BCEAO"
1091
- :symbol: "XOF"
1091
+ :symbol: XOF
1092
1092
  :XPD:
1093
- :one: "pal·ladi"
1094
- :other: "pal·ladi"
1095
- :symbol: "XPD"
1093
+ :one: pal·ladi
1094
+ :other: pal·ladi
1095
+ :symbol: XPD
1096
1096
  :XPF:
1097
1097
  :one: "franc CFP"
1098
1098
  :other: "francs CFP"
1099
- :symbol: "CFPF"
1099
+ :symbol: CFPF
1100
1100
  :XPT:
1101
- :one: "platí"
1102
- :other: "platí"
1103
- :symbol: "XPT"
1101
+ :one: platí
1102
+ :other: platí
1103
+ :symbol: XPT
1104
1104
  :XRE:
1105
1105
  :one: "fons RINET"
1106
1106
  :other: "fons RINET"
1107
- :symbol: "XRE"
1107
+ :symbol: XRE
1108
1108
  :XTS:
1109
1109
  :one: "codi reservat per a proves"
1110
1110
  :other: "codi reservat per a proves"
1111
- :symbol: "XTS"
1111
+ :symbol: XTS
1112
1112
  :XXX:
1113
1113
  :one: "(unitat monetària desconeguda)"
1114
1114
  :other: "(moneda desconeguda)"
1115
- :symbol: "XXX"
1115
+ :symbol: XXX
1116
1116
  :YDD:
1117
1117
  :one: "dinar iemenita"
1118
1118
  :other: "dinars iemenites"
1119
- :symbol: "YDD"
1119
+ :symbol: YDD
1120
1120
  :YER:
1121
1121
  :one: "rial iemenita"
1122
1122
  :other: "rials iemenites"
1123
- :symbol: "YER"
1123
+ :symbol: YER
1124
1124
  :YUD:
1125
1125
  :one: "dinar fort iugoslau"
1126
1126
  :other: "dinars forts iugoslaus"
1127
- :symbol: "YUD"
1127
+ :symbol: YUD
1128
1128
  :YUM:
1129
1129
  :one: "nou dinar iugoslau"
1130
1130
  :other: "nous dinars iugoslaus"
1131
- :symbol: "YUM"
1131
+ :symbol: YUM
1132
1132
  :YUN:
1133
1133
  :one: "dinar convertible iugoslau"
1134
1134
  :other: "dinars convertibles iugoslaus"
1135
- :symbol: "YUN"
1135
+ :symbol: YUN
1136
1136
  :YUR:
1137
1137
  :one: "dinar reformat iugoslau"
1138
1138
  :other: "dinars reformats iugoslaus"
1139
- :symbol: "YUR"
1139
+ :symbol: YUR
1140
1140
  :ZAL:
1141
1141
  :one: "rand sud-africà (financer)"
1142
1142
  :other: "rands sud-africans (financers)"
1143
- :symbol: "ZAL"
1143
+ :symbol: ZAL
1144
1144
  :ZAR:
1145
1145
  :one: "rand sud-africà"
1146
1146
  :other: "rands sud-africans"
1147
- :symbol: "ZAR"
1147
+ :symbol: ZAR
1148
1148
  :ZMK:
1149
1149
  :one: "kwacha zambià (1968–2012)"
1150
1150
  :other: "kwacha zambians (1968–2012)"
1151
- :symbol: "ZMK"
1151
+ :symbol: ZMK
1152
1152
  :ZMW:
1153
1153
  :one: "kwacha zambià"
1154
1154
  :other: "kwacha zambians"
1155
- :symbol: "ZMW"
1155
+ :symbol: ZMW
1156
1156
  :ZRN:
1157
1157
  :one: "nou zaire zairès"
1158
1158
  :other: "nous zaires zairesos"
1159
- :symbol: "ZRN"
1159
+ :symbol: ZRN
1160
1160
  :ZRZ:
1161
1161
  :one: "zaire zairès"
1162
1162
  :other: "zaires zairesos"
1163
- :symbol: "ZRZ"
1163
+ :symbol: ZRZ
1164
1164
  :ZWD:
1165
1165
  :one: "dòlar zimbabuès (1980–2008)"
1166
1166
  :other: "dòlars zimbabuesos (1980–2008)"
1167
- :symbol: "ZWD"
1167
+ :symbol: ZWD
1168
1168
  :ZWL:
1169
1169
  :one: "dòlar zimbabuès (2009)"
1170
1170
  :other: "dòlars zimbabuesos (2009)"
1171
- :symbol: "ZWL"
1171
+ :symbol: ZWL
1172
1172
  :ZWR:
1173
1173
  :one: "dòlar zimbabuès (2008)"
1174
1174
  :other: "dòlars zimbabuesos (2008)"
1175
- :symbol: "ZWR"
1175
+ :symbol: ZWR