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,137 +13,137 @@
13
13
  :GyMMM: "G y MMM"
14
14
  :GyMMMEd: "G y MMM d, E"
15
15
  :GyMMMd: "G y MMM d"
16
- :H: "HH"
16
+ :H: HH
17
17
  :Hm: "HH:mm"
18
18
  :Hmm: "H:mm"
19
19
  :Hms: "HH:mm:ss"
20
- :M: "L"
20
+ :M: L
21
21
  :MEd: "E, d-M"
22
- :MMM: "LLL"
22
+ :MMM: LLL
23
23
  :MMMEd: "E, d MMM"
24
24
  :MMMMd: "d MMMM"
25
25
  :MMMd: "d MMM"
26
- :MMdd: "dd/MM"
27
- :Md: "d-M"
28
- :d: "d"
26
+ :MMdd: dd/MM
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
  :yMMMd: "d MMM y"
40
- :yMd: "d/M/y"
40
+ :yMd: d/M/y
41
41
  :yQQQ: "QQQ y"
42
42
  :yQQQQ: "QQQQ y"
43
43
  :days:
44
44
  :format:
45
45
  :abbreviated:
46
- :fri: "Jum"
47
- :mon: "Isn"
48
- :sat: "Sab"
49
- :sun: "Ahd"
50
- :thu: "Kha"
51
- :tue: "Sel"
52
- :wed: "Rab"
46
+ :fri: Jum
47
+ :mon: Isn
48
+ :sat: Sab
49
+ :sun: Ahd
50
+ :thu: Kha
51
+ :tue: Sel
52
+ :wed: Rab
53
53
  :narrow:
54
- :fri: "J"
55
- :mon: "I"
56
- :sat: "S"
57
- :sun: "A"
58
- :thu: "K"
59
- :tue: "S"
60
- :wed: "R"
54
+ :fri: J
55
+ :mon: I
56
+ :sat: S
57
+ :sun: A
58
+ :thu: K
59
+ :tue: S
60
+ :wed: R
61
61
  :short:
62
- :fri: "Ju"
63
- :mon: "Is"
64
- :sat: "Sa"
65
- :sun: "Ah"
66
- :thu: "Kh"
67
- :tue: "Se"
68
- :wed: "Ra"
62
+ :fri: Ju
63
+ :mon: Is
64
+ :sat: Sa
65
+ :sun: Ah
66
+ :thu: Kh
67
+ :tue: Se
68
+ :wed: Ra
69
69
  :wide:
70
- :fri: "Jumaat"
71
- :mon: "Isnin"
72
- :sat: "Sabtu"
73
- :sun: "Ahad"
74
- :thu: "Khamis"
75
- :tue: "Selasa"
76
- :wed: "Rabu"
70
+ :fri: Jumaat
71
+ :mon: Isnin
72
+ :sat: Sabtu
73
+ :sun: Ahad
74
+ :thu: Khamis
75
+ :tue: Selasa
76
+ :wed: Rabu
77
77
  :stand-alone:
78
78
  :abbreviated:
79
- :fri: "Jum"
80
- :mon: "Isn"
81
- :sat: "Sab"
82
- :sun: "Ahd"
83
- :thu: "Kha"
84
- :tue: "Sel"
85
- :wed: "Rab"
79
+ :fri: Jum
80
+ :mon: Isn
81
+ :sat: Sab
82
+ :sun: Ahd
83
+ :thu: Kha
84
+ :tue: Sel
85
+ :wed: Rab
86
86
  :narrow:
87
- :fri: "J"
88
- :mon: "I"
89
- :sat: "S"
90
- :sun: "A"
91
- :thu: "K"
92
- :tue: "S"
93
- :wed: "R"
87
+ :fri: J
88
+ :mon: I
89
+ :sat: S
90
+ :sun: A
91
+ :thu: K
92
+ :tue: S
93
+ :wed: R
94
94
  :short:
95
- :fri: "Ju"
96
- :mon: "Is"
97
- :sat: "Sa"
98
- :sun: "Ah"
99
- :thu: "Kh"
100
- :tue: "Se"
101
- :wed: "Ra"
95
+ :fri: Ju
96
+ :mon: Is
97
+ :sat: Sa
98
+ :sun: Ah
99
+ :thu: Kh
100
+ :tue: Se
101
+ :wed: Ra
102
102
  :wide:
103
- :fri: "Jumaat"
104
- :mon: "Isnin"
105
- :sat: "Sabtu"
106
- :sun: "Ahad"
107
- :thu: "Khamis"
108
- :tue: "Selasa"
109
- :wed: "Rabu"
103
+ :fri: Jumaat
104
+ :mon: Isnin
105
+ :sat: Sabtu
106
+ :sun: Ahad
107
+ :thu: Khamis
108
+ :tue: Selasa
109
+ :wed: Rabu
110
110
  :eras:
111
111
  :abbr:
112
- 0: "S.M."
113
- 1: "TM"
112
+ 0: S.M.
113
+ 1: TM
114
114
  :name:
115
- 0: "S.M."
116
- 1: "TM"
115
+ 0: S.M.
116
+ 1: TM
117
117
  :narrow:
118
118
  0: ""
119
119
  :fields:
