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
@@ -0,0 +1,624 @@
|
|
1
|
+
---
|
2
|
+
:en-001:
|
3
|
+
:languages:
|
4
|
+
:aa: Afar
|
5
|
+
:ab: Abkhazian
|
6
|
+
:ace: Achinese
|
7
|
+
:ach: Acoli
|
8
|
+
:ada: Adangme
|
9
|
+
:ady: Adyghe
|
10
|
+
:ae: Avestan
|
11
|
+
:aeb: "Tunisian Arabic"
|
12
|
+
:af: Afrikaans
|
13
|
+
:afh: Afrihili
|
14
|
+
:agq: Aghem
|
15
|
+
:ain: Ainu
|
16
|
+
:ak: Akan
|
17
|
+
:akk: Akkadian
|
18
|
+
:akz: Alabama
|
19
|
+
:ale: Aleut
|
20
|
+
:aln: "Gheg Albanian"
|
21
|
+
:alt: "Southern Altai"
|
22
|
+
:am: Amharic
|
23
|
+
:an: Aragonese
|
24
|
+
:ang: "Old English"
|
25
|
+
:anp: Angika
|
26
|
+
:ar: Arabic
|
27
|
+
:ar-001: "Modern Standard Arabic"
|
28
|
+
:arc: Aramaic
|
29
|
+
:arn: Mapuche
|
30
|
+
:aro: Araona
|
31
|
+
:arp: Arapaho
|
32
|
+
:arq: "Algerian Arabic"
|
33
|
+
:ars: "Arabic, Najdi"
|
34
|
+
:arw: Arawak
|
35
|
+
:ary: "Moroccan Arabic"
|
36
|
+
:arz: "Egyptian Arabic"
|
37
|
+
:as: Assamese
|
38
|
+
:asa: Asu
|
39
|
+
:ase: "American Sign Language"
|
40
|
+
:ast: Asturian
|
41
|
+
:av: Avaric
|
42
|
+
:avk: Kotava
|
43
|
+
:awa: Awadhi
|
44
|
+
:ay: Aymara
|
45
|
+
:az: Azeri
|
46
|
+
:ba: Bashkir
|
47
|
+
:bal: Baluchi
|
48
|
+
:ban: Balinese
|
49
|
+
:bar: Bavarian
|
50
|
+
:bas: Basaa
|
51
|
+
:bax: Bamun
|
52
|
+
:bbc: "Batak Toba"
|
53
|
+
:bbj: Ghomala
|
54
|
+
:be: Belarusian
|
55
|
+
:bej: Beja
|
56
|
+
:bem: Bemba
|
57
|
+
:bew: Betawi
|
58
|
+
:bez: Bena
|
59
|
+
:bfd: Bafut
|
60
|
+
:bfq: Badaga
|
61
|
+
:bg: Bulgarian
|
62
|
+
:bgn: "Western Balochi"
|
63
|
+
:bho: Bhojpuri
|
64
|
+
:bi: Bislama
|
65
|
+
:bik: Bikol
|
66
|
+
:bin: Bini
|
67
|
+
:bjn: Banjar
|
68
|
+
:bkm: Kom
|
69
|
+
:bla: Siksika
|
70
|
+
:bm: Bambara
|
71
|
+
:bn: Bangla
|
72
|
+
:bo: Tibetan
|
73
|
+
:bpy: Bishnupriya
|
74
|
+
:bqi: Bakhtiari
|
75
|
+
:br: Breton
|
76
|
+
:bra: Braj
|
77
|
+
:brh: Brahui
|
78
|
+
:brx: Bodo
|
79
|
+
:bs: Bosnian
|
80
|
+
:bss: Akoose
|
81
|
+
:bua: Buriat
|
82
|
+
:bug: Buginese
|
83
|
+
:bum: Bulu
|
84
|
+
:byn: Blin
|
85
|
+
:byv: Medumba
|
86
|
+
:ca: Catalan
|
87
|
+
:cad: Caddo
|
88
|
+
:car: Carib
|
89
|
+
:cay: Cayuga
|
90
|
+
:cch: Atsam
|
91
|
+
:ccp: Chakma
|
92
|
+
:ce: Chechen
|
93
|
+
:ceb: Cebuano
|
94
|
+
:cgg: Chiga
|
95
|
+
:ch: Chamorro
|
96
|
+
:chb: Chibcha
|
97
|
+
:chg: Chagatai
|
98
|
+
:chk: Chuukese
|
99
|
+
:chm: Mari
|
100
|
+
:chn: "Chinook Jargon"
|
101
|
+
:cho: Choctaw
|
102
|
+
:chp: Chipewyan
|
103
|
+
:chr: Cherokee
|
104
|
+
:chy: Cheyenne
|
105
|
+
:cic: Chickasaw
|
106
|
+
:ckb: "Kurdish, Sorani"
|
107
|
+
:co: Corsican
|
108
|
+
:cop: Coptic
|
109
|
+
:cps: Capiznon
|
110
|
+
:cr: Cree
|
111
|
+
:crh: "Crimean Turkish"
|
112
|
+
:crs: "Seselwa Creole French"
|
113
|
+
:cs: Czech
|
114
|
+
:csb: Kashubian
|
115
|
+
:cu: "Church Slavic"
|
116
|
+
:cv: Chuvash
|
117
|
+
:cy: Welsh
|
118
|
+
:da: Danish
|
119
|
+
:dak: Dakota
|
120
|
+
:dar: Dargwa
|
121
|
+
:dav: Taita
|
122
|
+
:de: German
|
123
|
+
:de-AT: "Austrian German"
|
124
|
+
:de-CH: "Swiss High German"
|
125
|
+
:del: Delaware
|
126
|
+
:den: Slave
|
127
|
+
:dgr: Dogrib
|
128
|
+
:din: Dinka
|
129
|
+
:dje: Zarma
|
130
|
+
:doi: Dogri
|
131
|
+
:dsb: "Lower Sorbian"
|
132
|
+
:dtp: "Central Dusun"
|
133
|
+
:dua: Duala
|
134
|
+
:dum: "Middle Dutch"
|
135
|
+
:dv: Divehi
|
136
|
+
:dyo: Jola-Fonyi
|
137
|
+
:dyu: Dyula
|
138
|
+
:dz: Dzongkha
|
139
|
+
:dzg: Dazaga
|
140
|
+
:ebu: Embu
|
141
|
+
:ee: Ewe
|
142
|
+
:efi: Efik
|
143
|
+
:egl: Emilian
|
144
|
+
:egy: "Ancient Egyptian"
|
145
|
+
:eka: Ekajuk
|
146
|
+
:el: Greek
|
147
|
+
:elx: Elamite
|
148
|
+
:en: English
|
149
|
+
:en-AU: "Australian English"
|
150
|
+
:en-CA: "Canadian English"
|
151
|
+
:en-GB: "UK English"
|
152
|
+
:en-US: "US English"
|
153
|
+
:enm: "Middle English"
|
154
|
+
:eo: Esperanto
|
155
|
+
:es: Spanish
|
156
|
+
:es-419: "Latin American Spanish"
|
157
|
+
:es-ES: "European Spanish"
|
158
|
+
:es-MX: "Mexican Spanish"
|
159
|
+
:esu: "Central Yupik"
|
160
|
+
:et: Estonian
|
161
|
+
:eu: Basque
|
162
|
+
:ewo: Ewondo
|
163
|
+
:ext: Extremaduran
|
164
|
+
:fa: Persian
|
165
|
+
:fa-AF: Dari
|
166
|
+
:fan: Fang
|
167
|
+
:fat: Fanti
|
168
|
+
:ff: Fulah
|
169
|
+
:fi: Finnish
|
170
|
+
:fil: Filipino
|
171
|
+
:fit: "Tornedalen Finnish"
|
172
|
+
:fj: Fijian
|
173
|
+
:fo: Faroese
|
174
|
+
:fon: Fon
|
175
|
+
:fr: French
|
176
|
+
:fr-CA: "Canadian French"
|
177
|
+
:fr-CH: "Swiss French"
|
178
|
+
:frc: "Cajun French"
|
179
|
+
:frm: "Middle French"
|
180
|
+
:fro: "Old French"
|
181
|
+
:frp: Arpitan
|
182
|
+
:frr: "Northern Frisian"
|
183
|
+
:frs: "Eastern Frisian"
|
184
|
+
:fur: Friulian
|
185
|
+
:fy: "Western Frisian"
|
186
|
+
:ga: Irish
|
187
|
+
:gaa: Ga
|
188
|
+
:gag: Gagauz
|
189
|
+
:gan: "Gan Chinese"
|
190
|
+
:gay: Gayo
|
191
|
+
:gba: Gbaya
|
192
|
+
:gbz: "Zoroastrian Dari"
|
193
|
+
:gd: "Scottish Gaelic"
|
194
|
+
:gez: Geez
|
195
|
+
:gil: Gilbertese
|
196
|
+
:gl: Galician
|
197
|
+
:glk: Gilaki
|
198
|
+
:gmh: "Middle High German"
|
199
|
+
:gn: Guarani
|
200
|
+
:goh: "Old High German"
|
201
|
+
:gom: "Goan Konkani"
|
202
|
+
:gon: Gondi
|
203
|
+
:gor: Gorontalo
|
204
|
+
:got: Gothic
|
205
|
+
:grb: Grebo
|
206
|
+
:grc: "Ancient Greek"
|
207
|
+
:gsw: "Swiss German"
|
208
|
+
:gu: Gujarati
|
209
|
+
:guc: Wayuu
|
210
|
+
:gur: Frafra
|
211
|
+
:guz: Gusii
|
212
|
+
:gv: Manx
|
213
|
+
:gwi: Gwichʼin
|
214
|
+
:ha: Hausa
|
215
|
+
:hai: Haida
|
216
|
+
:hak: "Hakka Chinese"
|
217
|
+
:haw: Hawaiian
|
218
|
+
:he: Hebrew
|
219
|
+
:hi: Hindi
|
220
|
+
:hif: "Fiji Hindi"
|
221
|
+
:hil: Hiligaynon
|
222
|
+
:hit: Hittite
|
223
|
+
:hmn: Hmong
|
224
|
+
:ho: "Hiri Motu"
|
225
|
+
:hr: Croatian
|
226
|
+
:hsb: "Upper Sorbian"
|
227
|
+
:hsn: "Xiang Chinese"
|
228
|
+
:ht: "Haitian Creole"
|
229
|
+
:hu: Hungarian
|
230
|
+
:hup: Hupa
|
231
|
+
:hy: Armenian
|
232
|
+
:hz: Herero
|
233
|
+
:ia: Interlingua
|
234
|
+
:iba: Iban
|
235
|
+
:ibb: Ibibio
|
236
|
+
:id: Indonesian
|
237
|
+
:ie: Interlingue
|
238
|
+
:ig: Igbo
|
239
|
+
:ii: "Sichuan Yi"
|
240
|
+
:ik: Inupiaq
|
241
|
+
:ilo: Iloko
|
242
|
+
:inh: Ingush
|
243
|
+
:io: Ido
|
244
|
+
:is: Icelandic
|
245
|
+
:it: Italian
|
246
|
+
:iu: Inuktitut
|
247
|
+
:izh: Ingrian
|
248
|
+
:ja: Japanese
|
249
|
+
:jam: "Jamaican Creole English"
|
250
|
+
:jbo: Lojban
|
251
|
+
:jgo: Ngomba
|
252
|
+
:jmc: Machame
|
253
|
+
:jpr: Judeo-Persian
|
254
|
+
:jrb: Judeo-Arabic
|
255
|
+
:jut: Jutish
|
256
|
+
:jv: Javanese
|
257
|
+
:ka: Georgian
|
258
|
+
:kaa: Kara-Kalpak
|
259
|
+
:kab: Kabyle
|
260
|
+
:kac: Kachin
|
261
|
+
:kaj: Jju
|
262
|
+
:kam: Kamba
|
263
|
+
:kaw: Kawi
|
264
|
+
:kbd: Kabardian
|
265
|
+
:kbl: Kanembu
|
266
|
+
:kcg: Tyap
|
267
|
+
:kde: Makonde
|
268
|
+
:kea: Kabuverdianu
|
269
|
+
:ken: Kenyang
|
270
|
+
:kfo: Koro
|
271
|
+
:kg: Kongo
|
272
|
+
:kgp: Kaingang
|
273
|
+
:kha: Khasi
|
274
|
+
:kho: Khotanese
|
275
|
+
:khq: "Koyra Chiini"
|
276
|
+
:khw: Khowar
|
277
|
+
:ki: Kikuyu
|
278
|
+
:kiu: Kirmanjki
|
279
|
+
:kj: Kuanyama
|
280
|
+
:kk: Kazakh
|
281
|
+
:kkj: Kako
|
282
|
+
:kl: Kalaallisut
|
283
|
+
:kln: Kalenjin
|
284
|
+
:km: Khmer
|
285
|
+
:kmb: Kimbundu
|
286
|
+
:kn: Kannada
|
287
|
+
:ko: Korean
|
288
|
+
:koi: Komi-Permyak
|
289
|
+
:kok: Konkani
|
290
|
+
:kos: Kosraean
|
291
|
+
:kpe: Kpelle
|
292
|
+
:kr: Kanuri
|
293
|
+
:krc: Karachay-Balkar
|
294
|
+
:kri: Krio
|
295
|
+
:krj: Kinaray-a
|
296
|
+
:krl: Karelian
|
297
|
+
:kru: Kurukh
|
298
|
+
:ks: Kashmiri
|
299
|
+
:ksb: Shambala
|
300
|
+
:ksf: Bafia
|
301
|
+
:ksh: Colognian
|
302
|
+
:ku: Kurdish
|
303
|
+
:kum: Kumyk
|
304
|
+
:kut: Kutenai
|
305
|
+
:kv: Komi
|
306
|
+
:kw: Cornish
|
307
|
+
:ky: Kirghiz
|
308
|
+
:la: Latin
|
309
|
+
:lad: Ladino
|
310
|
+
:lag: Langi
|
311
|
+
:lah: Lahnda
|
312
|
+
:lam: Lamba
|
313
|
+
:lb: Luxembourgish
|
314
|
+
:lez: Lezghian
|
315
|
+
:lfn: "Lingua Franca Nova"
|
316
|
+
:lg: Ganda
|
317
|
+
:li: Limburgish
|
318
|
+
:lij: Ligurian
|
319
|
+
:liv: Livonian
|
320
|
+
:lkt: Lakota
|
321
|
+
:lmo: Lombard
|
322
|
+
:ln: Lingala
|
323
|
+
:lo: Lao
|
324
|
+
:lol: Mongo
|
325
|
+
:lou: "Louisiana Creole"
|
326
|
+
:loz: Lozi
|
327
|
+
:lrc: "Northern Luri"
|
328
|
+
:lt: Lithuanian
|
329
|
+
:ltg: Latgalian
|
330
|
+
:lu: Luba-Katanga
|
331
|
+
:lua: Luba-Lulua
|
332
|
+
:lui: Luiseno
|
333
|
+
:lun: Lunda
|
334
|
+
:luo: Luo
|
335
|
+
:lus: Mizo
|
336
|
+
:luy: Luyia
|
337
|
+
:lv: Latvian
|
338
|
+
:lzh: "Literary Chinese"
|
339
|
+
:lzz: Laz
|
340
|
+
:mad: Madurese
|
341
|
+
:maf: Mafa
|
342
|
+
:mag: Magahi
|
343
|
+
:mai: Maithili
|
344
|
+
:mak: Makasar
|
345
|
+
:man: Mandingo
|
346
|
+
:mas: Masai
|
347
|
+
:mde: Maba
|
348
|
+
:mdf: Moksha
|
349
|
+
:mdr: Mandar
|
350
|
+
:men: Mende
|
351
|
+
:mer: Meru
|
352
|
+
:mfe: Morisyen
|
353
|
+
:mg: Malagasy
|
354
|
+
:mga: "Middle Irish"
|
355
|
+
:mgh: Makhuwa-Meetto
|
356
|
+
:mgo: Metaʼ
|
357
|
+
:mh: Marshallese
|
358
|
+
:mi: Maori
|
359
|
+
:mic: Mi'kmaq
|
360
|
+
:min: Minangkabau
|
361
|
+
:mk: Macedonian
|
362
|
+
:ml: Malayalam
|
363
|
+
:mn: Mongolian
|
364
|
+
:mnc: Manchu
|
365
|
+
:mni: Manipuri
|
366
|
+
:moh: Mohawk
|
367
|
+
:mos: Mossi
|
368
|
+
:mr: Marathi
|
369
|
+
:mrj: "Western Mari"
|
370
|
+
:ms: Malay
|
371
|
+
:mt: Maltese
|
372
|
+
:mua: Mundang
|
373
|
+
:mul: "Multiple languages"
|
374
|
+
:mus: Creek
|
375
|
+
:mwl: Mirandese
|
376
|
+
:mwr: Marwari
|
377
|
+
:mwv: Mentawai
|
378
|
+
:my: "Myanmar Language"
|
379
|
+
:mye: Myene
|
380
|
+
:myv: Erzya
|
381
|
+
:mzn: Mazanderani
|
382
|
+
:na: Nauru
|
383
|
+
:nan: "Min Nan Chinese"
|
384
|
+
:nap: Neapolitan
|
385
|
+
:naq: Nama
|
386
|
+
:nb: "Norwegian Bokmål"
|
387
|
+
:nd: "North Ndebele"
|
388
|
+
:nds: "Low German"
|
389
|
+
:nds-NL: "West Low German"
|
390
|
+
:ne: Nepali
|
391
|
+
:new: Newari
|
392
|
+
:ng: Ndonga
|
393
|
+
:nia: Nias
|
394
|
+
:niu: Niuean
|
395
|
+
:njo: "Ao Naga"
|
396
|
+
:nl: Dutch
|
397
|
+
:nl-BE: Flemish
|
398
|
+
:nmg: Kwasio
|
399
|
+
:nn: "Norwegian Nynorsk"
|
400
|
+
:nnh: Ngiemboon
|
401
|
+
? !ruby/symbol "no"
|
402
|
+
: Norwegian
|
403
|
+
:nog: Nogai
|
404
|
+
:non: "Old Norse"
|
405
|
+
:nov: Novial
|
406
|
+
:nqo: N’Ko
|
407
|
+
:nr: "South Ndebele"
|
408
|
+
:nso: "Northern Sotho"
|
409
|
+
:nus: Nuer
|
410
|
+
:nv: Navajo
|
411
|
+
:nwc: "Classical Newari"
|
412
|
+
:ny: Nyanja
|
413
|
+
:nym: Nyamwezi
|
414
|
+
:nyn: Nyankole
|
415
|
+
:nyo: Nyoro
|
416
|
+
:nzi: Nzima
|
417
|
+
:oc: Occitan
|
418
|
+
:oj: Ojibwa
|
419
|
+
:om: Oromo
|
420
|
+
:or: Odia
|
421
|
+
:os: Ossetic
|
422
|
+
:osa: Osage
|
423
|
+
:ota: "Ottoman Turkish"
|
424
|
+
:pa: Punjabi
|
425
|
+
:pag: Pangasinan
|
426
|
+
:pal: Pahlavi
|
427
|
+
:pam: Pampanga
|
428
|
+
:pap: Papiamento
|
429
|
+
:pau: Palauan
|
430
|
+
:pcd: Picard
|
431
|
+
:pcm: "Nigerian Pidgin"
|
432
|
+
:pdc: "Pennsylvania German"
|
433
|
+
:pdt: Plautdietsch
|
434
|
+
:peo: "Old Persian"
|
435
|
+
:pfl: "Palatine German"
|
436
|
+
:phn: Phoenician
|
437
|
+
:pi: Pali
|
438
|
+
:pl: Polish
|
439
|
+
:pms: Piedmontese
|
440
|
+
:pnt: Pontic
|
441
|
+
:pon: Pohnpeian
|
442
|
+
:prg: Prussian
|
443
|
+
:pro: "Old Provençal"
|
444
|
+
:ps: Pushto
|
445
|
+
:pt: Portuguese
|
446
|
+
:pt-BR: "Brazilian Portuguese"
|
447
|
+
:pt-PT: "European Portuguese"
|
448
|
+
:qu: Quechua
|
449
|
+
:quc: Kʼicheʼ
|
450
|
+
:qug: "Chimborazo Highland Quichua"
|
451
|
+
:raj: Rajasthani
|
452
|
+
:rap: Rapanui
|
453
|
+
:rar: Rarotongan
|
454
|
+
:rgn: Romagnol
|
455
|
+
:rif: Riffian
|
456
|
+
:rm: Romansh
|
457
|
+
:rn: Rundi
|
458
|
+
:ro: Romanian
|
459
|
+
:ro-MD: Moldavian
|
460
|
+
:rof: Rombo
|
461
|
+
:rom: Romany
|
462
|
+
:root: Root
|
463
|
+
:rtm: Rotuman
|
464
|
+
:ru: Russian
|
465
|
+
:rue: Rusyn
|
466
|
+
:rug: Roviana
|
467
|
+
:rup: Aromanian
|
468
|
+
:rw: Kinyarwanda
|
469
|
+
:rwk: Rwa
|
470
|
+
:sa: Sanskrit
|
471
|
+
:sad: Sandawe
|
472
|
+
:sah: Sakha
|
473
|
+
:sam: "Samaritan Aramaic"
|
474
|
+
:saq: Samburu
|
475
|
+
:sas: Sasak
|
476
|
+
:sat: Santali
|
477
|
+
:saz: Saurashtra
|
478
|
+
:sba: Ngambay
|
479
|
+
:sbp: Sangu
|
480
|
+
:sc: Sardinian
|
481
|
+
:scn: Sicilian
|
482
|
+
:sco: Scots
|
483
|
+
:sd: Sindhi
|
484
|
+
:sdc: "Sassarese Sardinian"
|
485
|
+
:sdh: "Southern Kurdish"
|
486
|
+
:se: "Northern Sami"
|
487
|
+
:see: Seneca
|
488
|
+
:seh: Sena
|
489
|
+
:sei: Seri
|
490
|
+
:sel: Selkup
|
491
|
+
:ses: "Koyraboro Senni"
|
492
|
+
:sg: Sango
|
493
|
+
:sga: "Old Irish"
|
494
|
+
:sgs: Samogitian
|
495
|
+
:sh: Serbo-Croatian
|
496
|
+
:shi: Tachelhit
|
497
|
+
:shn: Shan
|
498
|
+
:shu: "Chadian Arabic"
|
499
|
+
:si: Sinhala
|
500
|
+
:sid: Sidamo
|
501
|
+
:sk: Slovak
|
502
|
+
:sl: Slovenian
|
503
|
+
:sli: "Lower Silesian"
|
504
|
+
:sly: Selayar
|
505
|
+
:sm: Samoan
|
506
|
+
:sma: "Southern Sami"
|
507
|
+
:smj: "Lule Sami"
|
508
|
+
:smn: "Inari Sami"
|
509
|
+
:sms: "Skolt Sami"
|
510
|
+
:sn: Shona
|
511
|
+
:snk: Soninke
|
512
|
+
:so: Somali
|
513
|
+
:sog: Sogdien
|
514
|
+
:sq: Albanian
|
515
|
+
:sr: Serbian
|
516
|
+
:sr-ME: Montenegrin
|
517
|
+
:srn: "Sranan Tongo"
|
518
|
+
:srr: Serer
|
519
|
+
:ss: Swati
|
520
|
+
:ssy: Saho
|
521
|
+
:st: "Southern Sotho"
|
522
|
+
:stq: "Saterland Frisian"
|
523
|
+
:su: Sundanese
|
524
|
+
:suk: Sukuma
|
525
|
+
:sus: Susu
|
526
|
+
:sux: Sumerian
|
527
|
+
:sv: Swedish
|
528
|
+
:sw: Swahili
|
529
|
+
:sw-CD: "Congo Swahili"
|
530
|
+
:swb: Comorian
|
531
|
+
:syc: "Classical Syriac"
|
532
|
+
:syr: Syriac
|
533
|
+
:szl: Silesian
|
534
|
+
:ta: Tamil
|
535
|
+
:tcy: Tulu
|
536
|
+
:te: Telugu
|
537
|
+
:tem: Timne
|
538
|
+
:teo: Teso
|
539
|
+
:ter: Tereno
|
540
|
+
:tet: Tetum
|
541
|
+
:tg: Tajik
|
542
|
+
:th: Thai
|
543
|
+
:ti: Tigrinya
|
544
|
+
:tig: Tigre
|
545
|
+
:tiv: Tiv
|
546
|
+
:tk: Turkmen
|
547
|
+
:tkl: Tokelau
|
548
|
+
:tkr: Tsakhur
|
549
|
+
:tl: Tagalog
|
550
|
+
:tlh: Klingon
|
551
|
+
:tli: Tlingit
|
552
|
+
:tly: Talysh
|
553
|
+
:tmh: Tamashek
|
554
|
+
:tn: Tswana
|
555
|
+
:to: Tongan
|
556
|
+
:tog: "Nyasa Tonga"
|
557
|
+
:tpi: "Tok Pisin"
|
558
|
+
:tr: Turkish
|
559
|
+
:tru: Turoyo
|
560
|
+
:trv: Taroko
|
561
|
+
:ts: Tsonga
|
562
|
+
:tsd: Tsakonian
|
563
|
+
:tsi: Tsimshian
|
564
|
+
:tt: Tatar
|
565
|
+
:ttt: "Muslim Tat"
|
566
|
+
:tum: Tumbuka
|
567
|
+
:tvl: Tuvalu
|
568
|
+
:tw: Twi
|
569
|
+
:twq: Tasawaq
|
570
|
+
:ty: Tahitian
|
571
|
+
:tyv: Tuvinian
|
572
|
+
:tzm: "Central Atlas Tamazight"
|
573
|
+
:udm: Udmurt
|
574
|
+
:ug: Uighur
|
575
|
+
:uga: Ugaritic
|
576
|
+
:uk: Ukrainian
|
577
|
+
:umb: Umbundu
|
578
|
+
:und: "Unknown language"
|
579
|
+
:ur: Urdu
|
580
|
+
:uz: Uzbek
|
581
|
+
:vai: Vai
|
582
|
+
:ve: Venda
|
583
|
+
:vec: Venetian
|
584
|
+
:vep: Veps
|
585
|
+
:vi: Vietnamese
|
586
|
+
:vls: "West Flemish"
|
587
|
+
:vmf: Main-Franconian
|
588
|
+
:vo: Volapük
|
589
|
+
:vot: Votic
|
590
|
+
:vro: Võro
|
591
|
+
:vun: Vunjo
|
592
|
+
:wa: Walloon
|
593
|
+
:wae: Walser
|
594
|
+
:wal: Wolaytta
|
595
|
+
:war: Waray
|
596
|
+
:was: Washo
|
597
|
+
:wbp: Warlpiri
|
598
|
+
:wo: Wolof
|
599
|
+
:wuu: "Wu Chinese"
|
600
|
+
:xal: Kalmyk
|
601
|
+
:xh: Xhosa
|
602
|
+
:xmf: Mingrelian
|
603
|
+
:xog: Soga
|
604
|
+
:yao: Yao
|
605
|
+
:yap: Yapese
|
606
|
+
:yav: Yangben
|
607
|
+
:ybb: Yemba
|
608
|
+
:yi: Yiddish
|
609
|
+
:yo: Yoruba
|
610
|
+
:yrl: Nheengatu
|
611
|
+
:yue: "Chinese, Cantonese"
|
612
|
+
:za: Zhuang
|
613
|
+
:zap: Zapotec
|
614
|
+
:zbl: Blissymbols
|
615
|
+
:zea: Zeelandic
|
616
|
+
:zen: Zenaga
|
617
|
+
:zgh: "Standard Moroccan Tamazight"
|
618
|
+
:zh: "Chinese, Mandarin"
|
619
|
+
:zh-Hans: "Simplified Mandarin Chinese"
|
620
|
+
:zh-Hant: "Traditional Mandarin Chinese"
|
621
|
+
:zu: Zulu
|
622
|
+
:zun: Zuni
|
623
|
+
:zxx: "No linguistic content"
|
624
|
+
:zza: Zaza
|