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
  :EEEEd: "d일 EEEE"
8
8
  :EHm: "(E) HH:mm"
9
9
  :EHms: "(E) HH:mm:ss"
@@ -15,26 +15,26 @@
15
15
  :GyMMMEEEEd: "G y년 MMM d일 EEEE"
16
16
  :GyMMMEd: "G y년 MMM d일 (E)"
17
17
  :GyMMMd: "G y년 MMM d일"
18
- :H: "H시"
18
+ :H: H시
19
19
  :HHmmss: "HH:mm:ss"
20
20
  :Hm: "HH:mm"
21
21
  :Hms: "H시 m분 s초"
22
- :M: "M월"
22
+ :M: M월
23
23
  :MEEEEd: "M. d. EEEE"
24
24
  :MEd: "M. d. (E)"
25
- :MMM: "LLL"
25
+ :MMM: LLL
26
26
  :MMMEEEEd: "MMM d일 EEEE"
27
27
  :MMMEd: "MMM d일 (E)"
28
28
  :MMMd: "MMM d일"
29
29
  :Md: "M. d."
30
- :d: "d일"
30
+ :d: d일
31
31
  :h: "a h시"
32
32
  :hm: "a h:mm"
33
33
  :hms: "a h:mm:ss"
34
34
  :mmss: "mm:ss"
35
35
  :ms: "mm:ss"
36
36
  ? !ruby/symbol "y"
37
- : "y년"
37
+ : y년
38
38
  :yM: "y. M."
39
39
  :yMEEEEd: "y. M. d. EEEE"
40
40
  :yMEd: "y. M. d. (E)"
@@ -49,108 +49,108 @@
49
49
  :days:
50
50
  :format:
51
51
  :abbreviated:
52
- :fri: ""
53
- :mon: ""
54
- :sat: ""
55
- :sun: ""
56
- :thu: ""
57
- :tue: ""
58
- :wed: ""
52
+ :fri: 금
53
+ :mon: 월
54
+ :sat: 토
55
+ :sun: 일
56
+ :thu: 목
57
+ :tue: 화
58
+ :wed: 수
59
59
  :narrow:
60
- :fri: ""
61
- :mon: ""
62
- :sat: ""
63
- :sun: ""
64
- :thu: ""
65
- :tue: ""
66
- :wed: ""
60
+ :fri: 금
61
+ :mon: 월
62
+ :sat: 토
63
+ :sun: 일
64
+ :thu: 목
65
+ :tue: 화
66
+ :wed: 수
67
67
  :short:
68
- :fri: ""
69
- :mon: ""
70
- :sat: ""
71
- :sun: ""
72
- :thu: ""
73
- :tue: ""
74
- :wed: ""
68
+ :fri: 금
69
+ :mon: 월
70
+ :sat: 토
71
+ :sun: 일
72
+ :thu: 목
73
+ :tue: 화
74
+ :wed: 수
75
75
  :wide:
76
- :fri: "금요일"
77
- :mon: "월요일"
78
- :sat: "토요일"
79
- :sun: "일요일"
80
- :thu: "목요일"
81
- :tue: "화요일"
82
- :wed: "수요일"
76
+ :fri: 금요일
77
+ :mon: 월요일
78
+ :sat: 토요일
79
+ :sun: 일요일
80
+ :thu: 목요일
81
+ :tue: 화요일
82
+ :wed: 수요일
83
83
  :stand-alone:
84
84
  :abbreviated:
85
- :fri: ""
86
- :mon: ""
87
- :sat: ""
88
- :sun: ""
89
- :thu: ""
90
- :tue: ""
91
- :wed: ""
85
+ :fri: 금
86
+ :mon: 월
87
+ :sat: 토
88
+ :sun: 일
89
+ :thu: 목
90
+ :tue: 화
91
+ :wed: 수
92
92
  :narrow:
93
- :fri: ""
94
- :mon: ""
95
- :sat: ""
96
- :sun: ""
97
- :thu: ""
98
- :tue: ""
99
- :wed: ""
93
+ :fri: 금
94
+ :mon: 월
95
+ :sat: 토
96
+ :sun: 일
97
+ :thu: 목
98
+ :tue: 화
99
+ :wed: 수
100
100
  :short:
101
- :fri: ""
102
- :mon: ""
103
- :sat: ""
104
- :sun: ""
105
- :thu: ""
106
- :tue: ""
107
- :wed: ""
101
+ :fri: 금
102
+ :mon: 월
103
+ :sat: 토
104
+ :sun: 일
105
+ :thu: 목
106
+ :tue: 화
107
+ :wed: 수
108
108
  :wide:
109
- :fri: "금요일"
110
- :mon: "월요일"
111
- :sat: "토요일"
112
- :sun: "일요일"
113
- :thu: "목요일"
114
- :tue: "화요일"
115
- :wed: "수요일"
109
+ :fri: 금요일
110
+ :mon: 월요일
111
+ :sat: 토요일
112
+ :sun: 일요일
113
+ :thu: 목요일
114
+ :tue: 화요일
115
+ :wed: 수요일
116
116
  :eras:
117
117
  :abbr:
118
- 0: "BCE"
119
- 1: "CE"
118
+ 0: BCE
119
+ 1: CE
120
120
  :name:
121
- 0: "기원전"
122
- 1: "서기"
121
+ 0: 기원전
122
+ 1: 서기
123
123
  :narrow:
124
124
  0: ""
125
125
  :fields:
126
- :day: ""
127
- :day-narrow: ""
128
- :day-short: ""
129
- :dayperiod: "오전/오후"
130
- :era: "연호"
131
- :hour: ""
132
- :hour-narrow: ""
133
- :hour-short: ""
134
- :minute: ""
135
- :minute-narrow: ""
136
- :minute-short: ""
137
- :month: ""
138
- :month-narrow: ""
139
- :month-short: ""
140
- :quarter: "분기"
141
- :quarter-narrow: "분기"
142
- :quarter-short: "분기"
143
- :second: ""
144
- :second-narrow: ""
145
- :second-short: ""
146
- :week: ""
147
- :week-narrow: ""
148
- :week-short: ""
149
- :weekday: "요일"
150
- :year: ""
151
- :year-narrow: ""
152
- :year-short: ""
153
- :zone: "시간대"
126
+ :day: 일
127
+ :day-narrow: 일
128
+ :day-short: 일
129
+ :dayperiod: 오전/오후
130
+ :era: 연호
131
+ :hour: 시
132
+ :hour-narrow: 시
133
+ :hour-short: 시
134
+ :minute: 분
135
+ :minute-narrow: 분
136
+ :minute-short: 분
137
+ :month: 월
138
+ :month-narrow: 월
139
+ :month-short: 월
140
+ :quarter: 분기
141
+ :quarter-narrow: 분기
142
+ :quarter-short: 분기
143
+ :second: 초
144
+ :second-narrow: 초
145
+ :second-short: 초
146
+ :week: 주
147
+ :week-narrow: 주
148
+ :week-short: 주
149
+ :weekday: 요일
150
+ :year: 년
151
+ :year-narrow: 년
152
+ :year-short: 년
153
+ :zone: 시간대
154
154
  :formats:
155
155
  :date:
156
156
  :full:
@@ -182,103 +182,103 @@
182
182
  :months:
183
183
  :format:
184
184
  :abbreviated:
185
- 1: "1월"
186
- 10: "10월"
187
- 11: "11월"
188
- 12: "12월"
189
- 2: "2월"
190
- 3: "3월"
191
- 4: "4월"
192
- 5: "5월"
193
- 6: "6월"
194
- 7: "7월"
195
- 8: "8월"
196
- 9: "9월"
185
+ 1: 1월
186
+ 10: 10월
187
+ 11: 11월
188
+ 12: 12월
189
+ 2: 2월
190
+ 3: 3월
191
+ 4: 4월
192
+ 5: 5월
193
+ 6: 6월
194
+ 7: 7월
195
+ 8: 8월
196
+ 9: 9월
197
197
  :narrow:
198
- 1: "1월"
199
- 10: "10월"
200
- 11: "11월"
201
- 12: "12월"
202
- 2: "2월"
203
- 3: "3월"
204
- 4: "4월"
205
- 5: "5월"
206
- 6: "6월"
207
- 7: "7월"
208
- 8: "8월"
209
- 9: "9월"
198
+ 1: 1월
199
+ 10: 10월
200
+ 11: 11월
201
+ 12: 12월
202
+ 2: 2월
203
+ 3: 3월
204
+ 4: 4월
205
+ 5: 5월
206
+ 6: 6월
207
+ 7: 7월
208
+ 8: 8월
209
+ 9: 9월
210
210
  :wide:
211
- 1: "1월"
212
- 10: "10월"
213
- 11: "11월"
214
- 12: "12월"
215
- 2: "2월"
216
- 3: "3월"
217
- 4: "4월"
218
- 5: "5월"
219
- 6: "6월"
220
- 7: "7월"
221
- 8: "8월"
222
- 9: "9월"
211
+ 1: 1월
212
+ 10: 10월
213
+ 11: 11월
214
+ 12: 12월
215
+ 2: 2월
216
+ 3: 3월
217
+ 4: 4월
218
+ 5: 5월
219
+ 6: 6월
220
+ 7: 7월
221
+ 8: 8월
222
+ 9: 9월
223
223
  :stand-alone:
224
224
  :abbreviated:
225
- 1: "1월"
226
- 10: "10월"
227
- 11: "11월"
228
- 12: "12월"
229
- 2: "2월"
230
- 3: "3월"
231
- 4: "4월"
232
- 5: "5월"
233
- 6: "6월"
234
- 7: "7월"
235
- 8: "8월"
236
- 9: "9월"
225
+ 1: 1월
226
+ 10: 10월
227
+ 11: 11월
228
+ 12: 12월
229
+ 2: 2월
230
+ 3: 3월
231
+ 4: 4월
232
+ 5: 5월
233
+ 6: 6월
234
+ 7: 7월
235
+ 8: 8월
236
+ 9: 9월
237
237
  :narrow:
238
- 1: "1월"
239
- 10: "10월"
240
- 11: "11월"
241
- 12: "12월"
242
- 2: "2월"
243
- 3: "3월"
244
- 4: "4월"
245
- 5: "5월"
246
- 6: "6월"
247
- 7: "7월"
248
- 8: "8월"
249
- 9: "9월"
238
+ 1: 1월
239
+ 10: 10월
240
+ 11: 11월
241
+ 12: 12월
242
+ 2: 2월
243
+ 3: 3월
244
+ 4: 4월
245
+ 5: 5월
246
+ 6: 6월
247
+ 7: 7월
248
+ 8: 8월
249
+ 9: 9월
250
250
  :wide:
251
- 1: "1월"
252
- 10: "10월"
253
- 11: "11월"
254
- 12: "12월"
255
- 2: "2월"
256
- 3: "3월"
257
- 4: "4월"
258
- 5: "5월"
259
- 6: "6월"
260
- 7: "7월"
261
- 8: "8월"
262
- 9: "9월"
251
+ 1: 1월
252
+ 10: 10월
253
+ 11: 11월
254
+ 12: 12월
255
+ 2: 2월
256
+ 3: 3월
257
+ 4: 4월
258
+ 5: 5월
259
+ 6: 6월
260
+ 7: 7월
261
+ 8: 8월
262
+ 9: 9월
263
263
  :periods:
264
264
  :format:
265
265
  :abbreviated: :calendars.gregorian.dayPeriods.format.wide
266
266
  :narrow:
267
- :am: "오전"
268
- :noon: "정오"
269
- :pm: "오후"
267
+ :am: 오전
268
+ :noon: 정오
269
+ :pm: 오후
270
270
  :wide:
271
- :am: "오전"
272
- :noon: "정오"
273
- :pm: "오후"
271
+ :am: 오전
272
+ :noon: 정오
273
+ :pm: 오후
274
274
  :stand-alone: {}
275
275
  :quarters:
276
276
  :format:
277
277
  :abbreviated:
278
- 1: "1분기"
279
- 2: "2분기"
280
- 3: "3분기"
281
- 4: "4분기"
278
+ 1: 1분기
279
+ 2: 2분기
280
+ 3: 3분기
281
+ 4: 4분기
282
282
  :narrow:
283
283
  1: 1
284
284
  2: 2
@@ -291,10 +291,10 @@
291
291
  4: "제 4/4분기"
292
292
  :stand-alone:
293
293
  :abbreviated:
294
- 1: "1분기"
295
- 2: "2분기"
296
- 3: "3분기"
297
- 4: "4분기"
294
+ 1: 1분기
295
+ 2: 2분기
296
+ 3: 3분기
297
+ 4: 4분기
298
298
  :narrow:
299
299
  1: 1
300
300
  2: 2
@@ -6,29 +6,29 @@
6
6
  :AED:
7
7
  :one: "아랍에미리트 디르함"
8
8
  :other: "아랍에미리트 디르함"
9
- :symbol: "AED"
9
+ :symbol: AED
10
10
  :AFA:
11
11
  :one: "아프가니 (1927–2002)"
12
12
  :AFN:
13
13
  :one: "아프가니스탄 아프가니"
14
14
  :other: "아프가니스탄 아프가니"
15
- :symbol: "AFN"
15
+ :symbol: AFN
16
16
  :ALL:
17
17
  :one: "알바니아 레크"
18
18
  :other: "알바니아 레크"
19
- :symbol: "ALL"
19
+ :symbol: ALL
20
20
  :AMD:
21
21
  :one: "아르메니아 드람"
22
22
  :other: "아르메니아 드람"
23
- :symbol: "AMD"
23
+ :symbol: AMD
24
24
  :ANG:
25
25
  :one: "네덜란드령 안틸레스 길더"
26
26
  :other: "네덜란드령 안틸레스 길더"
27
- :symbol: "ANG"
27
+ :symbol: ANG
28
28
  :AOA:
29
29
  :one: "앙골라 콴자"
30
30
  :other: "앙골라 콴자"
31
- :symbol: "AOA"
31
+ :symbol: AOA
32
32
  :AOK:
33
33
  :one: "앙골라 콴자 (1977–1990)"
34
34
  :AON:
@@ -46,39 +46,39 @@
46
46
  :ARS:
47
47
  :one: "아르헨티나 페소"
48
48
  :other: "아르헨티나 페소"
49
- :symbol: "ARS"
49
+ :symbol: ARS
50
50
  :ATS:
51
51
  :one: "호주 실링"
52
52
  :AUD:
53
53
  :one: "호주 달러"
54
54
  :other: "호주 달러"
55
- :symbol: "AU$"
55
+ :symbol: AU$
56
56
  :AWG:
57
57
  :one: "아루바 플로린"
58
58
  :other: "아루바 플로린"
59
- :symbol: "AWG"
59
+ :symbol: AWG
60
60
  :AZM:
61
61
  :one: "아제르바이젠 마나트(1993–2006)"
62
62
  :AZN:
63
63
  :one: "아제르바이잔 마나트"
64
64
  :other: "아제르바이잔 마나트"
65
- :symbol: "AZN"
65
+ :symbol: AZN
66
66
  :BAD:
67
67
  :one: "보스니아-헤르체고비나 디나르"
68
68
  :BAM:
69
69
  :one: "보스니아-헤르체고비나 태환 마르크"
70
70
  :other: "보스니아-헤르체고비나 태환 마르크"
71
- :symbol: "BAM"
71
+ :symbol: BAM
72
72
  :BAN:
73
73
  :one: "보스니아-헤르체고비나 신디나르 (1994–1997)"
74
74
  :BBD:
75
75
  :one: "바베이도스 달러"
76
76
  :other: "바베이도스 달러"
77
- :symbol: "BBD"
77
+ :symbol: BBD
78
78
  :BDT:
79
79
  :one: "방글라데시 타카"
80
80
  :other: "방글라데시 타카"
81
- :symbol: "BDT"
81
+ :symbol: BDT
82
82
  :BEC:
83
83
  :one: "벨기에 프랑 (태환)"
84
84
  :BEF:
@@ -92,29 +92,29 @@
92
92
  :BGN:
93
93
  :one: "불가리아 레프"
94
94
  :other: "불가리아 레프"
95
- :symbol: "BGN"
95
+ :symbol: BGN
96
96
  :BGO:
97
97
  :one: "불가리아 렛 (1879–1952)"
98
98
  :BHD:
99
99
  :one: "바레인 디나르"
100
100
  :other: "바레인 디나르"
101
- :symbol: "BHD"
101
+ :symbol: BHD
102
102
  :BIF:
103
103
  :one: "부룬디 프랑"
104
104
  :other: "부룬디 프랑"
105
- :symbol: "BIF"
105
+ :symbol: BIF
106
106
  :BMD:
107
107
  :one: "버뮤다 달러"
108
108
  :other: "버뮤다 달러"
109
- :symbol: "BMD"
109
+ :symbol: BMD
110
110
  :BND:
111
111
  :one: "부루나이 달러"
112
112
  :other: "부루나이 달러"
113
- :symbol: "BND"
113
+ :symbol: BND
114
114
  :BOB:
115
- :one: "볼리비아노"
116
- :other: "볼리비아노"
117
- :symbol: "BOB"
115
+ :one: 볼리비아노
116
+ :other: 볼리비아노
117
+ :symbol: BOB
118
118
  :BOL:
119
119
  :one: "볼리비아 볼리비아노 (1863–1963)"
120
120
  :BOP:
@@ -130,7 +130,7 @@
130
130
  :BRL:
131
131
  :one: "브라질 레알"
132
132
  :other: "브라질 헤알"
133
- :symbol: "R$"
133
+ :symbol: R$
134
134
  :BRN:
135
135
  :one: "브라질 크루자두 노보"
136
136
  :BRR:
@@ -140,41 +140,41 @@
140
140
  :BSD:
141
141
  :one: "바하마 달러"
142
142
  :other: "바하마 달러"
143
- :symbol: "BSD"
143
+ :symbol: BSD
144
144
  :BTN:
145
145
  :one: "부탄 눌투눔"
146
146
  :other: "부탄 눌투눔"
147
- :symbol: "BTN"
147
+ :symbol: BTN
148
148
  :BUK:
149
149
  :one: "버마 차트"
150
150
  :BWP:
151
151
  :one: "보츠와나 폴라"
152
152
  :other: "보츠와나 폴라"
153
- :symbol: "BWP"
153
+ :symbol: BWP
154
154
  :BYB:
155
155
  :one: "벨라루스 신권 루블 (1994–1999)"
156
156
  :BYR:
157
157
  :one: "벨라루스 루블"
158
158
  :other: "벨라루스 루블"
159
- :symbol: "BYR"
159
+ :symbol: BYR
160
160
  :BZD:
161
161
  :one: "벨리즈 달러"
162
162
  :other: "벨리즈 달러"
163
- :symbol: "BZD"
163
+ :symbol: BZD
164
164
  :CAD:
165
165
  :one: "캐나다 달러"
166
166
  :other: "캐나다 달러"
167
- :symbol: "CA$"
167
+ :symbol: CA$
168
168
  :CDF:
169
169
  :one: "콩고 프랑 콩골라스"
170
170
  :other: "콩고 프랑 콩골라스"
171
- :symbol: "CDF"
171
+ :symbol: CDF
172
172
  :CHE:
173
173
  :one: "유로 (WIR)"
174
174
  :CHF:
175
175
  :one: "스위스 프랑"
176
176
  :other: "스위스 프랑"
177
- :symbol: "CHF"
177
+ :symbol: CHF
178
178
  :CHW:
179
179
  :one: "프랑 (WIR)"
180
180
  :CLE:
@@ -184,21 +184,21 @@
184
184
  :CLP:
185
185
  :one: "칠레 페소"
186
186
  :other: "칠레 페소"
187
- :symbol: "CLP"
187
+ :symbol: CLP
188
188
  :CNY:
189
189
  :one: "중국 위안화"
190
190
  :other: "중국 위안 인민폐"
191
- :symbol: "CN¥"
191
+ :symbol: CN¥
192
192
  :COP:
193
193
  :one: "콜롬비아 페소"
194
194
  :other: "콜롬비아 페소"
195
- :symbol: "COP"
195
+ :symbol: COP
196
196
  :COU:
197
197
  :one: "콜롬비아 실가 단위"
198
198
  :CRC:
199
199
  :one: "코스타리카 콜론"
200
200
  :other: "코스타리카 콜론"
201
- :symbol: "CRC"
201
+ :symbol: CRC
202
202
  :CSD:
203
203
  :one: "고 세르비아 디나르"
204
204
  :CSK:
@@ -206,21 +206,21 @@
206
206
  :CUC:
207
207
  :one: "쿠바 태환 페소"
208
208
  :other: "쿠바 태환 페소"
209
- :symbol: "CUC"
209
+ :symbol: CUC
210
210
  :CUP:
211
211
  :one: "쿠바 페소"
212
212
  :other: "쿠바 페소"
213
- :symbol: "CUP"
213
+ :symbol: CUP
214
214
  :CVE:
215
215
  :one: "카보베르데 에스쿠도"
216
216
  :other: "카보베르데 에스쿠도"
217
- :symbol: "CVE"
217
+ :symbol: CVE
218
218
  :CYP:
219
219
  :one: "싸이프러스 파운드"
220
220
  :CZK:
221
221
  :one: "체코 공화국 코루나"
222
222
  :other: "체코 공화국 코루나"
223
- :symbol: "CZK"
223
+ :symbol: CZK
224
224
  :DDM:
225
225
  :one: "동독 오스트마르크"
226
226
  :DEM:
@@ -228,19 +228,19 @@
228
228
  :DJF:
229
229
  :one: "지부티 프랑"
230
230
  :other: "지부티 프랑"
231
- :symbol: "DJF"
231
+ :symbol: DJF
232
232
  :DKK:
233
233
  :one: "덴마크 크로네"
234
234
  :other: "덴마크 크로네"
235
- :symbol: "DKK"
235
+ :symbol: DKK
236
236
  :DOP:
237
237
  :one: "도미니카 페소"
238
238
  :other: "도미니카 페소"
239
- :symbol: "DOP"
239
+ :symbol: DOP
240
240
  :DZD:
241
241
  :one: "알제리 디나르"
242
242
  :other: "알제리 디나르"
243
- :symbol: "DZD"
243
+ :symbol: DZD
244
244
  :ECS:
245
245
  :one: "에쿠아도르 수크레"
246
246
  :ECV:
@@ -250,66 +250,66 @@
250
250
  :EGP:
251
251
  :one: "이집트 파운드"
252
252
  :other: "이집트 파운드"
253
- :symbol: "EGP"
253
+ :symbol: EGP
254
254
  :ERN:
255
255
  :one: "에리트리아 나크파"
256
256
  :other: "에리트리아 나크파"
257
- :symbol: "ERN"
257
+ :symbol: ERN
258
258
  :ESA:
259
259
  :one: "스페인 페세타(예금)"
260
260
  :ESB:
261
261
  :one: "스페인 페세타(변환 예금)"
262
262
  :ESP:
263
263
  :one: "스페인 페세타"
264
- :symbol: ""
264
+ :symbol: ₧
265
265
  :ETB:
266
266
  :one: "이디오피아 비르"
267
267
  :other: "이디오피아 비르"
268
- :symbol: "ETB"
268
+ :symbol: ETB
269
269
  :EUR:
270
- :one: "유로"
271
- :other: "유로"
272
- :symbol: ""
270
+ :one: 유로
271
+ :other: 유로
272
+ :symbol: €
273
273
  :FIM:
274
274
  :one: "핀란드 마르카"
275
275
  :FJD:
276
276
  :one: "피지 달러"
277
277
  :other: "피지 달러"
278
- :symbol: "FJD"
278
+ :symbol: FJD
279
279
  :FKP:
280
280
  :one: "포클랜드제도 파운드"
281
281
  :other: "포클랜드제도 파운드"
282
- :symbol: "FKP"
282
+ :symbol: FKP
283
283
  :FRF:
284
284
  :one: "프랑스 프랑"
285
285
  :GBP:
286
- :one: "파운드"
286
+ :one: 파운드
287
287
  :other: "영국령 파운드 스털링"
288
- :symbol: "£"
288
+ :symbol: £
289
289
  :GEK:
290
290
  :one: "그루지야 지폐 라리트"
291
291
  :GEL:
292
292
  :one: "조지아 라리"
293
293
  :other: "조지아 라리"
294
- :symbol: "GEL"
294
+ :symbol: GEL
295
295
  :GHC:
296
296
  :one: "가나 시디 (1979–2007)"
297
297
  :GHS:
298
298
  :one: "가나 시디"
299
299
  :other: "가나 시디"
300
- :symbol: "GHS"
300
+ :symbol: GHS
301
301
  :GIP:
302
302
  :one: "지브롤터 파운드"
303
303
  :other: "지브롤터 파운드"
