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,99 +13,99 @@
13
13
  :GyMMM: "MMM y G"
14
14
  :GyMMMEd: "E, MMM d, y G"
15
15
  :GyMMMd: "MMM d, y G"
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: "E, MM-dd"
21
- :MMM: "LLL"
21
+ :MMM: LLL
22
22
  :MMMEd: "E, MMM d"
23
23
  :MMMd: "MMM d"
24
- :Md: "MM-dd"
25
- :d: "d"
24
+ :Md: MM-dd
25
+ :d: d
26
26
  :h: "h a"
27
27
  :hm: "h:mm a"
28
28
  :hms: "h:mm:ss a"
29
29
  :ms: "mm:ss"
30
30
  ? !ruby/symbol "y"
31
31
  : "y"
32
- :yM: "y-MM"
32
+ :yM: y-MM
33
33
  :yMEd: "E, y-MM-dd"
34
34
  :yMMM: "MMM y"
35
35
  :yMMMEd: "E, MMM d, y"
36
36
  :yMMMd: "MMM d, y"
37
- :yMd: "y-MM-dd"
37
+ :yMd: y-MM-dd
38
38
  :yQQQ: "QQQ y"
39
39
  :yQQQQ: "QQQQ y"
40
40
  :days:
41
41
  :format:
42
42
  :abbreviated:
43
- :fri: "Fri"
44
- :mon: "Mon"
45
- :sat: "Sat"
46
- :sun: "Sun"
47
- :thu: "Thu"
48
- :tue: "Tue"
49
- :wed: "Wed"
43
+ :fri: Fri
44
+ :mon: Mon
45
+ :sat: Sat
46
+ :sun: Sun
47
+ :thu: Thu
48
+ :tue: Tue
49
+ :wed: Wed
50
50
  :narrow: :calendars.gregorian.days.stand-alone.narrow
51
51
  :short:
52
- :fri: "Fr"
53
- :mon: "Mo"
54
- :sat: "Sa"
55
- :sun: "Su"
56
- :thu: "Th"
57
- :tue: "Tu"
58
- :wed: "We"
52
+ :fri: Fr
53
+ :mon: Mo
54
+ :sat: Sa
55
+ :sun: Su
56
+ :thu: Th
57
+ :tue: Tu
58
+ :wed: We
59
59
  :wide:
60
- :fri: "Friday"
61
- :mon: "Monday"
62
- :sat: "Saturday"
63
- :sun: "Sunday"
64
- :thu: "Thursday"
65
- :tue: "Tuesday"
66
- :wed: "Wednesday"
60
+ :fri: Friday
61
+ :mon: Monday
62
+ :sat: Saturday
63
+ :sun: Sunday
64
+ :thu: Thursday
65
+ :tue: Tuesday
66
+ :wed: Wednesday
67
67
  :stand-alone:
68
68
  :abbreviated: :calendars.gregorian.days.format.abbreviated
69
69
  :narrow:
70
- :fri: "F"
71
- :mon: "M"
72
- :sat: "S"
73
- :sun: "S"
74
- :thu: "T"
75
- :tue: "T"
76
- :wed: "W"
70
+ :fri: F
71
+ :mon: M
72
+ :sat: S
73
+ :sun: S
74
+ :thu: T
75
+ :tue: T
76
+ :wed: W
77
77
  :short: :calendars.gregorian.days.format.short
78
78
  :wide: :calendars.gregorian.days.format.wide
79
79
  :eras:
80
80
  :abbr:
81
- 0: "BCE"
82
- 1: "CE"
81
+ 0: BCE
82
+ 1: CE
83
83
  :name:
84
84
  0: "Before Common Era"
85
85
  1: "Common Era"
86
86
  :narrow:
87
- 0: "B"
88
- 1: "A"
87
+ 0: B
88
+ 1: A
89
89
  :fields:
90
- :day: "Day"
91
- :day-short: "day"
92
- :dayperiod: "AM/PM"
93
- :era: "Era"
94
- :hour: "Hour"
95
- :hour-short: "hr."
96
- :minute: "Minute"
97
- :minute-short: "min."
98
- :month: "Month"
99
- :month-short: "mo."
100
- :quarter: "Quarter"
101
- :quarter-short: "qtr."
102
- :second: "Second"
103
- :second-short: "sec."
104
- :week: "Week"
105
- :week-short: "wk."
90
+ :day: Day
91
+ :day-short: day
92
+ :dayperiod: AM/PM
93
+ :era: Era
94
+ :hour: Hour
95
+ :hour-short: hr.
96
+ :minute: Minute
97
+ :minute-short: min.
98
+ :month: Month
99
+ :month-short: mo.
100
+ :quarter: Quarter
101
+ :quarter-short: qtr.
102
+ :second: Second
103
+ :second-short: sec.
104
+ :week: Week
105
+ :week-short: wk.
106
106
  :weekday: "Day of the Week"
