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 HH:mm"
8
8
  :EHms: "E HH:mm:ss"
9
9
  :Ed: "d E"
@@ -13,18 +13,18 @@
13
13
  :GyMMM: "G MMM y"
14
14
  :GyMMMEd: "G d MMM y E"
15
15
  :GyMMMd: "G dd MMM y"
16
- :H: "HH"
16
+ :H: HH
17
17
  :Hm: "HH:mm"
18
18
  :Hms: "HH:mm:ss"
19
- :M: "L"
19
+ :M: L
20
20
  :MEd: "dd/MM E"
21
- :MMM: "LLL"
21
+ :MMM: LLL
22
22
  :MMMEd: "d MMMM E"
23
23
  :MMMMEd: "dd MMMM E"
24
24
  :MMMMd: "dd MMMM"
25
25
  :MMMd: "d MMM"
26
- :Md: "dd/MM"
27
- :d: "d"
26
+ :Md: dd/MM
27
+ :d: d
28
28
  :h: "a h"
29
29
  :hm: "a h:mm"
30
30
  :hms: "a h:mm:ss"
@@ -32,120 +32,120 @@
32
32
  :ms: "mm:ss"
33
33
  ? !ruby/symbol "y"
34
34
  : "y"
35
- :yM: "MM/y"
35
+ :yM: MM/y
36
36
  :yMEd: "dd.MM.y E"
37
- :yMM: "MM.y"
37
+ :yMM: MM.y
38
38
  :yMMM: "MMM y"
39
39
  :yMMMEd: "d MMM y E"
40
40
  :yMMMM: "MMMM y"
41
41
  :yMMMd: "dd MMM y"
42
- :yMd: "dd.MM.y"
43
- :yQQQ: "y/QQQ"
44
- :yQQQQ: "y/QQQQ"
42
+ :yMd: dd.MM.y
43
+ :yQQQ: y/QQQ
44
+ :yQQQQ: y/QQQQ
45
45
  :days:
46
46
  :format:
47
47
  :abbreviated:
48
- :fri: "Cum"
49
- :mon: "Pzt"
50
- :sat: "Cmt"
51
- :sun: "Paz"
52
- :thu: "Per"
53
- :tue: "Sal"
54
- :wed: "Çar"
48
+ :fri: Cum
49
+ :mon: Pzt
50
+ :sat: Cmt
51
+ :sun: Paz
52
+ :thu: Per
53
+ :tue: Sal
54
+ :wed: Çar
55
55
  :narrow:
56
- :fri: "C"
57
- :mon: "P"
58
- :sat: "C"
59
- :sun: "P"
60
- :thu: "P"
61
- :tue: "S"
62
- :wed: "Ç"
56
+ :fri: C
57
+ :mon: P
58
+ :sat: C
59
+ :sun: P
60
+ :thu: P
61
+ :tue: S
62
+ :wed: Ç
63
63
  :short:
64
- :fri: "Cu"
65
- :mon: "Pt"
66
- :sat: "Ct"
67
- :sun: "Pa"
68
- :thu: "Pe"
69
- :tue: "Sa"
70
- :wed: "Ça"
64
+ :fri: Cu
65
+ :mon: Pt
66
+ :sat: Ct
67
+ :sun: Pa
68
+ :thu: Pe
69
+ :tue: Sa
70
+ :wed: Ça
71
71
  :wide:
72
- :fri: "Cuma"
73
- :mon: "Pazartesi"
74
- :sat: "Cumartesi"
75
- :sun: "Pazar"
76
- :thu: "Perşembe"
77
- :tue: "Salı"
78
- :wed: "Çarşamba"
72
+ :fri: Cuma
73
+ :mon: Pazartesi
74
+ :sat: Cumartesi
75
+ :sun: Pazar
76
+ :thu: Perşembe
77
+ :tue: Salı
78
+ :wed: Çarşamba
79
79
  :stand-alone:
80
80
  :abbreviated:
81
- :fri: "Cum"
82
- :mon: "Pzt"
83
- :sat: "Cmt"
84
- :sun: "Paz"
85
- :thu: "Per"
86
- :tue: "Sal"
87
- :wed: "Çar"
81
+ :fri: Cum
82
+ :mon: Pzt
83
+ :sat: Cmt
84
+ :sun: Paz
85
+ :thu: Per
86
+ :tue: Sal
87
+ :wed: Çar
88
88
  :narrow:
89
- :fri: "C"
90
- :mon: "P"
91
- :sat: "C"
92
- :sun: "P"
93
- :thu: "P"
94
- :tue: "S"
95
- :wed: "Ç"
89
+ :fri: C
90
+ :mon: P
91
+ :sat: C
92
+ :sun: P
93
+ :thu: P
94
+ :tue: S
95
+ :wed: Ç
96
96
  :short:
97
- :fri: "Cu"
98
- :mon: "Pt"
99
- :sat: "Ct"
100
- :sun: "Pa"
101
- :thu: "Pe"
102
- :tue: "Sa"
103
- :wed: "Ça"
97
+ :fri: Cu
98
+ :mon: Pt
99
+ :sat: Ct
100
+ :sun: Pa
101
+ :thu: Pe
102
+ :tue: Sa
103
+ :wed: Ça
104
104
  :wide:
105
- :fri: "Cuma"
106
- :mon: "Pazartesi"
107
- :sat: "Cumartesi"
108
- :sun: "Pazar"
109
- :thu: "Perşembe"
110
- :tue: "Salı"
111
- :wed: "Çarşamba"
105
+ :fri: Cuma
106
+ :mon: Pazartesi
107
+ :sat: Cumartesi
108
+ :sun: Pazar
109
+ :thu: Perşembe
110
+ :tue: Salı
111
+ :wed: Çarşamba
112
112
  :eras:
113
113
  :abbr:
114
- 0: "İÖ"
115
- 1: "İS"
114
+ 0: İÖ
115
+ 1: İS
116
116
  :name:
117
117
  0: "İsa’dan Önce"
118
118
  1: "İsa’dan Sonra"
119
119
  :narrow:
120
120
  0: ""
121
121
  :fields:
122
- :day: "Gün"
123
- :day-narrow: "gün"
124
- :day-short: "gün"
125
- :dayperiod: "ÖÖ/ÖS"
122
+ :day: Gün
123
+ :day-narrow: gün
124
+ :day-short: gün
125
+ :dayperiod: ÖÖ/ÖS
126
126
  :era: "Miladi Dönem"
127
- :hour: "Saat"
128
- :hour-narrow: "sa."
129
- :hour-short: "sa."
130
- :minute: "Dakika"
131
- :minute-narrow: "dk."
132
- :minute-short: "dk."
133
- :month: "Ay"
134
- :month-narrow: "ay"
135
- :month-short: "ay"
136
- :quarter: "Çeyrek"
137
- :quarter-narrow: "çyr."
138
- :quarter-short: "çyr."
139
- :second: "Saniye"
140
- :second-narrow: "sn."
141
- :second-short: "sn."
142
- :week: "Hafta"
143
- :week-narrow: "hf."
144
- :week-short: "hf."
127
+ :hour: Saat
128
+ :hour-narrow: sa.
129
+ :hour-short: sa.
130
+ :minute: Dakika
131
+ :minute-narrow: dk.
132
+ :minute-short: dk.
133
+ :month: Ay
134
+ :month-narrow: ay
135
+ :month-short: ay
136
+ :quarter: Çeyrek
137
+ :quarter-narrow: çyr.
138
+ :quarter-short: çyr.
139
+ :second: Saniye
140
+ :second-narrow: sn.
141
+ :second-short: sn.
142
+ :week: Hafta
143
+ :week-narrow: hf.
144
+ :week-short: hf.
145
145
  :weekday: "Haftanın Günü"
146
- :year: "Yıl"
147
- :year-narrow: "yıl"
148
- :year-short: "yıl"
146
+ :year: Yıl
147
+ :year-narrow: yıl
148
+ :year-short: yıl
149
149
  :zone: "Saat Dilimi"
150
150
  :formats:
151
151
  :date:
@@ -156,7 +156,7 @@
156
156
  :medium:
157
157
  :pattern: "d MMM y"
158
158
  :short:
159
- :pattern: "d.MM.y"
159
+ :pattern: d.MM.y
160
160
  :datetime:
161
161
  :full:
162
162
  :pattern: "{{date}} {{time}}"
@@ -178,103 +178,103 @@
178
178
  :months:
179
179
  :format:
180
180
  :abbreviated:
181
- 1: "Oca"
182
- 10: "Eki"
183
- 11: "Kas"
184
- 12: "Ara"
185
- 2: "Şub"
186
- 3: "Mar"
187
- 4: "Nis"
188
- 5: "May"
189
- 6: "Haz"
190
- 7: "Tem"
191
- 8: "Ağu"
192
- 9: "Eyl"
181
+ 1: Oca
182
+ 10: Eki
183
+ 11: Kas
184
+ 12: Ara
185
+ 2: Şub
186
+ 3: Mar
187
+ 4: Nis
188
+ 5: May
189
+ 6: Haz
190
+ 7: Tem
191
+ 8: Ağu
192
+ 9: Eyl
193
193
  :narrow:
194
- 1: "O"
195
- 10: "E"
196
- 11: "K"
197
- 12: "A"
198
- 2: "Ş"
199
- 3: "M"
194
+ 1: O
195
+ 10: E
196
+ 11: K
197
+ 12: A
198
+ 2: Ş
199
+ 3: M
200
200
  4: "N"
201
- 5: "M"
202
- 6: "H"
203
- 7: "T"
204
- 8: "A"
205
- 9: "E"
201
+ 5: M
202
+ 6: H
203
+ 7: T
204
+ 8: A
205
+ 9: E
206
206
  :wide:
207
- 1: "Ocak"
208
- 10: "Ekim"
209
- 11: "Kasım"
210
- 12: "Aralık"
211
- 2: "Şubat"
212
- 3: "Mart"
213
- 4: "Nisan"
214
- 5: "Mayıs"
215
- 6: "Haziran"
216
- 7: "Temmuz"
217
- 8: "Ağustos"
218
- 9: "Eylül"
207
+ 1: Ocak
208
+ 10: Ekim
209
+ 11: Kasım
210
+ 12: Aralık
211
+ 2: Şubat
212
+ 3: Mart
213
+ 4: Nisan
214
+ 5: Mayıs
215
+ 6: Haziran
216
+ 7: Temmuz
217
+ 8: Ağustos
218
+ 9: Eylül
219
219
  :stand-alone:
220
220
  :abbreviated:
221
- 1: "Oca"
222
- 10: "Eki"
223
- 11: "Kas"
224
- 12: "Ara"
225
- 2: "Şub"
226
- 3: "Mar"
227
- 4: "Nis"
228
- 5: "May"
229
- 6: "Haz"
230
- 7: "Tem"
231
- 8: "Ağu"
232
- 9: "Eyl"
221
+ 1: Oca
222
+ 10: Eki
223
+ 11: Kas
224
+ 12: Ara
225
+ 2: Şub
226
+ 3: Mar
227
+ 4: Nis
228
+ 5: May
229
+ 6: Haz
230
+ 7: Tem
231
+ 8: Ağu
232
+ 9: Eyl
233
233
  :narrow:
234
- 1: "O"
235
- 10: "E"
236
- 11: "K"
237
- 12: "A"
238
- 2: "Ş"
239
- 3: "M"
234
+ 1: O
235
+ 10: E
236
+ 11: K
237
+ 12: A
238
+ 2: Ş
239
+ 3: M
240
240
  4: "N"
241
- 5: "M"
242
- 6: "H"
243
- 7: "T"
244
- 8: "A"
245
- 9: "E"
241
+ 5: M
242
+ 6: H
243
+ 7: T
244
+ 8: A
245
+ 9: E
246
246
  :wide:
247
- 1: "Ocak"
248
- 10: "Ekim"
249
- 11: "Kasım"
250
- 12: "Aralık"
251
- 2: "Şubat"
252
- 3: "Mart"
253
- 4: "Nisan"
254
- 5: "Mayıs"
255
- 6: "Haziran"
256
- 7: "Temmuz"
257
- 8: "Ağustos"
258
- 9: "Eylül"
247
+ 1: Ocak
248
+ 10: Ekim
249
+ 11: Kasım
250
+ 12: Aralık
251
+ 2: Şubat
252
+ 3: Mart
253
+ 4: Nisan
254
+ 5: Mayıs
255
+ 6: Haziran
256
+ 7: Temmuz
257
+ 8: Ağustos
258
+ 9: Eylül
259
259
  :periods:
260
260
  :format:
261
261
  :abbreviated: :calendars.gregorian.dayPeriods.format.wide
262
262
  :narrow:
263
- :am: "öö"
264
- :noon: "ö"
265
- :pm: "ös"
263
+ :am: öö
264
+ :noon: ö
265
+ :pm: ös
266
266
  :wide:
267
- :am: "ÖÖ"
268
- :noon: "öğle"
269
- :pm: "ÖS"
267
+ :am: ÖÖ
268
+ :noon: öğle
269
+ :pm: ÖS
270
270
  :stand-alone: {}
271
271
  :quarters:
272
272
  :format:
273
273
  :abbreviated:
274
- 1: "Ç1"
275
- 2: "Ç2"
276
- 3: "Ç3"
277
- 4: "Ç4"
274
+ 1: Ç1
275
+ 2: Ç2
276
+ 3: Ç3
277
+ 4: Ç4
278
278
  :narrow:
279
279
  1: "1."
280
280
  2: "2."
@@ -287,10 +287,10 @@
287
287
  4: "4. çeyrek"
288
288
  :stand-alone:
289
289
  :abbreviated:
290
- 1: "Ç1"
291
- 2: "Ç2"
292
- 3: "Ç3"
293
- 4: "Ç4"
290
+ 1: Ç1
291
+ 2: Ç2
292
+ 3: Ç3
293
+ 4: Ç4
294
294
  :narrow:
295
295
  1: "1."
296
296
  2: "2."
@@ -4,37 +4,37 @@
4
4
  :ADP:
5
5
  :one: "Andorra Pezetası"
6
6
  :other: "Andorra Pezetası"
7
- :symbol: "ADP"
7
+ :symbol: ADP
8
8
  :AED:
9
9
  :one: "BAE dirhemi"
10
10
  :other: "BAE dirhemi"
11
- :symbol: "AED"
11
+ :symbol: AED
12
12
  :AFA:
13
13
  :one: "Afganistan Afganisi (1927–2002)"
14
14
  :other: "Afganistan Afganisi (1927–2002)"
15
15
  :AFN:
16
16
  :one: "Afganistan afganisi"
17
17
  :other: "Afganistan afganisi"
18
- :symbol: "AFN"
18
+ :symbol: AFN
19
19
  :ALK:
20
20
  :one: "Arnavutluk leki (1946–1965)"
21
21
  :other: "Arnavutluk leki (1946–1965)"
22
22
  :ALL:
23
23
  :one: "Arnavutluk leki"
24
24
  :other: "Arnavutluk leki"
25
- :symbol: "ALL"
25
+ :symbol: ALL
26
26
  :AMD:
27
27
  :one: "Ermenistan dramı"
28
28
  :other: "Ermenistan dramı"
29
- :symbol: "AMD"
29
+ :symbol: AMD
30
30
  :ANG:
31
31
  :one: "Hollanda Antilleri guldeni"
32
32
  :other: "Hollanda Antilleri guldeni"
33
- :symbol: "ANG"
33
+ :symbol: ANG
34
34
  :AOA:
35
35
  :one: "Angola kvanzası"
36
36
  :other: "Angola kvanzası"
37
- :symbol: "AOA"
37
+ :symbol: AOA
38
38
  :AOK:
39
39
  :one: "Angola Kvanzası (1977–1990)"
40
40
  :AON:
@@ -44,368 +44,368 @@
44
44
  :ARA:
45
45
  :one: "Arjantin Australi"
46
46
  :other: "Arjantin Australi"
47
- :symbol: "ARA"
47
+ :symbol: ARA
48
48
  :ARL:
49
49
  :one: "Arjantin peso leyi (1970–1983)"
50
50
  :other: "Arjantin peso leyi (1970–1983)"
51
- :symbol: "ARL"
51
+ :symbol: ARL
52
52
  :ARM:
53
53
  :one: "Arjantin pesosu (1881–1970)"
54
54
  :other: "Arjantin pesosu (1881–1970)"
55
- :symbol: "ARM"
55
+ :symbol: ARM
56
56
  :ARP:
57
57
  :one: "Arjantin Pezosu (1983–1985)"
58
58
  :other: "Arjantin Pezosu (1983–1985)"
59
- :symbol: "ARP"
59
+ :symbol: ARP
60
60
  :ARS:
61
61
  :one: "Arjantin pesosu"
62
62
  :other: "Arjantin pesosu"
63
- :symbol: "ARS"
63
+ :symbol: ARS
64
64
  :ATS:
65
65
  :one: "Avusturya Şilini"
66
66
  :other: "Avusturya Şilini"
67
- :symbol: "ATS"
67
+ :symbol: ATS
68
68
  :AUD:
69
69
  :one: "Avustralya doları"
70
70
  :other: "Avustralya doları"
