twitter_cldr 5.4.0 → 6.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (684) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +6 -1
  3. data/lib/twitter_cldr.rb +22 -3
  4. data/lib/twitter_cldr/formatters/list_formatter.rb +1 -1
  5. data/lib/twitter_cldr/resources.rb +2 -0
  6. data/lib/twitter_cldr/resources/currency_symbols_importer.rb +1 -1
  7. data/lib/twitter_cldr/resources/hyphenation_importer.rb +4 -2
  8. data/lib/twitter_cldr/resources/parent_locales_importer.rb +54 -0
  9. data/lib/twitter_cldr/resources/properties/emoji_importer.rb +3 -3
  10. data/lib/twitter_cldr/resources/requirements/unicode_requirement.rb +1 -1
  11. data/lib/twitter_cldr/resources/segment_dictionaries_importer.rb +2 -1
  12. data/lib/twitter_cldr/resources/timezones_importer.rb +11 -1
  13. data/lib/twitter_cldr/shared/casefolder.rb +57 -56
  14. data/lib/twitter_cldr/shared/hyphenator.rb +4 -4
  15. data/lib/twitter_cldr/shared/locale.rb +57 -7
  16. data/lib/twitter_cldr/timezones/generic_location.rb +6 -1
  17. data/lib/twitter_cldr/version.rb +1 -1
  18. data/lib/twitter_cldr/versions.rb +3 -8
  19. data/resources/collation/tailoring/eo.yml +16 -0
  20. data/resources/collation/tries/eo.dump +0 -0
  21. data/resources/locales/af/languages.yml +1 -0
  22. data/resources/locales/af/timezones.yml +3 -1
  23. data/resources/locales/af/units.yml +20 -20
  24. data/resources/locales/ar/languages.yml +3 -2
  25. data/resources/locales/ar/territories.yml +2 -0
  26. data/resources/locales/ar/timezones.yml +3 -1
  27. data/resources/locales/ar/units.yml +28 -28
  28. data/resources/locales/az/languages.yml +1 -0
  29. data/resources/locales/az/timezones.yml +3 -1
  30. data/resources/locales/az/units.yml +20 -20
  31. data/resources/locales/be/languages.yml +1 -0
  32. data/resources/locales/be/timezones.yml +3 -1
  33. data/resources/locales/be/units.yml +23 -23
  34. data/resources/locales/bg/languages.yml +2 -0
  35. data/resources/locales/bg/timezones.yml +3 -1
  36. data/resources/locales/bg/units.yml +20 -20
  37. data/resources/locales/bn/languages.yml +1 -0
  38. data/resources/locales/bn/timezones.yml +3 -1
  39. data/resources/locales/bn/units.yml +22 -22
  40. data/resources/locales/bo/units.yml +9 -9
  41. data/resources/locales/bs/languages.yml +2 -0
  42. data/resources/locales/bs/territories.yml +2 -0
  43. data/resources/locales/bs/timezones.yml +3 -1
  44. data/resources/locales/bs/units.yml +22 -22
  45. data/resources/locales/ca/languages.yml +2 -1
  46. data/resources/locales/ca/timezones.yml +3 -1
  47. data/resources/locales/ca/units.yml +19 -19
  48. data/resources/locales/cs/languages.yml +1 -0
  49. data/resources/locales/cs/timezones.yml +3 -1
  50. data/resources/locales/cs/units.yml +32 -32
  51. data/resources/locales/cy/languages.yml +1 -0
  52. data/resources/locales/cy/timezones.yml +3 -1
  53. data/resources/locales/cy/units.yml +30 -30
  54. data/resources/locales/da/languages.yml +3 -2
  55. data/resources/locales/da/timezones.yml +3 -1
  56. data/resources/locales/da/units.yml +23 -23
  57. data/resources/locales/de-AT/languages.yml +3 -2
  58. data/resources/locales/de-AT/timezones.yml +3 -1
  59. data/resources/locales/de-AT/units.yml +23 -23
  60. data/resources/locales/de-CH/languages.yml +2 -1
  61. data/resources/locales/de-CH/timezones.yml +3 -1
  62. data/resources/locales/de-CH/units.yml +23 -23
  63. data/resources/locales/de/languages.yml +3 -2
  64. data/resources/locales/de/timezones.yml +3 -1
  65. data/resources/locales/de/units.yml +23 -23
  66. data/resources/locales/el/languages.yml +1 -0
  67. data/resources/locales/el/timezones.yml +3 -1
  68. data/resources/locales/el/units.yml +20 -20
  69. data/resources/locales/en-001/languages.yml +2 -2
  70. data/resources/locales/en-001/plurals.yml +1 -1
  71. data/resources/locales/en-001/timezones.yml +3 -1
  72. data/resources/locales/en-001/units.yml +43 -35
  73. data/resources/locales/en-150/languages.yml +2 -2
  74. data/resources/locales/en-150/timezones.yml +3 -1
  75. data/resources/locales/en-150/units.yml +43 -35
  76. data/resources/locales/en-AU/languages.yml +2 -2
  77. data/resources/locales/en-AU/timezones.yml +3 -1
  78. data/resources/locales/en-AU/units.yml +43 -35
  79. data/resources/locales/en-CA/languages.yml +2 -2
  80. data/resources/locales/en-CA/timezones.yml +3 -1
  81. data/resources/locales/en-CA/units.yml +43 -35
  82. data/resources/locales/en-GB/languages.yml +2 -2
  83. data/resources/locales/en-GB/timezones.yml +3 -1
  84. data/resources/locales/en-GB/units.yml +41 -33
  85. data/resources/locales/en-IE/languages.yml +2 -2
  86. data/resources/locales/en-IE/timezones.yml +3 -1
  87. data/resources/locales/en-IE/units.yml +43 -35
  88. data/resources/locales/en-IN/languages.yml +2 -2
  89. data/resources/locales/en-IN/timezones.yml +3 -1
  90. data/resources/locales/en-IN/units.yml +43 -35
  91. data/resources/locales/en-NZ/languages.yml +2 -2
  92. data/resources/locales/en-NZ/timezones.yml +3 -1
  93. data/resources/locales/en-NZ/units.yml +43 -35
  94. data/resources/locales/en-SG/languages.yml +2 -2
  95. data/resources/locales/en-SG/timezones.yml +3 -1
  96. data/resources/locales/en-SG/units.yml +43 -35
  97. data/resources/locales/en-US/languages.yml +2 -2
  98. data/resources/locales/en-US/timezones.yml +3 -1
  99. data/resources/locales/en-US/units.yml +43 -34
  100. data/resources/locales/en-ZA/languages.yml +2 -2
  101. data/resources/locales/en-ZA/timezones.yml +3 -1
  102. data/resources/locales/en-ZA/units.yml +43 -35
  103. data/resources/locales/en/languages.yml +2 -2
  104. data/resources/locales/en/timezones.yml +3 -1
  105. data/resources/locales/en/units.yml +43 -34
  106. data/resources/locales/eo/calendars.yml +245 -0
  107. data/resources/locales/eo/currencies.yml +211 -0
  108. data/resources/locales/eo/day_periods.yml +32 -0
  109. data/resources/locales/eo/fields.yml +140 -0
  110. data/resources/locales/eo/languages.yml +156 -0
  111. data/resources/locales/eo/layout.yml +5 -0
  112. data/resources/locales/eo/lists.yml +22 -0
  113. data/resources/locales/eo/numbers.yml +367 -0
  114. data/resources/locales/eo/plural_rules.yml +7 -0
  115. data/resources/locales/eo/plurals.yml +14 -0
  116. data/resources/locales/eo/rbnf.yml +112 -0
  117. data/resources/locales/eo/territories.yml +226 -0
  118. data/resources/locales/eo/timezones.yml +85 -0
  119. data/resources/locales/eo/units.yml +429 -0
  120. data/resources/locales/es-419/languages.yml +1 -0
  121. data/resources/locales/es-419/timezones.yml +3 -1
  122. data/resources/locales/es-419/units.yml +23 -23
  123. data/resources/locales/es-AR/languages.yml +1 -0
  124. data/resources/locales/es-AR/timezones.yml +3 -1
  125. data/resources/locales/es-AR/units.yml +23 -23
  126. data/resources/locales/es-CO/languages.yml +1 -0
  127. data/resources/locales/es-CO/timezones.yml +3 -1
  128. data/resources/locales/es-CO/units.yml +23 -23
  129. data/resources/locales/es-MX/languages.yml +3 -2
  130. data/resources/locales/es-MX/timezones.yml +3 -1
  131. data/resources/locales/es-MX/units.yml +23 -23
  132. data/resources/locales/es-US/languages.yml +5 -4
  133. data/resources/locales/es-US/territories.yml +1 -1
  134. data/resources/locales/es-US/timezones.yml +3 -1
  135. data/resources/locales/es-US/units.yml +23 -23
  136. data/resources/locales/es/languages.yml +1 -0
  137. data/resources/locales/es/timezones.yml +3 -1
  138. data/resources/locales/es/units.yml +22 -22
  139. data/resources/locales/et/languages.yml +1 -2
  140. data/resources/locales/et/timezones.yml +3 -1
  141. data/resources/locales/et/units.yml +21 -21
  142. data/resources/locales/eu/calendars.yml +12 -12
  143. data/resources/locales/eu/languages.yml +1 -0
  144. data/resources/locales/eu/territories.yml +1 -0
  145. data/resources/locales/eu/timezones.yml +5 -1
  146. data/resources/locales/eu/units.yml +20 -20
  147. data/resources/locales/fa/currencies.yml +2 -0
  148. data/resources/locales/fa/territories.yml +1 -0
  149. data/resources/locales/fa/timezones.yml +3 -1
  150. data/resources/locales/fa/units.yml +23 -23
  151. data/resources/locales/fi/languages.yml +2 -1
  152. data/resources/locales/fi/territories.yml +2 -0
  153. data/resources/locales/fi/timezones.yml +3 -1
  154. data/resources/locales/fi/units.yml +26 -26
  155. data/resources/locales/fil/languages.yml +1 -0
  156. data/resources/locales/fil/timezones.yml +3 -1
  157. data/resources/locales/fil/units.yml +24 -24
  158. data/resources/locales/fr-BE/languages.yml +2 -1
  159. data/resources/locales/fr-BE/timezones.yml +3 -1
  160. data/resources/locales/fr-BE/units.yml +25 -25
  161. data/resources/locales/fr-CA/languages.yml +2 -1
  162. data/resources/locales/fr-CA/timezones.yml +3 -1
  163. data/resources/locales/fr-CA/units.yml +25 -25
  164. data/resources/locales/fr-CH/languages.yml +2 -1
  165. data/resources/locales/fr-CH/timezones.yml +3 -1
  166. data/resources/locales/fr-CH/units.yml +25 -25
  167. data/resources/locales/fr/languages.yml +2 -1
  168. data/resources/locales/fr/timezones.yml +3 -1
  169. data/resources/locales/fr/units.yml +25 -25
  170. data/resources/locales/ga/currencies.yml +5 -11
  171. data/resources/locales/ga/languages.yml +13 -110
  172. data/resources/locales/ga/timezones.yml +3 -1
  173. data/resources/locales/ga/units.yml +35 -35
  174. data/resources/locales/gl/languages.yml +1 -0
  175. data/resources/locales/gl/timezones.yml +3 -1
  176. data/resources/locales/gl/units.yml +19 -19
  177. data/resources/locales/gu/languages.yml +1 -4
  178. data/resources/locales/gu/timezones.yml +3 -1
  179. data/resources/locales/gu/units.yml +20 -20
  180. data/resources/locales/he/languages.yml +1 -0
  181. data/resources/locales/he/timezones.yml +3 -1
  182. data/resources/locales/he/units.yml +27 -27
  183. data/resources/locales/hi/languages.yml +4 -3
  184. data/resources/locales/hi/timezones.yml +3 -1
  185. data/resources/locales/hi/units.yml +20 -20
  186. data/resources/locales/hr/languages.yml +3 -2
  187. data/resources/locales/hr/timezones.yml +3 -1
  188. data/resources/locales/hr/units.yml +25 -25
  189. data/resources/locales/hu/currencies.yml +58 -18
  190. data/resources/locales/hu/languages.yml +3 -2
  191. data/resources/locales/hu/timezones.yml +3 -1
  192. data/resources/locales/hu/units.yml +22 -22
  193. data/resources/locales/hy/currencies.yml +2 -2
  194. data/resources/locales/hy/languages.yml +1 -0
  195. data/resources/locales/hy/timezones.yml +3 -1
  196. data/resources/locales/hy/units.yml +20 -20
  197. data/resources/locales/id/languages.yml +1 -0
  198. data/resources/locales/id/timezones.yml +3 -1
  199. data/resources/locales/id/units.yml +20 -20
  200. data/resources/locales/is/languages.yml +1 -4
  201. data/resources/locales/is/timezones.yml +3 -1
  202. data/resources/locales/is/units.yml +26 -26
  203. data/resources/locales/it-CH/currencies.yml +2 -2
  204. data/resources/locales/it-CH/languages.yml +1 -1
  205. data/resources/locales/it-CH/timezones.yml +3 -1
  206. data/resources/locales/it-CH/units.yml +20 -20
  207. data/resources/locales/it/currencies.yml +2 -2
  208. data/resources/locales/it/languages.yml +1 -1
  209. data/resources/locales/it/timezones.yml +3 -1
  210. data/resources/locales/it/units.yml +20 -20
  211. data/resources/locales/ja/languages.yml +3 -2
  212. data/resources/locales/ja/timezones.yml +3 -1
  213. data/resources/locales/ja/units.yml +21 -21
  214. data/resources/locales/ka/languages.yml +1 -0
  215. data/resources/locales/ka/timezones.yml +3 -1
  216. data/resources/locales/ka/units.yml +19 -19
  217. data/resources/locales/km/languages.yml +1 -0
  218. data/resources/locales/km/lists.yml +7 -2
  219. data/resources/locales/km/plurals.yml +1 -1
  220. data/resources/locales/km/timezones.yml +3 -1
  221. data/resources/locales/km/units.yml +17 -17
  222. data/resources/locales/kn/languages.yml +1 -0
  223. data/resources/locales/kn/timezones.yml +3 -1
  224. data/resources/locales/kn/units.yml +22 -22
  225. data/resources/locales/ko/languages.yml +2 -1
  226. data/resources/locales/ko/timezones.yml +3 -1
  227. data/resources/locales/ko/units.yml +21 -21
  228. data/resources/locales/lo/languages.yml +1 -0
  229. data/resources/locales/lo/plurals.yml +1 -1
  230. data/resources/locales/lo/territories.yml +2 -0
  231. data/resources/locales/lo/timezones.yml +3 -1
  232. data/resources/locales/lo/units.yml +18 -18
  233. data/resources/locales/lt/territories.yml +2 -0
  234. data/resources/locales/lt/timezones.yml +3 -1
  235. data/resources/locales/lt/units.yml +27 -27
  236. data/resources/locales/lv/languages.yml +2 -1
  237. data/resources/locales/lv/timezones.yml +3 -1
  238. data/resources/locales/lv/units.yml +23 -23
  239. data/resources/locales/mk/languages.yml +1 -0
  240. data/resources/locales/mk/timezones.yml +3 -1
  241. data/resources/locales/mk/units.yml +22 -22
  242. data/resources/locales/mr/timezones.yml +3 -1
  243. data/resources/locales/mr/units.yml +23 -23
  244. data/resources/locales/ms/currencies.yml +24 -1
  245. data/resources/locales/ms/languages.yml +1 -0
  246. data/resources/locales/ms/territories.yml +2 -0
  247. data/resources/locales/ms/timezones.yml +3 -1
  248. data/resources/locales/ms/units.yml +23 -21
  249. data/resources/locales/mt/currencies.yml +0 -598
  250. data/resources/locales/mt/units.yml +9 -9
  251. data/resources/locales/my/languages.yml +1 -0
  252. data/resources/locales/my/plurals.yml +1 -1
  253. data/resources/locales/my/territories.yml +2 -0
  254. data/resources/locales/my/timezones.yml +3 -1
  255. data/resources/locales/my/units.yml +18 -18
  256. data/resources/locales/nb/currencies.yml +2 -2
  257. data/resources/locales/nb/languages.yml +2 -1
  258. data/resources/locales/nb/territories.yml +1 -1
  259. data/resources/locales/nb/timezones.yml +3 -1
  260. data/resources/locales/nb/units.yml +24 -24
  261. data/resources/locales/nl-BE/languages.yml +3 -2
  262. data/resources/locales/nl-BE/timezones.yml +3 -1
  263. data/resources/locales/nl-BE/units.yml +27 -27
  264. data/resources/locales/nl/languages.yml +3 -2
  265. data/resources/locales/nl/timezones.yml +3 -1
  266. data/resources/locales/nl/units.yml +27 -27
  267. data/resources/locales/pl/languages.yml +2 -1
  268. data/resources/locales/pl/timezones.yml +102 -162
  269. data/resources/locales/pl/units.yml +28 -28
  270. data/resources/locales/pt-PT/languages.yml +3 -2
  271. data/resources/locales/pt-PT/timezones.yml +2 -0
  272. data/resources/locales/pt-PT/units.yml +20 -20
  273. data/resources/locales/pt/languages.yml +2 -1
  274. data/resources/locales/pt/timezones.yml +3 -1
  275. data/resources/locales/pt/units.yml +21 -21
  276. data/resources/locales/ro/languages.yml +3 -2
  277. data/resources/locales/ro/timezones.yml +3 -1
  278. data/resources/locales/ro/units.yml +25 -25
  279. data/resources/locales/ru/languages.yml +3 -2
  280. data/resources/locales/ru/timezones.yml +3 -1
  281. data/resources/locales/ru/units.yml +27 -27
  282. data/resources/locales/sk/languages.yml +1 -0
  283. data/resources/locales/sk/timezones.yml +3 -1
  284. data/resources/locales/sk/units.yml +27 -27
  285. data/resources/locales/sl/languages.yml +1 -0
  286. data/resources/locales/sl/timezones.yml +3 -1
  287. data/resources/locales/sl/units.yml +24 -24
  288. data/resources/locales/sq/languages.yml +1 -0
  289. data/resources/locales/sq/timezones.yml +3 -1
  290. data/resources/locales/sq/units.yml +22 -22
  291. data/resources/locales/sr-Cyrl-ME/languages.yml +2 -0
  292. data/resources/locales/sr-Cyrl-ME/territories.yml +2 -0
  293. data/resources/locales/sr-Cyrl-ME/timezones.yml +3 -1
  294. data/resources/locales/sr-Cyrl-ME/units.yml +22 -22
  295. data/resources/locales/sr-Latn-ME/languages.yml +2 -0
  296. data/resources/locales/sr-Latn-ME/territories.yml +2 -0
  297. data/resources/locales/sr-Latn-ME/timezones.yml +3 -1
  298. data/resources/locales/sr-Latn-ME/units.yml +22 -22
  299. data/resources/locales/sr/languages.yml +2 -0
  300. data/resources/locales/sr/territories.yml +2 -0
  301. data/resources/locales/sr/timezones.yml +3 -1
  302. data/resources/locales/sr/units.yml +22 -22
  303. data/resources/locales/sv/currencies.yml +4 -1
  304. data/resources/locales/sv/languages.yml +3 -2
  305. data/resources/locales/sv/timezones.yml +3 -1
  306. data/resources/locales/sv/units.yml +27 -27
  307. data/resources/locales/sw/territories.yml +1 -1
  308. data/resources/locales/sw/timezones.yml +5 -1
  309. data/resources/locales/sw/units.yml +20 -20
  310. data/resources/locales/ta/languages.yml +1 -0
  311. data/resources/locales/ta/timezones.yml +3 -1
  312. data/resources/locales/ta/units.yml +22 -22
  313. data/resources/locales/th/languages.yml +2 -1
  314. data/resources/locales/th/plurals.yml +1 -1
  315. data/resources/locales/th/timezones.yml +3 -1
  316. data/resources/locales/th/units.yml +18 -18
  317. data/resources/locales/tr/languages.yml +3 -2
  318. data/resources/locales/tr/timezones.yml +3 -1
  319. data/resources/locales/tr/units.yml +26 -26
  320. data/resources/locales/uk/languages.yml +3 -2
  321. data/resources/locales/uk/timezones.yml +3 -1
  322. data/resources/locales/uk/units.yml +27 -27
  323. data/resources/locales/ur/languages.yml +1 -4
  324. data/resources/locales/ur/timezones.yml +3 -1
  325. data/resources/locales/ur/units.yml +22 -22
  326. data/resources/locales/vi/languages.yml +2 -1
  327. data/resources/locales/vi/timezones.yml +3 -1
  328. data/resources/locales/vi/units.yml +15 -15
  329. data/resources/locales/xh/units.yml +9 -9
  330. data/resources/locales/zh-Hant/languages.yml +2 -2
  331. data/resources/locales/zh-Hant/timezones.yml +3 -1
  332. data/resources/locales/zh-Hant/units.yml +23 -23
  333. data/resources/locales/zh/languages.yml +3 -2
  334. data/resources/locales/zh/timezones.yml +3 -1
  335. data/resources/locales/zh/units.yml +19 -19
  336. data/resources/locales/zu/currencies.yml +2 -2
  337. data/resources/locales/zu/languages.yml +1 -0
  338. data/resources/locales/zu/territories.yml +0 -1
  339. data/resources/locales/zu/timezones.yml +3 -1
  340. data/resources/locales/zu/units.yml +18 -18
  341. data/resources/shared/hyphenation/bg-BG.yml +2 -2
  342. data/resources/shared/hyphenation/ca.yml +6 -6
  343. data/resources/shared/hyphenation/de-AT.yml +4 -45
  344. data/resources/shared/hyphenation/de-CH.yml +4 -45
  345. data/resources/shared/hyphenation/de-DE.yml +4 -45
  346. data/resources/shared/hyphenation/en-GB.yml +4 -4
  347. data/resources/shared/hyphenation/en-US.yml +4 -4
  348. data/resources/shared/hyphenation/es.yml +2 -2
  349. data/resources/shared/hyphenation/fr.yml +5 -5
  350. data/resources/shared/hyphenation/gl.yml +2 -2
  351. data/resources/shared/hyphenation/hr-HR.yml +3 -3
  352. data/resources/shared/hyphenation/hu-HU.yml +2 -2
  353. data/resources/shared/hyphenation/is.yml +2 -2
  354. data/resources/shared/hyphenation/sl-SI.yml +3 -3
  355. data/resources/shared/hyphenation/sr-Latn.yml +2 -2
  356. data/resources/shared/hyphenation/sr.yml +2 -2
  357. data/resources/shared/hyphenation/sv.yml +2 -2
  358. data/resources/shared/likely_subtags.yml +12 -2
  359. data/resources/shared/metazones.yml +13 -1
  360. data/resources/shared/numbering_systems.yml +6 -0
  361. data/resources/shared/parent_locales.yml +172 -0
  362. data/resources/shared/segments/rules/el/sentence.yml +435 -424
  363. data/resources/shared/segments/rules/en-US-POSIX/word.yml +523 -483
  364. data/resources/shared/segments/rules/ja/line.yml +569 -716
  365. data/resources/shared/segments/rules/ja/word.yml +523 -483
  366. data/resources/shared/segments/rules/root/grapheme.yml +324 -318
  367. data/resources/shared/segments/rules/root/line.yml +569 -716
  368. data/resources/shared/segments/rules/root/sentence.yml +435 -424
  369. data/resources/shared/segments/rules/root/word.yml +523 -483
  370. data/resources/shared/segments/rules/zh-Hant/line.yml +569 -716
  371. data/resources/shared/segments/rules/zh/line.yml +569 -716
  372. data/resources/shared/segments/suppressions/en/sentence.yml +175 -4
  373. data/resources/shared/segments/suppressions/it/sentence.yml +77 -4
  374. data/resources/shared/segments/suppressions/ru/sentence.yml +46 -4
  375. data/resources/shared/segments/tests/line_break_test.yml +1027 -687
  376. data/resources/shared/territories_containment.yml +0 -1
  377. data/resources/shared/transforms/Han-Latin.yml +830 -830
  378. data/resources/shared/transforms/Myanmar-Latin.yml +192 -0
  379. data/resources/shared/transforms/transform_id_map.yml +4 -0
  380. data/resources/shared/validity_data.yml +5 -0
  381. data/resources/supported_locales.yml +1 -0
  382. data/resources/unicode_data/blocks.yml +32 -0
  383. data/resources/unicode_data/blocks/ancient_symbols.yml +16 -0
  384. data/resources/unicode_data/blocks/arabic_extended_a.yml +160 -0
  385. data/resources/unicode_data/blocks/bopomofo_extended.yml +80 -0
  386. data/resources/unicode_data/blocks/chakma.yml +16 -0
  387. data/resources/unicode_data/blocks/chorasmian.yml +449 -0
  388. data/resources/unicode_data/blocks/cjk_unified_ideographs.yml +2 -2
  389. data/resources/unicode_data/blocks/cjk_unified_ideographs_extension_a.yml +2 -2
  390. data/resources/unicode_data/blocks/cjk_unified_ideographs_extension_b.yml +2 -2
  391. data/resources/unicode_data/blocks/cjk_unified_ideographs_extension_g.yml +33 -0
  392. data/resources/unicode_data/blocks/combining_diacritical_marks_extended.yml +32 -0
  393. data/resources/unicode_data/blocks/dives_akuru.yml +1153 -0
  394. data/resources/unicode_data/blocks/enclosed_alphanumeric_supplement.yml +112 -0
  395. data/resources/unicode_data/blocks/enclosed_cjk_letters_and_months.yml +16 -0
  396. data/resources/unicode_data/blocks/ideographic_symbols_and_punctuation.yml +48 -0
  397. data/resources/unicode_data/blocks/khitan_small_script.yml +7521 -0
  398. data/resources/unicode_data/blocks/latin_extended_d.yml +96 -0
  399. data/resources/unicode_data/blocks/latin_extended_e.yml +64 -0
  400. data/resources/unicode_data/blocks/lisu_supplement.yml +17 -0
  401. data/resources/unicode_data/blocks/malayalam.yml +16 -0
  402. data/resources/unicode_data/blocks/miscellaneous_symbols_and_arrows.yml +16 -0
  403. data/resources/unicode_data/blocks/newa.yml +48 -0
  404. data/resources/unicode_data/blocks/oriya.yml +16 -0
  405. data/resources/unicode_data/blocks/sharada.yml +32 -0
  406. data/resources/unicode_data/blocks/sinhala.yml +16 -0
  407. data/resources/unicode_data/blocks/supplemental_arrows_c.yml +32 -0
  408. data/resources/unicode_data/blocks/supplemental_punctuation.yml +48 -0
  409. data/resources/unicode_data/blocks/supplemental_symbols_and_pictographs.yml +160 -0
  410. data/resources/unicode_data/blocks/syloti_nagri.yml +16 -0
  411. data/resources/unicode_data/blocks/symbols_and_pictographs_extended_a.yml +656 -0
  412. data/resources/unicode_data/blocks/symbols_for_legacy_computing.yml +3399 -0
  413. data/resources/unicode_data/blocks/tangut_components.yml +208 -0
  414. data/resources/unicode_data/blocks/tangut_supplement.yml +33 -0
  415. data/resources/unicode_data/blocks/transport_and_map_symbols.yml +64 -0
  416. data/resources/unicode_data/blocks/yezidi.yml +753 -0
  417. data/resources/unicode_data/casefolding.yml +12 -0
  418. data/resources/unicode_data/properties/{Script_Extensions/Armn → Age/12.1}/value.dump +1 -1
  419. data/resources/unicode_data/properties/Age/13.0/value.dump +0 -0
  420. data/resources/unicode_data/properties/Alphabetic/value.dump +0 -0
  421. data/resources/unicode_data/properties/Bidi_Class/AL/value.dump +0 -0
  422. data/resources/unicode_data/properties/Bidi_Class/EN/value.dump +0 -0
  423. data/resources/unicode_data/properties/Bidi_Class/L/value.dump +0 -0
  424. data/resources/unicode_data/properties/Bidi_Class/NSM/value.dump +0 -0
  425. data/resources/unicode_data/properties/Bidi_Class/ON/value.dump +0 -0
  426. data/resources/unicode_data/properties/Bidi_Class/R/value.dump +0 -0
  427. data/resources/unicode_data/properties/Bidi_Mirrored/N/value.dump +0 -0
  428. data/resources/unicode_data/properties/Block/CJK Unified Ideographs Extension G/value.dump +0 -0
  429. data/resources/unicode_data/properties/Block/Chorasmian/value.dump +3 -0
  430. data/resources/unicode_data/properties/Block/Dives Akuru/value.dump +0 -0
  431. data/resources/unicode_data/properties/Block/Khitan Small Script/value.dump +0 -0
  432. data/resources/unicode_data/properties/Block/Lisu Supplement/value.dump +3 -0
  433. data/resources/unicode_data/properties/Block/Symbols for Legacy Computing/value.dump +0 -0
  434. data/resources/unicode_data/properties/Block/Tangut Supplement/value.dump +0 -0
  435. data/resources/unicode_data/properties/Block/Yezidi/value.dump +3 -0
  436. data/resources/unicode_data/properties/Canonical_Combining_Class/0/value.dump +0 -0
  437. data/resources/unicode_data/properties/Canonical_Combining_Class/220/value.dump +3 -2
  438. data/resources/unicode_data/properties/Canonical_Combining_Class/230/value.dump +0 -0
  439. data/resources/unicode_data/properties/Canonical_Combining_Class/6/value.dump +3 -0
  440. data/resources/unicode_data/properties/Canonical_Combining_Class/7/value.dump +3 -2
  441. data/resources/unicode_data/properties/Canonical_Combining_Class/9/value.dump +5 -3
  442. data/resources/unicode_data/properties/Case_Ignorable/value.dump +0 -0
  443. data/resources/unicode_data/properties/Cased/value.dump +0 -0
  444. data/resources/unicode_data/properties/Changes_When_Casefolded/value.dump +0 -0
  445. data/resources/unicode_data/properties/Changes_When_Casemapped/value.dump +0 -0
  446. data/resources/unicode_data/properties/Changes_When_Lowercased/value.dump +0 -0
  447. data/resources/unicode_data/properties/Changes_When_Titlecased/value.dump +5 -2
  448. data/resources/unicode_data/properties/Changes_When_Uppercased/value.dump +5 -2
  449. data/resources/unicode_data/properties/Dash/value.dump +0 -0
  450. data/resources/unicode_data/properties/Diacritic/value.dump +0 -0
  451. data/resources/unicode_data/properties/East_Asian_Width/N/value.dump +0 -0
  452. data/resources/unicode_data/properties/East_Asian_Width/W/value.dump +0 -0
  453. data/resources/unicode_data/properties/Emoji/value.dump +0 -0
  454. data/resources/unicode_data/properties/Emoji_Modifier_Base/value.dump +5 -3
  455. data/resources/unicode_data/properties/Emoji_Presentation/value.dump +0 -0
  456. data/resources/unicode_data/properties/Extended_Pictographic/value.dump +0 -0
  457. data/resources/unicode_data/properties/Extender/value.dump +3 -2
  458. data/resources/unicode_data/properties/General_Category/L/l/value.dump +0 -0
  459. data/resources/unicode_data/properties/General_Category/L/m/value.dump +3 -2
  460. data/resources/unicode_data/properties/General_Category/L/o/value.dump +0 -0
  461. data/resources/unicode_data/properties/General_Category/L/u/value.dump +0 -0
  462. data/resources/unicode_data/properties/General_Category/M/c/value.dump +0 -0
  463. data/resources/unicode_data/properties/General_Category/M/n/value.dump +0 -0
  464. data/resources/unicode_data/properties/General_Category/N/d/value.dump +0 -0
  465. data/resources/unicode_data/properties/General_Category/N/o/value.dump +0 -0
  466. data/resources/unicode_data/properties/General_Category/P/d/value.dump +0 -0
  467. data/resources/unicode_data/properties/General_Category/P/o/value.dump +0 -0
  468. data/resources/unicode_data/properties/General_Category/S/k/value.dump +0 -0
  469. data/resources/unicode_data/properties/General_Category/S/o/value.dump +0 -0
  470. data/resources/unicode_data/properties/Grapheme_Base/value.dump +0 -0
  471. data/resources/unicode_data/properties/Grapheme_Cluster_Break/Extend/value.dump +0 -0
  472. data/resources/unicode_data/properties/Grapheme_Cluster_Break/Prepend/value.dump +0 -0
  473. data/resources/unicode_data/properties/Grapheme_Cluster_Break/SpacingMark/value.dump +0 -0
  474. data/resources/unicode_data/properties/Grapheme_Extend/value.dump +0 -0
  475. data/resources/unicode_data/properties/Grapheme_Link/value.dump +5 -3
  476. data/resources/unicode_data/properties/ID_Continue/value.dump +0 -0
  477. data/resources/unicode_data/properties/ID_Start/value.dump +0 -0
  478. data/resources/unicode_data/properties/Ideographic/value.dump +0 -0
  479. data/resources/unicode_data/properties/Indic_Positional_Category/Bottom/value.dump +5 -3
  480. data/resources/unicode_data/properties/Indic_Positional_Category/Bottom_And_Right/value.dump +5 -3
  481. data/resources/unicode_data/properties/Indic_Positional_Category/Left/value.dump +6 -3
  482. data/resources/unicode_data/properties/Indic_Positional_Category/Left_And_Right/value.dump +3 -2
  483. data/resources/unicode_data/properties/Indic_Positional_Category/Right/value.dump +0 -0
  484. data/resources/unicode_data/properties/Indic_Positional_Category/Top/value.dump +0 -0
  485. data/resources/unicode_data/properties/Indic_Positional_Category/Top_And_Bottom_And_Left/value.dump +4 -0
  486. data/resources/unicode_data/properties/Indic_Syllabic_Category/Bindu/value.dump +0 -0
  487. data/resources/unicode_data/properties/Indic_Syllabic_Category/Consonant/value.dump +0 -0
  488. data/resources/unicode_data/properties/Indic_Syllabic_Category/Consonant_Medial/value.dump +4 -2
  489. data/resources/unicode_data/properties/Indic_Syllabic_Category/Consonant_Preceding_Repha/value.dump +3 -2
  490. data/resources/unicode_data/properties/Indic_Syllabic_Category/Consonant_Prefixed/value.dump +3 -2
  491. data/resources/unicode_data/properties/Indic_Syllabic_Category/Consonant_With_Stacker/value.dump +3 -2
  492. data/resources/unicode_data/properties/Indic_Syllabic_Category/Invisible_Stacker/value.dump +3 -2
  493. data/resources/unicode_data/properties/Indic_Syllabic_Category/Nukta/value.dump +3 -2
  494. data/resources/unicode_data/properties/Indic_Syllabic_Category/Number/value.dump +0 -0
  495. data/resources/unicode_data/properties/Indic_Syllabic_Category/Pure_Killer/value.dump +5 -3
  496. data/resources/unicode_data/properties/Indic_Syllabic_Category/Vowel_Dependent/value.dump +7 -4
  497. data/resources/unicode_data/properties/Indic_Syllabic_Category/Vowel_Independent/value.dump +0 -0
  498. data/resources/unicode_data/properties/Joining_Group/AFRICAN QAF/value.dump +3 -2
  499. data/resources/unicode_data/properties/Joining_Group/AIN/value.dump +3 -3
  500. data/resources/unicode_data/properties/Joining_Group/BEH/value.dump +3 -2
  501. data/resources/unicode_data/properties/Joining_Group/GAF/value.dump +3 -2
  502. data/resources/unicode_data/properties/Joining_Group/HAH/value.dump +4 -2
  503. data/resources/unicode_data/properties/Joining_Group/LAM/value.dump +4 -2
  504. data/resources/unicode_data/properties/Joining_Group/No_Joining_Group/value.dump +0 -0
  505. data/resources/unicode_data/properties/Joining_Type/Dual_Joining/value.dump +0 -0
  506. data/resources/unicode_data/properties/Joining_Type/Left_Joining/value.dump +0 -0
  507. data/resources/unicode_data/properties/Joining_Type/Non_Joining/value.dump +0 -0
  508. data/resources/unicode_data/properties/Joining_Type/Right_Joining/value.dump +9 -3
  509. data/resources/unicode_data/properties/Line_Break/AL/value.dump +0 -0
  510. data/resources/unicode_data/properties/Line_Break/BA/value.dump +0 -0
  511. data/resources/unicode_data/properties/Line_Break/CM/value.dump +0 -0
  512. data/resources/unicode_data/properties/Line_Break/EB/value.dump +5 -3
  513. data/resources/unicode_data/properties/Line_Break/GL/value.dump +3 -2
  514. data/resources/unicode_data/properties/Line_Break/ID/value.dump +0 -0
  515. data/resources/unicode_data/properties/Line_Break/NU/value.dump +0 -0
  516. data/resources/unicode_data/properties/Lowercase/value.dump +0 -0
  517. data/resources/unicode_data/properties/Numeric_Type/0/value.dump +0 -0
  518. data/resources/unicode_data/properties/Numeric_Type/1/value.dump +5 -3
  519. data/resources/unicode_data/properties/Numeric_Type/2/value.dump +5 -3
  520. data/resources/unicode_data/properties/Numeric_Type/3/value.dump +5 -3
  521. data/resources/unicode_data/properties/Numeric_Type/4/value.dump +5 -3
  522. data/resources/unicode_data/properties/Numeric_Type/5/value.dump +5 -3
  523. data/resources/unicode_data/properties/Numeric_Type/6/value.dump +5 -3
  524. data/resources/unicode_data/properties/Numeric_Type/7/value.dump +5 -3
  525. data/resources/unicode_data/properties/Numeric_Type/8/value.dump +5 -3
  526. data/resources/unicode_data/properties/Numeric_Type/9/value.dump +5 -3
  527. data/resources/unicode_data/properties/Numeric_Type/value.dump +0 -0
  528. data/resources/unicode_data/properties/Other_Alphabetic/value.dump +0 -0
  529. data/resources/unicode_data/properties/Other_Grapheme_Extend/value.dump +0 -0
  530. data/resources/unicode_data/properties/Script/Arabic/value.dump +0 -0
  531. data/resources/unicode_data/properties/Script/Armenian/value.dump +1 -3
  532. data/resources/unicode_data/properties/Script/Bopomofo/value.dump +1 -1
  533. data/resources/unicode_data/properties/Script/Chakma/value.dump +0 -0
  534. data/resources/unicode_data/properties/Script/Chorasmian/value.dump +3 -0
  535. data/resources/unicode_data/properties/Script/Common/value.dump +0 -0
  536. data/resources/unicode_data/properties/Script/Dives_Akuru/value.dump +0 -0
  537. data/resources/unicode_data/properties/Script/Han/value.dump +0 -0
  538. data/resources/unicode_data/properties/Script/Inherited/value.dump +0 -0
  539. data/resources/unicode_data/properties/Script/Khitan_Small_Script/value.dump +0 -0
  540. data/resources/unicode_data/properties/Script/Latin/value.dump +0 -0
  541. data/resources/unicode_data/properties/Script/Lisu/value.dump +3 -2
  542. data/resources/unicode_data/properties/Script/Malayalam/value.dump +0 -0
  543. data/resources/unicode_data/properties/Script/Newa/value.dump +0 -0
  544. data/resources/unicode_data/properties/Script/Oriya/value.dump +1 -1
  545. data/resources/unicode_data/properties/Script/Sharada/value.dump +2 -3
  546. data/resources/unicode_data/properties/Script/Sinhala/value.dump +1 -1
  547. data/resources/unicode_data/properties/Script/Syloti_Nagri/value.dump +0 -0
  548. data/resources/unicode_data/properties/Script/Tangut/value.dump +0 -0
  549. data/resources/unicode_data/properties/Script/Yezidi/value.dump +5 -0
  550. data/resources/unicode_data/properties/Script_Extensions/Cyrl/value.dump +3 -2
  551. data/resources/unicode_data/properties/Script_Extensions/Geor/value.dump +2 -3
  552. data/resources/unicode_data/properties/Script_Extensions/Hani/value.dump +0 -0
  553. data/resources/unicode_data/properties/Script_Extensions/Latn/value.dump +0 -0
  554. data/resources/unicode_data/properties/Script_Extensions/Syrc/value.dump +3 -2
  555. data/resources/unicode_data/properties/Script_Extensions/Yezi/value.dump +6 -0
  556. data/resources/unicode_data/properties/Sentence_Break/Extend/value.dump +0 -0
  557. data/resources/unicode_data/properties/Sentence_Break/Lower/value.dump +0 -0
  558. data/resources/unicode_data/properties/Sentence_Break/Numeric/value.dump +0 -0
  559. data/resources/unicode_data/properties/Sentence_Break/OLetter/value.dump +0 -0
  560. data/resources/unicode_data/properties/Sentence_Break/STerm/value.dump +0 -0
  561. data/resources/unicode_data/properties/Sentence_Break/Upper/value.dump +0 -0
  562. data/resources/unicode_data/properties/Sentence_Terminal/value.dump +0 -0
  563. data/resources/unicode_data/properties/Terminal_Punctuation/value.dump +0 -0
  564. data/resources/unicode_data/properties/Unified_Ideograph/value.dump +0 -0
  565. data/resources/unicode_data/properties/Uppercase/value.dump +0 -0
  566. data/resources/unicode_data/properties/Word_Break/ALetter/value.dump +0 -0
  567. data/resources/unicode_data/properties/Word_Break/Extend/value.dump +0 -0
  568. data/resources/unicode_data/properties/Word_Break/MidLetter/value.dump +3 -2
  569. data/resources/unicode_data/properties/Word_Break/Numeric/value.dump +0 -0
  570. data/resources/unicode_data/properties/XID_Continue/value.dump +0 -0
  571. data/resources/unicode_data/properties/XID_Start/value.dump +0 -0
  572. data/resources/unicode_data/property_aliases.yml +24 -0
  573. data/resources/unicode_data/property_value_aliases.yml +63 -0
  574. data/spec/formatters/list_formatter_spec.rb +20 -0
  575. data/spec/formatters/numbers/rbnf/locales/eo/rbnf_test.yml +706 -0
  576. data/spec/formatters/plurals/plural_formatter_spec.rb +1 -1
  577. data/spec/shared/calendar_spec.rb +1 -1
  578. data/spec/shared/hyphenator_spec.rb +9 -1
  579. data/spec/shared/likely_subtags_spec.rb +8 -0
  580. data/spec/shared/locale_spec.rb +33 -1
  581. data/spec/shared/numbers_spec.rb +2 -2
  582. data/spec/timezones/tests/af.yml +5 -5
  583. data/spec/timezones/tests/ar.yml +5 -5
  584. data/spec/timezones/tests/az.yml +6 -6
  585. data/spec/timezones/tests/be.yml +6 -6
  586. data/spec/timezones/tests/bg.yml +6 -6
  587. data/spec/timezones/tests/bn.yml +5 -5
  588. data/spec/timezones/tests/bs.yml +6 -6
  589. data/spec/timezones/tests/ca.yml +6 -6
  590. data/spec/timezones/tests/cs.yml +6 -6
  591. data/spec/timezones/tests/cy.yml +5 -5
  592. data/spec/timezones/tests/da.yml +6 -6
  593. data/spec/timezones/tests/de-AT.yml +6 -6
  594. data/spec/timezones/tests/de-CH.yml +6 -6
  595. data/spec/timezones/tests/de.yml +6 -6
  596. data/spec/timezones/tests/el.yml +6 -6
  597. data/spec/timezones/tests/en-001.yml +5 -5
  598. data/spec/timezones/tests/en-150.yml +5 -5
  599. data/spec/timezones/tests/en-AU.yml +5 -5
  600. data/spec/timezones/tests/en-CA.yml +5 -5
  601. data/spec/timezones/tests/en-GB.yml +5 -5
  602. data/spec/timezones/tests/en-IE.yml +5 -5
  603. data/spec/timezones/tests/en-IN.yml +5 -5
  604. data/spec/timezones/tests/en-NZ.yml +5 -5
  605. data/spec/timezones/tests/en-SG.yml +5 -5
  606. data/spec/timezones/tests/en-US.yml +5 -5
  607. data/spec/timezones/tests/en-ZA.yml +5 -5
  608. data/spec/timezones/tests/en.yml +5 -5
  609. data/spec/timezones/tests/eo.yml +12475 -0
  610. data/spec/timezones/tests/es-419.yml +6 -6
  611. data/spec/timezones/tests/es-AR.yml +8 -8
  612. data/spec/timezones/tests/es-CO.yml +6 -6
  613. data/spec/timezones/tests/es-MX.yml +6 -6
  614. data/spec/timezones/tests/es-US.yml +6 -6
  615. data/spec/timezones/tests/es.yml +6 -6
  616. data/spec/timezones/tests/et.yml +6 -6
  617. data/spec/timezones/tests/eu.yml +9 -9
  618. data/spec/timezones/tests/fa.yml +5 -5
  619. data/spec/timezones/tests/fi.yml +6 -6
  620. data/spec/timezones/tests/fil.yml +5 -5
  621. data/spec/timezones/tests/fr-BE.yml +6 -6
  622. data/spec/timezones/tests/fr-CA.yml +6 -6
  623. data/spec/timezones/tests/fr-CH.yml +6 -6
  624. data/spec/timezones/tests/fr.yml +6 -6
  625. data/spec/timezones/tests/ga.yml +6 -6
  626. data/spec/timezones/tests/gl.yml +6 -6
  627. data/spec/timezones/tests/gu.yml +6 -6
  628. data/spec/timezones/tests/he.yml +5 -5
  629. data/spec/timezones/tests/hi.yml +5 -5
  630. data/spec/timezones/tests/hr.yml +6 -6
  631. data/spec/timezones/tests/hu.yml +6 -6
  632. data/spec/timezones/tests/hy.yml +6 -6
  633. data/spec/timezones/tests/id.yml +5 -5
  634. data/spec/timezones/tests/is.yml +6 -6
  635. data/spec/timezones/tests/it-CH.yml +6 -6
  636. data/spec/timezones/tests/it.yml +6 -6
  637. data/spec/timezones/tests/ja.yml +5 -5
  638. data/spec/timezones/tests/ka.yml +6 -6
  639. data/spec/timezones/tests/km.yml +6 -6
  640. data/spec/timezones/tests/kn.yml +5 -5
  641. data/spec/timezones/tests/ko.yml +5 -5
  642. data/spec/timezones/tests/lo.yml +6 -6
  643. data/spec/timezones/tests/lt.yml +6 -6
  644. data/spec/timezones/tests/lv.yml +6 -6
  645. data/spec/timezones/tests/mk.yml +6 -6
  646. data/spec/timezones/tests/mr.yml +6 -6
  647. data/spec/timezones/tests/ms.yml +6 -6
  648. data/spec/timezones/tests/my.yml +6 -6
  649. data/spec/timezones/tests/nb.yml +5 -5
  650. data/spec/timezones/tests/nl-BE.yml +6 -6
  651. data/spec/timezones/tests/nl.yml +6 -6
  652. data/spec/timezones/tests/pl.yml +197 -197
  653. data/spec/timezones/tests/pt-PT.yml +6 -6
  654. data/spec/timezones/tests/pt.yml +6 -6
  655. data/spec/timezones/tests/ro.yml +6 -6
  656. data/spec/timezones/tests/ru.yml +6 -6
  657. data/spec/timezones/tests/sk.yml +6 -6
  658. data/spec/timezones/tests/sl.yml +6 -6
  659. data/spec/timezones/tests/sq.yml +6 -6
  660. data/spec/timezones/tests/sr-Cyrl-ME.yml +6 -6
  661. data/spec/timezones/tests/sr-Latn-ME.yml +6 -6
  662. data/spec/timezones/tests/sr.yml +6 -6
  663. data/spec/timezones/tests/sv.yml +6 -6
  664. data/spec/timezones/tests/sw.yml +8 -8
  665. data/spec/timezones/tests/ta.yml +5 -5
  666. data/spec/timezones/tests/th.yml +5 -5
  667. data/spec/timezones/tests/tr.yml +5 -5
  668. data/spec/timezones/tests/uk.yml +6 -6
  669. data/spec/timezones/tests/ur.yml +6 -6
  670. data/spec/timezones/tests/vi.yml +5 -5
  671. data/spec/timezones/tests/zh-Hant.yml +5 -5
  672. data/spec/timezones/tests/zh.yml +5 -5
  673. data/spec/timezones/tests/zu.yml +6 -6
  674. data/spec/timezones/timezone_spec.rb +7 -1
  675. data/spec/transforms/test_data.yml +6 -0
  676. data/spec/twitter_cldr_spec.rb +21 -0
  677. metadata +52 -14
  678. data/resources/uli/segments/de.yml +0 -5
  679. data/resources/uli/segments/en.yml +0 -3
  680. data/resources/uli/segments/es.yml +0 -5
  681. data/resources/uli/segments/fr.yml +0 -5
  682. data/resources/uli/segments/it.yml +0 -3
  683. data/resources/uli/segments/pt.yml +0 -5
  684. data/resources/uli/segments/ru.yml +0 -3
@@ -1,8 +1,6 @@
1
- o:!TwitterCldr::Utils::RangeSet: @ranges[
2
- o:
1
+ o:!TwitterCldr::Utils::RangeSet: @ranges[ o:
3
2
  Range: exclF:
4
3
  begini1:endiVo;;F; iY;
5
- i�o;;F; i�;
6
4
  i�o;;F; i�;
7
5
  i�o;;F; i�;
8
6
  i�
@@ -2,4 +2,4 @@
2
2
  Range: exclF:
3
3
  begini�:endi�o;;F; i1;
4
4
  i/1o;;F; i�1;
5
- i�1
5
+ i�1
@@ -0,0 +1,3 @@
1
+ o:!TwitterCldr::Utils::RangeSet: @ranges[o:
2
+ Range: exclF:
3
+ begini�:endi�
@@ -1,3 +1,4 @@
1
- o:!TwitterCldr::Utils::RangeSet: @ranges[o:
1
+ o:!TwitterCldr::Utils::RangeSet: @ranges[o:
2
2
  Range: exclF:
3
- beginiФ:endi��
3
+ beginiФ:endi��o;;F; i�;
4
+ i�
@@ -9,7 +9,7 @@ i3 o;;F; i5 ;
9
9
  i9 o;;F; i< ;
10
10
  iD o;;F; iG ;
11
11
  iH o;;F; iK ;
12
- iM o;;F; iV ;
12
+ iM o;;F; iU ;
13
13
  iW o;;F; i\ ;
14
14
  i] o;;F; i_ ;
15
15
  ic o;;F; if ;
@@ -1,4 +1,3 @@
1
- o:!TwitterCldr::Utils::RangeSet: @ranges[o:
1
+ o:!TwitterCldr::Utils::RangeSet: @ranges[o:
2
2
  Range: exclF:
3
- begini�:endi�o;;F; i�;
4
- i�
3
+ begini�:endi�
@@ -1,6 +1,6 @@
1
1
  o:!TwitterCldr::Utils::RangeSet: @ranges[o:
2
2
  Range: exclF:
3
- begini�
3
+ begini�
4
4
  i�
5
5
  i�
6
6
  i�
@@ -0,0 +1,5 @@
1
+ o:!TwitterCldr::Utils::RangeSet: @ranges[o:
2
+ Range: exclF:
3
+ begini�:endi�o;;F; i�;
4
+ i�o;;F; i�;
5
+ i�
@@ -1,5 +1,6 @@
1
- o:!TwitterCldr::Utils::RangeSet: @ranges[o:
1
+ o:!TwitterCldr::Utils::RangeSet: @ranges[ o:
2
2
  Range: exclF:
3
- begini�:endi�o;;F; iC.;
3
+ begini�:endi�o;;F; i�;
4
+ i�o;;F; iC.;
4
5
  iC.o;;F; io�;
5
6
  io�
@@ -1,4 +1,3 @@
1
- o:!TwitterCldr::Utils::RangeSet: @ranges[o:
1
+ o:!TwitterCldr::Utils::RangeSet: @ranges[o:
2
2
  Range: exclF:
3
- begini�:endi�o;;F; i�;
4
- i�
3
+ begini�:endi�
@@ -1,8 +1,9 @@
1
- o:!TwitterCldr::Utils::RangeSet: @ranges[ o:
1
+ o:!TwitterCldr::Utils::RangeSet: @ranges[ o:
2
2
  Range: exclF:
3
3
  begini :endi o;;F; i;
4
4
  io;;F; i;
5
5
  io;;F; i@;
6
6
  i@o;;F; iK;
7
7
  iUo;;F; ip;
8
- ip
8
+ ipo;;F; i�;
9
+ i�
@@ -0,0 +1,6 @@
1
+ o:!TwitterCldr::Utils::RangeSet: @ranges[ o:
2
+ Range: exclF:
3
+ begini :endi o;;F; i;
4
+ io;;F; i;
5
+ io;;F; i`;
6
+ ii
@@ -1,8 +1,9 @@
1
- o:!TwitterCldr::Utils::RangeSet: @ranges[
1
+ o:!TwitterCldr::Utils::RangeSet: @ranges[o:
2
2
  Range: exclF:
3
3
  begini?:endi?o;;F; i�;
4
4
  i�o;;F; i�;
5
- i�o;;F; i�;
5
+ i�o;;F; i_;
6
+ i_o;;F; i�;
6
7
  i�o;;F; i' ;
7
8
  i' o;;F; i�;
8
9
  i�o;;F; iU�;
@@ -75,9 +75,15 @@ cjkIRG_KSource:
75
75
  cjkIRG_MSource:
76
76
  :long_name: kIRG_MSource
77
77
  :additional: []
78
+ cjkIRG_SSource:
79
+ :long_name: kIRG_SSource
80
+ :additional: []
78
81
  cjkIRG_TSource:
79
82
  :long_name: kIRG_TSource
80
83
  :additional: []
84
+ cjkIRG_UKSource:
85
+ :long_name: kIRG_UKSource
86
+ :additional: []
81
87
  cjkIRG_USource:
82
88
  :long_name: kIRG_USource
83
89
  :additional: []
@@ -236,9 +242,27 @@ DI:
236
242
  Dia:
237
243
  :long_name: Diacritic
238
244
  :additional: []
245
+ EBase:
246
+ :long_name: Emoji_Modifier_Base
247
+ :additional: []
248
+ EComp:
249
+ :long_name: Emoji_Component
250
+ :additional: []
251
+ EMod:
252
+ :long_name: Emoji_Modifier
253
+ :additional: []
254
+ Emoji:
255
+ :long_name: Emoji
256
+ :additional: []
257
+ EPres:
258
+ :long_name: Emoji_Presentation
259
+ :additional: []
239
260
  Ext:
240
261
  :long_name: Extender
241
262
  :additional: []
263
+ ExtPict:
264
+ :long_name: Extended_Pictographic
265
+ :additional: []
242
266
  Gr_Base:
243
267
  :long_name: Grapheme_Base
244
268
  :additional: []
@@ -47,6 +47,10 @@ age:
47
47
  :long_name: V11_0
48
48
  - :abbreviated_name: '12.0'
49
49
  :long_name: V12_0
50
+ - :abbreviated_name: '12.1'
51
+ :long_name: V12_1
52
+ - :abbreviated_name: '13.0'
53
+ :long_name: V13_0
50
54
  - :abbreviated_name: NA
51
55
  :long_name: Unassigned
52
56
  Alpha:
@@ -203,6 +207,8 @@ blk:
203
207
  :long_name: Cherokee_Supplement
204
208
  - :abbreviated_name: Chess_Symbols
205
209
  :long_name: Chess_Symbols
210
+ - :abbreviated_name: Chorasmian
211
+ :long_name: Chorasmian
206
212
  - :abbreviated_name: CJK
207
213
  :long_name: CJK_Unified_Ideographs
208
214
  - :abbreviated_name: CJK_Compat
@@ -225,6 +231,8 @@ blk:
225
231
  :long_name: CJK_Unified_Ideographs_Extension_E
226
232
  - :abbreviated_name: CJK_Ext_F
227
233
  :long_name: CJK_Unified_Ideographs_Extension_F
234
+ - :abbreviated_name: CJK_Ext_G
235
+ :long_name: CJK_Unified_Ideographs_Extension_G
228
236
  - :abbreviated_name: CJK_Radicals_Sup
229
237
  :long_name: CJK_Radicals_Supplement
230
238
  - :abbreviated_name: CJK_Strokes
@@ -275,6 +283,8 @@ blk:
275
283
  :long_name: Combining_Diacritical_Marks_Supplement
276
284
  - :abbreviated_name: Dingbats
277
285
  :long_name: Dingbats
286
+ - :abbreviated_name: Dives_Akuru
287
+ :long_name: Dives_Akuru
278
288
  - :abbreviated_name: Dogra
279
289
  :long_name: Dogra
280
290
  - :abbreviated_name: Domino
@@ -401,6 +411,8 @@ blk:
401
411
  :long_name: Kayah_Li
402
412
  - :abbreviated_name: Kharoshthi
403
413
  :long_name: Kharoshthi
414
+ - :abbreviated_name: Khitan_Small_Script
415
+ :long_name: Khitan_Small_Script
404
416
  - :abbreviated_name: Khmer
405
417
  :long_name: Khmer
406
418
  - :abbreviated_name: Khmer_Symbols
@@ -439,6 +451,8 @@ blk:
439
451
  :long_name: Linear_B_Syllabary
440
452
  - :abbreviated_name: Lisu
441
453
  :long_name: Lisu
454
+ - :abbreviated_name: Lisu_Sup
455
+ :long_name: Lisu_Supplement
442
456
  - :abbreviated_name: Low_Surrogates
443
457
  :long_name: Low_Surrogates
444
458
  - :abbreviated_name: Lycian
@@ -651,6 +665,8 @@ blk:
651
665
  :long_name: Syloti_Nagri
652
666
  - :abbreviated_name: Symbols_And_Pictographs_Ext_A
653
667
  :long_name: Symbols_And_Pictographs_Extended_A
668
+ - :abbreviated_name: Symbols_For_Legacy_Computing
669
+ :long_name: Symbols_For_Legacy_Computing
654
670
  - :abbreviated_name: Syriac
655
671
  :long_name: Syriac
656
672
  - :abbreviated_name: Syriac_Sup
@@ -679,6 +695,8 @@ blk:
679
695
  :long_name: Tangut
680
696
  - :abbreviated_name: Tangut_Components
681
697
  :long_name: Tangut_Components
698
+ - :abbreviated_name: Tangut_Sup
699
+ :long_name: Tangut_Supplement
682
700
  - :abbreviated_name: Telugu
683
701
  :long_name: Telugu
684
702
  - :abbreviated_name: Thaana
@@ -713,6 +731,8 @@ blk:
713
731
  :long_name: Wancho
714
732
  - :abbreviated_name: Warang_Citi
715
733
  :long_name: Warang_Citi
734
+ - :abbreviated_name: Yezidi
735
+ :long_name: Yezidi
716
736
  - :abbreviated_name: Yi_Radicals
717
737
  :long_name: Yi_Radicals
718
738
  - :abbreviated_name: Yi_Syllables
@@ -728,6 +748,9 @@ ccc:
728
748
  - :numeric: '1'
729
749
  :abbreviated_name: OV
730
750
  :long_name: Overlay
751
+ - :numeric: '6'
752
+ :abbreviated_name: HANR
753
+ :long_name: Han_Reading
731
754
  - :numeric: '7'
732
755
  :abbreviated_name: NK
733
756
  :long_name: Nukta
@@ -1008,6 +1031,31 @@ ea:
1008
1031
  :long_name: Narrow
1009
1032
  - :abbreviated_name: W
1010
1033
  :long_name: Wide
1034
+ Emoji:
1035
+ - :abbreviated_name: N
1036
+ :long_name: 'No'
1037
+ - :abbreviated_name: Y
1038
+ :long_name: 'Yes'
1039
+ EComp:
1040
+ - :abbreviated_name: N
1041
+ :long_name: 'No'
1042
+ - :abbreviated_name: Y
1043
+ :long_name: 'Yes'
1044
+ EMod:
1045
+ - :abbreviated_name: N
1046
+ :long_name: 'No'
1047
+ - :abbreviated_name: Y
1048
+ :long_name: 'Yes'
1049
+ EBase:
1050
+ - :abbreviated_name: N
1051
+ :long_name: 'No'
1052
+ - :abbreviated_name: Y
1053
+ :long_name: 'Yes'
1054
+ EPres:
1055
+ - :abbreviated_name: N
1056
+ :long_name: 'No'
1057
+ - :abbreviated_name: Y
1058
+ :long_name: 'Yes'
1011
1059
  XO_NFC:
1012
1060
  - :abbreviated_name: N
1013
1061
  :long_name: 'No'
@@ -1024,6 +1072,11 @@ XO_NFKC:
1024
1072
  - :abbreviated_name: Y
1025
1073
  :long_name: 'Yes'
1026
1074
  XO_NFKD:
1075
+ - :abbreviated_name: N
1076
+ :long_name: 'No'
1077
+ - :abbreviated_name: Y
1078
+ :long_name: 'Yes'
1079
+ ExtPict:
1027
1080
  - :abbreviated_name: N
1028
1081
  :long_name: 'No'
1029
1082
  - :abbreviated_name: Y
@@ -1236,6 +1289,8 @@ InPC:
1236
1289
  :long_name: Top
1237
1290
  - :abbreviated_name: Top_And_Bottom
1238
1291
  :long_name: Top_And_Bottom
1292
+ - :abbreviated_name: Top_And_Bottom_And_Left
1293
+ :long_name: Top_And_Bottom_And_Left
1239
1294
  - :abbreviated_name: Top_And_Bottom_And_Right
1240
1295
  :long_name: Top_And_Bottom_And_Right
1241
1296
  - :abbreviated_name: Top_And_Left
@@ -1904,6 +1959,8 @@ sc:
1904
1959
  :long_name: Cham
1905
1960
  - :abbreviated_name: Cher
1906
1961
  :long_name: Cherokee
1962
+ - :abbreviated_name: Chrs
1963
+ :long_name: Chorasmian
1907
1964
  - :abbreviated_name: Copt
1908
1965
  :long_name: Coptic
1909
1966
  - :abbreviated_name: Cprt
@@ -1912,6 +1969,8 @@ sc:
1912
1969
  :long_name: Cyrillic
1913
1970
  - :abbreviated_name: Deva
1914
1971
  :long_name: Devanagari
1972
+ - :abbreviated_name: Diak
1973
+ :long_name: Dives_Akuru
1915
1974
  - :abbreviated_name: Dogr
1916
1975
  :long_name: Dogra
1917
1976
  - :abbreviated_name: Dsrt
@@ -1980,6 +2039,8 @@ sc:
1980
2039
  :long_name: Khmer
1981
2040
  - :abbreviated_name: Khoj
1982
2041
  :long_name: Khojki
2042
+ - :abbreviated_name: Kits
2043
+ :long_name: Khitan_Small_Script
1983
2044
  - :abbreviated_name: Knda
1984
2045
  :long_name: Kannada
1985
2046
  - :abbreviated_name: Kthi
@@ -2156,6 +2217,8 @@ sc:
2156
2217
  :long_name: Old_Persian
2157
2218
  - :abbreviated_name: Xsux
2158
2219
  :long_name: Cuneiform
2220
+ - :abbreviated_name: Yezi
2221
+ :long_name: Yezidi
2159
2222
  - :abbreviated_name: Yiii
2160
2223
  :long_name: Yi
2161
2224
  - :abbreviated_name: Zanb
@@ -39,6 +39,16 @@ describe TwitterCldr::Formatters::ListFormatter do
39
39
  expect(formatter.format(list, :"unit-narrow")).to eq("larry curly")
40
40
  end
41
41
  end
42
+
43
+ context 'with a Chinese list formatter' do
44
+ let(:formatter) { described_class.new(:zh) }
45
+
46
+ it 'formats correctly' do
47
+ expect(formatter.format(list)).to eq('larry和curly')
48
+ expect(formatter.format(list, :unit)).to eq('larrycurly')
49
+ expect(formatter.format(list, :"unit-narrow")).to eq('larrycurly')
50
+ end
51
+ end
42
52
  end
43
53
 
44
54
  context 'with three elements' do
@@ -63,6 +73,16 @@ describe TwitterCldr::Formatters::ListFormatter do
63
73
  expect(formatter.format(list, :"unit-narrow")).to eq("larry curly moe")
64
74
  end
65
75
  end
76
+
77
+ context 'with a Chinese list formatter' do
78
+ let(:formatter) { described_class.new(:zh) }
79
+
80
+ it 'formats correctly' do
81
+ expect(formatter.format(list)).to eq('larry、curly和moe')
82
+ expect(formatter.format(list, :unit)).to eq('larrycurlymoe')
83
+ expect(formatter.format(list, :"unit-narrow")).to eq('larrycurlymoe')
84
+ end
85
+ end
66
86
  end
67
87
  end
68
88
  end
@@ -0,0 +1,706 @@
1
+ ---
2
+ SpelloutRules:
3
+ spellout-ordinal:
4
+ -1141: minus mil cent kvardek unua
5
+ -1142: minus mil cent kvardek dua
6
+ -1143: minus mil cent kvardek tria
7
+ -100: minus centa
8
+ -75: minus sepdek kvina
9
+ -50: minus kvindeka
10
+ -24: minus dudek kvara
11
+ 0: nuloa
12
+ 1: unua
13
+ 2: dua
14
+ 3: tria
15
+ 4: kvara
16
+ 5: kvina
17
+ 6: sesa
18
+ 7: sepa
19
+ 8: oka
20
+ 9: naŭa
21
+ 10: deka
22
+ 11: dek unua
23
+ 12: dek dua
24
+ 13: dek tria
25
+ 14: dek kvara
26
+ 15: dek kvina
27
+ 16: dek sesa
28
+ 17: dek sepa
29
+ 18: dek oka
30
+ 19: dek naŭa
31
+ 20: dudeka
32
+ 21: dudek unua
33
+ 22: dudek dua
34
+ 23: dudek tria
35
+ 24: dudek kvara
36
+ 25: dudek kvina
37
+ 26: dudek sesa
38
+ 27: dudek sepa
39
+ 28: dudek oka
40
+ 29: dudek naŭa
41
+ 30: trideka
42
+ 31: tridek unua
43
+ 32: tridek dua
44
+ 33: tridek tria
45
+ 34: tridek kvara
46
+ 35: tridek kvina
47
+ 36: tridek sesa
48
+ 37: tridek sepa
49
+ 38: tridek oka
50
+ 39: tridek naŭa
51
+ 40: kvardeka
52
+ 41: kvardek unua
53
+ 42: kvardek dua
54
+ 43: kvardek tria
55
+ 44: kvardek kvara
56
+ 45: kvardek kvina
57
+ 46: kvardek sesa
58
+ 47: kvardek sepa
59
+ 48: kvardek oka
60
+ 49: kvardek naŭa
61
+ 50: kvindeka
62
+ 51: kvindek unua
63
+ 52: kvindek dua
64
+ 53: kvindek tria
65
+ 54: kvindek kvara
66
+ 55: kvindek kvina
67
+ 56: kvindek sesa
68
+ 57: kvindek sepa
69
+ 58: kvindek oka
70
+ 59: kvindek naŭa
71
+ 60: sesdeka
72
+ 61: sesdek unua
73
+ 62: sesdek dua
74
+ 63: sesdek tria
75
+ 64: sesdek kvara
76
+ 65: sesdek kvina
77
+ 66: sesdek sesa
78
+ 67: sesdek sepa
79
+ 68: sesdek oka
80
+ 69: sesdek naŭa
81
+ 70: sepdeka
82
+ 71: sepdek unua
83
+ 72: sepdek dua
84
+ 73: sepdek tria
85
+ 74: sepdek kvara
86
+ 75: sepdek kvina
87
+ 76: sepdek sesa
88
+ 77: sepdek sepa
89
+ 78: sepdek oka
90
+ 79: sepdek naŭa
91
+ 80: okdeka
92
+ 81: okdek unua
93
+ 82: okdek dua
94
+ 83: okdek tria
95
+ 84: okdek kvara
96
+ 85: okdek kvina
97
+ 86: okdek sesa
98
+ 87: okdek sepa
99
+ 88: okdek oka
100
+ 89: okdek naŭa
101
+ 90: naŭdeka
102
+ 91: naŭdek unua
103
+ 92: naŭdek dua
104
+ 93: naŭdek tria
105
+ 94: naŭdek kvara
106
+ 95: naŭdek kvina
107
+ 96: naŭdek sesa
108
+ 97: naŭdek sepa
109
+ 98: naŭdek oka
110
+ 99: naŭdek naŭa
111
+ 100: centa
112
+ 321: tricent dudek unua
113
+ 322: tricent dudek dua
114
+ 323: tricent dudek tria
115
+ 1141: mil cent kvardek unua
116
+ 1142: mil cent kvardek dua
117
+ 1143: mil cent kvardek tria
118
+ 10311: dek mil tricent dek unua
119
+ 138400: cent tridek ok mil kvarcenta
120
+ spellout-cardinal:
121
+ -1141: minus mil cent kvardek unu
122
+ -1142: minus mil cent kvardek du
123
+ -1143: minus mil cent kvardek tri
124
+ -100: minus cent
125
+ -75: minus sepdek kvin
126
+ -50: minus kvindek
127
+ -24: minus dudek kvar
128
+ 0: nulo
129
+ 1: unu
130
+ 2: du
131
+ 3: tri
132
+ 4: kvar
133
+ 5: kvin
134
+ 6: ses
135
+ 7: sep
136
+ 8: ok
137
+ 9: naŭ
138
+ 10: dek
139
+ 11: dek unu
140
+ 12: dek du
141
+ 13: dek tri
142
+ 14: dek kvar
143
+ 15: dek kvin
144
+ 16: dek ses
145
+ 17: dek sep
146
+ 18: dek ok
147
+ 19: dek naŭ
148
+ 20: dudek
149
+ 21: dudek unu
150
+ 22: dudek du
151
+ 23: dudek tri
152
+ 24: dudek kvar
153
+ 25: dudek kvin
154
+ 26: dudek ses
155
+ 27: dudek sep
156
+ 28: dudek ok
157
+ 29: dudek naŭ
158
+ 30: tridek
159
+ 31: tridek unu
160
+ 32: tridek du
161
+ 33: tridek tri
162
+ 34: tridek kvar
163
+ 35: tridek kvin
164
+ 36: tridek ses
165
+ 37: tridek sep
166
+ 38: tridek ok
167
+ 39: tridek naŭ
168
+ 40: kvardek
169
+ 41: kvardek unu
170
+ 42: kvardek du
171
+ 43: kvardek tri
172
+ 44: kvardek kvar
173
+ 45: kvardek kvin
174
+ 46: kvardek ses
175
+ 47: kvardek sep
176
+ 48: kvardek ok
177
+ 49: kvardek naŭ
178
+ 50: kvindek
179
+ 51: kvindek unu
180
+ 52: kvindek du
181
+ 53: kvindek tri
182
+ 54: kvindek kvar
183
+ 55: kvindek kvin
184
+ 56: kvindek ses
185
+ 57: kvindek sep
186
+ 58: kvindek ok
187
+ 59: kvindek naŭ
188
+ 60: sesdek
189
+ 61: sesdek unu
190
+ 62: sesdek du
191
+ 63: sesdek tri
192
+ 64: sesdek kvar
193
+ 65: sesdek kvin
194
+ 66: sesdek ses
195
+ 67: sesdek sep
196
+ 68: sesdek ok
197
+ 69: sesdek naŭ
198
+ 70: sepdek
199
+ 71: sepdek unu
200
+ 72: sepdek du
201
+ 73: sepdek tri
202
+ 74: sepdek kvar
203
+ 75: sepdek kvin
204
+ 76: sepdek ses
205
+ 77: sepdek sep
206
+ 78: sepdek ok
207
+ 79: sepdek naŭ
208
+ 80: okdek
209
+ 81: okdek unu
210
+ 82: okdek du
211
+ 83: okdek tri
212
+ 84: okdek kvar
213
+ 85: okdek kvin
214
+ 86: okdek ses
215
+ 87: okdek sep
216
+ 88: okdek ok
217
+ 89: okdek naŭ
218
+ 90: naŭdek
219
+ 91: naŭdek unu
220
+ 92: naŭdek du
221
+ 93: naŭdek tri
222
+ 94: naŭdek kvar
223
+ 95: naŭdek kvin
224
+ 96: naŭdek ses
225
+ 97: naŭdek sep
226
+ 98: naŭdek ok
227
+ 99: naŭdek naŭ
228
+ 100: cent
229
+ 321: tricent dudek unu
230
+ 322: tricent dudek du
231
+ 323: tricent dudek tri
232
+ 1141: mil cent kvardek unu
233
+ 1142: mil cent kvardek du
234
+ 1143: mil cent kvardek tri
235
+ 10311: dek mil tricent dek unu
236
+ 138400: cent tridek ok mil kvarcent
237
+ spellout-numbering:
238
+ -1141: minus mil cent kvardek unu
239
+ -1142: minus mil cent kvardek du
240
+ -1143: minus mil cent kvardek tri
241
+ -100: minus cent
242
+ -75: minus sepdek kvin
243
+ -50: minus kvindek
244
+ -24: minus dudek kvar
245
+ 0: nulo
246
+ 1: unu
247
+ 2: du
248
+ 3: tri
249
+ 4: kvar
250
+ 5: kvin
251
+ 6: ses
252
+ 7: sep
253
+ 8: ok
254
+ 9: naŭ
255
+ 10: dek
256
+ 11: dek unu
257
+ 12: dek du
258
+ 13: dek tri
259
+ 14: dek kvar
260
+ 15: dek kvin
261
+ 16: dek ses
262
+ 17: dek sep
263
+ 18: dek ok
264
+ 19: dek naŭ
265
+ 20: dudek
266
+ 21: dudek unu
267
+ 22: dudek du
268
+ 23: dudek tri
269
+ 24: dudek kvar
270
+ 25: dudek kvin
271
+ 26: dudek ses
272
+ 27: dudek sep
273
+ 28: dudek ok
274
+ 29: dudek naŭ
275
+ 30: tridek
276
+ 31: tridek unu
277
+ 32: tridek du
278
+ 33: tridek tri
279
+ 34: tridek kvar
280
+ 35: tridek kvin
281
+ 36: tridek ses
282
+ 37: tridek sep
283
+ 38: tridek ok
284
+ 39: tridek naŭ
285
+ 40: kvardek
286
+ 41: kvardek unu
287
+ 42: kvardek du
288
+ 43: kvardek tri
289
+ 44: kvardek kvar
290
+ 45: kvardek kvin
291
+ 46: kvardek ses
292
+ 47: kvardek sep
293
+ 48: kvardek ok
294
+ 49: kvardek naŭ
295
+ 50: kvindek
296
+ 51: kvindek unu
297
+ 52: kvindek du
298
+ 53: kvindek tri
299
+ 54: kvindek kvar
300
+ 55: kvindek kvin
301
+ 56: kvindek ses
302
+ 57: kvindek sep
303
+ 58: kvindek ok
304
+ 59: kvindek naŭ
305
+ 60: sesdek
306
+ 61: sesdek unu
307
+ 62: sesdek du
308
+ 63: sesdek tri
309
+ 64: sesdek kvar
310
+ 65: sesdek kvin
311
+ 66: sesdek ses
312
+ 67: sesdek sep
313
+ 68: sesdek ok
314
+ 69: sesdek naŭ
315
+ 70: sepdek
316
+ 71: sepdek unu
317
+ 72: sepdek du
318
+ 73: sepdek tri
319
+ 74: sepdek kvar
320
+ 75: sepdek kvin
321
+ 76: sepdek ses
322
+ 77: sepdek sep
323
+ 78: sepdek ok
324
+ 79: sepdek naŭ
325
+ 80: okdek
326
+ 81: okdek unu
327
+ 82: okdek du
328
+ 83: okdek tri
329
+ 84: okdek kvar
330
+ 85: okdek kvin
331
+ 86: okdek ses
332
+ 87: okdek sep
333
+ 88: okdek ok
334
+ 89: okdek naŭ
335
+ 90: naŭdek
336
+ 91: naŭdek unu
337
+ 92: naŭdek du
338
+ 93: naŭdek tri
339
+ 94: naŭdek kvar
340
+ 95: naŭdek kvin
341
+ 96: naŭdek ses
342
+ 97: naŭdek sep
343
+ 98: naŭdek ok
344
+ 99: naŭdek naŭ
345
+ 100: cent
346
+ 321: tricent dudek unu
347
+ 322: tricent dudek du
348
+ 323: tricent dudek tri
349
+ 1141: mil cent kvardek unu
350
+ 1142: mil cent kvardek du
351
+ 1143: mil cent kvardek tri
352
+ 10311: dek mil tricent dek unu
353
+ 138400: cent tridek ok mil kvarcent
354
+ spellout-numbering-year:
355
+ -1141: minus mil cent kvardek unu
356
+ -1142: minus mil cent kvardek du
357
+ -1143: minus mil cent kvardek tri
358
+ -100: minus cent
359
+ -75: minus sepdek kvin
360
+ -50: minus kvindek
361
+ -24: minus dudek kvar
362
+ 0: nulo
363
+ 1: unu
364
+ 2: du
365
+ 3: tri
366
+ 4: kvar
367
+ 5: kvin
368
+ 6: ses
369
+ 7: sep
370
+ 8: ok
371
+ 9: naŭ
372
+ 10: dek
373
+ 11: dek unu
374
+ 12: dek du
375
+ 13: dek tri
376
+ 14: dek kvar
377
+ 15: dek kvin
378
+ 16: dek ses
379
+ 17: dek sep
380
+ 18: dek ok
381
+ 19: dek naŭ
382
+ 20: dudek
383
+ 21: dudek unu
384
+ 22: dudek du
385
+ 23: dudek tri
386
+ 24: dudek kvar
387
+ 25: dudek kvin
388
+ 26: dudek ses
389
+ 27: dudek sep
390
+ 28: dudek ok
391
+ 29: dudek naŭ
392
+ 30: tridek
393
+ 31: tridek unu
394
+ 32: tridek du
395
+ 33: tridek tri
396
+ 34: tridek kvar
397
+ 35: tridek kvin
398
+ 36: tridek ses
399
+ 37: tridek sep
400
+ 38: tridek ok
401
+ 39: tridek naŭ
402
+ 40: kvardek
403
+ 41: kvardek unu
404
+ 42: kvardek du
405
+ 43: kvardek tri
406
+ 44: kvardek kvar
407
+ 45: kvardek kvin
408
+ 46: kvardek ses
409
+ 47: kvardek sep
410
+ 48: kvardek ok
411
+ 49: kvardek naŭ
412
+ 50: kvindek
413
+ 51: kvindek unu
414
+ 52: kvindek du
415
+ 53: kvindek tri
416
+ 54: kvindek kvar
417
+ 55: kvindek kvin
418
+ 56: kvindek ses
419
+ 57: kvindek sep
420
+ 58: kvindek ok
421
+ 59: kvindek naŭ
422
+ 60: sesdek
423
+ 61: sesdek unu
424
+ 62: sesdek du
425
+ 63: sesdek tri
426
+ 64: sesdek kvar
427
+ 65: sesdek kvin
428
+ 66: sesdek ses
429
+ 67: sesdek sep
430
+ 68: sesdek ok
431
+ 69: sesdek naŭ
432
+ 70: sepdek
433
+ 71: sepdek unu
434
+ 72: sepdek du
435
+ 73: sepdek tri
436
+ 74: sepdek kvar
437
+ 75: sepdek kvin
438
+ 76: sepdek ses
439
+ 77: sepdek sep
440
+ 78: sepdek ok
441
+ 79: sepdek naŭ
442
+ 80: okdek
443
+ 81: okdek unu
444
+ 82: okdek du
445
+ 83: okdek tri
446
+ 84: okdek kvar
447
+ 85: okdek kvin
448
+ 86: okdek ses
449
+ 87: okdek sep
450
+ 88: okdek ok
451
+ 89: okdek naŭ
452
+ 90: naŭdek
453
+ 91: naŭdek unu
454
+ 92: naŭdek du
455
+ 93: naŭdek tri
456
+ 94: naŭdek kvar
457
+ 95: naŭdek kvin
458
+ 96: naŭdek ses
459
+ 97: naŭdek sep
460
+ 98: naŭdek ok
461
+ 99: naŭdek naŭ
462
+ 100: cent
463
+ 321: tricent dudek unu
464
+ 322: tricent dudek du
465
+ 323: tricent dudek tri
466
+ 1141: mil cent kvardek unu
467
+ 1142: mil cent kvardek du
468
+ 1143: mil cent kvardek tri
469
+ 10311: dek mil tricent dek unu
470
+ 138400: cent tridek ok mil kvarcent
471
+ OrdinalRules:
472
+ digits-ordinal:
473
+ -1141: "−1\_141."
474
+ -1142: "−1\_142."
475
+ -1143: "−1\_143."
476
+ -100: "−100."
477
+ -75: "−75."
478
+ -50: "−50."
479
+ -24: "−24."
480
+ 0: '0.'
481
+ 1: '1.'
482
+ 2: '2.'
483
+ 3: '3.'
484
+ 4: '4.'
485
+ 5: '5.'
486
+ 6: '6.'
487
+ 7: '7.'
488
+ 8: '8.'
489
+ 9: '9.'
490
+ 10: '10.'
491
+ 11: '11.'
492
+ 12: '12.'
493
+ 13: '13.'
494
+ 14: '14.'
495
+ 15: '15.'
496
+ 16: '16.'
497
+ 17: '17.'
498
+ 18: '18.'
499
+ 19: '19.'
500
+ 20: '20.'
501
+ 21: '21.'
502
+ 22: '22.'
503
+ 23: '23.'
504
+ 24: '24.'
505
+ 25: '25.'
506
+ 26: '26.'
507
+ 27: '27.'
508
+ 28: '28.'
509
+ 29: '29.'
510
+ 30: '30.'
511
+ 31: '31.'
512
+ 32: '32.'
513
+ 33: '33.'
514
+ 34: '34.'
515
+ 35: '35.'
516
+ 36: '36.'
517
+ 37: '37.'
518
+ 38: '38.'
519
+ 39: '39.'
520
+ 40: '40.'
521
+ 41: '41.'
522
+ 42: '42.'
523
+ 43: '43.'
524
+ 44: '44.'
525
+ 45: '45.'
526
+ 46: '46.'
527
+ 47: '47.'
528
+ 48: '48.'
529
+ 49: '49.'
530
+ 50: '50.'
531
+ 51: '51.'
532
+ 52: '52.'
533
+ 53: '53.'
534
+ 54: '54.'
535
+ 55: '55.'
536
+ 56: '56.'
537
+ 57: '57.'
538
+ 58: '58.'
539
+ 59: '59.'
540
+ 60: '60.'
541
+ 61: '61.'
542
+ 62: '62.'
543
+ 63: '63.'
544
+ 64: '64.'
545
+ 65: '65.'
546
+ 66: '66.'
547
+ 67: '67.'
548
+ 68: '68.'
549
+ 69: '69.'
550
+ 70: '70.'
551
+ 71: '71.'
552
+ 72: '72.'
553
+ 73: '73.'
554
+ 74: '74.'
555
+ 75: '75.'
556
+ 76: '76.'
557
+ 77: '77.'
558
+ 78: '78.'
559
+ 79: '79.'
560
+ 80: '80.'
561
+ 81: '81.'
562
+ 82: '82.'
563
+ 83: '83.'
564
+ 84: '84.'
565
+ 85: '85.'
566
+ 86: '86.'
567
+ 87: '87.'
568
+ 88: '88.'
569
+ 89: '89.'
570
+ 90: '90.'
571
+ 91: '91.'
572
+ 92: '92.'
573
+ 93: '93.'
574
+ 94: '94.'
575
+ 95: '95.'
576
+ 96: '96.'
577
+ 97: '97.'
578
+ 98: '98.'
579
+ 99: '99.'
580
+ 100: '100.'
581
+ 321: '321.'
582
+ 322: '322.'
583
+ 323: '323.'
584
+ 1141: 1 141.
585
+ 1142: 1 142.
586
+ 1143: 1 143.
587
+ 10311: 10 311.
588
+ 138400: 138 400.
589
+ DurationRules:
590
+ duration:
591
+ -1141: "-1\_141"
592
+ -1142: "-1\_142"
593
+ -1143: "-1\_143"
594
+ -100: "-100"
595
+ -75: "-75"
596
+ -50: "-50"
597
+ -24: "-24"
598
+ 0: '0'
599
+ 1: '1'
600
+ 2: '2'
601
+ 3: '3'
602
+ 4: '4'
603
+ 5: '5'
604
+ 6: '6'
605
+ 7: '7'
606
+ 8: '8'
607
+ 9: '9'
608
+ 10: '10'
609
+ 11: '11'
610
+ 12: '12'
611
+ 13: '13'
612
+ 14: '14'
613
+ 15: '15'
614
+ 16: '16'
615
+ 17: '17'
616
+ 18: '18'
617
+ 19: '19'
618
+ 20: '20'
619
+ 21: '21'
620
+ 22: '22'
621
+ 23: '23'
622
+ 24: '24'
623
+ 25: '25'
624
+ 26: '26'
625
+ 27: '27'
626
+ 28: '28'
627
+ 29: '29'
628
+ 30: '30'
629
+ 31: '31'
630
+ 32: '32'
631
+ 33: '33'
632
+ 34: '34'
633
+ 35: '35'
634
+ 36: '36'
635
+ 37: '37'
636
+ 38: '38'
637
+ 39: '39'
638
+ 40: '40'
639
+ 41: '41'
640
+ 42: '42'
641
+ 43: '43'
642
+ 44: '44'
643
+ 45: '45'
644
+ 46: '46'
645
+ 47: '47'
646
+ 48: '48'
647
+ 49: '49'
648
+ 50: '50'
649
+ 51: '51'
650
+ 52: '52'
651
+ 53: '53'
652
+ 54: '54'
653
+ 55: '55'
654
+ 56: '56'
655
+ 57: '57'
656
+ 58: '58'
657
+ 59: '59'
658
+ 60: '60'
659
+ 61: '61'
660
+ 62: '62'
661
+ 63: '63'
662
+ 64: '64'
663
+ 65: '65'
664
+ 66: '66'
665
+ 67: '67'
666
+ 68: '68'
667
+ 69: '69'
668
+ 70: '70'
669
+ 71: '71'
670
+ 72: '72'
671
+ 73: '73'
672
+ 74: '74'
673
+ 75: '75'
674
+ 76: '76'
675
+ 77: '77'
676
+ 78: '78'
677
+ 79: '79'
678
+ 80: '80'
679
+ 81: '81'
680
+ 82: '82'
681
+ 83: '83'
682
+ 84: '84'
683
+ 85: '85'
684
+ 86: '86'
685
+ 87: '87'
686
+ 88: '88'
687
+ 89: '89'
688
+ 90: '90'
689
+ 91: '91'
690
+ 92: '92'
691
+ 93: '93'
692
+ 94: '94'
693
+ 95: '95'
694
+ 96: '96'
695
+ 97: '97'
696
+ 98: '98'
697
+ 99: '99'
698
+ 100: '100'
699
+ 321: '321'
700
+ 322: '322'
701
+ 323: '323'
702
+ 1141: 1 141
703
+ 1142: 1 142
704
+ 1143: 1 143
705
+ 10311: 10 311
706
+ 138400: 138 400