107
- :year: "Year"
108
- :year-short: "yr."
107
+ :year: Year
108
+ :year-short: yr.
109
109
  :zone: "Time Zone"
110
110
  :formats:
111
111
  :date:
@@ -116,7 +116,7 @@
116
116
  :medium:
117
117
  :pattern: "MMM d, y"
118
118
  :short:
119
- :pattern: "y-MM-dd"
119
+ :pattern: y-MM-dd
120
120
  :datetime:
121
121
  :full:
122
122
  :pattern: "{{date}} 'at' {{time}}"
@@ -138,70 +138,70 @@
138
138
  :months:
139
139
  :format:
140
140
  :abbreviated:
141
- 1: "Jan"
142
- 10: "Oct"
143
- 11: "Nov"
144
- 12: "Dec"
145
- 2: "Feb"
146
- 3: "Mar"
147
- 4: "Apr"
148
- 5: "May"
149
- 6: "Jun"
150
- 7: "Jul"
151
- 8: "Aug"
152
- 9: "Sep"
141
+ 1: Jan
142
+ 10: Oct
143
+ 11: Nov
144
+ 12: Dec
145
+ 2: Feb
146
+ 3: Mar
147
+ 4: Apr
148
+ 5: May
149
+ 6: Jun
150
+ 7: Jul
151
+ 8: Aug
152
+ 9: Sep
153
153
  :narrow: :calendars.gregorian.months.stand-alone.narrow
154
154
  :wide:
155
- 1: "January"
156
- 10: "October"
157
- 11: "November"
158
- 12: "December"
159
- 2: "February"
160
- 3: "March"
161
- 4: "April"
162
- 5: "May"
163
- 6: "June"
164
- 7: "July"
165
- 8: "August"
166
- 9: "September"
155
+ 1: January
156
+ 10: October
157
+ 11: November
158
+ 12: December
159
+ 2: February
160
+ 3: March
161
+ 4: April
162
+ 5: May
163
+ 6: June
164
+ 7: July
165
+ 8: August
166
+ 9: September
167
167
  :stand-alone:
168
168
  :abbreviated: :calendars.gregorian.months.format.abbreviated
169
169
  :narrow:
170
- 1: "J"
171
- 10: "O"
170
+ 1: J
171
+ 10: O
172
172
  11: "N"
173
- 12: "D"
174
- 2: "F"
175
- 3: "M"
176
- 4: "A"
177
- 5: "M"
178
- 6: "J"
179
- 7: "J"
180
- 8: "A"
181
- 9: "S"
173
+ 12: D
174
+ 2: F
175
+ 3: M
176
+ 4: A
177
+ 5: M
178
+ 6: J
179
+ 7: J
180
+ 8: A
181
+ 9: S
182
182
  :wide: :calendars.gregorian.months.format.wide
183
183
  :periods:
184
184
  :format:
185
185
  :abbreviated: :calendars.gregorian.dayPeriods.format.wide
186
186
  :narrow:
187
- :am: "a"
187
+ :am: a
188
188
  :noon: "n"
189
- :pm: "p"
189
+ :pm: p
190
190
  :wide:
191
- :am: "AM"
192
- :noon: "noon"
193
- :pm: "PM"
191
+ :am: AM
192
+ :noon: noon
193
+ :pm: PM
194
194
  :variant:
195
- :am: "am"
196
- :pm: "pm"
195
+ :am: am
196
+ :pm: pm
197
197
  :stand-alone: {}
198
198
  :quarters:
199
199
  :format:
200
200
  :abbreviated:
201
- 1: "Q1"
202
- 2: "Q2"
203
- 3: "Q3"
204
- 4: "Q4"
201
+ 1: Q1
202
+ 2: Q2
203
+ 3: Q3
204
+ 4: Q4
205
205
  :narrow: :calendars.gregorian.quarters.stand-alone.narrow
206
206
  :wide:
207
207
  1: "1st quarter"
@@ -28,7 +28,7 @@
28
28
  :AOA:
29
29
  :one: "Angolan kwanza"
30
30
  :other: "Angolan kwanzas"
31
- :symbol: "Kz"
31
+ :symbol: Kz
32
32
  :AOK:
33
33
  :one: "Angolan kwanza (1977–1991)"
34
34
  :other: "Angolan kwanzas (1977–1991)"
@@ -53,14 +53,14 @@
53
53
  :ARS:
54
54
  :one: "Argentine peso"
55
55
  :other: "Argentine pesos"
56
- :symbol: "$"
56
+ :symbol: $
57
57
  :ATS:
58
58
  :one: "Austrian schilling"
59
59
  :other: "Austrian schillings"
60
60
  :AUD:
61
61
  :one: "Australian dollar"
62
62
  :other: "Australian dollars"
63
- :symbol: "A$"
63
+ :symbol: A$
64
64
  :AWG:
65
65
  :one: "Aruban florin"
66
66
  :other: "Aruban florin"
@@ -76,18 +76,18 @@
76
76
  :BAM:
77
77
  :one: "Bosnia-Herzegovina convertible mark"
78
78
  :other: "Bosnia-Herzegovina convertible marks"
79
- :symbol: "KM"
79
+ :symbol: KM
80
80
  :BAN:
81
81
  :one: "Bosnia-Herzegovina new dinar (1994–1997)"
82
82
  :other: "Bosnia-Herzegovina new dinars (1994–1997)"
83
83
  :BBD:
84
84
  :one: "Barbadian dollar"
85
85
  :other: "Barbadian dollars"
86
- :symbol: "$"
86
+ :symbol: $
87
87
  :BDT:
88
88
  :one: "Bangladeshi taka"
89
89
  :other: "Bangladeshi takas"
90
- :symbol: ""
90
+ :symbol: ৳
91
91
  :BEC:
92
92
  :one: "Belgian franc (convertible)"
93
93
  :other: "Belgian francs (convertible)"
@@ -118,15 +118,15 @@
118
118
  :BMD:
119
119
  :one: "Bermudan dollar"
120
120
  :other: "Bermudan dollars"
121
- :symbol: "$"
121
+ :symbol: $
122
122
  :BND:
123
123
  :one: "Brunei dollar"
124
124
  :other: "Brunei dollars"
125
- :symbol: "$"
125
+ :symbol: $
126
126
  :BOB:
127
127
  :one: "Bolivian boliviano"
128
128
  :other: "Bolivian bolivianos"
129
- :symbol: "Bs"
129
+ :symbol: Bs
130
130
  :BOL:
131
131
  :one: "Bolivian boliviano (1863–1963)"
132
132
  :other: "Bolivian bolivianos (1863–1963)"
@@ -148,7 +148,7 @@
148
148
  :BRL:
149
149
  :one: "Brazilian real"
150
150
  :other: "Brazilian reals"
151
- :symbol: "R$"
151
+ :symbol: R$
152
152
  :BRN:
153
153
  :one: "Brazilian new cruzado (1989–1990)"
154
154
  :other: "Brazilian new cruzados (1989–1990)"
@@ -161,7 +161,7 @@
161
161
  :BSD:
162
162
  :one: "Bahamian dollar"
163
163
  :other: "Bahamian dollars"
164
- :symbol: "$"
164
+ :symbol: $
165
165
  :BTN:
166
166
  :one: "Bhutanese ngultrum"
167
167
  :other: "Bhutanese ngultrums"
@@ -171,22 +171,22 @@
171
171
  :BWP:
172
172
  :one: "Botswanan pula"
173
173
  :other: "Botswanan pulas"
174
- :symbol: "P"
174
+ :symbol: P
175
175
  :BYB:
176
176
  :one: "Belarusian new ruble (1994–1999)"
177
177
  :other: "Belarusian new rubles (1994–1999)"
178
178
  :BYR:
179
179
  :one: "Belarusian ruble"
180
180
  :other: "Belarusian rubles"
181
- :symbol: "р."
181
+ :symbol: р.
182
182
  :BZD:
183
183
  :one: "Belize dollar"
184
184
  :other: "Belize dollars"
185
- :symbol: "$"
185
+ :symbol: $
186
186
  :CAD:
187
187
  :one: "Canadian dollar"
188
188
  :other: "Canadian dollars"
189
- :symbol: "$"
189
+ :symbol: $
190
190
  :CDF:
191
191
  :one: "Congolese franc"
192
192
  :other: "Congolese francs"
@@ -208,25 +208,25 @@
208
208
  :CLP:
209
209
  :one: "Chilean peso"
210
210
  :other: "Chilean pesos"
211
- :symbol: "$"
211
+ :symbol: $
212
212
  :CNX:
213
213
  :one: "Chinese People’s Bank dollar"
214
214
  :other: "Chinese People’s Bank dollars"
215
215
  :CNY:
216
216
  :one: "Chinese yuan"
217
217
  :other: "Chinese yuan"
218
- :symbol: "CN¥"
218
+ :symbol: CN¥
219
219
  :COP:
220
220
  :one: "Colombian peso"
221
221
  :other: "Colombian pesos"
222
- :symbol: "$"
222
+ :symbol: $
223
223
  :COU:
224
224
  :one: "Colombian real value unit"