71
- :symbol: "AU$"
71
+ :symbol: AU$
72
72
  :AWG:
73
73
  :one: "Aruba florini"
74
74
  :other: "Aruba florini"
75
- :symbol: "AWG"
75
+ :symbol: AWG
76
76
  :AZM:
77
77
  :one: "Azerbaycan Manatı (1993–2006)"
78
78
  :other: "Azerbaycan Manatı (1993–2006)"
79
- :symbol: "AZM"
79
+ :symbol: AZM
80
80
  :AZN:
81
81
  :one: "Azerbaycan manatı"
82
82
  :other: "Azerbaycan manatı"
83
- :symbol: "AZN"
83
+ :symbol: AZN
84
84
  :BAD:
85
85
  :one: "Bosna Hersek Dinarı"
86
86
  :other: "Bosna Hersek Dinarı"
87
- :symbol: "BAD"
87
+ :symbol: BAD
88
88
  :BAM:
89
89
  :one: "Konvertibl Bosna Hersek markı"
90
90
  :other: "Konvertibl Bosna Hersek markı"
91
- :symbol: "BAM"
91
+ :symbol: BAM
92
92
  :BAN:
93
93
  :one: "Yeni Bosna Hersek dinarı (1994–1997)"
94
94
  :other: "Yeni Bosna Hersek dinarı (1994–1997)"
95
- :symbol: "BAN"
95
+ :symbol: BAN
96
96
  :BBD:
97
97
  :one: "Barbados doları"
98
98
  :other: "Barbados doları"
99
- :symbol: "BBD"
99
+ :symbol: BBD
100
100
  :BDT:
101
101
  :one: "Bangladeş takası"
102
102
  :other: "Bangladeş takası"
103
- :symbol: "BDT"
103
+ :symbol: BDT
104
104
  :BEC:
105
105
  :one: "Belçika Frangı (konvertibl)"
106
106
  :other: "Belçika Frangı (konvertibl)"
107
- :symbol: "BEC"
107
+ :symbol: BEC
108
108
  :BEF:
109
109
  :one: "Belçika Frangı"
110
110
  :other: "Belçika Frangı"
111
- :symbol: "BEF"
111
+ :symbol: BEF
112
112
  :BEL:
113
113
  :one: "Belçika Frangı (finansal)"
114
114
  :other: "Belçika Frangı (finansal)"
115
- :symbol: "BEL"
115
+ :symbol: BEL
116
116
  :BGL:
117
117
  :one: "Bulgar Levası (Hard)"
118
118
  :other: "Bulgar Levası (Hard)"
119
- :symbol: "BGL"
119
+ :symbol: BGL
120
120
  :BGM:
121
121
  :one: "Sosyalist Bulgaristan levası"
122
122
  :other: "Sosyalist Bulgaristan levası"
123
- :symbol: "BGM"
123
+ :symbol: BGM
124
124
  :BGN:
125
125
  :one: "Bulgar levası"
126
126
  :other: "Bulgar levası"
127
- :symbol: "BGN"
127
+ :symbol: BGN
128
128
  :BGO:
129
129
  :one: "Bulgar levası (1879–1952)"
130
130
  :other: "Bulgar levası (1879–1952)"
131
- :symbol: "BGO"
131
+ :symbol: BGO
132
132
  :BHD:
133
133
  :one: "Bahreyn dinarı"
134
134
  :other: "Bahreyn dinarı"
135
- :symbol: "BHD"
135
+ :symbol: BHD
136
136
  :BIF:
137
137
  :one: "Burundi frangı"
138
138
  :other: "Burundi frangı"
139
- :symbol: "BIF"
139
+ :symbol: BIF
140
140
  :BMD:
141
141
  :one: "Bermuda doları"
142
142
  :other: "Bermuda doları"
143
- :symbol: "BMD"
143
+ :symbol: BMD
144
144
  :BND:
145
145
  :one: "Brunei doları"
146
146
  :other: "Brunei doları"
147
- :symbol: "BND"
147
+ :symbol: BND
148
148
  :BOB:
149
149
  :one: "Bolivya bolivyanosu"
150
150
  :other: "Bolivya bolivyanosu"
151
- :symbol: "BOB"
151
+ :symbol: BOB
152
152
  :BOL:
153
153
  :one: "Bolivya bolivyanosu (1863–1963)"
154
154
  :other: "Bolivya bolivyanosu (1863–1963)"
155
- :symbol: "BOL"
155
+ :symbol: BOL
156
156
  :BOP:
157
157
  :one: "Bolivya Pezosu"
158
158
  :other: "Bolivya Pezosu"
159
- :symbol: "BOP"
159
+ :symbol: BOP
160
160
  :BOV:
161
161
  :one: "Bolivya Mvdolu"
162
162
  :other: "Bolivya Mvdolu"
163
- :symbol: "BOV"
163
+ :symbol: BOV
164
164
  :BRB:
165
165
  :one: "Yeni Brezilya Kruzeirosu (1967–1986)"
166
166
  :other: "Yeni Brezilya Kruzeirosu (1967–1986)"
167
- :symbol: "BRB"
167
+ :symbol: BRB
168
168
  :BRC:
169
169
  :one: "Brezilya Kruzadosu"
170
170
  :other: "Brezilya Kruzadosu"
171
- :symbol: "BRC"
171
+ :symbol: BRC
172
172
  :BRE:
173
173
  :one: "Brezilya Kruzeirosu (1990–1993)"
174
174
  :other: "Brezilya Kruzeirosu (1990–1993)"
175
- :symbol: "BRE"
175
+ :symbol: BRE
176
176
  :BRL:
177
177
  :one: "Brezilya reali"
178
178
  :other: "Brezilya reali"
179
- :symbol: "R$"
179
+ :symbol: R$
180
180
  :BRN:
181
181
  :one: "Yeni Brezilya Kruzadosu"
182
182
  :other: "Yeni Brezilya Kruzadosu"
183
- :symbol: "BRN"
183
+ :symbol: BRN
184
184
  :BRR:
185
185
  :one: "Brezilya Kruzeirosu"
186
186
  :other: "Brezilya Kruzeirosu"
187
- :symbol: "BRR"
187
+ :symbol: BRR
188
188
  :BRZ:
189
189
  :one: "Brezilya kruzeirosu (1942–1967)"
190
190
  :other: "Brezilya kruzeirosu (1942–1967)"
191
- :symbol: "BRZ"
191
+ :symbol: BRZ
192
192
  :BSD:
193
193
  :one: "Bahama doları"
194
194
  :other: "Bahama doları"
195
- :symbol: "BSD"
195
+ :symbol: BSD
196
196
  :BTN:
197
197
  :one: "Bhutan ngultrumu"
198
198
  :other: "Bhutan ngultrumu"
199
- :symbol: "BTN"
199
+ :symbol: BTN
200
200
  :BUK:
201
201
  :one: "Burma Kyatı"
202
202
  :other: "Burma Kyatı"
203
- :symbol: "BUK"
203
+ :symbol: BUK
204
204
  :BWP:
205
205
  :one: "Botsvana pulası"
206
206
  :other: "Botsvana pulası"
207
- :symbol: "BWP"
207
+ :symbol: BWP
208
208
  :BYB:
209
209
  :one: "Yeni Beyaz Rusya Rublesi (1994–1999)"
210
210
  :other: "Yeni Beyaz Rusya Rublesi (1994–1999)"
211
- :symbol: "BYB"
211
+ :symbol: BYB
212
212
  :BYR:
213
213
  :one: "Beyaz Rusya rublesi"
214
214
  :other: "Beyaz Rusya rublesi"
215
- :symbol: "BYR"
215
+ :symbol: BYR
216
216
  :BZD:
217
217
  :one: "Belize doları"
218
218
  :other: "Belize doları"
219
- :symbol: "BZD"
219
+ :symbol: BZD
220
220
  :CAD:
221
221
  :one: "Kanada doları"
222
222
  :other: "Kanada doları"
223
- :symbol: "CA$"
223
+ :symbol: CA$
224
224
  :CDF:
225
225
  :one: "Kongo frangı"
226
226
  :other: "Kongo frangı"
227
- :symbol: "CDF"
227
+ :symbol: CDF
228
228
  :CHE:
229
229
  :one: "WIR Avrosu"
230
230
  :other: "WIR Avrosu"
231
- :symbol: "CHE"
231
+ :symbol: CHE
232
232
  :CHF:
233
233
  :one: "İsviçre frangı"
234
234
  :other: "İsviçre frangı"
235
- :symbol: "CHF"
235
+ :symbol: CHF
236
236
  :CHW:
237
237
  :one: "WIR Frangı"
238
238
  :other: "WIR Frangı"
