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
data/spec/timezones/tests/nl.yml
CHANGED
@@ -1453,9 +1453,9 @@ America/Argentina/San_Luis:
|
|
1453
1453
|
:LOCALIZED_GMT: GMT-03:00
|
1454
1454
|
:LOCALIZED_GMT_SHORT: GMT-3
|
1455
1455
|
:GENERIC_LOCATION: San Luis-tijd
|
1456
|
-
:GENERIC_LONG:
|
1456
|
+
:GENERIC_LONG: Argentijnse standaardtijd
|
1457
1457
|
:GENERIC_SHORT: San Luis-tijd
|
1458
|
-
:SPECIFIC_LONG:
|
1458
|
+
:SPECIFIC_LONG: Argentijnse standaardtijd
|
1459
1459
|
:SPECIFIC_SHORT: GMT-3
|
1460
1460
|
:ISO_BASIC_SHORT: "-03"
|
1461
1461
|
:ISO_BASIC_LOCAL_SHORT: "-03"
|
@@ -5296,9 +5296,9 @@ Asia/Choibalsan:
|
|
5296
5296
|
:LOCALIZED_GMT: GMT+08:00
|
5297
5297
|
:LOCALIZED_GMT_SHORT: GMT+8
|
5298
5298
|
:GENERIC_LOCATION: Tsjojbalsan-tijd
|
5299
|
-
:GENERIC_LONG:
|
5299
|
+
:GENERIC_LONG: Ulaanbaatar-standaardtijd
|
5300
5300
|
:GENERIC_SHORT: Tsjojbalsan-tijd
|
5301
|
-
:SPECIFIC_LONG:
|
5301
|
+
:SPECIFIC_LONG: Ulaanbaatar-standaardtijd
|
5302
5302
|
:SPECIFIC_SHORT: GMT+8
|
5303
5303
|
:ISO_BASIC_SHORT: "+08"
|
5304
5304
|
:ISO_BASIC_LOCAL_SHORT: "+08"
|
@@ -11575,9 +11575,9 @@ Pacific/Norfolk:
|
|
11575
11575
|
:LOCALIZED_GMT: GMT+12:00
|
11576
11576
|
:LOCALIZED_GMT_SHORT: GMT+12
|
11577
11577
|
:GENERIC_LOCATION: Norfolk-tijd
|
11578
|
-
:GENERIC_LONG:
|
11578
|
+
:GENERIC_LONG: Norfolkeilandse tijd
|
11579
11579
|
:GENERIC_SHORT: Norfolk-tijd
|
11580
|
-
:SPECIFIC_LONG:
|
11580
|
+
:SPECIFIC_LONG: Norfolkeilandse zomertijd
|
11581
11581
|
:SPECIFIC_SHORT: GMT+12
|
11582
11582
|
:ISO_BASIC_SHORT: "+12"
|
11583
11583
|
:ISO_BASIC_LOCAL_SHORT: "+12"
|
data/spec/timezones/tests/pl.yml
CHANGED
@@ -1138,7 +1138,7 @@ America/Adak:
|
|
1138
1138
|
:LOCALIZED_GMT: GMT-10:00
|
1139
1139
|
:LOCALIZED_GMT_SHORT: GMT-10
|
1140
1140
|
:GENERIC_LOCATION: 'czas: Adak'
|
1141
|
-
:GENERIC_LONG: Hawaje-Aleuty
|
1141
|
+
:GENERIC_LONG: czas Hawaje-Aleuty
|
1142
1142
|
:GENERIC_SHORT: 'czas: Adak'
|
1143
1143
|
:SPECIFIC_LONG: Hawaje-Aleuty (czas standardowy)
|
1144
1144
|
:SPECIFIC_SHORT: GMT-10
|
@@ -1159,7 +1159,7 @@ America/Anchorage:
|
|
1159
1159
|
:LOCALIZED_GMT: GMT-09:00
|
1160
1160
|
:LOCALIZED_GMT_SHORT: GMT-9
|
1161
1161
|
:GENERIC_LOCATION: 'czas: Anchorage'
|
1162
|
-
:GENERIC_LONG: Alaska
|
1162
|
+
:GENERIC_LONG: czas Alaska
|
1163
1163
|
:GENERIC_SHORT: 'czas: Anchorage'
|
1164
1164
|
:SPECIFIC_LONG: Alaska (czas standardowy)
|
1165
1165
|
:SPECIFIC_SHORT: GMT-9
|
@@ -1453,9 +1453,9 @@ America/Argentina/San_Luis:
|
|
1453
1453
|
:LOCALIZED_GMT: GMT-03:00
|
1454
1454
|
:LOCALIZED_GMT_SHORT: GMT-3
|
1455
1455
|
:GENERIC_LOCATION: 'czas: San Luis'
|
1456
|
-
:GENERIC_LONG: Argentyna
|
1456
|
+
:GENERIC_LONG: Argentyna (czas standardowy)
|
1457
1457
|
:GENERIC_SHORT: 'czas: San Luis'
|
1458
|
-
:SPECIFIC_LONG: Argentyna
|
1458
|
+
:SPECIFIC_LONG: Argentyna (czas standardowy)
|
1459
1459
|
:SPECIFIC_SHORT: GMT-3
|
1460
1460
|
:ISO_BASIC_SHORT: "-03"
|
1461
1461
|
:ISO_BASIC_LOCAL_SHORT: "-03"
|
@@ -1537,7 +1537,7 @@ America/Asuncion:
|
|
1537
1537
|
:LOCALIZED_GMT: GMT-03:00
|
1538
1538
|
:LOCALIZED_GMT_SHORT: GMT-3
|
1539
1539
|
:GENERIC_LOCATION: 'czas: Paragwaj'
|
1540
|
-
:GENERIC_LONG: Paragwaj
|
1540
|
+
:GENERIC_LONG: czas Paragwaj
|
1541
1541
|
:GENERIC_SHORT: 'czas: Paragwaj'
|
1542
1542
|
:SPECIFIC_LONG: Paragwaj (czas letni)
|
1543
1543
|
:SPECIFIC_SHORT: GMT-3
|
@@ -1579,7 +1579,7 @@ America/Atka:
|
|
1579
1579
|
:LOCALIZED_GMT: GMT-10:00
|
1580
1580
|
:LOCALIZED_GMT_SHORT: GMT-10
|
1581
1581
|
:GENERIC_LOCATION: 'czas: Adak'
|
1582
|
-
:GENERIC_LONG: Hawaje-Aleuty
|
1582
|
+
:GENERIC_LONG: czas Hawaje-Aleuty
|
1583
1583
|
:GENERIC_SHORT: 'czas: Adak'
|
1584
1584
|
:SPECIFIC_LONG: Hawaje-Aleuty (czas standardowy)
|
1585
1585
|
:SPECIFIC_SHORT: GMT-10
|
@@ -1873,9 +1873,9 @@ America/Caracas:
|
|
1873
1873
|
:LOCALIZED_GMT: GMT-04:00
|
1874
1874
|
:LOCALIZED_GMT_SHORT: GMT-4
|
1875
1875
|
:GENERIC_LOCATION: 'czas: Wenezuela'
|
1876
|
-
:GENERIC_LONG: Wenezuela
|
1876
|
+
:GENERIC_LONG: czas Wenezuela
|
1877
1877
|
:GENERIC_SHORT: 'czas: Wenezuela'
|
1878
|
-
:SPECIFIC_LONG: Wenezuela
|
1878
|
+
:SPECIFIC_LONG: czas Wenezuela
|
1879
1879
|
:SPECIFIC_SHORT: GMT-4
|
1880
1880
|
:ISO_BASIC_SHORT: "-04"
|
1881
1881
|
:ISO_BASIC_LOCAL_SHORT: "-04"
|
@@ -1915,9 +1915,9 @@ America/Cayenne:
|
|
1915
1915
|
:LOCALIZED_GMT: GMT-03:00
|
1916
1916
|
:LOCALIZED_GMT_SHORT: GMT-3
|
1917
1917
|
:GENERIC_LOCATION: 'czas: Gujana Francuska'
|
1918
|
-
:GENERIC_LONG: Gujana Francuska
|
1918
|
+
:GENERIC_LONG: czas Gujana Francuska
|
1919
1919
|
:GENERIC_SHORT: 'czas: Gujana Francuska'
|
1920
|
-
:SPECIFIC_LONG: Gujana Francuska
|
1920
|
+
:SPECIFIC_LONG: czas Gujana Francuska
|
1921
1921
|
:SPECIFIC_SHORT: GMT-3
|
1922
1922
|
:ISO_BASIC_SHORT: "-03"
|
1923
1923
|
:ISO_BASIC_LOCAL_SHORT: "-03"
|
@@ -2419,7 +2419,7 @@ America/Godthab:
|
|
2419
2419
|
:LOCALIZED_GMT: GMT-03:00
|
2420
2420
|
:LOCALIZED_GMT_SHORT: GMT-3
|
2421
2421
|
:GENERIC_LOCATION: 'czas: Nuuk'
|
2422
|
-
:GENERIC_LONG: Grenlandia Zachodnia
|
2422
|
+
:GENERIC_LONG: czas Grenlandia Zachodnia
|
2423
2423
|
:GENERIC_SHORT: 'czas: Nuuk'
|
2424
2424
|
:SPECIFIC_LONG: Grenlandia Zachodnia (czas standardowy)
|
2425
2425
|
:SPECIFIC_SHORT: GMT-3
|
@@ -2545,9 +2545,9 @@ America/Guayaquil:
|
|
2545
2545
|
:LOCALIZED_GMT: GMT-05:00
|
2546
2546
|
:LOCALIZED_GMT_SHORT: GMT-5
|
2547
2547
|
:GENERIC_LOCATION: 'czas: Ekwador'
|
2548
|
-
:GENERIC_LONG: Ekwador
|
2548
|
+
:GENERIC_LONG: czas Ekwador
|
2549
2549
|
:GENERIC_SHORT: 'czas: Ekwador'
|
2550
|
-
:SPECIFIC_LONG: Ekwador
|
2550
|
+
:SPECIFIC_LONG: czas Ekwador
|
2551
2551
|
:SPECIFIC_SHORT: GMT-5
|
2552
2552
|
:ISO_BASIC_SHORT: "-05"
|
2553
2553
|
:ISO_BASIC_LOCAL_SHORT: "-05"
|
@@ -2566,9 +2566,9 @@ America/Guyana:
|
|
2566
2566
|
:LOCALIZED_GMT: GMT-04:00
|
2567
2567
|
:LOCALIZED_GMT_SHORT: GMT-4
|
2568
2568
|
:GENERIC_LOCATION: 'czas: Gujana'
|
2569
|
-
:GENERIC_LONG: Gujana
|
2569
|
+
:GENERIC_LONG: czas Gujana
|
2570
2570
|
:GENERIC_SHORT: 'czas: Gujana'
|
2571
|
-
:SPECIFIC_LONG: Gujana
|
2571
|
+
:SPECIFIC_LONG: czas Gujana
|
2572
2572
|
:SPECIFIC_SHORT: GMT-4
|
2573
2573
|
:ISO_BASIC_SHORT: "-04"
|
2574
2574
|
:ISO_BASIC_LOCAL_SHORT: "-04"
|
@@ -2608,7 +2608,7 @@ America/Havana:
|
|
2608
2608
|
:LOCALIZED_GMT: GMT-05:00
|
2609
2609
|
:LOCALIZED_GMT_SHORT: GMT-5
|
2610
2610
|
:GENERIC_LOCATION: 'czas: Kuba'
|
2611
|
-
:GENERIC_LONG: Kuba
|
2611
|
+
:GENERIC_LONG: czas Kuba
|
2612
2612
|
:GENERIC_SHORT: 'czas: Kuba'
|
2613
2613
|
:SPECIFIC_LONG: Kuba (czas standardowy)
|
2614
2614
|
:SPECIFIC_SHORT: GMT-5
|
@@ -2923,7 +2923,7 @@ America/Juneau:
|
|
2923
2923
|
:LOCALIZED_GMT: GMT-09:00
|
2924
2924
|
:LOCALIZED_GMT_SHORT: GMT-9
|
2925
2925
|
:GENERIC_LOCATION: 'czas: Juneau'
|
2926
|
-
:GENERIC_LONG: Alaska
|
2926
|
+
:GENERIC_LONG: czas Alaska
|
2927
2927
|
:GENERIC_SHORT: 'czas: Juneau'
|
2928
2928
|
:SPECIFIC_LONG: Alaska (czas standardowy)
|
2929
2929
|
:SPECIFIC_SHORT: GMT-9
|
@@ -3028,9 +3028,9 @@ America/La_Paz:
|
|
3028
3028
|
:LOCALIZED_GMT: GMT-04:00
|
3029
3029
|
:LOCALIZED_GMT_SHORT: GMT-4
|
3030
3030
|
:GENERIC_LOCATION: 'czas: Boliwia'
|
3031
|
-
:GENERIC_LONG: Boliwia
|
3031
|
+
:GENERIC_LONG: czas Boliwia
|
3032
3032
|
:GENERIC_SHORT: 'czas: Boliwia'
|
3033
|
-
:SPECIFIC_LONG: Boliwia
|
3033
|
+
:SPECIFIC_LONG: czas Boliwia
|
3034
3034
|
:SPECIFIC_SHORT: GMT-4
|
3035
3035
|
:ISO_BASIC_SHORT: "-04"
|
3036
3036
|
:ISO_BASIC_LOCAL_SHORT: "-04"
|
@@ -3343,7 +3343,7 @@ America/Metlakatla:
|
|
3343
3343
|
:LOCALIZED_GMT: GMT-09:00
|
3344
3344
|
:LOCALIZED_GMT_SHORT: GMT-9
|
3345
3345
|
:GENERIC_LOCATION: 'czas: Metlakatla'
|
3346
|
-
:GENERIC_LONG: Alaska
|
3346
|
+
:GENERIC_LONG: czas Alaska
|
3347
3347
|
:GENERIC_SHORT: 'czas: Metlakatla'
|
3348
3348
|
:SPECIFIC_LONG: Alaska (czas standardowy)
|
3349
3349
|
:SPECIFIC_SHORT: GMT-9
|
@@ -3385,7 +3385,7 @@ America/Miquelon:
|
|
3385
3385
|
:LOCALIZED_GMT: GMT-03:00
|
3386
3386
|
:LOCALIZED_GMT_SHORT: GMT-3
|
3387
3387
|
:GENERIC_LOCATION: 'czas: Saint-Pierre i Miquelon'
|
3388
|
-
:GENERIC_LONG: Saint-Pierre i Miquelon
|
3388
|
+
:GENERIC_LONG: czas Saint-Pierre i Miquelon
|
3389
3389
|
:GENERIC_SHORT: 'czas: Saint-Pierre i Miquelon'
|
3390
3390
|
:SPECIFIC_LONG: Saint-Pierre i Miquelon (czas standardowy)
|
3391
3391
|
:SPECIFIC_SHORT: GMT-3
|
@@ -3574,7 +3574,7 @@ America/Nome:
|
|
3574
3574
|
:LOCALIZED_GMT: GMT-09:00
|
3575
3575
|
:LOCALIZED_GMT_SHORT: GMT-9
|
3576
3576
|
:GENERIC_LOCATION: 'czas: Nome'
|
3577
|
-
:GENERIC_LONG: Alaska
|
3577
|
+
:GENERIC_LONG: czas Alaska
|
3578
3578
|
:GENERIC_SHORT: 'czas: Nome'
|
3579
3579
|
:SPECIFIC_LONG: Alaska (czas standardowy)
|
3580
3580
|
:SPECIFIC_SHORT: GMT-9
|
@@ -3742,9 +3742,9 @@ America/Paramaribo:
|
|
3742
3742
|
:LOCALIZED_GMT: GMT-03:00
|
3743
3743
|
:LOCALIZED_GMT_SHORT: GMT-3
|
3744
3744
|
:GENERIC_LOCATION: 'czas: Surinam'
|
3745
|
-
:GENERIC_LONG: Surinam
|
3745
|
+
:GENERIC_LONG: czas Surinam
|
3746
3746
|
:GENERIC_SHORT: 'czas: Surinam'
|
3747
|
-
:SPECIFIC_LONG: Surinam
|
3747
|
+
:SPECIFIC_LONG: czas Surinam
|
3748
3748
|
:SPECIFIC_SHORT: GMT-3
|
3749
3749
|
:ISO_BASIC_SHORT: "-03"
|
3750
3750
|
:ISO_BASIC_LOCAL_SHORT: "-03"
|
@@ -4057,7 +4057,7 @@ America/Santa_Isabel:
|
|
4057
4057
|
:LOCALIZED_GMT: GMT-08:00
|
4058
4058
|
:LOCALIZED_GMT_SHORT: GMT-8
|
4059
4059
|
:GENERIC_LOCATION: 'czas: Santa Isabel'
|
4060
|
-
:GENERIC_LONG: Meksyk Północno-Zachodni
|
4060
|
+
:GENERIC_LONG: czas Meksyk Północno-Zachodni
|
4061
4061
|
:GENERIC_SHORT: 'czas: Santa Isabel'
|
4062
4062
|
:SPECIFIC_LONG: Meksyk Północno-Zachodni (czas standardowy)
|
4063
4063
|
:SPECIFIC_SHORT: GMT-8
|
@@ -4099,7 +4099,7 @@ America/Santiago:
|
|
4099
4099
|
:LOCALIZED_GMT: GMT-03:00
|
4100
4100
|
:LOCALIZED_GMT_SHORT: GMT-3
|
4101
4101
|
:GENERIC_LOCATION: 'czas: Chile'
|
4102
|
-
:GENERIC_LONG: Chile
|
4102
|
+
:GENERIC_LONG: czas Chile
|
4103
4103
|
:GENERIC_SHORT: 'czas: Chile'
|
4104
4104
|
:SPECIFIC_LONG: Chile (czas letni)
|
4105
4105
|
:SPECIFIC_SHORT: GMT-3
|
@@ -4162,7 +4162,7 @@ America/Scoresbysund:
|
|
4162
4162
|
:LOCALIZED_GMT: GMT-01:00
|
4163
4163
|
:LOCALIZED_GMT_SHORT: GMT-1
|
4164
4164
|
:GENERIC_LOCATION: 'czas: Ittoqqortoormiit'
|
4165
|
-
:GENERIC_LONG: Grenlandia Wschodnia
|
4165
|
+
:GENERIC_LONG: czas Grenlandia Wschodnia
|
4166
4166
|
:GENERIC_SHORT: 'czas: Ittoqqortoormiit'
|
4167
4167
|
:SPECIFIC_LONG: Grenlandia Wschodnia (czas standardowy)
|
4168
4168
|
:SPECIFIC_SHORT: GMT-1
|
@@ -4204,7 +4204,7 @@ America/Sitka:
|
|
4204
4204
|
:LOCALIZED_GMT: GMT-09:00
|
4205
4205
|
:LOCALIZED_GMT_SHORT: GMT-9
|
4206
4206
|
:GENERIC_LOCATION: 'czas: Sitka'
|
4207
|
-
:GENERIC_LONG: Alaska
|
4207
|
+
:GENERIC_LONG: czas Alaska
|
4208
4208
|
:GENERIC_SHORT: 'czas: Sitka'
|
4209
4209
|
:SPECIFIC_LONG: Alaska (czas standardowy)
|
4210
4210
|
:SPECIFIC_SHORT: GMT-9
|
@@ -4246,7 +4246,7 @@ America/St_Johns:
|
|
4246
4246
|
:LOCALIZED_GMT: GMT-03:30
|
4247
4247
|
:LOCALIZED_GMT_SHORT: GMT-3:30
|
4248
4248
|
:GENERIC_LOCATION: 'czas: St. John’s'
|
4249
|
-
:GENERIC_LONG: Nowa Fundlandia
|
4249
|
+
:GENERIC_LONG: czas Nowa Fundlandia
|
4250
4250
|
:GENERIC_SHORT: 'czas: St. John’s'
|
4251
4251
|
:SPECIFIC_LONG: Nowa Fundlandia (czas standardowy)
|
4252
4252
|
:SPECIFIC_SHORT: GMT-3:30
|
@@ -4582,7 +4582,7 @@ America/Yakutat:
|
|
4582
4582
|
:LOCALIZED_GMT: GMT-09:00
|
4583
4583
|
:LOCALIZED_GMT_SHORT: GMT-9
|
4584
4584
|
:GENERIC_LOCATION: 'czas: Yakutat'
|
4585
|
-
:GENERIC_LONG: Alaska
|
4585
|
+
:GENERIC_LONG: czas Alaska
|
4586
4586
|
:GENERIC_SHORT: 'czas: Yakutat'
|
4587
4587
|
:SPECIFIC_LONG: Alaska (czas standardowy)
|
4588
4588
|
:SPECIFIC_SHORT: GMT-9
|
@@ -4645,9 +4645,9 @@ Antarctica/Davis:
|
|
4645
4645
|
:LOCALIZED_GMT: GMT+07:00
|
4646
4646
|
:LOCALIZED_GMT_SHORT: GMT+7
|
4647
4647
|
:GENERIC_LOCATION: 'czas: Davis'
|
4648
|
-
:GENERIC_LONG: Davis
|
4648
|
+
:GENERIC_LONG: 'czas: Davis'
|
4649
4649
|
:GENERIC_SHORT: 'czas: Davis'
|
4650
|
-
:SPECIFIC_LONG:
|
4650
|
+
:SPECIFIC_LONG: GMT+07:00
|
4651
4651
|
:SPECIFIC_SHORT: GMT+7
|
4652
4652
|
:ISO_BASIC_SHORT: "+07"
|
4653
4653
|
:ISO_BASIC_LOCAL_SHORT: "+07"
|
@@ -4666,9 +4666,9 @@ Antarctica/DumontDUrville:
|
|
4666
4666
|
:LOCALIZED_GMT: GMT+10:00
|
4667
4667
|
:LOCALIZED_GMT_SHORT: GMT+10
|
4668
4668
|
:GENERIC_LOCATION: 'czas: Dumont d’Urville'
|
4669
|
-
:GENERIC_LONG: Dumont-d’Urville
|
4669
|
+
:GENERIC_LONG: czas Dumont-d’Urville
|
4670
4670
|
:GENERIC_SHORT: 'czas: Dumont d’Urville'
|
4671
|
-
:SPECIFIC_LONG: Dumont-d’Urville
|
4671
|
+
:SPECIFIC_LONG: czas Dumont-d’Urville
|
4672
4672
|
:SPECIFIC_SHORT: GMT+10
|
4673
4673
|
:ISO_BASIC_SHORT: "+10"
|
4674
4674
|
:ISO_BASIC_LOCAL_SHORT: "+10"
|
@@ -4687,9 +4687,9 @@ Antarctica/Macquarie:
|
|
4687
4687
|
:LOCALIZED_GMT: GMT+11:00
|
4688
4688
|
:LOCALIZED_GMT_SHORT: GMT+11
|
4689
4689
|
:GENERIC_LOCATION: 'czas: Macquarie'
|
4690
|
-
:GENERIC_LONG: Macquarie
|
4690
|
+
:GENERIC_LONG: 'czas: Macquarie'
|
4691
4691
|
:GENERIC_SHORT: 'czas: Macquarie'
|
4692
|
-
:SPECIFIC_LONG:
|
4692
|
+
:SPECIFIC_LONG: GMT+11:00
|
4693
4693
|
:SPECIFIC_SHORT: GMT+11
|
4694
4694
|
:ISO_BASIC_SHORT: "+11"
|
4695
4695
|
:ISO_BASIC_LOCAL_SHORT: "+11"
|
@@ -4708,9 +4708,9 @@ Antarctica/Mawson:
|
|
4708
4708
|
:LOCALIZED_GMT: GMT+05:00
|
4709
4709
|
:LOCALIZED_GMT_SHORT: GMT+5
|
4710
4710
|
:GENERIC_LOCATION: 'czas: Mawson'
|
4711
|
-
:GENERIC_LONG: Mawson
|
4711
|
+
:GENERIC_LONG: 'czas: Mawson'
|
4712
4712
|
:GENERIC_SHORT: 'czas: Mawson'
|
4713
|
-
:SPECIFIC_LONG:
|
4713
|
+
:SPECIFIC_LONG: GMT+05:00
|
4714
4714
|
:SPECIFIC_SHORT: GMT+5
|
4715
4715
|
:ISO_BASIC_SHORT: "+05"
|
4716
4716
|
:ISO_BASIC_LOCAL_SHORT: "+05"
|
@@ -4729,7 +4729,7 @@ Antarctica/McMurdo:
|
|
4729
4729
|
:LOCALIZED_GMT: GMT+13:00
|
4730
4730
|
:LOCALIZED_GMT_SHORT: GMT+13
|
4731
4731
|
:GENERIC_LOCATION: 'czas: McMurdo'
|
4732
|
-
:GENERIC_LONG: Nowa Zelandia
|
4732
|
+
:GENERIC_LONG: czas Nowa Zelandia
|
4733
4733
|
:GENERIC_SHORT: 'czas: McMurdo'
|
4734
4734
|
:SPECIFIC_LONG: Nowa Zelandia (czas letni)
|
4735
4735
|
:SPECIFIC_SHORT: GMT+13
|
@@ -4771,9 +4771,9 @@ Antarctica/Rothera:
|
|
4771
4771
|
:LOCALIZED_GMT: GMT-03:00
|
4772
4772
|
:LOCALIZED_GMT_SHORT: GMT-3
|
4773
4773
|
:GENERIC_LOCATION: 'czas: Rothera'
|
4774
|
-
:GENERIC_LONG: Rothera
|
4774
|
+
:GENERIC_LONG: 'czas: Rothera'
|
4775
4775
|
:GENERIC_SHORT: 'czas: Rothera'
|
4776
|
-
:SPECIFIC_LONG:
|
4776
|
+
:SPECIFIC_LONG: GMT-03:00
|
4777
4777
|
:SPECIFIC_SHORT: GMT-3
|
4778
4778
|
:ISO_BASIC_SHORT: "-03"
|
4779
4779
|
:ISO_BASIC_LOCAL_SHORT: "-03"
|
@@ -4792,7 +4792,7 @@ Antarctica/South_Pole:
|
|
4792
4792
|
:LOCALIZED_GMT: GMT+13:00
|
4793
4793
|
:LOCALIZED_GMT_SHORT: GMT+13
|
4794
4794
|
:GENERIC_LOCATION: 'czas: Nowa Zelandia'
|
4795
|
-
:GENERIC_LONG: Nowa Zelandia
|
4795
|
+
:GENERIC_LONG: czas Nowa Zelandia
|
4796
4796
|
:GENERIC_SHORT: 'czas: Nowa Zelandia'
|
4797
4797
|
:SPECIFIC_LONG: Nowa Zelandia (czas letni)
|
4798
4798
|
:SPECIFIC_SHORT: GMT+13
|
@@ -4813,9 +4813,9 @@ Antarctica/Syowa:
|
|
4813
4813
|
:LOCALIZED_GMT: GMT+03:00
|
4814
4814
|
:LOCALIZED_GMT_SHORT: GMT+3
|
4815
4815
|
:GENERIC_LOCATION: 'czas: Syowa'
|
4816
|
-
:GENERIC_LONG: Syowa
|
4816
|
+
:GENERIC_LONG: 'czas: Syowa'
|
4817
4817
|
:GENERIC_SHORT: 'czas: Syowa'
|
4818
|
-
:SPECIFIC_LONG:
|
4818
|
+
:SPECIFIC_LONG: GMT+03:00
|
4819
4819
|
:SPECIFIC_SHORT: GMT+3
|
4820
4820
|
:ISO_BASIC_SHORT: "+03"
|
4821
4821
|
:ISO_BASIC_LOCAL_SHORT: "+03"
|
@@ -4855,9 +4855,9 @@ Antarctica/Vostok:
|
|
4855
4855
|
:LOCALIZED_GMT: GMT+06:00
|
4856
4856
|
:LOCALIZED_GMT_SHORT: GMT+6
|
4857
4857
|
:GENERIC_LOCATION: 'czas: Wostok'
|
4858
|
-
:GENERIC_LONG: Wostok
|
4858
|
+
:GENERIC_LONG: czas Wostok
|
4859
4859
|
:GENERIC_SHORT: 'czas: Wostok'
|
4860
|
-
:SPECIFIC_LONG: Wostok
|
4860
|
+
:SPECIFIC_LONG: czas Wostok
|
4861
4861
|
:SPECIFIC_SHORT: GMT+6
|
4862
4862
|
:ISO_BASIC_SHORT: "+06"
|
4863
4863
|
:ISO_BASIC_LOCAL_SHORT: "+06"
|
@@ -4918,9 +4918,9 @@ Asia/Almaty:
|
|
4918
4918
|
:LOCALIZED_GMT: GMT+06:00
|
4919
4919
|
:LOCALIZED_GMT_SHORT: GMT+6
|
4920
4920
|
:GENERIC_LOCATION: 'czas: Ałmaty'
|
4921
|
-
:GENERIC_LONG: Kazachstan Wschodni
|
4921
|
+
:GENERIC_LONG: czas Kazachstan Wschodni
|
4922
4922
|
:GENERIC_SHORT: 'czas: Ałmaty'
|
4923
|
-
:SPECIFIC_LONG: Kazachstan Wschodni
|
4923
|
+
:SPECIFIC_LONG: czas Kazachstan Wschodni
|
4924
4924
|
:SPECIFIC_SHORT: GMT+6
|
4925
4925
|
:ISO_BASIC_SHORT: "+06"
|
4926
4926
|
:ISO_BASIC_LOCAL_SHORT: "+06"
|
@@ -4981,9 +4981,9 @@ Asia/Aqtau:
|
|
4981
4981
|
:LOCALIZED_GMT: GMT+05:00
|
4982
4982
|
:LOCALIZED_GMT_SHORT: GMT+5
|
4983
4983
|
:GENERIC_LOCATION: 'czas: Aktau'
|
4984
|
-
:GENERIC_LONG: Kazachstan Zachodni
|
4984
|
+
:GENERIC_LONG: czas Kazachstan Zachodni
|
4985
4985
|
:GENERIC_SHORT: 'czas: Aktau'
|
4986
|
-
:SPECIFIC_LONG: Kazachstan Zachodni
|
4986
|
+
:SPECIFIC_LONG: czas Kazachstan Zachodni
|
4987
4987
|
:SPECIFIC_SHORT: GMT+5
|
4988
4988
|
:ISO_BASIC_SHORT: "+05"
|
4989
4989
|
:ISO_BASIC_LOCAL_SHORT: "+05"
|
@@ -5002,9 +5002,9 @@ Asia/Aqtobe:
|
|
5002
5002
|
:LOCALIZED_GMT: GMT+05:00
|
5003
5003
|
:LOCALIZED_GMT_SHORT: GMT+5
|
5004
5004
|
:GENERIC_LOCATION: 'czas: Aktiubińsk'
|
5005
|
-
:GENERIC_LONG: Kazachstan Zachodni
|
5005
|
+
:GENERIC_LONG: czas Kazachstan Zachodni
|
5006
5006
|
:GENERIC_SHORT: 'czas: Aktiubińsk'
|
5007
|
-
:SPECIFIC_LONG: Kazachstan Zachodni
|
5007
|
+
:SPECIFIC_LONG: czas Kazachstan Zachodni
|
5008
5008
|
:SPECIFIC_SHORT: GMT+5
|
5009
5009
|
:ISO_BASIC_SHORT: "+05"
|
5010
5010
|
:ISO_BASIC_LOCAL_SHORT: "+05"
|
@@ -5065,9 +5065,9 @@ Asia/Atyrau:
|
|
5065
5065
|
:LOCALIZED_GMT: GMT+05:00
|
5066
5066
|
:LOCALIZED_GMT_SHORT: GMT+5
|
5067
5067
|
:GENERIC_LOCATION: 'czas: Atyrau'
|
5068
|
-
:GENERIC_LONG: Kazachstan Zachodni
|
5068
|
+
:GENERIC_LONG: czas Kazachstan Zachodni
|
5069
5069
|
:GENERIC_SHORT: 'czas: Atyrau'
|
5070
|
-
:SPECIFIC_LONG: Kazachstan Zachodni
|
5070
|
+
:SPECIFIC_LONG: czas Kazachstan Zachodni
|
5071
5071
|
:SPECIFIC_SHORT: GMT+5
|
5072
5072
|
:ISO_BASIC_SHORT: "+05"
|
5073
5073
|
:ISO_BASIC_LOCAL_SHORT: "+05"
|
@@ -5212,9 +5212,9 @@ Asia/Bishkek:
|
|
5212
5212
|
:LOCALIZED_GMT: GMT+06:00
|
5213
5213
|
:LOCALIZED_GMT_SHORT: GMT+6
|
5214
5214
|
:GENERIC_LOCATION: 'czas: Kirgistan'
|
5215
|
-
:GENERIC_LONG: Kirgistan
|
5215
|
+
:GENERIC_LONG: czas Kirgistan
|
5216
5216
|
:GENERIC_SHORT: 'czas: Kirgistan'
|
5217
|
-
:SPECIFIC_LONG: Kirgistan
|
5217
|
+
:SPECIFIC_LONG: czas Kirgistan
|
5218
5218
|
:SPECIFIC_SHORT: GMT+6
|
5219
5219
|
:ISO_BASIC_SHORT: "+06"
|
5220
5220
|
:ISO_BASIC_LOCAL_SHORT: "+06"
|
@@ -5233,9 +5233,9 @@ Asia/Brunei:
|
|
5233
5233
|
:LOCALIZED_GMT: GMT+08:00
|
5234
5234
|
:LOCALIZED_GMT_SHORT: GMT+8
|
5235
5235
|
:GENERIC_LOCATION: 'czas: Brunei'
|
5236
|
-
:GENERIC_LONG: Brunei
|
5236
|
+
:GENERIC_LONG: 'czas: Brunei'
|
5237
5237
|
:GENERIC_SHORT: 'czas: Brunei'
|
5238
|
-
:SPECIFIC_LONG:
|
5238
|
+
:SPECIFIC_LONG: GMT+08:00
|
5239
5239
|
:SPECIFIC_SHORT: GMT+8
|
5240
5240
|
:ISO_BASIC_SHORT: "+08"
|
5241
5241
|
:ISO_BASIC_LOCAL_SHORT: "+08"
|
@@ -5296,9 +5296,9 @@ Asia/Choibalsan:
|
|
5296
5296
|
:LOCALIZED_GMT: GMT+08:00
|
5297
5297
|
:LOCALIZED_GMT_SHORT: GMT+8
|
5298
5298
|
:GENERIC_LOCATION: 'czas: Czojbalsan'
|
5299
|
-
:GENERIC_LONG:
|
5299
|
+
:GENERIC_LONG: Ułan Bator (czas standardowy)
|
5300
5300
|
:GENERIC_SHORT: 'czas: Czojbalsan'
|
5301
|
-
:SPECIFIC_LONG:
|
5301
|
+
:SPECIFIC_LONG: Ułan Bator (czas standardowy)
|
5302
5302
|
:SPECIFIC_SHORT: GMT+8
|
5303
5303
|
:ISO_BASIC_SHORT: "+08"
|
5304
5304
|
:ISO_BASIC_LOCAL_SHORT: "+08"
|
@@ -5443,9 +5443,9 @@ Asia/Dili:
|
|
5443
5443
|
:LOCALIZED_GMT: GMT+09:00
|
5444
5444
|
:LOCALIZED_GMT_SHORT: GMT+9
|
5445
5445
|
:GENERIC_LOCATION: 'czas: Timor Wschodni'
|
5446
|
-
:GENERIC_LONG: Timor Wschodni
|
5446
|
+
:GENERIC_LONG: czas Timor Wschodni
|
5447
5447
|
:GENERIC_SHORT: 'czas: Timor Wschodni'
|
5448
|
-
:SPECIFIC_LONG: Timor Wschodni
|
5448
|
+
:SPECIFIC_LONG: czas Timor Wschodni
|
5449
5449
|
:SPECIFIC_SHORT: GMT+9
|
5450
5450
|
:ISO_BASIC_SHORT: "+09"
|
5451
5451
|
:ISO_BASIC_LOCAL_SHORT: "+09"
|
@@ -5464,9 +5464,9 @@ Asia/Dubai:
|
|
5464
5464
|
:LOCALIZED_GMT: GMT+04:00
|
5465
5465
|
:LOCALIZED_GMT_SHORT: GMT+4
|
5466
5466
|
:GENERIC_LOCATION: 'czas: Zjednoczone Emiraty Arabskie'
|
5467
|
-
:GENERIC_LONG: Zatoka Perska
|
5467
|
+
:GENERIC_LONG: czas Zatoka Perska
|
5468
5468
|
:GENERIC_SHORT: 'czas: Zjednoczone Emiraty Arabskie'
|
5469
|
-
:SPECIFIC_LONG: Zatoka Perska
|
5469
|
+
:SPECIFIC_LONG: czas Zatoka Perska
|
5470
5470
|
:SPECIFIC_SHORT: GMT+4
|
5471
5471
|
:ISO_BASIC_SHORT: "+04"
|
5472
5472
|
:ISO_BASIC_LOCAL_SHORT: "+04"
|
@@ -5485,9 +5485,9 @@ Asia/Dushanbe:
|
|
5485
5485
|
:LOCALIZED_GMT: GMT+05:00
|
5486
5486
|
:LOCALIZED_GMT_SHORT: GMT+5
|
5487
5487
|
:GENERIC_LOCATION: 'czas: Tadżykistan'
|
5488
|
-
:GENERIC_LONG: Tadżykistan
|
5488
|
+
:GENERIC_LONG: czas Tadżykistan
|
5489
5489
|
:GENERIC_SHORT: 'czas: Tadżykistan'
|
5490
|
-
:SPECIFIC_LONG: Tadżykistan
|
5490
|
+
:SPECIFIC_LONG: czas Tadżykistan
|
5491
5491
|
:SPECIFIC_SHORT: GMT+5
|
5492
5492
|
:ISO_BASIC_SHORT: "+05"
|
5493
5493
|
:ISO_BASIC_LOCAL_SHORT: "+05"
|
@@ -5695,9 +5695,9 @@ Asia/Jakarta:
|
|
5695
5695
|
:LOCALIZED_GMT: GMT+07:00
|
5696
5696
|
:LOCALIZED_GMT_SHORT: GMT+7
|
5697
5697
|
:GENERIC_LOCATION: 'czas: Dżakarta'
|
5698
|
-
:GENERIC_LONG: Indonezja Zachodnia
|
5698
|
+
:GENERIC_LONG: czas Indonezja Zachodnia
|
5699
5699
|
:GENERIC_SHORT: 'czas: Dżakarta'
|
5700
|
-
:SPECIFIC_LONG: Indonezja Zachodnia
|
5700
|
+
:SPECIFIC_LONG: czas Indonezja Zachodnia
|
5701
5701
|
:SPECIFIC_SHORT: GMT+7
|
5702
5702
|
:ISO_BASIC_SHORT: "+07"
|
5703
5703
|
:ISO_BASIC_LOCAL_SHORT: "+07"
|
@@ -5716,9 +5716,9 @@ Asia/Jayapura:
|
|
5716
5716
|
:LOCALIZED_GMT: GMT+09:00
|
5717
5717
|
:LOCALIZED_GMT_SHORT: GMT+9
|
5718
5718
|
:GENERIC_LOCATION: 'czas: Jayapura'
|
5719
|
-
:GENERIC_LONG: Indonezja Wschodnia
|
5719
|
+
:GENERIC_LONG: czas Indonezja Wschodnia
|
5720
5720
|
:GENERIC_SHORT: 'czas: Jayapura'
|
5721
|
-
:SPECIFIC_LONG: Indonezja Wschodnia
|
5721
|
+
:SPECIFIC_LONG: czas Indonezja Wschodnia
|
5722
5722
|
:SPECIFIC_SHORT: GMT+9
|
5723
5723
|
:ISO_BASIC_SHORT: "+09"
|
5724
5724
|
:ISO_BASIC_LOCAL_SHORT: "+09"
|
@@ -5737,7 +5737,7 @@ Asia/Jerusalem:
|
|
5737
5737
|
:LOCALIZED_GMT: GMT+02:00
|
5738
5738
|
:LOCALIZED_GMT_SHORT: GMT+2
|
5739
5739
|
:GENERIC_LOCATION: 'czas: Izrael'
|
5740
|
-
:GENERIC_LONG: Izrael
|
5740
|
+
:GENERIC_LONG: czas Izrael
|
5741
5741
|
:GENERIC_SHORT: 'czas: Izrael'
|
5742
5742
|
:SPECIFIC_LONG: Izrael (czas standardowy)
|
5743
5743
|
:SPECIFIC_SHORT: GMT+2
|
@@ -5842,9 +5842,9 @@ Asia/Kathmandu:
|
|
5842
5842
|
:LOCALIZED_GMT: GMT+05:45
|
5843
5843
|
:LOCALIZED_GMT_SHORT: GMT+5:45
|
5844
5844
|
:GENERIC_LOCATION: 'czas: Nepal'
|
5845
|
-
:GENERIC_LONG: Nepal
|
5845
|
+
:GENERIC_LONG: 'czas: Nepal'
|
5846
5846
|
:GENERIC_SHORT: 'czas: Nepal'
|
5847
|
-
:SPECIFIC_LONG:
|
5847
|
+
:SPECIFIC_LONG: GMT+05:45
|
5848
5848
|
:SPECIFIC_SHORT: GMT+5:45
|
5849
5849
|
:ISO_BASIC_SHORT: "+0545"
|
5850
5850
|
:ISO_BASIC_LOCAL_SHORT: "+0545"
|
@@ -5863,9 +5863,9 @@ Asia/Katmandu:
|
|
5863
5863
|
:LOCALIZED_GMT: GMT+05:45
|
5864
5864
|
:LOCALIZED_GMT_SHORT: GMT+5:45
|
5865
5865
|
:GENERIC_LOCATION: 'czas: Nepal'
|
5866
|
-
:GENERIC_LONG: Nepal
|
5866
|
+
:GENERIC_LONG: 'czas: Nepal'
|
5867
5867
|
:GENERIC_SHORT: 'czas: Nepal'
|
5868
|
-
:SPECIFIC_LONG:
|
5868
|
+
:SPECIFIC_LONG: GMT+05:45
|
5869
5869
|
:SPECIFIC_SHORT: GMT+5:45
|
5870
5870
|
:ISO_BASIC_SHORT: "+0545"
|
5871
5871
|
:ISO_BASIC_LOCAL_SHORT: "+0545"
|
@@ -5947,9 +5947,9 @@ Asia/Kuala_Lumpur:
|
|
5947
5947
|
:LOCALIZED_GMT: GMT+08:00
|
5948
5948
|
:LOCALIZED_GMT_SHORT: GMT+8
|
5949
5949
|
:GENERIC_LOCATION: 'czas: Malezja'
|
5950
|
-
:GENERIC_LONG: Malezja
|
5950
|
+
:GENERIC_LONG: czas Malezja
|
5951
5951
|
:GENERIC_SHORT: 'czas: Malezja'
|
5952
|
-
:SPECIFIC_LONG: Malezja
|
5952
|
+
:SPECIFIC_LONG: czas Malezja
|
5953
5953
|
:SPECIFIC_SHORT: GMT+8
|
5954
5954
|
:ISO_BASIC_SHORT: "+08"
|
5955
5955
|
:ISO_BASIC_LOCAL_SHORT: "+08"
|
@@ -5968,9 +5968,9 @@ Asia/Kuching:
|
|
5968
5968
|
:LOCALIZED_GMT: GMT+08:00
|
5969
5969
|
:LOCALIZED_GMT_SHORT: GMT+8
|
5970
5970
|
:GENERIC_LOCATION: 'czas: Kuching'
|
5971
|
-
:GENERIC_LONG: Malezja
|
5971
|
+
:GENERIC_LONG: czas Malezja
|
5972
5972
|
:GENERIC_SHORT: 'czas: Kuching'
|
5973
|
-
:SPECIFIC_LONG: Malezja
|
5973
|
+
:SPECIFIC_LONG: czas Malezja
|
5974
5974
|
:SPECIFIC_SHORT: GMT+8
|
5975
5975
|
:ISO_BASIC_SHORT: "+08"
|
5976
5976
|
:ISO_BASIC_LOCAL_SHORT: "+08"
|
@@ -6073,9 +6073,9 @@ Asia/Makassar:
|
|
6073
6073
|
:LOCALIZED_GMT: GMT+08:00
|
6074
6074
|
:LOCALIZED_GMT_SHORT: GMT+8
|
6075
6075
|
:GENERIC_LOCATION: 'czas: Makassar'
|
6076
|
-
:GENERIC_LONG: Indonezja Środkowa
|
6076
|
+
:GENERIC_LONG: czas Indonezja Środkowa
|
6077
6077
|
:GENERIC_SHORT: 'czas: Makassar'
|
6078
|
-
:SPECIFIC_LONG: Indonezja Środkowa
|
6078
|
+
:SPECIFIC_LONG: czas Indonezja Środkowa
|
6079
6079
|
:SPECIFIC_SHORT: GMT+8
|
6080
6080
|
:ISO_BASIC_SHORT: "+08"
|
6081
6081
|
:ISO_BASIC_LOCAL_SHORT: "+08"
|
@@ -6115,9 +6115,9 @@ Asia/Muscat:
|
|
6115
6115
|
:LOCALIZED_GMT: GMT+04:00
|
6116
6116
|
:LOCALIZED_GMT_SHORT: GMT+4
|
6117
6117
|
:GENERIC_LOCATION: 'czas: Oman'
|
6118
|
-
:GENERIC_LONG: Zatoka Perska
|
6118
|
+
:GENERIC_LONG: czas Zatoka Perska
|
6119
6119
|
:GENERIC_SHORT: 'czas: Oman'
|
6120
|
-
:SPECIFIC_LONG: Zatoka Perska
|
6120
|
+
:SPECIFIC_LONG: czas Zatoka Perska
|
6121
6121
|
:SPECIFIC_SHORT: GMT+4
|
6122
6122
|
:ISO_BASIC_SHORT: "+04"
|
6123
6123
|
:ISO_BASIC_LOCAL_SHORT: "+04"
|
@@ -6220,9 +6220,9 @@ Asia/Oral:
|
|
6220
6220
|
:LOCALIZED_GMT: GMT+05:00
|
6221
6221
|
:LOCALIZED_GMT_SHORT: GMT+5
|
6222
6222
|
:GENERIC_LOCATION: 'czas: Uralsk'
|
6223
|
-
:GENERIC_LONG: Kazachstan Zachodni
|
6223
|
+
:GENERIC_LONG: czas Kazachstan Zachodni
|
6224
6224
|
:GENERIC_SHORT: 'czas: Uralsk'
|
6225
|
-
:SPECIFIC_LONG: Kazachstan Zachodni
|
6225
|
+
:SPECIFIC_LONG: czas Kazachstan Zachodni
|
6226
6226
|
:SPECIFIC_SHORT: GMT+5
|
6227
6227
|
:ISO_BASIC_SHORT: "+05"
|
6228
6228
|
:ISO_BASIC_LOCAL_SHORT: "+05"
|
@@ -6262,9 +6262,9 @@ Asia/Pontianak:
|
|
6262
6262
|
:LOCALIZED_GMT: GMT+07:00
|
6263
6263
|
:LOCALIZED_GMT_SHORT: GMT+7
|
6264
6264
|
:GENERIC_LOCATION: 'czas: Pontianak'
|
6265
|
-
:GENERIC_LONG: Indonezja Zachodnia
|
6265
|
+
:GENERIC_LONG: czas Indonezja Zachodnia
|
6266
6266
|
:GENERIC_SHORT: 'czas: Pontianak'
|
6267
|
-
:SPECIFIC_LONG: Indonezja Zachodnia
|
6267
|
+
:SPECIFIC_LONG: czas Indonezja Zachodnia
|
6268
6268
|
:SPECIFIC_SHORT: GMT+7
|
6269
6269
|
:ISO_BASIC_SHORT: "+07"
|
6270
6270
|
:ISO_BASIC_LOCAL_SHORT: "+07"
|
@@ -6325,9 +6325,9 @@ Asia/Qostanay:
|
|
6325
6325
|
:LOCALIZED_GMT: GMT+06:00
|
6326
6326
|
:LOCALIZED_GMT_SHORT: GMT+6
|
6327
6327
|
:GENERIC_LOCATION: 'czas: Kustanaj'
|
6328
|
-
:GENERIC_LONG: Kazachstan Wschodni
|
6328
|
+
:GENERIC_LONG: czas Kazachstan Wschodni
|
6329
6329
|
:GENERIC_SHORT: 'czas: Kustanaj'
|
6330
|
-
:SPECIFIC_LONG: Kazachstan Wschodni
|
6330
|
+
:SPECIFIC_LONG: czas Kazachstan Wschodni
|
6331
6331
|
:SPECIFIC_SHORT: GMT+6
|
6332
6332
|
:ISO_BASIC_SHORT: "+06"
|
6333
6333
|
:ISO_BASIC_LOCAL_SHORT: "+06"
|
@@ -6346,9 +6346,9 @@ Asia/Qyzylorda:
|
|
6346
6346
|
:LOCALIZED_GMT: GMT+05:00
|
6347
6347
|
:LOCALIZED_GMT_SHORT: GMT+5
|
6348
6348
|
:GENERIC_LOCATION: 'czas: Kyzyłorda'
|
6349
|
-
:GENERIC_LONG: Kazachstan Zachodni
|
6349
|
+
:GENERIC_LONG: czas Kazachstan Zachodni
|
6350
6350
|
:GENERIC_SHORT: 'czas: Kyzyłorda'
|
6351
|
-
:SPECIFIC_LONG: Kazachstan Zachodni
|
6351
|
+
:SPECIFIC_LONG: czas Kazachstan Zachodni
|
6352
6352
|
:SPECIFIC_SHORT: GMT+5
|
6353
6353
|
:ISO_BASIC_SHORT: "+05"
|
6354
6354
|
:ISO_BASIC_LOCAL_SHORT: "+05"
|
@@ -6367,9 +6367,9 @@ Asia/Rangoon:
|
|
6367
6367
|
:LOCALIZED_GMT: GMT+06:30
|
6368
6368
|
:LOCALIZED_GMT_SHORT: GMT+6:30
|
6369
6369
|
:GENERIC_LOCATION: 'czas: Mjanma (Birma)'
|
6370
|
-
:GENERIC_LONG: Mjanma
|
6370
|
+
:GENERIC_LONG: czas Mjanma
|
6371
6371
|
:GENERIC_SHORT: 'czas: Mjanma (Birma)'
|
6372
|
-
:SPECIFIC_LONG: Mjanma
|
6372
|
+
:SPECIFIC_LONG: czas Mjanma
|
6373
6373
|
:SPECIFIC_SHORT: GMT+6:30
|
6374
6374
|
:ISO_BASIC_SHORT: "+0630"
|
6375
6375
|
:ISO_BASIC_LOCAL_SHORT: "+0630"
|
@@ -6514,9 +6514,9 @@ Asia/Singapore:
|
|
6514
6514
|
:LOCALIZED_GMT: GMT+08:00
|
6515
6515
|
:LOCALIZED_GMT_SHORT: GMT+8
|
6516
6516
|
:GENERIC_LOCATION: 'czas: Singapur'
|
6517
|
-
:GENERIC_LONG: Singapur
|
6517
|
+
:GENERIC_LONG: czas Singapur
|
6518
6518
|
:GENERIC_SHORT: 'czas: Singapur'
|
6519
|
-
:SPECIFIC_LONG: Singapur
|
6519
|
+
:SPECIFIC_LONG: czas Singapur
|
6520
6520
|
:SPECIFIC_SHORT: GMT+8
|
6521
6521
|
:ISO_BASIC_SHORT: "+08"
|
6522
6522
|
:ISO_BASIC_LOCAL_SHORT: "+08"
|
@@ -6619,7 +6619,7 @@ Asia/Tehran:
|
|
6619
6619
|
:LOCALIZED_GMT: GMT+03:30
|
6620
6620
|
:LOCALIZED_GMT_SHORT: GMT+3:30
|
6621
6621
|
:GENERIC_LOCATION: 'czas: Iran'
|
6622
|
-
:GENERIC_LONG: Iran
|
6622
|
+
:GENERIC_LONG: czas Iran
|
6623
6623
|
:GENERIC_SHORT: 'czas: Iran'
|
6624
6624
|
:SPECIFIC_LONG: Iran (czas standardowy)
|
6625
6625
|
:SPECIFIC_SHORT: GMT+3:30
|
@@ -6640,7 +6640,7 @@ Asia/Tel_Aviv:
|
|
6640
6640
|
:LOCALIZED_GMT: GMT+02:00
|
6641
6641
|
:LOCALIZED_GMT_SHORT: GMT+2
|
6642
6642
|
:GENERIC_LOCATION: 'czas: Izrael'
|
6643
|
-
:GENERIC_LONG: Izrael
|
6643
|
+
:GENERIC_LONG: czas Izrael
|
6644
6644
|
:GENERIC_SHORT: 'czas: Izrael'
|
6645
6645
|
:SPECIFIC_LONG: Izrael (czas standardowy)
|
6646
6646
|
:SPECIFIC_SHORT: GMT+2
|
@@ -6661,9 +6661,9 @@ Asia/Thimbu:
|
|
6661
6661
|
:LOCALIZED_GMT: GMT+06:00
|
6662
6662
|
:LOCALIZED_GMT_SHORT: GMT+6
|
6663
6663
|
:GENERIC_LOCATION: 'czas: Bhutan'
|
6664
|
-
:GENERIC_LONG: Bhutan
|
6664
|
+
:GENERIC_LONG: 'czas: Bhutan'
|
6665
6665
|
:GENERIC_SHORT: 'czas: Bhutan'
|
6666
|
-
:SPECIFIC_LONG:
|
6666
|
+
:SPECIFIC_LONG: GMT+06:00
|
6667
6667
|
:SPECIFIC_SHORT: GMT+6
|
6668
6668
|
:ISO_BASIC_SHORT: "+06"
|
6669
6669
|
:ISO_BASIC_LOCAL_SHORT: "+06"
|
@@ -6682,9 +6682,9 @@ Asia/Thimphu:
|
|
6682
6682
|
:LOCALIZED_GMT: GMT+06:00
|
6683
6683
|
:LOCALIZED_GMT_SHORT: GMT+6
|
6684
6684
|
:GENERIC_LOCATION: 'czas: Bhutan'
|
6685
|
-
:GENERIC_LONG: Bhutan
|
6685
|
+
:GENERIC_LONG: 'czas: Bhutan'
|
6686
6686
|
:GENERIC_SHORT: 'czas: Bhutan'
|
6687
|
-
:SPECIFIC_LONG:
|
6687
|
+
:SPECIFIC_LONG: GMT+06:00
|
6688
6688
|
:SPECIFIC_SHORT: GMT+6
|
6689
6689
|
:ISO_BASIC_SHORT: "+06"
|
6690
6690
|
:ISO_BASIC_LOCAL_SHORT: "+06"
|
@@ -6745,9 +6745,9 @@ Asia/Ujung_Pandang:
|
|
6745
6745
|
:LOCALIZED_GMT: GMT+08:00
|
6746
6746
|
:LOCALIZED_GMT_SHORT: GMT+8
|
6747
6747
|
:GENERIC_LOCATION: 'czas: Makassar'
|
6748
|
-
:GENERIC_LONG: Indonezja Środkowa
|
6748
|
+
:GENERIC_LONG: czas Indonezja Środkowa
|
6749
6749
|
:GENERIC_SHORT: 'czas: Makassar'
|
6750
|
-
:SPECIFIC_LONG: Indonezja Środkowa
|
6750
|
+
:SPECIFIC_LONG: czas Indonezja Środkowa
|
6751
6751
|
:SPECIFIC_SHORT: GMT+8
|
6752
6752
|
:ISO_BASIC_SHORT: "+08"
|
6753
6753
|
:ISO_BASIC_LOCAL_SHORT: "+08"
|
@@ -6913,9 +6913,9 @@ Asia/Yangon:
|
|
6913
6913
|
:LOCALIZED_GMT: GMT+06:30
|
6914
6914
|
:LOCALIZED_GMT_SHORT: GMT+6:30
|
6915
6915
|
:GENERIC_LOCATION: 'czas: Mjanma (Birma)'
|
6916
|
-
:GENERIC_LONG: Mjanma
|
6916
|
+
:GENERIC_LONG: czas Mjanma
|
6917
6917
|
:GENERIC_SHORT: 'czas: Mjanma (Birma)'
|
6918
|
-
:SPECIFIC_LONG: Mjanma
|
6918
|
+
:SPECIFIC_LONG: czas Mjanma
|
6919
6919
|
:SPECIFIC_SHORT: GMT+6:30
|
6920
6920
|
:ISO_BASIC_SHORT: "+0630"
|
6921
6921
|
:ISO_BASIC_LOCAL_SHORT: "+0630"
|
@@ -6976,7 +6976,7 @@ Atlantic/Azores:
|
|
6976
6976
|
:LOCALIZED_GMT: GMT-01:00
|
6977
6977
|
:LOCALIZED_GMT_SHORT: GMT-1
|
6978
6978
|
:GENERIC_LOCATION: 'czas: Azory'
|
6979
|
-
:GENERIC_LONG: Azory
|
6979
|
+
:GENERIC_LONG: czas Azory
|
6980
6980
|
:GENERIC_SHORT: 'czas: Azory'
|
6981
6981
|
:SPECIFIC_LONG: Azory (czas standardowy)
|
6982
6982
|
:SPECIFIC_SHORT: GMT-1
|
@@ -7165,9 +7165,9 @@ Atlantic/South_Georgia:
|
|
7165
7165
|
:LOCALIZED_GMT: GMT-02:00
|
7166
7166
|
:LOCALIZED_GMT_SHORT: GMT-2
|
7167
7167
|
:GENERIC_LOCATION: 'czas: Georgia Południowa i Sandwich Południowy'
|
7168
|
-
:GENERIC_LONG: Georgia Południowa
|
7168
|
+
:GENERIC_LONG: czas Georgia Południowa
|
7169
7169
|
:GENERIC_SHORT: 'czas: Georgia Południowa i Sandwich Południowy'
|
7170
|
-
:SPECIFIC_LONG: Georgia Południowa
|
7170
|
+
:SPECIFIC_LONG: czas Georgia Południowa
|
7171
7171
|
:SPECIFIC_SHORT: GMT-2
|
7172
7172
|
:ISO_BASIC_SHORT: "-02"
|
7173
7173
|
:ISO_BASIC_LOCAL_SHORT: "-02"
|
@@ -7417,7 +7417,7 @@ Australia/LHI:
|
|
7417
7417
|
:LOCALIZED_GMT: GMT+11:00
|
7418
7418
|
:LOCALIZED_GMT_SHORT: GMT+11
|
7419
7419
|
:GENERIC_LOCATION: 'czas: Lord Howe'
|
7420
|
-
:GENERIC_LONG: Lord Howe
|
7420
|
+
:GENERIC_LONG: czas Lord Howe
|
7421
7421
|
:GENERIC_SHORT: 'czas: Lord Howe'
|
7422
7422
|
:SPECIFIC_LONG: Lord Howe (czas letni)
|
7423
7423
|
:SPECIFIC_SHORT: GMT+11
|
@@ -7459,7 +7459,7 @@ Australia/Lord_Howe:
|
|
7459
7459
|
:LOCALIZED_GMT: GMT+11:00
|
7460
7460
|
:LOCALIZED_GMT_SHORT: GMT+11
|
7461
7461
|
:GENERIC_LOCATION: 'czas: Lord Howe'
|
7462
|
-
:GENERIC_LONG: Lord Howe
|
7462
|
+
:GENERIC_LONG: czas Lord Howe
|
7463
7463
|
:GENERIC_SHORT: 'czas: Lord Howe'
|
7464
7464
|
:SPECIFIC_LONG: Lord Howe (czas letni)
|
7465
7465
|
:SPECIFIC_SHORT: GMT+11
|
@@ -7921,7 +7921,7 @@ Canada/Newfoundland:
|
|
7921
7921
|
:LOCALIZED_GMT: GMT-03:30
|
7922
7922
|
:LOCALIZED_GMT_SHORT: GMT-3:30
|
7923
7923
|
:GENERIC_LOCATION: 'czas: St. John’s'
|
7924
|
-
:GENERIC_LONG: Nowa Fundlandia
|
7924
|
+
:GENERIC_LONG: czas Nowa Fundlandia
|
7925
7925
|
:GENERIC_SHORT: 'czas: St. John’s'
|
7926
7926
|
:SPECIFIC_LONG: Nowa Fundlandia (czas standardowy)
|
7927
7927
|
:SPECIFIC_SHORT: GMT-3:30
|
@@ -8005,7 +8005,7 @@ Chile/Continental:
|
|
8005
8005
|
:LOCALIZED_GMT: GMT-03:00
|
8006
8006
|
:LOCALIZED_GMT_SHORT: GMT-3
|
8007
8007
|
:GENERIC_LOCATION: 'czas: Chile'
|
8008
|
-
:GENERIC_LONG: Chile
|
8008
|
+
:GENERIC_LONG: czas Chile
|
8009
8009
|
:GENERIC_SHORT: 'czas: Chile'
|
8010
8010
|
:SPECIFIC_LONG: Chile (czas letni)
|
8011
8011
|
:SPECIFIC_SHORT: GMT-3
|
@@ -8026,7 +8026,7 @@ Chile/EasterIsland:
|
|
8026
8026
|
:LOCALIZED_GMT: GMT-05:00
|
8027
8027
|
:LOCALIZED_GMT_SHORT: GMT-5
|
8028
8028
|
:GENERIC_LOCATION: 'czas: Wyspa Wielkanocna'
|
8029
|
-
:GENERIC_LONG: Wyspa Wielkanocna
|
8029
|
+
:GENERIC_LONG: czas Wyspa Wielkanocna
|
8030
8030
|
:GENERIC_SHORT: 'czas: Wyspa Wielkanocna'
|
8031
8031
|
:SPECIFIC_LONG: Wyspa Wielkanocna (czas letni)
|
8032
8032
|
:SPECIFIC_SHORT: GMT-5
|
@@ -8047,7 +8047,7 @@ Cuba:
|
|
8047
8047
|
:LOCALIZED_GMT: GMT-05:00
|
8048
8048
|
:LOCALIZED_GMT_SHORT: GMT-5
|
8049
8049
|
:GENERIC_LOCATION: 'czas: Kuba'
|
8050
|
-
:GENERIC_LONG: Kuba
|
8050
|
+
:GENERIC_LONG: czas Kuba
|
8051
8051
|
:GENERIC_SHORT: 'czas: Kuba'
|
8052
8052
|
:SPECIFIC_LONG: Kuba (czas standardowy)
|
8053
8053
|
:SPECIFIC_SHORT: GMT-5
|
@@ -10483,9 +10483,9 @@ Indian/Chagos:
|
|
10483
10483
|
:LOCALIZED_GMT: GMT+06:00
|
10484
10484
|
:LOCALIZED_GMT_SHORT: GMT+6
|
10485
10485
|
:GENERIC_LOCATION: 'czas: Brytyjskie Terytorium Oceanu Indyjskiego'
|
10486
|
-
:GENERIC_LONG: Ocean Indyjski
|
10486
|
+
:GENERIC_LONG: czas Ocean Indyjski
|
10487
10487
|
:GENERIC_SHORT: 'czas: Brytyjskie Terytorium Oceanu Indyjskiego'
|
10488
|
-
:SPECIFIC_LONG: Ocean Indyjski
|
10488
|
+
:SPECIFIC_LONG: czas Ocean Indyjski
|
10489
10489
|
:SPECIFIC_SHORT: GMT+6
|
10490
10490
|
:ISO_BASIC_SHORT: "+06"
|
10491
10491
|
:ISO_BASIC_LOCAL_SHORT: "+06"
|
@@ -10504,9 +10504,9 @@ Indian/Christmas:
|
|
10504
10504
|
:LOCALIZED_GMT: GMT+07:00
|
10505
10505
|
:LOCALIZED_GMT_SHORT: GMT+7
|
10506
10506
|
:GENERIC_LOCATION: 'czas: Wyspa Bożego Narodzenia'
|
10507
|
-
:GENERIC_LONG: Wyspa Bożego Narodzenia
|
10507
|
+
:GENERIC_LONG: czas Wyspa Bożego Narodzenia
|
10508
10508
|
:GENERIC_SHORT: 'czas: Wyspa Bożego Narodzenia'
|
10509
|
-
:SPECIFIC_LONG: Wyspa Bożego Narodzenia
|
10509
|
+
:SPECIFIC_LONG: czas Wyspa Bożego Narodzenia
|
10510
10510
|
:SPECIFIC_SHORT: GMT+7
|
10511
10511
|
:ISO_BASIC_SHORT: "+07"
|
10512
10512
|
:ISO_BASIC_LOCAL_SHORT: "+07"
|
@@ -10525,9 +10525,9 @@ Indian/Cocos:
|
|
10525
10525
|
:LOCALIZED_GMT: GMT+06:30
|
10526
10526
|
:LOCALIZED_GMT_SHORT: GMT+6:30
|
10527
10527
|
:GENERIC_LOCATION: 'czas: Wyspy Kokosowe'
|
10528
|
-
:GENERIC_LONG: Wyspy Kokosowe
|
10528
|
+
:GENERIC_LONG: czas Wyspy Kokosowe
|
10529
10529
|
:GENERIC_SHORT: 'czas: Wyspy Kokosowe'
|
10530
|
-
:SPECIFIC_LONG: Wyspy Kokosowe
|
10530
|
+
:SPECIFIC_LONG: czas Wyspy Kokosowe
|
10531
10531
|
:SPECIFIC_SHORT: GMT+6:30
|
10532
10532
|
:ISO_BASIC_SHORT: "+0630"
|
10533
10533
|
:ISO_BASIC_LOCAL_SHORT: "+0630"
|
@@ -10567,9 +10567,9 @@ Indian/Kerguelen:
|
|
10567
10567
|
:LOCALIZED_GMT: GMT+05:00
|
10568
10568
|
:LOCALIZED_GMT_SHORT: GMT+5
|
10569
10569
|
:GENERIC_LOCATION: 'czas: Francuskie Terytoria Południowe i Antarktyczne'
|
10570
|
-
:GENERIC_LONG: Francuskie Terytoria Południowe i Antarktyczne
|
10570
|
+
:GENERIC_LONG: czas Francuskie Terytoria Południowe i Antarktyczne
|
10571
10571
|
:GENERIC_SHORT: 'czas: Francuskie Terytoria Południowe i Antarktyczne'
|
10572
|
-
:SPECIFIC_LONG: Francuskie Terytoria Południowe i Antarktyczne
|
10572
|
+
:SPECIFIC_LONG: czas Francuskie Terytoria Południowe i Antarktyczne
|
10573
10573
|
:SPECIFIC_SHORT: GMT+5
|
10574
10574
|
:ISO_BASIC_SHORT: "+05"
|
10575
10575
|
:ISO_BASIC_LOCAL_SHORT: "+05"
|
@@ -10588,9 +10588,9 @@ Indian/Mahe:
|
|
10588
10588
|
:LOCALIZED_GMT: GMT+04:00
|
10589
10589
|
:LOCALIZED_GMT_SHORT: GMT+4
|
10590
10590
|
:GENERIC_LOCATION: 'czas: Seszele'
|
10591
|
-
:GENERIC_LONG: Seszele
|
10591
|
+
:GENERIC_LONG: czas Seszele
|
10592
10592
|
:GENERIC_SHORT: 'czas: Seszele'
|
10593
|
-
:SPECIFIC_LONG: Seszele
|
10593
|
+
:SPECIFIC_LONG: czas Seszele
|
10594
10594
|
:SPECIFIC_SHORT: GMT+4
|
10595
10595
|
:ISO_BASIC_SHORT: "+04"
|
10596
10596
|
:ISO_BASIC_LOCAL_SHORT: "+04"
|
@@ -10609,9 +10609,9 @@ Indian/Maldives:
|
|
10609
10609
|
:LOCALIZED_GMT: GMT+05:00
|
10610
10610
|
:LOCALIZED_GMT_SHORT: GMT+5
|
10611
10611
|
:GENERIC_LOCATION: 'czas: Malediwy'
|
10612
|
-
:GENERIC_LONG: Malediwy
|
10612
|
+
:GENERIC_LONG: czas Malediwy
|
10613
10613
|
:GENERIC_SHORT: 'czas: Malediwy'
|
10614
|
-
:SPECIFIC_LONG: Malediwy
|
10614
|
+
:SPECIFIC_LONG: czas Malediwy
|
10615
10615
|
:SPECIFIC_SHORT: GMT+5
|
10616
10616
|
:ISO_BASIC_SHORT: "+05"
|
10617
10617
|
:ISO_BASIC_LOCAL_SHORT: "+05"
|
@@ -10672,9 +10672,9 @@ Indian/Reunion:
|
|
10672
10672
|
:LOCALIZED_GMT: GMT+04:00
|
10673
10673
|
:LOCALIZED_GMT_SHORT: GMT+4
|
10674
10674
|
:GENERIC_LOCATION: 'czas: Reunion'
|
10675
|
-
:GENERIC_LONG: Reunion
|
10675
|
+
:GENERIC_LONG: 'czas: Reunion'
|
10676
10676
|
:GENERIC_SHORT: 'czas: Reunion'
|
10677
|
-
:SPECIFIC_LONG:
|
10677
|
+
:SPECIFIC_LONG: GMT+04:00
|
10678
10678
|
:SPECIFIC_SHORT: GMT+4
|
10679
10679
|
:ISO_BASIC_SHORT: "+04"
|
10680
10680
|
:ISO_BASIC_LOCAL_SHORT: "+04"
|
@@ -10693,7 +10693,7 @@ Iran:
|
|
10693
10693
|
:LOCALIZED_GMT: GMT+03:30
|
10694
10694
|
:LOCALIZED_GMT_SHORT: GMT+3:30
|
10695
10695
|
:GENERIC_LOCATION: 'czas: Iran'
|
10696
|
-
:GENERIC_LONG: Iran
|
10696
|
+
:GENERIC_LONG: czas Iran
|
10697
10697
|
:GENERIC_SHORT: 'czas: Iran'
|
10698
10698
|
:SPECIFIC_LONG: Iran (czas standardowy)
|
10699
10699
|
:SPECIFIC_SHORT: GMT+3:30
|
@@ -10714,7 +10714,7 @@ Israel:
|
|
10714
10714
|
:LOCALIZED_GMT: GMT+02:00
|
10715
10715
|
:LOCALIZED_GMT_SHORT: GMT+2
|
10716
10716
|
:GENERIC_LOCATION: 'czas: Izrael'
|
10717
|
-
:GENERIC_LONG: Izrael
|
10717
|
+
:GENERIC_LONG: czas Izrael
|
10718
10718
|
:GENERIC_SHORT: 'czas: Izrael'
|
10719
10719
|
:SPECIFIC_LONG: Izrael (czas standardowy)
|
10720
10720
|
:SPECIFIC_SHORT: GMT+2
|
@@ -10777,9 +10777,9 @@ Kwajalein:
|
|
10777
10777
|
:LOCALIZED_GMT: GMT+12:00
|
10778
10778
|
:LOCALIZED_GMT_SHORT: GMT+12
|
10779
10779
|
:GENERIC_LOCATION: 'czas: Kwajalein'
|
10780
|
-
:GENERIC_LONG: Wyspy Marshalla
|
10780
|
+
:GENERIC_LONG: czas Wyspy Marshalla
|
10781
10781
|
:GENERIC_SHORT: 'czas: Kwajalein'
|
10782
|
-
:SPECIFIC_LONG: Wyspy Marshalla
|
10782
|
+
:SPECIFIC_LONG: czas Wyspy Marshalla
|
10783
10783
|
:SPECIFIC_SHORT: GMT+12
|
10784
10784
|
:ISO_BASIC_SHORT: "+12"
|
10785
10785
|
:ISO_BASIC_LOCAL_SHORT: "+12"
|
@@ -10945,7 +10945,7 @@ NZ:
|
|
10945
10945
|
:LOCALIZED_GMT: GMT+13:00
|
10946
10946
|
:LOCALIZED_GMT_SHORT: GMT+13
|
10947
10947
|
:GENERIC_LOCATION: 'czas: Nowa Zelandia'
|
10948
|
-
:GENERIC_LONG: Nowa Zelandia
|
10948
|
+
:GENERIC_LONG: czas Nowa Zelandia
|
10949
10949
|
:GENERIC_SHORT: 'czas: Nowa Zelandia'
|
10950
10950
|
:SPECIFIC_LONG: Nowa Zelandia (czas letni)
|
10951
10951
|
:SPECIFIC_SHORT: GMT+13
|
@@ -10966,7 +10966,7 @@ NZ-CHAT:
|
|
10966
10966
|
:LOCALIZED_GMT: GMT+13:45
|
10967
10967
|
:LOCALIZED_GMT_SHORT: GMT+13:45
|
10968
10968
|
:GENERIC_LOCATION: 'czas: Chatham'
|
10969
|
-
:GENERIC_LONG: Chatham
|
10969
|
+
:GENERIC_LONG: czas Chatham
|
10970
10970
|
:GENERIC_SHORT: 'czas: Chatham'
|
10971
10971
|
:SPECIFIC_LONG: Chatham (czas letni)
|
10972
10972
|
:SPECIFIC_SHORT: GMT+13:45
|
@@ -11050,7 +11050,7 @@ Pacific/Apia:
|
|
11050
11050
|
:LOCALIZED_GMT: GMT+14:00
|
11051
11051
|
:LOCALIZED_GMT_SHORT: GMT+14
|
11052
11052
|
:GENERIC_LOCATION: 'czas: Samoa'
|
11053
|
-
:GENERIC_LONG: Apia
|
11053
|
+
:GENERIC_LONG: czas Apia
|
11054
11054
|
:GENERIC_SHORT: 'czas: Samoa'
|
11055
11055
|
:SPECIFIC_LONG: Apia (czas letni)
|
11056
11056
|
:SPECIFIC_SHORT: GMT+14
|
@@ -11071,7 +11071,7 @@ Pacific/Auckland:
|
|
11071
11071
|
:LOCALIZED_GMT: GMT+13:00
|
11072
11072
|
:LOCALIZED_GMT_SHORT: GMT+13
|
11073
11073
|
:GENERIC_LOCATION: 'czas: Nowa Zelandia'
|
11074
|
-
:GENERIC_LONG: Nowa Zelandia
|
11074
|
+
:GENERIC_LONG: czas Nowa Zelandia
|
11075
11075
|
:GENERIC_SHORT: 'czas: Nowa Zelandia'
|
11076
11076
|
:SPECIFIC_LONG: Nowa Zelandia (czas letni)
|
11077
11077
|
:SPECIFIC_SHORT: GMT+13
|
@@ -11113,7 +11113,7 @@ Pacific/Chatham:
|
|
11113
11113
|
:LOCALIZED_GMT: GMT+13:45
|
11114
11114
|
:LOCALIZED_GMT_SHORT: GMT+13:45
|
11115
11115
|
:GENERIC_LOCATION: 'czas: Chatham'
|
11116
|
-
:GENERIC_LONG: Chatham
|
11116
|
+
:GENERIC_LONG: czas Chatham
|
11117
11117
|
:GENERIC_SHORT: 'czas: Chatham'
|
11118
11118
|
:SPECIFIC_LONG: Chatham (czas letni)
|
11119
11119
|
:SPECIFIC_SHORT: GMT+13:45
|
@@ -11134,9 +11134,9 @@ Pacific/Chuuk:
|
|
11134
11134
|
:LOCALIZED_GMT: GMT+10:00
|
11135
11135
|
:LOCALIZED_GMT_SHORT: GMT+10
|
11136
11136
|
:GENERIC_LOCATION: 'czas: Chuuk'
|
11137
|
-
:GENERIC_LONG: Chuuk
|
11137
|
+
:GENERIC_LONG: czas Chuuk
|
11138
11138
|
:GENERIC_SHORT: 'czas: Chuuk'
|
11139
|
-
:SPECIFIC_LONG: Chuuk
|
11139
|
+
:SPECIFIC_LONG: czas Chuuk
|
11140
11140
|
:SPECIFIC_SHORT: GMT+10
|
11141
11141
|
:ISO_BASIC_SHORT: "+10"
|
11142
11142
|
:ISO_BASIC_LOCAL_SHORT: "+10"
|
@@ -11155,7 +11155,7 @@ Pacific/Easter:
|
|
11155
11155
|
:LOCALIZED_GMT: GMT-05:00
|
11156
11156
|
:LOCALIZED_GMT_SHORT: GMT-5
|
11157
11157
|
:GENERIC_LOCATION: 'czas: Wyspa Wielkanocna'
|
11158
|
-
:GENERIC_LONG: Wyspa Wielkanocna
|
11158
|
+
:GENERIC_LONG: czas Wyspa Wielkanocna
|
11159
11159
|
:GENERIC_SHORT: 'czas: Wyspa Wielkanocna'
|
11160
11160
|
:SPECIFIC_LONG: Wyspa Wielkanocna (czas letni)
|
11161
11161
|
:SPECIFIC_SHORT: GMT-5
|
@@ -11197,9 +11197,9 @@ Pacific/Enderbury:
|
|
11197
11197
|
:LOCALIZED_GMT: GMT+13:00
|
11198
11198
|
:LOCALIZED_GMT_SHORT: GMT+13
|
11199
11199
|
:GENERIC_LOCATION: 'czas: Enderbury'
|
11200
|
-
:GENERIC_LONG: Feniks
|
11200
|
+
:GENERIC_LONG: czas Feniks
|
11201
11201
|
:GENERIC_SHORT: 'czas: Enderbury'
|
11202
|
-
:SPECIFIC_LONG: Feniks
|
11202
|
+
:SPECIFIC_LONG: czas Feniks
|
11203
11203
|
:SPECIFIC_SHORT: GMT+13
|
11204
11204
|
:ISO_BASIC_SHORT: "+13"
|
11205
11205
|
:ISO_BASIC_LOCAL_SHORT: "+13"
|
@@ -11218,9 +11218,9 @@ Pacific/Fakaofo:
|
|
11218
11218
|
:LOCALIZED_GMT: GMT+13:00
|
11219
11219
|
:LOCALIZED_GMT_SHORT: GMT+13
|
11220
11220
|
:GENERIC_LOCATION: 'czas: Tokelau'
|
11221
|
-
:GENERIC_LONG: Tokelau
|
11221
|
+
:GENERIC_LONG: 'czas: Tokelau'
|
11222
11222
|
:GENERIC_SHORT: 'czas: Tokelau'
|
11223
|
-
:SPECIFIC_LONG:
|
11223
|
+
:SPECIFIC_LONG: GMT+13:00
|
11224
11224
|
:SPECIFIC_SHORT: GMT+13
|
11225
11225
|
:ISO_BASIC_SHORT: "+13"
|
11226
11226
|
:ISO_BASIC_LOCAL_SHORT: "+13"
|
@@ -11239,7 +11239,7 @@ Pacific/Fiji:
|
|
11239
11239
|
:LOCALIZED_GMT: GMT+13:00
|
11240
11240
|
:LOCALIZED_GMT_SHORT: GMT+13
|
11241
11241
|
:GENERIC_LOCATION: 'czas: Fidżi'
|
11242
|
-
:GENERIC_LONG: Fidżi
|
11242
|
+
:GENERIC_LONG: czas Fidżi
|
11243
11243
|
:GENERIC_SHORT: 'czas: Fidżi'
|
11244
11244
|
:SPECIFIC_LONG: Fidżi (czas letni)
|
11245
11245
|
:SPECIFIC_SHORT: GMT+13
|
@@ -11260,9 +11260,9 @@ Pacific/Funafuti:
|
|
11260
11260
|
:LOCALIZED_GMT: GMT+12:00
|
11261
11261
|
:LOCALIZED_GMT_SHORT: GMT+12
|
11262
11262
|
:GENERIC_LOCATION: 'czas: Tuvalu'
|
11263
|
-
:GENERIC_LONG: Tuvalu
|
11263
|
+
:GENERIC_LONG: 'czas: Tuvalu'
|
11264
11264
|
:GENERIC_SHORT: 'czas: Tuvalu'
|
11265
|
-
:SPECIFIC_LONG:
|
11265
|
+
:SPECIFIC_LONG: GMT+12:00
|
11266
11266
|
:SPECIFIC_SHORT: GMT+12
|
11267
11267
|
:ISO_BASIC_SHORT: "+12"
|
11268
11268
|
:ISO_BASIC_LOCAL_SHORT: "+12"
|
@@ -11281,9 +11281,9 @@ Pacific/Galapagos:
|
|
11281
11281
|
:LOCALIZED_GMT: GMT-06:00
|
11282
11282
|
:LOCALIZED_GMT_SHORT: GMT-6
|
11283
11283
|
:GENERIC_LOCATION: 'czas: Galapagos'
|
11284
|
-
:GENERIC_LONG: Galapagos
|
11284
|
+
:GENERIC_LONG: 'czas: Galapagos'
|
11285
11285
|
:GENERIC_SHORT: 'czas: Galapagos'
|
11286
|
-
:SPECIFIC_LONG:
|
11286
|
+
:SPECIFIC_LONG: GMT-06:00
|
11287
11287
|
:SPECIFIC_SHORT: GMT-6
|
11288
11288
|
:ISO_BASIC_SHORT: "-06"
|
11289
11289
|
:ISO_BASIC_LOCAL_SHORT: "-06"
|
@@ -11302,9 +11302,9 @@ Pacific/Gambier:
|
|
11302
11302
|
:LOCALIZED_GMT: GMT-09:00
|
11303
11303
|
:LOCALIZED_GMT_SHORT: GMT-9
|
11304
11304
|
:GENERIC_LOCATION: 'czas: Wyspy Gambiera'
|
11305
|
-
:GENERIC_LONG: Wyspy Gambiera
|
11305
|
+
:GENERIC_LONG: czas Wyspy Gambiera
|
11306
11306
|
:GENERIC_SHORT: 'czas: Wyspy Gambiera'
|
11307
|
-
:SPECIFIC_LONG: Wyspy Gambiera
|
11307
|
+
:SPECIFIC_LONG: czas Wyspy Gambiera
|
11308
11308
|
:SPECIFIC_SHORT: GMT-9
|
11309
11309
|
:ISO_BASIC_SHORT: "-09"
|
11310
11310
|
:ISO_BASIC_LOCAL_SHORT: "-09"
|
@@ -11323,9 +11323,9 @@ Pacific/Guadalcanal:
|
|
11323
11323
|
:LOCALIZED_GMT: GMT+11:00
|
11324
11324
|
:LOCALIZED_GMT_SHORT: GMT+11
|
11325
11325
|
:GENERIC_LOCATION: 'czas: Wyspy Salomona'
|
11326
|
-
:GENERIC_LONG: Wyspy Salomona
|
11326
|
+
:GENERIC_LONG: czas Wyspy Salomona
|
11327
11327
|
:GENERIC_SHORT: 'czas: Wyspy Salomona'
|
11328
|
-
:SPECIFIC_LONG: Wyspy Salomona
|
11328
|
+
:SPECIFIC_LONG: czas Wyspy Salomona
|
11329
11329
|
:SPECIFIC_SHORT: GMT+11
|
11330
11330
|
:ISO_BASIC_SHORT: "+11"
|
11331
11331
|
:ISO_BASIC_LOCAL_SHORT: "+11"
|
@@ -11344,9 +11344,9 @@ Pacific/Guam:
|
|
11344
11344
|
:LOCALIZED_GMT: GMT+10:00
|
11345
11345
|
:LOCALIZED_GMT_SHORT: GMT+10
|
11346
11346
|
:GENERIC_LOCATION: 'czas: Guam'
|
11347
|
-
:GENERIC_LONG: Czamorro
|
11347
|
+
:GENERIC_LONG: czas Czamorro
|
11348
11348
|
:GENERIC_SHORT: 'czas: Guam'
|
11349
|
-
:SPECIFIC_LONG: Czamorro
|
11349
|
+
:SPECIFIC_LONG: czas Czamorro
|
11350
11350
|
:SPECIFIC_SHORT: GMT+10
|
11351
11351
|
:ISO_BASIC_SHORT: "+10"
|
11352
11352
|
:ISO_BASIC_LOCAL_SHORT: "+10"
|
@@ -11407,9 +11407,9 @@ Pacific/Kiritimati:
|
|
11407
11407
|
:LOCALIZED_GMT: GMT+14:00
|
11408
11408
|
:LOCALIZED_GMT_SHORT: GMT+14
|
11409
11409
|
:GENERIC_LOCATION: 'czas: Kiritimati'
|
11410
|
-
:GENERIC_LONG: Line Islands
|
11410
|
+
:GENERIC_LONG: czas Line Islands
|
11411
11411
|
:GENERIC_SHORT: 'czas: Kiritimati'
|
11412
|
-
:SPECIFIC_LONG: Line Islands
|
11412
|
+
:SPECIFIC_LONG: czas Line Islands
|
11413
11413
|
:SPECIFIC_SHORT: GMT+14
|
11414
11414
|
:ISO_BASIC_SHORT: "+14"
|
11415
11415
|
:ISO_BASIC_LOCAL_SHORT: "+14"
|
@@ -11428,9 +11428,9 @@ Pacific/Kosrae:
|
|
11428
11428
|
:LOCALIZED_GMT: GMT+11:00
|
11429
11429
|
:LOCALIZED_GMT_SHORT: GMT+11
|
11430
11430
|
:GENERIC_LOCATION: 'czas: Kosrae'
|
11431
|
-
:GENERIC_LONG: Kosrae
|
11431
|
+
:GENERIC_LONG: 'czas: Kosrae'
|
11432
11432
|
:GENERIC_SHORT: 'czas: Kosrae'
|
11433
|
-
:SPECIFIC_LONG:
|
11433
|
+
:SPECIFIC_LONG: GMT+11:00
|
11434
11434
|
:SPECIFIC_SHORT: GMT+11
|
11435
11435
|
:ISO_BASIC_SHORT: "+11"
|
11436
11436
|
:ISO_BASIC_LOCAL_SHORT: "+11"
|
@@ -11449,9 +11449,9 @@ Pacific/Kwajalein:
|
|
11449
11449
|
:LOCALIZED_GMT: GMT+12:00
|
11450
11450
|
:LOCALIZED_GMT_SHORT: GMT+12
|
11451
11451
|
:GENERIC_LOCATION: 'czas: Kwajalein'
|
11452
|
-
:GENERIC_LONG: Wyspy Marshalla
|
11452
|
+
:GENERIC_LONG: czas Wyspy Marshalla
|
11453
11453
|
:GENERIC_SHORT: 'czas: Kwajalein'
|
11454
|
-
:SPECIFIC_LONG: Wyspy Marshalla
|
11454
|
+
:SPECIFIC_LONG: czas Wyspy Marshalla
|
11455
11455
|
:SPECIFIC_SHORT: GMT+12
|
11456
11456
|
:ISO_BASIC_SHORT: "+12"
|
11457
11457
|
:ISO_BASIC_LOCAL_SHORT: "+12"
|
@@ -11470,9 +11470,9 @@ Pacific/Majuro:
|
|
11470
11470
|
:LOCALIZED_GMT: GMT+12:00
|
11471
11471
|
:LOCALIZED_GMT_SHORT: GMT+12
|
11472
11472
|
:GENERIC_LOCATION: 'czas: Wyspy Marshalla'
|
11473
|
-
:GENERIC_LONG: Wyspy Marshalla
|
11473
|
+
:GENERIC_LONG: czas Wyspy Marshalla
|
11474
11474
|
:GENERIC_SHORT: 'czas: Wyspy Marshalla'
|
11475
|
-
:SPECIFIC_LONG: Wyspy Marshalla
|
11475
|
+
:SPECIFIC_LONG: czas Wyspy Marshalla
|
11476
11476
|
:SPECIFIC_SHORT: GMT+12
|
11477
11477
|
:ISO_BASIC_SHORT: "+12"
|
11478
11478
|
:ISO_BASIC_LOCAL_SHORT: "+12"
|
@@ -11491,9 +11491,9 @@ Pacific/Marquesas:
|
|
11491
11491
|
:LOCALIZED_GMT: GMT-09:30
|
11492
11492
|
:LOCALIZED_GMT_SHORT: GMT-9:30
|
11493
11493
|
:GENERIC_LOCATION: 'czas: Markizy'
|
11494
|
-
:GENERIC_LONG: Markizy
|
11494
|
+
:GENERIC_LONG: czas Markizy
|
11495
11495
|
:GENERIC_SHORT: 'czas: Markizy'
|
11496
|
-
:SPECIFIC_LONG: Markizy
|
11496
|
+
:SPECIFIC_LONG: czas Markizy
|
11497
11497
|
:SPECIFIC_SHORT: GMT-9:30
|
11498
11498
|
:ISO_BASIC_SHORT: "-0930"
|
11499
11499
|
:ISO_BASIC_LOCAL_SHORT: "-0930"
|
@@ -11533,9 +11533,9 @@ Pacific/Nauru:
|
|
11533
11533
|
:LOCALIZED_GMT: GMT+12:00
|
11534
11534
|
:LOCALIZED_GMT_SHORT: GMT+12
|
11535
11535
|
:GENERIC_LOCATION: 'czas: Nauru'
|
11536
|
-
:GENERIC_LONG: Nauru
|
11536
|
+
:GENERIC_LONG: 'czas: Nauru'
|
11537
11537
|
:GENERIC_SHORT: 'czas: Nauru'
|
11538
|
-
:SPECIFIC_LONG:
|
11538
|
+
:SPECIFIC_LONG: GMT+12:00
|
11539
11539
|
:SPECIFIC_SHORT: GMT+12
|
11540
11540
|
:ISO_BASIC_SHORT: "+12"
|
11541
11541
|
:ISO_BASIC_LOCAL_SHORT: "+12"
|
@@ -11554,9 +11554,9 @@ Pacific/Niue:
|
|
11554
11554
|
:LOCALIZED_GMT: GMT-11:00
|
11555
11555
|
:LOCALIZED_GMT_SHORT: GMT-11
|
11556
11556
|
:GENERIC_LOCATION: 'czas: Niue'
|
11557
|
-
:GENERIC_LONG: Niue
|
11557
|
+
:GENERIC_LONG: 'czas: Niue'
|
11558
11558
|
:GENERIC_SHORT: 'czas: Niue'
|
11559
|
-
:SPECIFIC_LONG:
|
11559
|
+
:SPECIFIC_LONG: GMT-11:00
|
11560
11560
|
:SPECIFIC_SHORT: GMT-11
|
11561
11561
|
:ISO_BASIC_SHORT: "-11"
|
11562
11562
|
:ISO_BASIC_LOCAL_SHORT: "-11"
|
@@ -11638,9 +11638,9 @@ Pacific/Palau:
|
|
11638
11638
|
:LOCALIZED_GMT: GMT+09:00
|
11639
11639
|
:LOCALIZED_GMT_SHORT: GMT+9
|
11640
11640
|
:GENERIC_LOCATION: 'czas: Palau'
|
11641
|
-
:GENERIC_LONG: Palau
|
11641
|
+
:GENERIC_LONG: 'czas: Palau'
|
11642
11642
|
:GENERIC_SHORT: 'czas: Palau'
|
11643
|
-
:SPECIFIC_LONG:
|
11643
|
+
:SPECIFIC_LONG: GMT+09:00
|
11644
11644
|
:SPECIFIC_SHORT: GMT+9
|
11645
11645
|
:ISO_BASIC_SHORT: "+09"
|
11646
11646
|
:ISO_BASIC_LOCAL_SHORT: "+09"
|
@@ -11659,9 +11659,9 @@ Pacific/Pitcairn:
|
|
11659
11659
|
:LOCALIZED_GMT: GMT-08:00
|
11660
11660
|
:LOCALIZED_GMT_SHORT: GMT-8
|
11661
11661
|
:GENERIC_LOCATION: 'czas: Pitcairn'
|
11662
|
-
:GENERIC_LONG: Pitcairn
|
11662
|
+
:GENERIC_LONG: 'czas: Pitcairn'
|
11663
11663
|
:GENERIC_SHORT: 'czas: Pitcairn'
|
11664
|
-
:SPECIFIC_LONG:
|
11664
|
+
:SPECIFIC_LONG: GMT-08:00
|
11665
11665
|
:SPECIFIC_SHORT: GMT-8
|
11666
11666
|
:ISO_BASIC_SHORT: "-08"
|
11667
11667
|
:ISO_BASIC_LOCAL_SHORT: "-08"
|
@@ -11680,9 +11680,9 @@ Pacific/Pohnpei:
|
|
11680
11680
|
:LOCALIZED_GMT: GMT+11:00
|
11681
11681
|
:LOCALIZED_GMT_SHORT: GMT+11
|
11682
11682
|
:GENERIC_LOCATION: 'czas: Pohnpei'
|
11683
|
-
:GENERIC_LONG: Pohnpei
|
11683
|
+
:GENERIC_LONG: czas Pohnpei
|
11684
11684
|
:GENERIC_SHORT: 'czas: Pohnpei'
|
11685
|
-
:SPECIFIC_LONG: Pohnpei
|
11685
|
+
:SPECIFIC_LONG: czas Pohnpei
|
11686
11686
|
:SPECIFIC_SHORT: GMT+11
|
11687
11687
|
:ISO_BASIC_SHORT: "+11"
|
11688
11688
|
:ISO_BASIC_LOCAL_SHORT: "+11"
|
@@ -11701,9 +11701,9 @@ Pacific/Ponape:
|
|
11701
11701
|
:LOCALIZED_GMT: GMT+11:00
|
11702
11702
|
:LOCALIZED_GMT_SHORT: GMT+11
|
11703
11703
|
:GENERIC_LOCATION: 'czas: Pohnpei'
|
11704
|
-
:GENERIC_LONG: Pohnpei
|
11704
|
+
:GENERIC_LONG: czas Pohnpei
|
11705
11705
|
:GENERIC_SHORT: 'czas: Pohnpei'
|
11706
|
-
:SPECIFIC_LONG: Pohnpei
|
11706
|
+
:SPECIFIC_LONG: czas Pohnpei
|
11707
11707
|
:SPECIFIC_SHORT: GMT+11
|
11708
11708
|
:ISO_BASIC_SHORT: "+11"
|
11709
11709
|
:ISO_BASIC_LOCAL_SHORT: "+11"
|
@@ -11722,9 +11722,9 @@ Pacific/Port_Moresby:
|
|
11722
11722
|
:LOCALIZED_GMT: GMT+10:00
|
11723
11723
|
:LOCALIZED_GMT_SHORT: GMT+10
|
11724
11724
|
:GENERIC_LOCATION: 'czas: Port Moresby'
|
11725
|
-
:GENERIC_LONG: Papua-Nowa Gwinea
|
11725
|
+
:GENERIC_LONG: czas Papua-Nowa Gwinea
|
11726
11726
|
:GENERIC_SHORT: 'czas: Port Moresby'
|
11727
|
-
:SPECIFIC_LONG: Papua-Nowa Gwinea
|
11727
|
+
:SPECIFIC_LONG: czas Papua-Nowa Gwinea
|
11728
11728
|
:SPECIFIC_SHORT: GMT+10
|
11729
11729
|
:ISO_BASIC_SHORT: "+10"
|
11730
11730
|
:ISO_BASIC_LOCAL_SHORT: "+10"
|
@@ -11764,9 +11764,9 @@ Pacific/Saipan:
|
|
11764
11764
|
:LOCALIZED_GMT: GMT+10:00
|
11765
11765
|
:LOCALIZED_GMT_SHORT: GMT+10
|
11766
11766
|
:GENERIC_LOCATION: 'czas: Mariany Północne'
|
11767
|
-
:GENERIC_LONG: Czamorro
|
11767
|
+
:GENERIC_LONG: czas Czamorro
|
11768
11768
|
:GENERIC_SHORT: 'czas: Mariany Północne'
|
11769
|
-
:SPECIFIC_LONG: Czamorro
|
11769
|
+
:SPECIFIC_LONG: czas Czamorro
|
11770
11770
|
:SPECIFIC_SHORT: GMT+10
|
11771
11771
|
:ISO_BASIC_SHORT: "+10"
|
11772
11772
|
:ISO_BASIC_LOCAL_SHORT: "+10"
|
@@ -11806,9 +11806,9 @@ Pacific/Tahiti:
|
|
11806
11806
|
:LOCALIZED_GMT: GMT-10:00
|
11807
11807
|
:LOCALIZED_GMT_SHORT: GMT-10
|
11808
11808
|
:GENERIC_LOCATION: 'czas: Tahiti'
|
11809
|
-
:GENERIC_LONG: Tahiti
|
11809
|
+
:GENERIC_LONG: 'czas: Tahiti'
|
11810
11810
|
:GENERIC_SHORT: 'czas: Tahiti'
|
11811
|
-
:SPECIFIC_LONG:
|
11811
|
+
:SPECIFIC_LONG: GMT-10:00
|
11812
11812
|
:SPECIFIC_SHORT: GMT-10
|
11813
11813
|
:ISO_BASIC_SHORT: "-10"
|
11814
11814
|
:ISO_BASIC_LOCAL_SHORT: "-10"
|
@@ -11827,9 +11827,9 @@ Pacific/Tarawa:
|
|
11827
11827
|
:LOCALIZED_GMT: GMT+12:00
|
11828
11828
|
:LOCALIZED_GMT_SHORT: GMT+12
|
11829
11829
|
:GENERIC_LOCATION: 'czas: Tarawa'
|
11830
|
-
:GENERIC_LONG: Wyspy Gilberta
|
11830
|
+
:GENERIC_LONG: czas Wyspy Gilberta
|
11831
11831
|
:GENERIC_SHORT: 'czas: Tarawa'
|
11832
|
-
:SPECIFIC_LONG: Wyspy Gilberta
|
11832
|
+
:SPECIFIC_LONG: czas Wyspy Gilberta
|
11833
11833
|
:SPECIFIC_SHORT: GMT+12
|
11834
11834
|
:ISO_BASIC_SHORT: "+12"
|
11835
11835
|
:ISO_BASIC_LOCAL_SHORT: "+12"
|
@@ -11869,9 +11869,9 @@ Pacific/Truk:
|
|
11869
11869
|
:LOCALIZED_GMT: GMT+10:00
|
11870
11870
|
:LOCALIZED_GMT_SHORT: GMT+10
|
11871
11871
|
:GENERIC_LOCATION: 'czas: Chuuk'
|
11872
|
-
:GENERIC_LONG: Chuuk
|
11872
|
+
:GENERIC_LONG: czas Chuuk
|
11873
11873
|
:GENERIC_SHORT: 'czas: Chuuk'
|
11874
|
-
:SPECIFIC_LONG: Chuuk
|
11874
|
+
:SPECIFIC_LONG: czas Chuuk
|
11875
11875
|
:SPECIFIC_SHORT: GMT+10
|
11876
11876
|
:ISO_BASIC_SHORT: "+10"
|
11877
11877
|
:ISO_BASIC_LOCAL_SHORT: "+10"
|
@@ -11890,9 +11890,9 @@ Pacific/Wake:
|
|
11890
11890
|
:LOCALIZED_GMT: GMT+12:00
|
11891
11891
|
:LOCALIZED_GMT_SHORT: GMT+12
|
11892
11892
|
:GENERIC_LOCATION: 'czas: Wake'
|
11893
|
-
:GENERIC_LONG: Wake
|
11893
|
+
:GENERIC_LONG: 'czas: Wake'
|
11894
11894
|
:GENERIC_SHORT: 'czas: Wake'
|
11895
|
-
:SPECIFIC_LONG:
|
11895
|
+
:SPECIFIC_LONG: GMT+12:00
|
11896
11896
|
:SPECIFIC_SHORT: GMT+12
|
11897
11897
|
:ISO_BASIC_SHORT: "+12"
|
11898
11898
|
:ISO_BASIC_LOCAL_SHORT: "+12"
|
@@ -11911,9 +11911,9 @@ Pacific/Wallis:
|
|
11911
11911
|
:LOCALIZED_GMT: GMT+12:00
|
11912
11912
|
:LOCALIZED_GMT_SHORT: GMT+12
|
11913
11913
|
:GENERIC_LOCATION: 'czas: Wallis i Futuna'
|
11914
|
-
:GENERIC_LONG: Wallis i Futuna
|
11914
|
+
:GENERIC_LONG: czas Wallis i Futuna
|
11915
11915
|
:GENERIC_SHORT: 'czas: Wallis i Futuna'
|
11916
|
-
:SPECIFIC_LONG: Wallis i Futuna
|
11916
|
+
:SPECIFIC_LONG: czas Wallis i Futuna
|
11917
11917
|
:SPECIFIC_SHORT: GMT+12
|
11918
11918
|
:ISO_BASIC_SHORT: "+12"
|
11919
11919
|
:ISO_BASIC_LOCAL_SHORT: "+12"
|
@@ -11932,9 +11932,9 @@ Pacific/Yap:
|
|
11932
11932
|
:LOCALIZED_GMT: GMT+10:00
|
11933
11933
|
:LOCALIZED_GMT_SHORT: GMT+10
|
11934
11934
|
:GENERIC_LOCATION: 'czas: Chuuk'
|
11935
|
-
:GENERIC_LONG: Chuuk
|
11935
|
+
:GENERIC_LONG: czas Chuuk
|
11936
11936
|
:GENERIC_SHORT: 'czas: Chuuk'
|
11937
|
-
:SPECIFIC_LONG: Chuuk
|
11937
|
+
:SPECIFIC_LONG: czas Chuuk
|
11938
11938
|
:SPECIFIC_SHORT: GMT+10
|
11939
11939
|
:ISO_BASIC_SHORT: "+10"
|
11940
11940
|
:ISO_BASIC_LOCAL_SHORT: "+10"
|
@@ -12037,9 +12037,9 @@ Singapore:
|
|
12037
12037
|
:LOCALIZED_GMT: GMT+08:00
|
12038
12038
|
:LOCALIZED_GMT_SHORT: GMT+8
|
12039
12039
|
:GENERIC_LOCATION: 'czas: Singapur'
|
12040
|
-
:GENERIC_LONG: Singapur
|
12040
|
+
:GENERIC_LONG: czas Singapur
|
12041
12041
|
:GENERIC_SHORT: 'czas: Singapur'
|
12042
|
-
:SPECIFIC_LONG: Singapur
|
12042
|
+
:SPECIFIC_LONG: czas Singapur
|
12043
12043
|
:SPECIFIC_SHORT: GMT+8
|
12044
12044
|
:ISO_BASIC_SHORT: "+08"
|
12045
12045
|
:ISO_BASIC_LOCAL_SHORT: "+08"
|
@@ -12100,7 +12100,7 @@ US/Alaska:
|
|
12100
12100
|
:LOCALIZED_GMT: GMT-09:00
|
12101
12101
|
:LOCALIZED_GMT_SHORT: GMT-9
|
12102
12102
|
:GENERIC_LOCATION: 'czas: Anchorage'
|
12103
|
-
:GENERIC_LONG: Alaska
|
12103
|
+
:GENERIC_LONG: czas Alaska
|
12104
12104
|
:GENERIC_SHORT: 'czas: Anchorage'
|
12105
12105
|
:SPECIFIC_LONG: Alaska (czas standardowy)
|
12106
12106
|
:SPECIFIC_SHORT: GMT-9
|
@@ -12121,7 +12121,7 @@ US/Aleutian:
|
|
12121
12121
|
:LOCALIZED_GMT: GMT-10:00
|
12122
12122
|
:LOCALIZED_GMT_SHORT: GMT-10
|
12123
12123
|
:GENERIC_LOCATION: 'czas: Adak'
|
12124
|
-
:GENERIC_LONG: Hawaje-Aleuty
|
12124
|
+
:GENERIC_LONG: czas Hawaje-Aleuty
|
12125
12125
|
:GENERIC_SHORT: 'czas: Adak'
|
12126
12126
|
:SPECIFIC_LONG: Hawaje-Aleuty (czas standardowy)
|
12127
12127
|
:SPECIFIC_SHORT: GMT-10
|