225
225
  :other: "Colombian real value units"
226
226
  :CRC:
227
227
  :one: "Costa Rican colón"
228
228
  :other: "Costa Rican colóns"
229
- :symbol: ""
229
+ :symbol: ₡
230
230
  :CSD:
231
231
  :one: "Serbian dinar (2002–2006)"
232
232
  :other: "Serbian dinars (2002–2006)"
@@ -236,11 +236,11 @@
236
236
  :CUC:
237
237
  :one: "Cuban convertible peso"
238
238
  :other: "Cuban convertible pesos"
239
- :symbol: "$"
239
+ :symbol: $
240
240
  :CUP:
241
241
  :one: "Cuban peso"
242
242
  :other: "Cuban pesos"
243
- :symbol: "$"
243
+ :symbol: $
244
244
  :CVE:
245
245
  :one: "Cape Verdean escudo"
246
246
  :other: "Cape Verdean escudos"
@@ -250,7 +250,7 @@
250
250
  :CZK:
251
251
  :one: "Czech Republic koruna"
252
252
  :other: "Czech Republic korunas"
253
- :symbol: ""
253
+ :symbol: Kč
254
254
  :DDM:
255
255
  :one: "East German mark"
256
256
  :other: "East German marks"
@@ -263,11 +263,11 @@
263
263
  :DKK:
264
264
  :one: "Danish krone"
265
265
  :other: "Danish kroner"
266
- :symbol: "kr"
266
+ :symbol: kr
267
267
  :DOP:
268
268
  :one: "Dominican peso"
269
269
  :other: "Dominican pesos"
270
- :symbol: "$"
270
+ :symbol: $
271
271
  :DZD:
272
272
  :one: "Algerian dinar"
273
273
  :other: "Algerian dinars"
@@ -283,7 +283,7 @@
283
283
  :EGP:
284
284
  :one: "Egyptian pound"
285
285
  :other: "Egyptian pounds"
286
- :symbol: ""
286
+ :symbol: E£
287
287
  :ERN:
288
288
  :one: "Eritrean nakfa"
289
289
  :other: "Eritrean nakfas"
@@ -296,32 +296,32 @@
296
296
  :ESP:
297
297
  :one: "Spanish peseta"
298
298
  :other: "Spanish pesetas"
299
- :symbol: ""
299
+ :symbol: ₧
300
300
  :ETB:
301
301
  :one: "Ethiopian birr"
302
302
  :other: "Ethiopian birrs"
303
303
  :EUR:
304
- :one: "euro"
305
- :other: "euros"
306
- :symbol: ""
304
+ :one: euro
305
+ :other: euros
306
+ :symbol: €
307
307
  :FIM:
308
308
  :one: "Finnish markka"
309
309
  :other: "Finnish markkas"
310
310
  :FJD:
311
311
  :one: "Fijian dollar"
312
312
  :other: "Fijian dollars"
313
- :symbol: "$"
313
+ :symbol: $
314
314
  :FKP:
315
315
  :one: "Falkland Islands pound"
316
316
  :other: "Falkland Islands pounds"
317
- :symbol: "£"
317
+ :symbol: £
318
318
  :FRF:
319
319
  :one: "French franc"
320
320
  :other: "French francs"
321
321
  :GBP:
322
322
  :one: "British pound sterling"
323
323
  :other: "British pounds sterling"
324
- :symbol: "£"
324
+ :symbol: £
325
325
  :GEK:
326
326
  :one: "Georgian kupon larit"
327
327
  :other: "Georgian kupon larits"
@@ -337,14 +337,14 @@
337
337
  :GIP:
338
338
  :one: "Gibraltar pound"
339
339
  :other: "Gibraltar pounds"
340
- :symbol: "£"
340
+ :symbol: £
341
341
  :GMD:
342
342
  :one: "Gambian dalasi"
343
343
  :other: "Gambian dalasis"
344
344
  :GNF:
345
345
  :one: "Guinean franc"
346
346
  :other: "Guinean francs"
347
- :symbol: "FG"
347
+ :symbol: FG
348
348
  :GNS:
349
349
  :one: "Guinean syli"
350
350
  :other: "Guinean sylis"
@@ -357,7 +357,7 @@
357
357
  :GTQ:
358
358
  :one: "Guatemalan quetzal"
359
359
  :other: "Guatemalan quetzals"
360
- :symbol: "Q"
360
+ :symbol: Q
361
361
  :GWE:
362
362
  :one: "Portuguese Guinea escudo"
363
363
  :other: "Portuguese Guinea escudos"
@@ -367,33 +367,33 @@
367
367
  :GYD:
368
368
  :one: "Guyanaese dollar"
369
369
  :other: "Guyanaese dollars"