120
- :day: "Hari"
121
- :day-narrow: "hari"
122
- :day-short: "hari"
123
- :dayperiod: "PG/PTG"
124
- :era: "Era"
125
- :hour: "Jam"
126
- :hour-narrow: "jam"
127
- :hour-short: "jam"
128
- :minute: "Minit"
129
- :minute-narrow: "min"
130
- :minute-short: "min"
131
- :month: "Bulan"
132
- :month-narrow: "bln"
133
- :month-short: "bln"
120
+ :day: Hari
121
+ :day-narrow: hari
122
+ :day-short: hari
123
+ :dayperiod: PG/PTG
124
+ :era: Era
125
+ :hour: Jam
126
+ :hour-narrow: jam
127
+ :hour-short: jam
128
+ :minute: Minit
129
+ :minute-narrow: min
130
+ :minute-short: min
131
+ :month: Bulan
132
+ :month-narrow: bln
133
+ :month-short: bln
134
134
  :quarter: "Suku Tahun"
135
- :quarter-narrow: "suku"
136
- :quarter-short: "suku"
137
- :second: "Saat"
138
- :second-narrow: "saat"
139
- :second-short: "saat"
140
- :week: "Minggu"
141
- :week-narrow: "mgu"
142
- :week-short: "mgu"
135
+ :quarter-narrow: suku
136
+ :quarter-short: suku
137
+ :second: Saat
138
+ :second-narrow: saat
139
+ :second-short: saat
140
+ :week: Minggu
141
+ :week-narrow: mgu
142
+ :week-short: mgu
143
143
  :weekday: "Hari dalam Minggu"
144
- :year: "Tahun"
145
- :year-narrow: "thn"
146
- :year-short: "thn"
144
+ :year: Tahun
145
+ :year-narrow: thn
146
+ :year-short: thn
147
147
  :zone: "Zon Waktu"
148
148
  :formats:
149
149
  :date:
@@ -154,7 +154,7 @@
154
154
  :medium:
155
155
  :pattern: "d MMM y"
156
156
  :short:
157
- :pattern: "d/MM/yy"
157
+ :pattern: d/MM/yy
158
158
  :datetime:
159
159
  :full:
160
160
  :pattern: "{{date}} {{time}}"
@@ -176,105 +176,105 @@
176
176
  :months:
177
177
  :format:
178
178
  :abbreviated:
179
- 1: "Jan"
180
- 10: "Okt"
181
- 11: "Nov"
182
- 12: "Dis"
183
- 2: "Feb"
184
- 3: "Mac"
185
- 4: "Apr"
186
- 5: "Mei"
187
- 6: "Jun"
188
- 7: "Jul"
189
- 8: "Ogo"
190
- 9: "Sep"
179
+ 1: Jan
180
+ 10: Okt
181
+ 11: Nov
182
+ 12: Dis
183
+ 2: Feb
184
+ 3: Mac
185
+ 4: Apr
186
+ 5: Mei
187
+ 6: Jun
188
+ 7: Jul
189
+ 8: Ogo
190
+ 9: Sep
191
191
  :narrow:
192
- 1: "J"
193
- 10: "O"
192
+ 1: J
193
+ 10: O
194
194
  11: "N"
195
- 12: "D"
196
- 2: "F"
197
- 3: "M"
198
- 4: "A"
199
- 5: "M"
200
- 6: "J"
201
- 7: "J"
202
- 8: "O"
203
- 9: "S"
195
+ 12: D
196
+ 2: F
197
+ 3: M
198
+ 4: A
199
+ 5: M
200
+ 6: J
201
+ 7: J
202
+ 8: O
203
+ 9: S
204
204
  :wide:
205
- 1: "Januari"
206
- 10: "Oktober"
207
- 11: "November"
208
- 12: "Disember"
209
- 2: "Februari"
210
- 3: "Mac"
211
- 4: "April"
212
- 5: "Mei"
213
- 6: "Jun"
214
- 7: "Julai"
215
- 8: "Ogos"
216
- 9: "September"
205
+ 1: Januari
206
+ 10: Oktober
207
+ 11: November
208
+ 12: Disember
209
+ 2: Februari
210
+ 3: Mac
211
+ 4: April
212
+ 5: Mei
213
+ 6: Jun
214
+ 7: Julai
215
+ 8: Ogos
216
+ 9: September
217
217
  :stand-alone:
218
218
  :abbreviated:
219
- 1: "Jan"
220
- 10: "Okt"
221
- 11: "Nov"
222
- 12: "Dis"
223
- 2: "Feb"
224
- 3: "Mac"
225
- 4: "Apr"
226
- 5: "Mei"
227
- 6: "Jun"
228
- 7: "Jul"
229
- 8: "Ogo"
230
- 9: "Sep"
219
+ 1: Jan
220
+ 10: Okt
221
+ 11: Nov
222
+ 12: Dis
223
+ 2: Feb
224
+ 3: Mac
225
+ 4: Apr
226
+ 5: Mei
227
+ 6: Jun
228
+ 7: Jul
229
+ 8: Ogo
230
+ 9: Sep
231
231
  :narrow:
232
- 1: "J"
233
- 10: "O"
232
+ 1: J
233
+ 10: O
234
234
  11: "N"
235
- 12: "D"
236
- 2: "F"
237
- 3: "M"
238
- 4: "A"
239
- 5: "M"
240
- 6: "J"
241
- 7: "J"
242
- 8: "O"
243
- 9: "S"
235
+ 12: D
236
+ 2: F
237
+ 3: M
238
+ 4: A
239
+ 5: M
240
+ 6: J
241
+ 7: J
242
+ 8: O
243
+ 9: S
244
244
  :wide:
245
- 1: "Januari"
246
- 10: "Oktober"
247
- 11: "November"
248
- 12: "Disember"
249
- 2: "Februari"
250
- 3: "Mac"
251
- 4: "April"
252
- 5: "Mei"
253
- 6: "Jun"
254
- 7: "Julai"
255
- 8: "Ogos"
256
- 9: "September"
245
+ 1: Januari
246
+ 10: Oktober
247
+ 11: November
248
+ 12: Disember
249
+ 2: Februari
250
+ 3: Mac
251
+ 4: April
252
+ 5: Mei
253
+ 6: Jun
254
+ 7: Julai
255
+ 8: Ogos
256
+ 9: September
257
257
  :periods:
258
258
  :format:
259
259
  :abbreviated:
260
- :am: "pg"
261
- :pm: "ptg"
260
+ :am: pg
261
+ :pm: ptg
262
262
  :narrow:
263
- :am: "a"
264
- :noon: "t"
265
- :pm: "p"
263
+ :am: a
264
+ :noon: t
265
+ :pm: p
266
266
  :wide:
267
- :am: "PG"
268
- :noon: "t/hari"
269
- :pm: "PTG"
267
+ :am: PG
268
+ :noon: t/hari
269
+ :pm: PTG
270
270
  :stand-alone: {}
271
271
  :quarters:
272
272
  :format:
273
273
  :abbreviated:
274
- 1: "S1"
275
- 2: "S2"
276
- 3: "S3"
277
- 4: "S4"
274
+ 1: S1
275
+ 2: S2
276
+ 3: S3
277
+ 4: S4
278
278
  :narrow:
279
279
  1: 1
280
280
  2: 2
@@ -287,10 +287,10 @@
287
287
  4: "Suku Ke-4"
288
288
  :stand-alone:
289
289
  :abbreviated:
290
- 1: "S1"
291
- 2: "S2"
292
- 3: "S3"
293
- 4: "S4"
290
+ 1: S1
291
+ 2: S2
292
+ 3: S3
293
+ 4: S4
294
294
  :narrow:
295
295
  1: 1
296
296
  2: 2
@@ -4,636 +4,636 @@
4
4
  :AED:
5
5
  :one: "Dirham Emiriah Arab Bersatu"
6
6
  :other: "Dirham Emiriah Arab Bersatu"
7
- :symbol: "AED"
7
+ :symbol: AED
8
8
  :AFN:
9
9
  :one: "Afghani Afghanistan"
10
10
  :other: "Afghani Afghanistan"
11
- :symbol: "AFN"
11
+ :symbol: AFN
12
12
  :ALL:
13
13
  :one: "Lek Albania"
14
14
  :other: "Lek Albania"
15
- :symbol: "ALL"
15
+ :symbol: ALL
16
16
  :AMD:
17
17
  :one: "Dram Armenia"
18
18
  :other: "Dram Armenia"
19
- :symbol: "AMD"
19
+ :symbol: AMD
20
20
  :ANG:
21
21
  :one: "Guilder Antillean Netherland"
22
22
  :other: "Guilder Antillean Netherland"
23
- :symbol: "ANG"
23
+ :symbol: ANG
24
24
  :AOA:
25
25
  :one: "Kwanza Angola"
26
26
  :other: "Kwanza Angola"
27
- :symbol: "AOA"
27
+ :symbol: AOA
28
28
  :ARS:
29
29
  :one: "Peso Argentina"
30
30
  :other: "Peso Argentina"
31
- :symbol: "ARS"
31
+ :symbol: ARS
32
32
  :AUD:
33
33
  :one: "Dolar Australia"
34
34
  :other: "Dolar Australia"
35
- :symbol: "A$"
35
+ :symbol: A$
36
36
  :AWG:
37
37
  :one: "Florin Aruba"
38
38
  :other: "Florin Aruba"
39
- :symbol: "AWG"
39
+ :symbol: AWG
40
40
  :AZN:
41
41
  :one: "Manat Azerbaijan"
42
42
  :other: "Manat Azerbaijan"
43
- :symbol: "AZN"
43
+ :symbol: AZN
44
44
  :BAM:
45
45
  :one: "Mark Boleh Tukar Bosnia-Herzegovina"
46
46
  :other: "Mark Boleh Tukar Bosnia-Herzegovina"
47
- :symbol: "BAM"
47
+ :symbol: BAM
48
48
  :BBD:
49
49
  :one: "Dolar Barbados"
50
50
  :other: "Dolar Barbados"
51
- :symbol: "BBD"
51
+ :symbol: BBD
52
52
  :BDT:
53
53
  :one: "Taka Bangladesh"
54
54
  :other: "Taka Bangladesh"
55
- :symbol: "BDT"
55
+ :symbol: BDT
56
56
  :BGN:
57
57
  :one: "Lev Bulgaria"
58
58
  :other: "Lev Bulgaria"
59
- :symbol: "BGN"
59
+ :symbol: BGN
60
60
  :BHD:
61
61
  :one: "Dinar Bahrain"
62
62
  :other: "Dinar Bahrain"
63
- :symbol: "BHD"
63
+ :symbol: BHD
64
64
  :BIF:
65
65
  :one: "Franc Burundia"
66
66
  :other: "Franc Burundia"
67
- :symbol: "BIF"
67
+ :symbol: BIF
68
68
  :BMD:
69
69
  :one: "Dolar Bermuda"
70
70
  :other: "Dolar Bermuda"
71
- :symbol: "BMD"
71
+ :symbol: BMD
72
72
  :BND:
73
73
  :one: "Dolar Brunei"
74
74
  :other: "Dolar Brunei"
75
- :symbol: "BND"
75
+ :symbol: BND
76
76
  :BOB:
77
77
  :one: "Boliviano Bolivia"
78
78
  :other: "Boliviano Bolivia"
79
- :symbol: "BOB"
79
+ :symbol: BOB
80
80
  :BRL:
81
81
  :one: "Real Brazil"
82
82
  :other: "Real Brazil"
83
- :symbol: "R$"
83
+ :symbol: R$
84
84
  :BSD:
85
85
  :one: "Dolar Bahamas"
86
86
  :other: "Dolar Bahamas"
87
- :symbol: "BSD"
87
+ :symbol: BSD
88
88
  :BTN:
89
89
  :one: "Ngultrum Bhutan"
90
90
  :other: "Ngultrum Bhutan"
91
- :symbol: "BTN"
91
+ :symbol: BTN
92
92
  :BWP:
93
93
  :one: "Pula Botswana"
94
94
  :other: "Pula Botswana"
95
- :symbol: "BWP"
95
+ :symbol: BWP
96
96
  :BYR:
97
97
  :one: "Ruble Belarus"
98
98
  :other: "Ruble Belarus"
99
- :symbol: "BYR"
99
+ :symbol: BYR
100
100
  :BZD:
101
101
  :one: "Dolar Belize"
102
102
  :other: "Dolar Belize"
103
- :symbol: "BZD"
103
+ :symbol: BZD
104
104
  :CAD:
105
105
  :one: "Dolar Kanada"
106
106
  :other: "Dolar Kanada"
107
- :symbol: "CAD"
107
+ :symbol: CAD
108
108
  :CDF:
109
109
  :one: "Franc Congo"
110
110
  :other: "Franc Congo"
111
- :symbol: "CDF"
111
+ :symbol: CDF
112
112
  :CHF:
113
113
  :one: "Franc Switzerland"
114
114
  :other: "Franc Switzerland"
115
- :symbol: "CHF"
115
+ :symbol: CHF
116
116
  :CLP:
117
117
  :one: "Peso Chile"
118
118
  :other: "Peso Chile"
119
- :symbol: "CLP"
119
+ :symbol: CLP
120
120
  :CNY:
121
121
  :one: "Yuan Cina"
122
122
  :other: "Yuan Cina"
123
- :symbol: "CN¥"
123
+ :symbol: CN¥
124
124
  :COP:
125
125
  :one: "Peso Colombia"
126
126
  :other: "Peso Colombia"
127
- :symbol: "COP"
127
+ :symbol: COP
128
128
  :CRC:
129
129
  :one: "Colon Costa Rica"
130
130
  :other: "Colon Costa Rica"
131
- :symbol: "CRC"
131
+ :symbol: CRC
132
132
  :CUC:
133
133
  :one: "Peso Boleh Tukar Cuba"
134
134
  :other: "Peso Boleh Tukar Cuba"
135
- :symbol: "CUC"
135
+ :symbol: CUC
136
136
  :CUP:
137
137
  :one: "Peso Cuba"
138
138
  :other: "Peso Cuba"
139
- :symbol: "CUP"
139
+ :symbol: CUP
140
140
  :CVE:
141
141
  :one: "Escudo Tanjung Verde"
142
142
  :other: "Escudo Tanjung Verde"
143
- :symbol: "CVE"
143
+ :symbol: CVE
144
144
  :CZK:
145
145
  :one: "Koruna Republik Czech"
146
146
  :other: "Koruna Republik Czech"
147
- :symbol: "CZK"
147
+ :symbol: CZK
148
148
  :DJF:
149
149
  :one: "Franc Djibouti"
150
150
  :other: "Franc Djibouti"
151
- :symbol: "DJF"
151
+ :symbol: DJF
152
152
  :DKK:
153
153
  :one: "Krone Denmark"
154
154
  :other: "Krone Denmark"
155
- :symbol: "DKK"
155
+ :symbol: DKK
156
156
  :DOP:
157
157
  :one: "Peso Dominican"
158
158
  :other: "Peso Dominican"
159
- :symbol: "DOP"
159
+ :symbol: DOP
160
160
  :DZD:
161
161
  :one: "Dinar Algeria"
162
162
  :other: "Dinar Algeria"
163
- :symbol: "DZD"
163
+ :symbol: DZD
164
164
  :EGP:
165
165
  :one: "Paun Mesir"
166
166
  :other: "Paun Mesir"
167
- :symbol: "EGP"
167
+ :symbol: EGP
168
168
  :ERN:
169
- :one: "ERN"
169
+ :one: ERN
170
170
  :other: "Nakfa Eritrea"
171
- :symbol: "ERN"
171
+ :symbol: ERN
172
172
  :ESP:
173
- :symbol: ""
173
+ :symbol: ₧
174
174
  :ETB:
175
175
  :one: "Birr Ethiopia"
176
176
  :other: "Birr Ethiopia"
177
- :symbol: "ETB"
177
+ :symbol: ETB
178
178
  :EUR:
179
- :one: "Euro"
180
- :other: "Euro"
181
- :symbol: ""
179
+ :one: Euro
180
+ :other: Euro
181
+ :symbol: €
182
182
  :FJD:
183
183
  :one: "Dolar Fiji"
184
184
  :other: "Dolar Fiji"
185
- :symbol: "FJD"
185
+ :symbol: FJD
186
186
  :FKP:
187
187
  :one: "Paun Kepulauan Falkland"
188
188
  :other: "Paun Kepulauan Falkland"
189
- :symbol: "FKP"
189
+ :symbol: FKP
190
190
  :GBP:
191
191
  :one: "Paun Sterling British"
192
192
  :other: "Paun Sterling British"
193
- :symbol: "£"
193
+ :symbol: £
194
194
  :GEL:
195
195
  :one: "Lari Georgia"
196
196
  :other: "Lari Georgia"
197
- :symbol: "GEL"
197
+ :symbol: GEL
198
198
  :GHS:
199
199
  :one: "Cedi Ghana"
200
200
  :other: "Cedi Ghana"
201
- :symbol: "GHS"
201
+ :symbol: GHS
202
202
  :GIP:
203
203
  :one: "Paun Gibraltar"
204
204
  :other: "Paun Gibraltar"
205
- :symbol: "GIP"
205
+ :symbol: GIP
206
206
  :GMD:
207
207
  :one: "Dalasi Gambia"
208
208
  :other: "Dalasi Gambia"
209
- :symbol: "GMD"
209
+ :symbol: GMD
210
210
  :GNF:
211
211
  :one: "Franc Guinea"
212
212
  :other: "Franc Guinea"
213
- :symbol: "GNF"
213
+ :symbol: GNF
214
214
  :GTQ:
215
215
  :one: "Quetzal Guatemala"
216
216
  :other: "Quetzal Guatemala"
217
- :symbol: "GTQ"
217
+ :symbol: GTQ
218
218
  :GYD:
219
219
  :one: "Dolar Guyana"
220
220
  :other: "Dolar Guyana"
221
- :symbol: "GYD"
221
+ :symbol: GYD
222
222
  :HKD:
223
223
  :one: "Dolar Hong Kong"
224
224
  :other: "Dolar Hong Kong"
225
- :symbol: "HK$"
225
+ :symbol: HK$
226
226
  :HNL:
227
227
  :one: "Lempira Honduras"
228
228
  :other: "Lempira Honduras"
229
- :symbol: "HNL"
229
+ :symbol: HNL
230
230
  :HRK:
231
231
  :one: "Kuna Croatia"
232
232
  :other: "Kuna Croatia"
233
- :symbol: "HRK"
233
+ :symbol: HRK
234
234
  :HTG:
235
235
  :one: "Gourde Haiti"
236
236
  :other: "Gourde Haiti"
237
- :symbol: "HTG"
237
+ :symbol: HTG
238
238
  :HUF:
239
239
  :one: "Forint Hungary"
240
240
  :other: "Forint Hungary"
241
- :symbol: "HUF"
241
+ :symbol: HUF
242
242
  :IDR:
243
243
  :one: "Rupiah Indonesia"
244
244
  :other: "Rupiah Indonesia"
245
- :symbol: "IDR"
245
+ :symbol: IDR
246
246
  :ILS:
247
247
  :one: "Sheqel Baru Israel"
248
248
  :other: "Sheqel Baru Israel"
249
- :symbol: ""
249
+ :symbol: ₪
250
250
  :INR:
251
251
  :one: "Rupee India"
252
252
  :other: "Rupee India"
253
- :symbol: ""
253
+ :symbol: ₹
254
254
  :IQD:
255
255
  :one: "Dinar Iraq"
256
256
  :other: "Dinar Iraq"
257
- :symbol: "IQD"
257
+ :symbol: IQD
258
258
  :IRR:
259
259
  :one: "Rial Iran"
260
260
  :other: "Rial Iran"
261
- :symbol: "IRR"
261
+ :symbol: IRR
262
262
  :ISK:
263
263
  :one: "Krona Iceland"
264
264
  :other: "Krona Iceland"
265
- :symbol: "ISK"
265
+ :symbol: ISK
266
266
  :JMD:
267
267
  :one: "Dolar Jamaica"
268
268
  :other: "Dolar Jamaica"
269
- :symbol: "JMD"
269
+ :symbol: JMD
270
270
  :JOD:
271
271
  :one: "Dinar Jordan"
272
272
  :other: "Dinar Jordan"
273
- :symbol: "JOD"
273
+ :symbol: JOD
274
274
  :JPY:
275
275
  :one: "Yen Jepun"
276
276
  :other: "Yen Jepun"
277
- :symbol: "JP¥"
277
+ :symbol: JP¥
278
278
  :KES:
279
279
  :one: "Syiling Kenya"
280
280
  :other: "Syiling Kenya"
281
- :symbol: "KES"
281
+ :symbol: KES
282
282
  :KGS:
283
283
  :one: "Som Kyrgystani"
284
284
  :other: "Som Kyrgystani"
285
- :symbol: "KGS"
285
+ :symbol: KGS
286
286
  :KHR:
287
287
  :one: "Riel Kemboja"
288
288
  :other: "Riel Kemboja"
289
- :symbol: "KHR"
289
+ :symbol: KHR
290
290
  :KMF:
291
291
  :one: "Franc Comoria"
292
292
  :other: "Franc Comoria"
293
- :symbol: "KMF"
293
+ :symbol: KMF
294
294
  :KPW:
295
295
  :one: "Won Korea Utara"
296
296
  :other: "Won Korea Utara"
297
- :symbol: "KPW"
297
+ :symbol: KPW
298
298
  :KRW:
299
299
  :one: "Won Korea Selatan"
300
300
  :other: "Won Korea Selatan"
301
- :symbol: ""
301
+ :symbol: ₩
302
302
  :KWD:
303
303
  :one: "Dinar Kuwait"
304
304
  :other: "Dinar Kuwait"
305
- :symbol: "KWD"
305
+ :symbol: KWD
306
306
  :KYD:
307
307
  :one: "Dolar Kepulauan Cayman"
308
308
  :other: "Dolar Kepulauan Cayman"
309
- :symbol: "KYD"
309
+ :symbol: KYD
310
310
  :KZT:
311
311
  :one: "Tenge Kazakhstan"
312
312
  :other: "Tenge Kazakhstan"
313
- :symbol: "KZT"
313
+ :symbol: KZT
314
314
  :LAK:
315
315
  :one: "Kip Laos"
316
316
  :other: "Kip Laos"
317
- :symbol: "LAK"
317
+ :symbol: LAK
318
318
  :LBP:
319
319
  :one: "Paun Lubnan"
320
320
  :other: "Paun Lubnan"
321
- :symbol: "LBP"
321
+ :symbol: LBP
322
322
  :LKR:
323
323
  :one: "Rupee Sri Lanka"
324
324
  :other: "Rupee Sri Lanka"
325
- :symbol: "LKR"
325
+ :symbol: LKR
326
326
  :LRD:
327
327
  :one: "Dolar Liberia"
328
328
  :other: "Dolar Liberia"
329
- :symbol: "LRD"
329
+ :symbol: LRD
330
330
  :LSL:
331
331
  :one: "Loti Lesotho"
332
332
  :LTL:
333
333
  :one: "Litas Lithuania"
334
334
  :other: "Litas Lithuania"
335
- :symbol: "LTL"
335
+ :symbol: LTL
336
336
  :LVL:
337
337
  :one: "Lats Latvia"
338
338
  :other: "Lats Latvia"
339
- :symbol: "LVL"
339
+ :symbol: LVL
340
340
  :LYD:
341
341
  :one: "Dinar Libya"
342
342
  :other: "Dinar Libya"
343
- :symbol: "LYD"
343
+ :symbol: LYD
344
344
  :MAD:
345
345
  :one: "Dirham Maghribi"
346
346
  :other: "Dirham Maghribi"
347
- :symbol: "MAD"
347
+ :symbol: MAD
348
348
  :MDL:
349
349
  :one: "Leu Moldova"
350
350
  :other: "Leu Moldova"
351
- :symbol: "MDL"
351
+ :symbol: MDL
352
352
  :MGA:
353
353
  :one: "Ariary Malagasy"
354
354
  :other: "Ariary Malagasy"
355
- :symbol: "MGA"
355
+ :symbol: MGA
356
356
  :MKD:
357
357
  :one: "Denar Macedonia"
358
358
  :other: "Denar Macedonia"
359
- :symbol: "MKD"
359
+ :symbol: MKD
360
360
  :MMK:
361
361
  :one: "Kyat Myanma"
362
362
  :other: "Kyat Myanma"
363
- :symbol: "MMK"
363
+ :symbol: MMK
364
364
  :MNT:
365
365
  :one: "Tugrik Mongolia"
366
366
  :other: "Tugrik Mongolia"
367
- :symbol: "MNT"
367
+ :symbol: MNT
368
368
  :MOP:
369
369
  :one: "Pataca Macau"
370
370
  :other: "Pataca Macau"
371
- :symbol: "MOP"
371
+ :symbol: MOP
372
372
  :MRO:
373
373
  :one: "Ouguiya Mauritania"
374
374
  :other: "Ouguiya Mauritania"
375
- :symbol: "MRO"
375
+ :symbol: MRO
376
376
  :MUR:
377
377
  :one: "Rupee Mauritia"
378
378
  :other: "Rupee Mauritia"
379
- :symbol: "MUR"
379
+ :symbol: MUR
380
380
  :MVR:
381
381
  :one: "Rufiyaa Maldives"
382
382
  :other: "Rufiyaa Maldives"
383
- :symbol: "MVR"
383
+ :symbol: MVR
384
384
  :MWK:
385
385
  :one: "Kwacha Malawi"
386
386
  :other: "Kwacha Malawi"
387
- :symbol: "MWK"
387
+ :symbol: MWK
388
388
  :MXN:
389
389
  :one: "Peso Mexico"
390
390
  :other: "Peso Mexico"
391
- :symbol: "MXN"
391
+ :symbol: MXN
392
392
  :MYR:
393
393
  :one: "Ringgit Malaysia"
394
394
  :other: "Ringgit Malaysia"
395
- :symbol: "RM"
395
+ :symbol: RM
396
396
  :MZN:
397
397
  :one: "Metikal Mozambique"
398
398
  :other: "Metikal Mozambique"
399
- :symbol: "MZN"
399
+ :symbol: MZN
400
400
  :NAD:
401
401
  :one: "Dolar Namibia"
402
402
  :other: "Dolar Namibia"
403
- :symbol: "NAD"
403
+ :symbol: NAD
404
404
  :NGN:
405
405
  :one: "Naira Nigeria"
406
406
  :other: "Naira Nigeria"
407
- :symbol: "NGN"
407
+ :symbol: NGN
408
408
  :NIO:
409
409
  :one: "Cordoba Nicaragua"
410
410
  :other: "Cordoba Nicaragua"
411
- :symbol: "NIO"
411
+ :symbol: NIO
412
412
  :NOK:
413
413
  :one: "Krone Norway"
414
414
  :other: "Krone Norway"
