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: "E, d"
@@ -13,60 +13,60 @@
13
13
  :GyMMM: "MMM y G"
14
14
  :GyMMMEd: "E, d MMM y G"
15
15
  :GyMMMd: "d MMM 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, d.M"
21
- :MMM: "LLL"
21
+ :MMM: LLL
22
22
  :MMMEd: "E, d MMM"
23
23
  :MMMMEd: "E, d MMMM"
24
24
  :MMMMd: "d MMMM"
25
25
  :MMMd: "d MMM"
26
- :MMdd: "d.M"
27
- :Md: "d.M"
28
- :d: "d"
26
+ :MMdd: d.M
27
+ :Md: d.M
28
+ :d: d
29
29
  :h: "h a"
30
30
  :hm: "h:mm a"
31
31
  :hms: "h:mm:ss a"
32
32
  :ms: "mm:ss"
33
33
  ? !ruby/symbol "y"
34
34
  : "y"
35
- :yM: "M.y"
35
+ :yM: M.y
36
36
  :yMEd: "E, d.M.y"
37
37
  :yMMM: "MMM y"
38
38
  :yMMMEd: "E, d MMM y"
39
39
  :yMMMM: "MMMM y"
40
40
  :yMMMd: "d MMM y"
41
- :yMd: "d.M.y"
41
+ :yMd: d.M.y
42
42
  :yQQQ: "QQQ, y"
43
43
  :yQQQQ: "QQQQ, y"
44
44
  :days:
45
45
  :format:
46
46
  :abbreviated:
47
- :fri: "Pre"
48
- :mon: "Hën"
49
- :sat: "Sht"
50
- :sun: "Die"
51
- :thu: "Enj"
52
- :tue: "Mar"
53
- :wed: "Mër"
47
+ :fri: Pre
48
+ :mon: Hën
49
+ :sat: Sht
50
+ :sun: Die
51
+ :thu: Enj
52
+ :tue: Mar
53
+ :wed: Mër
54
54
  :narrow:
55
- :fri: "P"
56
- :mon: "H"
57
- :sat: "S"
58
- :sun: "D"
59
- :thu: "E"
60
- :tue: "M"
61
- :wed: "M"
55
+ :fri: P
56
+ :mon: H
57
+ :sat: S
58
+ :sun: D
59
+ :thu: E
60
+ :tue: M
61
+ :wed: M
62
62
  :short:
63
- :fri: "Pre"
64
- :mon: "Hën"
65
- :sat: "Sht"
66
- :sun: "Die"
67
- :thu: "Enj"
68
- :tue: "Mar"
69
- :wed: "Mër"
63
+ :fri: Pre
64
+ :mon: Hën
65
+ :sat: Sht
66
+ :sun: Die
67
+ :thu: Enj
68
+ :tue: Mar
69
+ :wed: Mër
70
70
  :wide:
71
71
  :fri: "e premte"
72
72
  :mon: "e hënë"
@@ -77,29 +77,29 @@
77
77
  :wed: "e mërkurë"
78
78
  :stand-alone:
79
79
  :abbreviated:
80
- :fri: "Pre"
81
- :mon: "Hën"
82
- :sat: "Sht"
83
- :sun: "Die"
84
- :thu: "Enj"
85
- :tue: "Mar"
86
- :wed: "Mër"
80
+ :fri: Pre
81
+ :mon: Hën
82
+ :sat: Sht
83
+ :sun: Die
84
+ :thu: Enj
85
+ :tue: Mar
86
+ :wed: Mër
87
87
  :narrow:
88
- :fri: "P"
89
- :mon: "H"
90
- :sat: "S"
91
- :sun: "D"
92
- :thu: "E"
93
- :tue: "M"
94
- :wed: "M"
88
+ :fri: P
89
+ :mon: H
90
+ :sat: S
91
+ :sun: D
92
+ :thu: E
93
+ :tue: M
94
+ :wed: M
95
95
  :short:
96
- :fri: "Pre"
97
- :mon: "Hën"
98
- :sat: "Sht"
99
- :sun: "Die"
100
- :thu: "Enj"
101
- :tue: "Mar"
102
- :wed: "Mër"
96
+ :fri: Pre
97
+ :mon: Hën
98
+ :sat: Sht
99
+ :sun: Die
100
+ :thu: Enj
101
+ :tue: Mar
102
+ :wed: Mër
103
103
  :wide:
104
104
  :fri: "E premte"
105
105
  :mon: "E hënë"