370
- :symbol: "$"
370
+ :symbol: $
371
371
  :HKD:
372
372
  :one: "Hong Kong dollar"
373
373
  :other: "Hong Kong dollars"
374
- :symbol: "HK$"
374
+ :symbol: HK$
375
375
  :HNL:
376
376
  :one: "Honduran lempira"
377
377
  :other: "Honduran lempiras"
378
- :symbol: "L"
378
+ :symbol: L
379
379
  :HRD:
380
380
  :one: "Croatian dinar"
381
381
  :other: "Croatian dinars"
382
382
  :HRK:
383
383
  :one: "Croatian kuna"
384
384
  :other: "Croatian kunas"
385
- :symbol: "kn"
385
+ :symbol: kn
386
386
  :HTG:
387
387
  :one: "Haitian gourde"
388
388
  :other: "Haitian gourdes"
389
389
  :HUF:
390
390
  :one: "Hungarian forint"
391
391
  :other: "Hungarian forints"
392
- :symbol: "Ft"
392
+ :symbol: Ft
393
393
  :IDR:
394
394
  :one: "Indonesian rupiah"
395
395
  :other: "Indonesian rupiahs"
396
- :symbol: "Rp"
396
+ :symbol: Rp
397
397
  :IEP:
398
398
  :one: "Irish pound"
399
399
  :other: "Irish pounds"
@@ -406,11 +406,11 @@
406
406
  :ILS:
407
407
  :one: "Israeli new sheqel"
408
408
  :other: "Israeli new sheqels"
409
- :symbol: ""
409
+ :symbol: ₪
410
410
  :INR:
411
411
  :one: "Indian rupee"
412
412
  :other: "Indian rupees"
413
- :symbol: ""
413
+ :symbol: ₹
414
414
  :IQD:
415
415
  :one: "Iraqi dinar"
416
416
  :other: "Iraqi dinars"
@@ -423,21 +423,21 @@
423
423
  :ISK:
424
424
  :one: "Icelandic króna"
425
425
  :other: "Icelandic krónur"
426
- :symbol: "kr"
426
+ :symbol: kr
427
427
  :ITL:
428
428
  :one: "Italian lira"
429
429
  :other: "Italian liras"
430
430
  :JMD:
431
431
  :one: "Jamaican dollar"
432
432
  :other: "Jamaican dollars"
433
- :symbol: "$"
433
+ :symbol: $
434
434
  :JOD:
435
435
  :one: "Jordanian dinar"
436
436
  :other: "Jordanian dinars"
437
437
  :JPY:
438
438
  :one: "Japanese yen"
439
439
  :other: "Japanese yen"
440
- :symbol: "¥"
440
+ :symbol: ¥
441
441
  :KES:
442
442
  :one: "Kenyan shilling"
443
443
  :other: "Kenyan shillings"
@@ -447,15 +447,15 @@
447
447
  :KHR:
448
448
  :one: "Cambodian riel"
449
449
  :other: "Cambodian riels"
450
- :symbol: ""
450
+ :symbol: ៛
451
451
  :KMF:
452
452
  :one: "Comorian franc"
453
453
  :other: "Comorian francs"
454
- :symbol: "CF"
454
+ :symbol: CF
455
455
  :KPW:
456
456
  :one: "North Korean won"
457
457
  :other: "North Korean won"
458
- :symbol: ""
458
+ :symbol: ₩
459
459
  :KRH:
460
460
  :one: "South Korean hwan (1953–1962)"
461
461
  :other: "South Korean hwan (1953–1962)"
@@ -465,41 +465,41 @@
465
465
  :KRW:
466
466
  :one: "South Korean won"
467
467
  :other: "South Korean won"
468
- :symbol: ""
468
+ :symbol: ₩
469
469
  :KWD:
470
470
  :one: "Kuwaiti dinar"
471
471
  :other: "Kuwaiti dinars"
472
472
  :KYD:
473
473
  :one: "Cayman Islands dollar"
474
474
  :other: "Cayman Islands dollars"
475
- :symbol: "$"
475
+ :symbol: $
476
476
  :KZT:
477
477
  :one: "Kazakhstani tenge"
478
478
  :other: "Kazakhstani tenges"
479
- :symbol: ""
479
+ :symbol: ₸
480
480
  :LAK:
481
481
  :one: "Laotian kip"
482
482
  :other: "Laotian kips"
483
- :symbol: ""
483
+ :symbol: ₭
484
484
  :LBP:
485
485
  :one: "Lebanese pound"
486
486
  :other: "Lebanese pounds"
487
- :symbol: ""
487
+ :symbol: L£
488
488
  :LKR:
489
489
  :one: "Sri Lankan rupee"
490
490
  :other: "Sri Lankan rupees"
