twitter_cldr 6.2.0 → 6.6.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (896) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +3 -3
  3. data/README.md +13 -13
  4. data/Rakefile +6 -1
  5. data/lib/twitter_cldr/core_ext.rb +2 -1
  6. data/lib/twitter_cldr/formatters/numbers/number_formatter.rb +15 -4
  7. data/lib/twitter_cldr/resources.rb +2 -0
  8. data/lib/twitter_cldr/resources/list_formats_importer.rb +108 -0
  9. data/lib/twitter_cldr/resources/locales_resources_importer.rb +0 -1
  10. data/lib/twitter_cldr/resources/segment_rules_importer.rb +2 -2
  11. data/lib/twitter_cldr/segmentation/state_machine.rb +5 -9
  12. data/lib/twitter_cldr/version.rb +1 -1
  13. data/lib/twitter_cldr/versions.rb +2 -2
  14. data/resources/collation/tailoring/kk.yml +10 -0
  15. data/resources/collation/tries/kk.dump +0 -0
  16. data/resources/locales/af/currencies.yml +273 -0
  17. data/resources/locales/af/languages.yml +5 -7
  18. data/resources/locales/af/lists.yml +3 -3
  19. data/resources/locales/af/numbers.yml +3 -0
  20. data/resources/locales/af/plurals.yml +6 -5
  21. data/resources/locales/af/territories.yml +5 -5
  22. data/resources/locales/af/timezones.yml +6 -6
  23. data/resources/locales/af/units.yml +93 -8
  24. data/resources/locales/ar/calendars.yml +8 -8
  25. data/resources/locales/ar/currencies.yml +361 -0
  26. data/resources/locales/ar/languages.yml +7 -7
  27. data/resources/locales/ar/numbers.yml +75 -72
  28. data/resources/locales/ar/plurals.yml +12 -10
  29. data/resources/locales/ar/timezones.yml +1 -1
  30. data/resources/locales/ar/units.yml +225 -9
  31. data/resources/locales/az/calendars.yml +9 -9
  32. data/resources/locales/az/currencies.yml +371 -0
  33. data/resources/locales/az/languages.yml +5 -5
  34. data/resources/locales/az/numbers.yml +3 -0
  35. data/resources/locales/az/plurals.yml +13 -13
  36. data/resources/locales/az/units.yml +85 -8
  37. data/resources/locales/be/currencies.yml +262 -0
  38. data/resources/locales/be/languages.yml +5 -5
  39. data/resources/locales/be/lists.yml +3 -3
  40. data/resources/locales/be/numbers.yml +3 -0
  41. data/resources/locales/be/plurals.yml +13 -12
  42. data/resources/locales/be/territories.yml +1 -1
  43. data/resources/locales/be/units.yml +153 -4
  44. data/resources/locales/bg/calendars.yml +23 -23
  45. data/resources/locales/bg/currencies.yml +383 -12
  46. data/resources/locales/bg/fields.yml +4 -4
  47. data/resources/locales/bg/languages.yml +12 -10
  48. data/resources/locales/bg/lists.yml +2 -2
  49. data/resources/locales/bg/numbers.yml +3 -0
  50. data/resources/locales/bg/plurals.yml +6 -5
  51. data/resources/locales/bg/territories.yml +1 -1
  52. data/resources/locales/bg/timezones.yml +2 -2
  53. data/resources/locales/bg/units.yml +99 -13
  54. data/resources/locales/bn/currencies.yml +376 -0
  55. data/resources/locales/bn/fields.yml +1 -1
  56. data/resources/locales/bn/languages.yml +9 -9
  57. data/resources/locales/bn/lists.yml +2 -2
  58. data/resources/locales/bn/numbers.yml +5 -2
  59. data/resources/locales/bn/plurals.yml +10 -9
  60. data/resources/locales/bn/territories.yml +1 -1
  61. data/resources/locales/bn/timezones.yml +6 -1
  62. data/resources/locales/bn/units.yml +41 -4
  63. data/resources/locales/bo/currencies.yml +114 -0
  64. data/resources/locales/bo/lists.yml +7 -7
  65. data/resources/locales/bo/numbers.yml +3 -0
  66. data/resources/locales/bo/plurals.yml +6 -4
  67. data/resources/locales/bo/units.yml +24 -0
  68. data/resources/locales/bs/calendars.yml +1 -1
  69. data/resources/locales/bs/currencies.yml +412 -13
  70. data/resources/locales/bs/languages.yml +6 -6
  71. data/resources/locales/bs/lists.yml +3 -3
  72. data/resources/locales/bs/numbers.yml +3 -0
  73. data/resources/locales/bs/plurals.yml +12 -11
  74. data/resources/locales/bs/territories.yml +4 -4
  75. data/resources/locales/bs/timezones.yml +14 -0
  76. data/resources/locales/bs/units.yml +118 -30
  77. data/resources/locales/ca/calendars.yml +7 -3
  78. data/resources/locales/ca/currencies.yml +400 -0
  79. data/resources/locales/ca/languages.yml +9 -9
  80. data/resources/locales/ca/lists.yml +2 -2
  81. data/resources/locales/ca/numbers.yml +3 -0
  82. data/resources/locales/ca/plurals.yml +8 -7
  83. data/resources/locales/ca/territories.yml +1 -1
  84. data/resources/locales/ca/timezones.yml +19 -21
  85. data/resources/locales/ca/units.yml +83 -3
  86. data/resources/locales/cs/currencies.yml +403 -0
  87. data/resources/locales/cs/languages.yml +4 -5
  88. data/resources/locales/cs/lists.yml +12 -2
  89. data/resources/locales/cs/numbers.yml +3 -0
  90. data/resources/locales/cs/plurals.yml +8 -7
  91. data/resources/locales/cs/territories.yml +1 -1
  92. data/resources/locales/cs/units.yml +177 -53
  93. data/resources/locales/cy/calendars.yml +1 -2
  94. data/resources/locales/cy/currencies.yml +366 -4
  95. data/resources/locales/cy/fields.yml +120 -117
  96. data/resources/locales/cy/languages.yml +9 -9
  97. data/resources/locales/cy/lists.yml +2 -2
  98. data/resources/locales/cy/numbers.yml +3 -0
  99. data/resources/locales/cy/plurals.yml +15 -15
  100. data/resources/locales/cy/territories.yml +13 -13
  101. data/resources/locales/cy/timezones.yml +8 -10
  102. data/resources/locales/cy/units.yml +193 -45
  103. data/resources/locales/da/currencies.yml +378 -4
  104. data/resources/locales/da/fields.yml +111 -111
  105. data/resources/locales/da/languages.yml +11 -11
  106. data/resources/locales/da/lists.yml +1 -1
  107. data/resources/locales/da/numbers.yml +3 -0
  108. data/resources/locales/da/plurals.yml +6 -5
  109. data/resources/locales/da/units.yml +104 -9
  110. data/resources/locales/de-AT/currencies.yml +414 -10
  111. data/resources/locales/de-AT/languages.yml +12 -12
  112. data/resources/locales/de-AT/lists.yml +3 -3
  113. data/resources/locales/de-AT/numbers.yml +3 -0
  114. data/resources/locales/de-AT/plurals.yml +6 -5
  115. data/resources/locales/de-AT/territories.yml +1 -1
  116. data/resources/locales/de-AT/timezones.yml +13 -13
  117. data/resources/locales/de-AT/units.yml +193 -112
  118. data/resources/locales/de-CH/currencies.yml +414 -10
  119. data/resources/locales/de-CH/languages.yml +9 -9
  120. data/resources/locales/de-CH/lists.yml +3 -3
  121. data/resources/locales/de-CH/numbers.yml +3 -0
  122. data/resources/locales/de-CH/plurals.yml +6 -5
  123. data/resources/locales/de-CH/territories.yml +2 -2
  124. data/resources/locales/de-CH/timezones.yml +13 -13
  125. data/resources/locales/de-CH/units.yml +191 -110
  126. data/resources/locales/de/currencies.yml +414 -10
  127. data/resources/locales/de/languages.yml +12 -12
  128. data/resources/locales/de/lists.yml +3 -3
  129. data/resources/locales/de/numbers.yml +3 -0
  130. data/resources/locales/de/plurals.yml +6 -5
  131. data/resources/locales/de/territories.yml +1 -1
  132. data/resources/locales/de/timezones.yml +13 -13
  133. data/resources/locales/de/units.yml +193 -112
  134. data/resources/locales/el/currencies.yml +373 -0
  135. data/resources/locales/el/languages.yml +9 -9
  136. data/resources/locales/el/lists.yml +2 -2
  137. data/resources/locales/el/numbers.yml +3 -0
  138. data/resources/locales/el/plurals.yml +6 -5
  139. data/resources/locales/el/territories.yml +1 -1
  140. data/resources/locales/el/units.yml +100 -12
  141. data/resources/locales/en-001/currencies.yml +420 -11
  142. data/resources/locales/en-001/languages.yml +14 -14
  143. data/resources/locales/en-001/numbers.yml +3 -0
  144. data/resources/locales/en-001/plurals.yml +8 -8
  145. data/resources/locales/en-001/territories.yml +7 -7
  146. data/resources/locales/en-001/timezones.yml +2 -0
  147. data/resources/locales/en-001/units.yml +120 -13
  148. data/resources/locales/en-150/currencies.yml +420 -11
  149. data/resources/locales/en-150/languages.yml +14 -14
  150. data/resources/locales/en-150/numbers.yml +3 -0
  151. data/resources/locales/en-150/plurals.yml +8 -8
  152. data/resources/locales/en-150/territories.yml +7 -7
  153. data/resources/locales/en-150/timezones.yml +2 -0
  154. data/resources/locales/en-150/units.yml +120 -13
  155. data/resources/locales/en-AU/calendars.yml +3 -3
  156. data/resources/locales/en-AU/currencies.yml +408 -3
  157. data/resources/locales/en-AU/languages.yml +12 -12
  158. data/resources/locales/en-AU/numbers.yml +3 -0
  159. data/resources/locales/en-AU/plurals.yml +8 -8
  160. data/resources/locales/en-AU/territories.yml +2 -2
  161. data/resources/locales/en-AU/timezones.yml +3 -1
  162. data/resources/locales/en-AU/units.yml +118 -14
  163. data/resources/locales/en-CA/currencies.yml +422 -13
  164. data/resources/locales/en-CA/fields.yml +2 -2
  165. data/resources/locales/en-CA/languages.yml +14 -14
  166. data/resources/locales/en-CA/lists.yml +3 -3
  167. data/resources/locales/en-CA/numbers.yml +3 -0
  168. data/resources/locales/en-CA/plurals.yml +8 -8
  169. data/resources/locales/en-CA/territories.yml +7 -7
  170. data/resources/locales/en-CA/timezones.yml +2 -0
  171. data/resources/locales/en-CA/units.yml +124 -17
  172. data/resources/locales/en-GB/calendars.yml +2 -2
  173. data/resources/locales/en-GB/currencies.yml +420 -11
  174. data/resources/locales/en-GB/languages.yml +14 -14
  175. data/resources/locales/en-GB/numbers.yml +3 -0
  176. data/resources/locales/en-GB/plurals.yml +8 -8
  177. data/resources/locales/en-GB/territories.yml +1 -1
  178. data/resources/locales/en-GB/timezones.yml +1 -1
  179. data/resources/locales/en-GB/units.yml +119 -11
  180. data/resources/locales/en-IE/currencies.yml +420 -11
  181. data/resources/locales/en-IE/languages.yml +14 -14
  182. data/resources/locales/en-IE/numbers.yml +3 -0
  183. data/resources/locales/en-IE/plurals.yml +8 -8
  184. data/resources/locales/en-IE/territories.yml +7 -7
  185. data/resources/locales/en-IE/timezones.yml +2 -0
  186. data/resources/locales/en-IE/units.yml +120 -13
  187. data/resources/locales/en-IN/currencies.yml +421 -12
  188. data/resources/locales/en-IN/languages.yml +14 -14
  189. data/resources/locales/en-IN/numbers.yml +3 -0
  190. data/resources/locales/en-IN/plurals.yml +8 -8
  191. data/resources/locales/en-IN/territories.yml +7 -7
  192. data/resources/locales/en-IN/timezones.yml +2 -0
  193. data/resources/locales/en-IN/units.yml +117 -13
  194. data/resources/locales/en-NZ/currencies.yml +420 -11
  195. data/resources/locales/en-NZ/languages.yml +14 -14
  196. data/resources/locales/en-NZ/numbers.yml +3 -0
  197. data/resources/locales/en-NZ/plurals.yml +8 -8
  198. data/resources/locales/en-NZ/territories.yml +7 -7
  199. data/resources/locales/en-NZ/timezones.yml +2 -0
  200. data/resources/locales/en-NZ/units.yml +120 -13
  201. data/resources/locales/en-SG/currencies.yml +420 -11
  202. data/resources/locales/en-SG/languages.yml +14 -14
  203. data/resources/locales/en-SG/numbers.yml +3 -0
  204. data/resources/locales/en-SG/plurals.yml +8 -8
  205. data/resources/locales/en-SG/territories.yml +7 -7
  206. data/resources/locales/en-SG/timezones.yml +2 -0
  207. data/resources/locales/en-SG/units.yml +120 -13
  208. data/resources/locales/en-US/currencies.yml +409 -0
  209. data/resources/locales/en-US/languages.yml +13 -13
  210. data/resources/locales/en-US/lists.yml +2 -2
  211. data/resources/locales/en-US/numbers.yml +3 -0
  212. data/resources/locales/en-US/plurals.yml +8 -8
  213. data/resources/locales/en-US/units.yml +102 -3
  214. data/resources/locales/en-ZA/currencies.yml +420 -11
  215. data/resources/locales/en-ZA/languages.yml +14 -14
  216. data/resources/locales/en-ZA/numbers.yml +3 -0
  217. data/resources/locales/en-ZA/plurals.yml +8 -8
  218. data/resources/locales/en-ZA/territories.yml +7 -7
  219. data/resources/locales/en-ZA/timezones.yml +2 -0
  220. data/resources/locales/en-ZA/units.yml +120 -13
  221. data/resources/locales/en/currencies.yml +409 -0
  222. data/resources/locales/en/languages.yml +13 -13
  223. data/resources/locales/en/lists.yml +2 -2
  224. data/resources/locales/en/numbers.yml +3 -0
  225. data/resources/locales/en/plurals.yml +8 -8
  226. data/resources/locales/en/units.yml +102 -3
  227. data/resources/locales/eo/currencies.yml +110 -0
  228. data/resources/locales/eo/lists.yml +7 -7
  229. data/resources/locales/eo/numbers.yml +3 -0
  230. data/resources/locales/eo/plurals.yml +7 -6
  231. data/resources/locales/eo/units.yml +24 -0
  232. data/resources/locales/es-419/calendars.yml +20 -20
  233. data/resources/locales/es-419/currencies.yml +382 -0
  234. data/resources/locales/es-419/fields.yml +1 -1
  235. data/resources/locales/es-419/languages.yml +7 -7
  236. data/resources/locales/es-419/lists.yml +3 -3
  237. data/resources/locales/es-419/numbers.yml +3 -0
  238. data/resources/locales/es-419/plurals.yml +6 -5
  239. data/resources/locales/es-419/timezones.yml +1 -1
  240. data/resources/locales/es-419/units.yml +100 -15
  241. data/resources/locales/es-AR/calendars.yml +9 -9
  242. data/resources/locales/es-AR/currencies.yml +382 -0
  243. data/resources/locales/es-AR/languages.yml +7 -7
  244. data/resources/locales/es-AR/lists.yml +3 -3
  245. data/resources/locales/es-AR/numbers.yml +3 -0
  246. data/resources/locales/es-AR/plurals.yml +6 -5
  247. data/resources/locales/es-AR/timezones.yml +1 -1
  248. data/resources/locales/es-AR/units.yml +97 -14
  249. data/resources/locales/es-CO/calendars.yml +9 -9
  250. data/resources/locales/es-CO/currencies.yml +382 -0
  251. data/resources/locales/es-CO/languages.yml +7 -7
  252. data/resources/locales/es-CO/lists.yml +3 -3
  253. data/resources/locales/es-CO/numbers.yml +3 -0
  254. data/resources/locales/es-CO/plurals.yml +6 -5
  255. data/resources/locales/es-CO/timezones.yml +1 -1
  256. data/resources/locales/es-CO/units.yml +94 -13
  257. data/resources/locales/es-MX/calendars.yml +18 -18
  258. data/resources/locales/es-MX/currencies.yml +383 -1
  259. data/resources/locales/es-MX/fields.yml +15 -15
  260. data/resources/locales/es-MX/languages.yml +9 -9
  261. data/resources/locales/es-MX/lists.yml +3 -3
  262. data/resources/locales/es-MX/numbers.yml +3 -0
  263. data/resources/locales/es-MX/plurals.yml +6 -5
  264. data/resources/locales/es-MX/timezones.yml +5 -5
  265. data/resources/locales/es-MX/units.yml +104 -19
  266. data/resources/locales/es-US/calendars.yml +34 -34
  267. data/resources/locales/es-US/currencies.yml +393 -11
  268. data/resources/locales/es-US/fields.yml +20 -20
  269. data/resources/locales/es-US/languages.yml +10 -10
  270. data/resources/locales/es-US/lists.yml +4 -4
  271. data/resources/locales/es-US/numbers.yml +17 -14
  272. data/resources/locales/es-US/plurals.yml +6 -5
  273. data/resources/locales/es-US/territories.yml +1 -1
  274. data/resources/locales/es-US/timezones.yml +6 -6
  275. data/resources/locales/es-US/units.yml +181 -94
  276. data/resources/locales/es/calendars.yml +38 -38
  277. data/resources/locales/es/currencies.yml +389 -7
  278. data/resources/locales/es/languages.yml +7 -7
  279. data/resources/locales/es/lists.yml +3 -3
  280. data/resources/locales/es/numbers.yml +3 -0
  281. data/resources/locales/es/plurals.yml +6 -5
  282. data/resources/locales/es/territories.yml +3 -3
  283. data/resources/locales/es/timezones.yml +2 -2
  284. data/resources/locales/es/units.yml +136 -42
  285. data/resources/locales/et/currencies.yml +376 -0
  286. data/resources/locales/et/languages.yml +9 -9
  287. data/resources/locales/et/lists.yml +2 -2
  288. data/resources/locales/et/numbers.yml +3 -0
  289. data/resources/locales/et/plurals.yml +6 -5
  290. data/resources/locales/et/territories.yml +1 -1
  291. data/resources/locales/et/timezones.yml +3 -3
  292. data/resources/locales/et/units.yml +70 -2
  293. data/resources/locales/eu/currencies.yml +276 -10
  294. data/resources/locales/eu/languages.yml +6 -6
  295. data/resources/locales/eu/lists.yml +3 -3
  296. data/resources/locales/eu/numbers.yml +23 -20
  297. data/resources/locales/eu/plurals.yml +6 -5
  298. data/resources/locales/eu/territories.yml +1 -1
  299. data/resources/locales/eu/timezones.yml +2 -2
  300. data/resources/locales/eu/units.yml +95 -8
  301. data/resources/locales/fa/calendars.yml +3 -3
  302. data/resources/locales/fa/currencies.yml +336 -0
  303. data/resources/locales/fa/fields.yml +3 -3
  304. data/resources/locales/fa/languages.yml +18 -18
  305. data/resources/locales/fa/lists.yml +1 -1
  306. data/resources/locales/fa/numbers.yml +4 -1
  307. data/resources/locales/fa/plurals.yml +6 -5
  308. data/resources/locales/fa/units.yml +219 -125
  309. data/resources/locales/fi/currencies.yml +405 -0
  310. data/resources/locales/fi/languages.yml +6 -8
  311. data/resources/locales/fi/lists.yml +3 -3
  312. data/resources/locales/fi/numbers.yml +3 -0
  313. data/resources/locales/fi/plurals.yml +6 -5
  314. data/resources/locales/fi/territories.yml +9 -9
  315. data/resources/locales/fi/timezones.yml +2 -0
  316. data/resources/locales/fi/units.yml +79 -8
  317. data/resources/locales/fil/calendars.yml +1 -1
  318. data/resources/locales/fil/currencies.yml +272 -0
  319. data/resources/locales/fil/fields.yml +1 -1
  320. data/resources/locales/fil/languages.yml +10 -10
  321. data/resources/locales/fil/lists.yml +2 -2
  322. data/resources/locales/fil/numbers.yml +3 -0
  323. data/resources/locales/fil/plurals.yml +8 -8
  324. data/resources/locales/fil/timezones.yml +2 -2
  325. data/resources/locales/fil/units.yml +62 -0
  326. data/resources/locales/fr-BE/calendars.yml +1 -1
  327. data/resources/locales/fr-BE/currencies.yml +383 -0
  328. data/resources/locales/fr-BE/languages.yml +11 -11
  329. data/resources/locales/fr-BE/lists.yml +2 -2
  330. data/resources/locales/fr-BE/numbers.yml +5 -0
  331. data/resources/locales/fr-BE/plural_rules.yml +2 -1
  332. data/resources/locales/fr-BE/plurals.yml +9 -6
  333. data/resources/locales/fr-BE/territories.yml +7 -7
  334. data/resources/locales/fr-BE/timezones.yml +1 -1
  335. data/resources/locales/fr-BE/units.yml +77 -8
  336. data/resources/locales/fr-CA/calendars.yml +1 -1
  337. data/resources/locales/fr-CA/currencies.yml +386 -3
  338. data/resources/locales/fr-CA/languages.yml +8 -8
  339. data/resources/locales/fr-CA/lists.yml +2 -2
  340. data/resources/locales/fr-CA/numbers.yml +5 -0
  341. data/resources/locales/fr-CA/plural_rules.yml +2 -1
  342. data/resources/locales/fr-CA/plurals.yml +9 -6
  343. data/resources/locales/fr-CA/territories.yml +1 -1
  344. data/resources/locales/fr-CA/timezones.yml +11 -11
  345. data/resources/locales/fr-CA/units.yml +87 -17
  346. data/resources/locales/fr-CH/calendars.yml +1 -1
  347. data/resources/locales/fr-CH/currencies.yml +383 -0
  348. data/resources/locales/fr-CH/languages.yml +11 -11
  349. data/resources/locales/fr-CH/lists.yml +2 -2
  350. data/resources/locales/fr-CH/numbers.yml +5 -0
  351. data/resources/locales/fr-CH/plural_rules.yml +2 -1
  352. data/resources/locales/fr-CH/plurals.yml +9 -6
  353. data/resources/locales/fr-CH/territories.yml +9 -9
  354. data/resources/locales/fr-CH/timezones.yml +1 -1
  355. data/resources/locales/fr-CH/units.yml +77 -8
  356. data/resources/locales/fr/calendars.yml +1 -1
  357. data/resources/locales/fr/currencies.yml +383 -0
  358. data/resources/locales/fr/languages.yml +12 -12
  359. data/resources/locales/fr/lists.yml +2 -2
  360. data/resources/locales/fr/numbers.yml +5 -0
  361. data/resources/locales/fr/plural_rules.yml +2 -1
  362. data/resources/locales/fr/plurals.yml +9 -6
  363. data/resources/locales/fr/territories.yml +9 -9
  364. data/resources/locales/fr/timezones.yml +1 -1
  365. data/resources/locales/fr/units.yml +77 -8
  366. data/resources/locales/ga/calendars.yml +1 -1
  367. data/resources/locales/ga/currencies.yml +387 -0
  368. data/resources/locales/ga/fields.yml +5 -5
  369. data/resources/locales/ga/languages.yml +34 -14
  370. data/resources/locales/ga/lists.yml +7 -5
  371. data/resources/locales/ga/numbers.yml +4 -1
  372. data/resources/locales/ga/plurals.yml +10 -9
  373. data/resources/locales/ga/timezones.yml +14 -14
  374. data/resources/locales/ga/units.yml +212 -65
  375. data/resources/locales/gl/currencies.yml +313 -1
  376. data/resources/locales/gl/languages.yml +5 -5
  377. data/resources/locales/gl/lists.yml +2 -2
  378. data/resources/locales/gl/numbers.yml +27 -24
  379. data/resources/locales/gl/plurals.yml +6 -5
  380. data/resources/locales/gl/units.yml +86 -3
  381. data/resources/locales/gu/currencies.yml +266 -0
  382. data/resources/locales/gu/languages.yml +8 -8
  383. data/resources/locales/gu/lists.yml +1 -1
  384. data/resources/locales/gu/numbers.yml +3 -0
  385. data/resources/locales/gu/plurals.yml +9 -9
  386. data/resources/locales/gu/timezones.yml +1 -1
  387. data/resources/locales/gu/units.yml +78 -10
  388. data/resources/locales/he/currencies.yml +334 -0
  389. data/resources/locales/he/languages.yml +6 -6
  390. data/resources/locales/he/lists.yml +1 -1
  391. data/resources/locales/he/numbers.yml +99 -96
  392. data/resources/locales/he/plurals.yml +9 -8
  393. data/resources/locales/he/timezones.yml +1 -1
  394. data/resources/locales/he/units.yml +115 -4
  395. data/resources/locales/hi/currencies.yml +300 -0
  396. data/resources/locales/hi/languages.yml +9 -9
  397. data/resources/locales/hi/lists.yml +3 -3
  398. data/resources/locales/hi/numbers.yml +3 -0
  399. data/resources/locales/hi/plurals.yml +9 -9
  400. data/resources/locales/hi/timezones.yml +3 -0
  401. data/resources/locales/hi/units.yml +123 -34
  402. data/resources/locales/hr/currencies.yml +407 -3
  403. data/resources/locales/hr/languages.yml +8 -8
  404. data/resources/locales/hr/lists.yml +3 -3
  405. data/resources/locales/hr/numbers.yml +7 -4
  406. data/resources/locales/hr/plurals.yml +12 -11
  407. data/resources/locales/hr/timezones.yml +7 -7
  408. data/resources/locales/hr/units.yml +93 -3
  409. data/resources/locales/hu/currencies.yml +392 -2
  410. data/resources/locales/hu/languages.yml +8 -8
  411. data/resources/locales/hu/lists.yml +3 -3
  412. data/resources/locales/hu/numbers.yml +3 -0
  413. data/resources/locales/hu/plurals.yml +6 -6
  414. data/resources/locales/hu/territories.yml +3 -3
  415. data/resources/locales/hu/timezones.yml +1 -1
  416. data/resources/locales/hu/units.yml +94 -13
  417. data/resources/locales/hy/currencies.yml +265 -0
  418. data/resources/locales/hy/languages.yml +3 -3
  419. data/resources/locales/hy/lists.yml +2 -2
  420. data/resources/locales/hy/numbers.yml +3 -0
  421. data/resources/locales/hy/plurals.yml +6 -6
  422. data/resources/locales/hy/units.yml +103 -14
  423. data/resources/locales/id/currencies.yml +416 -16
  424. data/resources/locales/id/languages.yml +6 -10
  425. data/resources/locales/id/lists.yml +2 -2
  426. data/resources/locales/id/numbers.yml +3 -0
  427. data/resources/locales/id/plurals.yml +6 -4
  428. data/resources/locales/id/territories.yml +8 -8
  429. data/resources/locales/id/timezones.yml +7 -7
  430. data/resources/locales/id/units.yml +60 -10
  431. data/resources/locales/is/currencies.yml +329 -0
  432. data/resources/locales/is/languages.yml +8 -8
  433. data/resources/locales/is/lists.yml +2 -2
  434. data/resources/locales/is/numbers.yml +3 -0
  435. data/resources/locales/is/plurals.yml +7 -5
  436. data/resources/locales/is/territories.yml +2 -2
  437. data/resources/locales/is/timezones.yml +1 -1
  438. data/resources/locales/is/units.yml +79 -5
  439. data/resources/locales/it-CH/calendars.yml +3 -3
  440. data/resources/locales/it-CH/currencies.yml +389 -5
  441. data/resources/locales/it-CH/fields.yml +11 -11
  442. data/resources/locales/it-CH/languages.yml +8 -8
  443. data/resources/locales/it-CH/lists.yml +3 -3
  444. data/resources/locales/it-CH/numbers.yml +4 -1
  445. data/resources/locales/it-CH/plurals.yml +6 -6
  446. data/resources/locales/it-CH/territories.yml +1 -1
  447. data/resources/locales/it-CH/units.yml +95 -4
  448. data/resources/locales/it/calendars.yml +3 -3
  449. data/resources/locales/it/currencies.yml +389 -5
  450. data/resources/locales/it/fields.yml +11 -11
  451. data/resources/locales/it/languages.yml +8 -8
  452. data/resources/locales/it/lists.yml +3 -3
  453. data/resources/locales/it/numbers.yml +4 -1
  454. data/resources/locales/it/plurals.yml +6 -6
  455. data/resources/locales/it/territories.yml +1 -1
  456. data/resources/locales/it/units.yml +95 -4
  457. data/resources/locales/ja/currencies.yml +406 -2
  458. data/resources/locales/ja/languages.yml +12 -12
  459. data/resources/locales/ja/lists.yml +3 -3
  460. data/resources/locales/ja/numbers.yml +3 -0
  461. data/resources/locales/ja/plurals.yml +6 -4
  462. data/resources/locales/ja/units.yml +47 -0
  463. data/resources/locales/ka/currencies.yml +348 -0
  464. data/resources/locales/ka/languages.yml +7 -7
  465. data/resources/locales/ka/lists.yml +3 -3
  466. data/resources/locales/ka/numbers.yml +3 -0
  467. data/resources/locales/ka/plurals.yml +9 -9
  468. data/resources/locales/ka/timezones.yml +2 -2
  469. data/resources/locales/ka/units.yml +112 -8
  470. data/resources/locales/kk/calendars.yml +373 -0
  471. data/resources/locales/kk/currencies.yml +917 -0
  472. data/resources/locales/kk/day_periods.yml +96 -0
  473. data/resources/locales/kk/fields.yml +561 -0
  474. data/resources/locales/kk/languages.yml +406 -0
  475. data/resources/locales/kk/layout.yml +5 -0
  476. data/resources/locales/kk/lists.yml +39 -0
  477. data/resources/locales/kk/numbers.yml +442 -0
  478. data/resources/locales/kk/plural_rules.yml +8 -0
  479. data/resources/locales/kk/plurals.yml +17 -0
  480. data/resources/locales/kk/territories.yml +267 -0
  481. data/resources/locales/kk/timezones.yml +1477 -0
  482. data/resources/locales/kk/units.yml +1236 -0
  483. data/resources/locales/km/currencies.yml +273 -9
  484. data/resources/locales/km/languages.yml +17 -18
  485. data/resources/locales/km/lists.yml +2 -2
  486. data/resources/locales/km/numbers.yml +3 -0
  487. data/resources/locales/km/plurals.yml +6 -4
  488. data/resources/locales/km/territories.yml +11 -11
  489. data/resources/locales/km/timezones.yml +6 -6
  490. data/resources/locales/km/units.yml +99 -24
  491. data/resources/locales/kn/currencies.yml +266 -0
  492. data/resources/locales/kn/languages.yml +9 -9
  493. data/resources/locales/kn/lists.yml +2 -2
  494. data/resources/locales/kn/numbers.yml +3 -0
  495. data/resources/locales/kn/plurals.yml +6 -5
  496. data/resources/locales/kn/territories.yml +1 -1
  497. data/resources/locales/kn/timezones.yml +49 -10
  498. data/resources/locales/kn/units.yml +86 -2
  499. data/resources/locales/ko/currencies.yml +397 -3
  500. data/resources/locales/ko/languages.yml +5 -8
  501. data/resources/locales/ko/lists.yml +3 -3
  502. data/resources/locales/ko/numbers.yml +3 -0
  503. data/resources/locales/ko/plurals.yml +6 -4
  504. data/resources/locales/ko/territories.yml +5 -5
  505. data/resources/locales/ko/timezones.yml +15 -15
  506. data/resources/locales/ko/units.yml +83 -15
  507. data/resources/locales/lo/currencies.yml +397 -0
  508. data/resources/locales/lo/languages.yml +8 -8
  509. data/resources/locales/lo/lists.yml +5 -4
  510. data/resources/locales/lo/numbers.yml +3 -0
  511. data/resources/locales/lo/plurals.yml +6 -5
  512. data/resources/locales/lo/territories.yml +1 -1
  513. data/resources/locales/lo/units.yml +49 -7
  514. data/resources/locales/lt/currencies.yml +404 -0
  515. data/resources/locales/lt/languages.yml +4 -4
  516. data/resources/locales/lt/lists.yml +3 -3
  517. data/resources/locales/lt/numbers.yml +3 -0
  518. data/resources/locales/lt/plurals.yml +10 -9
  519. data/resources/locales/lt/territories.yml +1 -1
  520. data/resources/locales/lt/units.yml +120 -0
  521. data/resources/locales/lv/calendars.yml +2 -2
  522. data/resources/locales/lv/currencies.yml +311 -0
  523. data/resources/locales/lv/fields.yml +1 -1
  524. data/resources/locales/lv/languages.yml +4 -4
  525. data/resources/locales/lv/lists.yml +3 -3
  526. data/resources/locales/lv/numbers.yml +3 -0
  527. data/resources/locales/lv/plurals.yml +11 -10
  528. data/resources/locales/lv/territories.yml +3 -3
  529. data/resources/locales/lv/units.yml +103 -15
  530. data/resources/locales/mk/calendars.yml +8 -8
  531. data/resources/locales/mk/currencies.yml +337 -6
  532. data/resources/locales/mk/languages.yml +12 -12
  533. data/resources/locales/mk/lists.yml +2 -2
  534. data/resources/locales/mk/numbers.yml +3 -0
  535. data/resources/locales/mk/plurals.yml +10 -10
  536. data/resources/locales/mk/territories.yml +4 -4
  537. data/resources/locales/mk/timezones.yml +13 -13
  538. data/resources/locales/mk/units.yml +218 -154
  539. data/resources/locales/mr/calendars.yml +15 -15
  540. data/resources/locales/mr/currencies.yml +268 -2
  541. data/resources/locales/mr/fields.yml +3 -3
  542. data/resources/locales/mr/languages.yml +14 -13
  543. data/resources/locales/mr/lists.yml +4 -3
  544. data/resources/locales/mr/numbers.yml +3 -0
  545. data/resources/locales/mr/plurals.yml +8 -7
  546. data/resources/locales/mr/territories.yml +3 -3
  547. data/resources/locales/mr/timezones.yml +4 -4
  548. data/resources/locales/mr/units.yml +90 -2
  549. data/resources/locales/ms/currencies.yml +274 -0
  550. data/resources/locales/ms/languages.yml +10 -10
  551. data/resources/locales/ms/lists.yml +2 -2
  552. data/resources/locales/ms/numbers.yml +4 -1
  553. data/resources/locales/ms/plurals.yml +6 -5
  554. data/resources/locales/ms/timezones.yml +29 -1
  555. data/resources/locales/ms/units.yml +47 -2
  556. data/resources/locales/mt/currencies.yml +105 -0
  557. data/resources/locales/mt/languages.yml +1 -1
  558. data/resources/locales/mt/lists.yml +4 -4
  559. data/resources/locales/mt/numbers.yml +3 -0
  560. data/resources/locales/mt/plurals.yml +9 -8
  561. data/resources/locales/mt/units.yml +24 -0
  562. data/resources/locales/my/currencies.yml +289 -2
  563. data/resources/locales/my/languages.yml +7 -9
  564. data/resources/locales/my/lists.yml +16 -12
  565. data/resources/locales/my/numbers.yml +3 -0
  566. data/resources/locales/my/plurals.yml +6 -4
  567. data/resources/locales/my/territories.yml +1 -1
  568. data/resources/locales/my/timezones.yml +5 -5
  569. data/resources/locales/my/units.yml +64 -8
  570. data/resources/locales/nb/calendars.yml +9 -9
  571. data/resources/locales/nb/currencies.yml +404 -0
  572. data/resources/locales/nb/languages.yml +6 -6
  573. data/resources/locales/nb/lists.yml +3 -3
  574. data/resources/locales/nb/numbers.yml +7 -4
  575. data/resources/locales/nb/plurals.yml +6 -5
  576. data/resources/locales/nb/territories.yml +4 -4
  577. data/resources/locales/nb/units.yml +110 -22
  578. data/resources/locales/nl-BE/currencies.yml +407 -2
  579. data/resources/locales/nl-BE/languages.yml +7 -9
  580. data/resources/locales/nl-BE/lists.yml +3 -3
  581. data/resources/locales/nl-BE/numbers.yml +3 -0
  582. data/resources/locales/nl-BE/plurals.yml +6 -5
  583. data/resources/locales/nl-BE/territories.yml +1 -1
  584. data/resources/locales/nl-BE/timezones.yml +2 -2
  585. data/resources/locales/nl-BE/units.yml +64 -4
  586. data/resources/locales/nl/currencies.yml +407 -2
  587. data/resources/locales/nl/languages.yml +7 -9
  588. data/resources/locales/nl/lists.yml +3 -3
  589. data/resources/locales/nl/numbers.yml +3 -0
  590. data/resources/locales/nl/plurals.yml +6 -5
  591. data/resources/locales/nl/territories.yml +1 -1
  592. data/resources/locales/nl/timezones.yml +2 -2
  593. data/resources/locales/nl/units.yml +64 -4
  594. data/resources/locales/pl/currencies.yml +384 -13
  595. data/resources/locales/pl/languages.yml +16 -16
  596. data/resources/locales/pl/lists.yml +2 -2
  597. data/resources/locales/pl/numbers.yml +3 -0
  598. data/resources/locales/pl/plurals.yml +13 -12
  599. data/resources/locales/pl/timezones.yml +62 -0
  600. data/resources/locales/pl/units.yml +276 -135
  601. data/resources/locales/pt-PT/calendars.yml +10 -3
  602. data/resources/locales/pt-PT/currencies.yml +401 -0
  603. data/resources/locales/pt-PT/fields.yml +4 -4
  604. data/resources/locales/pt-PT/languages.yml +11 -11
  605. data/resources/locales/pt-PT/lists.yml +2 -2
  606. data/resources/locales/pt-PT/numbers.yml +3 -0
  607. data/resources/locales/pt-PT/plurals.yml +6 -5
  608. data/resources/locales/pt-PT/territories.yml +1 -1
  609. data/resources/locales/pt-PT/timezones.yml +4 -4
  610. data/resources/locales/pt-PT/units.yml +79 -8
  611. data/resources/locales/pt/currencies.yml +407 -6
  612. data/resources/locales/pt/languages.yml +9 -9
  613. data/resources/locales/pt/lists.yml +2 -2
  614. data/resources/locales/pt/numbers.yml +3 -0
  615. data/resources/locales/pt/plurals.yml +6 -5
  616. data/resources/locales/pt/territories.yml +3 -3
  617. data/resources/locales/pt/timezones.yml +3 -3
  618. data/resources/locales/pt/units.yml +75 -3
  619. data/resources/locales/ro/currencies.yml +407 -54
  620. data/resources/locales/ro/languages.yml +8 -9
  621. data/resources/locales/ro/lists.yml +2 -2
  622. data/resources/locales/ro/numbers.yml +3 -0
  623. data/resources/locales/ro/plurals.yml +9 -8
  624. data/resources/locales/ro/territories.yml +2 -2
  625. data/resources/locales/ro/timezones.yml +20 -5
  626. data/resources/locales/ro/units.yml +99 -3
  627. data/resources/locales/ru/currencies.yml +381 -0
  628. data/resources/locales/ru/languages.yml +6 -6
  629. data/resources/locales/ru/lists.yml +2 -2
  630. data/resources/locales/ru/numbers.yml +3 -0
  631. data/resources/locales/ru/plurals.yml +8 -7
  632. data/resources/locales/ru/timezones.yml +1 -1
  633. data/resources/locales/ru/units.yml +219 -94
  634. data/resources/locales/sk/currencies.yml +404 -0
  635. data/resources/locales/sk/languages.yml +5 -5
  636. data/resources/locales/sk/lists.yml +3 -3
  637. data/resources/locales/sk/numbers.yml +3 -0
  638. data/resources/locales/sk/plurals.yml +8 -7
  639. data/resources/locales/sk/units.yml +140 -4
  640. data/resources/locales/sl/currencies.yml +394 -15
  641. data/resources/locales/sl/languages.yml +9 -8
  642. data/resources/locales/sl/lists.yml +3 -3
  643. data/resources/locales/sl/numbers.yml +3 -0
  644. data/resources/locales/sl/plurals.yml +9 -8
  645. data/resources/locales/sl/territories.yml +3 -3
  646. data/resources/locales/sl/timezones.yml +4 -4
  647. data/resources/locales/sl/units.yml +162 -24
  648. data/resources/locales/sq/currencies.yml +264 -0
  649. data/resources/locales/sq/languages.yml +7 -7
  650. data/resources/locales/sq/lists.yml +3 -3
  651. data/resources/locales/sq/numbers.yml +3 -0
  652. data/resources/locales/sq/plurals.yml +7 -7
  653. data/resources/locales/sq/units.yml +47 -0
  654. data/resources/locales/sr-Cyrl-ME/calendars.yml +1 -1
  655. data/resources/locales/sr-Cyrl-ME/currencies.yml +401 -1
  656. data/resources/locales/sr-Cyrl-ME/languages.yml +5 -4
  657. data/resources/locales/sr-Cyrl-ME/lists.yml +3 -3
  658. data/resources/locales/sr-Cyrl-ME/numbers.yml +3 -0
  659. data/resources/locales/sr-Cyrl-ME/plurals.yml +12 -11
  660. data/resources/locales/sr-Cyrl-ME/timezones.yml +2 -2
  661. data/resources/locales/sr-Cyrl-ME/units.yml +109 -11
  662. data/resources/locales/sr-Latn-ME/calendars.yml +1 -1
  663. data/resources/locales/sr-Latn-ME/currencies.yml +401 -1
  664. data/resources/locales/sr-Latn-ME/languages.yml +5 -4
  665. data/resources/locales/sr-Latn-ME/lists.yml +15 -15
  666. data/resources/locales/sr-Latn-ME/numbers.yml +3 -0
  667. data/resources/locales/sr-Latn-ME/plurals.yml +12 -11
  668. data/resources/locales/sr-Latn-ME/timezones.yml +2 -2
  669. data/resources/locales/sr-Latn-ME/units.yml +109 -11
  670. data/resources/locales/sr/calendars.yml +2 -2
  671. data/resources/locales/sr/currencies.yml +401 -1
  672. data/resources/locales/sr/languages.yml +5 -4
  673. data/resources/locales/sr/lists.yml +3 -3
  674. data/resources/locales/sr/numbers.yml +3 -0
  675. data/resources/locales/sr/plurals.yml +12 -11
  676. data/resources/locales/sr/timezones.yml +2 -2
  677. data/resources/locales/sr/units.yml +109 -11
  678. data/resources/locales/sv/currencies.yml +424 -19
  679. data/resources/locales/sv/languages.yml +8 -8
  680. data/resources/locales/sv/lists.yml +6 -3
  681. data/resources/locales/sv/numbers.yml +3 -0
  682. data/resources/locales/sv/plurals.yml +7 -7
  683. data/resources/locales/sv/territories.yml +4 -4
  684. data/resources/locales/sv/timezones.yml +1 -1
  685. data/resources/locales/sv/units.yml +114 -24
  686. data/resources/locales/sw/currencies.yml +345 -74
  687. data/resources/locales/sw/languages.yml +14 -12
  688. data/resources/locales/sw/numbers.yml +3 -0
  689. data/resources/locales/sw/plurals.yml +6 -5
  690. data/resources/locales/sw/territories.yml +8 -8
  691. data/resources/locales/sw/timezones.yml +29 -29
  692. data/resources/locales/sw/units.yml +196 -75
  693. data/resources/locales/ta/currencies.yml +266 -0
  694. data/resources/locales/ta/languages.yml +6 -6
  695. data/resources/locales/ta/lists.yml +2 -2
  696. data/resources/locales/ta/numbers.yml +3 -0
  697. data/resources/locales/ta/plurals.yml +6 -5
  698. data/resources/locales/ta/timezones.yml +1 -1
  699. data/resources/locales/ta/units.yml +92 -6
  700. data/resources/locales/th/currencies.yml +399 -0
  701. data/resources/locales/th/languages.yml +9 -9
  702. data/resources/locales/th/numbers.yml +3 -0
  703. data/resources/locales/th/plurals.yml +6 -4
  704. data/resources/locales/th/territories.yml +1 -1
  705. data/resources/locales/th/timezones.yml +1 -1
  706. data/resources/locales/th/units.yml +57 -2
  707. data/resources/locales/tr/currencies.yml +404 -0
  708. data/resources/locales/tr/languages.yml +10 -10
  709. data/resources/locales/tr/lists.yml +2 -2
  710. data/resources/locales/tr/numbers.yml +3 -0
  711. data/resources/locales/tr/plurals.yml +6 -5
  712. data/resources/locales/tr/units.yml +71 -6
  713. data/resources/locales/uk/calendars.yml +0 -1
  714. data/resources/locales/uk/currencies.yml +392 -11
  715. data/resources/locales/uk/fields.yml +9 -9
  716. data/resources/locales/uk/languages.yml +30 -30
  717. data/resources/locales/uk/lists.yml +2 -2
  718. data/resources/locales/uk/numbers.yml +3 -0
  719. data/resources/locales/uk/plurals.yml +8 -8
  720. data/resources/locales/uk/territories.yml +39 -39
  721. data/resources/locales/uk/timezones.yml +21 -21
  722. data/resources/locales/uk/units.yml +173 -37
  723. data/resources/locales/ur/currencies.yml +277 -5
  724. data/resources/locales/ur/languages.yml +6 -6
  725. data/resources/locales/ur/lists.yml +2 -2
  726. data/resources/locales/ur/numbers.yml +3 -0
  727. data/resources/locales/ur/plurals.yml +6 -5
  728. data/resources/locales/ur/territories.yml +1 -1
  729. data/resources/locales/ur/timezones.yml +1 -1
  730. data/resources/locales/ur/units.yml +86 -4
  731. data/resources/locales/vi/calendars.yml +2 -2
  732. data/resources/locales/vi/currencies.yml +398 -1
  733. data/resources/locales/vi/fields.yml +3 -0
  734. data/resources/locales/vi/languages.yml +6 -8
  735. data/resources/locales/vi/lists.yml +7 -4
  736. data/resources/locales/vi/numbers.yml +3 -0
  737. data/resources/locales/vi/plurals.yml +6 -5
  738. data/resources/locales/vi/territories.yml +4 -4
  739. data/resources/locales/vi/timezones.yml +4 -4
  740. data/resources/locales/vi/units.yml +51 -3
  741. data/resources/locales/xh/currencies.yml +111 -0
  742. data/resources/locales/xh/lists.yml +7 -7
  743. data/resources/locales/xh/numbers.yml +3 -0
  744. data/resources/locales/xh/plurals.yml +6 -5
  745. data/resources/locales/xh/units.yml +24 -0
  746. data/resources/locales/zh-Hant/currencies.yml +403 -0
  747. data/resources/locales/zh-Hant/languages.yml +2 -2
  748. data/resources/locales/zh-Hant/lists.yml +3 -3
  749. data/resources/locales/zh-Hant/numbers.yml +3 -0
  750. data/resources/locales/zh-Hant/plurals.yml +6 -4
  751. data/resources/locales/zh-Hant/units.yml +58 -14
  752. data/resources/locales/zh/calendars.yml +2 -2
  753. data/resources/locales/zh/currencies.yml +405 -0
  754. data/resources/locales/zh/languages.yml +11 -11
  755. data/resources/locales/zh/lists.yml +3 -3
  756. data/resources/locales/zh/numbers.yml +3 -0
  757. data/resources/locales/zh/plurals.yml +6 -4
  758. data/resources/locales/zh/timezones.yml +2 -2
  759. data/resources/locales/zh/units.yml +115 -67
  760. data/resources/locales/zu/currencies.yml +266 -0
  761. data/resources/locales/zu/languages.yml +11 -8
  762. data/resources/locales/zu/lists.yml +2 -2
  763. data/resources/locales/zu/numbers.yml +3 -0
  764. data/resources/locales/zu/plurals.yml +6 -5
  765. data/resources/locales/zu/territories.yml +1 -0
  766. data/resources/locales/zu/units.yml +36 -0
  767. data/resources/shared/aliases.yml +103 -41
  768. data/resources/shared/bcp47_timezone_metadata.yml +2 -0
  769. data/resources/shared/hyphenation/be-BY.yml +3369 -0
  770. data/resources/shared/hyphenation/ca.yml +1 -1
  771. data/resources/shared/hyphenation/de-AT.yml +1 -1
  772. data/resources/shared/hyphenation/de-CH.yml +1 -1
  773. data/resources/shared/hyphenation/de-DE.yml +1 -1
  774. data/resources/shared/hyphenation/fr.yml +1 -1
  775. data/resources/shared/hyphenation/hr-HR.yml +1 -1
  776. data/resources/shared/hyphenation/sl-SI.yml +1 -1
  777. data/resources/shared/language_codes_table.dump +0 -0
  778. data/resources/shared/likely_subtags.yml +10 -9
  779. data/resources/shared/metazones.yml +536 -512
  780. data/resources/shared/segments/rules/el/sentence.yml +24 -24
  781. data/resources/shared/segments/rules/en-US-POSIX/word.yml +167 -164
  782. data/resources/shared/segments/rules/ja/line.yml +279 -274
  783. data/resources/shared/segments/rules/ja/word.yml +167 -164
  784. data/resources/shared/segments/rules/root/grapheme.yml +31 -32
  785. data/resources/shared/segments/rules/root/line.yml +279 -274
  786. data/resources/shared/segments/rules/root/sentence.yml +24 -24
  787. data/resources/shared/segments/rules/root/word.yml +167 -164
  788. data/resources/shared/segments/rules/zh-Hant/line.yml +279 -274
  789. data/resources/shared/segments/rules/zh/line.yml +279 -274
  790. data/resources/shared/timezone_regions.yml +3 -3
  791. data/resources/shared/validity_data.yml +51 -22
  792. data/resources/supported_locales.yml +1 -0
  793. data/spec/formatters/numbers/rbnf/locales/hr/rbnf_test.yml +7 -7
  794. data/spec/localized/localized_datetime_spec.rb +1 -1
  795. data/spec/localized/localized_number_spec.rb +25 -0
  796. data/spec/localized/localized_symbol_spec.rb +4 -4
  797. data/spec/shared/unit_spec.rb +3 -3
  798. data/spec/spec_helper.rb +1 -1
  799. data/spec/timezones/tests/af.yml +74 -74
  800. data/spec/timezones/tests/ar.yml +44 -44
  801. data/spec/timezones/tests/az.yml +43 -43
  802. data/spec/timezones/tests/be.yml +43 -43
  803. data/spec/timezones/tests/bg.yml +101 -101
  804. data/spec/timezones/tests/bn.yml +59 -55
  805. data/spec/timezones/tests/bo.yml +40 -40
  806. data/spec/timezones/tests/bs.yml +202 -202
  807. data/spec/timezones/tests/ca.yml +91 -91
  808. data/spec/timezones/tests/cs.yml +45 -45
  809. data/spec/timezones/tests/cy.yml +89 -89
  810. data/spec/timezones/tests/da.yml +43 -43
  811. data/spec/timezones/tests/de-AT.yml +71 -71
  812. data/spec/timezones/tests/de-CH.yml +73 -73
  813. data/spec/timezones/tests/de.yml +71 -71
  814. data/spec/timezones/tests/el.yml +45 -45
  815. data/spec/timezones/tests/en-001.yml +59 -59
  816. data/spec/timezones/tests/en-150.yml +59 -59
  817. data/spec/timezones/tests/en-AU.yml +54 -54
  818. data/spec/timezones/tests/en-CA.yml +54 -54
  819. data/spec/timezones/tests/en-GB.yml +48 -48
  820. data/spec/timezones/tests/en-IE.yml +59 -59
  821. data/spec/timezones/tests/en-IN.yml +59 -59
  822. data/spec/timezones/tests/en-NZ.yml +62 -62
  823. data/spec/timezones/tests/en-SG.yml +59 -59
  824. data/spec/timezones/tests/en-US.yml +43 -43
  825. data/spec/timezones/tests/en-ZA.yml +59 -59
  826. data/spec/timezones/tests/en.yml +43 -43
  827. data/spec/timezones/tests/eo.yml +40 -40
  828. data/spec/timezones/tests/es-419.yml +51 -51
  829. data/spec/timezones/tests/es-AR.yml +51 -51
  830. data/spec/timezones/tests/es-CO.yml +51 -51
  831. data/spec/timezones/tests/es-MX.yml +47 -47
  832. data/spec/timezones/tests/es-US.yml +63 -63
  833. data/spec/timezones/tests/es.yml +104 -104
  834. data/spec/timezones/tests/et.yml +57 -57
  835. data/spec/timezones/tests/eu.yml +45 -45
  836. data/spec/timezones/tests/fa.yml +43 -43
  837. data/spec/timezones/tests/fi.yml +64 -64
  838. data/spec/timezones/tests/fil.yml +83 -83
  839. data/spec/timezones/tests/fr-BE.yml +57 -57
  840. data/spec/timezones/tests/fr-CA.yml +183 -183
  841. data/spec/timezones/tests/fr-CH.yml +61 -61
  842. data/spec/timezones/tests/fr.yml +61 -61
  843. data/spec/timezones/tests/ga.yml +218 -218
  844. data/spec/timezones/tests/gl.yml +43 -43
  845. data/spec/timezones/tests/gu.yml +44 -44
  846. data/spec/timezones/tests/he.yml +46 -46
  847. data/spec/timezones/tests/hi.yml +47 -47
  848. data/spec/timezones/tests/hr.yml +59 -59
  849. data/spec/timezones/tests/hu.yml +53 -53
  850. data/spec/timezones/tests/hy.yml +43 -43
  851. data/spec/timezones/tests/id.yml +69 -69
  852. data/spec/timezones/tests/is.yml +48 -48
  853. data/spec/timezones/tests/it-CH.yml +43 -43
  854. data/spec/timezones/tests/it.yml +43 -43
  855. data/spec/timezones/tests/ja.yml +43 -43
  856. data/spec/timezones/tests/ka.yml +45 -45
  857. data/spec/timezones/tests/kk.yml +12475 -0
  858. data/spec/timezones/tests/km.yml +91 -91
  859. data/spec/timezones/tests/kn.yml +70 -70
  860. data/spec/timezones/tests/ko.yml +156 -156
  861. data/spec/timezones/tests/lo.yml +43 -43
  862. data/spec/timezones/tests/lt.yml +43 -43
  863. data/spec/timezones/tests/lv.yml +46 -46
  864. data/spec/timezones/tests/mk.yml +179 -179
  865. data/spec/timezones/tests/mr.yml +51 -51
  866. data/spec/timezones/tests/ms.yml +52 -52
  867. data/spec/timezones/tests/mt.yml +40 -40
  868. data/spec/timezones/tests/my.yml +51 -51
  869. data/spec/timezones/tests/nb.yml +51 -51
  870. data/spec/timezones/tests/nl-BE.yml +54 -54
  871. data/spec/timezones/tests/nl.yml +54 -54
  872. data/spec/timezones/tests/pl.yml +85 -85
  873. data/spec/timezones/tests/pt-PT.yml +48 -48
  874. data/spec/timezones/tests/pt.yml +61 -61
  875. data/spec/timezones/tests/ro.yml +54 -54
  876. data/spec/timezones/tests/ru.yml +43 -43
  877. data/spec/timezones/tests/sk.yml +43 -43
  878. data/spec/timezones/tests/sl.yml +57 -57
  879. data/spec/timezones/tests/sq.yml +43 -43
  880. data/spec/timezones/tests/sr-Cyrl-ME.yml +44 -44
  881. data/spec/timezones/tests/sr-Latn-ME.yml +44 -44
  882. data/spec/timezones/tests/sr.yml +44 -44
  883. data/spec/timezones/tests/sv.yml +61 -61
  884. data/spec/timezones/tests/sw.yml +136 -136
  885. data/spec/timezones/tests/ta.yml +44 -44
  886. data/spec/timezones/tests/th.yml +48 -48
  887. data/spec/timezones/tests/tr.yml +43 -43
  888. data/spec/timezones/tests/uk.yml +218 -218
  889. data/spec/timezones/tests/ur.yml +44 -44
  890. data/spec/timezones/tests/vi.yml +112 -112
  891. data/spec/timezones/tests/xh.yml +40 -40
  892. data/spec/timezones/tests/zh-Hant.yml +43 -43
  893. data/spec/timezones/tests/zh.yml +46 -46
  894. data/spec/timezones/tests/zu.yml +43 -43
  895. data/twitter_cldr.gemspec +1 -1
  896. metadata +22 -4