@@ -110,42 +110,42 @@
110
110
  :wed: "E mërkurë"
111
111
  :eras:
112
112
  :abbr:
113
- 0: "p.e.s"
114
- 1: "e.s."
113
+ 0: p.e.s
114
+ 1: e.s.
115
115
  :name:
116
116
  0: "para erës sonë"
117
117
  1: "erës sonë"
118
118
  :narrow:
119
- 0: "p.e.s."
120
- 1: "e.s."
119
+ 0: p.e.s.
120
+ 1: e.s.
121
121
  :fields:
122
- :day: "ditë"
123
- :day-narrow: "ditë"
124
- :day-short: "ditë"
122
+ :day: ditë
123
+ :day-narrow: ditë
124
+ :day-short: ditë
125
125
  :dayperiod: "periudhë e ditës"
126
- :era: "erë"
127
- :hour: "orë"
128
- :hour-narrow: "orë"
129
- :hour-short: "orë"
130
- :minute: "minutë"
131
- :minute-narrow: "min."
132
- :minute-short: "min."
133
- :month: "muaj"
134
- :month-narrow: "muaj"
135
- :month-short: "muaj"
136
- :quarter: "tremujor"
137
- :quarter-narrow: "tremujor"
138
- :quarter-short: "tremujor"
139
- :second: "sekondë"
140
- :second-narrow: "sek."
141
- :second-short: "sek."
142
- :week: "javë"
143
- :week-narrow: "javë"
144
- :week-short: "javë"
126
+ :era: erë
127
+ :hour: orë
128
+ :hour-narrow: orë
129
+ :hour-short: orë
130
+ :minute: minutë
131
+ :minute-narrow: min.
132
+ :minute-short: min.
133
+ :month: muaj
134
+ :month-narrow: muaj
135
+ :month-short: muaj
136
+ :quarter: tremujor
137
+ :quarter-narrow: tremujor
138
+ :quarter-short: tremujor
139
+ :second: sekondë
140
+ :second-narrow: sek.
141
+ :second-short: sek.
142
+ :week: javë
143
+ :week-narrow: javë
144
+ :week-short: javë
145
145
  :weekday: "ditë e javës"
146
- :year: "vit"
147
- :year-narrow: "vit"
148
- :year-short: "vit"
146
+ :year: vit
147
+ :year-narrow: vit
148
+ :year-short: vit
149
149
  :zone: "brezi orar"
150
150
  :formats:
151
151
  :date:
@@ -156,7 +156,7 @@
156
156
  :medium:
157
157
  :pattern: "d MMM y"
158
158
  :short:
159
- :pattern: "d.M.yy"
159
+ :pattern: d.M.yy
160
160
  :datetime:
161
161
  :full:
162
162
  :pattern: "{{date}} 'në' {{time}}"
@@ -178,95 +178,95 @@
178
178
  :months:
179
179
  :format:
180
180
  :abbreviated:
181
- 1: "Jan"
182
- 10: "Tet"
183
- 11: "Nën"
184
- 12: "Dhj"
185
- 2: "Shk"
186
- 3: "Mar"
187
- 4: "Pri"
188
- 5: "Maj"
189
- 6: "Qer"
190
- 7: "Kor"
191
- 8: "Gsh"
192
- 9: "Sht"
181
+ 1: Jan
182
+ 10: Tet
183
+ 11: Nën
184
+ 12: Dhj
185
+ 2: Shk
186
+ 3: Mar
187
+ 4: Pri
188
+ 5: Maj
189
+ 6: Qer
190
+ 7: Kor
191
+ 8: Gsh
192
+ 9: Sht
193
193
  :narrow:
194
- 1: "J"
195
- 10: "T"
194
+ 1: J
195
+ 10: T
196
196
  11: "N"
197
- 12: "D"
198
- 2: "S"
199
- 3: "M"
200
- 4: "P"
201
- 5: "M"
202
- 6: "Q"
203
- 7: "K"
204
- 8: "G"
205
- 9: "S"
197
+ 12: D
198
+ 2: S
199
+ 3: M
200
+ 4: P
201
+ 5: M
202
+ 6: Q
203
+ 7: K
204
+ 8: G
205
+ 9: S
206
206
  :wide:
207
- 1: "janar"
208
- 10: "tetor"
209
- 11: "nëntor"
210
- 12: "dhjetor"
211
- 2: "shkurt"
212
- 3: "mars"
213
- 4: "prill"
214
- 5: "maj"
215
- 6: "qershor"
216
- 7: "korrik"
217
- 8: "gusht"
218
- 9: "shtator"
207
+ 1: janar
208
+ 10: tetor
209
+ 11: nëntor
210
+ 12: dhjetor
211
+ 2: shkurt
212
+ 3: mars
213
+ 4: prill
214
+ 5: maj
215
+ 6: qershor
216
+ 7: korrik
217
+ 8: gusht
218
+ 9: shtator
219
219
  :stand-alone:
220
220
  :abbreviated:
221
- 1: "Jan"
222
- 10: "Tet"
223
- 11: "Nën"
224
- 12: "Dhj"
225
- 2: "Shk"
226
- 3: "Mar"
227
- 4: "Pri"
228
- 5: "Maj"
229
- 6: "Qer"
230
- 7: "Kor"
231
- 8: "Gsh"
232
- 9: "Sht"
221
+ 1: Jan
222
+ 10: Tet
223
+ 11: Nën
224
+ 12: Dhj
225
+ 2: Shk
226
+ 3: Mar
227
+ 4: Pri
228
+ 5: Maj
229
+ 6: Qer
230
+ 7: Kor
231
+ 8: Gsh
232
+ 9: Sht
233
233
  :narrow:
234
- 1: "J"
235
- 10: "T"
234
+ 1: J
235
+ 10: T
236
236
  11: "N"
237
- 12: "D"
238
- 2: "S"
239
- 3: "M"
240
- 4: "P"
241
- 5: "M"
242
- 6: "Q"
243
- 7: "K"
244
- 8: "G"
245
- 9: "S"
237
+ 12: D
238
+ 2: S
239
+ 3: M
240
+ 4: P
241
+ 5: M
242
+ 6: Q
243
+ 7: K
244
+ 8: G
245
+ 9: S
246
246
  :wide:
247
- 1: "Janar"
248
- 10: "Tetor"
249
- 11: "Nëntor"
250
- 12: "Dhjetor"
251
- 2: "Shkurt"
252
- 3: "Mars"
253
- 4: "Prill"
254
- 5: "Maj"
255
- 6: "Qershor"
256
- 7: "Korrik"
257
- 8: "Gusht"
258
- 9: "Shtator"
247
+ 1: Janar
248
+ 10: Tetor
249
+ 11: Nëntor
250
+ 12: Dhjetor
251
+ 2: Shkurt
252
+ 3: Mars
253
+ 4: Prill
254
+ 5: Maj
255
+ 6: Qershor
256
+ 7: Korrik
257
+ 8: Gusht
258
+ 9: Shtator
259
259
  :periods:
260
260
  :format:
261
261
  :abbreviated: :calendars.gregorian.dayPeriods.format.wide
262
262
  :narrow:
263
- :am: "AM"
264
- :noon: "MD"
265
- :pm: "PM"
263
+ :am: AM
264
+ :noon: MD
265
+ :pm: PM
266
266
  :wide:
267
- :am: "paradite"
268
- :noon: "mesditë"
269
- :pm: "pasdite"
267
+ :am: paradite
268
+ :noon: mesditë
269
+ :pm: pasdite
270
270
  :stand-alone: {}
271
271
  :quarters:
272
272
  :format:
@@ -10,7 +10,7 @@
10
10
  :ALL:
11
11
  :one: "lek shqiptar"
12
12
  :other: "lekë shqiptar"
13
- :symbol: "Lekë"
13
+ :symbol: Lekë
14
14
  :AMD:
15
15
  :one: "drami armene"
16
16
  :other: "drami armene"
@@ -20,15 +20,15 @@
20
20
  :AOA:
21
21
  :one: "kuanzë angole"
22
22
  :other: "kuanza angole"
23
- :symbol: "Kz"
23
+ :symbol: Kz
24
24
  :ARS:
25
25
  :one: "pezo argjentinase"
26
26
  :other: "pezo argjentinase"
27
- :symbol: "$"
27
+ :symbol: $
28
28
  :AUD:
29
29
  :one: "dollar australian"
30
30
  :other: "dollarë australian"
31
- :symbol: "A$"
31
+ :symbol: A$
32
32
  :AWG:
33
33
  :one: "florin aruban"
34
34
  :other: "florinë aruban"
@@ -38,15 +38,15 @@
38
38
  :BAM:
39
39
  :one: "markë e Bosnjë-Hercegovinës [e shkëmbyeshme]"