491
- :symbol: "Rs"
491
+ :symbol: Rs
492
492
  :LRD:
493
493
  :one: "Liberian dollar"
494
494
  :other: "Liberian dollars"
495
- :symbol: "$"
495
+ :symbol: $
496
496
  :LSL:
497
497
  :one: "Lesotho loti"
498
498
  :other: "Lesotho lotis"
499
499
  :LTL:
500
500
  :one: "Lithuanian litas"
501
501
  :other: "Lithuanian litai"
502
- :symbol: "Lt"
502
+ :symbol: Lt
503
503
  :LTT:
504
504
  :one: "Lithuanian talonas"
505
505
  :other: "Lithuanian talonases"
@@ -515,7 +515,7 @@
515
515
  :LVL:
516
516
  :one: "Latvian lats"
517
517
  :other: "Latvian lati"
518
- :symbol: "Ls"
518
+ :symbol: Ls
519
519
  :LVR:
520
520
  :one: "Latvian ruble"
521
521
  :other: "Latvian rubles"
@@ -540,7 +540,7 @@
540
540
  :MGA:
541
541
  :one: "Malagasy Ariary"
542
542
  :other: "Malagasy Ariaries"
543
- :symbol: "Ar"
543
+ :symbol: Ar
544
544
  :MGF:
545
545
  :one: "Malagasy franc"
546
546
  :other: "Malagasy francs"
@@ -556,11 +556,11 @@
556
556
  :MMK:
557
557
  :one: "Myanmar kyat"
558
558
  :other: "Myanmar kyats"
559
- :symbol: "K"
559
+ :symbol: K
560
560
  :MNT:
561
561
  :one: "Mongolian tugrik"
562
562
  :other: "Mongolian tugriks"
563
- :symbol: ""
563
+ :symbol: ₮
564
564
  :MOP:
565
565
  :one: "Macanese pataca"
566
566
  :other: "Macanese patacas"
@@ -576,7 +576,7 @@
576
576
  :MUR:
577
577
  :one: "Mauritian rupee"
578
578
  :other: "Mauritian rupees"
579
- :symbol: "Rs"
579
+ :symbol: Rs
580
580
  :MVP:
581
581
  :one: "Maldivian rupee (1947–1981)"
582
582
  :other: "Maldivian rupees (1947–1981)"
@@ -589,7 +589,7 @@
589
589
  :MXN:
590
590
  :one: "Mexican peso"
591
591
  :other: "Mexican pesos"
592
- :symbol: "MX$"
592
+ :symbol: MX$
593
593
  :MXP:
594
594
  :one: "Mexican silver peso (1861–1992)"
595
595
  :other: "Mexican silver pesos (1861–1992)"
@@ -599,7 +599,7 @@
599
599
  :MYR:
600
600
  :one: "Malaysian ringgit"
601
601
  :other: "Malaysian ringgits"
602
- :symbol: "RM"
602
+ :symbol: RM
603
603
  :MZE:
604
604
  :one: "Mozambican escudo"
605
605
  :other: "Mozambican escudos"
@@ -612,33 +612,33 @@
612
612
  :NAD:
613
613
  :one: "Namibian dollar"
614
614
  :other: "Namibian dollars"
615
- :symbol: "$"
615
+ :symbol: $
616
616
  :NGN:
617
617
  :one: "Nigerian naira"
618
618
  :other: "Nigerian nairas"
619
- :symbol: ""
619
+ :symbol: ₦
620
620
  :NIC:
621
621
  :one: "Nicaraguan córdoba (1988–1991)"
622
622
  :other: "Nicaraguan córdobas (1988–1991)"
623
623
  :NIO:
624
624
  :one: "Nicaraguan córdoba"
625
625
  :other: "Nicaraguan córdobas"
626
- :symbol: "C$"
626
+ :symbol: C$
627
627
  :NLG:
628
628
  :one: "Dutch guilder"
629
629
  :other: "Dutch guilders"
630
630
  :NOK:
631
631
  :one: "Norwegian krone"
632
632
  :other: "Norwegian kroner"
633
- :symbol: "kr"
633
+ :symbol: kr
634
634
  :NPR:
635
635
  :one: "Nepalese rupee"
636
636
  :other: "Nepalese rupees"
637
- :symbol: "Rs"
637
+ :symbol: Rs
638
638
  :NZD:
639
639
  :one: "New Zealand dollar"
640
640
  :other: "New Zealand dollars"
641
- :symbol: "NZ$"
641
+ :symbol: NZ$
642
642
  :OMR:
643
643
  :one: "Omani rial"
644
644
  :other: "Omani rials"
@@ -660,15 +660,15 @@
660
660
  :PHP:
661
661
  :one: "Philippine peso"