304
- :symbol: "GIP"
304
+ :symbol: GIP
305
305
  :GMD:
306
306
  :one: "감비아 달라시"
307
307
  :other: "감비아 달라시"
308
- :symbol: "GMD"
308
+ :symbol: GMD
309
309
  :GNF:
310
310
  :one: "기니 프랑"
311
311
  :other: "기니 프랑"
312
- :symbol: "GNF"
312
+ :symbol: GNF
313
313
  :GNS:
314
314
  :one: "기니 시리"
315
315
  :GQE:
@@ -319,7 +319,7 @@
319
319
  :GTQ:
320
320
  :one: "과테말라 케트살"
321
321
  :other: "과테말라 케트살"
322
- :symbol: "GTQ"
322
+ :symbol: GTQ
323
323
  :GWE:
324
324
  :one: "포르투갈령 기니 에스쿠도"
325
325
  :GWP:
@@ -327,33 +327,33 @@
327
327
  :GYD:
328
328
  :one: "가이아나 달러"
329
329
  :other: "가이아나 달러"
330
- :symbol: "GYD"
330
+ :symbol: GYD
331
331
  :HKD:
332
332
  :one: "홍콩 달러"
333
333
  :other: "홍콩 달러"
334
- :symbol: "HK$"
334
+ :symbol: HK$
335
335
  :HNL:
336
336
  :one: "온두라스 렘피라"
337
337
  :other: "온두라스 렘피라"
338
- :symbol: "HNL"
338
+ :symbol: HNL
339
339
  :HRD:
340
340
  :one: "크로아티아 디나르"
341
341
  :HRK:
342
342
  :one: "크로아티아 쿠나"
343
343
  :other: "크로아티아 쿠나"
344
- :symbol: "HRK"
344
+ :symbol: HRK
345
345
  :HTG:
346
346
  :one: "하이티 구르드"
347
347
  :other: "하이티 구르드"
348
- :symbol: "HTG"
348
+ :symbol: HTG
349
349
  :HUF:
350
350
  :one: "헝가리 포린트"
351
351
  :other: "헝가리 포린트"
352
- :symbol: "HUF"
352
+ :symbol: HUF
353
353
  :IDR:
354
354
  :one: "인도네시아 루피아"
355
355
  :other: "인도네시아 루피아"
356
- :symbol: "IDR"
356
+ :symbol: IDR
357
357
  :IEP:
358
358
  :one: "아일랜드 파운드"
359
359
  :ILP:
@@ -361,97 +361,97 @@
361
361
  :ILS:
362
362
  :one: "이스라엘 신권 세켈"
363
363
  :other: "이스라엘 신권 세켈"
364
- :symbol: ""
364
+ :symbol: ₪
365
365
  :INR:
366
366
  :one: "인도 루피"
367
367
  :other: "인도 루피"
368
- :symbol: ""
368
+ :symbol: ₹
369
369
  :IQD:
370
370
  :one: "이라크 디나르"
371
371
  :other: "이라크 디나르"
372
- :symbol: "IQD"
372
+ :symbol: IQD
373
373
  :IRR:
374
374
  :one: "이란 리얄"
375
375
  :other: "이란 리얄"
376
- :symbol: "IRR"
376
+ :symbol: IRR
377
377
  :ISK:
378
378
  :one: "아이슬란드 크로나"
379
379
  :other: "아이슬란드 크로나"
380
- :symbol: "ISK"
380
+ :symbol: ISK
381
381
  :ITL:
382
382
  :one: "이탈리아 리라"
383
383
  :JMD:
384
384
  :one: "자메이카 달러"
385
385
  :other: "자메이카 달러"
386
- :symbol: "JMD"
386
+ :symbol: JMD
387
387
  :JOD:
388
388
  :one: "요르단 디나르"
389
389
  :other: "요르단 디나르"
390
- :symbol: "JOD"
390
+ :symbol: JOD
391
391
  :JPY:
392
392
  :one: "일본 엔화"
393
393
  :other: "일본 엔화"
394
- :symbol: "JP¥"
394
+ :symbol: JP¥
395
395
  :KES:
396
396
  :one: "케냐 실링"
397
397
  :other: "케냐 실링"
398
- :symbol: "KES"
398
+ :symbol: KES
399
399
  :KGS:
400
400
  :one: "키르기스스탄 솜"
401
401
  :other: "키르기스스탄 솜"
402
- :symbol: "KGS"
402
+ :symbol: KGS
403
403
  :KHR:
404
404
  :one: "캄보디아 리얄"
405
405
  :other: "캄보디아 리얄"
406
- :symbol: "KHR"
406
+ :symbol: KHR
407
407
  :KMF:
408
408
  :one: "코모르 프랑"
409
409
  :other: "코모르 프랑"
410
- :symbol: "KMF"
410
+ :symbol: KMF
411
411
  :KPW:
412
412
  :one: "조선 민주주의 인민 공화국 원"
413
413
  :other: "조선 민주주의 인민 공화국 원"
414
- :symbol: "KPW"
414
+ :symbol: KPW
415
415
  :KRH:
416
416
  :one: "대한민국 환 (1953–1962)"
417
417
  :KRW:
418
418
  :one: "대한민국 원"
419
419
  :other: "대한민국 원"
420
- :symbol: ""
420
+ :symbol: ₩
421
421
  :KWD:
422
422
  :one: "쿠웨이트 디나르"
423
423
  :other: "쿠웨이트 디나르"
424
- :symbol: "KWD"
424
+ :symbol: KWD
425
425
  :KYD:
426
426
  :one: "케이맨 제도 달러"
427
427
  :other: "케이맨 제도 달러"
428
- :symbol: "KYD"
428
+ :symbol: KYD
429
429
  :KZT:
430
430
  :one: "카자흐스탄 텐게"
431
431
  :other: "카자흐스탄 텐게"
432
- :symbol: "KZT"
432
+ :symbol: KZT
433
433
  :LAK:
434
434
  :one: "라오스 키프"
435
435
  :other: "라오스 키프"
436
- :symbol: "LAK"
436
+ :symbol: LAK
437
437
  :LBP:
438
438
  :one: "레바논 파운드"
439
439
  :other: "레바논 파운드"
440
- :symbol: "LBP"
440
+ :symbol: LBP
441
441
  :LKR:
442
442
  :one: "스리랑카 루피"