239
- :symbol: "CHW"
239
+ :symbol: CHW
240
240
  :CLE:
241
241
  :one: "Şili esküdosu"
242
242
  :other: "Şili esküdosu"
243
- :symbol: "CLE"
243
+ :symbol: CLE
244
244
  :CLF:
245
245
  :one: "Şili Unidades de Fomento"
246
246
  :other: "Şili Unidades de Fomento"
247
- :symbol: "CLF"
247
+ :symbol: CLF
248
248
  :CLP:
249
249
  :one: "Şili pesosu"
250
250
  :other: "Şili pesosu"
251
- :symbol: "CLP"
251
+ :symbol: CLP
252
252
  :CNX:
253
253
  :one: "Çin Halk Cumhuriyeti Merkez Bankası doları"
254
254
  :other: "Çin Halk Cumhuriyeti Merkez Bankası doları"
255
255
  :CNY:
256
256
  :one: "Çin yuanı"
257
257
  :other: "Çin yuanı"
258
- :symbol: "CN¥"
258
+ :symbol: CN¥
259
259
  :COP:
260
260
  :one: "Kolombiya pesosu"
261
261
  :other: "Kolombiya pesosu"
262
- :symbol: "COP"
262
+ :symbol: COP
263
263
  :COU:
264
264
  :one: "Unidad de Valor Real"
265
265
  :other: "Unidad de Valor Real"
266
- :symbol: "COU"
266
+ :symbol: COU
267
267
  :CRC:
268
268
  :one: "Kosta Rika kolonu"
269
269
  :other: "Kosta Rika kolonu"
270
- :symbol: "CRC"
270
+ :symbol: CRC
271
271
  :CSD:
272
272
  :one: "Eski Sırbistan Dinarı"
273
273
  :other: "Eski Sırbistan Dinarı"
274
- :symbol: "CSD"
274
+ :symbol: CSD
275
275
  :CSK:
276
276
  :one: "Çekoslavak Korunası (Hard)"
277
277
  :other: "Çekoslavak Korunası (Hard)"
278
- :symbol: "CSK"
278
+ :symbol: CSK
279
279
  :CUC:
280
280
  :one: "Konvertibl Küba pesosu"
281
281
  :other: "Konvertibl Küba pesosu"
282
- :symbol: "CUC"
282
+ :symbol: CUC
283
283
  :CUP:
284
284
  :one: "Küba pesosu"
285
285
  :other: "Küba pesosu"
286
- :symbol: "CUP"
286
+ :symbol: CUP
287
287
  :CVE:
288
288
  :one: "Cape Verde esküdosu"
289
289
  :other: "Cape Verde esküdosu"
290
- :symbol: "CVE"
290
+ :symbol: CVE
291
291
  :CYP:
292
292
  :one: "Güney Kıbrıs Lirası"
293
293
  :other: "Güney Kıbrıs Lirası"
294
- :symbol: "CYP"
294
+ :symbol: CYP
295
295
  :CZK:
296
296
  :one: "Çek Cumhuriyeti korunası"
297
297
  :other: "Çek Cumhuriyeti korunası"
298
- :symbol: "CZK"
298
+ :symbol: CZK
299
299
  :DDM:
300
300
  :one: "Doğu Alman Markı"
301
301
  :other: "Doğu Alman Markı"
302
- :symbol: "DDM"
302
+ :symbol: DDM
303
303
  :DEM:
304
304
  :one: "Alman Markı"
305
305
  :other: "Alman Markı"
306
- :symbol: "DEM"
306
+ :symbol: DEM
307
307
  :DJF:
308
308
  :one: "Cibuti frangı"
309
309
  :other: "Cibuti frangı"
310
- :symbol: "DJF"
310
+ :symbol: DJF
311
311
  :DKK:
312
312
  :one: "Danimarka kronu"
313
313
  :other: "Danimarka kronu"
314
- :symbol: "DKK"
314
+ :symbol: DKK
315
315
  :DOP:
316
316
  :one: "Dominik pesosu"
317
317
  :other: "Dominik pesosu"
318
- :symbol: "DOP"
318
+ :symbol: DOP
319
319
  :DZD:
320
320
  :one: "Cezayir dinarı"
321
321
  :other: "Cezayir dinarı"
322
- :symbol: "DZD"
322
+ :symbol: DZD
323
323
  :ECS:
324
324
  :one: "Ekvador Sukresi"
325
325
  :other: "Ekvador Sukresi"
326
- :symbol: "ECS"
326
+ :symbol: ECS
327
327
  :ECV:
328
328
  :one: "Ekvador Unidad de Valor Constante (UVC)"
329
329
  :other: "Ekvador Unidad de Valor Constante (UVC)"
330
- :symbol: "ECV"
330
+ :symbol: ECV
331
331
  :EEK:
332
332
  :one: "Estonya Krunu"
333
333
  :other: "Estonya Krunu"
334
- :symbol: "EEK"
334
+ :symbol: EEK
335
335
  :EGP:
336
336
  :one: "Mısır lirası"
337
337
  :other: "Mısır lirası"
338
- :symbol: "EGP"
338
+ :symbol: EGP
339
339
  :ERN:
340
340
  :one: "Eritre nakfası"
341
341
  :other: "Eritre nakfası"
342
- :symbol: "ERN"
342
+ :symbol: ERN
343
343
  :ESA:
344
344
  :one: "İspanyol Pezetası (A hesabı)"
345
345
  :other: "İspanyol Pezetası (A hesabı)"
346
- :symbol: "ESA"
346
+ :symbol: ESA
347
347
  :ESB:
348
348
  :one: "İspanyol Pezetası (konvertibl hesap)"
349
349
  :other: "İspanyol Pezetası (konvertibl hesap)"
350
- :symbol: "ESB"
350
+ :symbol: ESB
351
351
  :ESP:
352
352
  :one: "İspanyol Pezetası"
353
353
  :other: "İspanyol Pezetası"
354
- :symbol: "ESP"
354
+ :symbol: ESP
355
355
  :ETB:
356
356
  :one: "Etiyopya birri"
357
357
  :other: "Etiyopya birri"
358
- :symbol: "ETB"
358
+ :symbol: ETB
359
359
  :EUR:
360
- :one: "Euro"
361
- :other: "Euro"
362
- :symbol: ""
360
+ :one: Euro
361
+ :other: Euro
362
+ :symbol: €
363
363
  :FIM:
364
364
  :one: "Fin Markkası"
365
365
  :other: "Fin Markkası"
366
- :symbol: "FIM"
366
+ :symbol: FIM
367
367
  :FJD:
368
368
  :one: "Fiji doları"
369
369
  :other: "Fiji doları"
370
- :symbol: "FJD"
370
+ :symbol: FJD
371
371
  :FKP:
372
372
  :one: "Falkland Adaları lirası"
373
373
  :other: "Falkland Adaları lirası"
374
- :symbol: "FKP"
374
+ :symbol: FKP
375
375
  :FRF:
376
376
  :one: "Fransız Frangı"
377
377
  :other: "Fransız Frangı"
378
- :symbol: "FRF"
378
+ :symbol: FRF
379
379
  :GBP:
380
380
  :one: "İngiliz sterlini"
381
381
  :other: "İngiliz sterlini"
382
- :symbol: "£"
382
+ :symbol: £
383
383
  :GEK:
384
384
  :one: "Gürcistan Kupon Larisi"
385
385
  :other: "Gürcistan Kupon Larisi"
386
- :symbol: "GEK"
386
+ :symbol: GEK
387
387
  :GEL:
388
388
  :one: "Gürcistan larisi"
389
389
  :other: "Gürcistan larisi"
390
- :symbol: "GEL"
390
+ :symbol: GEL
391
391
  :GHC:
392
392
  :one: "Gana Sedisi (1979–2007)"
393
393
  :GHS:
394
394
  :one: "Gana sedisi"
395
395
  :other: "Gana sedisi"
396
- :symbol: "GHS"
396
+ :symbol: GHS
397
397
  :GIP:
398
398
  :one: "Cebelitarık lirası"
399
399
  :other: "Cebelitarık lirası"
400
- :symbol: "GIP"
400
+ :symbol: GIP
401
401
  :GMD:
402
402
  :one: "Gambiya dalasisi"
403
403
  :other: "Gambiya dalasisi"
404
- :symbol: "GMD"
404
+ :symbol: GMD
405
405
  :GNF:
406
406
  :one: "Gine frangı"
407
407
  :other: "Gine frangı"
408
- :symbol: "GNF"
408
+ :symbol: GNF
409
409
  :GNS:
410
410
  :one: "Gine Sylisi"
411
411
  :GQE:
@@ -413,11 +413,11 @@
413
413
  :GRD:
414
414
  :one: "Yunan Drahmisi"
415
415
  :other: "Yunan Drahmisi"
416
- :symbol: "GRD"
416
+ :symbol: GRD
417
417
  :GTQ:
418
418
  :one: "Guatemala quetzalı"
419
419
  :other: "Guatemala quetzalı"
420
- :symbol: "GTQ"
420
+ :symbol: GTQ
421
421
  :GWE:
422
422
  :one: "Portekiz Ginesi Esküdosu"
423
423
  :GWP:
@@ -425,268 +425,268 @@
425
425
  :GYD:
426
426
  :one: "Guyana doları"
427
427
  :other: "Guyana doları"
428
- :symbol: "GYD"
428
+ :symbol: GYD
429
429
  :HKD:
430
430
  :one: "Hong Kong doları"
431
431
  :other: "Hong Kong doları"
432
- :symbol: "HK$"
432
+ :symbol: HK$
433
433
  :HNL:
434
434
  :one: "Honduras lempirası"
435
435
  :other: "Honduras lempirası"
436
- :symbol: "HNL"
436
+ :symbol: HNL
437
437
  :HRD:
438
438
  :one: "Hırvatistan Dinarı"
439
439
  :other: "Hırvatistan Dinarı"
440
- :symbol: "HRD"
440
+ :symbol: HRD
441
441
  :HRK:
442
442
  :one: "Hırvatistan kunası"
443
443
  :other: "Hırvatistan kunası"
444
- :symbol: "HRK"
444
+ :symbol: HRK
445
445
  :HTG:
446
446
  :one: "Haiti gurdu"
447
447
  :other: "Haiti gurdu"
448
- :symbol: "HTG"
448
+ :symbol: HTG
449
449
  :HUF:
450
450
  :one: "Macar forinti"
451
451
  :other: "Macar forinti"
452
- :symbol: "HUF"
452
+ :symbol: HUF
453
453
  :IDR:
454
454
  :one: "Endonezya rupiahı"
455
455
  :other: "Endonezya rupiahı"
456
- :symbol: "IDR"
456
+ :symbol: IDR
457
457
  :IEP:
458
458
  :one: "İrlanda Lirası"
459
459
  :other: "İrlanda Lirası"
460
- :symbol: "IEP"
460
+ :symbol: IEP
461
461
  :ILP:
462
462
  :one: "İsrail Lirası"
463
463
  :other: "İsrail Lirası"
464
- :symbol: "ILP"
464
+ :symbol: ILP
465
465
  :ILR:
466
466
  :one: "İsrail şekeli (1980–1985)"
467
467
  :other: "İsrail şekeli (1980–1985)"
468
468
  :ILS:
469
469
  :one: "Yeni İsrail şekeli"
470
470
  :other: "Yeni İsrail şekeli"
471
- :symbol: ""
471
+ :symbol: ₪
472
472
  :INR:
473
473
  :one: "Hindistan rupisi"
474
474
  :other: "Hindistan rupisi"
475
- :symbol: ""
475
+ :symbol: ₹
476
476
  :IQD:
477
477
  :one: "Irak dinarı"
478
478
  :other: "Irak dinarı"
479
- :symbol: "IQD"
479
+ :symbol: IQD
480
480
  :IRR:
481
481
  :one: "İran riyali"
482
482
  :other: "İran riyali"
483
- :symbol: "IRR"
483
+ :symbol: IRR
484
484
  :ISJ:
485
485
  :one: "İzlanda kronu (1918–1981)"
486
486
  :other: "İzlanda kronu (1918–1981)"
487
487
  :ISK:
488
488
  :one: "İzlanda kronu"
489
489
  :other: "İzlanda kronu"
490
- :symbol: "ISK"
490
+ :symbol: ISK
491
491
  :ITL:
492
492
  :one: "İtalyan Lireti"
493
493
  :other: "İtalyan Lireti"
494
- :symbol: "ITL"
494
+ :symbol: ITL
495
495
  :JMD:
496
496
  :one: "Jamaika doları"
497
497
  :other: "Jamaika doları"
498
- :symbol: "JMD"
498
+ :symbol: JMD
499
499
  :JOD:
500
500
  :one: "Ürdün dinarı"
501
501
  :other: "Ürdün dinarı"
502
- :symbol: "JOD"
502
+ :symbol: JOD
503
503
  :JPY:
504
504
  :one: "Japon yeni"
505
505
  :other: "Japon yeni"
506
- :symbol: "¥"
506
+ :symbol: ¥
507
507
  :KES:
508
508
  :one: "Kenya şilini"
509
509
  :other: "Kenya şilini"
510
- :symbol: "KES"
510
+ :symbol: KES
511
511
  :KGS:
512
512
  :one: "Kırgızistan somu"
513
513
  :other: "Kırgızistan somu"
514
- :symbol: "KGS"
514
+ :symbol: KGS
515
515
  :KHR:
516
516
  :one: "Kamboçya rieli"
517
517
  :other: "Kamboçya rieli"
518
- :symbol: "KHR"
518
+ :symbol: KHR
519
519
  :KMF:
520
520
  :one: "Komorlar frangı"
521
521
  :other: "Komorlar frangı"
522
- :symbol: "KMF"
522
+ :symbol: KMF
523
523
  :KPW:
524
524
  :one: "Kuzey Kore wonu"
525
525
  :other: "Kuzey Kore wonu"
526
- :symbol: "KPW"
526
+ :symbol: KPW
527
527
  :KRH:
528
528
  :one: "Güney Kore hwanı (1953–1962)"
529
529
  :other: "Güney Kore hwanı (1953–1962)"
530
- :symbol: "KRH"
530
+ :symbol: KRH
531
531
  :KRO:
532
532
  :one: "Güney Kore wonu (1945–1953)"
533
533
  :other: "Güney Kore wonu (1945–1953)"
534
- :symbol: "KRO"
534
+ :symbol: KRO
535
535
  :KRW:
536
536
  :one: "Güney Kore wonu"
537
537
  :other: "Güney Kore wonu"
538
- :symbol: ""
538
+ :symbol: ₩
539
539
  :KWD:
540
540
  :one: "Kuveyt dinarı"
541
541
  :other: "Kuveyt dinarı"
542
- :symbol: "KWD"
542
+ :symbol: KWD
543
543
  :KYD:
544
544
  :one: "Cayman Adaları doları"
545
545
  :other: "Cayman Adaları doları"
546
- :symbol: "KYD"
546
+ :symbol: KYD
547
547
  :KZT:
548
548
  :one: "Kazakistan tengesi"
549
549
  :other: "Kazakistan tengesi"
550
- :symbol: "KZT"
550
+ :symbol: KZT
551
551
  :LAK:
552
552
  :one: "Laos kipi"
553
553
  :other: "Laos kipi"
554
- :symbol: "LAK"
554
+ :symbol: LAK
555
555
  :LBP:
556
556
  :one: "Lübnan lirası"
557
557
  :other: "Lübnan lirası"
558
- :symbol: "LBP"
558
+ :symbol: LBP
559
559
  :LKR:
560
560
  :one: "Sri Lanka rupisi"
561
561
  :other: "Sri Lanka rupisi"
562
- :symbol: "LKR"
562
+ :symbol: LKR
563
563
  :LRD:
564
564
  :one: "Liberya doları"
565
565
  :other: "Liberya doları"
566
- :symbol: "LRD"
566
+ :symbol: LRD
567
567
  :LSL:
568
568
  :one: "Lesotho Lotisi"
569
569
  :LTL:
570
570
  :one: "Litvanya litası"
571
571
  :other: "Litvanya litası"
572
- :symbol: "LTL"
572
+ :symbol: LTL
573
573
  :LTT:
574
574
  :one: "Litvanya Talonu"
575
575
  :other: "Litvanya Talonu"
576
- :symbol: "LTT"
576
+ :symbol: LTT
577
577
  :LUC:
578
578
  :one: "Konvertibl Lüksemburg Frangı"
579
579
  :other: "Konvertibl Lüksemburg Frangı"
580
- :symbol: "LUC"
580
+ :symbol: LUC
581
581
  :LUF:
582
582
  :one: "Lüksemburg Frangı"
583
583
  :other: "Lüksemburg Frangı"
584
- :symbol: "LUF"
584
+ :symbol: LUF
585
585
  :LUL:
586
586
  :one: "Finansal Lüksemburg Frangı"
587
587
  :other: "Finansal Lüksemburg Frangı"
588
- :symbol: "LUL"
588
+ :symbol: LUL
589
589
  :LVL:
590
590
  :one: "Letonya latı"
591
591
  :other: "Letonya latı"