40
40
  :other: "marka të Bosnjë-Hercegovinës [të shkëmbyeshme]"
41
- :symbol: "KM"
41
+ :symbol: KM
42
42
  :BBD:
43
43
  :one: "dollar barbadian"
44
44
  :other: "dollarë barbadian"
45
- :symbol: "$"
45
+ :symbol: $
46
46
  :BDT:
47
47
  :one: "takë bangladeshi"
48
48
  :other: "taka bangladeshi"
49
- :symbol: ""
49
+ :symbol: ৳
50
50
  :BGN:
51
51
  :one: "levë bullgare"
52
52
  :other: "leva bullgare"
@@ -59,42 +59,42 @@
59
59
  :BMD:
60
60
  :one: "dollar bermude"
61
61
  :other: "dollarë bermude"
62
- :symbol: "$"
62
+ :symbol: $
63
63
  :BND:
64
64
  :one: "dollar brunei"
65
65
  :other: "dollarë brunei"
66
- :symbol: "$"
66
+ :symbol: $
67
67
  :BOB:
68
68
  :one: "bolivian i Bolivisë"
69
69
  :other: "bolivianë të Bolivisë"
70
- :symbol: "Bs"
70
+ :symbol: Bs
71
71
  :BRL:
72
72
  :one: "real brazilian"
73
73
  :other: "realë brazilian"
74
- :symbol: "R$"
74
+ :symbol: R$
75
75
  :BSD:
76
76
  :one: "dollar bahamez"
77
77
  :other: "dollarë bahamez"
78
- :symbol: "$"
78
+ :symbol: $
79
79
  :BTN:
80
80
  :one: "ngultrum butanez"
81
81
  :other: "ngultrumë butanez"
82
82
  :BWP:
83
83
  :one: "pulë botsvane"
84
84
  :other: "pula botsvane"
85
- :symbol: "P"
85
+ :symbol: P
86
86
  :BYR:
87
87
  :one: "rubël bjelloruse"
88
88
  :other: "rubla bjelloruse"
89
- :symbol: "р."
89
+ :symbol: р.
90
90
  :BZD:
91
91
  :one: "dollar belize"
92
92
  :other: "dollarë belize"
93
- :symbol: "$"
93
+ :symbol: $
94
94
  :CAD:
95
95
  :one: "dollar kanadez"
96
96
  :other: "dollarë kanadez"
97
- :symbol: "CA$"
97
+ :symbol: CA$
98
98
  :CDF:
99
99
  :one: "frangë kongole"
100
100
  :other: "franga kongole"
@@ -104,76 +104,76 @@
104
104
  :CLP:
105
105
  :one: "pezo kiliane"
106
106
  :other: "pezo kiliane"
107
- :symbol: "$"
107
+ :symbol: $
108
108
  :CNY:
109
109
  :one: "juan kinez"
110
110
  :other: "juanë kinez"
111
- :symbol: "CN¥"
111
+ :symbol: CN¥
112
112
  :COP:
113
113
  :one: "pezo kolumbiane"
114
114
  :other: "pezo kolumbiane"
115
- :symbol: "$"
115
+ :symbol: $
116
116
  :CRC:
117
117
  :one: "kolon kostarikan"
118
118
  :other: "kolonë kostarikan"
119
- :symbol: ""
119
+ :symbol: ₡
120
120
  :CUC:
121
121
  :one: "pezo kubane e shkëmbyeshme"
122
122
  :other: "pezo kubane të shkëmbyeshme"
123
- :symbol: "$"
123
+ :symbol: $
124
124
  :CUP:
125
125
  :one: "pezo kubane"
126
126
  :other: "pezo kubane"
127
- :symbol: "$"
127
+ :symbol: $
128
128
  :CVE:
129
129
  :one: "eskudo e Kepit të Gjelbër"
130
130
  :other: "eskudo të Kepit të Gjelbër"
131
131
  :CZK:
132
132
  :one: "korunë çeke"
133
133
  :other: "koruna çeke"
134
- :symbol: ""
134
+ :symbol: Kč
135
135
  :DJF:
136
136
  :one: "frangë xhibutiane"
137
137
  :other: "franga xhibutiane"
138
138
  :DKK:
139
139
  :one: "koronë daneze"
140
140
  :other: "korona daneze"
141
- :symbol: "kr"
141
+ :symbol: kr
142
142
  :DOP:
143
143
  :one: "pezo dominikane"
144
144
  :other: "pezo dominikane"
145
- :symbol: "$"
145
+ :symbol: $
146
146
  :DZD:
147
147
  :one: "dinar algjerian"
148
148
  :other: "dinarë algjerian"
149
149
  :EGP:
150
150
  :one: "stërlinë egjiptiane"
151
151
  :other: "stërlina egjiptiane"
152
- :symbol: ""
152
+ :symbol: E£
153
153
  :ERN:
154
154
  :one: "nakfë eritreje"
155
155
  :other: "nakfa eritreje"
156
156
  :ESP:
157
- :symbol: ""
157
+ :symbol: ₧
158
158
  :ETB:
159
159
  :one: "birë etiopiane"
160
160
  :other: "bira etiopiane"
161
161
  :EUR:
162
- :one: "euro"
163
- :other: "euro"
164
- :symbol: ""
162
+ :one: euro
163
+ :other: euro
164
+ :symbol: €
165
165
  :FJD:
166
166
  :one: "dollar fixhi"
167
167
  :other: "dollarë fixhi"
168
- :symbol: "$"
168
+ :symbol: $
169
169
  :FKP:
170
170
  :one: "stërlinë e Ishujve Folkland"
171
171
  :other: "stërlina të Ishujve Folkland"
172
- :symbol: "£"
172
+ :symbol: £
173
173
  :GBP:
174
174
  :one: "sterlinë britanike"
175
175
  :other: "sterlina britanike"
176
- :symbol: "£"
176
+ :symbol: £
177
177
  :GEL:
178
178
  :one: "lari gjeorgjian"
179
179
  :other: "lari gjeorgjiane"
@@ -183,53 +183,53 @@
183
183
  :GIP:
184
184
  :one: "sterlinë gjibraltari"
185
185
  :other: "sterlina gjibraltari"
186
- :symbol: "£"
186
+ :symbol: £
187
187
  :GMD:
188
188
  :one: "dalas gambian"
189
189
  :other: "dalasë gambian"
190
190
  :GNF:
191
191
  :one: "frangë guineje"
192
192
  :other: "franga guineje"
193
- :symbol: "FG"
193
+ :symbol: FG
194
194
  :GTQ:
195
195
  :one: "kuecal guatemalas"
196
196
  :other: "kuecalë guatemalas"
197
- :symbol: "Q"
197
+ :symbol: Q
198
198
  :GYD:
199
199
  :one: "dollar guajanez"
200
200
  :other: "dollarë guajanez"
201
- :symbol: "$"
201
+ :symbol: $
202
202
  :HKD:
203
203
  :one: "dollar Hong Kongu"
204
204
  :other: "dollarë Hong Kongu"
205
- :symbol: "HK$"
205
+ :symbol: HK$
206
206
  :HNL:
207
207
  :one: "lempirë hondurase"
208
208
  :other: "lempira hondurase"
209
- :symbol: "L"
209
+ :symbol: L
210
210
  :HRK:
211
211
  :one: "kunë kroate"
212
212
  :other: "kuna kroate"
213
- :symbol: "kn"
213
+ :symbol: kn
214
214
  :HTG:
215
215
  :one: "gurd haitian"
216
216
  :other: "gurdë haitian"
217
217
  :HUF:
218
218
  :one: "forintë hungareze"
219
219
  :other: "forinta hungareze"
220
- :symbol: "Ft"
220
+ :symbol: Ft
221
221
  :IDR:
222
222
  :one: "rupi indoneziane"
223
223
  :other: "rupi indoneziane"
224
- :symbol: "Rp"
224
+ :symbol: Rp
225
225
  :ILS:
226
226
  :one: "shekel izrealit"
227
227
  :other: "shekelë izrealite"
228
- :symbol: ""
228
+ :symbol: ₪
229
229
  :INR:
230
230
  :one: "rupi indiane"
231
231
  :other: "rupi indiane"
232
- :symbol: ""
232
+ :symbol: ₹
233
233
  :IQD:
234
234
  :one: "dinar irakian"
235
235
  :other: "dinarë irakian"
@@ -239,18 +239,18 @@
239
239
  :ISK:
240
240
  :one: "koronë islandeze"
241
241
  :other: "korona islandeze"
242
- :symbol: "kr"
242
+ :symbol: kr
243
243
  :JMD:
244
244
  :one: "dollar xhamajkan"
245
245
  :other: "dollarë xhamajkan"
246
- :symbol: "$"
246
+ :symbol: $
247
247
  :JOD:
248
248
  :one: "dinar jordanez"