662
662
  :other: "Philippine pesos"
663
- :symbol: ""
663
+ :symbol: ₱
664
664
  :PKR:
665
665
  :one: "Pakistani rupee"
666
666
  :other: "Pakistani rupees"
667
- :symbol: "Rs"
667
+ :symbol: Rs
668
668
  :PLN:
669
669
  :one: "Polish zloty"
670
670
  :other: "Polish zlotys"
671
- :symbol: ""
671
+ :symbol: zł
672
672
  :PLZ:
673
673
  :one: "Polish zloty (PLZ)"
674
674
  :other: "Polish zlotys (PLZ)"
@@ -678,7 +678,7 @@
678
678
  :PYG:
679
679
  :one: "Paraguayan guarani"
680
680
  :other: "Paraguayan guaranis"
681
- :symbol: ""
681
+ :symbol: ₲
682
682
  :QAR:
683
683
  :one: "Qatari rial"
684
684
  :other: "Qatari rials"
@@ -697,22 +697,22 @@
697
697
  :RUB:
698
698
  :one: "Russian ruble"
699
699
  :other: "Russian rubles"
700
- :symbol: ""
700
+ :symbol: ₽
701
701
  :RUR:
702
702
  :one: "Russian ruble (1991–1998)"
703
703
  :other: "Russian rubles (1991–1998)"
704
- :symbol: "р."
704
+ :symbol: р.
705
705
  :RWF:
706
706
  :one: "Rwandan franc"
707
707
  :other: "Rwandan francs"
708
- :symbol: "RF"
708
+ :symbol: RF
709
709
  :SAR:
710
710
  :one: "Saudi riyal"
711
711
  :other: "Saudi riyals"
712
712
  :SBD:
713
713
  :one: "Solomon Islands dollar"
714
714
  :other: "Solomon Islands dollars"
715
- :symbol: "$"
715
+ :symbol: $
716
716
  :SCR:
717
717
  :one: "Seychellois rupee"
718
718
  :other: "Seychellois rupees"
@@ -728,15 +728,15 @@
728
728
  :SEK:
729
729
  :one: "Swedish krona"
730
730
  :other: "Swedish kronor"
731
- :symbol: "kr"
731
+ :symbol: kr
732
732
  :SGD:
733
733
  :one: "Singapore dollar"
734
734
  :other: "Singapore dollars"
735
- :symbol: "$"
735
+ :symbol: $
736
736
  :SHP:
737
737
  :one: "St. Helena pound"
738
738
  :other: "St. Helena pounds"
739
- :symbol: "£"
739
+ :symbol: £
740
740
  :SIT:
741
741
  :one: "Slovenian tolar"
742
742
  :other: "Slovenian tolars"
@@ -752,18 +752,18 @@
752
752
  :SRD:
753
753
  :one: "Surinamese dollar"
754
754
  :other: "Surinamese dollars"
755
- :symbol: "$"
755
+ :symbol: $
756
756
  :SRG:
757
757
  :one: "Surinamese guilder"
758
758
  :other: "Surinamese guilders"
759
759
  :SSP:
760
760
  :one: "South Sudanese pound"
761
761
  :other: "South Sudanese pounds"
762
- :symbol: "£"
762
+ :symbol: £
763
763
  :STD:
764
764
  :one: "São Tomé & Príncipe dobra"
765
765
  :other: "São Tomé & Príncipe dobras"
766
- :symbol: "Db"
766
+ :symbol: Db
767
767
  :SUR:
768
768
  :one: "Soviet rouble"
769
769
  :other: "Soviet roubles"
@@ -773,14 +773,14 @@
773
773
  :SYP:
774
774
  :one: "Syrian pound"
775
775
  :other: "Syrian pounds"
776
- :symbol: "£"
776
+ :symbol: £
777
777
  :SZL:
778
778
  :one: "Swazi lilangeni"
779
779
  :other: "Swazi emalangeni"
780
780
  :THB:
781
781
  :one: "Thai baht"
782
782
  :other: "Thai baht"
783
- :symbol: "฿"
783
+ :symbol: ฿
784
784
  :TJR:
785
785
  :one: "Tajikistani ruble"
786
786
  :other: "Tajikistani rubles"
@@ -799,7 +799,7 @@
799
799
  :TOP:
800
800
  :one: "Tongan paʻanga"
801
801
  :other: "Tongan paʻanga"
802
- :symbol: "T$"
802
+ :symbol: T$
803
803
  :TPE:
804
804
  :one: "Timorese escudo"
805
805
  :other: "Timorese escudos"
@@ -809,22 +809,22 @@
809
809
  :TRY:
810
810
  :one: "Turkish lira"
811
811
  :other: "Turkish Lira"