592
- :symbol: "LVL"
592
+ :symbol: LVL
593
593
  :LVR:
594
594
  :one: "Letonya Rublesi"
595
595
  :other: "Letonya Rublesi"
596
- :symbol: "LVR"
596
+ :symbol: LVR
597
597
  :LYD:
598
598
  :one: "Libya dinarı"
599
599
  :other: "Libya dinarı"
600
- :symbol: "LYD"
600
+ :symbol: LYD
601
601
  :MAD:
602
602
  :one: "Fas dirhemi"
603
603
  :other: "Fas dirhemi"
604
- :symbol: "MAD"
604
+ :symbol: MAD
605
605
  :MAF:
606
606
  :one: "Fas Frangı"
607
607
  :MCF:
608
608
  :one: "Monako frangı"
609
609
  :other: "Monako frangı"
610
- :symbol: "MCF"
610
+ :symbol: MCF
611
611
  :MDC:
612
612
  :one: "Moldova kuponu"
613
613
  :other: "Moldova kuponu"
614
- :symbol: "MDC"
614
+ :symbol: MDC
615
615
  :MDL:
616
616
  :one: "Moldova leyi"
617
617
  :other: "Moldova leyi"
618
- :symbol: "MDL"
618
+ :symbol: MDL
619
619
  :MGA:
620
620
  :one: "Madagaskar ariarisi"
621
621
  :other: "Madagaskar ariarisi"
622
- :symbol: "MGA"
622
+ :symbol: MGA
623
623
  :MGF:
624
624
  :one: "Madagaskar Frangı"
625
625
  :MKD:
626
626
  :one: "Makedonya dinarı"
627
627
  :other: "Makedonya dinarı"
628
- :symbol: "MKD"
628
+ :symbol: MKD
629
629
  :MKN:
630
630
  :one: "Makedonya dinarı (1992–1993)"
631
631
  :other: "Makedonya dinarı (1992–1993)"
632
- :symbol: "MKN"
632
+ :symbol: MKN
633
633
  :MLF:
634
634
  :one: "Mali Frangı"
635
635
  :MMK:
636
636
  :one: "Myanmar kyatı"
637
637
  :other: "Myanmar kyatı"
638
- :symbol: "MMK"
638
+ :symbol: MMK
639
639
  :MNT:
640
640
  :one: "Moğolistan tugriki"
641
641
  :other: "Moğolistan tugriki"
642
- :symbol: "MNT"
642
+ :symbol: MNT
643
643
  :MOP:
644
644
  :one: "Makao patakası"
645
645
  :other: "Makao patakası"
646
- :symbol: "MOP"
646
+ :symbol: MOP
647
647
  :MRO:
648
648
  :one: "Moritanya ouguiyası"
649
649
  :other: "Moritanya ouguiyası"
650
- :symbol: "MRO"
650
+ :symbol: MRO
651
651
  :MTL:
652
652
  :one: "Malta Lirası"
653
653
  :other: "Malta Lirası"
654
- :symbol: "MTL"
654
+ :symbol: MTL
655
655
  :MTP:
656
656
  :one: "Malta Sterlini"
657
657
  :other: "Malta Sterlini"
658
- :symbol: "MTP"
658
+ :symbol: MTP
659
659
  :MUR:
660
660
  :one: "Mauritius rupisi"
661
661
  :other: "Mauritius rupisi"
662
- :symbol: "MUR"
662
+ :symbol: MUR
663
663
  :MVP:
664
664
  :one: "Maldiv rupisi"
665
665
  :other: "Maldiv rupisi"
666
666
  :MVR:
667
667
  :one: "Maldiv rufiyaası"
668
668
  :other: "Maldiv rufiyaası"
669
- :symbol: "MVR"
669
+ :symbol: MVR
670
670
  :MWK:
671
671
  :one: "Malavi kvaçası"
672
672
  :other: "Malavi kvaçası"
673
- :symbol: "MWK"
673
+ :symbol: MWK
674
674
  :MXN:
675
675
  :one: "Meksika pesosu"
676
676
  :other: "Meksika pesosu"
677
- :symbol: "MX$"
677
+ :symbol: MX$
678
678
  :MXP:
679
679
  :one: "Gümüş Meksika Pezosu (1861–1992)"
680
680
  :other: "Gümüş Meksika Pezosu (1861–1992)"
681
- :symbol: "MXP"
681
+ :symbol: MXP
682
682
  :MXV:
683
683
  :one: "Meksika Unidad de Inversion (UDI)"
684
684
  :other: "Meksika Unidad de Inversion (UDI)"
685
- :symbol: "MXV"
685
+ :symbol: MXV
686
686
  :MYR:
687
687
  :one: "Malezya ringgiti"
688
688
  :other: "Malezya ringgiti"
689
- :symbol: "MYR"
689
+ :symbol: MYR
690
690
  :MZE:
691
691
  :one: "Mozambik Esküdosu"
692
692
  :MZM:
@@ -694,327 +694,327 @@
694
694
  :MZN:
695
695
  :one: "Mozambik metikali"
696
696
  :other: "Mozambik metikali"
697
- :symbol: "MZN"
697
+ :symbol: MZN
698
698
  :NAD:
699
699
  :one: "Namibya doları"
700
700
  :other: "Namibya doları"
701
- :symbol: "NAD"
701
+ :symbol: NAD
702
702
  :NGN:
703
703
  :one: "Nijerya nairası"
704
704
  :other: "Nijerya nairası"
705
- :symbol: "NGN"
705
+ :symbol: NGN
706
706
  :NIC:
707
707
  :one: "Nikaragua Kordobası (1988–1991)"
708
708
  :other: "Nikaragua Kordobası (1988–1991)"
709
- :symbol: "NIC"
709
+ :symbol: NIC
710
710
  :NIO:
711
711
  :one: "Nikaragua kordobası"
712
712
  :other: "Nikaragua kordobası"
713
- :symbol: "NIO"
713
+ :symbol: NIO
714
714
  :NLG:
715
715
  :one: "Hollanda Florini"
716
716
  :other: "Hollanda Florini"
717
- :symbol: "NLG"
717
+ :symbol: NLG
718
718
  :NOK:
719
719
  :one: "Norveç kronu"
720
720
  :other: "Norveç kronu"
721
- :symbol: "NOK"
721
+ :symbol: NOK
722
722
  :NPR:
723
723
  :one: "Nepal rupisi"
724
724
  :other: "Nepal rupisi"
725
- :symbol: "NPR"
725
+ :symbol: NPR
726
726
  :NZD:
727
727
  :one: "Yeni Zelanda doları"
728
728
  :other: "Yeni Zelanda doları"
729
- :symbol: "NZ$"
729
+ :symbol: NZ$
730
730
  :OMR:
731
731
  :one: "Umman riyali"
732
732
  :other: "Umman riyali"
733
- :symbol: "OMR"
733
+ :symbol: OMR
734
734
  :PAB:
735
735
  :one: "Panama balboası"
736
736
  :other: "Panama balboası"
737
- :symbol: "PAB"
737
+ :symbol: PAB
738
738
  :PEI:
739
739
  :one: "Peru İnti"
740
740
  :other: "Peru İnti"
741
- :symbol: "PEI"
741
+ :symbol: PEI
742
742
  :PEN:
743
743
  :one: "Peru nuevo solü"
744
744
  :other: "Peru nuevo solü"
745
- :symbol: "PEN"
745
+ :symbol: PEN
746
746
  :PES:
747
747
  :one: "Peru Solu"
748
748
  :other: "Peru Solu"
749
- :symbol: "PES"
749
+ :symbol: PES
750
750
  :PGK:
751
751
  :one: "Papua Yeni Gine kinası"
752
752
  :other: "Papua Yeni Gine kinası"
753
- :symbol: "PGK"
753
+ :symbol: PGK
754
754
  :PHP:
755
755
  :one: "Filipinler pesosu"
756
756
  :other: "Filipinler pesosu"
757
- :symbol: "PHP"
757
+ :symbol: PHP
758
758
  :PKR:
759
759
  :one: "Pakistan rupisi"
760
760
  :other: "Pakistan rupisi"
761
- :symbol: "PKR"
761
+ :symbol: PKR
762
762
  :PLN:
763
763
  :one: "Polonya zlotisi"
764
764
  :other: "Polonya zlotisi"
765
- :symbol: "PLN"
765
+ :symbol: PLN
766
766
  :PLZ:
767
767
  :one: "Polonya Zlotisi (1950–1995)"
768
768
  :other: "Polonya Zlotisi (1950–1995)"
769
- :symbol: "PLZ"
769
+ :symbol: PLZ
770
770
  :PTE:
771
771
  :one: "Portekiz Esküdosu"
