twitter_cldr 5.3.0 → 6.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +6 -1
- data/lib/twitter_cldr.rb +22 -3
- data/lib/twitter_cldr/formatters/list_formatter.rb +1 -1
- data/lib/twitter_cldr/resources.rb +2 -0
- data/lib/twitter_cldr/resources/currency_symbols_importer.rb +1 -1
- data/lib/twitter_cldr/resources/hyphenation_importer.rb +4 -2
- data/lib/twitter_cldr/resources/parent_locales_importer.rb +54 -0
- data/lib/twitter_cldr/resources/properties/emoji_importer.rb +3 -3
- data/lib/twitter_cldr/resources/requirements/unicode_requirement.rb +1 -1
- data/lib/twitter_cldr/resources/segment_dictionaries_importer.rb +2 -1
- data/lib/twitter_cldr/shared/casefolder.rb +57 -56
- data/lib/twitter_cldr/shared/hyphenator.rb +4 -4
- data/lib/twitter_cldr/shared/locale.rb +57 -7
- data/lib/twitter_cldr/version.rb +1 -1
- data/lib/twitter_cldr/versions.rb +3 -8
- data/resources/collation/tailoring/en-001.yml +4 -0
- data/resources/collation/tries/en-001.dump +0 -0
- data/resources/locales/af/languages.yml +1 -0
- data/resources/locales/af/timezones.yml +3 -1
- data/resources/locales/af/units.yml +20 -20
- data/resources/locales/ar/languages.yml +3 -2
- data/resources/locales/ar/territories.yml +2 -0
- data/resources/locales/ar/timezones.yml +3 -1
- data/resources/locales/ar/units.yml +28 -28
- data/resources/locales/az/languages.yml +1 -0
- data/resources/locales/az/timezones.yml +3 -1
- data/resources/locales/az/units.yml +20 -20
- data/resources/locales/be/languages.yml +1 -0
- data/resources/locales/be/timezones.yml +3 -1
- data/resources/locales/be/units.yml +23 -23
- data/resources/locales/bg/languages.yml +2 -0
- data/resources/locales/bg/timezones.yml +3 -1
- data/resources/locales/bg/units.yml +20 -20
- data/resources/locales/bn/languages.yml +1 -0
- data/resources/locales/bn/timezones.yml +3 -1
- data/resources/locales/bn/units.yml +22 -22
- data/resources/locales/bo/units.yml +9 -9
- data/resources/locales/bs/languages.yml +2 -0
- data/resources/locales/bs/territories.yml +2 -0
- data/resources/locales/bs/timezones.yml +3 -1
- data/resources/locales/bs/units.yml +22 -22
- data/resources/locales/ca/languages.yml +2 -1
- data/resources/locales/ca/timezones.yml +3 -1
- data/resources/locales/ca/units.yml +19 -19
- data/resources/locales/cs/languages.yml +1 -0
- data/resources/locales/cs/timezones.yml +3 -1
- data/resources/locales/cs/units.yml +32 -32
- data/resources/locales/cy/languages.yml +1 -0
- data/resources/locales/cy/timezones.yml +3 -1
- data/resources/locales/cy/units.yml +30 -30
- data/resources/locales/da/languages.yml +3 -2
- data/resources/locales/da/timezones.yml +3 -1
- data/resources/locales/da/units.yml +23 -23
- data/resources/locales/de-AT/languages.yml +3 -2
- data/resources/locales/de-AT/timezones.yml +3 -1
- data/resources/locales/de-AT/units.yml +23 -23
- data/resources/locales/de-CH/languages.yml +2 -1
- data/resources/locales/de-CH/timezones.yml +3 -1
- data/resources/locales/de-CH/units.yml +23 -23
- data/resources/locales/de/languages.yml +3 -2
- data/resources/locales/de/timezones.yml +3 -1
- data/resources/locales/de/units.yml +23 -23
- data/resources/locales/el/languages.yml +1 -0
- data/resources/locales/el/timezones.yml +3 -1
- data/resources/locales/el/units.yml +20 -20
- data/resources/locales/en-001/calendars.yml +292 -0
- data/resources/locales/en-001/currencies.yml +1014 -0
- data/resources/locales/en-001/day_periods.yml +96 -0
- data/resources/locales/en-001/fields.yml +553 -0
- data/resources/locales/en-001/languages.yml +624 -0
- data/resources/locales/en-001/layout.yml +5 -0
- data/resources/locales/en-001/lists.yml +49 -0
- data/resources/locales/en-001/numbers.yml +439 -0
- data/resources/locales/en-001/plural_rules.yml +10 -0
- data/resources/locales/en-001/plurals.yml +19 -0
- data/resources/locales/en-001/territories.yml +267 -0
- data/resources/locales/en-001/timezones.yml +758 -0
- data/resources/locales/en-001/units.yml +1520 -0
- data/resources/locales/en-150/languages.yml +2 -2
- data/resources/locales/en-150/timezones.yml +3 -1
- data/resources/locales/en-150/units.yml +43 -35
- data/resources/locales/en-AU/languages.yml +2 -2
- data/resources/locales/en-AU/timezones.yml +3 -1
- data/resources/locales/en-AU/units.yml +43 -35
- data/resources/locales/en-CA/languages.yml +2 -2
- data/resources/locales/en-CA/timezones.yml +3 -1
- data/resources/locales/en-CA/units.yml +43 -35
- data/resources/locales/en-GB/languages.yml +2 -2
- data/resources/locales/en-GB/timezones.yml +3 -1
- data/resources/locales/en-GB/units.yml +41 -33
- data/resources/locales/en-IE/languages.yml +2 -2
- data/resources/locales/en-IE/timezones.yml +3 -1
- data/resources/locales/en-IE/units.yml +43 -35
- data/resources/locales/en-IN/languages.yml +2 -2
- data/resources/locales/en-IN/timezones.yml +3 -1
- data/resources/locales/en-IN/units.yml +43 -35
- data/resources/locales/en-NZ/languages.yml +2 -2
- data/resources/locales/en-NZ/timezones.yml +3 -1
- data/resources/locales/en-NZ/units.yml +43 -35
- data/resources/locales/en-SG/languages.yml +2 -2
- data/resources/locales/en-SG/timezones.yml +3 -1
- data/resources/locales/en-SG/units.yml +43 -35
- data/resources/locales/en-US/languages.yml +2 -2
- data/resources/locales/en-US/timezones.yml +3 -1
- data/resources/locales/en-US/units.yml +43 -34
- data/resources/locales/en-ZA/languages.yml +2 -2
- data/resources/locales/en-ZA/timezones.yml +3 -1
- data/resources/locales/en-ZA/units.yml +43 -35
- data/resources/locales/en/languages.yml +2 -2
- data/resources/locales/en/timezones.yml +3 -1
- data/resources/locales/en/units.yml +43 -34
- data/resources/locales/es-419/languages.yml +1 -0
- data/resources/locales/es-419/timezones.yml +3 -1
- data/resources/locales/es-419/units.yml +23 -23
- data/resources/locales/es-AR/languages.yml +1 -0
- data/resources/locales/es-AR/timezones.yml +3 -1
- data/resources/locales/es-AR/units.yml +23 -23
- data/resources/locales/es-CO/languages.yml +1 -0
- data/resources/locales/es-CO/timezones.yml +3 -1
- data/resources/locales/es-CO/units.yml +23 -23
- data/resources/locales/es-MX/languages.yml +3 -2
- data/resources/locales/es-MX/timezones.yml +3 -1
- data/resources/locales/es-MX/units.yml +23 -23
- data/resources/locales/es-US/languages.yml +5 -4
- data/resources/locales/es-US/territories.yml +1 -1
- data/resources/locales/es-US/timezones.yml +3 -1
- data/resources/locales/es-US/units.yml +23 -23
- data/resources/locales/es/languages.yml +1 -0
- data/resources/locales/es/timezones.yml +3 -1
- data/resources/locales/es/units.yml +22 -22
- data/resources/locales/et/languages.yml +1 -2
- data/resources/locales/et/timezones.yml +3 -1
- data/resources/locales/et/units.yml +21 -21
- data/resources/locales/eu/calendars.yml +12 -12
- data/resources/locales/eu/languages.yml +1 -0
- data/resources/locales/eu/territories.yml +1 -0
- data/resources/locales/eu/timezones.yml +5 -1
- data/resources/locales/eu/units.yml +20 -20
- data/resources/locales/fa/currencies.yml +2 -0
- data/resources/locales/fa/territories.yml +1 -0
- data/resources/locales/fa/timezones.yml +3 -1
- data/resources/locales/fa/units.yml +23 -23
- data/resources/locales/fi/languages.yml +2 -1
- data/resources/locales/fi/territories.yml +2 -0
- data/resources/locales/fi/timezones.yml +3 -1
- data/resources/locales/fi/units.yml +26 -26
- data/resources/locales/fil/languages.yml +1 -0
- data/resources/locales/fil/timezones.yml +3 -1
- data/resources/locales/fil/units.yml +24 -24
- data/resources/locales/fr-BE/languages.yml +2 -1
- data/resources/locales/fr-BE/timezones.yml +3 -1
- data/resources/locales/fr-BE/units.yml +25 -25
- data/resources/locales/fr-CA/languages.yml +2 -1
- data/resources/locales/fr-CA/timezones.yml +3 -1
- data/resources/locales/fr-CA/units.yml +25 -25
- data/resources/locales/fr-CH/languages.yml +2 -1
- data/resources/locales/fr-CH/timezones.yml +3 -1
- data/resources/locales/fr-CH/units.yml +25 -25
- data/resources/locales/fr/languages.yml +2 -1
- data/resources/locales/fr/timezones.yml +3 -1
- data/resources/locales/fr/units.yml +25 -25
- data/resources/locales/ga/currencies.yml +5 -11
- data/resources/locales/ga/languages.yml +13 -110
- data/resources/locales/ga/timezones.yml +3 -1
- data/resources/locales/ga/units.yml +35 -35
- data/resources/locales/gl/languages.yml +1 -0
- data/resources/locales/gl/timezones.yml +3 -1
- data/resources/locales/gl/units.yml +19 -19
- data/resources/locales/gu/languages.yml +1 -4
- data/resources/locales/gu/timezones.yml +3 -1
- data/resources/locales/gu/units.yml +20 -20
- data/resources/locales/he/languages.yml +1 -0
- data/resources/locales/he/timezones.yml +3 -1
- data/resources/locales/he/units.yml +27 -27
- data/resources/locales/hi/languages.yml +4 -3
- data/resources/locales/hi/timezones.yml +3 -1
- data/resources/locales/hi/units.yml +20 -20
- data/resources/locales/hr/languages.yml +3 -2
- data/resources/locales/hr/timezones.yml +3 -1
- data/resources/locales/hr/units.yml +25 -25
- data/resources/locales/hu/currencies.yml +58 -18
- data/resources/locales/hu/languages.yml +3 -2
- data/resources/locales/hu/timezones.yml +3 -1
- data/resources/locales/hu/units.yml +22 -22
- data/resources/locales/hy/currencies.yml +2 -2
- data/resources/locales/hy/languages.yml +1 -0
- data/resources/locales/hy/timezones.yml +3 -1
- data/resources/locales/hy/units.yml +20 -20
- data/resources/locales/id/languages.yml +1 -0
- data/resources/locales/id/timezones.yml +3 -1
- data/resources/locales/id/units.yml +20 -20
- data/resources/locales/is/languages.yml +1 -4
- data/resources/locales/is/timezones.yml +3 -1
- data/resources/locales/is/units.yml +26 -26
- data/resources/locales/it-CH/currencies.yml +2 -2
- data/resources/locales/it-CH/languages.yml +1 -1
- data/resources/locales/it-CH/timezones.yml +3 -1
- data/resources/locales/it-CH/units.yml +20 -20
- data/resources/locales/it/currencies.yml +2 -2
- data/resources/locales/it/languages.yml +1 -1
- data/resources/locales/it/timezones.yml +3 -1
- data/resources/locales/it/units.yml +20 -20
- data/resources/locales/ja/languages.yml +3 -2
- data/resources/locales/ja/timezones.yml +3 -1
- data/resources/locales/ja/units.yml +21 -21
- data/resources/locales/ka/languages.yml +1 -0
- data/resources/locales/ka/timezones.yml +3 -1
- data/resources/locales/ka/units.yml +19 -19
- data/resources/locales/km/languages.yml +1 -0
- data/resources/locales/km/lists.yml +7 -2
- data/resources/locales/km/plurals.yml +1 -1
- data/resources/locales/km/timezones.yml +3 -1
- data/resources/locales/km/units.yml +17 -17
- data/resources/locales/kn/languages.yml +1 -0
- data/resources/locales/kn/timezones.yml +3 -1
- data/resources/locales/kn/units.yml +22 -22
- data/resources/locales/ko/languages.yml +2 -1
- data/resources/locales/ko/timezones.yml +3 -1
- data/resources/locales/ko/units.yml +21 -21
- data/resources/locales/lo/languages.yml +1 -0
- data/resources/locales/lo/plurals.yml +1 -1
- data/resources/locales/lo/territories.yml +2 -0
- data/resources/locales/lo/timezones.yml +3 -1
- data/resources/locales/lo/units.yml +18 -18
- data/resources/locales/lt/territories.yml +2 -0
- data/resources/locales/lt/timezones.yml +3 -1
- data/resources/locales/lt/units.yml +27 -27
- data/resources/locales/lv/languages.yml +2 -1
- data/resources/locales/lv/timezones.yml +3 -1
- data/resources/locales/lv/units.yml +23 -23
- data/resources/locales/mk/languages.yml +1 -0
- data/resources/locales/mk/timezones.yml +3 -1
- data/resources/locales/mk/units.yml +22 -22
- data/resources/locales/mr/timezones.yml +3 -1
- data/resources/locales/mr/units.yml +23 -23
- data/resources/locales/ms/currencies.yml +24 -1
- data/resources/locales/ms/languages.yml +1 -0
- data/resources/locales/ms/territories.yml +2 -0
- data/resources/locales/ms/timezones.yml +3 -1
- data/resources/locales/ms/units.yml +23 -21
- data/resources/locales/mt/currencies.yml +0 -598
- data/resources/locales/mt/units.yml +9 -9
- data/resources/locales/my/languages.yml +1 -0
- data/resources/locales/my/plurals.yml +1 -1
- data/resources/locales/my/territories.yml +2 -0
- data/resources/locales/my/timezones.yml +3 -1
- data/resources/locales/my/units.yml +18 -18
- data/resources/locales/nb/currencies.yml +2 -2
- data/resources/locales/nb/languages.yml +2 -1
- data/resources/locales/nb/territories.yml +1 -1
- data/resources/locales/nb/timezones.yml +3 -1
- data/resources/locales/nb/units.yml +24 -24
- data/resources/locales/nl-BE/languages.yml +3 -2
- data/resources/locales/nl-BE/timezones.yml +3 -1
- data/resources/locales/nl-BE/units.yml +27 -27
- data/resources/locales/nl/languages.yml +3 -2
- data/resources/locales/nl/timezones.yml +3 -1
- data/resources/locales/nl/units.yml +27 -27
- data/resources/locales/pl/languages.yml +2 -1
- data/resources/locales/pl/timezones.yml +102 -162
- data/resources/locales/pl/units.yml +28 -28
- data/resources/locales/pt-PT/languages.yml +3 -2
- data/resources/locales/pt-PT/timezones.yml +2 -0
- data/resources/locales/pt-PT/units.yml +20 -20
- data/resources/locales/pt/languages.yml +2 -1
- data/resources/locales/pt/timezones.yml +3 -1
- data/resources/locales/pt/units.yml +21 -21
- data/resources/locales/ro/languages.yml +3 -2
- data/resources/locales/ro/timezones.yml +3 -1
- data/resources/locales/ro/units.yml +25 -25
- data/resources/locales/ru/languages.yml +3 -2
- data/resources/locales/ru/timezones.yml +3 -1
- data/resources/locales/ru/units.yml +27 -27
- data/resources/locales/sk/languages.yml +1 -0
- data/resources/locales/sk/timezones.yml +3 -1
- data/resources/locales/sk/units.yml +27 -27
- data/resources/locales/sl/languages.yml +1 -0
- data/resources/locales/sl/timezones.yml +3 -1
- data/resources/locales/sl/units.yml +24 -24
- data/resources/locales/sq/languages.yml +1 -0
- data/resources/locales/sq/timezones.yml +3 -1
- data/resources/locales/sq/units.yml +22 -22
- data/resources/locales/sr-Cyrl-ME/languages.yml +2 -0
- data/resources/locales/sr-Cyrl-ME/territories.yml +2 -0
- data/resources/locales/sr-Cyrl-ME/timezones.yml +3 -1
- data/resources/locales/sr-Cyrl-ME/units.yml +22 -22
- data/resources/locales/sr-Latn-ME/languages.yml +2 -0
- data/resources/locales/sr-Latn-ME/territories.yml +2 -0
- data/resources/locales/sr-Latn-ME/timezones.yml +3 -1
- data/resources/locales/sr-Latn-ME/units.yml +22 -22
- data/resources/locales/sr/languages.yml +2 -0
- data/resources/locales/sr/territories.yml +2 -0
- data/resources/locales/sr/timezones.yml +3 -1
- data/resources/locales/sr/units.yml +22 -22
- data/resources/locales/sv/currencies.yml +4 -1
- data/resources/locales/sv/languages.yml +3 -2
- data/resources/locales/sv/timezones.yml +3 -1
- data/resources/locales/sv/units.yml +27 -27
- data/resources/locales/sw/territories.yml +1 -1
- data/resources/locales/sw/timezones.yml +5 -1
- data/resources/locales/sw/units.yml +20 -20
- data/resources/locales/ta/languages.yml +1 -0
- data/resources/locales/ta/timezones.yml +3 -1
- data/resources/locales/ta/units.yml +22 -22
- data/resources/locales/th/languages.yml +2 -1
- data/resources/locales/th/plurals.yml +1 -1
- data/resources/locales/th/timezones.yml +3 -1
- data/resources/locales/th/units.yml +18 -18
- data/resources/locales/tr/languages.yml +3 -2
- data/resources/locales/tr/timezones.yml +3 -1
- data/resources/locales/tr/units.yml +26 -26
- data/resources/locales/uk/languages.yml +3 -2
- data/resources/locales/uk/timezones.yml +3 -1
- data/resources/locales/uk/units.yml +27 -27
- data/resources/locales/ur/languages.yml +1 -4
- data/resources/locales/ur/timezones.yml +3 -1
- data/resources/locales/ur/units.yml +22 -22
- data/resources/locales/vi/languages.yml +2 -1
- data/resources/locales/vi/timezones.yml +3 -1
- data/resources/locales/vi/units.yml +15 -15
- data/resources/locales/xh/units.yml +9 -9
- data/resources/locales/zh-Hant/languages.yml +2 -2
- data/resources/locales/zh-Hant/timezones.yml +3 -1
- data/resources/locales/zh-Hant/units.yml +23 -23
- data/resources/locales/zh/languages.yml +3 -2
- data/resources/locales/zh/timezones.yml +3 -1
- data/resources/locales/zh/units.yml +19 -19
- data/resources/locales/zu/currencies.yml +2 -2
- data/resources/locales/zu/languages.yml +1 -0
- data/resources/locales/zu/territories.yml +0 -1
- data/resources/locales/zu/timezones.yml +3 -1
- data/resources/locales/zu/units.yml +18 -18
- data/resources/shared/hyphenation/bg-BG.yml +2 -2
- data/resources/shared/hyphenation/ca.yml +6 -6
- data/resources/shared/hyphenation/de-AT.yml +4 -45
- data/resources/shared/hyphenation/de-CH.yml +4 -45
- data/resources/shared/hyphenation/de-DE.yml +4 -45
- data/resources/shared/hyphenation/en-GB.yml +4 -4
- data/resources/shared/hyphenation/en-US.yml +4 -4
- data/resources/shared/hyphenation/es.yml +2 -2
- data/resources/shared/hyphenation/fr.yml +5 -5
- data/resources/shared/hyphenation/gl.yml +2 -2
- data/resources/shared/hyphenation/hr-HR.yml +3 -3
- data/resources/shared/hyphenation/hu-HU.yml +2 -2
- data/resources/shared/hyphenation/is.yml +2 -2
- data/resources/shared/hyphenation/sl-SI.yml +3 -3
- data/resources/shared/hyphenation/sr-Latn.yml +2 -2
- data/resources/shared/hyphenation/sr.yml +2 -2
- data/resources/shared/hyphenation/sv.yml +2 -2
- data/resources/shared/likely_subtags.yml +12 -2
- data/resources/shared/metazones.yml +13 -1
- data/resources/shared/numbering_systems.yml +6 -0
- data/resources/shared/parent_locales.yml +172 -0
- data/resources/shared/segments/rules/el/sentence.yml +435 -424
- data/resources/shared/segments/rules/en-US-POSIX/word.yml +523 -483
- data/resources/shared/segments/rules/ja/line.yml +569 -716
- data/resources/shared/segments/rules/ja/word.yml +523 -483
- data/resources/shared/segments/rules/root/grapheme.yml +324 -318
- data/resources/shared/segments/rules/root/line.yml +569 -716
- data/resources/shared/segments/rules/root/sentence.yml +435 -424
- data/resources/shared/segments/rules/root/word.yml +523 -483
- data/resources/shared/segments/rules/zh-Hant/line.yml +569 -716
- data/resources/shared/segments/rules/zh/line.yml +569 -716
- data/resources/shared/segments/suppressions/en/sentence.yml +175 -4
- data/resources/shared/segments/suppressions/it/sentence.yml +77 -4
- data/resources/shared/segments/suppressions/ru/sentence.yml +46 -4
- data/resources/shared/segments/tests/line_break_test.yml +1027 -687
- data/resources/shared/territories_containment.yml +0 -1
- data/resources/shared/transforms/Han-Latin.yml +830 -830
- data/resources/shared/transforms/Myanmar-Latin.yml +192 -0
- data/resources/shared/transforms/transform_id_map.yml +4 -0
- data/resources/shared/validity_data.yml +5 -0
- data/resources/supported_locales.yml +1 -0
- data/resources/unicode_data/blocks.yml +32 -0
- data/resources/unicode_data/blocks/ancient_symbols.yml +16 -0
- data/resources/unicode_data/blocks/arabic_extended_a.yml +160 -0
- data/resources/unicode_data/blocks/bopomofo_extended.yml +80 -0
- data/resources/unicode_data/blocks/chakma.yml +16 -0
- data/resources/unicode_data/blocks/chorasmian.yml +449 -0
- data/resources/unicode_data/blocks/cjk_unified_ideographs.yml +2 -2
- data/resources/unicode_data/blocks/cjk_unified_ideographs_extension_a.yml +2 -2
- data/resources/unicode_data/blocks/cjk_unified_ideographs_extension_b.yml +2 -2
- data/resources/unicode_data/blocks/cjk_unified_ideographs_extension_g.yml +33 -0
- data/resources/unicode_data/blocks/combining_diacritical_marks_extended.yml +32 -0
- data/resources/unicode_data/blocks/dives_akuru.yml +1153 -0
- data/resources/unicode_data/blocks/enclosed_alphanumeric_supplement.yml +112 -0
- data/resources/unicode_data/blocks/enclosed_cjk_letters_and_months.yml +16 -0
- data/resources/unicode_data/blocks/ideographic_symbols_and_punctuation.yml +48 -0
- data/resources/unicode_data/blocks/khitan_small_script.yml +7521 -0
- data/resources/unicode_data/blocks/latin_extended_d.yml +96 -0
- data/resources/unicode_data/blocks/latin_extended_e.yml +64 -0
- data/resources/unicode_data/blocks/lisu_supplement.yml +17 -0
- data/resources/unicode_data/blocks/malayalam.yml +16 -0
- data/resources/unicode_data/blocks/miscellaneous_symbols_and_arrows.yml +16 -0
- data/resources/unicode_data/blocks/newa.yml +48 -0
- data/resources/unicode_data/blocks/oriya.yml +16 -0
- data/resources/unicode_data/blocks/sharada.yml +32 -0
- data/resources/unicode_data/blocks/sinhala.yml +16 -0
- data/resources/unicode_data/blocks/supplemental_arrows_c.yml +32 -0
- data/resources/unicode_data/blocks/supplemental_punctuation.yml +48 -0
- data/resources/unicode_data/blocks/supplemental_symbols_and_pictographs.yml +160 -0
- data/resources/unicode_data/blocks/syloti_nagri.yml +16 -0
- data/resources/unicode_data/blocks/symbols_and_pictographs_extended_a.yml +656 -0
- data/resources/unicode_data/blocks/symbols_for_legacy_computing.yml +3399 -0
- data/resources/unicode_data/blocks/tangut_components.yml +208 -0
- data/resources/unicode_data/blocks/tangut_supplement.yml +33 -0
- data/resources/unicode_data/blocks/transport_and_map_symbols.yml +64 -0
- data/resources/unicode_data/blocks/yezidi.yml +753 -0
- data/resources/unicode_data/casefolding.yml +12 -0
- data/resources/unicode_data/properties/{Script_Extensions/Armn → Age/12.1}/value.dump +1 -1
- data/resources/unicode_data/properties/Age/13.0/value.dump +0 -0
- data/resources/unicode_data/properties/Alphabetic/value.dump +0 -0
- data/resources/unicode_data/properties/Bidi_Class/AL/value.dump +0 -0
- data/resources/unicode_data/properties/Bidi_Class/EN/value.dump +0 -0
- data/resources/unicode_data/properties/Bidi_Class/L/value.dump +0 -0
- data/resources/unicode_data/properties/Bidi_Class/NSM/value.dump +0 -0
- data/resources/unicode_data/properties/Bidi_Class/ON/value.dump +0 -0
- data/resources/unicode_data/properties/Bidi_Class/R/value.dump +0 -0
- data/resources/unicode_data/properties/Bidi_Mirrored/N/value.dump +0 -0
- data/resources/unicode_data/properties/Block/CJK Unified Ideographs Extension G/value.dump +0 -0
- data/resources/unicode_data/properties/Block/Chorasmian/value.dump +3 -0
- data/resources/unicode_data/properties/Block/Dives Akuru/value.dump +0 -0
- data/resources/unicode_data/properties/Block/Khitan Small Script/value.dump +0 -0
- data/resources/unicode_data/properties/Block/Lisu Supplement/value.dump +3 -0
- data/resources/unicode_data/properties/Block/Symbols for Legacy Computing/value.dump +0 -0
- data/resources/unicode_data/properties/Block/Tangut Supplement/value.dump +0 -0
- data/resources/unicode_data/properties/Block/Yezidi/value.dump +3 -0
- data/resources/unicode_data/properties/Canonical_Combining_Class/0/value.dump +0 -0
- data/resources/unicode_data/properties/Canonical_Combining_Class/220/value.dump +3 -2
- data/resources/unicode_data/properties/Canonical_Combining_Class/230/value.dump +0 -0
- data/resources/unicode_data/properties/Canonical_Combining_Class/6/value.dump +3 -0
- data/resources/unicode_data/properties/Canonical_Combining_Class/7/value.dump +3 -2
- data/resources/unicode_data/properties/Canonical_Combining_Class/9/value.dump +5 -3
- data/resources/unicode_data/properties/Case_Ignorable/value.dump +0 -0
- data/resources/unicode_data/properties/Cased/value.dump +0 -0
- data/resources/unicode_data/properties/Changes_When_Casefolded/value.dump +0 -0
- data/resources/unicode_data/properties/Changes_When_Casemapped/value.dump +0 -0
- data/resources/unicode_data/properties/Changes_When_Lowercased/value.dump +0 -0
- data/resources/unicode_data/properties/Changes_When_Titlecased/value.dump +5 -2
- data/resources/unicode_data/properties/Changes_When_Uppercased/value.dump +5 -2
- data/resources/unicode_data/properties/Dash/value.dump +0 -0
- data/resources/unicode_data/properties/Diacritic/value.dump +0 -0
- data/resources/unicode_data/properties/East_Asian_Width/N/value.dump +0 -0
- data/resources/unicode_data/properties/East_Asian_Width/W/value.dump +0 -0
- data/resources/unicode_data/properties/Emoji/value.dump +0 -0
- data/resources/unicode_data/properties/Emoji_Modifier_Base/value.dump +5 -3
- data/resources/unicode_data/properties/Emoji_Presentation/value.dump +0 -0
- data/resources/unicode_data/properties/Extended_Pictographic/value.dump +0 -0
- data/resources/unicode_data/properties/Extender/value.dump +3 -2
- data/resources/unicode_data/properties/General_Category/L/l/value.dump +0 -0
- data/resources/unicode_data/properties/General_Category/L/m/value.dump +3 -2
- data/resources/unicode_data/properties/General_Category/L/o/value.dump +0 -0
- data/resources/unicode_data/properties/General_Category/L/u/value.dump +0 -0
- data/resources/unicode_data/properties/General_Category/M/c/value.dump +0 -0
- data/resources/unicode_data/properties/General_Category/M/n/value.dump +0 -0
- data/resources/unicode_data/properties/General_Category/N/d/value.dump +0 -0
- data/resources/unicode_data/properties/General_Category/N/o/value.dump +0 -0
- data/resources/unicode_data/properties/General_Category/P/d/value.dump +0 -0
- data/resources/unicode_data/properties/General_Category/P/o/value.dump +0 -0
- data/resources/unicode_data/properties/General_Category/S/k/value.dump +0 -0
- data/resources/unicode_data/properties/General_Category/S/o/value.dump +0 -0
- data/resources/unicode_data/properties/Grapheme_Base/value.dump +0 -0
- data/resources/unicode_data/properties/Grapheme_Cluster_Break/Extend/value.dump +0 -0
- data/resources/unicode_data/properties/Grapheme_Cluster_Break/Prepend/value.dump +0 -0
- data/resources/unicode_data/properties/Grapheme_Cluster_Break/SpacingMark/value.dump +0 -0
- data/resources/unicode_data/properties/Grapheme_Extend/value.dump +0 -0
- data/resources/unicode_data/properties/Grapheme_Link/value.dump +5 -3
- data/resources/unicode_data/properties/ID_Continue/value.dump +0 -0
- data/resources/unicode_data/properties/ID_Start/value.dump +0 -0
- data/resources/unicode_data/properties/Ideographic/value.dump +0 -0
- data/resources/unicode_data/properties/Indic_Positional_Category/Bottom/value.dump +5 -3
- data/resources/unicode_data/properties/Indic_Positional_Category/Bottom_And_Right/value.dump +5 -3
- data/resources/unicode_data/properties/Indic_Positional_Category/Left/value.dump +6 -3
- data/resources/unicode_data/properties/Indic_Positional_Category/Left_And_Right/value.dump +3 -2
- data/resources/unicode_data/properties/Indic_Positional_Category/Right/value.dump +0 -0
- data/resources/unicode_data/properties/Indic_Positional_Category/Top/value.dump +0 -0
- data/resources/unicode_data/properties/Indic_Positional_Category/Top_And_Bottom_And_Left/value.dump +4 -0
- data/resources/unicode_data/properties/Indic_Syllabic_Category/Bindu/value.dump +0 -0
- data/resources/unicode_data/properties/Indic_Syllabic_Category/Consonant/value.dump +0 -0
- data/resources/unicode_data/properties/Indic_Syllabic_Category/Consonant_Medial/value.dump +4 -2
- data/resources/unicode_data/properties/Indic_Syllabic_Category/Consonant_Preceding_Repha/value.dump +3 -2
- data/resources/unicode_data/properties/Indic_Syllabic_Category/Consonant_Prefixed/value.dump +3 -2
- data/resources/unicode_data/properties/Indic_Syllabic_Category/Consonant_With_Stacker/value.dump +3 -2
- data/resources/unicode_data/properties/Indic_Syllabic_Category/Invisible_Stacker/value.dump +3 -2
- data/resources/unicode_data/properties/Indic_Syllabic_Category/Nukta/value.dump +3 -2
- data/resources/unicode_data/properties/Indic_Syllabic_Category/Number/value.dump +0 -0
- data/resources/unicode_data/properties/Indic_Syllabic_Category/Pure_Killer/value.dump +5 -3
- data/resources/unicode_data/properties/Indic_Syllabic_Category/Vowel_Dependent/value.dump +7 -4
- data/resources/unicode_data/properties/Indic_Syllabic_Category/Vowel_Independent/value.dump +0 -0
- data/resources/unicode_data/properties/Joining_Group/AFRICAN QAF/value.dump +3 -2
- data/resources/unicode_data/properties/Joining_Group/AIN/value.dump +3 -3
- data/resources/unicode_data/properties/Joining_Group/BEH/value.dump +3 -2
- data/resources/unicode_data/properties/Joining_Group/GAF/value.dump +3 -2
- data/resources/unicode_data/properties/Joining_Group/HAH/value.dump +4 -2
- data/resources/unicode_data/properties/Joining_Group/LAM/value.dump +4 -2
- data/resources/unicode_data/properties/Joining_Group/No_Joining_Group/value.dump +0 -0
- data/resources/unicode_data/properties/Joining_Type/Dual_Joining/value.dump +0 -0
- data/resources/unicode_data/properties/Joining_Type/Left_Joining/value.dump +0 -0
- data/resources/unicode_data/properties/Joining_Type/Non_Joining/value.dump +0 -0
- data/resources/unicode_data/properties/Joining_Type/Right_Joining/value.dump +9 -3
- data/resources/unicode_data/properties/Line_Break/AL/value.dump +0 -0
- data/resources/unicode_data/properties/Line_Break/BA/value.dump +0 -0
- data/resources/unicode_data/properties/Line_Break/CM/value.dump +0 -0
- data/resources/unicode_data/properties/Line_Break/EB/value.dump +5 -3
- data/resources/unicode_data/properties/Line_Break/GL/value.dump +3 -2
- data/resources/unicode_data/properties/Line_Break/ID/value.dump +0 -0
- data/resources/unicode_data/properties/Line_Break/NU/value.dump +0 -0
- data/resources/unicode_data/properties/Lowercase/value.dump +0 -0
- data/resources/unicode_data/properties/Numeric_Type/0/value.dump +0 -0
- data/resources/unicode_data/properties/Numeric_Type/1/value.dump +5 -3
- data/resources/unicode_data/properties/Numeric_Type/2/value.dump +5 -3
- data/resources/unicode_data/properties/Numeric_Type/3/value.dump +5 -3
- data/resources/unicode_data/properties/Numeric_Type/4/value.dump +5 -3
- data/resources/unicode_data/properties/Numeric_Type/5/value.dump +5 -3
- data/resources/unicode_data/properties/Numeric_Type/6/value.dump +5 -3
- data/resources/unicode_data/properties/Numeric_Type/7/value.dump +5 -3
- data/resources/unicode_data/properties/Numeric_Type/8/value.dump +5 -3
- data/resources/unicode_data/properties/Numeric_Type/9/value.dump +5 -3
- data/resources/unicode_data/properties/Numeric_Type/value.dump +0 -0
- data/resources/unicode_data/properties/Other_Alphabetic/value.dump +0 -0
- data/resources/unicode_data/properties/Other_Grapheme_Extend/value.dump +0 -0
- data/resources/unicode_data/properties/Script/Arabic/value.dump +0 -0
- data/resources/unicode_data/properties/Script/Armenian/value.dump +1 -3
- data/resources/unicode_data/properties/Script/Bopomofo/value.dump +1 -1
- data/resources/unicode_data/properties/Script/Chakma/value.dump +0 -0
- data/resources/unicode_data/properties/Script/Chorasmian/value.dump +3 -0
- data/resources/unicode_data/properties/Script/Common/value.dump +0 -0
- data/resources/unicode_data/properties/Script/Dives_Akuru/value.dump +0 -0
- data/resources/unicode_data/properties/Script/Han/value.dump +0 -0
- data/resources/unicode_data/properties/Script/Inherited/value.dump +0 -0
- data/resources/unicode_data/properties/Script/Khitan_Small_Script/value.dump +0 -0
- data/resources/unicode_data/properties/Script/Latin/value.dump +0 -0
- data/resources/unicode_data/properties/Script/Lisu/value.dump +3 -2
- data/resources/unicode_data/properties/Script/Malayalam/value.dump +0 -0
- data/resources/unicode_data/properties/Script/Newa/value.dump +0 -0
- data/resources/unicode_data/properties/Script/Oriya/value.dump +1 -1
- data/resources/unicode_data/properties/Script/Sharada/value.dump +2 -3
- data/resources/unicode_data/properties/Script/Sinhala/value.dump +1 -1
- data/resources/unicode_data/properties/Script/Syloti_Nagri/value.dump +0 -0
- data/resources/unicode_data/properties/Script/Tangut/value.dump +0 -0
- data/resources/unicode_data/properties/Script/Yezidi/value.dump +5 -0
- data/resources/unicode_data/properties/Script_Extensions/Cyrl/value.dump +3 -2
- data/resources/unicode_data/properties/Script_Extensions/Geor/value.dump +2 -3
- data/resources/unicode_data/properties/Script_Extensions/Hani/value.dump +0 -0
- data/resources/unicode_data/properties/Script_Extensions/Latn/value.dump +0 -0
- data/resources/unicode_data/properties/Script_Extensions/Syrc/value.dump +3 -2
- data/resources/unicode_data/properties/Script_Extensions/Yezi/value.dump +6 -0
- data/resources/unicode_data/properties/Sentence_Break/Extend/value.dump +0 -0
- data/resources/unicode_data/properties/Sentence_Break/Lower/value.dump +0 -0
- data/resources/unicode_data/properties/Sentence_Break/Numeric/value.dump +0 -0
- data/resources/unicode_data/properties/Sentence_Break/OLetter/value.dump +0 -0
- data/resources/unicode_data/properties/Sentence_Break/STerm/value.dump +0 -0
- data/resources/unicode_data/properties/Sentence_Break/Upper/value.dump +0 -0
- data/resources/unicode_data/properties/Sentence_Terminal/value.dump +0 -0
- data/resources/unicode_data/properties/Terminal_Punctuation/value.dump +0 -0
- data/resources/unicode_data/properties/Unified_Ideograph/value.dump +0 -0
- data/resources/unicode_data/properties/Uppercase/value.dump +0 -0
- data/resources/unicode_data/properties/Word_Break/ALetter/value.dump +0 -0
- data/resources/unicode_data/properties/Word_Break/Extend/value.dump +0 -0
- data/resources/unicode_data/properties/Word_Break/MidLetter/value.dump +3 -2
- data/resources/unicode_data/properties/Word_Break/Numeric/value.dump +0 -0
- data/resources/unicode_data/properties/XID_Continue/value.dump +0 -0
- data/resources/unicode_data/properties/XID_Start/value.dump +0 -0
- data/resources/unicode_data/property_aliases.yml +24 -0
- data/resources/unicode_data/property_value_aliases.yml +63 -0
- data/spec/formatters/list_formatter_spec.rb +20 -0
- data/spec/formatters/plurals/plural_formatter_spec.rb +1 -1
- data/spec/shared/calendar_spec.rb +1 -1
- data/spec/shared/hyphenator_spec.rb +9 -1
- data/spec/shared/likely_subtags_spec.rb +8 -0
- data/spec/shared/locale_spec.rb +33 -1
- data/spec/shared/numbers_spec.rb +2 -2
- data/spec/timezones/tests/af.yml +5 -5
- data/spec/timezones/tests/ar.yml +5 -5
- data/spec/timezones/tests/az.yml +6 -6
- data/spec/timezones/tests/be.yml +6 -6
- data/spec/timezones/tests/bg.yml +6 -6
- data/spec/timezones/tests/bn.yml +5 -5
- data/spec/timezones/tests/bs.yml +6 -6
- data/spec/timezones/tests/ca.yml +6 -6
- data/spec/timezones/tests/cs.yml +6 -6
- data/spec/timezones/tests/cy.yml +5 -5
- data/spec/timezones/tests/da.yml +6 -6
- data/spec/timezones/tests/de-AT.yml +6 -6
- data/spec/timezones/tests/de-CH.yml +6 -6
- data/spec/timezones/tests/de.yml +6 -6
- data/spec/timezones/tests/el.yml +6 -6
- data/spec/timezones/tests/en-001.yml +12475 -0
- data/spec/timezones/tests/en-150.yml +5 -5
- data/spec/timezones/tests/en-AU.yml +5 -5
- data/spec/timezones/tests/en-CA.yml +5 -5
- data/spec/timezones/tests/en-GB.yml +5 -5
- data/spec/timezones/tests/en-IE.yml +5 -5
- data/spec/timezones/tests/en-IN.yml +5 -5
- data/spec/timezones/tests/en-NZ.yml +5 -5
- data/spec/timezones/tests/en-SG.yml +5 -5
- data/spec/timezones/tests/en-US.yml +5 -5
- data/spec/timezones/tests/en-ZA.yml +5 -5
- data/spec/timezones/tests/en.yml +5 -5
- data/spec/timezones/tests/es-419.yml +6 -6
- data/spec/timezones/tests/es-AR.yml +8 -8
- data/spec/timezones/tests/es-CO.yml +6 -6
- data/spec/timezones/tests/es-MX.yml +6 -6
- data/spec/timezones/tests/es-US.yml +6 -6
- data/spec/timezones/tests/es.yml +6 -6
- data/spec/timezones/tests/et.yml +6 -6
- data/spec/timezones/tests/eu.yml +9 -9
- data/spec/timezones/tests/fa.yml +5 -5
- data/spec/timezones/tests/fi.yml +6 -6
- data/spec/timezones/tests/fil.yml +5 -5
- data/spec/timezones/tests/fr-BE.yml +6 -6
- data/spec/timezones/tests/fr-CA.yml +6 -6
- data/spec/timezones/tests/fr-CH.yml +6 -6
- data/spec/timezones/tests/fr.yml +6 -6
- data/spec/timezones/tests/ga.yml +6 -6
- data/spec/timezones/tests/gl.yml +6 -6
- data/spec/timezones/tests/gu.yml +6 -6
- data/spec/timezones/tests/he.yml +5 -5
- data/spec/timezones/tests/hi.yml +5 -5
- data/spec/timezones/tests/hr.yml +6 -6
- data/spec/timezones/tests/hu.yml +6 -6
- data/spec/timezones/tests/hy.yml +6 -6
- data/spec/timezones/tests/id.yml +5 -5
- data/spec/timezones/tests/is.yml +6 -6
- data/spec/timezones/tests/it-CH.yml +6 -6
- data/spec/timezones/tests/it.yml +6 -6
- data/spec/timezones/tests/ja.yml +5 -5
- data/spec/timezones/tests/ka.yml +6 -6
- data/spec/timezones/tests/km.yml +6 -6
- data/spec/timezones/tests/kn.yml +5 -5
- data/spec/timezones/tests/ko.yml +5 -5
- data/spec/timezones/tests/lo.yml +6 -6
- data/spec/timezones/tests/lt.yml +6 -6
- data/spec/timezones/tests/lv.yml +6 -6
- data/spec/timezones/tests/mk.yml +6 -6
- data/spec/timezones/tests/mr.yml +6 -6
- data/spec/timezones/tests/ms.yml +6 -6
- data/spec/timezones/tests/my.yml +6 -6
- data/spec/timezones/tests/nb.yml +5 -5
- data/spec/timezones/tests/nl-BE.yml +6 -6
- data/spec/timezones/tests/nl.yml +6 -6
- data/spec/timezones/tests/pl.yml +197 -197
- data/spec/timezones/tests/pt-PT.yml +6 -6
- data/spec/timezones/tests/pt.yml +6 -6
- data/spec/timezones/tests/ro.yml +6 -6
- data/spec/timezones/tests/ru.yml +6 -6
- data/spec/timezones/tests/sk.yml +6 -6
- data/spec/timezones/tests/sl.yml +6 -6
- data/spec/timezones/tests/sq.yml +6 -6
- data/spec/timezones/tests/sr-Cyrl-ME.yml +6 -6
- data/spec/timezones/tests/sr-Latn-ME.yml +6 -6
- data/spec/timezones/tests/sr.yml +6 -6
- data/spec/timezones/tests/sv.yml +6 -6
- data/spec/timezones/tests/sw.yml +8 -8
- data/spec/timezones/tests/ta.yml +5 -5
- data/spec/timezones/tests/th.yml +5 -5
- data/spec/timezones/tests/tr.yml +5 -5
- data/spec/timezones/tests/uk.yml +6 -6
- data/spec/timezones/tests/ur.yml +6 -6
- data/spec/timezones/tests/vi.yml +5 -5
- data/spec/timezones/tests/zh-Hant.yml +5 -5
- data/spec/timezones/tests/zh.yml +5 -5
- data/spec/timezones/tests/zu.yml +6 -6
- data/spec/transforms/test_data.yml +6 -0
- data/spec/twitter_cldr_spec.rb +21 -0
- metadata +50 -14
- data/resources/uli/segments/de.yml +0 -5
- data/resources/uli/segments/en.yml +0 -3
- data/resources/uli/segments/es.yml +0 -5
- data/resources/uli/segments/fr.yml +0 -5
- data/resources/uli/segments/it.yml +0 -3
- data/resources/uli/segments/pt.yml +0 -5
- data/resources/uli/segments/ru.yml +0 -3
data/spec/timezones/tests/th.yml
CHANGED
@@ -1453,9 +1453,9 @@ America/Argentina/San_Luis:
|
|
1453
1453
|
:LOCALIZED_GMT: GMT-03:00
|
1454
1454
|
:LOCALIZED_GMT_SHORT: GMT-3
|
1455
1455
|
:GENERIC_LOCATION: เวลาซันลูอิส
|
1456
|
-
:GENERIC_LONG:
|
1456
|
+
:GENERIC_LONG: เวลามาตรฐานอาร์เจนตินา
|
1457
1457
|
:GENERIC_SHORT: เวลาซันลูอิส
|
1458
|
-
:SPECIFIC_LONG:
|
1458
|
+
:SPECIFIC_LONG: เวลามาตรฐานอาร์เจนตินา
|
1459
1459
|
:SPECIFIC_SHORT: GMT-3
|
1460
1460
|
:ISO_BASIC_SHORT: "-03"
|
1461
1461
|
:ISO_BASIC_LOCAL_SHORT: "-03"
|
@@ -5296,9 +5296,9 @@ Asia/Choibalsan:
|
|
5296
5296
|
:LOCALIZED_GMT: GMT+08:00
|
5297
5297
|
:LOCALIZED_GMT_SHORT: GMT+8
|
5298
5298
|
:GENERIC_LOCATION: เวลาชอยบาลซาน
|
5299
|
-
:GENERIC_LONG:
|
5299
|
+
:GENERIC_LONG: เวลามาตรฐานอูลานบาตอร์
|
5300
5300
|
:GENERIC_SHORT: เวลาชอยบาลซาน
|
5301
|
-
:SPECIFIC_LONG:
|
5301
|
+
:SPECIFIC_LONG: เวลามาตรฐานอูลานบาตอร์
|
5302
5302
|
:SPECIFIC_SHORT: GMT+8
|
5303
5303
|
:ISO_BASIC_SHORT: "+08"
|
5304
5304
|
:ISO_BASIC_LOCAL_SHORT: "+08"
|
@@ -11577,7 +11577,7 @@ Pacific/Norfolk:
|
|
11577
11577
|
:GENERIC_LOCATION: เวลาเกาะนอร์ฟอล์ก
|
11578
11578
|
:GENERIC_LONG: เวลาเกาะนอร์ฟอล์ก
|
11579
11579
|
:GENERIC_SHORT: เวลาเกาะนอร์ฟอล์ก
|
11580
|
-
:SPECIFIC_LONG:
|
11580
|
+
:SPECIFIC_LONG: เวลาฤดูร้อนเกาะนอร์ฟอล์ก
|
11581
11581
|
:SPECIFIC_SHORT: GMT+12
|
11582
11582
|
:ISO_BASIC_SHORT: "+12"
|
11583
11583
|
:ISO_BASIC_LOCAL_SHORT: "+12"
|
data/spec/timezones/tests/tr.yml
CHANGED
@@ -1453,9 +1453,9 @@ America/Argentina/San_Luis:
|
|
1453
1453
|
:LOCALIZED_GMT: GMT-03:00
|
1454
1454
|
:LOCALIZED_GMT_SHORT: GMT-3
|
1455
1455
|
:GENERIC_LOCATION: San Luis Saati
|
1456
|
-
:GENERIC_LONG:
|
1456
|
+
:GENERIC_LONG: Arjantin Standart Saati
|
1457
1457
|
:GENERIC_SHORT: San Luis Saati
|
1458
|
-
:SPECIFIC_LONG:
|
1458
|
+
:SPECIFIC_LONG: Arjantin Standart Saati
|
1459
1459
|
:SPECIFIC_SHORT: GMT-3
|
1460
1460
|
:ISO_BASIC_SHORT: "-03"
|
1461
1461
|
:ISO_BASIC_LOCAL_SHORT: "-03"
|
@@ -5296,9 +5296,9 @@ Asia/Choibalsan:
|
|
5296
5296
|
:LOCALIZED_GMT: GMT+08:00
|
5297
5297
|
:LOCALIZED_GMT_SHORT: GMT+8
|
5298
5298
|
:GENERIC_LOCATION: Çoybalsan Saati
|
5299
|
-
:GENERIC_LONG:
|
5299
|
+
:GENERIC_LONG: Ulan Batur Standart Saati
|
5300
5300
|
:GENERIC_SHORT: Çoybalsan Saati
|
5301
|
-
:SPECIFIC_LONG:
|
5301
|
+
:SPECIFIC_LONG: Ulan Batur Standart Saati
|
5302
5302
|
:SPECIFIC_SHORT: GMT+8
|
5303
5303
|
:ISO_BASIC_SHORT: "+08"
|
5304
5304
|
:ISO_BASIC_LOCAL_SHORT: "+08"
|
@@ -11577,7 +11577,7 @@ Pacific/Norfolk:
|
|
11577
11577
|
:GENERIC_LOCATION: Norfolk Adası Saati
|
11578
11578
|
:GENERIC_LONG: Norfolk Adası Saati
|
11579
11579
|
:GENERIC_SHORT: Norfolk Adası Saati
|
11580
|
-
:SPECIFIC_LONG:
|
11580
|
+
:SPECIFIC_LONG: Norfolk Adası Yaz Saati
|
11581
11581
|
:SPECIFIC_SHORT: GMT+12
|
11582
11582
|
:ISO_BASIC_SHORT: "+12"
|
11583
11583
|
:ISO_BASIC_LOCAL_SHORT: "+12"
|
data/spec/timezones/tests/uk.yml
CHANGED
@@ -1453,9 +1453,9 @@ America/Argentina/San_Luis:
|
|
1453
1453
|
:LOCALIZED_GMT: GMT-03:00
|
1454
1454
|
:LOCALIZED_GMT_SHORT: GMT-3
|
1455
1455
|
:GENERIC_LOCATION: 'час: Сан-Луїс'
|
1456
|
-
:GENERIC_LONG: за стандартним
|
1456
|
+
:GENERIC_LONG: за стандартним аргентинським часом
|
1457
1457
|
:GENERIC_SHORT: 'час: Сан-Луїс'
|
1458
|
-
:SPECIFIC_LONG: за стандартним
|
1458
|
+
:SPECIFIC_LONG: за стандартним аргентинським часом
|
1459
1459
|
:SPECIFIC_SHORT: GMT-3
|
1460
1460
|
:ISO_BASIC_SHORT: "-03"
|
1461
1461
|
:ISO_BASIC_LOCAL_SHORT: "-03"
|
@@ -5296,9 +5296,9 @@ Asia/Choibalsan:
|
|
5296
5296
|
:LOCALIZED_GMT: GMT+08:00
|
5297
5297
|
:LOCALIZED_GMT_SHORT: GMT+8
|
5298
5298
|
:GENERIC_LOCATION: 'час: Чойбалсан'
|
5299
|
-
:GENERIC_LONG: за стандартним часом
|
5299
|
+
:GENERIC_LONG: за стандартним часом в Улан-Баторі
|
5300
5300
|
:GENERIC_SHORT: 'час: Чойбалсан'
|
5301
|
-
:SPECIFIC_LONG: за стандартним часом
|
5301
|
+
:SPECIFIC_LONG: за стандартним часом в Улан-Баторі
|
5302
5302
|
:SPECIFIC_SHORT: GMT+8
|
5303
5303
|
:ISO_BASIC_SHORT: "+08"
|
5304
5304
|
:ISO_BASIC_LOCAL_SHORT: "+08"
|
@@ -11575,9 +11575,9 @@ Pacific/Norfolk:
|
|
11575
11575
|
:LOCALIZED_GMT: GMT+12:00
|
11576
11576
|
:LOCALIZED_GMT_SHORT: GMT+12
|
11577
11577
|
:GENERIC_LOCATION: 'час: Острів Норфолк'
|
11578
|
-
:GENERIC_LONG:
|
11578
|
+
:GENERIC_LONG: за часом на острові Норфолк
|
11579
11579
|
:GENERIC_SHORT: 'час: Острів Норфолк'
|
11580
|
-
:SPECIFIC_LONG:
|
11580
|
+
:SPECIFIC_LONG: за літнім часом на острові Норфолк
|
11581
11581
|
:SPECIFIC_SHORT: GMT+12
|
11582
11582
|
:ISO_BASIC_SHORT: "+12"
|
11583
11583
|
:ISO_BASIC_LOCAL_SHORT: "+12"
|
data/spec/timezones/tests/ur.yml
CHANGED
@@ -1453,9 +1453,9 @@ America/Argentina/San_Luis:
|
|
1453
1453
|
:LOCALIZED_GMT: GMT -03:00
|
1454
1454
|
:LOCALIZED_GMT_SHORT: GMT -3
|
1455
1455
|
:GENERIC_LOCATION: سان لوئس وقت
|
1456
|
-
:GENERIC_LONG:
|
1456
|
+
:GENERIC_LONG: ارجنٹینا کا معیاری وقت
|
1457
1457
|
:GENERIC_SHORT: سان لوئس وقت
|
1458
|
-
:SPECIFIC_LONG:
|
1458
|
+
:SPECIFIC_LONG: ارجنٹینا کا معیاری وقت
|
1459
1459
|
:SPECIFIC_SHORT: GMT -3
|
1460
1460
|
:ISO_BASIC_SHORT: "-03"
|
1461
1461
|
:ISO_BASIC_LOCAL_SHORT: "-03"
|
@@ -5296,9 +5296,9 @@ Asia/Choibalsan:
|
|
5296
5296
|
:LOCALIZED_GMT: GMT +08:00
|
5297
5297
|
:LOCALIZED_GMT_SHORT: GMT +8
|
5298
5298
|
:GENERIC_LOCATION: چوئبالسان وقت
|
5299
|
-
:GENERIC_LONG:
|
5299
|
+
:GENERIC_LONG: یولان بیتور سٹینڈرڈ ٹائم
|
5300
5300
|
:GENERIC_SHORT: چوئبالسان وقت
|
5301
|
-
:SPECIFIC_LONG:
|
5301
|
+
:SPECIFIC_LONG: یولان بیتور سٹینڈرڈ ٹائم
|
5302
5302
|
:SPECIFIC_SHORT: GMT +8
|
5303
5303
|
:ISO_BASIC_SHORT: "+08"
|
5304
5304
|
:ISO_BASIC_LOCAL_SHORT: "+08"
|
@@ -11575,9 +11575,9 @@ Pacific/Norfolk:
|
|
11575
11575
|
:LOCALIZED_GMT: GMT +12:00
|
11576
11576
|
:LOCALIZED_GMT_SHORT: GMT +12
|
11577
11577
|
:GENERIC_LOCATION: نارفوک آئلینڈ وقت
|
11578
|
-
:GENERIC_LONG: نارفوک آئلینڈ وقت
|
11578
|
+
:GENERIC_LONG: نارفوک آئلینڈ کا وقت
|
11579
11579
|
:GENERIC_SHORT: نارفوک آئلینڈ وقت
|
11580
|
-
:SPECIFIC_LONG:
|
11580
|
+
:SPECIFIC_LONG: نارفوک آئلینڈ کا موسم گرما کا وقت
|
11581
11581
|
:SPECIFIC_SHORT: GMT +12
|
11582
11582
|
:ISO_BASIC_SHORT: "+12"
|
11583
11583
|
:ISO_BASIC_LOCAL_SHORT: "+12"
|
data/spec/timezones/tests/vi.yml
CHANGED
@@ -1453,9 +1453,9 @@ America/Argentina/San_Luis:
|
|
1453
1453
|
:LOCALIZED_GMT: GMT-03:00
|
1454
1454
|
:LOCALIZED_GMT_SHORT: GMT-3
|
1455
1455
|
:GENERIC_LOCATION: Giờ San Luis
|
1456
|
-
:GENERIC_LONG: Giờ
|
1456
|
+
:GENERIC_LONG: Giờ Chuẩn Argentina
|
1457
1457
|
:GENERIC_SHORT: Giờ San Luis
|
1458
|
-
:SPECIFIC_LONG: Giờ
|
1458
|
+
:SPECIFIC_LONG: Giờ Chuẩn Argentina
|
1459
1459
|
:SPECIFIC_SHORT: GMT-3
|
1460
1460
|
:ISO_BASIC_SHORT: "-03"
|
1461
1461
|
:ISO_BASIC_LOCAL_SHORT: "-03"
|
@@ -5296,9 +5296,9 @@ Asia/Choibalsan:
|
|
5296
5296
|
:LOCALIZED_GMT: GMT+08:00
|
5297
5297
|
:LOCALIZED_GMT_SHORT: GMT+8
|
5298
5298
|
:GENERIC_LOCATION: Giờ Choibalsan
|
5299
|
-
:GENERIC_LONG: Giờ
|
5299
|
+
:GENERIC_LONG: Giờ chuẩn Ulan Bator
|
5300
5300
|
:GENERIC_SHORT: Giờ Choibalsan
|
5301
|
-
:SPECIFIC_LONG: Giờ
|
5301
|
+
:SPECIFIC_LONG: Giờ chuẩn Ulan Bator
|
5302
5302
|
:SPECIFIC_SHORT: GMT+8
|
5303
5303
|
:ISO_BASIC_SHORT: "+08"
|
5304
5304
|
:ISO_BASIC_LOCAL_SHORT: "+08"
|
@@ -11577,7 +11577,7 @@ Pacific/Norfolk:
|
|
11577
11577
|
:GENERIC_LOCATION: Giờ Đảo Norfolk
|
11578
11578
|
:GENERIC_LONG: Giờ Đảo Norfolk
|
11579
11579
|
:GENERIC_SHORT: Giờ Đảo Norfolk
|
11580
|
-
:SPECIFIC_LONG:
|
11580
|
+
:SPECIFIC_LONG: Giờ Mùa Hè Đảo Norfolk
|
11581
11581
|
:SPECIFIC_SHORT: GMT+12
|
11582
11582
|
:ISO_BASIC_SHORT: "+12"
|
11583
11583
|
:ISO_BASIC_LOCAL_SHORT: "+12"
|
@@ -1453,9 +1453,9 @@ America/Argentina/San_Luis:
|
|
1453
1453
|
:LOCALIZED_GMT: GMT-03:00
|
1454
1454
|
:LOCALIZED_GMT_SHORT: GMT-3
|
1455
1455
|
:GENERIC_LOCATION: 聖路易時間
|
1456
|
-
:GENERIC_LONG:
|
1456
|
+
:GENERIC_LONG: 阿根廷標準時間
|
1457
1457
|
:GENERIC_SHORT: 聖路易時間
|
1458
|
-
:SPECIFIC_LONG:
|
1458
|
+
:SPECIFIC_LONG: 阿根廷標準時間
|
1459
1459
|
:SPECIFIC_SHORT: GMT-3
|
1460
1460
|
:ISO_BASIC_SHORT: "-03"
|
1461
1461
|
:ISO_BASIC_LOCAL_SHORT: "-03"
|
@@ -5296,9 +5296,9 @@ Asia/Choibalsan:
|
|
5296
5296
|
:LOCALIZED_GMT: GMT+08:00
|
5297
5297
|
:LOCALIZED_GMT_SHORT: GMT+8
|
5298
5298
|
:GENERIC_LOCATION: 喬巴山時間
|
5299
|
-
:GENERIC_LONG:
|
5299
|
+
:GENERIC_LONG: 烏蘭巴托標準時間
|
5300
5300
|
:GENERIC_SHORT: 喬巴山時間
|
5301
|
-
:SPECIFIC_LONG:
|
5301
|
+
:SPECIFIC_LONG: 烏蘭巴托標準時間
|
5302
5302
|
:SPECIFIC_SHORT: GMT+8
|
5303
5303
|
:ISO_BASIC_SHORT: "+08"
|
5304
5304
|
:ISO_BASIC_LOCAL_SHORT: "+08"
|
@@ -11577,7 +11577,7 @@ Pacific/Norfolk:
|
|
11577
11577
|
:GENERIC_LOCATION: 諾福克島時間
|
11578
11578
|
:GENERIC_LONG: 諾福克島時間
|
11579
11579
|
:GENERIC_SHORT: 諾福克島時間
|
11580
|
-
:SPECIFIC_LONG:
|
11580
|
+
:SPECIFIC_LONG: 諾福克島夏令時間
|
11581
11581
|
:SPECIFIC_SHORT: GMT+12
|
11582
11582
|
:ISO_BASIC_SHORT: "+12"
|
11583
11583
|
:ISO_BASIC_LOCAL_SHORT: "+12"
|
data/spec/timezones/tests/zh.yml
CHANGED
@@ -1453,9 +1453,9 @@ America/Argentina/San_Luis:
|
|
1453
1453
|
:LOCALIZED_GMT: GMT-03:00
|
1454
1454
|
:LOCALIZED_GMT_SHORT: GMT-3
|
1455
1455
|
:GENERIC_LOCATION: 圣路易斯时间
|
1456
|
-
:GENERIC_LONG:
|
1456
|
+
:GENERIC_LONG: 阿根廷标准时间
|
1457
1457
|
:GENERIC_SHORT: 圣路易斯时间
|
1458
|
-
:SPECIFIC_LONG:
|
1458
|
+
:SPECIFIC_LONG: 阿根廷标准时间
|
1459
1459
|
:SPECIFIC_SHORT: GMT-3
|
1460
1460
|
:ISO_BASIC_SHORT: "-03"
|
1461
1461
|
:ISO_BASIC_LOCAL_SHORT: "-03"
|
@@ -5296,9 +5296,9 @@ Asia/Choibalsan:
|
|
5296
5296
|
:LOCALIZED_GMT: GMT+08:00
|
5297
5297
|
:LOCALIZED_GMT_SHORT: GMT+8
|
5298
5298
|
:GENERIC_LOCATION: 乔巴山时间
|
5299
|
-
:GENERIC_LONG:
|
5299
|
+
:GENERIC_LONG: 乌兰巴托标准时间
|
5300
5300
|
:GENERIC_SHORT: 乔巴山时间
|
5301
|
-
:SPECIFIC_LONG:
|
5301
|
+
:SPECIFIC_LONG: 乌兰巴托标准时间
|
5302
5302
|
:SPECIFIC_SHORT: GMT+8
|
5303
5303
|
:ISO_BASIC_SHORT: "+08"
|
5304
5304
|
:ISO_BASIC_LOCAL_SHORT: "+08"
|
@@ -11577,7 +11577,7 @@ Pacific/Norfolk:
|
|
11577
11577
|
:GENERIC_LOCATION: 诺福克岛时间
|
11578
11578
|
:GENERIC_LONG: 诺福克岛时间
|
11579
11579
|
:GENERIC_SHORT: 诺福克岛时间
|
11580
|
-
:SPECIFIC_LONG:
|
11580
|
+
:SPECIFIC_LONG: 诺福克岛夏令时间
|
11581
11581
|
:SPECIFIC_SHORT: GMT+12
|
11582
11582
|
:ISO_BASIC_SHORT: "+12"
|
11583
11583
|
:ISO_BASIC_LOCAL_SHORT: "+12"
|
data/spec/timezones/tests/zu.yml
CHANGED
@@ -1453,9 +1453,9 @@ America/Argentina/San_Luis:
|
|
1453
1453
|
:LOCALIZED_GMT: GMT-03:00
|
1454
1454
|
:LOCALIZED_GMT_SHORT: GMT-3
|
1455
1455
|
:GENERIC_LOCATION: Isikhathi sase-i-San Luis
|
1456
|
-
:GENERIC_LONG: Isikhathi
|
1456
|
+
:GENERIC_LONG: Isikhathi sase-Argentina esijwayelekile
|
1457
1457
|
:GENERIC_SHORT: Isikhathi sase-i-San Luis
|
1458
|
-
:SPECIFIC_LONG: Isikhathi
|
1458
|
+
:SPECIFIC_LONG: Isikhathi sase-Argentina esijwayelekile
|
1459
1459
|
:SPECIFIC_SHORT: GMT-3
|
1460
1460
|
:ISO_BASIC_SHORT: "-03"
|
1461
1461
|
:ISO_BASIC_LOCAL_SHORT: "-03"
|
@@ -5296,9 +5296,9 @@ Asia/Choibalsan:
|
|
5296
5296
|
:LOCALIZED_GMT: GMT+08:00
|
5297
5297
|
:LOCALIZED_GMT_SHORT: GMT+8
|
5298
5298
|
:GENERIC_LOCATION: Isikhathi sase-i-Choibalsan
|
5299
|
-
:GENERIC_LONG: Isikhathi
|
5299
|
+
:GENERIC_LONG: Isikhathi Esimisiwe sase-Ulan Bator
|
5300
5300
|
:GENERIC_SHORT: Isikhathi sase-i-Choibalsan
|
5301
|
-
:SPECIFIC_LONG: Isikhathi
|
5301
|
+
:SPECIFIC_LONG: Isikhathi Esimisiwe sase-Ulan Bator
|
5302
5302
|
:SPECIFIC_SHORT: GMT+8
|
5303
5303
|
:ISO_BASIC_SHORT: "+08"
|
5304
5304
|
:ISO_BASIC_LOCAL_SHORT: "+08"
|
@@ -11575,9 +11575,9 @@ Pacific/Norfolk:
|
|
11575
11575
|
:LOCALIZED_GMT: GMT+12:00
|
11576
11576
|
:LOCALIZED_GMT_SHORT: GMT+12
|
11577
11577
|
:GENERIC_LOCATION: Isikhathi sase-i-Norfolk Island
|
11578
|
-
:GENERIC_LONG: Isikhathi sase-
|
11578
|
+
:GENERIC_LONG: Isikhathi sase-Norfolk Islands
|
11579
11579
|
:GENERIC_SHORT: Isikhathi sase-i-Norfolk Island
|
11580
|
-
:SPECIFIC_LONG:
|
11580
|
+
:SPECIFIC_LONG: Isikhathi sase-Norfolk Islands sasehlobo
|
11581
11581
|
:SPECIFIC_SHORT: GMT+12
|
11582
11582
|
:ISO_BASIC_SHORT: "+12"
|
11583
11583
|
:ISO_BASIC_LOCAL_SHORT: "+12"
|
@@ -322,6 +322,9 @@
|
|
322
322
|
- :id: Devanagari-Kannada
|
323
323
|
:samples:
|
324
324
|
विकिपीडिया सभी विषयों पर प्रामाणिक: ವಿಕಿಪೀಡಿಯಾ ಸಭೀ ವಿಷಯೋಂ ಪರ ಪ್ರಾಮಾಣಿಕ
|
325
|
+
- :id: Latin-Ethiopic
|
326
|
+
:samples:
|
327
|
+
From today's featured article: Fሮm ቶዳy's feaቱሬd arቲcሌ
|
325
328
|
- :id: Bengali-Devanagari
|
326
329
|
:samples:
|
327
330
|
নির্বাচিত নিবন্ধ: निर्बाचित निबन्ध
|
@@ -565,6 +568,9 @@
|
|
565
568
|
- :id: Bengali-Oriya
|
566
569
|
:samples:
|
567
570
|
নির্বাচিত নিবন্ধ: ନିର୍ବାଚିତ ନିବନ୍ଧ
|
571
|
+
- :id: Latin-CanadianAboriginal
|
572
|
+
:samples:
|
573
|
+
From today's featured article: Fᕈᒻ ᑐdaᔾ'ᔅ feaᑦuᕐed aᕐᑎᒡᓪe
|
568
574
|
- :id: Gurmukhi-Oriya
|
569
575
|
:samples:
|
570
576
|
ਅੱਜ ਇਤਿਹਾਸ ਵਿੱਚ: ଅଜ ଇତିହାସ ଵିଚ
|
data/spec/twitter_cldr_spec.rb
CHANGED
@@ -53,10 +53,31 @@ describe TwitterCldr do
|
|
53
53
|
expect(TwitterCldr.convert_locale(:msa)).to eq(:ms)
|
54
54
|
expect(TwitterCldr.convert_locale(:'zh-cn')).to eq(:zh)
|
55
55
|
expect(TwitterCldr.convert_locale(:'zh-tw')).to eq(:'zh-Hant')
|
56
|
+
expect(TwitterCldr.convert_locale(:'zh-TW')).to eq(:'zh-Hant')
|
57
|
+
end
|
58
|
+
|
59
|
+
it "should fallback to language if locale is unsupported but language is" do
|
60
|
+
expect(TwitterCldr.convert_locale(:'pt-BR')).to eq(:pt)
|
61
|
+
expect(TwitterCldr.convert_locale(:'zh-Hans-CN')).to eq(:zh)
|
62
|
+
end
|
63
|
+
|
64
|
+
it "should leave known locales alone" do
|
65
|
+
expect(TwitterCldr.convert_locale(:fr)).to eq(:fr)
|
66
|
+
expect(TwitterCldr.convert_locale(:'fr-ca')).to eq(:'fr-CA')
|
67
|
+
expect(TwitterCldr.convert_locale(:'fr-CA')).to eq(:'fr-CA')
|
68
|
+
expect(TwitterCldr.convert_locale(:'es-419')).to eq(:'es-419')
|
56
69
|
end
|
57
70
|
|
58
71
|
it "should leave unknown locales alone" do
|
59
72
|
expect(TwitterCldr.convert_locale(:blarg)).to eq(:blarg)
|
73
|
+
expect(TwitterCldr.convert_locale(:'zz-ZZ')).to eq(:'zz-ZZ')
|
74
|
+
end
|
75
|
+
|
76
|
+
it "shouldn't blowup on bad input" do
|
77
|
+
expect(TwitterCldr.convert_locale(5)).to eq(5)
|
78
|
+
expect(TwitterCldr.convert_locale([])).to eq([])
|
79
|
+
expect(TwitterCldr.convert_locale('')).to eq(:'')
|
80
|
+
expect(TwitterCldr.convert_locale(nil)).to eq(nil)
|
60
81
|
end
|
61
82
|
end
|
62
83
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: twitter_cldr
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version:
|
4
|
+
version: 6.1.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Cameron Dutro
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-
|
11
|
+
date: 2020-08-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: camertron-eprun
|
@@ -148,6 +148,7 @@ files:
|
|
148
148
|
- lib/twitter_cldr/resources/loader.rb
|
149
149
|
- lib/twitter_cldr/resources/locales_resources_importer.rb
|
150
150
|
- lib/twitter_cldr/resources/number_formats_importer.rb
|
151
|
+
- lib/twitter_cldr/resources/parent_locales_importer.rb
|
151
152
|
- lib/twitter_cldr/resources/postal_codes_importer.rb
|
152
153
|
- lib/twitter_cldr/resources/properties.rb
|
153
154
|
- lib/twitter_cldr/resources/properties/age_property_importer.rb
|
@@ -335,6 +336,7 @@ files:
|
|
335
336
|
- resources/collation/tailoring/de-CH.yml
|
336
337
|
- resources/collation/tailoring/de.yml
|
337
338
|
- resources/collation/tailoring/el.yml
|
339
|
+
- resources/collation/tailoring/en-001.yml
|
338
340
|
- resources/collation/tailoring/en-150.yml
|
339
341
|
- resources/collation/tailoring/en-AU.yml
|
340
342
|
- resources/collation/tailoring/en-CA.yml
|
@@ -429,6 +431,7 @@ files:
|
|
429
431
|
- resources/collation/tries/de.dump
|
430
432
|
- resources/collation/tries/default.dump
|
431
433
|
- resources/collation/tries/el.dump
|
434
|
+
- resources/collation/tries/en-001.dump
|
432
435
|
- resources/collation/tries/en-150.dump
|
433
436
|
- resources/collation/tries/en-AU.dump
|
434
437
|
- resources/collation/tries/en-CA.dump
|
@@ -727,6 +730,19 @@ files:
|
|
727
730
|
- resources/locales/el/territories.yml
|
728
731
|
- resources/locales/el/timezones.yml
|
729
732
|
- resources/locales/el/units.yml
|
733
|
+
- resources/locales/en-001/calendars.yml
|
734
|
+
- resources/locales/en-001/currencies.yml
|
735
|
+
- resources/locales/en-001/day_periods.yml
|
736
|
+
- resources/locales/en-001/fields.yml
|
737
|
+
- resources/locales/en-001/languages.yml
|
738
|
+
- resources/locales/en-001/layout.yml
|
739
|
+
- resources/locales/en-001/lists.yml
|
740
|
+
- resources/locales/en-001/numbers.yml
|
741
|
+
- resources/locales/en-001/plural_rules.yml
|
742
|
+
- resources/locales/en-001/plurals.yml
|
743
|
+
- resources/locales/en-001/territories.yml
|
744
|
+
- resources/locales/en-001/timezones.yml
|
745
|
+
- resources/locales/en-001/units.yml
|
730
746
|
- resources/locales/en-150/calendars.yml
|
731
747
|
- resources/locales/en-150/currencies.yml
|
732
748
|
- resources/locales/en-150/day_periods.yml
|
@@ -1818,6 +1834,7 @@ files:
|
|
1818
1834
|
- resources/shared/likely_subtags.yml
|
1819
1835
|
- resources/shared/metazones.yml
|
1820
1836
|
- resources/shared/numbering_systems.yml
|
1837
|
+
- resources/shared/parent_locales.yml
|
1821
1838
|
- resources/shared/postal_codes.yml
|
1822
1839
|
- resources/shared/rbnf_root.yml
|
1823
1840
|
- resources/shared/segments/dictionaries/burmesedict.dump
|
@@ -1994,6 +2011,7 @@ files:
|
|
1994
2011
|
- resources/shared/transforms/Malayalam-ur.yml
|
1995
2012
|
- resources/shared/transforms/Maldivian-Latin-BGN.yml
|
1996
2013
|
- resources/shared/transforms/Mongolian-Latin-BGN.yml
|
2014
|
+
- resources/shared/transforms/Myanmar-Latin.yml
|
1997
2015
|
- resources/shared/transforms/Oriya-Arabic.yml
|
1998
2016
|
- resources/shared/transforms/Oriya-Bengali.yml
|
1999
2017
|
- resources/shared/transforms/Oriya-Devanagari.yml
|
@@ -2211,13 +2229,6 @@ files:
|
|
2211
2229
|
- resources/shared/transforms/zu-zu_FONIPA.yml
|
2212
2230
|
- resources/shared/validity_data.yml
|
2213
2231
|
- resources/supported_locales.yml
|
2214
|
-
- resources/uli/segments/de.yml
|
2215
|
-
- resources/uli/segments/en.yml
|
2216
|
-
- resources/uli/segments/es.yml
|
2217
|
-
- resources/uli/segments/fr.yml
|
2218
|
-
- resources/uli/segments/it.yml
|
2219
|
-
- resources/uli/segments/pt.yml
|
2220
|
-
- resources/uli/segments/ru.yml
|
2221
2232
|
- resources/unicode_data/blocks.yml
|
2222
2233
|
- resources/unicode_data/blocks/adlam.yml
|
2223
2234
|
- resources/unicode_data/blocks/aegean_numbers.yml
|
@@ -2261,6 +2272,7 @@ files:
|
|
2261
2272
|
- resources/unicode_data/blocks/cherokee.yml
|
2262
2273
|
- resources/unicode_data/blocks/cherokee_supplement.yml
|
2263
2274
|
- resources/unicode_data/blocks/chess_symbols.yml
|
2275
|
+
- resources/unicode_data/blocks/chorasmian.yml
|
2264
2276
|
- resources/unicode_data/blocks/cjk_compatibility.yml
|
2265
2277
|
- resources/unicode_data/blocks/cjk_compatibility_forms.yml
|
2266
2278
|
- resources/unicode_data/blocks/cjk_compatibility_ideographs.yml
|
@@ -2275,6 +2287,7 @@ files:
|
|
2275
2287
|
- resources/unicode_data/blocks/cjk_unified_ideographs_extension_d.yml
|
2276
2288
|
- resources/unicode_data/blocks/cjk_unified_ideographs_extension_e.yml
|
2277
2289
|
- resources/unicode_data/blocks/cjk_unified_ideographs_extension_f.yml
|
2290
|
+
- resources/unicode_data/blocks/cjk_unified_ideographs_extension_g.yml
|
2278
2291
|
- resources/unicode_data/blocks/combining_diacritical_marks.yml
|
2279
2292
|
- resources/unicode_data/blocks/combining_diacritical_marks_extended.yml
|
2280
2293
|
- resources/unicode_data/blocks/combining_diacritical_marks_for_symbols.yml
|
@@ -2298,6 +2311,7 @@ files:
|
|
2298
2311
|
- resources/unicode_data/blocks/devanagari.yml
|
2299
2312
|
- resources/unicode_data/blocks/devanagari_extended.yml
|
2300
2313
|
- resources/unicode_data/blocks/dingbats.yml
|
2314
|
+
- resources/unicode_data/blocks/dives_akuru.yml
|
2301
2315
|
- resources/unicode_data/blocks/dogra.yml
|
2302
2316
|
- resources/unicode_data/blocks/domino_tiles.yml
|
2303
2317
|
- resources/unicode_data/blocks/duployan.yml
|
@@ -2361,6 +2375,7 @@ files:
|
|
2361
2375
|
- resources/unicode_data/blocks/katakana_phonetic_extensions.yml
|
2362
2376
|
- resources/unicode_data/blocks/kayah_li.yml
|
2363
2377
|
- resources/unicode_data/blocks/kharoshthi.yml
|
2378
|
+
- resources/unicode_data/blocks/khitan_small_script.yml
|
2364
2379
|
- resources/unicode_data/blocks/khmer.yml
|
2365
2380
|
- resources/unicode_data/blocks/khmer_symbols.yml
|
2366
2381
|
- resources/unicode_data/blocks/khojki.yml
|
@@ -2380,6 +2395,7 @@ files:
|
|
2380
2395
|
- resources/unicode_data/blocks/linear_b_ideograms.yml
|
2381
2396
|
- resources/unicode_data/blocks/linear_b_syllabary.yml
|
2382
2397
|
- resources/unicode_data/blocks/lisu.yml
|
2398
|
+
- resources/unicode_data/blocks/lisu_supplement.yml
|
2383
2399
|
- resources/unicode_data/blocks/low_surrogates.yml
|
2384
2400
|
- resources/unicode_data/blocks/lycian.yml
|
2385
2401
|
- resources/unicode_data/blocks/lydian.yml
|
@@ -2484,6 +2500,7 @@ files:
|
|
2484
2500
|
- resources/unicode_data/blocks/sutton_signwriting.yml
|
2485
2501
|
- resources/unicode_data/blocks/syloti_nagri.yml
|
2486
2502
|
- resources/unicode_data/blocks/symbols_and_pictographs_extended_a.yml
|
2503
|
+
- resources/unicode_data/blocks/symbols_for_legacy_computing.yml
|
2487
2504
|
- resources/unicode_data/blocks/syriac.yml
|
2488
2505
|
- resources/unicode_data/blocks/syriac_supplement.yml
|
2489
2506
|
- resources/unicode_data/blocks/tagalog.yml
|
@@ -2498,6 +2515,7 @@ files:
|
|
2498
2515
|
- resources/unicode_data/blocks/tamil_supplement.yml
|
2499
2516
|
- resources/unicode_data/blocks/tangut.yml
|
2500
2517
|
- resources/unicode_data/blocks/tangut_components.yml
|
2518
|
+
- resources/unicode_data/blocks/tangut_supplement.yml
|
2501
2519
|
- resources/unicode_data/blocks/telugu.yml
|
2502
2520
|
- resources/unicode_data/blocks/thaana.yml
|
2503
2521
|
- resources/unicode_data/blocks/thai.yml
|
@@ -2515,6 +2533,7 @@ files:
|
|
2515
2533
|
- resources/unicode_data/blocks/vertical_forms.yml
|
2516
2534
|
- resources/unicode_data/blocks/wancho.yml
|
2517
2535
|
- resources/unicode_data/blocks/warang_citi.yml
|
2536
|
+
- resources/unicode_data/blocks/yezidi.yml
|
2518
2537
|
- resources/unicode_data/blocks/yi_radicals.yml
|
2519
2538
|
- resources/unicode_data/blocks/yi_syllables.yml
|
2520
2539
|
- resources/unicode_data/blocks/yijing_hexagram_symbols.yml
|
@@ -2525,6 +2544,8 @@ files:
|
|
2525
2544
|
- resources/unicode_data/properties/Age/10.0/value.dump
|
2526
2545
|
- resources/unicode_data/properties/Age/11.0/value.dump
|
2527
2546
|
- resources/unicode_data/properties/Age/12.0/value.dump
|
2547
|
+
- resources/unicode_data/properties/Age/12.1/value.dump
|
2548
|
+
- resources/unicode_data/properties/Age/13.0/value.dump
|
2528
2549
|
- resources/unicode_data/properties/Age/2.0/value.dump
|
2529
2550
|
- resources/unicode_data/properties/Age/2.1/value.dump
|
2530
2551
|
- resources/unicode_data/properties/Age/3.0/value.dump
|
@@ -2619,6 +2640,7 @@ files:
|
|
2619
2640
|
- resources/unicode_data/properties/Block/CJK Unified Ideographs Extension D/value.dump
|
2620
2641
|
- resources/unicode_data/properties/Block/CJK Unified Ideographs Extension E/value.dump
|
2621
2642
|
- resources/unicode_data/properties/Block/CJK Unified Ideographs Extension F/value.dump
|
2643
|
+
- resources/unicode_data/properties/Block/CJK Unified Ideographs Extension G/value.dump
|
2622
2644
|
- resources/unicode_data/properties/Block/CJK Unified Ideographs/value.dump
|
2623
2645
|
- resources/unicode_data/properties/Block/Carian/value.dump
|
2624
2646
|
- resources/unicode_data/properties/Block/Caucasian Albanian/value.dump
|
@@ -2627,6 +2649,7 @@ files:
|
|
2627
2649
|
- resources/unicode_data/properties/Block/Cherokee Supplement/value.dump
|
2628
2650
|
- resources/unicode_data/properties/Block/Cherokee/value.dump
|
2629
2651
|
- resources/unicode_data/properties/Block/Chess Symbols/value.dump
|
2652
|
+
- resources/unicode_data/properties/Block/Chorasmian/value.dump
|
2630
2653
|
- resources/unicode_data/properties/Block/Combining Diacritical Marks Extended/value.dump
|
2631
2654
|
- resources/unicode_data/properties/Block/Combining Diacritical Marks Supplement/value.dump
|
2632
2655
|
- resources/unicode_data/properties/Block/Combining Diacritical Marks for Symbols/value.dump
|
@@ -2650,6 +2673,7 @@ files:
|
|
2650
2673
|
- resources/unicode_data/properties/Block/Devanagari Extended/value.dump
|
2651
2674
|
- resources/unicode_data/properties/Block/Devanagari/value.dump
|
2652
2675
|
- resources/unicode_data/properties/Block/Dingbats/value.dump
|
2676
|
+
- resources/unicode_data/properties/Block/Dives Akuru/value.dump
|
2653
2677
|
- resources/unicode_data/properties/Block/Dogra/value.dump
|
2654
2678
|
- resources/unicode_data/properties/Block/Domino Tiles/value.dump
|
2655
2679
|
- resources/unicode_data/properties/Block/Duployan/value.dump
|
@@ -2713,6 +2737,7 @@ files:
|
|
2713
2737
|
- resources/unicode_data/properties/Block/Katakana/value.dump
|
2714
2738
|
- resources/unicode_data/properties/Block/Kayah Li/value.dump
|
2715
2739
|
- resources/unicode_data/properties/Block/Kharoshthi/value.dump
|
2740
|
+
- resources/unicode_data/properties/Block/Khitan Small Script/value.dump
|
2716
2741
|
- resources/unicode_data/properties/Block/Khmer Symbols/value.dump
|
2717
2742
|
- resources/unicode_data/properties/Block/Khmer/value.dump
|
2718
2743
|
- resources/unicode_data/properties/Block/Khojki/value.dump
|
@@ -2731,6 +2756,7 @@ files:
|
|
2731
2756
|
- resources/unicode_data/properties/Block/Linear A/value.dump
|
2732
2757
|
- resources/unicode_data/properties/Block/Linear B Ideograms/value.dump
|
2733
2758
|
- resources/unicode_data/properties/Block/Linear B Syllabary/value.dump
|
2759
|
+
- resources/unicode_data/properties/Block/Lisu Supplement/value.dump
|
2734
2760
|
- resources/unicode_data/properties/Block/Lisu/value.dump
|
2735
2761
|
- resources/unicode_data/properties/Block/Low Surrogates/value.dump
|
2736
2762
|
- resources/unicode_data/properties/Block/Lycian/value.dump
|
@@ -2836,6 +2862,7 @@ files:
|
|
2836
2862
|
- resources/unicode_data/properties/Block/Sutton SignWriting/value.dump
|
2837
2863
|
- resources/unicode_data/properties/Block/Syloti Nagri/value.dump
|
2838
2864
|
- resources/unicode_data/properties/Block/Symbols and Pictographs Extended-A/value.dump
|
2865
|
+
- resources/unicode_data/properties/Block/Symbols for Legacy Computing/value.dump
|
2839
2866
|
- resources/unicode_data/properties/Block/Syriac Supplement/value.dump
|
2840
2867
|
- resources/unicode_data/properties/Block/Syriac/value.dump
|
2841
2868
|
- resources/unicode_data/properties/Block/Tagalog/value.dump
|
@@ -2849,6 +2876,7 @@ files:
|
|
2849
2876
|
- resources/unicode_data/properties/Block/Tamil Supplement/value.dump
|
2850
2877
|
- resources/unicode_data/properties/Block/Tamil/value.dump
|
2851
2878
|
- resources/unicode_data/properties/Block/Tangut Components/value.dump
|
2879
|
+
- resources/unicode_data/properties/Block/Tangut Supplement/value.dump
|
2852
2880
|
- resources/unicode_data/properties/Block/Tangut/value.dump
|
2853
2881
|
- resources/unicode_data/properties/Block/Telugu/value.dump
|
2854
2882
|
- resources/unicode_data/properties/Block/Thaana/value.dump
|
@@ -2867,6 +2895,7 @@ files:
|
|
2867
2895
|
- resources/unicode_data/properties/Block/Vertical Forms/value.dump
|
2868
2896
|
- resources/unicode_data/properties/Block/Wancho/value.dump
|
2869
2897
|
- resources/unicode_data/properties/Block/Warang Citi/value.dump
|
2898
|
+
- resources/unicode_data/properties/Block/Yezidi/value.dump
|
2870
2899
|
- resources/unicode_data/properties/Block/Yi Radicals/value.dump
|
2871
2900
|
- resources/unicode_data/properties/Block/Yi Syllables/value.dump
|
2872
2901
|
- resources/unicode_data/properties/Block/Yijing Hexagram Symbols/value.dump
|
@@ -2921,6 +2950,7 @@ files:
|
|
2921
2950
|
- resources/unicode_data/properties/Canonical_Combining_Class/34/value.dump
|
2922
2951
|
- resources/unicode_data/properties/Canonical_Combining_Class/35/value.dump
|
2923
2952
|
- resources/unicode_data/properties/Canonical_Combining_Class/36/value.dump
|
2953
|
+
- resources/unicode_data/properties/Canonical_Combining_Class/6/value.dump
|
2924
2954
|
- resources/unicode_data/properties/Canonical_Combining_Class/7/value.dump
|
2925
2955
|
- resources/unicode_data/properties/Canonical_Combining_Class/8/value.dump
|
2926
2956
|
- resources/unicode_data/properties/Canonical_Combining_Class/84/value.dump
|
@@ -3016,6 +3046,7 @@ files:
|
|
3016
3046
|
- resources/unicode_data/properties/Indic_Positional_Category/Right/value.dump
|
3017
3047
|
- resources/unicode_data/properties/Indic_Positional_Category/Top/value.dump
|
3018
3048
|
- resources/unicode_data/properties/Indic_Positional_Category/Top_And_Bottom/value.dump
|
3049
|
+
- resources/unicode_data/properties/Indic_Positional_Category/Top_And_Bottom_And_Left/value.dump
|
3019
3050
|
- resources/unicode_data/properties/Indic_Positional_Category/Top_And_Bottom_And_Right/value.dump
|
3020
3051
|
- resources/unicode_data/properties/Indic_Positional_Category/Top_And_Left/value.dump
|
3021
3052
|
- resources/unicode_data/properties/Indic_Positional_Category/Top_And_Left_And_Right/value.dump
|
@@ -3313,6 +3344,7 @@ files:
|
|
3313
3344
|
- resources/unicode_data/properties/Script/Chakma/value.dump
|
3314
3345
|
- resources/unicode_data/properties/Script/Cham/value.dump
|
3315
3346
|
- resources/unicode_data/properties/Script/Cherokee/value.dump
|
3347
|
+
- resources/unicode_data/properties/Script/Chorasmian/value.dump
|
3316
3348
|
- resources/unicode_data/properties/Script/Common/value.dump
|
3317
3349
|
- resources/unicode_data/properties/Script/Coptic/value.dump
|
3318
3350
|
- resources/unicode_data/properties/Script/Cuneiform/value.dump
|
@@ -3320,6 +3352,7 @@ files:
|
|
3320
3352
|
- resources/unicode_data/properties/Script/Cyrillic/value.dump
|
3321
3353
|
- resources/unicode_data/properties/Script/Deseret/value.dump
|
3322
3354
|
- resources/unicode_data/properties/Script/Devanagari/value.dump
|
3355
|
+
- resources/unicode_data/properties/Script/Dives_Akuru/value.dump
|
3323
3356
|
- resources/unicode_data/properties/Script/Dogra/value.dump
|
3324
3357
|
- resources/unicode_data/properties/Script/Duployan/value.dump
|
3325
3358
|
- resources/unicode_data/properties/Script/Egyptian_Hieroglyphs/value.dump
|
@@ -3351,6 +3384,7 @@ files:
|
|
3351
3384
|
- resources/unicode_data/properties/Script/Katakana/value.dump
|
3352
3385
|
- resources/unicode_data/properties/Script/Kayah_Li/value.dump
|
3353
3386
|
- resources/unicode_data/properties/Script/Kharoshthi/value.dump
|
3387
|
+
- resources/unicode_data/properties/Script/Khitan_Small_Script/value.dump
|
3354
3388
|
- resources/unicode_data/properties/Script/Khmer/value.dump
|
3355
3389
|
- resources/unicode_data/properties/Script/Khojki/value.dump
|
3356
3390
|
- resources/unicode_data/properties/Script/Khudawadi/value.dump
|
@@ -3440,11 +3474,11 @@ files:
|
|
3440
3474
|
- resources/unicode_data/properties/Script/Vai/value.dump
|
3441
3475
|
- resources/unicode_data/properties/Script/Wancho/value.dump
|
3442
3476
|
- resources/unicode_data/properties/Script/Warang_Citi/value.dump
|
3477
|
+
- resources/unicode_data/properties/Script/Yezidi/value.dump
|
3443
3478
|
- resources/unicode_data/properties/Script/Yi/value.dump
|
3444
3479
|
- resources/unicode_data/properties/Script/Zanabazar_Square/value.dump
|
3445
3480
|
- resources/unicode_data/properties/Script_Extensions/Adlm/value.dump
|
3446
3481
|
- resources/unicode_data/properties/Script_Extensions/Arab/value.dump
|
3447
|
-
- resources/unicode_data/properties/Script_Extensions/Armn/value.dump
|
3448
3482
|
- resources/unicode_data/properties/Script_Extensions/Beng/value.dump
|
3449
3483
|
- resources/unicode_data/properties/Script_Extensions/Bopo/value.dump
|
3450
3484
|
- resources/unicode_data/properties/Script_Extensions/Bugi/value.dump
|
@@ -3506,6 +3540,7 @@ files:
|
|
3506
3540
|
- resources/unicode_data/properties/Script_Extensions/Tglg/value.dump
|
3507
3541
|
- resources/unicode_data/properties/Script_Extensions/Thaa/value.dump
|
3508
3542
|
- resources/unicode_data/properties/Script_Extensions/Tirh/value.dump
|
3543
|
+
- resources/unicode_data/properties/Script_Extensions/Yezi/value.dump
|
3509
3544
|
- resources/unicode_data/properties/Script_Extensions/Yiii/value.dump
|
3510
3545
|
- resources/unicode_data/properties/Sentence_Break/ATerm/value.dump
|
3511
3546
|
- resources/unicode_data/properties/Sentence_Break/CR/value.dump
|
@@ -3766,6 +3801,7 @@ files:
|
|
3766
3801
|
- spec/timezones/tests/de-CH.yml
|
3767
3802
|
- spec/timezones/tests/de.yml
|
3768
3803
|
- spec/timezones/tests/el.yml
|
3804
|
+
- spec/timezones/tests/en-001.yml
|
3769
3805
|
- spec/timezones/tests/en-150.yml
|
3770
3806
|
- spec/timezones/tests/en-AU.yml
|
3771
3807
|
- spec/timezones/tests/en-CA.yml
|
@@ -3874,7 +3910,7 @@ homepage: https://twitter.com
|
|
3874
3910
|
licenses:
|
3875
3911
|
- Apache-2.0
|
3876
3912
|
metadata: {}
|
3877
|
-
post_install_message:
|
3913
|
+
post_install_message:
|
3878
3914
|
rdoc_options: []
|
3879
3915
|
require_paths:
|
3880
3916
|
- lib
|
@@ -3889,8 +3925,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
3889
3925
|
- !ruby/object:Gem::Version
|
3890
3926
|
version: '0'
|
3891
3927
|
requirements: []
|
3892
|
-
rubygems_version: 3.1.
|
3893
|
-
signing_key:
|
3928
|
+
rubygems_version: 3.1.4
|
3929
|
+
signing_key:
|
3894
3930
|
specification_version: 4
|
3895
3931
|
summary: Ruby implementation of the ICU (International Components for Unicode) that
|
3896
3932
|
uses the Common Locale Data Repository to format dates, plurals, and more.
|