249
249
  :other: "dinarë jordanez"
250
250
  :JPY:
251
251
  :one: "jen japonez"
252
252
  :other: "jenë japonez"
253
- :symbol: "JP¥"
253
+ :symbol: JP¥
254
254
  :KES:
255
255
  :one: "shilingë keniane"
256
256
  :other: "shilinga keniane"
@@ -260,54 +260,54 @@
260
260
  :KHR:
261
261
  :one: "rial kamboxhian"
262
262
  :other: "rialë kamboxhian"
263
- :symbol: ""
263
+ :symbol: ៛
264
264
  :KMF:
265
265
  :one: "frangë komore"
266
266
  :other: "franga komori"
267
- :symbol: "CF"
267
+ :symbol: CF
268
268
  :KPW:
269
269
  :one: "uon koreano-verior"
270
270
  :other: "uonë koreano-verior"
271
- :symbol: ""
271
+ :symbol: ₩
272
272
  :KRW:
273
273
  :one: "uon koreano-jugor"
274
274
  :other: "uonë koreano-jugor"
275
- :symbol: ""
275
+ :symbol: ₩
276
276
  :KWD:
277
277
  :one: "dinar kuvajtian"
278
278
  :other: "dinarë kuvajtian"
279
279
  :KYD:
280
280
  :one: "dollar i Ishujve Kajman"
281
281
  :other: "dollarë të Ishujve Kajman"
282
- :symbol: "$"
282
+ :symbol: $
283
283
  :KZT:
284
284
  :one: "tengë kazake"
285
285
  :other: "tenga kazake"
286
- :symbol: ""
286
+ :symbol: ₸
287
287
  :LAK:
288
288
  :one: "kipë laosi"
289
289
  :other: "kipa laosi"
290
- :symbol: ""
290
+ :symbol: ₭
291
291
  :LBP:
292
292
  :one: "sterlinë libaneze"
293
293
  :other: "sterlina libaneze"
294
- :symbol: ""
294
+ :symbol: L£
295
295
  :LKR:
296
296
  :one: "rupi sri-lanke"
297
297
  :other: "rupi sri-lanke"
298
- :symbol: "Rs"
298
+ :symbol: Rs
299
299
  :LRD:
300
300
  :one: "dollar liberian"
301
301
  :other: "dollarë liberian"
302
- :symbol: "$"
302
+ :symbol: $
303
303
  :LTL:
304
304
  :one: "litë lituaneze"
305
305
  :other: "lita lituaneze"
306
- :symbol: "Lt"
306
+ :symbol: Lt
307
307
  :LVL:
308
308
  :one: "latë letoneze"
309
309
  :other: "lata letoneze"
310
- :symbol: "Ls"
310
+ :symbol: Ls
311
311
  :LYD:
312
312
  :one: "dinar libian"
313
313
  :other: "dinarë libian"
@@ -320,18 +320,18 @@
320
320
  :MGA:
321
321
  :one: "arier malagez"
322
322
  :other: "arierë malagez"
323
- :symbol: "Ar"
323
+ :symbol: Ar
324
324
  :MKD:
325
325
  :one: "denar maqedonas"
326
326
  :other: "denarë maqedonas"
327
327
  :MMK:
328
328
  :one: "kiatë mianmari"
329
329
  :other: "kiata mianmari"
330
- :symbol: "K"
330
+ :symbol: K
331
331
  :MNT:
332
332
  :one: "tugrikë mongole"
333
333
  :other: "tugrika mongole"
334
- :symbol: ""
334
+ :symbol: ₮
335
335
  :MOP:
336
336
  :one: "patakë e Makaos"
337
337
  :other: "pataka të Makaos"
@@ -341,7 +341,7 @@
341
341
  :MUR:
342
342
  :one: "rupi mauritiane"
343
343
  :other: "rupi mauritiane"
344
- :symbol: "Rs"
344
+ :symbol: Rs
345
345
  :MVR:
346
346
  :one: "rufi maldivi"
347
347
  :other: "rufi maldivi"
@@ -351,38 +351,38 @@
351
351
  :MXN:
352
352
  :one: "pezo meksikane"
353
353
  :other: "pezo meksikane"
354
- :symbol: "MX$"
354
+ :symbol: MX$
355
355
  :MYR:
356
356
  :one: "ringit malajzian"
357
357
  :other: "ringitë malajzian"
358
- :symbol: "RM"
358
+ :symbol: RM
359
359
  :MZN:
360
360
  :one: "metikal mozambiku"