415
- :symbol: "NOK"
415
+ :symbol: NOK
416
416
  :NPR:
417
417
  :one: "Rupee Nepal"
418
418
  :other: "Rupee Nepal"
419
- :symbol: "NPR"
419
+ :symbol: NPR
420
420
  :NZD:
421
421
  :one: "Dolar New Zealand"
422
422
  :other: "Dolar New Zealand"
423
- :symbol: "NZ$"
423
+ :symbol: NZ$
424
424
  :OMR:
425
425
  :one: "Rial Oman"
426
426
  :other: "Rial Oman"
427
- :symbol: "OMR"
427
+ :symbol: OMR
428
428
  :PAB:
429
429
  :one: "Balboa Panama"
430
430
  :other: "Balboa Panama"
431
- :symbol: "PAB"
431
+ :symbol: PAB
432
432
  :PEN:
433
433
  :one: "Nuevo Sol Peru"
434
434
  :other: "Nuevo Sol Peru"
435
- :symbol: "PEN"
435
+ :symbol: PEN
436
436
  :PGK:
437
437
  :one: "Kina Papua New Guinea"
438
438
  :other: "Kina Papua New Guinea"
439
- :symbol: "PGK"
439
+ :symbol: PGK
440
440
  :PHP:
441
441
  :one: "Peso Filipina"
442
442
  :other: "Peso Filipina"
443
- :symbol: "PHP"
443
+ :symbol: PHP
444
444
  :PKR:
445
445
  :one: "Rupee Pakistan"
446
446
  :other: "Rupee Pakistan"
447
- :symbol: "PKR"
447
+ :symbol: PKR
448
448
  :PLN:
449
449
  :one: "Zloty Poland"
450
450
  :other: "Zloty Poland"
451
- :symbol: "PLN"
451
+ :symbol: PLN
452
452
  :PYG:
453
453
  :one: "Guarani Paraguay"
454
454
  :other: "Guarani Paraguay"
455
- :symbol: "PYG"
455
+ :symbol: PYG
456
456
  :QAR:
457
457
  :one: "Rial Qatar"
458
458
  :other: "Rial Qatar"
459
- :symbol: "QAR"
459
+ :symbol: QAR
460
460
  :RON:
461
461
  :one: "Leu Romania"
462
462
  :other: "Leu Romania"
463
- :symbol: "RON"
463
+ :symbol: RON
464
464
  :RSD:
465
465
  :one: "Dinar Serbia"
466
466
  :other: "Dinar Serbia"
467
- :symbol: "RSD"
467
+ :symbol: RSD
468
468
  :RUB:
469
469
  :one: "Ruble Rusia"
470
470
  :other: "Ruble Rusia"
471
- :symbol: "RUB"
471
+ :symbol: RUB
472
472
  :RUR:
473
- :symbol: "р."
473
+ :symbol: р.
474
474
  :RWF:
475
475
  :one: "Franc Rwanda"
476
476
  :other: "Franc Rwanda"
477
- :symbol: "RWF"
477
+ :symbol: RWF
478
478
  :SAR:
479
479
  :one: "Riyal Saudi"
480
480
  :other: "Riyal Saudi"
481
- :symbol: "SAR"
481
+ :symbol: SAR
482
482
  :SBD:
483
483
  :one: "Dolar Kepulauan Solomon"
484
484
  :other: "Dolar Kepulauan Solomon"
485
- :symbol: "SBD"
485
+ :symbol: SBD
486
486
  :SCR:
487
487
  :one: "Rupee Seychelles"
488
488
  :other: "Rupee Seychelles"
489
- :symbol: "SCR"
489
+ :symbol: SCR
490
490
  :SDG:
491
491
  :one: "Paun Sudan"
492
492
  :other: "Paun Sudan"
493
- :symbol: "SDG"
493
+ :symbol: SDG
494
494
  :SEK:
495
495
  :one: "Krona Sweden"
496
496
  :other: "Krona Sweden"
497
- :symbol: "SEK"
497
+ :symbol: SEK
498
498
  :SGD:
499
499
  :one: "Dolar Singapura"
500
500
  :other: "Dolar Singapura"
501
- :symbol: "SGD"
501
+ :symbol: SGD
502
502
  :SHP:
503
503
  :one: "Paun Saint Helena"
504
504
  :other: "Paun Saint Helena"
505
- :symbol: "SHP"
505
+ :symbol: SHP
506
506
  :SLL:
507
507
  :one: "Leone Sierra Leone"
508
508
  :other: "Leone Sierra Leone"
509
- :symbol: "SLL"
509
+ :symbol: SLL
510
510
  :SOS:
511
511
  :one: "Syiling Somali"
512
512
  :other: "Syiling Somali"
513
- :symbol: "SOS"
513
+ :symbol: SOS
514
514
  :SRD:
515
515
  :one: "Dolar Surinam"
516
516
  :other: "Dolar Surinam"
517
- :symbol: "SRD"
517
+ :symbol: SRD
518
518
  :SSP:
519
519
  :one: "Paun Sudan selatan"
520
520
  :other: "Paun Sudan selatan"
521
- :symbol: "SSP"
521
+ :symbol: SSP
522
522
  :STD:
523
523
  :one: "Dobra Sao Tome dan Principe"
524
524
  :other: "Dobra Sao Tome dan Principe"
525
- :symbol: "STD"
525
+ :symbol: STD
526
526
  :SYP:
527
527
  :one: "Paun Syria"
528
528
  :other: "Paun Syria"