443
443
  :other: "스리랑카 루피"
444
- :symbol: "LKR"
444
+ :symbol: LKR
445
445
  :LRD:
446
446
  :one: "라이베리아 달러"
447
447
  :other: "라이베리아 달러"
448
- :symbol: "LRD"
448
+ :symbol: LRD
449
449
  :LSL:
450
450
  :one: "레소토 로티"
451
451
  :LTL:
452
452
  :one: "리투아니아 리타"
453
453
  :other: "리투아니아 리타"
454
- :symbol: "LTL"
454
+ :symbol: LTL
455
455
  :LTT:
456
456
  :one: "룩셈부르크 타로나"
457
457
  :LUC:
@@ -463,17 +463,17 @@
463
463
  :LVL:
464
464
  :one: "라트비아 라트"
465
465
  :other: "라트비아 라트"
466
- :symbol: "LVL"
466
+ :symbol: LVL
467
467
  :LVR:
468
468
  :one: "라트비아 루블"
469
469
  :LYD:
470
470
  :one: "리비아 디나르"
471
471
  :other: "리비아 디나르"
472
- :symbol: "LYD"
472
+ :symbol: LYD
473
473
  :MAD:
474
474
  :one: "모로코 디렘"
475
475
  :other: "모로코 디렘"
476
- :symbol: "MAD"
476
+ :symbol: MAD
477
477
  :MAF:
478
478
  :one: "모로코 프랑"
479
479
  :MCF:
@@ -483,35 +483,35 @@
483
483
  :MDL:
484
484
  :one: "몰도바 레이"
485
485
  :other: "몰도바 레이"
486
- :symbol: "MDL"
486
+ :symbol: MDL
487
487
  :MGA:
488
488
  :one: "마다가스카르 아리아리"
489
489
  :other: "마다가스카르 아리아리"
490
- :symbol: "MGA"
490
+ :symbol: MGA
491
491
  :MGF:
492
492
  :one: "마다가스카르 프랑"
493
493
  :MKD:
494
494
  :one: "마케도니아 디나르"
495
495
  :other: "마케도니아 디나르"
496
- :symbol: "MKD"
496
+ :symbol: MKD
497
497
  :MLF:
498
498
  :one: "말리 프랑"
499
499
  :MMK:
500
500
  :one: "미얀마 키얏"
501
501
  :other: "미얀마 키얏"
502
- :symbol: "MMK"
502
+ :symbol: MMK
503
503
  :MNT:
504
504
  :one: "몽골 투그릭"
505
505
  :other: "몽골 투그릭"
506
- :symbol: "MNT"
506
+ :symbol: MNT
507
507
  :MOP:
508
508
  :one: "마카오 파타카"
509
509
  :other: "마카오 파타카"
510
- :symbol: "MOP"
510
+ :symbol: MOP
511
511
  :MRO:
512
512
  :one: "모리타니 우기야"
513
513
  :other: "모리타니 우기야"
514
- :symbol: "MRO"
514
+ :symbol: MRO
515
515
  :MTL:
516
516
  :one: "몰타 리라"
517
517
  :MTP:
@@ -519,19 +519,19 @@
519
519
  :MUR:
520
520
  :one: "모리셔스 루피"
521
521
  :other: "모리셔스 루피"
522
- :symbol: "MUR"
522
+ :symbol: MUR
523
523
  :MVR:
524
524
  :one: "몰디브 제도 루피아"
525
525
  :other: "몰디브 제도 루피아"
526
- :symbol: "MVR"
526
+ :symbol: MVR
527
527
  :MWK:
528
528
  :one: "말라위 콰쳐"
529
529
  :other: "말라위 콰쳐"
530
- :symbol: "MWK"
530
+ :symbol: MWK
531
531
  :MXN:
532
532
  :one: "멕시코 페소"
533
533
  :other: "멕시코 페소"
534
- :symbol: "MX$"
534
+ :symbol: MX$
535
535
  :MXP:
536
536
  :one: "멕시코 실버 페소 (1861–1992)"
537
537
  :MXV:
@@ -539,7 +539,7 @@
539
539
  :MYR:
540
540
  :one: "말레이시아 링깃"
541
541
  :other: "말레이시아 링깃"
542
- :symbol: "MYR"
542
+ :symbol: MYR
543
543
  :MZE:
544
544
  :one: "모잠비크 에스쿠도"
545
545
  :MZM:
@@ -547,67 +547,67 @@
547
547
  :MZN:
548
548
  :one: "모잠비크 메티칼"
549
549
  :other: "모잠비크 메티칼"
550
- :symbol: "MZN"
550
+ :symbol: MZN
551
551
  :NAD:
552
552
  :one: "나미비아 달러"
553
553
  :other: "나미비아 달러"
554
- :symbol: "NAD"
554
+ :symbol: NAD
555
555
  :NGN:
556
556
  :one: "니제르 나이라"
557
557
  :other: "니제르 나이라"
558
- :symbol: "NGN"
558
+ :symbol: NGN
559
559
  :NIC:
560
560
  :one: "니카라과 코르도바"
561
561
  :NIO:
562
562
  :one: "니카라과 코르도바 오로"
563
563
  :other: "니카라과 코르도바 오로"
564
- :symbol: "NIO"
564
+ :symbol: NIO
565
565
  :NLG:
566
566
  :one: "네델란드 길더"
567
567
  :NOK:
568
568
  :one: "노르웨이 크로네"
569
569
  :other: "노르웨이 크로네"
570
- :symbol: "NOK"
570
+ :symbol: NOK
571
571
  :NPR:
572
572
  :one: "네팔 루피"
573
573
  :other: "네팔 루피"
574
- :symbol: "NPR"
574
+ :symbol: NPR
575
575
  :NZD:
576
576
  :one: "뉴질랜드 달러"
577
577
  :other: "뉴질랜드 달러"
578
- :symbol: "NZ$"
578
+ :symbol: NZ$
579
579
  :OMR:
580
580
  :one: "오만 리얄"
581
581
  :other: "오만 리얄"
582
- :symbol: "OMR"
582
+ :symbol: OMR
583
583
  :PAB:
584
584
  :one: "파나마 발보아"
585
585
  :other: "파나마 발보아"
586
- :symbol: "PAB"
586
+ :symbol: PAB
587
587
  :PEI:
588
588
  :one: "페루 인티"