361
361
  :other: "metikalë mozambiku"
362
362
  :NAD:
363
363
  :one: "dollar namibie"
364
364
  :other: "dollarë namibie"
365
- :symbol: "$"
365
+ :symbol: $
366
366
  :NGN:
367
367
  :one: "nairë nigeriane"
368
368
  :other: "naira nigeriane"
369
- :symbol: ""
369
+ :symbol: ₦
370
370
  :NIO:
371
371
  :one: "kordobë nikaraguane"
372
372
  :other: "kordoba nikaraguane"
373
- :symbol: "C$"
373
+ :symbol: C$
374
374
  :NOK:
375
375
  :one: "koronë norvegjeze"
376
376
  :other: "korona norvegjeze"
377
- :symbol: "kr"
377
+ :symbol: kr
378
378
  :NPR:
379
379
  :one: "rupi nepaleze"
380
380
  :other: "rupi nepaleze"
381
- :symbol: "Rs"
381
+ :symbol: Rs
382
382
  :NZD:
383
383
  :one: "dollar i Zelandës së Re"
384
384
  :other: "dollarë të Zelandës së Re"
385
- :symbol: "NZ$"
385
+ :symbol: NZ$
386
386
  :OMR:
387
387
  :one: "rial omani"
388
388
  :other: "rialë omani"
@@ -398,19 +398,19 @@
398
398
  :PHP:
399
399
  :one: "pezo filipinase"
400
400
  :other: "pezo filipinase"
401
- :symbol: ""
401
+ :symbol: ₱
402
402
  :PKR:
403
403
  :one: "rupi pakistaneze"
404
404
  :other: "rupi pakistaneze"
405
- :symbol: "Rs"
405
+ :symbol: Rs
406
406
  :PLN:
407
407
  :one: "zllotë polake"
408
408
  :other: "zllota polake"
409
- :symbol: ""
409
+ :symbol: zł
410
410
  :PYG:
411
411
  :one: "guaran paraguaian"
412
412
  :other: "guaranë paraguaian"
413
- :symbol: ""
413
+ :symbol: ₲
414
414
  :QAR:
415
415
  :one: "rial katari"
416
416
  :other: "rialë katari"
@@ -423,20 +423,20 @@
423
423
  :RUB:
424
424
  :one: "rubël ruse"
425
425
  :other: "rubla ruse"
426
- :symbol: ""
426
+ :symbol: ₽
427
427
  :RUR:
428
- :symbol: "р."
428
+ :symbol: р.
429
429
  :RWF:
430
430
  :one: "frangë ruandeze"
431
431
  :other: "franga ruandeze"
432
- :symbol: "RF"
432
+ :symbol: RF
433
433
  :SAR:
434
434
  :one: "rial saudit"
435
435
  :other: "rialë saudit"
436
436
  :SBD:
437
437
  :one: "dollar i Ishujve Solomon"
438
438
  :other: "dollarë të Ishujve Solomon"
439
- :symbol: "$"
439
+ :symbol: $
440
440
  :SCR:
441
441
  :one: "rupi e Ishujve Sejçelë"
442
442
  :other: "rupi të Ishujve Sejçelë"
@@ -446,15 +446,15 @@
446
446
  :SEK:
447
447
  :one: "koronë suedeze"
448
448
  :other: "korona suedeze"
449
- :symbol: "kr"
449
+ :symbol: kr
450
450
  :SGD:
451
451
  :one: "dollar singapori"
452
452
  :other: "dollarë singapori"
453
- :symbol: "$"
453
+ :symbol: $
454
454
  :SHP:
455
455
  :one: "stërlinë e Ishullit të Shën Helenës"
456
456
  :other: "stërlina të Ishullit të Shën Helenës"
457
- :symbol: "£"
457
+ :symbol: £
458
458
  :SLL:
459
459
  :one: "leon i Sierra Leones"
460
460
  :other: "leonë të Sierra Leones"
@@ -464,26 +464,26 @@
464
464
  :SRD:
465
465
  :one: "dollar surinamez"
466
466
  :other: "dollarë surinamez"
467
- :symbol: "$"
467
+ :symbol: $
468
468
  :SSP:
469
469
  :one: "stërlinë e Sudanit të Jugut"
470
470
  :other: "stërlina të Sudanit të Jugut"
471
- :symbol: "£"
471
+ :symbol: £
472
472
  :STD:
473
473
  :one: "dobër e Sao Tomes dhe Prinsipes"