529
- :symbol: "SYP"
529
+ :symbol: SYP
530
530
  :SZL:
531
531
  :one: "Lilangeni Swazi"
532
532
  :other: "Lilangeni Swazi"
533
- :symbol: "SZL"
533
+ :symbol: SZL
534
534
  :THB:
535
535
  :one: "Baht Thai"
536
536
  :other: "Baht Thai"
537
- :symbol: "฿"
537
+ :symbol: ฿
538
538
  :TJS:
539
539
  :one: "Somoni Tajikistan"
540
540
  :other: "Somoni Tajikistan"
541
- :symbol: "TJS"
541
+ :symbol: TJS
542
542
  :TMT:
543
543
  :one: "Manat Turkmenistan"
544
544
  :other: "Manat Turkmenistan"
545
- :symbol: "TMT"
545
+ :symbol: TMT
546
546
  :TND:
547
547
  :one: "Dinar Tunisia"
548
548
  :other: "Dinar Tunisia"
549
- :symbol: "TND"
549
+ :symbol: TND
550
550
  :TOP:
551
551
  :one: "Tongan Paʻanga"
552
552
  :other: "Tongan Paʻanga"
553
- :symbol: "TOP"
553
+ :symbol: TOP
554
554
  :TRY:
555
555
  :one: "Lira Turki"
556
556
  :other: "Lira Turki"
557
- :symbol: "TRY"
557
+ :symbol: TRY
558
558
  :TTD:
559
559
  :one: "Dolar Trinidad dan Tobago"
560
560
  :other: "Dolar Trinidad dan Tobago"
561
- :symbol: "TTD"
561
+ :symbol: TTD
562
562
  :TWD:
563
563
  :one: "Dolar Taiwan Baru"
564
564
  :other: "Dolar Taiwan Baru"
565
- :symbol: "NT$"
565
+ :symbol: NT$
566
566
  :TZS:
567
567
  :one: "Syiling Tanzania"
568
568
  :other: "Syiling Tanzania"
569
- :symbol: "TZS"
569
+ :symbol: TZS
570
570
  :UAH:
571
571
  :one: "Hryvnia Ukraine"
572
572
  :other: "Hryvnia Ukraine"
573
- :symbol: "UAH"
573
+ :symbol: UAH
574
574
  :UGX:
575
575
  :one: "Syiling Uganda"
576
576
  :other: "Syiling Uganda"
577
- :symbol: "UGX"
577
+ :symbol: UGX
578
578
  :USD:
579
579
  :one: "Dolar AS"
580
580
  :other: "Dolar AS"
581
- :symbol: "USD"
581
+ :symbol: USD
582
582
  :UYU:
583
- :one: "UYU"
583
+ :one: UYU
584
584
  :other: "Peso Uruguay"
585
- :symbol: "UYU"
585
+ :symbol: UYU
586
586
  :UZS:
587
587
  :one: "Som Uzbekistan"
588
588
  :other: "Som Uzbekistan"
589
- :symbol: "UZS"
589
+ :symbol: UZS
590
590
  :VEF:
591
591
  :one: "Bolivar Venezuela"
592
592
  :other: "Bolivar Venezuela"
593
- :symbol: "VEF"
593
+ :symbol: VEF
594
594
  :VND:
595
595
  :one: "Dong Vietnam"
596
596
  :other: "Dong Vietnam"
597
- :symbol: ""
597
+ :symbol: ₫
598
598
  :VUV:
599
599
  :one: "Vatu Vanuatu"
600
600
  :other: "Vatu Vanuatu"
601
- :symbol: "VUV"
601
+ :symbol: VUV
602
602
  :WST:
603
603
  :one: "Tala Samoa"
604
604
  :other: "Tala Samoa"
605
- :symbol: "WST"
605
+ :symbol: WST
606
606
  :XAF:
607
607
  :one: "Franc CFA BEAC"
608
608
  :other: "Franc CFA BEAC"
609
- :symbol: "FCFA"
609
+ :symbol: FCFA
610
610
  :XCD:
611
611
  :one: "Dolar Caribbean Timur"
612
612
  :other: "Dolar Caribbean Timur"
613
- :symbol: "EC$"
613
+ :symbol: EC$
614
614
  :XOF:
615
615
  :one: "Franc CFA BCEAO"
616
616
  :other: "Franc CFA BCEAO"
617
- :symbol: "CFA"
617
+ :symbol: CFA
618
618
  :XPF:
619
619
  :one: "Franc CFP"
620
620
  :other: "Franc CFP"
621
- :symbol: "CFPF"
621
+ :symbol: CFPF
622
622
  :XXX:
623
623
  :one: "Mata Wang Tidak Diketahui"
624
624
  :other: "(mata wang tidak diketahui)"
625
625
  :YER:
626
626
  :one: "Rial Yaman"
627
627
  :other: "Rial Yaman"
628
- :symbol: "YER"
628
+ :symbol: YER
629
629
  :ZAR:
630
630
  :one: "Rand Afrika Selatan"
631
631
  :other: "Rand Afrika Selatan"
632
- :symbol: "ZAR"
632
+ :symbol: ZAR
633
633
  :ZMK:
634
634
  :one: "Kwacha Zambia (1968–2012)"
635
- :symbol: "ZMK"
635
+ :symbol: ZMK
636
636
  :ZMW:
637
637
  :one: "Kwacha Zambia"
638
638
  :other: "Kwacha Zambia"
639
- :symbol: "ZMW"
639
+ :symbol: ZMW