589
589
  :PEN:
590
590
  :one: "페루 누에보 솔"
591
591
  :other: "페루 누에보 솔"
592
- :symbol: "PEN"
592
+ :symbol: PEN
593
593
  :PES:
594
594
  :one: "페루 솔"
595
595
  :PGK:
596
596
  :one: "파푸아뉴기니 키나"
597
597
  :other: "파푸아뉴기니 키나"
598
- :symbol: "PGK"
598
+ :symbol: PGK
599
599
  :PHP:
600
600
  :one: "필리핀 페소"
601
601
  :other: "필리핀 페소"
602
- :symbol: "PHP"
602
+ :symbol: PHP
603
603
  :PKR:
604
604
  :one: "파키스탄 루피"
605
605
  :other: "파키스탄 루피"
606
- :symbol: "PKR"
606
+ :symbol: PKR
607
607
  :PLN:
608
608
  :one: "폴란드 즐로티"
609
609
  :other: "폴란드 즐로티"
610
- :symbol: "PLN"
610
+ :symbol: PLN
611
611
  :PLZ:
612
612
  :one: "폴란드 즐로티 (1950–1995)"
613
613
  :PTE:
@@ -615,11 +615,11 @@
615
615
  :PYG:
616
616
  :one: "파라과이 과라니"
617
617
  :other: "파라과이 과라니"
618
- :symbol: "PYG"
618
+ :symbol: PYG
619
619
  :QAR:
620
620
  :one: "카타르 리얄"
621
621
  :other: "카타르 리얄"
622
- :symbol: "QAR"
622
+ :symbol: QAR
623
623
  :RHD:
624
624
  :one: "로디지아 달러"
625
625
  :ROL:
@@ -627,54 +627,54 @@
627
627
  :RON:
628
628
  :one: "루마니아 레우"
629
629
  :other: "루마니아 레우"
630
- :symbol: "RON"
630
+ :symbol: RON
631
631
  :RSD:
632
632
  :one: "세르비아 디나르"
633
633
  :other: "세르비아 디나르"
634
- :symbol: "RSD"
634
+ :symbol: RSD
635
635
  :RUB:
636
636
  :one: "러시아 루블"
637
637
  :other: "러시아 루블"
638
- :symbol: "RUB"
638
+ :symbol: RUB
639
639
  :RUR:
640
640
  :one: "러시아 루블 (1991–1998)"
641
- :symbol: "р."
641
+ :symbol: р.
642
642
  :RWF:
643
643
  :one: "르완다 프랑"
644
644
  :other: "르완다 프랑"
645
- :symbol: "RWF"
645
+ :symbol: RWF
646
646
  :SAR:
647
647
  :one: "사우디아라비아 리얄"
648
648
  :other: "사우디아라비아 리얄"
649
- :symbol: "SAR"
649
+ :symbol: SAR
650
650
  :SBD:
651
651
  :one: "솔로몬 제도 달러"
652
652
  :other: "솔로몬 제도 달러"
653
- :symbol: "SBD"
653
+ :symbol: SBD
654
654
  :SCR:
655
655
  :one: "세이셸 루피"
656
656
  :other: "세이셸 루피"
657
- :symbol: "SCR"
657
+ :symbol: SCR
658
658
  :SDD:
659
659
  :one: "수단 디나르"
660
660
  :SDG:
661
661
  :one: "수단 파운드"
662
662
  :other: "수단 파운드"
663
- :symbol: "SDG"
663
+ :symbol: SDG
664
664
  :SDP:
665
665
  :one: "고 수단 파운드"
666
666
  :SEK:
667
667
  :one: "스웨덴 크로나"
668
668
  :other: "스웨덴 크로나"
669
- :symbol: "SEK"
669
+ :symbol: SEK
670
670
  :SGD:
671
671
  :one: "싱가폴 달러"
672
672
  :other: "싱가폴 달러"
673
- :symbol: "SGD"
673
+ :symbol: SGD
674
674
  :SHP:
675
675
  :one: "세인트헬레나 파운드"
676
676
  :other: "세인트헬레나 파운드"
677
- :symbol: "SHP"
677
+ :symbol: SHP
678
678
  :SIT:
679
679
  :one: "슬로베니아 톨라르"
680
680
  :SKK:
@@ -682,25 +682,25 @@
682
682
  :SLL:
683
683
  :one: "시에라리온 리온"
684
684
  :other: "시에라리온 리온"
685
- :symbol: "SLL"
685
+ :symbol: SLL
686
686
  :SOS:
687
687
  :one: "소말리아 실링"
688
688
  :other: "소말리아 실링"
689
- :symbol: "SOS"
689
+ :symbol: SOS
690
690
  :SRD:
691
691
  :one: "수리남 달러"
692
692
  :other: "수리남 달러"
693
- :symbol: "SRD"
693
+ :symbol: SRD
694
694
  :SRG:
695
695
  :one: "수리남 길더"
696
696
  :SSP:
697
697
  :one: "남수단 파운드"
698
698
  :other: "남수단 파운드"
699
- :symbol: "SSP"
699
+ :symbol: SSP
700
700
  :STD:
701
701
  :one: "상투메 프린시페 도브라"
702
702
  :other: "상투메 프린시페 도브라"
703
- :symbol: "STD"
703
+ :symbol: STD
704
704
  :SUR:
705
705
  :one: "소련 루블"
706
706
  :SVC:
@@ -708,35 +708,35 @@
708
708
  :SYP:
709
709
  :one: "시리아 파운드"
710
710
  :other: "시리아 파운드"
711
- :symbol: "SYP"
711
+ :symbol: SYP
712
712
  :SZL:
713
713
  :one: "스와질란드 릴랑게니"
714
714
  :other: "스와질란드 릴랑게니"
715
- :symbol: "SZL"
715
+ :symbol: SZL
716
716
  :THB:
717
717
  :one: "태국 바트"
718
718
  :other: "태국 바트"
719
- :symbol: "฿"
719
+ :symbol: ฿
720
720
  :TJR:
721
721
  :one: "타지키스탄 루블"
722
722
  :TJS:
723
723
  :one: "타지키스탄 소모니"
724
724
  :other: "타지키스탄 소모니"
725
- :symbol: "TJS"
725
+ :symbol: TJS
726
726
  :TMM:
727
727
  :one: "투르크메니스탄 마나트 (1993–2009)"