474
474
  :other: "dobra të Sao Tomes dhe Prinsipes"
475
- :symbol: "Db"
475
+ :symbol: Db
476
476
  :SYP:
477
477
  :one: "sterlinë siriane"
478
478
  :other: "sterlina siriane"
479
- :symbol: "£"
479
+ :symbol: £
480
480
  :SZL:
481
481
  :one: "lilangen svazilandi"
482
482
  :other: "lilangenë svazilandi"
483
483
  :THB:
484
484
  :one: "batë tajlandeze"
485
485
  :other: "bata tajlandeze"
486
- :symbol: "฿"
486
+ :symbol: ฿
487
487
  :TJS:
488
488
  :one: "somonë taxhike"
489
489
  :other: "somona taxhike"
@@ -496,48 +496,48 @@
496
496
  :TOP:
497
497
  :one: "pangë tongane"
498
498
  :other: "panga tongane"
499
- :symbol: "T$"
499
+ :symbol: T$
500
500
  :TRY:
501
501
  :one: "lirë turke"
502
502
  :other: "lira turke"
503
- :symbol: ""
503
+ :symbol: ₺
504
504
  :TTD:
505
505
  :one: "dollar i Trinidadit dhe Tobagos"
506
506
  :other: "dollarë të Trinidadit dhe Tobagos"
507
- :symbol: "$"
507
+ :symbol: $
508
508
  :TWD:
509
509
  :one: "dollar tajvanez"
510
510
  :other: "dollarë tajvanez"
511
- :symbol: "NT$"
511
+ :symbol: NT$
512
512
  :TZS:
513
513
  :one: "shilingë tanzanie"
514
514
  :other: "shilinga tanzanie"
515
515
  :UAH:
516
516
  :one: "rivni ukrainase"
517
517
  :other: "rivni ukrainase"
518
- :symbol: ""
518
+ :symbol: ₴
519
519
  :UGX:
520
520
  :one: "shilingë ugandeze"
521
521
  :other: "shilinga ugandeze"
522
522
  :USD:
523
523
  :one: "dollar amerikan"
524
524
  :other: "dollarë amerikan"
525
- :symbol: "US$"
525
+ :symbol: US$
526
526
  :UYU:
527
527
  :one: "pezo uruguaiane"
528
528
  :other: "pezo uruguaiane"
529
- :symbol: "$"
529
+ :symbol: $
530
530
  :UZS:
531
531
  :one: "somë uzbeke"
532
532
  :other: "soma uzbeke"
533
533
  :VEF:
534
534
  :one: "bolivar venezuelian"
535
535
  :other: "bolivarë venezuelian"
536
- :symbol: "Bs"
536
+ :symbol: Bs
537
537
  :VND:
538
538
  :one: "dongë vietnameze"
539
539
  :other: "donga vietnameze"
540
- :symbol: ""
540
+ :symbol: ₫
541
541
  :VUV:
542
542
  :one: "vatu vanuatuje"
543
543
  :other: "vatu vanuatuje"
@@ -547,19 +547,19 @@
547
547
  :XAF:
548
548
  :one: "frangë kamerunase"
549
549
  :other: "franga kamerunase"
550
- :symbol: "FCFA"
550
+ :symbol: FCFA
551
551
  :XCD:
552
552
  :one: "dollar i Karaibeve Lindore"
553
553
  :other: "dollarë të Karaibeve Lindore"
554
- :symbol: "EC$"
554
+ :symbol: EC$
555
555
  :XOF:
556
556
  :one: "frangë e Bregut të Fildishtë"
557
557
  :other: "franga të Bregut të Fildishtë"
558
- :symbol: "CFA"
558
+ :symbol: CFA
559
559
  :XPF:
560
560
  :one: "frangë franceze e Polinezisë"
561
561
  :other: "franga franceze të Polinezisë"
562
- :symbol: "CFPF"
562
+ :symbol: CFPF
563
563
  :XXX:
564
564
  :one: "(njësi e panjohur valute)"
565
565
  :other: "(njësi të panjohura valute)"
@@ -569,8 +569,8 @@
569
569
  :ZAR:
570
570
  :one: "randë afrikano-jugore"
571
571
  :other: "randa afrikano-jugore"
572
- :symbol: "R"
572
+ :symbol: R
573
573
  :ZMW:
574
574
  :one: "kuaçë zambiku"
575
575
  :other: "kuaça zambiku"
576
- :symbol: "ZK"
576
+ :symbol: ZK