812
- :symbol: ""
812
+ :symbol: ₺
813
813
  :TTD:
814
814
  :one: "Trinidad & Tobago dollar"
815
815
  :other: "Trinidad & Tobago dollars"
816
- :symbol: "$"
816
+ :symbol: $
817
817
  :TWD:
818
818
  :one: "New Taiwan dollar"
819
819
  :other: "New Taiwan dollars"
820
- :symbol: "NT$"
820
+ :symbol: NT$
821
821
  :TZS:
822
822
  :one: "Tanzanian shilling"
823
823
  :other: "Tanzanian shillings"
824
824
  :UAH:
825
825
  :one: "Ukrainian hryvnia"
826
826
  :other: "Ukrainian hryvnias"
827
- :symbol: ""
827
+ :symbol: ₴
828
828
  :UAK:
829
829
  :one: "Ukrainian karbovanets"
830
830
  :other: "Ukrainian karbovantsiv"
@@ -837,7 +837,7 @@
837
837
  :USD:
838
838
  :one: "US dollar"
839
839
  :other: "US dollars"
840
- :symbol: "US$"
840
+ :symbol: US$
841
841
  :USN:
842
842
  :one: "US dollar (next day)"
843
843
  :other: "US dollars (next day)"
@@ -853,7 +853,7 @@
853
853
  :UYU:
854
854
  :one: "Uruguayan peso"
855
855
  :other: "Uruguayan pesos"
856
- :symbol: "$"
856
+ :symbol: $
857
857
  :UZS:
858
858
  :one: "Uzbekistan som"
859
859
  :other: "Uzbekistan som"
@@ -863,11 +863,11 @@
863
863
  :VEF:
864
864
  :one: "Venezuelan bolívar"
865
865
  :other: "Venezuelan bolívars"
866
- :symbol: "Bs"
866
+ :symbol: Bs
867
867
  :VND:
868
868
  :one: "Vietnamese dong"
869
869
  :other: "Vietnamese dong"
870
- :symbol: ""
870
+ :symbol: ₫
871
871
  :VNN:
872
872
  :one: "Vietnamese dong (1978–1985)"
873
873
  :other: "Vietnamese dong (1978–1985)"
@@ -880,7 +880,7 @@
880
880
  :XAF:
881
881
  :one: "CFA franc BEAC"
882
882
  :other: "CFA francs BEAC"
883
- :symbol: "FCFA"
883
+ :symbol: FCFA
884
884
  :XAG:
885
885
  :one: "troy ounce of silver"
886
886
  :other: "troy ounces of silver"
@@ -902,7 +902,7 @@
902
902
  :XCD:
903
903
  :one: "East Caribbean dollar"
904
904
  :other: "East Caribbean dollars"
905
- :symbol: "EC$"
905
+ :symbol: EC$
906
906
  :XDR:
907
907
  :one: "special drawing rights"
908
908
  :other: "special drawing rights"
@@ -918,14 +918,14 @@
918
918
  :XOF:
919
919
  :one: "CFA franc BCEAO"
920
920
  :other: "CFA francs BCEAO"
921
- :symbol: "CFA"
921
+ :symbol: CFA
922
922
  :XPD:
923
923
  :one: "troy ounce of palladium"
924
924
  :other: "troy ounces of palladium"
925
925
  :XPF:
926
926
  :one: "CFP franc"
927
927
  :other: "CFP francs"
928
- :symbol: "CFPF"
928
+ :symbol: CFPF
929
929
  :XPT:
930
930
  :one: "troy ounce of platinum"
931
931
  :other: "troy ounces of platinum"
@@ -933,8 +933,8 @@
933
933
  :one: "RINET Funds unit"
934
934
  :other: "RINET Funds units"
935
935
  :XSU:
936
- :one: "Sucre"
937
- :other: "Sucres"
936
+ :one: Sucre
937
+ :other: Sucres
938
938
  :XTS:
939
939
  :one: "Testing Currency unit"
940
940
  :other: "Testing Currency units"
@@ -968,14 +968,14 @@
968
968
  :ZAR:
969
969
  :one: "South African rand"
970
970
  :other: "South African rand"
971
- :symbol: "R"
971
+ :symbol: R
972
972
  :ZMK:
973
973
  :one: "Zambian kwacha (1968–2012)"
974
974
  :other: "Zambian kwachas (1968–2012)"
975
975
  :ZMW:
976
976
  :one: "Zambian kwacha"
977
977
  :other: "Zambian kwachas"
978
- :symbol: "ZK"
978
+ :symbol: ZK
979
979
  :ZRN:
980
980
  :one: "Zairean new zaire (1993–1998)"
981
981
  :other: "Zairean new zaires (1993–1998)"