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
@@ -34,7 +34,7 @@
|
|
34
34
|
:Alaska:
|
35
35
|
:long:
|
36
36
|
:daylight: "Alaska (czas letni)"
|
37
|
-
:generic: Alaska
|
37
|
+
:generic: "czas Alaska"
|
38
38
|
:standard: "Alaska (czas standardowy)"
|
39
39
|
:Amazon:
|
40
40
|
:long:
|
@@ -69,27 +69,27 @@
|
|
69
69
|
:Apia:
|
70
70
|
:long:
|
71
71
|
:daylight: "Apia (czas letni)"
|
72
|
-
:generic: Apia
|
72
|
+
:generic: "czas Apia"
|
73
73
|
:standard: "Apia (czas standardowy)"
|
74
74
|
:Arabian:
|
75
75
|
:long:
|
76
76
|
:daylight: "Półwysep Arabski (czas letni)"
|
77
|
-
:generic: "Półwysep Arabski"
|
77
|
+
:generic: "czas Półwysep Arabski"
|
78
78
|
:standard: "Półwysep Arabski (czas standardowy)"
|
79
79
|
:Argentina:
|
80
80
|
:long:
|
81
81
|
:daylight: "Argentyna (czas letni)"
|
82
|
-
:generic: Argentyna
|
82
|
+
:generic: "czas Argentyna"
|
83
83
|
:standard: "Argentyna (czas standardowy)"
|
84
84
|
:Argentina_Western:
|
85
85
|
:long:
|
86
86
|
:daylight: "Argentyna Zachodnia (czas letni)"
|
87
|
-
:generic: "Argentyna Zachodnia"
|
87
|
+
:generic: "czas Argentyna Zachodnia"
|
88
88
|
:standard: "Argentyna Zachodnia (czas standardowy)"
|
89
89
|
:Armenia:
|
90
90
|
:long:
|
91
91
|
:daylight: "Armenia (czas letni)"
|
92
|
-
:generic: Armenia
|
92
|
+
:generic: "czas Armenia"
|
93
93
|
:standard: "Armenia (czas standardowy)"
|
94
94
|
:Atlantic:
|
95
95
|
:long:
|
@@ -119,98 +119,89 @@
|
|
119
119
|
:Azerbaijan:
|
120
120
|
:long:
|
121
121
|
:daylight: "Azerbejdżan (czas letni)"
|
122
|
-
:generic: Azerbejdżan
|
122
|
+
:generic: "czas Azerbejdżan"
|
123
123
|
:standard: "Azerbejdżan (czas standardowy)"
|
124
124
|
:Azores:
|
125
125
|
:long:
|
126
126
|
:daylight: "Azory (czas letni)"
|
127
|
-
:generic: Azory
|
127
|
+
:generic: "czas Azory"
|
128
128
|
:standard: "Azory (czas standardowy)"
|
129
129
|
:Bangladesh:
|
130
130
|
:long:
|
131
131
|
:daylight: "Bangladesz (czas letni)"
|
132
|
-
:generic: Bangladesz
|
132
|
+
:generic: "czas Bangladesz"
|
133
133
|
:standard: "Bangladesz (czas standardowy)"
|
134
|
-
:Bhutan:
|
135
|
-
:long:
|
136
|
-
:standard: Bhutan
|
137
134
|
:Bolivia:
|
138
135
|
:long:
|
139
|
-
:standard: Boliwia
|
136
|
+
:standard: "czas Boliwia"
|
140
137
|
:Brasilia:
|
141
138
|
:long:
|
142
139
|
:daylight: "Brasília (czas letni)"
|
143
|
-
:generic: Brasília
|
140
|
+
:generic: "czas Brasília"
|
144
141
|
:standard: "Brasília (czas standardowy)"
|
145
|
-
:Brunei:
|
146
|
-
:long:
|
147
|
-
:standard: Brunei
|
148
142
|
:Cape_Verde:
|
149
143
|
:long:
|
150
144
|
:daylight: "Wyspy Zielonego Przylądka (czas letni)"
|
151
|
-
:generic: "Wyspy Zielonego Przylądka"
|
145
|
+
:generic: "czas Wyspy Zielonego Przylądka"
|
152
146
|
:standard: "Wyspy Zielonego Przylądka (czas standardowy)"
|
153
147
|
:Chamorro:
|
154
148
|
:long:
|
155
|
-
:standard: Czamorro
|
149
|
+
:standard: "czas Czamorro"
|
156
150
|
:Chatham:
|
157
151
|
:long:
|
158
152
|
:daylight: "Chatham (czas letni)"
|
159
|
-
:generic: Chatham
|
153
|
+
:generic: "czas Chatham"
|
160
154
|
:standard: "Chatham (czas standardowy)"
|
161
155
|
:Chile:
|
162
156
|
:long:
|
163
157
|
:daylight: "Chile (czas letni)"
|
164
|
-
:generic: Chile
|
158
|
+
:generic: "czas Chile"
|
165
159
|
:standard: "Chile (czas standardowy)"
|
166
160
|
:China:
|
167
161
|
:long:
|
168
162
|
:daylight: "Chiny (czas letni)"
|
169
|
-
:generic: Chiny
|
163
|
+
:generic: "czas Chiny"
|
170
164
|
:standard: "Chiny (czas standardowy)"
|
171
165
|
:Choibalsan:
|
172
166
|
:long:
|
173
167
|
:daylight: "Czojbalsan (czas letni)"
|
174
|
-
:generic: Czojbalsan
|
168
|
+
:generic: "czas Czojbalsan"
|
175
169
|
:standard: "Czojbalsan (czas standardowy)"
|
176
170
|
:Christmas:
|
177
171
|
:long:
|
178
|
-
:standard: "Wyspa Bożego Narodzenia"
|
172
|
+
:standard: "czas Wyspa Bożego Narodzenia"
|
179
173
|
:Cocos:
|
180
174
|
:long:
|
181
|
-
:standard: "Wyspy Kokosowe"
|
175
|
+
:standard: "czas Wyspy Kokosowe"
|
182
176
|
:Colombia:
|
183
177
|
:long:
|
184
178
|
:daylight: "Kolumbia (czas letni)"
|
185
|
-
:generic: Kolumbia
|
179
|
+
:generic: "czas Kolumbia"
|
186
180
|
:standard: "Kolumbia (czas standardowy)"
|
187
181
|
:Cook:
|
188
182
|
:long:
|
189
183
|
:daylight: "Wyspy Cooka (czas letni)"
|
190
|
-
:generic: "Wyspy Cooka"
|
184
|
+
:generic: "czas Wyspy Cooka"
|
191
185
|
:standard: "Wyspy Cooka (czas standardowy)"
|
192
186
|
:Cuba:
|
193
187
|
:long:
|
194
188
|
:daylight: "Kuba (czas letni)"
|
195
|
-
:generic: Kuba
|
189
|
+
:generic: "czas Kuba"
|
196
190
|
:standard: "Kuba (czas standardowy)"
|
197
|
-
:Davis:
|
198
|
-
:long:
|
199
|
-
:standard: Davis
|
200
191
|
:DumontDUrville:
|
201
192
|
:long:
|
202
|
-
:standard: Dumont-d’Urville
|
193
|
+
:standard: "czas Dumont-d’Urville"
|
203
194
|
:East_Timor:
|
204
195
|
:long:
|
205
|
-
:standard: "Timor Wschodni"
|
196
|
+
:standard: "czas Timor Wschodni"
|
206
197
|
:Easter:
|
207
198
|
:long:
|
208
199
|
:daylight: "Wyspa Wielkanocna (czas letni)"
|
209
|
-
:generic: "Wyspa Wielkanocna"
|
200
|
+
:generic: "czas Wyspa Wielkanocna"
|
210
201
|
:standard: "Wyspa Wielkanocna (czas standardowy)"
|
211
202
|
:Ecuador:
|
212
203
|
:long:
|
213
|
-
:standard: Ekwador
|
204
|
+
:standard: "czas Ekwador"
|
214
205
|
:Europe_Central:
|
215
206
|
:long:
|
216
207
|
:daylight: "czas środkowoeuropejski letni"
|
@@ -244,104 +235,101 @@
|
|
244
235
|
:Falkland:
|
245
236
|
:long:
|
246
237
|
:daylight: "Falklandy (czas letni)"
|
247
|
-
:generic: Falklandy
|
238
|
+
:generic: "czas Falklandy"
|
248
239
|
:standard: "Falklandy (czas standardowy)"
|
249
240
|
:Fiji:
|
250
241
|
:long:
|
251
242
|
:daylight: "Fidżi (czas letni)"
|
252
|
-
:generic: Fidżi
|
243
|
+
:generic: "czas Fidżi"
|
253
244
|
:standard: "Fidżi (czas standardowy)"
|
254
245
|
:French_Guiana:
|
255
246
|
:long:
|
256
|
-
:standard: "Gujana Francuska"
|
247
|
+
:standard: "czas Gujana Francuska"
|
257
248
|
:French_Southern:
|
258
249
|
:long:
|
259
|
-
:standard: "Francuskie Terytoria Południowe i Antarktyczne"
|
250
|
+
:standard: "czas Francuskie Terytoria Południowe i Antarktyczne"
|
260
251
|
:GMT:
|
261
252
|
:long:
|
262
253
|
:standard: "czas uniwersalny"
|
263
|
-
:Galapagos:
|
264
|
-
:long:
|
265
|
-
:standard: Galapagos
|
266
254
|
:Gambier:
|
267
255
|
:long:
|
268
|
-
:standard: "Wyspy Gambiera"
|
256
|
+
:standard: "czas Wyspy Gambiera"
|
269
257
|
:Georgia:
|
270
258
|
:long:
|
271
259
|
:daylight: "Gruzja (czas letni)"
|
272
|
-
:generic: Gruzja
|
260
|
+
:generic: "czas Gruzja"
|
273
261
|
:standard: "Gruzja (czas standardowy)"
|
274
262
|
:Gilbert_Islands:
|
275
263
|
:long:
|
276
|
-
:standard: "Wyspy Gilberta"
|
264
|
+
:standard: "czas Wyspy Gilberta"
|
277
265
|
:Greenland_Eastern:
|
278
266
|
:long:
|
279
267
|
:daylight: "Grenlandia Wschodnia (czas letni)"
|
280
|
-
:generic: "Grenlandia Wschodnia"
|
268
|
+
:generic: "czas Grenlandia Wschodnia"
|
281
269
|
:standard: "Grenlandia Wschodnia (czas standardowy)"
|
282
270
|
:Greenland_Western:
|
283
271
|
:long:
|
284
272
|
:daylight: "Grenlandia Zachodnia (czas letni)"
|
285
|
-
:generic: "Grenlandia Zachodnia"
|
273
|
+
:generic: "czas Grenlandia Zachodnia"
|
286
274
|
:standard: "Grenlandia Zachodnia (czas standardowy)"
|
287
275
|
:Gulf:
|
288
276
|
:long:
|
289
|
-
:standard: "Zatoka Perska"
|
277
|
+
:standard: "czas Zatoka Perska"
|
290
278
|
:Guyana:
|
291
279
|
:long:
|
292
|
-
:standard: Gujana
|
280
|
+
:standard: "czas Gujana"
|
293
281
|
:Hawaii_Aleutian:
|
294
282
|
:long:
|
295
283
|
:daylight: "Hawaje-Aleuty (czas letni)"
|
296
|
-
:generic: Hawaje-Aleuty
|
284
|
+
:generic: "czas Hawaje-Aleuty"
|
297
285
|
:standard: "Hawaje-Aleuty (czas standardowy)"
|
298
286
|
:Hong_Kong:
|
299
287
|
:long:
|
300
288
|
:daylight: "Hongkong (czas letni)"
|
301
|
-
:generic: Hongkong
|
289
|
+
:generic: "czas Hongkong"
|
302
290
|
:standard: "Hongkong (czas standardowy)"
|
303
291
|
:Hovd:
|
304
292
|
:long:
|
305
293
|
:daylight: "Kobdo (czas letni)"
|
306
|
-
:generic: Kobdo
|
294
|
+
:generic: "czas Kobdo"
|
307
295
|
:standard: "Kobdo (czas standardowy)"
|
308
296
|
:India:
|
309
297
|
:long:
|
310
298
|
:standard: "czas indyjski standardowy"
|
311
299
|
:Indian_Ocean:
|
312
300
|
:long:
|
313
|
-
:standard: "Ocean Indyjski"
|
301
|
+
:standard: "czas Ocean Indyjski"
|
314
302
|
:Indochina:
|
315
303
|
:long:
|
316
304
|
:standard: "czas indochiński"
|
317
305
|
:Indonesia_Central:
|
318
306
|
:long:
|
319
|
-
:standard: "Indonezja Środkowa"
|
307
|
+
:standard: "czas Indonezja Środkowa"
|
320
308
|
:Indonesia_Eastern:
|
321
309
|
:long:
|
322
|
-
:standard: "Indonezja Wschodnia"
|
310
|
+
:standard: "czas Indonezja Wschodnia"
|
323
311
|
:Indonesia_Western:
|
324
312
|
:long:
|
325
|
-
:standard: "Indonezja Zachodnia"
|
313
|
+
:standard: "czas Indonezja Zachodnia"
|
326
314
|
:Iran:
|
327
315
|
:long:
|
328
316
|
:daylight: "Iran (czas letni)"
|
329
|
-
:generic: Iran
|
317
|
+
:generic: "czas Iran"
|
330
318
|
:standard: "Iran (czas standardowy)"
|
331
319
|
:Irkutsk:
|
332
320
|
:long:
|
333
321
|
:daylight: "Irkuck (czas letni)"
|
334
|
-
:generic: Irkuck
|
322
|
+
:generic: "czas Irkuck"
|
335
323
|
:standard: "Irkuck (czas standardowy)"
|
336
324
|
:Israel:
|
337
325
|
:long:
|
338
326
|
:daylight: "Izrael (czas letni)"
|
339
|
-
:generic: Izrael
|
327
|
+
:generic: "czas Izrael"
|
340
328
|
:standard: "Izrael (czas standardowy)"
|
341
329
|
:Japan:
|
342
330
|
:long:
|
343
331
|
:daylight: "Japonia (czas letni)"
|
344
|
-
:generic: Japonia
|
332
|
+
:generic: "czas Japonia"
|
345
333
|
:standard: "Japonia (czas standardowy)"
|
346
334
|
:Kamchatka:
|
347
335
|
:long:
|
@@ -350,66 +338,57 @@
|
|
350
338
|
:standard: "czas standardowy Pietropawłowsk Kamczacki"
|
351
339
|
:Kazakhstan_Eastern:
|
352
340
|
:long:
|
353
|
-
:standard: "Kazachstan Wschodni"
|
341
|
+
:standard: "czas Kazachstan Wschodni"
|
354
342
|
:Kazakhstan_Western:
|
355
343
|
:long:
|
356
|
-
:standard: "Kazachstan Zachodni"
|
344
|
+
:standard: "czas Kazachstan Zachodni"
|
357
345
|
:Korea:
|
358
346
|
:long:
|
359
347
|
:daylight: "Korea (czas letni)"
|
360
|
-
:generic: Korea
|
348
|
+
:generic: "czas Korea"
|
361
349
|
:standard: "Korea (czas standardowy)"
|
362
|
-
:Kosrae:
|
363
|
-
:long:
|
364
|
-
:standard: Kosrae
|
365
350
|
:Krasnoyarsk:
|
366
351
|
:long:
|
367
352
|
:daylight: "Krasnojarsk (czas letni)"
|
368
|
-
:generic: Krasnojarsk
|
353
|
+
:generic: "czas Krasnojarsk"
|
369
354
|
:standard: "Krasnojarsk (czas standardowy)"
|
370
355
|
:Kyrgystan:
|
371
356
|
:long:
|
372
|
-
:standard: Kirgistan
|
357
|
+
:standard: "czas Kirgistan"
|
373
358
|
:Line_Islands:
|
374
359
|
:long:
|
375
|
-
:standard: "Line Islands"
|
360
|
+
:standard: "czas Line Islands"
|
376
361
|
:Lord_Howe:
|
377
362
|
:long:
|
378
363
|
:daylight: "Lord Howe (czas letni)"
|
379
|
-
:generic: "Lord Howe"
|
364
|
+
:generic: "czas Lord Howe"
|
380
365
|
:standard: "Lord Howe (czas standardowy)"
|
381
|
-
:Macquarie:
|
382
|
-
:long:
|
383
|
-
:standard: Macquarie
|
384
366
|
:Magadan:
|
385
367
|
:long:
|
386
368
|
:daylight: "Magadan (czas letni)"
|
387
|
-
:generic: Magadan
|
369
|
+
:generic: "czas Magadan"
|
388
370
|
:standard: "Magadan (czas standardowy)"
|
389
371
|
:Malaysia:
|
390
372
|
:long:
|
391
|
-
:standard: Malezja
|
373
|
+
:standard: "czas Malezja"
|
392
374
|
:Maldives:
|
393
375
|
:long:
|
394
|
-
:standard: Malediwy
|
376
|
+
:standard: "czas Malediwy"
|
395
377
|
:Marquesas:
|
396
378
|
:long:
|
397
|
-
:standard: Markizy
|
379
|
+
:standard: "czas Markizy"
|
398
380
|
:Marshall_Islands:
|
399
381
|
:long:
|
400
|
-
:standard: "Wyspy Marshalla"
|
382
|
+
:standard: "czas Wyspy Marshalla"
|
401
383
|
:Mauritius:
|
402
384
|
:long:
|
403
385
|
:daylight: "Mauritius (czas letni)"
|
404
|
-
:generic: Mauritius
|
386
|
+
:generic: "czas Mauritius"
|
405
387
|
:standard: "Mauritius (czas standardowy)"
|
406
|
-
:Mawson:
|
407
|
-
:long:
|
408
|
-
:standard: Mawson
|
409
388
|
:Mexico_Northwest:
|
410
389
|
:long:
|
411
390
|
:daylight: "Meksyk Północno-Zachodni (czas letni)"
|
412
|
-
:generic: "Meksyk Północno-Zachodni"
|
391
|
+
:generic: "czas Meksyk Północno-Zachodni"
|
413
392
|
:standard: "Meksyk Północno-Zachodni (czas standardowy)"
|
414
393
|
:Mexico_Pacific:
|
415
394
|
:long:
|
@@ -419,111 +398,87 @@
|
|
419
398
|
:Mongolia:
|
420
399
|
:long:
|
421
400
|
:daylight: "Ułan Bator (czas letni)"
|
422
|
-
:generic: "Ułan Bator"
|
401
|
+
:generic: "czas Ułan Bator"
|
423
402
|
:standard: "Ułan Bator (czas standardowy)"
|
424
403
|
:Moscow:
|
425
404
|
:long:
|
426
405
|
:daylight: "Moskwa (czas letni)"
|
427
|
-
:generic: Moskwa
|
406
|
+
:generic: "czas Moskwa"
|
428
407
|
:standard: "Moskwa (czas standardowy)"
|
429
408
|
:Myanmar:
|
430
409
|
:long:
|
431
|
-
:standard: Mjanma
|
432
|
-
:Nauru:
|
433
|
-
:long:
|
434
|
-
:standard: Nauru
|
435
|
-
:Nepal:
|
436
|
-
:long:
|
437
|
-
:standard: Nepal
|
410
|
+
:standard: "czas Mjanma"
|
438
411
|
:New_Caledonia:
|
439
412
|
:long:
|
440
413
|
:daylight: "Nowa Kaledonia (czas letni)"
|
441
|
-
:generic: "Nowa Kaledonia"
|
414
|
+
:generic: "czas Nowa Kaledonia"
|
442
415
|
:standard: "Nowa Kaledonia (czas standardowy)"
|
443
416
|
:New_Zealand:
|
444
417
|
:long:
|
445
418
|
:daylight: "Nowa Zelandia (czas letni)"
|
446
|
-
:generic: "Nowa Zelandia"
|
419
|
+
:generic: "czas Nowa Zelandia"
|
447
420
|
:standard: "Nowa Zelandia (czas standardowy)"
|
448
421
|
:Newfoundland:
|
449
422
|
:long:
|
450
423
|
:daylight: "Nowa Fundlandia (czas letni)"
|
451
|
-
:generic: "Nowa Fundlandia"
|
424
|
+
:generic: "czas Nowa Fundlandia"
|
452
425
|
:standard: "Nowa Fundlandia (czas standardowy)"
|
453
|
-
:Niue:
|
454
|
-
:long:
|
455
|
-
:standard: Niue
|
456
|
-
:Norfolk:
|
457
|
-
:long:
|
458
|
-
:standard: Norfolk
|
459
426
|
:Noronha:
|
460
427
|
:long:
|
461
428
|
:daylight: "Fernando de Noronha (czas letni)"
|
462
|
-
:generic: "Fernando de Noronha"
|
429
|
+
:generic: "czas Fernando de Noronha"
|
463
430
|
:standard: "Fernando de Noronha (czas standardowy)"
|
464
431
|
:Novosibirsk:
|
465
432
|
:long:
|
466
433
|
:daylight: "Nowosybirsk (czas letni)"
|
467
|
-
:generic: Nowosybirsk
|
434
|
+
:generic: "czas Nowosybirsk"
|
468
435
|
:standard: "Nowosybirsk (czas standardowy)"
|
469
436
|
:Omsk:
|
470
437
|
:long:
|
471
438
|
:daylight: "Omsk (czas letni)"
|
472
|
-
:generic: Omsk
|
439
|
+
:generic: "czas Omsk"
|
473
440
|
:standard: "Omsk (czas standardowy)"
|
474
441
|
:Pakistan:
|
475
442
|
:long:
|
476
443
|
:daylight: "Pakistan (czas letni)"
|
477
|
-
:generic: Pakistan
|
444
|
+
:generic: "czas Pakistan"
|
478
445
|
:standard: "Pakistan (czas standardowy)"
|
479
|
-
:Palau:
|
480
|
-
:long:
|
481
|
-
:standard: Palau
|
482
446
|
:Papua_New_Guinea:
|
483
447
|
:long:
|
484
|
-
:standard: "Papua-Nowa Gwinea"
|
448
|
+
:standard: "czas Papua-Nowa Gwinea"
|
485
449
|
:Paraguay:
|
486
450
|
:long:
|
487
451
|
:daylight: "Paragwaj (czas letni)"
|
488
|
-
:generic: Paragwaj
|
452
|
+
:generic: "czas Paragwaj"
|
489
453
|
:standard: "Paragwaj (czas standardowy)"
|
490
454
|
:Peru:
|
491
455
|
:long:
|
492
456
|
:daylight: "Peru (czas letni)"
|
493
|
-
:generic: Peru
|
457
|
+
:generic: "czas Peru"
|
494
458
|
:standard: "Peru (czas standardowy)"
|
495
459
|
:Philippines:
|
496
460
|
:long:
|
497
461
|
:daylight: "Filipiny (czas letni)"
|
498
|
-
:generic: Filipiny
|
462
|
+
:generic: "czas Filipiny"
|
499
463
|
:standard: "Filipiny (czas standardowy)"
|
500
464
|
:Phoenix_Islands:
|
501
465
|
:long:
|
502
|
-
:standard: Feniks
|
466
|
+
:standard: "czas Feniks"
|
503
467
|
:Pierre_Miquelon:
|
504
468
|
:long:
|
505
469
|
:daylight: "Saint-Pierre i Miquelon (czas letni)"
|
506
|
-
:generic: "Saint-Pierre i Miquelon"
|
470
|
+
:generic: "czas Saint-Pierre i Miquelon"
|
507
471
|
:standard: "Saint-Pierre i Miquelon (czas standardowy)"
|
508
|
-
:Pitcairn:
|
509
|
-
:long:
|
510
|
-
:standard: Pitcairn
|
511
472
|
:Ponape:
|
512
473
|
:long:
|
513
|
-
:standard: Pohnpei
|
474
|
+
:standard: "czas Pohnpei"
|
514
475
|
:Pyongyang:
|
515
476
|
:long:
|
516
|
-
:standard: Pjongjang
|
517
|
-
:Reunion:
|
518
|
-
:long:
|
519
|
-
:standard: Reunion
|
520
|
-
:Rothera:
|
521
|
-
:long:
|
522
|
-
:standard: Rothera
|
477
|
+
:standard: "czas Pjongjang"
|
523
478
|
:Sakhalin:
|
524
479
|
:long:
|
525
480
|
:daylight: "Sachalin (czas letni)"
|
526
|
-
:generic: Sachalin
|
481
|
+
:generic: "czas Sachalin"
|
527
482
|
:standard: "Sachalin (czas standardowy)"
|
528
483
|
:Samara:
|
529
484
|
:long:
|
@@ -533,102 +488,87 @@
|
|
533
488
|
:Samoa:
|
534
489
|
:long:
|
535
490
|
:daylight: "Samoa (czas letni)"
|
536
|
-
:generic: Samoa
|
491
|
+
:generic: "czas Samoa"
|
537
492
|
:standard: "Samoa (czas standardowy)"
|
538
493
|
:Seychelles:
|
539
494
|
:long:
|
540
|
-
:standard: Seszele
|
495
|
+
:standard: "czas Seszele"
|
541
496
|
:Singapore:
|
542
497
|
:long:
|
543
|
-
:standard: Singapur
|
498
|
+
:standard: "czas Singapur"
|
544
499
|
:Solomon:
|
545
500
|
:long:
|
546
|
-
:standard: "Wyspy Salomona"
|
501
|
+
:standard: "czas Wyspy Salomona"
|
547
502
|
:South_Georgia:
|
548
503
|
:long:
|
549
|
-
:standard: "Georgia Południowa"
|
504
|
+
:standard: "czas Georgia Południowa"
|
550
505
|
:Suriname:
|
551
506
|
:long:
|
552
|
-
:standard: Surinam
|
553
|
-
:Syowa:
|
554
|
-
:long:
|
555
|
-
:standard: Syowa
|
556
|
-
:Tahiti:
|
557
|
-
:long:
|
558
|
-
:standard: Tahiti
|
507
|
+
:standard: "czas Surinam"
|
559
508
|
:Taipei:
|
560
509
|
:long:
|
561
510
|
:daylight: "Tajpej (czas letni)"
|
562
|
-
:generic: Tajpej
|
511
|
+
:generic: "czas Tajpej"
|
563
512
|
:standard: "Tajpej (czas standardowy)"
|
564
513
|
:Tajikistan:
|
565
514
|
:long:
|
566
|
-
:standard: Tadżykistan
|
567
|
-
:Tokelau:
|
568
|
-
:long:
|
569
|
-
:standard: Tokelau
|
515
|
+
:standard: "czas Tadżykistan"
|
570
516
|
:Tonga:
|
571
517
|
:long:
|
572
518
|
:daylight: "Tonga (czas letni)"
|
573
|
-
:generic: Tonga
|
519
|
+
:generic: "czas Tonga"
|
574
520
|
:standard: "Tonga (czas standardowy)"
|
575
521
|
:Truk:
|
576
522
|
:long:
|
577
|
-
:standard: Chuuk
|
523
|
+
:standard: "czas Chuuk"
|
578
524
|
:Turkmenistan:
|
579
525
|
:long:
|
580
526
|
:daylight: "Turkmenistan (czas letni)"
|
581
|
-
:generic: Turkmenistan
|
527
|
+
:generic: "czas Turkmenistan"
|
582
528
|
:standard: "Turkmenistan (czas standardowy)"
|
583
|
-
:Tuvalu:
|
584
|
-
:long:
|
585
|
-
:standard: Tuvalu
|
586
529
|
:Uruguay:
|
587
530
|
:long:
|
588
531
|
:daylight: "Urugwaj (czas letni)"
|
589
|
-
:generic: Urugwaj
|
532
|
+
:generic: "czas Urugwaj"
|
590
533
|
:standard: "Urugwaj (czas standardowy)"
|
591
534
|
:Uzbekistan:
|
592
535
|
:long:
|
593
536
|
:daylight: "Uzbekistan (czas letni)"
|
594
|
-
:generic: Uzbekistan
|
537
|
+
:generic: "czas Uzbekistan"
|
595
538
|
:standard: "Uzbekistan (czas standardowy)"
|
596
539
|
:Vanuatu:
|
597
540
|
:long:
|
598
541
|
:daylight: "Vanuatu (czas letni)"
|
599
|
-
:generic: Vanuatu
|
542
|
+
:generic: "czas Vanuatu"
|
600
543
|
:standard: "Vanuatu (czas standardowy)"
|
601
544
|
:Venezuela:
|
602
545
|
:long:
|
603
|
-
:standard: Wenezuela
|
546
|
+
:standard: "czas Wenezuela"
|
604
547
|
:Vladivostok:
|
605
548
|
:long:
|
606
549
|
:daylight: "Władywostok (czas letni)"
|
607
|
-
:generic: Władywostok
|
550
|
+
:generic: "czas Władywostok"
|
608
551
|
:standard: "Władywostok (czas standardowy)"
|
609
552
|
:Volgograd:
|
610
553
|
:long:
|
611
554
|
:daylight: "Wołgograd (czas letni)"
|
612
|
-
:generic: Wołgograd
|
555
|
+
:generic: "czas Wołgograd"
|
613
556
|
:standard: "Wołgograd (czas standardowy)"
|
614
557
|
:Vostok:
|
615
558
|
:long:
|
616
|
-
:standard: Wostok
|
617
|
-
:Wake:
|
618
|
-
:long:
|
619
|
-
:standard: Wake
|
559
|
+
:standard: "czas Wostok"
|
620
560
|
:Wallis:
|
621
561
|
:long:
|
622
|
-
:standard: "Wallis i Futuna"
|
562
|
+
:standard: "czas Wallis i Futuna"
|
623
563
|
:Yakutsk:
|
624
564
|
:long:
|
625
565
|
:daylight: "Jakuck (czas letni)"
|
626
|
-
:generic: Jakuck
|
566
|
+
:generic: "czas Jakuck"
|
627
567
|
:standard: "Jakuck (czas standardowy)"
|
628
568
|
:Yekaterinburg:
|
629
569
|
:long:
|
630
570
|
:daylight: "Jekaterynburg (czas letni)"
|
631
|
-
:generic: Jekaterynburg
|
571
|
+
:generic: "czas Jekaterynburg"
|
632
572
|
:standard: "Jekaterynburg (czas standardowy)"
|
633
573
|
:timezones:
|
634
574
|
:Africa/Abidjan:
|