772
772
  :other: "Portekiz Esküdosu"
773
- :symbol: "PTE"
773
+ :symbol: PTE
774
774
  :PYG:
775
775
  :one: "Paraguay guaranisi"
776
776
  :other: "Paraguay guaranisi"
777
- :symbol: "PYG"
777
+ :symbol: PYG
778
778
  :QAR:
779
779
  :one: "Katar riyali"
780
780
  :other: "Katar riyali"
781
- :symbol: "QAR"
781
+ :symbol: QAR
782
782
  :RHD:
783
783
  :one: "Rodezya Doları"
784
784
  :ROL:
785
785
  :one: "Eski Romen Leyi"
786
786
  :other: "Eski Romen Leyi"
787
- :symbol: "ROL"
787
+ :symbol: ROL
788
788
  :RON:
789
789
  :one: "Romen leyi"
790
790
  :other: "Romen leyi"
791
- :symbol: "RON"
791
+ :symbol: RON
792
792
  :RSD:
793
793
  :one: "Sırp dinarı"
794
794
  :other: "Sırp dinarı"
795
- :symbol: "RSD"
795
+ :symbol: RSD
796
796
  :RUB:
797
797
  :one: "Rus rublesi"
798
798
  :other: "Rus rublesi"
799
- :symbol: "RUB"
799
+ :symbol: RUB
800
800
  :RUR:
801
801
  :one: "Rus Rublesi (1991–1998)"
802
802
  :other: "Rus Rublesi (1991–1998)"
803
- :symbol: "RUR"
803
+ :symbol: RUR
804
804
  :RWF:
805
805
  :one: "Ruanda frangı"
806
806
  :other: "Ruanda frangı"
807
- :symbol: "RWF"
807
+ :symbol: RWF
808
808
  :SAR:
809
809
  :one: "Suudi Arabistan riyali"
810
810
  :other: "Suudi Arabistan riyali"
811
- :symbol: "SAR"
811
+ :symbol: SAR
812
812
  :SBD:
813
813
  :one: "Solomon Adaları doları"
814
814
  :other: "Solomon Adaları doları"
815
- :symbol: "SBD"
815
+ :symbol: SBD
816
816
  :SCR:
817
817
  :one: "Seyşeller rupisi"
818
818
  :other: "Seyşeller rupisi"
819
- :symbol: "SCR"
819
+ :symbol: SCR
820
820
  :SDD:
821
821
  :one: "Eski Sudan Dinarı"
822
822
  :SDG:
823
823
  :one: "Sudan lirası"
824
824
  :other: "Sudan lirası"
825
- :symbol: "SDG"
825
+ :symbol: SDG
826
826
  :SDP:
827
827
  :one: "Eski Sudan Lirası"
828
828
  :SEK:
829
829
  :one: "İsveç kronu"
830
830
  :other: "İsveç kronu"
831
- :symbol: "SEK"
831
+ :symbol: SEK
832
832
  :SGD:
833
833
  :one: "Singapur doları"
834
834
  :other: "Singapur doları"
835
- :symbol: "SGD"
835
+ :symbol: SGD
836
836
  :SHP:
837
837
  :one: "Saint Helena lirası"
838
838
  :other: "Saint Helena lirası"
839
- :symbol: "SHP"
839
+ :symbol: SHP
840
840
  :SIT:
841
841
  :one: "Slovenya Toları"
842
842
  :other: "Slovenya Toları"
843
- :symbol: "SIT"
843
+ :symbol: SIT
844
844
  :SKK:
845
845
  :one: "Slovak Korunası"
846
846
  :other: "Slovak Korunası"
847
- :symbol: "SKK"
847
+ :symbol: SKK
848
848
  :SLL:
849
849
  :one: "Sierra Leone leonesi"
850
850
  :other: "Sierra Leone leonesi"
851
- :symbol: "SLL"
851
+ :symbol: SLL
852
852
  :SOS:
853
853
  :one: "Somali şilini"
854
854
  :other: "Somali şilini"
855
- :symbol: "SOS"
855
+ :symbol: SOS
856
856
  :SRD:
857
857
  :one: "Surinam doları"
858
858
  :other: "Surinam doları"
859
- :symbol: "SRD"
859
+ :symbol: SRD
860
860
  :SRG:
861
861
  :one: "Surinam Guldeni"
862
862
  :other: "Surinam Guldeni"
863
- :symbol: "SRG"
863
+ :symbol: SRG
864
864
  :SSP:
865
865
  :one: "Güney Sudan lirası"
866
866
  :other: "Güney Sudan lirası"
867
- :symbol: "SSP"
867
+ :symbol: SSP
868
868
  :STD:
869
869
  :one: "São Tomé ve Príncipe dobrası"
870
870
  :other: "São Tomé ve Príncipe dobrası"
871
- :symbol: "STD"
871
+ :symbol: STD
872
872
  :SUR:
873
873
  :one: "Sovyet Rublesi"
874
874
  :other: "Sovyet Rublesi"
875
- :symbol: "SUR"
875
+ :symbol: SUR
876
876
  :SVC:
877
877
  :one: "El Salvador Kolonu"
878
878
  :other: "El Salvador Kolonu"
879
- :symbol: "SVC"
879
+ :symbol: SVC
880
880
  :SYP:
881
881
  :one: "Suriye lirası"
882
882
  :other: "Suriye lirası"
883
- :symbol: "SYP"
883
+ :symbol: SYP
884
884
  :SZL:
885
885
  :one: "Svaziland lilangenisi"
886
886
  :other: "Svaziland lilangenisi"
887
- :symbol: "SZL"
887
+ :symbol: SZL
888
888
  :THB:
889
889
  :one: "Tayland bahtı"
890
890
  :other: "Tayland bahtı"
891
- :symbol: "฿"
891
+ :symbol: ฿
892
892
  :TJR:
893
893
  :one: "Tacikistan Rublesi"
894
894
  :other: "Tacikistan Rublesi"
895
- :symbol: "TJR"
895
+ :symbol: TJR
896
896
  :TJS:
897
897
  :one: "Tacikistan somonisi"
898
898
  :other: "Tacikistan somonisi"
899
- :symbol: "TJS"
899
+ :symbol: TJS
900
900
  :TMM:
901
901
  :one: "Türkmenistan Manatı (1993–2009)"
902
902
  :other: "Türkmenistan Manatı (1993–2009)"
903
- :symbol: "TMM"
903
+ :symbol: TMM
904
904
  :TMT:
905
905
  :one: "Türkmenistan manatı"
906
906
  :other: "Türkmenistan manatı"
907
- :symbol: "TMT"
907
+ :symbol: TMT
908
908
  :TND:
909
909
  :one: "Tunus dinarı"
910
910
  :other: "Tunus dinarı"
911
- :symbol: "TND"
911
+ :symbol: TND
912
912
  :TOP:
913
913
  :one: "Tonga paʻangası"
914
914
  :other: "Tonga paʻangası"
915
- :symbol: "TOP"
915
+ :symbol: TOP
916
916
  :TPE:
917
917
  :one: "Timor Esküdosu"
918
918
  :other: "Timor Esküdosu"
919
- :symbol: "TPE"
919
+ :symbol: TPE
920
920
  :TRL:
921
921
  :one: "Eski Türk Lirası"
922
922
  :other: "Eski Türk Lirası"
923
- :symbol: "TRL"
923
+ :symbol: TRL
924
924
  :TRY:
925
925
  :one: "Türk lirası"
926
926
  :other: "Türk lirası"
927
- :symbol: ""
927
+ :symbol: ₺
928
928
  :TTD:
929
929
  :one: "Trinidad ve Tobago doları"
930
930
  :other: "Trinidad ve Tobago doları"
931
- :symbol: "TTD"
931
+ :symbol: TTD
932
932
  :TWD:
933
933
  :one: "Yeni Tayvan doları"
934
934
  :other: "Yeni Tayvan doları"
935
- :symbol: "NT$"
935
+ :symbol: NT$
936
936
  :TZS:
937
937
  :one: "Tanzanya şilini"
938
938
  :other: "Tanzanya şilini"
939
- :symbol: "TZS"
939
+ :symbol: TZS
940
940
  :UAH:
941
941
  :one: "Ukrayna grivnası"
942
942
  :other: "Ukrayna grivnası"
943
- :symbol: "UAH"
943
+ :symbol: UAH
944
944
  :UAK:
945
945
  :one: "Ukrayna Karbovanetz"
946
946
  :other: "Ukrayna Karbovanetz"
947
- :symbol: "UAK"
947
+ :symbol: UAK
948
948
  :UGS:
949
949
  :one: "Uganda Şilini (1966–1987)"
950
950
  :UGX:
951
951
  :one: "Uganda şilini"
952
952
  :other: "Uganda şilini"
953
- :symbol: "UGX"
953
+ :symbol: UGX
954
954
  :USD:
955
955
  :one: "ABD doları"
956
956
  :other: "ABD doları"
957
- :symbol: "$"
957
+ :symbol: $
958
958
  :USN:
959
959
  :one: "ABD Doları (Ertesi gün)"
960
960
  :other: "ABD Doları (Ertesi gün)"
961
- :symbol: "USN"
961
+ :symbol: USN
962
962
  :USS:
963
963
  :one: "ABD Doları (Aynı gün)"
964
964
  :other: "ABD Doları (Aynı gün)"
965
- :symbol: "USS"
965
+ :symbol: USS
966
966
  :UYI:
967
967
  :one: "Uruguay Peso en Unidades Indexadas"
968
968
  :other: "Uruguay Peso en Unidades Indexadas"
969
- :symbol: "UYI"
969
+ :symbol: UYI
970
970
  :UYP:
971
971
  :one: "Uruguay Pezosu (1975–1993)"
972
972
  :other: "Uruguay Pezosu (1975–1993)"
973
- :symbol: "UYP"
973
+ :symbol: UYP
974
974
  :UYU:
975
975
  :one: "Uruguay pesosu"
976
976
  :other: "Uruguay pesosu"
977
- :symbol: "UYU"
977
+ :symbol: UYU
978
978
  :UZS:
979
979
  :one: "Özbekistan somu"
980
980
  :other: "Özbekistan somu"
981
- :symbol: "UZS"
981
+ :symbol: UZS
982
982
  :VEB:
983
983
  :one: "Venezuela Bolivarı (1871–2008)"
984
984
  :other: "Venezuela Bolivarı (1871–2008)"
985
- :symbol: "VEB"
985
+ :symbol: VEB
986
986
  :VEF:
987
987
  :one: "Venezuela bolivarı"
988
988
  :other: "Venezuela bolivarı"
989
- :symbol: "VEF"
989
+ :symbol: VEF
990
990
  :VND:
991
991
  :one: "Vietnam dongu"
992
992
  :other: "Vietnam dongu"
993
- :symbol: ""
993
+ :symbol: ₫
994
994
  :VNN:
995
995
  :one: "Vietnam dongu (1978–1985)"
996
996
  :other: "Vietnam dongu (1978–1985)"
997
- :symbol: "VNN"
997
+ :symbol: VNN
998
998
  :VUV:
999
999
  :one: "Vanuatu vatusu"
1000
1000
  :other: "Vanuatu vatusu"
1001
- :symbol: "VUV"
1001
+ :symbol: VUV
1002
1002
  :WST:
1003
1003
  :one: "Samoa talası"
1004
1004
  :other: "Samoa talası"
1005
- :symbol: "WST"
1005
+ :symbol: WST
1006
1006
  :XAF:
1007
1007
  :one: "CFA frangı BEAC"
1008
1008
  :other: "CFA frangı BEAC"
1009
- :symbol: "FCFA"
1009
+ :symbol: FCFA
1010
1010
  :XAG:
1011
- :one: "Gümüş"
1012
- :other: "Gümüş"
1013
- :symbol: "XAG"
1011
+ :one: Gümüş
1012
+ :other: Gümüş
1013
+ :symbol: XAG
1014
1014
  :XAU:
1015
- :one: "Altın"
1016
- :other: "Altın"
1017
- :symbol: "XAU"
1015
+ :one: Altın
1016
+ :other: Altın
1017
+ :symbol: XAU
1018
1018
  :XBA:
1019
1019
  :one: "Birleşik Avrupa Birimi"
1020
1020
  :XBB:
@@ -1026,13 +1026,13 @@
1026
1026
  :XCD:
1027
1027
  :one: "Doğu Karayip doları"
1028
1028
  :other: "Doğu Karayip doları"
1029
- :symbol: "EC$"
1029
+ :symbol: EC$
1030
1030
  :XDR:
1031
1031
  :one: "Özel Çekme Hakkı (SDR)"
1032
1032
  :XEU:
1033
1033
  :one: "Avrupa Para Birimi"
1034
1034
  :other: "Avrupa Para Birimi"
1035
- :symbol: "XEU"
1035
+ :symbol: XEU
1036
1036
  :XFO:
1037
1037
  :one: "Fransız Altın Frangı"
1038
1038
  :XFU:
@@ -1040,71 +1040,71 @@
1040
1040
  :XOF:
1041
1041
  :one: "CFA frangı BCEAO"
1042
1042
  :other: "CFA frangı BCEAO"
1043
- :symbol: "CFA"
1043
+ :symbol: CFA
1044
1044
  :XPD:
1045
- :one: "Paladyum"
1045
+ :one: Paladyum
1046
1046
  :XPF:
1047
1047
  :one: "CFP frangı"
1048
1048
  :other: "CFP frangı"
1049
- :symbol: "CFPF"
1049
+ :symbol: CFPF
1050
1050
  :XPT:
1051
- :one: "Platin"
1052
- :symbol: "XPT"
1051
+ :one: Platin
1052
+ :symbol: XPT
1053
1053
  :XRE:
1054
1054
  :one: "RINET Fonları"
1055
1055
  :other: "RINET Fonları"
1056
- :symbol: "XRE"
1056
+ :symbol: XRE
1057
1057
  :XSU:
1058
- :one: "Sucre"
1059
- :other: "Sucre"
1060
- :symbol: "XSU"
1058
+ :one: Sucre
1059
+ :other: Sucre
1060
+ :symbol: XSU
1061
1061
  :XTS:
1062
1062
  :one: "Test Para Birimi Kodu"
1063
1063
  :other: "Test Para Birimi Kodu"
1064
- :symbol: "XTS"
1064
+ :symbol: XTS
1065
1065
  :XUA:
1066
1066
  :one: "ADB hesap birimi"
1067
1067
  :other: "ADB hesap birimi"
1068
- :symbol: "XUA"
1068
+ :symbol: XUA
1069
1069
  :XXX:
1070
1070
  :one: "(bilinmeyen para birimi)"
1071
1071
  :other: "(bilinmeyen para birimi)"
1072
1072
  :YDD:
1073
1073
  :one: "Yemen Dinarı"
1074
1074
  :other: "Yemen Dinarı"
1075
- :symbol: "YDD"
1075
+ :symbol: YDD
1076
1076
  :YER:
1077
1077
  :one: "Yemen riyali"
1078
1078
  :other: "Yemen riyali"
1079
- :symbol: "YER"
1079
+ :symbol: YER
1080
1080
  :YUD:
1081
1081
  :one: "Yugoslav Dinarı (Hard)"
1082
1082
  :other: "Yugoslav Dinarı (Hard)"
1083
- :symbol: "YUD"
1083
+ :symbol: YUD
1084
1084
  :YUM:
1085
1085
  :one: "Yeni Yugoslav Dinarı"
1086
1086
  :other: "Yeni Yugoslav Dinarı"
1087
- :symbol: "YUM"
1087
+ :symbol: YUM
1088
1088
  :YUN:
1089
1089
  :one: "Konvertibl Yugoslav Dinarı"
1090
1090
  :other: "Konvertibl Yugoslav Dinarı"
1091
- :symbol: "YUN"
1091
+ :symbol: YUN
1092
1092
  :YUR:
1093
1093
  :one: "İyileştirilmiş Yugoslav dinarı (1992–1993)"
1094
1094
  :other: "İyileştirilmiş Yugoslav dinarı (1992–1993)"
1095
- :symbol: "YUR"
1095
+ :symbol: YUR
1096
1096
  :ZAL:
1097
1097
  :one: "Güney Afrika Randı (finansal)"
1098
1098
  :ZAR:
1099
1099
  :one: "Güney Afrika randı"
1100
1100
  :other: "Güney Afrika randı"
1101
- :symbol: "ZAR"
1101
+ :symbol: ZAR
1102
1102
  :ZMK:
1103
1103
  :one: "Zambiya Kvaçası (1968–2012)"
1104
1104
  :ZMW:
1105
1105
  :one: "Zambiya kvaçası"
1106
1106
  :other: "Zambiya kvaçası"
1107
- :symbol: "ZMW"
1107
+ :symbol: ZMW
1108
1108
  :ZRN:
1109
1109
  :one: "Yeni Zaire Zairesi"
1110
1110
  :ZRZ:
@@ -1116,4 +1116,4 @@
1116
1116
  :ZWR:
1117
1117
  :one: "Zimbabve doları (2008)"
1118
1118
  :other: "Zimbabve doları (2008)"
1119
- :symbol: "ZWR"
1119
+ :symbol: ZWR