@@ -30,7 +30,7 @@
30
30
  :aro: Araona
31
31
  :arp: Arapaho
32
32
  :arq: "Algerian Arabic"
33
- :ars: "Arabic, Najdi"
33
+ :ars: "Najdi Arabic"
34
34
  :arw: Arawak
35
35
  :ary: "Moroccan Arabic"
36
36
  :arz: "Egyptian Arabic"
@@ -42,7 +42,7 @@
42
42
  :avk: Kotava
43
43
  :awa: Awadhi
44
44
  :ay: Aymara
45
- :az: Azeri
45
+ :az: Azerbaijani
46
46
  :ba: Bashkir
47
47
  :bal: Baluchi
48
48
  :ban: Balinese
@@ -103,7 +103,7 @@
103
103
  :chr: Cherokee
104
104
  :chy: Cheyenne
105
105
  :cic: Chickasaw
106
- :ckb: "Kurdish, Sorani"
106
+ :ckb: "Central Kurdish"
107
107
  :co: Corsican
108
108
  :cop: Coptic
109
109
  :cps: Capiznon
@@ -148,8 +148,8 @@
148
148
  :en: English
149
149
  :en-AU: "Australian English"
150
150
  :en-CA: "Canadian English"
151
- :en-GB: "UK English"
152
- :en-US: "US English"
151
+ :en-GB: "British English"
152
+ :en-US: "American English"
153
153
  :enm: "Middle English"
154
154
  :eo: Esperanto
155
155
  :es: Spanish
@@ -304,7 +304,7 @@
304
304
  :kut: Kutenai
305
305
  :kv: Komi
306
306
  :kw: Cornish
307
- :ky: Kirghiz
307
+ :ky: Kyrgyz
308
308
  :la: Latin
309
309
  :lad: Ladino
310
310
  :lag: Langi
@@ -375,7 +375,7 @@
375
375
  :mwl: Mirandese
376
376
  :mwr: Marwari
377
377
  :mwv: Mentawai
378
- :my: "Myanmar Language"
378
+ :my: Burmese
379
379
  :mye: Myene
380
380
  :myv: Erzya
381
381
  :mzn: Mazanderani
@@ -441,7 +441,7 @@
441
441
  :pon: Pohnpeian
442
442
  :prg: Prussian
443
443
  :pro: "Old Provençal"
444
- :ps: Pushto
444
+ :ps: Pashto
445
445
  :pt: Portuguese
446
446
  :pt-BR: "Brazilian Portuguese"
447
447
  :pt-PT: "European Portuguese"
@@ -571,7 +571,7 @@
571
571
  :tyv: Tuvinian
572
572
  :tzm: "Central Atlas Tamazight"
573
573
  :udm: Udmurt
574
- :ug: Uighur
574
+ :ug: Uyghur
575
575
  :uga: Ugaritic
576
576
  :uk: Ukrainian
577
577
  :umb: Umbundu
@@ -608,16 +608,16 @@
608
608
  :yi: Yiddish
609
609
  :yo: Yoruba
610
610
  :yrl: Nheengatu
611
- :yue: "Chinese, Cantonese"
611
+ :yue: Cantonese
612
612
  :za: Zhuang
613
613
  :zap: Zapotec
614
614
  :zbl: Blissymbols
615
615
  :zea: Zeelandic
616
616
  :zen: Zenaga
617
617
  :zgh: "Standard Moroccan Tamazight"
618
- :zh: "Chinese, Mandarin"
619
- :zh-Hans: "Simplified Mandarin Chinese"
620
- :zh-Hant: "Traditional Mandarin Chinese"
618
+ :zh: Chinese
619
+ :zh-Hans: "Simplified Chinese"
620
+ :zh-Hant: "Traditional Chinese"
621
621
  :zu: Zulu
622
622
  :zun: Zuni
623
623
  :zxx: "No linguistic content"
@@ -13,8 +13,8 @@
13
13
  :end: "{0}, or {1}"
14
14
  :middle: "{0}, {1}"
15
15
  :start: "{0}, {1}"
16
- :or-narrow: {}
17
- :or-short: {}
16
+ :or-narrow: :lists.or-short
17
+ :or-short: :lists.or
18
18
  :standard-narrow:
19
19
  ? !ruby/symbol "2"
20
20
  : "{0}, {1}"
@@ -356,6 +356,7 @@
356
356
  :symbols:
357
357
  :adlm: :numbers.symbols.latn
358
358
  :arab:
359
+ :approximately_sign: "~"
359
360
  :decimal: ٫
360
361
  :exponential: اس
361
362
  :group: ٬
@@ -369,6 +370,7 @@
369
370
  :superscripting_exponent: ×
370
371
  :time_separator: ":"
371
372
  :arabext:
373
+ :approximately_sign: "~"
372
374
  :decimal: ٫
373
375
  :exponential: ×۱۰^
374
376
  :group: ٬
@@ -402,6 +404,7 @@
402
404
  :lanatham: :numbers.symbols.latn
403
405
  :laoo: :numbers.symbols.latn
404
406
  :latn:
407
+ :approximately_sign: "~"
405
408
  :decimal: "."
406
409
  :exponential: E
407
410
  :group: ","
@@ -1,19 +1,19 @@
1
1
  ---
2
2
  :en:
3
3
  :cardinal:
4
- :rule: 'lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num); v = runtime.v(num);
5
- w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); (((i == 1) && (v
6
- == 0)) ? :one : :other) }'
4
+ :rule: 'lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num); f = runtime.f(num);
5
+ t = runtime.t(num); v = runtime.v(num); w = runtime.w(num); e = runtime.e(num);
6
+ (((i == 1) && (v == 0)) ? :one : :other) }'
7
7
  :names:
8
8
  - :one
9
9
  - :other
10
10
  :ordinal:
11
- :rule: 'lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num); v = runtime.v(num);
12
- w = runtime.w(num); f = runtime.f(num); t = runtime.t(num); (((n % 10 == 3)
13
- && (n % 100 != 13)) ? :few : (((n % 10 == 1) && (n % 100 != 11)) ? :one : (((n
14
- % 10 == 2) && (n % 100 != 12)) ? :two : :other))) }'
11
+ :rule: 'lambda { |num, runtime| n = runtime.n(num); i = runtime.i(num); f = runtime.f(num);
12
+ t = runtime.t(num); v = runtime.v(num); w = runtime.w(num); e = runtime.e(num);
13
+ (((n % 10 == 1) && (n % 100 != 11)) ? :one : (((n % 10 == 2) && (n % 100 !=
14
+ 12)) ? :two : (((n % 10 == 3) && (n % 100 != 13)) ? :few : :other))) }'
15
15
  :names:
16
- - :few
17
16
  - :one
18
17
  - :two
18
+ - :few
19
19
  - :other
@@ -220,6 +220,9 @@
220
220
  :frequency-megahertz:
221
221
  :one: "{0} megahertz"
222
222
  :other: "{0} megahertz"
223
+ :graphics-dot:
224
+ :one: "{0} dot"
225
+ :other: "{0} dot"
223
226
  :graphics-dot-per-centimeter:
224
227
  :one: "{0} dot per centimeter"
225
228
  :other: "{0} dots per centimeter"
@@ -250,6 +253,9 @@
250
253
  :length-decimeter:
251
254
  :one: "{0} decimeter"
252
255
  :other: "{0} decimeters"
256
+ :length-earth-radius:
257
+ :one: "{0} earth radius"
258
+ :other: "{0} earth radius"
253
259
  :length-fathom:
254
260
  :one: "{0} fathom"
255
261
  :other: "{0} fathoms"
@@ -304,6 +310,12 @@
304
310
  :length-yard:
305
311
  :one: "{0} yard"
306
312
  :other: "{0} yards"
313
+ :light-candela:
314
+ :one: "{0} candela"
315
+ :other: "{0} candela"
316
+ :light-lumen:
317
+ :one: "{0} lumen"
318
+ :other: "{0} lumen"
307
319
  :light-lux:
308
320
  :one: "{0} lux"
309
321
  :other: "{0} lux"
@@ -319,6 +331,9 @@
319
331
  :mass-earth-mass:
320
332
  :one: "{0} Earth mass"
321
333
  :other: "{0} Earth masses"
334
+ :mass-grain:
335
+ :one: "{0} grain"
336
+ :other: "{0} grain"
322
337
  :mass-gram:
323
338
  :one: "{0} gram"
324
339
  :other: "{0} grams"
@@ -398,8 +413,8 @@
398
413
  :one: "{0} pascal"
399
414
  :other: "{0} pascals"
400
415
  :pressure-pound-force-per-square-inch:
401
- :one: "{0} pound per square inch"
402
- :other: "{0} pounds per square inch"
416
+ :one: "{0} pound-force per square inch"
417
+ :other: "{0} pounds-force per square inch"
403
418
  :speed-kilometer-per-hour:
404
419
  :one: "{0} kilometer per hour"
405
420
  :other: "{0} kilometers per hour"
@@ -418,6 +433,9 @@
418
433
  :temperature-fahrenheit:
419
434
  :one: "{0} degree Fahrenheit"
420
435
  :other: "{0} degrees Fahrenheit"
436
+ :temperature-generic:
437
+ :one: "{0} degree"
438
+ :other: "{0} degrees"
421
439
  :temperature-kelvin:
422
440
  :one: "{0} kelvin"
423
441
  :other: "{0} kelvins"
@@ -426,7 +444,7 @@
426
444
  :other: "{0} newton-meters"
427
445
  :torque-pound-force-foot:
428
446
  :one: "{0} pound-force-foot"
429
- :other: "{0} pound-feet"
447
+ :other: "{0} pound-force-feet"
430
448
  :volume-acre-foot:
431
449
  :one: "{0} acre-foot"
432
450
  :other: "{0} acre-feet"
@@ -469,6 +487,18 @@
469
487
  :volume-deciliter:
470
488
  :one: "{0} deciliter"
471
489
  :other: "{0} deciliters"
490
+ :volume-dessert-spoon:
491
+ :one: "{0} dessert spoon"
492
+ :other: "{0} dessert spoon"
493
+ :volume-dessert-spoon-imperial:
494
+ :one: "{0} Imp. dessert spoon"
495
+ :other: "{0} Imp. dessert spoon"
496
+ :volume-dram:
497
+ :one: "{0} dram"
498
+ :other: "{0} dram"
499
+ :volume-drop:
500
+ :one: "{0} drop"
501
+ :other: "{0} drop"
472
502
  :volume-fluid-ounce:
473
503
  :one: "{0} fluid ounce"
474
504
  :other: "{0} fluid ounces"
@@ -484,6 +514,9 @@
484
514
  :volume-hectoliter:
485
515
  :one: "{0} hectoliter"
486
516
  :other: "{0} hectoliters"
517
+ :volume-jigger:
518
+ :one: "{0} jigger"
519
+ :other: "{0} jigger"
487
520
  :volume-liter:
488
521
  :one: "{0} liter"
489
522
  :other: "{0} liters"
@@ -493,6 +526,9 @@
493
526
  :volume-milliliter:
494
527
  :one: "{0} milliliter"
495
528
  :other: "{0} milliliters"
529
+ :volume-pinch:
530
+ :one: "{0} pinch"
531
+ :other: "{0} pinch"
496
532
  :volume-pint:
497
533
  :one: "{0} pint"
498
534
  :other: "{0} pints"
@@ -502,6 +538,9 @@
502
538
  :volume-quart:
503
539
  :one: "{0} quart"
504
540
  :other: "{0} quarts"
541
+ :volume-quart-imperial:
542
+ :one: "{0} Imp. quart"
543
+ :other: "{0} Imp. quart"
505
544
  :volume-tablespoon:
506
545
  :one: "{0} tablespoon"
507
546
  :other: "{0} tablespoons"
@@ -722,6 +761,9 @@
722
761
  :frequency-megahertz:
723
762
  :one: "{0}MHz"
724
763
  :other: "{0}MHz"
764
+ :graphics-dot:
765
+ :one: "{0}dot"
766
+ :other: "{0}dot"
725
767
  :graphics-dot-per-centimeter:
726
768
  :one: "{0}dpcm"
727
769
  :other: "{0}dpcm"
@@ -752,6 +794,9 @@
752
794
  :length-decimeter:
753
795
  :one: "{0}dm"
754
796
  :other: "{0}dm"
797
+ :length-earth-radius:
798
+ :one: "{0}R⊕"
799
+ :other: "{0}R⊕"
755
800
  :length-fathom:
756
801
  :one: "{0}fth"
757
802
  :other: "{0}fth"
@@ -806,6 +851,12 @@
806
851
  :length-yard:
807
852
  :one: "{0}yd"
808
853
  :other: "{0}yd"
854
+ :light-candela:
855
+ :one: "{0}cd"
856
+ :other: "{0}cd"
857
+ :light-lumen:
858
+ :one: "{0}lm"
859
+ :other: "{0}lm"
809
860
  :light-lux:
810
861
  :one: "{0}lx"
811
862
  :other: "{0}lx"
@@ -821,6 +872,9 @@
821
872
  :mass-earth-mass:
822
873
  :one: "{0}M⊕"
823
874
  :other: "{0}M⊕"
875
+ :mass-grain:
876
+ :one: "{0}gr"
877
+ :other: "{0}gr"
824
878
  :mass-gram:
825
879
  :one: "{0}g"
826
880
  :other: "{0}g"
@@ -971,6 +1025,18 @@
971
1025
  :volume-deciliter:
972
1026
  :one: "{0}dL"
973
1027
  :other: "{0}dL"
1028
+ :volume-dessert-spoon:
1029
+ :one: "{0}dsp"
1030
+ :other: "{0}dsp"
1031
+ :volume-dessert-spoon-imperial:
1032
+ :one: "{0}dsp-Imp"
1033
+ :other: "{0}dsp-Imp"
1034
+ :volume-dram:
1035
+ :one: "{0}fl.dr."
1036
+ :other: "{0}fl.dr."
1037
+ :volume-drop:
1038
+ :one: "{0}dr"
1039
+ :other: "{0}dr"
974
1040
  :volume-fluid-ounce:
975
1041
  :one: "{0}fl oz"
976
1042
  :other: "{0}fl oz"
@@ -986,6 +1052,9 @@
986
1052
  :volume-hectoliter:
987
1053
  :one: "{0}hL"
988
1054
  :other: "{0}hL"
1055
+ :volume-jigger:
1056
+ :one: "{0}jigger"
1057
+ :other: "{0}jigger"
989
1058
  :volume-liter:
990
1059
  :one: "{0}L"
991
1060
  :other: "{0}L"
@@ -995,6 +1064,9 @@
995
1064
  :volume-milliliter:
996
1065
  :one: "{0}mL"
997
1066
  :other: "{0}mL"
1067
+ :volume-pinch:
1068
+ :one: "{0}pn"
1069
+ :other: "{0}pn"
998
1070
  :volume-pint:
999
1071
  :one: "{0}pt"
1000
1072
  :other: "{0}pt"
@@ -1004,6 +1076,9 @@
1004
1076
  :volume-quart:
1005
1077
  :one: "{0}qt"
1006
1078
  :other: "{0}qt"
1079
+ :volume-quart-imperial:
1080
+ :one: "{0}qt-Imp."
1081
+ :other: "{0}qt-Imp."
1007
1082
  :volume-tablespoon:
1008
1083
  :one: "{0}tbsp"
1009
1084
  :other: "{0}tbsp"
@@ -1228,6 +1303,8 @@
1228
1303
  :frequency-megahertz:
1229
1304
  :one: "{0} MHz"
1230
1305
  :other: "{0} MHz"
1306
+ :graphics-dot:
1307
+ :other: "{0} dot"
1231
1308
  :graphics-dot-per-centimeter:
1232
1309
  :one: "{0} dpcm"
1233
1310
  :other: "{0} dpcm"
@@ -1258,6 +1335,8 @@
1258
1335
  :length-decimeter:
1259
1336
  :one: "{0} dm"
1260
1337
  :other: "{0} dm"
1338
+ :length-earth-radius:
1339
+ :other: "{0} R⊕"
1261
1340
  :length-fathom:
1262
1341
  :one: "{0} fth"
1263
1342
  :other: "{0} fth"
@@ -1312,6 +1391,10 @@
1312
1391
  :length-yard:
1313
1392
  :one: "{0} yd"
1314
1393
  :other: "{0} yd"
1394
+ :light-candela:
1395
+ :other: "{0} cd"
1396
+ :light-lumen:
1397
+ :other: "{0} lm"
1315
1398
  :light-lux:
1316
1399
  :one: "{0} lx"
1317
1400
  :other: "{0} lx"
@@ -1327,6 +1410,8 @@
1327
1410
  :mass-earth-mass:
1328
1411
  :one: "{0} M⊕"
1329
1412
  :other: "{0} M⊕"
1413
+ :mass-grain:
1414
+ :other: "{0} grain"
1330
1415
  :mass-gram:
1331
1416
  :one: "{0} g"
1332
1417
  :other: "{0} g"
@@ -1479,6 +1564,14 @@
1479
1564
  :volume-deciliter:
1480
1565
  :one: "{0} dL"
1481
1566
  :other: "{0} dL"
1567
+ :volume-dessert-spoon:
1568
+ :other: "{0} dstspn"
1569
+ :volume-dessert-spoon-imperial:
1570
+ :other: "{0} dstspn Imp"
1571
+ :volume-dram:
1572
+ :other: "{0} dram fl"
1573
+ :volume-drop:
1574
+ :other: "{0} drop"
1482
1575
  :volume-fluid-ounce:
1483
1576
  :one: "{0} fl oz"
1484
1577
  :other: "{0} fl oz"
@@ -1494,6 +1587,8 @@
1494
1587
  :volume-hectoliter:
1495
1588
  :one: "{0} hL"
1496
1589
  :other: "{0} hL"
1590
+ :volume-jigger:
1591
+ :other: "{0} jigger"
1497
1592
  :volume-liter:
1498
1593
  :one: "{0} L"
1499
1594
  :other: "{0} L"
@@ -1503,6 +1598,8 @@
1503
1598
  :volume-milliliter:
1504
1599
  :one: "{0} mL"
1505
1600
  :other: "{0} mL"
1601
+ :volume-pinch:
1602
+ :other: "{0} pinch"
1506
1603
  :volume-pint:
1507
1604
  :one: "{0} pt"
1508
1605
  :other: "{0} pt"
@@ -1512,6 +1609,8 @@
1512
1609
  :volume-quart:
1513
1610
  :one: "{0} qt"
1514
1611
  :other: "{0} qt"
1612
+ :volume-quart-imperial:
1613
+ :other: "{0} qt Imp."
1515
1614
  :volume-tablespoon:
1516
1615
  :one: "{0} tbsp"
1517
1616
  :other: "{0} tbsp"
@@ -1,203 +1,311 @@
1
1
  ---
2
2
  :eo:
3
3
  :currencies:
4
+ :AFN:
5
+ :narrow_symbol: ؋
6
+ :symbol: ؋
7
+ :AMD:
8
+ :narrow_symbol: ֏
9
+ :symbol: ֏
4
10
  :AOA:
11
+ :narrow_symbol: Kz
5
12
  :symbol: Kz
6
13
  :ARS:
14
+ :narrow_symbol: $
7
15
  :symbol: $
8
16
  :AUD:
17
+ :narrow_symbol: $
9
18
  :symbol: AU$
19
+ :AZN:
20
+ :narrow_symbol: ₼
21
+ :symbol: ₼
10
22
  :BAM:
23
+ :narrow_symbol: KM
11
24
  :symbol: KM
12
25
  :BBD:
26
+ :narrow_symbol: $
13
27
  :symbol: $
14
28
  :BDT:
29
+ :narrow_symbol: ৳
15
30
  :symbol: ৳
16
31
  :BMD:
32
+ :narrow_symbol: $
17
33
  :symbol: $
18
34
  :BND:
35
+ :narrow_symbol: $
19
36
  :symbol: $
20
37
  :BOB:
38
+ :narrow_symbol: Bs
21
39
  :symbol: Bs
22
40
  :BRL:
41
+ :narrow_symbol: R$
23
42
  :symbol: R$
24
43
  :BSD:
44
+ :narrow_symbol: $
25
45
  :symbol: $
26
46
  :BWP:
47
+ :narrow_symbol: P
27
48
  :symbol: P
28
49
  :BYN:
50
+ :narrow_symbol: р.
29
51
  :symbol: р.
30
52
  :BZD:
53
+ :narrow_symbol: $
31
54
  :symbol: $
32
55
  :CAD:
56
+ :narrow_symbol: $
33
57
  :symbol: CA$
34
58
  :CHF:
35
59
  :symbol: CHF
36
60
  :CLP:
61
+ :narrow_symbol: $
37
62
  :symbol: $
38
63
  :CNY:
64
+ :narrow_symbol: ¥
39
65
  :symbol: CN¥
40
66
  :COP:
67
+ :narrow_symbol: $
41
68
  :symbol: $
42
69
  :CRC:
70
+ :narrow_symbol: ₡
43
71
  :symbol: ₡
44
72
  :CUC:
73
+ :narrow_symbol: $
45
74
  :symbol: $
46
75
  :CUP:
76
+ :narrow_symbol: $
47
77
  :symbol: $
48
78
  :CZK:
79
+ :narrow_symbol: Kč
49
80
  :symbol: Kč
50
81
  :DKK:
82
+ :narrow_symbol: kr
51
83
  :symbol: DKK
52
84
  :DOP:
85
+ :narrow_symbol: $
53
86
  :symbol: $
54
87
  :EGP:
88
+ :narrow_symbol: E£
55
89
  :symbol: E£
56
90
  :ESP:
91
+ :narrow_symbol: ₧
57
92
  :symbol: ₧
58
93
  :EUR:
94
+ :narrow_symbol: €
59
95
  :symbol: €
60
96
  :FJD:
97
+ :narrow_symbol: $
61
98
  :symbol: $
62
99
  :FKP:
100
+ :narrow_symbol: £
63
101
  :symbol: £
64
102
  :GBP:
103
+ :narrow_symbol: £
65
104
  :symbol: £
66
105
  :GEL:
106
+ :narrow_symbol: ₾
67
107
  :symbol: ₾
108
+ :GHS:
109
+ :narrow_symbol: GH₵
110
+ :symbol: GH₵
68
111
  :GIP:
112
+ :narrow_symbol: £
69
113
  :symbol: £
70
114
  :GNF:
115
+ :narrow_symbol: FG
71
116
  :symbol: FG
72
117
  :GTQ:
118
+ :narrow_symbol: Q
73
119
  :symbol: Q
74
120
  :GYD:
121
+ :narrow_symbol: $
75
122
  :symbol: $
76
123
  :HKD:
124
+ :narrow_symbol: $
77
125
  :symbol: HK$
78
126
  :HNL:
127
+ :narrow_symbol: L
79
128
  :symbol: L
80
129
  :HRK:
130
+ :narrow_symbol: kn
81
131
  :symbol: kn
82
132
  :HUF:
133
+ :narrow_symbol: Ft
83
134
  :symbol: Ft
84
135
  :IDR:
136
+ :narrow_symbol: Rp
85
137
  :symbol: IDR
86
138
  :ILS:
139
+ :narrow_symbol: ₪
87
140
  :symbol: ₪
88
141
  :INR:
142
+ :narrow_symbol: ₹
89
143
  :symbol: ₹
90
144
  :ISK:
145
+ :narrow_symbol: kr
91
146
  :symbol: kr
92
147
  :JMD:
148
+ :narrow_symbol: $
93
149
  :symbol: $
94
150
  :JPY:
151
+ :narrow_symbol: ¥
95
152
  :symbol: JP¥
96
153
  :KHR:
154
+ :narrow_symbol: ៛
97
155
  :symbol: ៛
98
156
  :KMF:
157
+ :narrow_symbol: CF
99
158
  :symbol: CF
100
159
  :KPW:
160
+ :narrow_symbol: ₩
101
161
  :symbol: ₩
102
162
  :KRW:
163
+ :narrow_symbol: ₩
103
164
  :symbol: ₩
104
165
  :KYD:
166
+ :narrow_symbol: $
105
167
  :symbol: $
106
168
  :KZT:
169
+ :narrow_symbol: ₸
107
170
  :symbol: ₸
108
171
  :LAK:
172
+ :narrow_symbol: ₭
109
173
  :symbol: ₭
110
174
  :LBP:
175
+ :narrow_symbol: L£
111
176
  :symbol: L£
112
177
  :LKR:
178
+ :narrow_symbol: Rs
113
179
  :symbol: Rs
114
180
  :LRD:
181
+ :narrow_symbol: $
115
182
  :symbol: $
116
183
  :LTL:
184
+ :narrow_symbol: Lt
117
185
  :symbol: Lt
118
186
  :LVL:
187
+ :narrow_symbol: Ls
119
188
  :symbol: Ls
120
189
  :MGA:
190
+ :narrow_symbol: Ar
121
191
  :symbol: Ar
122
192
  :MMK:
193
+ :narrow_symbol: K
123
194
  :symbol: K
124
195
  :MNT:
196
+ :narrow_symbol: ₮
125
197
  :symbol: ₮
126
198
  :MUR:
199
+ :narrow_symbol: Rs
127
200
  :symbol: Rs
128
201
  :MXN:
202
+ :narrow_symbol: $
129
203
  :symbol: MX$
130
204
  :MYR:
205
+ :narrow_symbol: RM
131
206
  :symbol: RM
132
207
  :NAD:
208
+ :narrow_symbol: $
133
209
  :symbol: $
134
210
  :NGN:
211
+ :narrow_symbol: ₦
135
212
  :symbol: ₦
136
213
  :NIO:
214
+ :narrow_symbol: C$
137
215
  :symbol: C$
138
216
  :NOK:
217
+ :narrow_symbol: kr
139
218
  :symbol: NOK
140
219
  :NPR:
220
+ :narrow_symbol: Rs
141
221
  :symbol: Rs
142
222
  :NZD:
223
+ :narrow_symbol: $
143
224
  :symbol: NZ$
144
225
  :PHP:
226
+ :narrow_symbol: ₱
145
227
  :symbol: ₱
146
228
  :PKR:
229
+ :narrow_symbol: Rs
147
230
  :symbol: Rs
148
231
  :PLN:
232
+ :narrow_symbol: zł
149
233
  :symbol: PLN
150
234
  :PYG:
235
+ :narrow_symbol: ₲
151
236
  :symbol: ₲
152
237
  :RON:
238
+ :narrow_symbol: lei
153
239
  :symbol: lei
154
240
  :RUB:
241
+ :narrow_symbol: ₽
155
242
  :symbol: RUB
156
243
  :RUR:
244
+ :narrow_symbol: р.
157
245
  :symbol: р.
158
246
  :RWF:
247
+ :narrow_symbol: RF
159
248
  :symbol: RF
160
249
  :SAR:
161
250
  :symbol: SAR
162
251
  :SBD:
252
+ :narrow_symbol: $
163
253
  :symbol: $
164
254
  :SEK:
255
+ :narrow_symbol: kr
165
256
  :symbol: SEK
166
257
  :SGD:
258
+ :narrow_symbol: $
167
259
  :symbol: $
168
260
  :SHP:
261
+ :narrow_symbol: £
169
262
  :symbol: £
170
263
  :SRD:
264
+ :narrow_symbol: $
171
265
  :symbol: $
172
266
  :SSP:
267
+ :narrow_symbol: £
173
268
  :symbol: £
174
269
  :STN:
270
+ :narrow_symbol: Db
175
271
  :symbol: Db
176
272
  :SYP:
273
+ :narrow_symbol: £
177
274
  :symbol: £
178
275
  :THB:
276
+ :narrow_symbol: ฿
179
277
  :symbol: ฿
180
278
  :TOP:
279
+ :narrow_symbol: T$
181
280
  :symbol: T$
182
281
  :TRY:
282
+ :narrow_symbol: ₺
183
283
  :symbol: ₺
184
284
  :TTD:
285
+ :narrow_symbol: $
185
286
  :symbol: $
186
287
  :TWD:
288
+ :narrow_symbol: NT$
187
289
  :symbol: NT$
188
290
  :UAH:
291
+ :narrow_symbol: ₴
189
292
  :symbol: ₴
190
293
  :USD:
294
+ :narrow_symbol: $
191
295
  :symbol: US$
192
296
  :UYU:
297
+ :narrow_symbol: $
193
298
  :symbol: $
194
299
  :VEF:
300
+ :narrow_symbol: Bs
195
301
  :symbol: Bs
196
302
  :VND:
303
+ :narrow_symbol: ₫
197
304
  :symbol: ₫
198
305
  :XAF:
199
306
  :symbol: FCFA
200
307
  :XCD:
308
+ :narrow_symbol: $
201
309
  :symbol: EC$
202
310
  :XOF:
203
311
  :symbol: CFA
@@ -206,6 +314,8 @@
206
314
  :XXX:
207
315
  :symbol: ¤
208
316
  :ZAR:
317
+ :narrow_symbol: R
209
318
  :symbol: ZAR
210
319
  :ZMW:
320
+ :narrow_symbol: ZK
211
321
  :symbol: ZK