twitter_cldr 5.4.0 → 6.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/lib/twitter_cldr/resources/currency_symbols_importer.rb +1 -1
- 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/version.rb +1 -1
- data/lib/twitter_cldr/versions.rb +3 -8
- 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/languages.yml +2 -2
- data/resources/locales/en-001/plurals.yml +1 -1
- data/resources/locales/en-001/timezones.yml +3 -1
- data/resources/locales/en-001/units.yml +43 -35
- 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/likely_subtags.yml +12 -2
- data/resources/shared/metazones.yml +13 -1
- data/resources/shared/numbering_systems.yml +6 -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/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/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 +5 -5
- 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
- metadata +28 -10
- 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
@@ -10,7 +10,7 @@
|
|
10
10
|
:acceleration-g-force:
|
11
11
|
:one: "{0} fois l’accélération de pesanteur terrestre"
|
12
12
|
:other: "{0} fois l’accélération de pesanteur terrestre"
|
13
|
-
:acceleration-meter-per-second
|
13
|
+
:acceleration-meter-per-square-second:
|
14
14
|
:one: "{0} mètre par seconde carrée"
|
15
15
|
:other: "{0} mètres par seconde carrée"
|
16
16
|
:angle-arc-minute:
|
@@ -70,19 +70,19 @@
|
|
70
70
|
:concentr-mole:
|
71
71
|
:one: "{0} mole"
|
72
72
|
:other: "{0} moles"
|
73
|
-
:concentr-part-per-million:
|
74
|
-
:one: "{0} part par million"
|
75
|
-
:other: "{0} parts par million"
|
76
73
|
:concentr-percent:
|
77
74
|
:one: "{0} pour cent"
|
78
75
|
:other: "{0} pour cent"
|
79
76
|
:concentr-permille:
|
80
77
|
:one: "{0} pour mille"
|
81
78
|
:other: "{0} pour mille"
|
79
|
+
:concentr-permillion:
|
80
|
+
:one: "{0} part par million"
|
81
|
+
:other: "{0} parts par million"
|
82
82
|
:concentr-permyriad:
|
83
83
|
:one: "{0} pour dix mille"
|
84
84
|
:other: "{0} pour dix mille"
|
85
|
-
:consumption-liter-per-
|
85
|
+
:consumption-liter-per-100-kilometer:
|
86
86
|
:one: "{0} litre aux 100 km"
|
87
87
|
:other: "{0} litres aux 100 km"
|
88
88
|
:consumption-liter-per-kilometer:
|
@@ -379,7 +379,7 @@
|
|
379
379
|
:pressure-hectopascal:
|
380
380
|
:one: "{0} hectopascal"
|
381
381
|
:other: "{0} hectopascals"
|
382
|
-
:pressure-inch-
|
382
|
+
:pressure-inch-ofhg:
|
383
383
|
:one: "{0} pouce de mercure"
|
384
384
|
:other: "{0} pouces de mercure"
|
385
385
|
:pressure-kilopascal:
|
@@ -391,13 +391,13 @@
|
|
391
391
|
:pressure-millibar:
|
392
392
|
:one: "{0} millibar"
|
393
393
|
:other: "{0} millibars"
|
394
|
-
:pressure-millimeter-
|
394
|
+
:pressure-millimeter-ofhg:
|
395
395
|
:one: "{0} millimètre de mercure"
|
396
396
|
:other: "{0} millimètres de mercure"
|
397
397
|
:pressure-pascal:
|
398
398
|
:one: "{0} pascal"
|
399
399
|
:other: "{0} pascals"
|
400
|
-
:pressure-pound-per-square-inch:
|
400
|
+
:pressure-pound-force-per-square-inch:
|
401
401
|
:one: "{0} livre par pouce carré"
|
402
402
|
:other: "{0} livres par pouce carré"
|
403
403
|
:speed-kilometer-per-hour:
|
@@ -427,7 +427,7 @@
|
|
427
427
|
:torque-newton-meter:
|
428
428
|
:one: "{0} newton-mètre"
|
429
429
|
:other: "{0} newtons-mètres"
|
430
|
-
:torque-pound-foot:
|
430
|
+
:torque-pound-force-foot:
|
431
431
|
:one: "{0} livre-pied"
|
432
432
|
:other: "{0} livres-pieds"
|
433
433
|
:volume-acre-foot:
|
@@ -513,7 +513,7 @@
|
|
513
513
|
:acceleration-g-force:
|
514
514
|
:one: "{0}G"
|
515
515
|
:other: "{0}G"
|
516
|
-
:acceleration-meter-per-second
|
516
|
+
:acceleration-meter-per-square-second: {}
|
517
517
|
:angle-arc-minute:
|
518
518
|
:one: "{0}′"
|
519
519
|
:other: "{0}′"
|
@@ -553,13 +553,13 @@
|
|
553
553
|
:concentr-milligram-per-deciliter: {}
|
554
554
|
:concentr-millimole-per-liter: {}
|
555
555
|
:concentr-mole: {}
|
556
|
-
:concentr-part-per-million: {}
|
557
556
|
:concentr-percent:
|
558
557
|
:one: "{0} %"
|
559
558
|
:other: "{0} %"
|
560
559
|
:concentr-permille: {}
|
560
|
+
:concentr-permillion: {}
|
561
561
|
:concentr-permyriad: {}
|
562
|
-
:consumption-liter-per-
|
562
|
+
:consumption-liter-per-100-kilometer:
|
563
563
|
:one: "{0}l/100km"
|
564
564
|
:other: "{0}l/100km"
|
565
565
|
:consumption-liter-per-kilometer: {}
|
@@ -713,7 +713,7 @@
|
|
713
713
|
:pressure-hectopascal:
|
714
714
|
:one: "{0}hPa"
|
715
715
|
:other: "{0}hPa"
|
716
|
-
:pressure-inch-
|
716
|
+
:pressure-inch-ofhg:
|
717
717
|
:one: "{0}″ Hg"
|
718
718
|
:other: "{0}″ Hg"
|
719
719
|
:pressure-kilopascal: {}
|
@@ -721,10 +721,10 @@
|
|
721
721
|
:pressure-millibar:
|
722
722
|
:one: "{0}mbar"
|
723
723
|
:other: "{0}mbar"
|
724
|
-
:pressure-millimeter-
|
724
|
+
:pressure-millimeter-ofhg:
|
725
725
|
:one: "{0} mmHg"
|
726
726
|
:other: "{0} mmHg"
|
727
|
-
:pressure-pound-per-square-inch:
|
727
|
+
:pressure-pound-force-per-square-inch:
|
728
728
|
:one: "{0} lb/po²"
|
729
729
|
:other: "{0} lb/po²"
|
730
730
|
:speed-kilometer-per-hour:
|
@@ -748,7 +748,7 @@
|
|
748
748
|
:other: "{0}°"
|
749
749
|
:temperature-kelvin: {}
|
750
750
|
:torque-newton-meter: {}
|
751
|
-
:torque-pound-foot: {}
|
751
|
+
:torque-pound-force-foot: {}
|
752
752
|
:volume-acre-foot: {}
|
753
753
|
:volume-barrel: {}
|
754
754
|
:volume-bushel: {}
|
@@ -810,7 +810,7 @@
|
|
810
810
|
:acceleration-g-force:
|
811
811
|
:one: "{0} force g"
|
812
812
|
:other: "{0} force g"
|
813
|
-
:acceleration-meter-per-second
|
813
|
+
:acceleration-meter-per-square-second:
|
814
814
|
:one: "{0} m/s²"
|
815
815
|
:other: "{0} m/s²"
|
816
816
|
:angle-arc-minute:
|
@@ -870,19 +870,19 @@
|
|
870
870
|
:concentr-mole:
|
871
871
|
:one: "{0} mol"
|
872
872
|
:other: "{0} mol"
|
873
|
-
:concentr-part-per-million:
|
874
|
-
:one: "{0} ppm"
|
875
|
-
:other: "{0} ppm"
|
876
873
|
:concentr-percent:
|
877
874
|
:one: "{0} %"
|
878
875
|
:other: "{0} %"
|
879
876
|
:concentr-permille:
|
880
877
|
:one: "{0} ‰"
|
881
878
|
:other: "{0} ‰"
|
879
|
+
:concentr-permillion:
|
880
|
+
:one: "{0} ppm"
|
881
|
+
:other: "{0} ppm"
|
882
882
|
:concentr-permyriad:
|
883
883
|
:one: "{0} ‱"
|
884
884
|
:other: "{0} ‱"
|
885
|
-
:consumption-liter-per-
|
885
|
+
:consumption-liter-per-100-kilometer:
|
886
886
|
:one: "{0} l/100 km"
|
887
887
|
:other: "{0} l/100 km"
|
888
888
|
:consumption-liter-per-kilometer:
|
@@ -1183,7 +1183,7 @@
|
|
1183
1183
|
:pressure-hectopascal:
|
1184
1184
|
:one: "{0} hPa"
|
1185
1185
|
:other: "{0} hPa"
|
1186
|
-
:pressure-inch-
|
1186
|
+
:pressure-inch-ofhg:
|
1187
1187
|
:one: "{0} inHg"
|
1188
1188
|
:other: "{0} inHg"
|
1189
1189
|
:pressure-kilopascal:
|
@@ -1195,13 +1195,13 @@
|
|
1195
1195
|
:pressure-millibar:
|
1196
1196
|
:one: "{0} mbar"
|
1197
1197
|
:other: "{0} mbar"
|
1198
|
-
:pressure-millimeter-
|
1198
|
+
:pressure-millimeter-ofhg:
|
1199
1199
|
:one: "{0} mmHg"
|
1200
1200
|
:other: "{0} mmHg"
|
1201
1201
|
:pressure-pascal:
|
1202
1202
|
:one: "{0} Pa"
|
1203
1203
|
:other: "{0} Pa"
|
1204
|
-
:pressure-pound-per-square-inch:
|
1204
|
+
:pressure-pound-force-per-square-inch:
|
1205
1205
|
:one: "{0} lb/po²"
|
1206
1206
|
:other: "{0} lb/po²"
|
1207
1207
|
:speed-kilometer-per-hour:
|
@@ -1231,7 +1231,7 @@
|
|
1231
1231
|
:torque-newton-meter:
|
1232
1232
|
:one: "{0} N⋅m"
|
1233
1233
|
:other: "{0} N⋅m"
|
1234
|
-
:torque-pound-foot:
|
1234
|
+
:torque-pound-force-foot:
|
1235
1235
|
:one: "{0} lbf⋅ft"
|
1236
1236
|
:other: "{0} lbf⋅ft"
|
1237
1237
|
:volume-acre-foot:
|
@@ -102,7 +102,7 @@
|
|
102
102
|
:chp: chipewyan
|
103
103
|
:chr: cherokee
|
104
104
|
:chy: cheyenne
|
105
|
-
:ckb: sorani
|
105
|
+
:ckb: "kurde sorani"
|
106
106
|
:co: corse
|
107
107
|
:cop: copte
|
108
108
|
:cps: capiznon
|
@@ -161,6 +161,7 @@
|
|
161
161
|
:ewo: éwondo
|
162
162
|
:ext: estrémègne
|
163
163
|
:fa: persan
|
164
|
+
:fa-AF: dari
|
164
165
|
:fan: fang
|
165
166
|
:fat: fanti
|
166
167
|
:ff: peul
|
@@ -466,7 +466,9 @@
|
|
466
466
|
:standard: "heure de Nioué"
|
467
467
|
:Norfolk:
|
468
468
|
:long:
|
469
|
-
:
|
469
|
+
:daylight: "heure d’été de l’île Norfolk"
|
470
|
+
:generic: "heure de l’île Norfolk"
|
471
|
+
:standard: "heure normale de l’île Norfolk"
|
470
472
|
:Noronha:
|
471
473
|
:long:
|
472
474
|
:daylight: "heure d’été de Fernando de Noronha"
|
@@ -10,7 +10,7 @@
|
|
10
10
|
:acceleration-g-force:
|
11
11
|
:one: "{0} fois l’accélération de pesanteur terrestre"
|
12
12
|
:other: "{0} fois l’accélération de pesanteur terrestre"
|
13
|
-
:acceleration-meter-per-second
|
13
|
+
:acceleration-meter-per-square-second:
|
14
14
|
:one: "{0} mètre par seconde carrée"
|
15
15
|
:other: "{0} mètres par seconde carrée"
|
16
16
|
:angle-arc-minute:
|
@@ -70,19 +70,19 @@
|
|
70
70
|
:concentr-mole:
|
71
71
|
:one: "{0} mole"
|
72
72
|
:other: "{0} moles"
|
73
|
-
:concentr-part-per-million:
|
74
|
-
:one: "{0} part par million"
|
75
|
-
:other: "{0} parts par million"
|
76
73
|
:concentr-percent:
|
77
74
|
:one: "{0} pour cent"
|
78
75
|
:other: "{0} pour cent"
|
79
76
|
:concentr-permille:
|
80
77
|
:one: "{0} pour mille"
|
81
78
|
:other: "{0} pour mille"
|
79
|
+
:concentr-permillion:
|
80
|
+
:one: "{0} part par million"
|
81
|
+
:other: "{0} parts par million"
|
82
82
|
:concentr-permyriad:
|
83
83
|
:one: "{0} pour dix mille"
|
84
84
|
:other: "{0} pour dix mille"
|
85
|
-
:consumption-liter-per-
|
85
|
+
:consumption-liter-per-100-kilometer:
|
86
86
|
:one: "{0} litre aux 100 km"
|
87
87
|
:other: "{0} litres aux 100 km"
|
88
88
|
:consumption-liter-per-kilometer:
|
@@ -379,7 +379,7 @@
|
|
379
379
|
:pressure-hectopascal:
|
380
380
|
:one: "{0} hectopascal"
|
381
381
|
:other: "{0} hectopascals"
|
382
|
-
:pressure-inch-
|
382
|
+
:pressure-inch-ofhg:
|
383
383
|
:one: "{0} pouce de mercure"
|
384
384
|
:other: "{0} pouces de mercure"
|
385
385
|
:pressure-kilopascal:
|
@@ -391,13 +391,13 @@
|
|
391
391
|
:pressure-millibar:
|
392
392
|
:one: "{0} millibar"
|
393
393
|
:other: "{0} millibars"
|
394
|
-
:pressure-millimeter-
|
394
|
+
:pressure-millimeter-ofhg:
|
395
395
|
:one: "{0} millimètre de mercure"
|
396
396
|
:other: "{0} millimètres de mercure"
|
397
397
|
:pressure-pascal:
|
398
398
|
:one: "{0} pascal"
|
399
399
|
:other: "{0} pascals"
|
400
|
-
:pressure-pound-per-square-inch:
|
400
|
+
:pressure-pound-force-per-square-inch:
|
401
401
|
:one: "{0} livre par pouce carré"
|
402
402
|
:other: "{0} livres par pouce carré"
|
403
403
|
:speed-kilometer-per-hour:
|
@@ -427,7 +427,7 @@
|
|
427
427
|
:torque-newton-meter:
|
428
428
|
:one: "{0} newton-mètre"
|
429
429
|
:other: "{0} newtons-mètres"
|
430
|
-
:torque-pound-foot:
|
430
|
+
:torque-pound-force-foot:
|
431
431
|
:one: "{0} livre-pied"
|
432
432
|
:other: "{0} livres-pieds"
|
433
433
|
:volume-acre-foot:
|
@@ -513,7 +513,7 @@
|
|
513
513
|
:acceleration-g-force:
|
514
514
|
:one: "{0}G"
|
515
515
|
:other: "{0}G"
|
516
|
-
:acceleration-meter-per-second
|
516
|
+
:acceleration-meter-per-square-second: {}
|
517
517
|
:angle-arc-minute:
|
518
518
|
:one: "{0}′"
|
519
519
|
:other: "{0}′"
|
@@ -553,13 +553,13 @@
|
|
553
553
|
:concentr-milligram-per-deciliter: {}
|
554
554
|
:concentr-millimole-per-liter: {}
|
555
555
|
:concentr-mole: {}
|
556
|
-
:concentr-part-per-million: {}
|
557
556
|
:concentr-percent:
|
558
557
|
:one: "{0} %"
|
559
558
|
:other: "{0} %"
|
560
559
|
:concentr-permille: {}
|
560
|
+
:concentr-permillion: {}
|
561
561
|
:concentr-permyriad: {}
|
562
|
-
:consumption-liter-per-
|
562
|
+
:consumption-liter-per-100-kilometer:
|
563
563
|
:one: "{0}l/100km"
|
564
564
|
:other: "{0}l/100km"
|
565
565
|
:consumption-liter-per-kilometer: {}
|
@@ -713,7 +713,7 @@
|
|
713
713
|
:pressure-hectopascal:
|
714
714
|
:one: "{0}hPa"
|
715
715
|
:other: "{0}hPa"
|
716
|
-
:pressure-inch-
|
716
|
+
:pressure-inch-ofhg:
|
717
717
|
:one: "{0}″ Hg"
|
718
718
|
:other: "{0}″ Hg"
|
719
719
|
:pressure-kilopascal: {}
|
@@ -721,10 +721,10 @@
|
|
721
721
|
:pressure-millibar:
|
722
722
|
:one: "{0}mbar"
|
723
723
|
:other: "{0}mbar"
|
724
|
-
:pressure-millimeter-
|
724
|
+
:pressure-millimeter-ofhg:
|
725
725
|
:one: "{0} mmHg"
|
726
726
|
:other: "{0} mmHg"
|
727
|
-
:pressure-pound-per-square-inch:
|
727
|
+
:pressure-pound-force-per-square-inch:
|
728
728
|
:one: "{0} lb/po²"
|
729
729
|
:other: "{0} lb/po²"
|
730
730
|
:speed-kilometer-per-hour:
|
@@ -748,7 +748,7 @@
|
|
748
748
|
:other: "{0}°"
|
749
749
|
:temperature-kelvin: {}
|
750
750
|
:torque-newton-meter: {}
|
751
|
-
:torque-pound-foot: {}
|
751
|
+
:torque-pound-force-foot: {}
|
752
752
|
:volume-acre-foot: {}
|
753
753
|
:volume-barrel: {}
|
754
754
|
:volume-bushel: {}
|
@@ -810,7 +810,7 @@
|
|
810
810
|
:acceleration-g-force:
|
811
811
|
:one: "{0} force g"
|
812
812
|
:other: "{0} force g"
|
813
|
-
:acceleration-meter-per-second
|
813
|
+
:acceleration-meter-per-square-second:
|
814
814
|
:one: "{0} m/s²"
|
815
815
|
:other: "{0} m/s²"
|
816
816
|
:angle-arc-minute:
|
@@ -870,19 +870,19 @@
|
|
870
870
|
:concentr-mole:
|
871
871
|
:one: "{0} mol"
|
872
872
|
:other: "{0} mol"
|
873
|
-
:concentr-part-per-million:
|
874
|
-
:one: "{0} ppm"
|
875
|
-
:other: "{0} ppm"
|
876
873
|
:concentr-percent:
|
877
874
|
:one: "{0} %"
|
878
875
|
:other: "{0} %"
|
879
876
|
:concentr-permille:
|
880
877
|
:one: "{0} ‰"
|
881
878
|
:other: "{0} ‰"
|
879
|
+
:concentr-permillion:
|
880
|
+
:one: "{0} ppm"
|
881
|
+
:other: "{0} ppm"
|
882
882
|
:concentr-permyriad:
|
883
883
|
:one: "{0} ‱"
|
884
884
|
:other: "{0} ‱"
|
885
|
-
:consumption-liter-per-
|
885
|
+
:consumption-liter-per-100-kilometer:
|
886
886
|
:one: "{0} l/100 km"
|
887
887
|
:other: "{0} l/100 km"
|
888
888
|
:consumption-liter-per-kilometer:
|
@@ -1183,7 +1183,7 @@
|
|
1183
1183
|
:pressure-hectopascal:
|
1184
1184
|
:one: "{0} hPa"
|
1185
1185
|
:other: "{0} hPa"
|
1186
|
-
:pressure-inch-
|
1186
|
+
:pressure-inch-ofhg:
|
1187
1187
|
:one: "{0} inHg"
|
1188
1188
|
:other: "{0} inHg"
|
1189
1189
|
:pressure-kilopascal:
|
@@ -1195,13 +1195,13 @@
|
|
1195
1195
|
:pressure-millibar:
|
1196
1196
|
:one: "{0} mbar"
|
1197
1197
|
:other: "{0} mbar"
|
1198
|
-
:pressure-millimeter-
|
1198
|
+
:pressure-millimeter-ofhg:
|
1199
1199
|
:one: "{0} mmHg"
|
1200
1200
|
:other: "{0} mmHg"
|
1201
1201
|
:pressure-pascal:
|
1202
1202
|
:one: "{0} Pa"
|
1203
1203
|
:other: "{0} Pa"
|
1204
|
-
:pressure-pound-per-square-inch:
|
1204
|
+
:pressure-pound-force-per-square-inch:
|
1205
1205
|
:one: "{0} lb/po²"
|
1206
1206
|
:other: "{0} lb/po²"
|
1207
1207
|
:speed-kilometer-per-hour:
|
@@ -1231,7 +1231,7 @@
|
|
1231
1231
|
:torque-newton-meter:
|
1232
1232
|
:one: "{0} N⋅m"
|
1233
1233
|
:other: "{0} N⋅m"
|
1234
|
-
:torque-pound-foot:
|
1234
|
+
:torque-pound-force-foot:
|
1235
1235
|
:one: "{0} lbf⋅ft"
|
1236
1236
|
:other: "{0} lbf⋅ft"
|
1237
1237
|
:volume-acre-foot:
|
@@ -407,12 +407,6 @@
|
|
407
407
|
:other: "peso na Sile"
|
408
408
|
:symbol: $
|
409
409
|
:two: "pheso na Sile"
|
410
|
-
:CNH:
|
411
|
-
:few: CNH
|
412
|
-
:many: CNH
|
413
|
-
:one: CNH
|
414
|
-
:other: CNH
|
415
|
-
:two: CNH
|
416
410
|
:CNY:
|
417
411
|
:few: "yuan na Síne"
|
418
412
|
:many: "yuan na Síne"
|
@@ -949,12 +943,12 @@
|
|
949
943
|
:symbol: LTT
|
950
944
|
:two: "Talonas Liotuánach"
|
951
945
|
:LUC:
|
952
|
-
:few:
|
953
|
-
:many:
|
954
|
-
:one:
|
955
|
-
:other:
|
946
|
+
:few: "Franc Inmhalartach Lucsamburgach"
|
947
|
+
:many: "Franc Inmhalartach Lucsamburgach"
|
948
|
+
:one: "Franc Inmhalartach Lucsamburgach"
|
949
|
+
:other: "Franc Inmhalartach Lucsamburgach"
|
956
950
|
:symbol: LUC
|
957
|
-
:two:
|
951
|
+
:two: "Franc Inmhalartach Lucsamburgach"
|
958
952
|
:LUF:
|
959
953
|
:few: "Franc Lucsamburg"
|
960
954
|
:many: "Franc Lucsamburg"
|
@@ -3,64 +3,45 @@
|
|
3
3
|
:languages:
|
4
4
|
:aa: Afáiris
|
5
5
|
:ab: Abcáisis
|
6
|
-
:ace: ace
|
7
|
-
:ada: ada
|
8
6
|
:ady: Adaigéis
|
9
7
|
:ae: Aivéistis
|
10
8
|
:af: Afracáinis
|
11
|
-
:agq: agq
|
12
9
|
:ain: Aidhniúis
|
13
10
|
:ak: Acáinis
|
14
11
|
:akk: Acáidis
|
15
|
-
:ale: ale
|
16
|
-
:alt: alt
|
17
12
|
:am: Amáiris
|
18
13
|
:an: Aragóinis
|
19
14
|
:ang: Sean-Bhéarla
|
20
|
-
:anp: anp
|
21
15
|
:ar: Araibis
|
22
16
|
:ar-001: "Araibis Chaighdeánach"
|
23
17
|
:arc: Aramais
|
24
18
|
:arn: Mapúitsis
|
25
|
-
:arp: arp
|
26
19
|
:as: Asaimis
|
27
|
-
:asa: asa
|
28
20
|
:ast: Astúiris
|
29
21
|
:av: Aváiris
|
30
|
-
:awa: awa
|
31
22
|
:ay: Aidhmiris
|
32
23
|
:az: Asairis
|
33
24
|
:ba: Baiscíris
|
34
25
|
:ban: Bailís
|
35
26
|
:bar: Baváiris
|
36
|
-
:bas: bas
|
37
27
|
:be: Bealarúisis
|
38
28
|
:bem: Beimbis
|
39
|
-
:bez: bez
|
40
29
|
:bg: Bulgáiris
|
41
|
-
:bho: bho
|
42
30
|
:bi: Bioslaimis
|
43
|
-
:
|
44
|
-
:bla: bla
|
45
|
-
:bm: bm
|
31
|
+
:bm: Bambairis
|
46
32
|
:bn: Beangáilis
|
47
33
|
:bo: Tibéidis
|
48
34
|
:br: Briotáinis
|
49
|
-
:brx: brx
|
50
35
|
:bs: Boisnis
|
51
36
|
:bua: Buiriáitis
|
52
37
|
:bug: Buiginis
|
53
|
-
:byn: byn
|
54
38
|
:ca: Catalóinis
|
39
|
+
:ccp: Chakma
|
55
40
|
:ce: Seisnis
|
56
41
|
:ceb: Seabúáinis
|
57
|
-
:cgg: cgg
|
58
42
|
:ch: Seamóiris
|
59
|
-
:chk: chk
|
60
43
|
:chm: Mairis
|
61
|
-
:cho: cho
|
62
44
|
:chr: Seiricis
|
63
|
-
:chy: chy
|
64
45
|
:ckb: "Coirdis Lárnach"
|
65
46
|
:co: Corsaicis
|
66
47
|
:cop: Coptais
|
@@ -72,26 +53,18 @@
|
|
72
53
|
:cv: Suvaisis
|
73
54
|
:cy: Breatnais
|
74
55
|
:da: Danmhairgis
|
75
|
-
:dak: dak
|
76
|
-
:dar: dar
|
77
56
|
:dav: Taita
|
78
57
|
:de: Gearmáinis
|
79
58
|
:de-AT: "Gearmáinis Ostarach"
|
80
59
|
:de-CH: "Ard-Ghearmáinis Eilvéiseach"
|
81
|
-
:dgr: dgr
|
82
60
|
:dje: Zarmais
|
83
61
|
:dsb: "Sorbais Íochtarach"
|
84
|
-
:dua:
|
62
|
+
:dua: Duailis
|
85
63
|
:dum: Meán-Ollainnis
|
86
64
|
:dv: Divéihis
|
87
|
-
:dyo: dyo
|
88
65
|
:dz: Seoinicis
|
89
|
-
:
|
90
|
-
:ebu: ebu
|
91
|
-
:ee: ee
|
92
|
-
:efi: efi
|
66
|
+
:ee: Éabhais
|
93
67
|
:egy: Sean-Éigiptis
|
94
|
-
:eka: eka
|
95
68
|
:el: Gréigis
|
96
69
|
:en: Béarla
|
97
70
|
:en-AU: "Béarla Astrálach"
|
@@ -106,8 +79,9 @@
|
|
106
79
|
:es-MX: "Spáinnis Mheicsiceach"
|
107
80
|
:et: Eastóinis
|
108
81
|
:eu: Bascais
|
109
|
-
:ewo:
|
82
|
+
:ewo: Éabhandóis
|
110
83
|
:fa: Peirsis
|
84
|
+
:fa-AF: Dairis
|
111
85
|
:ff: Fuláinis
|
112
86
|
:fi: Fionlainnis
|
113
87
|
:fil: Filipínis
|
@@ -123,7 +97,6 @@
|
|
123
97
|
:fur: Friúilis
|
124
98
|
:fy: "Freaslainnis Iartharach"
|
125
99
|
:ga: Gaeilge
|
126
|
-
:gaa: gaa
|
127
100
|
:gan: "Sínis Gan"
|
128
101
|
:gd: "Gaeilge na hAlban"
|
129
102
|
:gez: Aetóipis
|
@@ -132,14 +105,11 @@
|
|
132
105
|
:gmh: Meán-Ard-Ghearmáinis
|
133
106
|
:gn: Guaráinis
|
134
107
|
:goh: Sean-Ard-Ghearmáinis
|
135
|
-
:gor: gor
|
136
108
|
:grc: Sean-Ghréigis
|
137
109
|
:gsw: "Gearmáinis Eilvéiseach"
|
138
110
|
:gu: Gúisearáitis
|
139
111
|
:guc: Uaúis
|
140
|
-
:guz: guz
|
141
112
|
:gv: Manainnis
|
142
|
-
:gwi: gwi
|
143
113
|
:ha: Hásais
|
144
114
|
:hak: Haicéis
|
145
115
|
:haw: Haváis
|
@@ -159,14 +129,11 @@
|
|
159
129
|
:hy: Airméinis
|
160
130
|
:hz: Heiréiris
|
161
131
|
:ia: Interlingua
|
162
|
-
:iba: iba
|
163
132
|
:ibb: Ibibis
|
164
133
|
:id: Indinéisis
|
165
134
|
:ie: Interlingue
|
166
135
|
:ig: Íogbóis
|
167
|
-
:ii: ii
|
168
136
|
:ik: Iniúipiaicis
|
169
|
-
:ilo: ilo
|
170
137
|
:inh: Iongúis
|
171
138
|
:io: Ido
|
172
139
|
:is: Íoslainnis
|
@@ -181,16 +148,10 @@
|
|
181
148
|
:ka: Seoirsis
|
182
149
|
:kaa: Cara-Chalpáis
|
183
150
|
:kab: Caibílis
|
184
|
-
:kac: kac
|
185
|
-
:kaj: kaj
|
186
151
|
:kam: Cambais
|
187
|
-
:kbd: kbd
|
188
|
-
:kcg: kcg
|
189
152
|
:kde: Makonde
|
190
153
|
:kea: Kabuverdianu
|
191
|
-
:kfo: kfo
|
192
154
|
:kg: Congóis
|
193
|
-
:kha: kha
|
194
155
|
:khq: "Koyra Chiini"
|
195
156
|
:ki: Ciocúis
|
196
157
|
:kj: Cuainiáimis
|
@@ -199,21 +160,14 @@
|
|
199
160
|
:kl: Kalaallisut
|
200
161
|
:kln: Kalenjin
|
201
162
|
:km: Ciméiris
|
202
|
-
:kmb: kmb
|
203
163
|
:kn: Cannadais
|
204
164
|
:ko: Cóiréis
|
205
165
|
:kok: Concáinis
|
206
|
-
:kpe: kpe
|
207
166
|
:kr: Canúiris
|
208
|
-
:krc: krc
|
209
167
|
:krl: Cairéilis
|
210
168
|
:kru: Curúicis
|
211
169
|
:ks: Caismíris
|
212
|
-
:ksb: ksb
|
213
|
-
:ksf: ksf
|
214
|
-
:ksh: ksh
|
215
170
|
:ku: Coirdis
|
216
|
-
:kum: kum
|
217
171
|
:kv: Coimis
|
218
172
|
:kw: Coirnis
|
219
173
|
:ky: Cirgisis
|
@@ -222,7 +176,6 @@
|
|
222
176
|
:lag: Langi
|
223
177
|
:lah: "Puinseáibis Iartharach"
|
224
178
|
:lb: Lucsambuirgis
|
225
|
-
:lez: lez
|
226
179
|
:lg: Lugandais
|
227
180
|
:li: Liombuirgis
|
228
181
|
:lij: Liogúiris
|
@@ -231,22 +184,14 @@
|
|
231
184
|
:lmo: Lombairdis
|
232
185
|
:ln: Liongáilis
|
233
186
|
:lo: Laoisis
|
234
|
-
:loz: loz
|
235
187
|
:lrc: "Luri Thuaidh"
|
236
188
|
:lt: Liotuáinis
|
237
189
|
:lu: Lúba-Cataingis
|
238
|
-
:lua: lua
|
239
|
-
:lun: lun
|
240
190
|
:luo: Lúóis
|
241
|
-
:lus: lus
|
242
191
|
:luy: Luyia
|
243
192
|
:lv: Laitvis
|
244
|
-
:
|
245
|
-
:mag: mag
|
246
|
-
:mai: mai
|
247
|
-
:mak: mak
|
193
|
+
:mai: Maitilis
|
248
194
|
:mas: Másais
|
249
|
-
:mdf: mdf
|
250
195
|
:men: Meindis
|
251
196
|
:mer: Meru
|
252
197
|
:mfe: Morisyen
|
@@ -256,25 +201,20 @@
|
|
256
201
|
:mgo: Metaʼ
|
257
202
|
:mh: Mairsillis
|
258
203
|
:mi: Maorais
|
259
|
-
:mic: mic
|
260
|
-
:min: min
|
261
204
|
:mk: Macadóinis
|
262
205
|
:ml: Mailéalaimis
|
263
206
|
:mn: Mongóilis
|
264
207
|
:mni: Manapúiris
|
265
208
|
:moh: Móháicis
|
266
|
-
:mos: mos
|
267
209
|
:mr: Maraitis
|
268
210
|
:mrj: "Mairis Iartharach"
|
269
211
|
:ms: Malaeis
|
270
212
|
:mt: Máltais
|
271
213
|
:mua: Mundang
|
272
214
|
:mul: Ilteangacha
|
273
|
-
:mus: mus
|
274
215
|
:mwl: Mioraindéis
|
275
216
|
:mwr: Marmhairis
|
276
217
|
:my: Burmais
|
277
|
-
:myv: myv
|
278
218
|
:mzn: Mazanderani
|
279
219
|
:na: Nárúis
|
280
220
|
:nan: "Sínis Min Nan"
|
@@ -285,9 +225,7 @@
|
|
285
225
|
:nds: "Gearmáinis Íochtarach"
|
286
226
|
:nds-NL: "Sacsainis Íochtarach"
|
287
227
|
:ne: Neipeailis
|
288
|
-
:new: new
|
289
228
|
:ng: Ndongais
|
290
|
-
:nia: nia
|
291
229
|
:niu: Níobhais
|
292
230
|
:nl: Ollainnis
|
293
231
|
:nl-BE: Pléimeannais
|
@@ -296,9 +234,7 @@
|
|
296
234
|
:nnh: Ngiemboon
|
297
235
|
? !ruby/symbol "no"
|
298
236
|
: Ioruais
|
299
|
-
:nog: nog
|
300
237
|
:non: Sean-Lochlainnis
|
301
|
-
:nqo: nqo
|
302
238
|
:nr: "Ndeibéilis an Deiscirt"
|
303
239
|
:nso: "Sútúis an Tuaiscirt"
|
304
240
|
:nus: Nuer
|
@@ -311,11 +247,6 @@
|
|
311
247
|
:or: Oirísis
|
312
248
|
:os: Oiséitis
|
313
249
|
:pa: Puinseáibis
|
314
|
-
:pag: pag
|
315
|
-
:pam: pam
|
316
|
-
:pap: pap
|
317
|
-
:pau: pau
|
318
|
-
:pcm: pcm
|
319
250
|
:peo: Sean-Pheirsis
|
320
251
|
:pi: Páilis
|
321
252
|
:pl: Polainnis
|
@@ -326,39 +257,29 @@
|
|
326
257
|
:pt-PT: "Portaingéilis Ibéarach"
|
327
258
|
:qu: Ceatsuais
|
328
259
|
:quc: Cuitséis
|
329
|
-
:rap: rap
|
330
|
-
:rar: rar
|
331
260
|
:rm: Rómainis
|
332
261
|
:rn: Rúindis
|
333
262
|
:ro: Rómáinis
|
334
263
|
:ro-MD: Moldáivis
|
335
|
-
:rof: rof
|
336
264
|
:rom: Romainis
|
337
|
-
:root:
|
265
|
+
:root: Root
|
338
266
|
:ru: Rúisis
|
339
267
|
:rup: Arómáinis
|
340
268
|
:rw: Ciniaruaindis
|
341
|
-
:rwk: rwk
|
342
269
|
:sa: Sanscrait
|
343
|
-
:sad: sad
|
344
270
|
:sah: Sachais
|
345
271
|
:sam: "Aramais Shamárach"
|
346
|
-
:saq: saq
|
347
272
|
:sat: Santáilis
|
348
|
-
:sba: sba
|
349
|
-
:sbp: sbp
|
350
273
|
:sc: Sairdínis
|
351
274
|
:scn: Sicilis
|
352
275
|
:sco: Albainis
|
353
276
|
:sd: Sindis
|
354
277
|
:se: "Sáimis Thuaidh"
|
355
|
-
:seh: seh
|
356
278
|
:ses: "Koyraboro Senni"
|
357
279
|
:sg: Sangóis
|
358
280
|
:sga: Sean-Ghaeilge
|
359
281
|
:sh: Seirbea-Chróitis
|
360
282
|
:shi: Tachelhit
|
361
|
-
:shn: shn
|
362
283
|
:si: Siolóinis
|
363
284
|
:sk: Slóvaicis
|
364
285
|
:sl: Slóivéinis
|
@@ -368,17 +289,13 @@
|
|
368
289
|
:smn: "Sáimis Inari"
|
369
290
|
:sms: "Sáimis Skolt"
|
370
291
|
:sn: Seoinis
|
371
|
-
:snk: snk
|
372
292
|
:so: Somáilis
|
373
293
|
:sog: Sogdánais
|
374
294
|
:sq: Albáinis
|
375
295
|
:sr: Seirbis
|
376
|
-
:srn: srn
|
377
296
|
:ss: Suaisis
|
378
|
-
:ssy: ssy
|
379
297
|
:st: Seasóitis
|
380
298
|
:su: Sundais
|
381
|
-
:suk: suk
|
382
299
|
:sux: Suiméiris
|
383
300
|
:sv: Sualainnis
|
384
301
|
:sw: Svahaílis
|
@@ -388,13 +305,10 @@
|
|
388
305
|
:szl: Siléisis
|
389
306
|
:ta: Tamailis
|
390
307
|
:te: Teileagúis
|
391
|
-
:
|
392
|
-
:teo: teo
|
393
|
-
:tet: tet
|
308
|
+
:teo: Teso
|
394
309
|
:tg: Táidsícis
|
395
310
|
:th: Téalainnis
|
396
311
|
:ti: Tigrinis
|
397
|
-
:tig: tig
|
398
312
|
:tk: Tuircméinis
|
399
313
|
:tl: Tagálaigis
|
400
314
|
:tlh: Klingon
|
@@ -402,20 +316,15 @@
|
|
402
316
|
:to: Tongais
|
403
317
|
:tpi: "Tok Pisin"
|
404
318
|
:tr: Tuircis
|
405
|
-
:trv: trv
|
406
319
|
:ts: Songais
|
407
320
|
:tt: Tatairis
|
408
|
-
:tum: tum
|
409
|
-
:tvl: tvl
|
410
321
|
:tw: Tíbhis
|
411
|
-
:twq:
|
322
|
+
:twq: Tasawaq
|
412
323
|
:ty: Taihítis
|
413
|
-
:tyv: tyv
|
414
324
|
:tzm: "Tamazight Atlais Láir"
|
415
325
|
:udm: Udmairtis
|
416
326
|
:ug: Uigiúiris
|
417
327
|
:uk: Úcráinis
|
418
|
-
:umb: umb
|
419
328
|
:und: "Teanga Anaithnid"
|
420
329
|
:ur: Urdúis
|
421
330
|
:uz: Úisbéiceastáinis
|
@@ -425,18 +334,13 @@
|
|
425
334
|
:vi: Vítneaimis
|
426
335
|
:vls: "Pléimeannais Iartharach"
|
427
336
|
:vo: Volapük
|
428
|
-
:vun:
|
337
|
+
:vun: Vunjo
|
429
338
|
:wa: Vallúnais
|
430
|
-
:wae:
|
431
|
-
:wal: wal
|
432
|
-
:war: war
|
339
|
+
:wae: Walser
|
433
340
|
:wo: Volaifis
|
434
|
-
:wuu: wuu
|
435
341
|
:xal: Cailmícis
|
436
342
|
:xh: Cóisis
|
437
|
-
:
|
438
|
-
:yav: yav
|
439
|
-
:ybb: ybb
|
343
|
+
:yav: Yangben
|
440
344
|
:yi: Giúdais
|
441
345
|
:yo: Iarúibis
|
442
346
|
:yue: "Sínis, Cantainis"
|
@@ -449,4 +353,3 @@
|
|
449
353
|
:zu: Súlúis
|
450
354
|
:zun: Zúinis
|
451
355
|
:zxx: "Gan ábhar teangeolaíoch"
|
452
|
-
:zza: zza
|