728
728
  :TMT:
729
729
  :one: "투르크메니스탄 마나트"
730
730
  :other: "투르크메니스탄 마나트"
731
- :symbol: "TMT"
731
+ :symbol: TMT
732
732
  :TND:
733
733
  :one: "튀니지 디나르"
734
734
  :other: "튀니지 디나르"
735
- :symbol: "TND"
735
+ :symbol: TND
736
736
  :TOP:
737
737
  :one: "통가 파앙가"
738
738
  :other: "통가 파앙가"
739
- :symbol: "TOP"
739
+ :symbol: TOP
740
740
  :TPE:
741
741
  :one: "티모르 에스쿠도"
742
742
  :TRL:
@@ -744,23 +744,23 @@
744
744
  :TRY:
745
745
  :one: "신 터키 리라"
746
746
  :other: "신 터키 리라"
747
- :symbol: "TRY"
747
+ :symbol: TRY
748
748
  :TTD:
749
749
  :one: "트리니다드 토바고 달러"
750
750
  :other: "트리니다드 토바고 달러"
751
- :symbol: "TTD"
751
+ :symbol: TTD
752
752
  :TWD:
753
753
  :one: "신 타이완 달러"
754
754
  :other: "신 타이완 달러"
755
- :symbol: "NT$"
755
+ :symbol: NT$
756
756
  :TZS:
757
757
  :one: "탄자니아 실링"
758
758
  :other: "탄자니아 실링"
759
- :symbol: "TZS"
759
+ :symbol: TZS
760
760
  :UAH:
761
761
  :one: "우크라이나 그리브나"
762
762
  :other: "우크라이나 그리브나"
763
- :symbol: "UAH"
763
+ :symbol: UAH
764
764
  :UAK:
765
765
  :one: "우크라이나 카보바네츠"
766
766
  :UGS:
@@ -768,11 +768,11 @@
768
768
  :UGX:
769
769
  :one: "우간다 실링"
770
770
  :other: "우간다 실링"
771
- :symbol: "UGX"
771
+ :symbol: UGX
772
772
  :USD:
773
773
  :one: "미국 달러"
774
774
  :other: "미국 달러"
775
- :symbol: "US$"
775
+ :symbol: US$
776
776
  :USN:
777
777
  :one: "미국 달러(다음날)"
778
778
  :USS:
@@ -784,39 +784,39 @@
784
784
  :UYU:
785
785
  :one: "우루과이 페소 우루과요"
786
786
  :other: "우루과이 페소 우루과요"
787
- :symbol: "UYU"
787
+ :symbol: UYU
788
788
  :UZS:
789
789
  :one: "우즈베키스탄 숨"
790
790
  :other: "우즈베키스탄 숨"
791
- :symbol: "UZS"
791
+ :symbol: UZS
792
792
  :VEB:
793
793
  :one: "베네주엘라 볼리바르 (1871–2008)"
794
794
  :VEF:
795
795
  :one: "베네수엘라 볼리바르"
796
796
  :other: "베네수엘라 볼리바르"
797
- :symbol: "VEF"
797
+ :symbol: VEF
798
798
  :VND:
799
799
  :one: "베트남 동"
800
800
  :other: "베트남 동"
801
- :symbol: ""
801
+ :symbol: ₫
802
802
  :VNN:
803
803
  :one: "베트남 동 (1978–1985)"
804
804
  :VUV:
805
805
  :one: "바누아투 바투"
806
806
  :other: "바누아투 바투"
807
- :symbol: "VUV"
807
+ :symbol: VUV
808
808
  :WST:
809
809
  :one: "서 사모아 탈라"
810
810
  :other: "서 사모아 탈라"
811
- :symbol: "WST"
811
+ :symbol: WST
812
812
  :XAF:
813
813
  :one: "CFA 프랑 BEAC"
814
814
  :other: "CFA 프랑 BEAC"
815
- :symbol: "FCFA"
815
+ :symbol: FCFA
816
816
  :XAG:
817
- :one: "은화"
817
+ :one: 은화
818
818
  :XAU:
819
- :one: ""
819
+ :one: 금
820
820
  :XBA:
821
821
  :one: "유르코 (유럽 회계 단위)"
822
822
  :XBB:
@@ -828,9 +828,9 @@
828
828
  :XCD:
829
829
  :one: "동카리브 달러"
830
830
  :other: "동카리브 달러"
831
- :symbol: "EC$"
831
+ :symbol: EC$
832
832
  :XDR:
833
- :one: "특별인출권"
833
+ :one: 특별인출권
834
834
  :XEU:
835
835
  :one: "유럽 환율 단위"
836
836
  :XFO:
@@ -840,15 +840,15 @@
840
840
  :XOF:
841
841
  :one: "CFA 프랑 BCEAO"
842
842
  :other: "CFA 프랑 BCEAO"
843
- :symbol: "CFA"
843
+ :symbol: CFA
844
844
  :XPD:
845
- :one: "팔라듐"
845
+ :one: 팔라듐
846
846
  :XPF:
847
847
  :one: "CFP 프랑"
848
848
  :other: "CFP 프랑"
849
- :symbol: "CFPF"
849
+ :symbol: CFPF
850
850
  :XPT:
851
- :one: "백금"
851
+ :one: 백금
852
852
  :XRE:
853
853
  :one: "RINET 기금"
854
854
  :XTS:
@@ -861,7 +861,7 @@
861
861
  :YER:
862
862
  :one: "예멘 리알"
863
863
  :other: "예멘 리알"
864
- :symbol: "YER"
864
+ :symbol: YER
865
865
  :YUD:
866
866
  :one: "유고슬라비아 동전 디나르"
867
867
  :YUM:
@@ -873,13 +873,13 @@
873
873
  :ZAR:
874
874
  :one: "남아프리카 랜드"
875
875
  :other: "남아프리카 랜드"
876
- :symbol: "ZAR"
876
+ :symbol: ZAR
877
877
  :ZMK:
878
878
  :one: "쟘비아 콰쳐 (1968–2012)"
879
879
  :ZMW:
880
880
  :one: "잠비아 콰쳐"
881
881
  :other: "잠비아 콰쳐"
882
- :symbol: "ZMW"
882
+ :symbol: ZMW
883
883
  :ZRN:
884
884
  :one: "자이르 신권 자이르"
885
885
  :ZRZ: