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
@@ -455,7 +455,9 @@
|
|
455
455
|
:standard: "Време во Ниуе"
|
456
456
|
:Norfolk:
|
457
457
|
:long:
|
458
|
-
:
|
458
|
+
:daylight: "Летно сметање на Островите Норфолк"
|
459
|
+
:generic: "Време на Островите Норфолк"
|
460
|
+
:standard: "Стандардно време на Островите Норфолк"
|
459
461
|
:Noronha:
|
460
462
|
:long:
|
461
463
|
:daylight: "Летно сметање на времето на Фернандо де Нороња"
|
@@ -10,7 +10,7 @@
|
|
10
10
|
:acceleration-g-force:
|
11
11
|
:one: "{0} гравитациска сила"
|
12
12
|
:other: "{0} гравитациска сила"
|
13
|
-
:acceleration-meter-per-second
|
13
|
+
:acceleration-meter-per-square-second:
|
14
14
|
:one: "{0} метар во секунда на квадрат"
|
15
15
|
:other: "{0} метри во секунда на квадрат"
|
16
16
|
:angle-arc-minute:
|
@@ -70,19 +70,19 @@
|
|
70
70
|
:concentr-mole:
|
71
71
|
:one: "{0} мол"
|
72
72
|
:other: "{0} молови"
|
73
|
-
:concentr-part-per-million:
|
74
|
-
:one: "{0} ppm"
|
75
|
-
:other: "{0} ppm"
|
76
73
|
:concentr-percent:
|
77
74
|
:one: "{0} процент"
|
78
75
|
:other: "{0} проценти"
|
79
76
|
:concentr-permille:
|
80
77
|
:one: "{0} промили"
|
81
78
|
:other: "{0} промили"
|
79
|
+
:concentr-permillion:
|
80
|
+
:one: "{0} ppm"
|
81
|
+
:other: "{0} ppm"
|
82
82
|
:concentr-permyriad:
|
83
83
|
:one: "{0} десетилјадити дел"
|
84
84
|
:other: "{0} десетилјадити делови"
|
85
|
-
:consumption-liter-per-
|
85
|
+
:consumption-liter-per-100-kilometer:
|
86
86
|
:one: "{0} литар на 100 километри"
|
87
87
|
:other: "{0} литри на 100 километри"
|
88
88
|
:consumption-liter-per-kilometer:
|
@@ -358,7 +358,7 @@
|
|
358
358
|
:pressure-hectopascal:
|
359
359
|
:one: "{0} хектопаскал"
|
360
360
|
:other: "{0} хектопаскали"
|
361
|
-
:pressure-inch-
|
361
|
+
:pressure-inch-ofhg:
|
362
362
|
:one: "{0} инч жива"
|
363
363
|
:other: "{0} инчи жива"
|
364
364
|
:pressure-kilopascal:
|
@@ -370,10 +370,10 @@
|
|
370
370
|
:pressure-millibar:
|
371
371
|
:one: "{0} милибар"
|
372
372
|
:other: "{0} милибари"
|
373
|
-
:pressure-millimeter-
|
373
|
+
:pressure-millimeter-ofhg:
|
374
374
|
:one: "{0} милиметар жива"
|
375
375
|
:other: "{0} милиметри жива"
|
376
|
-
:pressure-pound-per-square-inch:
|
376
|
+
:pressure-pound-force-per-square-inch:
|
377
377
|
:one: "{0} фунта на квадратен инч"
|
378
378
|
:other: "{0} фунти на квадратен инч"
|
379
379
|
:speed-kilometer-per-hour:
|
@@ -403,7 +403,7 @@
|
|
403
403
|
:torque-newton-meter:
|
404
404
|
:one: "{0} њутнметар"
|
405
405
|
:other: "{0} њутнметри"
|
406
|
-
:torque-pound-foot:
|
406
|
+
:torque-pound-force-foot:
|
407
407
|
:one: "{0} стапка фунта"
|
408
408
|
:other: "{0} стапки фунти"
|
409
409
|
:volume-acre-foot:
|
@@ -489,7 +489,7 @@
|
|
489
489
|
:other: "{0} кафени лажици"
|
490
490
|
:narrow:
|
491
491
|
:acceleration-g-force: {}
|
492
|
-
:acceleration-meter-per-second
|
492
|
+
:acceleration-meter-per-square-second:
|
493
493
|
:one: "{0} м/с²"
|
494
494
|
:other: "{0} м/с²"
|
495
495
|
:angle-arc-minute:
|
@@ -532,7 +532,7 @@
|
|
532
532
|
:concentr-percent:
|
533
533
|
:one: "{0} %"
|
534
534
|
:other: "{0} %"
|
535
|
-
:consumption-liter-per-
|
535
|
+
:consumption-liter-per-100-kilometer:
|
536
536
|
:one: "{0} L/100km"
|
537
537
|
:other: "{0} L/100km"
|
538
538
|
:consumption-liter-per-kilometer:
|
@@ -704,13 +704,13 @@
|
|
704
704
|
:pressure-hectopascal:
|
705
705
|
:one: "{0} хПа"
|
706
706
|
:other: "{0} хПа"
|
707
|
-
:pressure-inch-
|
707
|
+
:pressure-inch-ofhg:
|
708
708
|
:one: "{0} inHg"
|
709
709
|
:other: "{0} inHg"
|
710
710
|
:pressure-millibar:
|
711
711
|
:one: "{0} мб"
|
712
712
|
:other: "{0} мб"
|
713
|
-
:pressure-millimeter-
|
713
|
+
:pressure-millimeter-ofhg:
|
714
714
|
:one: "{0}mm Hg"
|
715
715
|
:other: "{0}mm Hg"
|
716
716
|
:speed-kilometer-per-hour:
|
@@ -801,7 +801,7 @@
|
|
801
801
|
:acceleration-g-force:
|
802
802
|
:one: "{0} G"
|
803
803
|
:other: "{0} G"
|
804
|
-
:acceleration-meter-per-second
|
804
|
+
:acceleration-meter-per-square-second:
|
805
805
|
:one: "{0} м/с²"
|
806
806
|
:other: "{0} м/с²"
|
807
807
|
:angle-arc-minute:
|
@@ -861,19 +861,19 @@
|
|
861
861
|
:concentr-mole:
|
862
862
|
:one: "{0} mol"
|
863
863
|
:other: "{0} mol"
|
864
|
-
:concentr-part-per-million:
|
865
|
-
:one: "{0} ppm"
|
866
|
-
:other: "{0} ppm"
|
867
864
|
:concentr-percent:
|
868
865
|
:one: "{0} %"
|
869
866
|
:other: "{0} %"
|
870
867
|
:concentr-permille:
|
871
868
|
:one: "{0} ‰"
|
872
869
|
:other: "{0} ‰"
|
870
|
+
:concentr-permillion:
|
871
|
+
:one: "{0} ppm"
|
872
|
+
:other: "{0} ppm"
|
873
873
|
:concentr-permyriad:
|
874
874
|
:one: "{0}‱"
|
875
875
|
:other: "{0}‱"
|
876
|
-
:consumption-liter-per-
|
876
|
+
:consumption-liter-per-100-kilometer:
|
877
877
|
:one: "{0} L/100km"
|
878
878
|
:other: "{0} L/100km"
|
879
879
|
:consumption-liter-per-kilometer:
|
@@ -1174,7 +1174,7 @@
|
|
1174
1174
|
:pressure-hectopascal:
|
1175
1175
|
:one: "{0} hPa"
|
1176
1176
|
:other: "{0} hPa"
|
1177
|
-
:pressure-inch-
|
1177
|
+
:pressure-inch-ofhg:
|
1178
1178
|
:one: "{0} inHg"
|
1179
1179
|
:other: "{0} inHg"
|
1180
1180
|
:pressure-kilopascal:
|
@@ -1186,13 +1186,13 @@
|
|
1186
1186
|
:pressure-millibar:
|
1187
1187
|
:one: "{0} мбар"
|
1188
1188
|
:other: "{0} мб."
|
1189
|
-
:pressure-millimeter-
|
1189
|
+
:pressure-millimeter-ofhg:
|
1190
1190
|
:one: "{0} mmHg"
|
1191
1191
|
:other: "{0} mmHg"
|
1192
1192
|
:pressure-pascal:
|
1193
1193
|
:one: "{0} Pa"
|
1194
1194
|
:other: "{0} Pa"
|
1195
|
-
:pressure-pound-per-square-inch:
|
1195
|
+
:pressure-pound-force-per-square-inch:
|
1196
1196
|
:one: "{0} psi"
|
1197
1197
|
:other: "{0} psi"
|
1198
1198
|
:speed-kilometer-per-hour:
|
@@ -1222,7 +1222,7 @@
|
|
1222
1222
|
:torque-newton-meter:
|
1223
1223
|
:one: "{0} N⋅m"
|
1224
1224
|
:other: "{0} N⋅m"
|
1225
|
-
:torque-pound-foot:
|
1225
|
+
:torque-pound-force-foot:
|
1226
1226
|
:one: "{0} lbf⋅ft"
|
1227
1227
|
:other: "{0} lbf⋅ft"
|
1228
1228
|
:volume-acre-foot:
|
@@ -476,7 +476,9 @@
|
|
476
476
|
:standard: "न्युए वेळ"
|
477
477
|
:Norfolk:
|
478
478
|
:long:
|
479
|
-
:
|
479
|
+
:daylight: "नॉरफोक बेट सूर्यप्रकाश वेळ"
|
480
|
+
:generic: "नॉरफोक बेट वेळ"
|
481
|
+
:standard: "नॉरफोक बेट प्रमाण वेळ"
|
480
482
|
:Noronha:
|
481
483
|
:long:
|
482
484
|
:daylight: "फर्नांडो दी नोरोन्हा उन्हाळी वेळ"
|
@@ -10,7 +10,7 @@
|
|
10
10
|
:acceleration-g-force:
|
11
11
|
:one: "{0} जी-फोर्स"
|
12
12
|
:other: "{0} जी-फोर्स"
|
13
|
-
:acceleration-meter-per-second
|
13
|
+
:acceleration-meter-per-square-second:
|
14
14
|
:one: "{0} मीटर प्रति सेकंद चौरस"
|
15
15
|
:other: "{0} मीटर प्रति सेकंद चौरस"
|
16
16
|
:angle-arc-minute:
|
@@ -70,19 +70,19 @@
|
|
70
70
|
:concentr-mole:
|
71
71
|
:one: "{0} मोल"
|
72
72
|
:other: "{0} मोल"
|
73
|
-
:concentr-part-per-million:
|
74
|
-
:one: "{0} भाग प्रति दशलक्ष"
|
75
|
-
:other: "{0} भाग प्रति दशलक्ष"
|
76
73
|
:concentr-percent:
|
77
74
|
:one: "{0} टक्के"
|
78
75
|
:other: "{0} टक्के"
|
79
76
|
:concentr-permille:
|
80
77
|
:one: "{0} प्रतिमैल"
|
81
78
|
:other: "{0} प्रतिमैल"
|
79
|
+
:concentr-permillion:
|
80
|
+
:one: "{0} भाग प्रति दशलक्ष"
|
81
|
+
:other: "{0} भाग प्रति दशलक्ष"
|
82
82
|
:concentr-permyriad:
|
83
83
|
:one: "{0} पर्मिरेड"
|
84
84
|
:other: "{0} पर्मिरेड"
|
85
|
-
:consumption-liter-per-
|
85
|
+
:consumption-liter-per-100-kilometer:
|
86
86
|
:one: "{0} लीटर प्रति 100 किलोमीटर"
|
87
87
|
:other: "{0} लीटर प्रति 100 किलोमीटर"
|
88
88
|
:consumption-liter-per-kilometer:
|
@@ -367,7 +367,7 @@
|
|
367
367
|
:pressure-hectopascal:
|
368
368
|
:one: "{0} हेक्टोपास्कल"
|
369
369
|
:other: "{0} हेक्टोपास्कल"
|
370
|
-
:pressure-inch-
|
370
|
+
:pressure-inch-ofhg:
|
371
371
|
:one: "{0} मर्क्यूरी इंच"
|
372
372
|
:other: "{0} मर्क्यूरी इंच"
|
373
373
|
:pressure-kilopascal:
|
@@ -379,10 +379,10 @@
|
|
379
379
|
:pressure-millibar:
|
380
380
|
:one: "{0} मिलिबार"
|
381
381
|
:other: "{0} मिलिबार"
|
382
|
-
:pressure-millimeter-
|
382
|
+
:pressure-millimeter-ofhg:
|
383
383
|
:one: "{0} मर्क्यूरी मिलिमीटर"
|
384
384
|
:other: "{0} मर्क्यूरी मिलिमीटर"
|
385
|
-
:pressure-pound-per-square-inch:
|
385
|
+
:pressure-pound-force-per-square-inch:
|
386
386
|
:one: "{0} प्रति चौरस इंच पाउंड"
|
387
387
|
:other: "{0} प्रति चौरस इंच पाउंड"
|
388
388
|
:speed-kilometer-per-hour:
|
@@ -412,7 +412,7 @@
|
|
412
412
|
:torque-newton-meter:
|
413
413
|
:one: "{0} न्यूटन-मीटर"
|
414
414
|
:other: "{0} न्यूटन-मीटर"
|
415
|
-
:torque-pound-foot:
|
415
|
+
:torque-pound-force-foot:
|
416
416
|
:one: "{0} पाउंड-फुट"
|
417
417
|
:other: "{0} पाउंड-फूट"
|
418
418
|
:volume-acre-foot:
|
@@ -497,7 +497,7 @@
|
|
497
497
|
:acceleration-g-force:
|
498
498
|
:one: "{0}जी"
|
499
499
|
:other: "{0}जी"
|
500
|
-
:acceleration-meter-per-second
|
500
|
+
:acceleration-meter-per-square-second:
|
501
501
|
:one: "{0} मी/से²"
|
502
502
|
:other: "{0} मी/से²"
|
503
503
|
:angle-arc-minute:
|
@@ -530,7 +530,7 @@
|
|
530
530
|
:concentr-percent:
|
531
531
|
:one: "{0}%"
|
532
532
|
:other: "{0}%"
|
533
|
-
:consumption-liter-per-
|
533
|
+
:consumption-liter-per-100-kilometer:
|
534
534
|
:one: "{0} ली/100किमी"
|
535
535
|
:other: "{0} ली/100किमी"
|
536
536
|
:duration-century:
|
@@ -644,16 +644,16 @@
|
|
644
644
|
:pressure-hectopascal:
|
645
645
|
:one: "{0}हेक्टोपा"
|
646
646
|
:other: "{0}हेक्टोपा"
|
647
|
-
:pressure-inch-
|
647
|
+
:pressure-inch-ofhg:
|
648
648
|
:one: "{0}\" हेग्रॅ"
|
649
649
|
:other: "{0}\" हेग्रॅ"
|
650
650
|
:pressure-millibar:
|
651
651
|
:one: "{0}मिबा"
|
652
652
|
:other: "{0}मिबा"
|
653
|
-
:pressure-millimeter-
|
653
|
+
:pressure-millimeter-ofhg:
|
654
654
|
:one: "{0}mmHg"
|
655
655
|
:other: "{0}mmHg"
|
656
|
-
:pressure-pound-per-square-inch:
|
656
|
+
:pressure-pound-force-per-square-inch:
|
657
657
|
:one: "{0}psi"
|
658
658
|
:other: "{0}psi"
|
659
659
|
:speed-kilometer-per-hour:
|
@@ -690,7 +690,7 @@
|
|
690
690
|
:acceleration-g-force:
|
691
691
|
:one: "{0} G"
|
692
692
|
:other: "{0} G"
|
693
|
-
:acceleration-meter-per-second
|
693
|
+
:acceleration-meter-per-square-second:
|
694
694
|
:one: "{0} मी/से²"
|
695
695
|
:other: "{0} मी/से²"
|
696
696
|
:angle-arc-minute:
|
@@ -750,18 +750,18 @@
|
|
750
750
|
:concentr-mole:
|
751
751
|
:one: "{0} मोल"
|
752
752
|
:other: "{0} मोल"
|
753
|
-
:concentr-part-per-million:
|
754
|
-
:one: "{0} ppm"
|
755
|
-
:other: "{0} ppm"
|
756
753
|
:concentr-percent:
|
757
754
|
:one: "{0}%"
|
758
755
|
:other: "{0}%"
|
759
756
|
:concentr-permille:
|
760
757
|
:one: "{0}‰"
|
761
758
|
:other: "{0}‰"
|
759
|
+
:concentr-permillion:
|
760
|
+
:one: "{0} ppm"
|
761
|
+
:other: "{0} ppm"
|
762
762
|
:concentr-permyriad:
|
763
763
|
:other: "{0}‱"
|
764
|
-
:consumption-liter-per-
|
764
|
+
:consumption-liter-per-100-kilometer:
|
765
765
|
:one: "{0} ली/100किमी"
|
766
766
|
:other: "{0} ली/100किमी"
|
767
767
|
:consumption-liter-per-kilometer:
|
@@ -1050,7 +1050,7 @@
|
|
1050
1050
|
:pressure-hectopascal:
|
1051
1051
|
:one: "{0} hPa"
|
1052
1052
|
:other: "{0} hPa"
|
1053
|
-
:pressure-inch-
|
1053
|
+
:pressure-inch-ofhg:
|
1054
1054
|
:one: "{0} inHg"
|
1055
1055
|
:other: "{0} inHg"
|
1056
1056
|
:pressure-kilopascal:
|
@@ -1060,12 +1060,12 @@
|
|
1060
1060
|
:pressure-millibar:
|
1061
1061
|
:one: "{0} mbar"
|
1062
1062
|
:other: "{0} mbar"
|
1063
|
-
:pressure-millimeter-
|
1063
|
+
:pressure-millimeter-ofhg:
|
1064
1064
|
:one: "{0} mm Hg"
|
1065
1065
|
:other: "{0} mm Hg"
|
1066
1066
|
:pressure-pascal:
|
1067
1067
|
:other: "{0} Pa"
|
1068
|
-
:pressure-pound-per-square-inch:
|
1068
|
+
:pressure-pound-force-per-square-inch:
|
1069
1069
|
:one: "{0} psi"
|
1070
1070
|
:other: "{0} psi"
|
1071
1071
|
:speed-kilometer-per-hour:
|
@@ -1094,7 +1094,7 @@
|
|
1094
1094
|
:other: "{0} K"
|
1095
1095
|
:torque-newton-meter:
|
1096
1096
|
:other: "{0} N⋅m"
|
1097
|
-
:torque-pound-foot:
|
1097
|
+
:torque-pound-force-foot:
|
1098
1098
|
:other: "{0} lbf⋅ft"
|
1099
1099
|
:volume-acre-foot:
|
1100
1100
|
:one: "{0} ac ft"
|
@@ -174,7 +174,7 @@
|
|
174
174
|
:other: "Paun Mesir"
|
175
175
|
:symbol: EGP
|
176
176
|
:ERN:
|
177
|
-
:one:
|
177
|
+
:one: "Nakfa Eritrea"
|
178
178
|
:other: "Nakfa Eritrea"
|
179
179
|
:symbol: ERN
|
180
180
|
:ESP:
|
@@ -361,6 +361,8 @@
|
|
361
361
|
:one: "Ariary Malagasy"
|
362
362
|
:other: "Ariary Malagasy"
|
363
363
|
:symbol: MGA
|
364
|
+
:MGF:
|
365
|
+
:one: "Franc Malagasy"
|
364
366
|
:MKD:
|
365
367
|
:one: "Denar Macedonia"
|
366
368
|
:other: "Denar Macedonia"
|
@@ -405,6 +407,12 @@
|
|
405
407
|
:one: "Ringgit Malaysia"
|
406
408
|
:other: "Ringgit Malaysia"
|
407
409
|
:symbol: RM
|
410
|
+
:MZE:
|
411
|
+
:one: "Escudo Mozambique"
|
412
|
+
:other: "Escudo Mozambique"
|
413
|
+
:MZM:
|
414
|
+
:one: "Metical Mozambique (1980–2006)"
|
415
|
+
:other: "Metical Mozambique (1980–2006)"
|
408
416
|
:MZN:
|
409
417
|
:one: "Metikal Mozambique"
|
410
418
|
:other: "Metikal Mozambique"
|
@@ -469,6 +477,9 @@
|
|
469
477
|
:one: "Rial Qatar"
|
470
478
|
:other: "Rial Qatar"
|
471
479
|
:symbol: QAR
|
480
|
+
:RHD:
|
481
|
+
:one: "Dolar Rhodesia"
|
482
|
+
:other: "Dolar Rhodesia"
|
472
483
|
:RON:
|
473
484
|
:one: "Leu Romania"
|
474
485
|
:other: "Leu Romania"
|
@@ -587,6 +598,9 @@
|
|
587
598
|
:one: "Hryvnia Ukraine"
|
588
599
|
:other: "Hryvnia Ukraine"
|
589
600
|
:symbol: UAH
|
601
|
+
:UGS:
|
602
|
+
:one: "Shilling Uganda (1966–1987)"
|
603
|
+
:other: "Shilling Uganda (1966–1987)"
|
590
604
|
:UGX:
|
591
605
|
:one: "Syiling Uganda"
|
592
606
|
:other: "Syiling Uganda"
|
@@ -658,3 +672,12 @@
|
|
658
672
|
:one: "Kwacha Zambia"
|
659
673
|
:other: "Kwacha Zambia"
|
660
674
|
:symbol: ZMW
|
675
|
+
:ZWD:
|
676
|
+
:one: "Dolar Zimbabwe (1980–2008)"
|
677
|
+
:other: "Dolar Zimbabwe (1980–2008)"
|
678
|
+
:ZWL:
|
679
|
+
:one: "Dolar Zimbabwe (2009)"
|
680
|
+
:other: "Dolar Zimbabwe (2009)"
|
681
|
+
:ZWR:
|
682
|
+
:one: "Dolar Zimbabwe (2008)"
|
683
|
+
:other: "Dolar Zimbabwe (2008)"
|
@@ -452,7 +452,9 @@
|
|
452
452
|
:standard: "Waktu Niue"
|
453
453
|
:Norfolk:
|
454
454
|
:long:
|
455
|
-
:
|
455
|
+
:daylight: "Waktu Musim Panas Kepulauan Norfolk"
|
456
|
+
:generic: "Waktu Kepulauan Norfolk"
|
457
|
+
:standard: "Waktu Piawai Kepulauan Norfolk"
|
456
458
|
:Noronha:
|
457
459
|
:long:
|
458
460
|
:daylight: "Waktu Musim Panas Fernando de Noronha"
|
@@ -9,7 +9,7 @@
|
|
9
9
|
:long:
|
10
10
|
:acceleration-g-force:
|
11
11
|
:other: "{0} daya g"
|
12
|
-
:acceleration-meter-per-second
|
12
|
+
:acceleration-meter-per-square-second:
|
13
13
|
:other: "{0} meter sesaat ganda dua"
|
14
14
|
:angle-arc-minute:
|
15
15
|
:other: "{0} minit arka"
|
@@ -45,15 +45,15 @@
|
|
45
45
|
:other: "{0} miligram setiap desiliter"
|
46
46
|
:concentr-millimole-per-liter:
|
47
47
|
:other: "{0} milimol setiap liter"
|
48
|
-
:concentr-part-per-million:
|
49
|
-
:other: "{0} bahagian setiap juta"
|
50
48
|
:concentr-percent:
|
51
49
|
:other: "{0} peratus"
|
52
50
|
:concentr-permille:
|
53
51
|
:other: "{0} per seribu"
|
52
|
+
:concentr-permillion:
|
53
|
+
:other: "{0} bahagian setiap juta"
|
54
54
|
:concentr-permyriad:
|
55
55
|
:other: "{0} permyriad"
|
56
|
-
:consumption-liter-per-
|
56
|
+
:consumption-liter-per-100-kilometer:
|
57
57
|
:other: "{0} liter setiap 100 kilometer"
|
58
58
|
:consumption-liter-per-kilometer:
|
59
59
|
:other: "{0} liter sekilometer"
|
@@ -249,7 +249,7 @@
|
|
249
249
|
:other: "{0} atmosfera"
|
250
250
|
:pressure-hectopascal:
|
251
251
|
:other: "{0} hektopascal"
|
252
|
-
:pressure-inch-
|
252
|
+
:pressure-inch-ofhg:
|
253
253
|
:other: "{0} inci raksa"
|
254
254
|
:pressure-kilopascal:
|
255
255
|
:other: "{0} kilopaskal"
|
@@ -257,11 +257,11 @@
|
|
257
257
|
:other: "{0} megapaskal"
|
258
258
|
:pressure-millibar:
|
259
259
|
:other: "{0} milibar"
|
260
|
-
:pressure-millimeter-
|
260
|
+
:pressure-millimeter-ofhg:
|
261
261
|
:other: "{0} milimeter raksa"
|
262
262
|
:pressure-pascal:
|
263
263
|
:other: "{0} Pascal"
|
264
|
-
:pressure-pound-per-square-inch:
|
264
|
+
:pressure-pound-force-per-square-inch:
|
265
265
|
:other: "{0} paun seinci persegi"
|
266
266
|
:speed-kilometer-per-hour:
|
267
267
|
:other: "{0} kilometer sejam"
|
@@ -281,7 +281,7 @@
|
|
281
281
|
:other: "{0} kelvin"
|
282
282
|
:torque-newton-meter:
|
283
283
|
:other: "{0} newton meter"
|
284
|
-
:torque-pound-foot:
|
284
|
+
:torque-pound-force-foot:
|
285
285
|
:other: "{0} kaki paun"
|
286
286
|
:volume-acre-foot:
|
287
287
|
:other: "{0} ekar-kaki"
|
@@ -336,12 +336,14 @@
|
|
336
336
|
:narrow:
|
337
337
|
:acceleration-g-force:
|
338
338
|
:other: "{0} g"
|
339
|
-
:acceleration-meter-per-second
|
339
|
+
:acceleration-meter-per-square-second:
|
340
340
|
:other: "{0}m/s²"
|
341
341
|
:angle-arc-minute:
|
342
342
|
:other: "{0}′"
|
343
343
|
:angle-arc-second:
|
344
344
|
:other: "{0}″"
|
345
|
+
:angle-degree:
|
346
|
+
:other: "{0}°"
|
345
347
|
:area-acre:
|
346
348
|
:other: "{0} ekar"
|
347
349
|
:area-hectare:
|
@@ -356,7 +358,7 @@
|
|
356
358
|
:other: "{0} bt²"
|
357
359
|
:concentr-percent:
|
358
360
|
:other: "{0}%"
|
359
|
-
:consumption-liter-per-
|
361
|
+
:consumption-liter-per-100-kilometer:
|
360
362
|
:other: "{0} L/100km"
|
361
363
|
:duration-century:
|
362
364
|
:other: "{0} abad"
|
@@ -450,13 +452,13 @@
|
|
450
452
|
:other: "{0} W"
|
451
453
|
:pressure-hectopascal:
|
452
454
|
:other: "{0} hPa"
|
453
|
-
:pressure-inch-
|
455
|
+
:pressure-inch-ofhg:
|
454
456
|
:other: "{0} inHg"
|
455
457
|
:pressure-millibar:
|
456
458
|
:other: "{0} mb"
|
457
|
-
:pressure-millimeter-
|
459
|
+
:pressure-millimeter-ofhg:
|
458
460
|
:other: "{0} mm Hg"
|
459
|
-
:pressure-pound-per-square-inch:
|
461
|
+
:pressure-pound-force-per-square-inch:
|
460
462
|
:other: "{0} psi"
|
461
463
|
:speed-kilometer-per-hour:
|
462
464
|
:other: "{0} kmj"
|
@@ -483,7 +485,7 @@
|
|
483
485
|
:short:
|
484
486
|
:acceleration-g-force:
|
485
487
|
:other: "{0} G"
|
486
|
-
:acceleration-meter-per-second
|
488
|
+
:acceleration-meter-per-square-second:
|
487
489
|
:other: "{0} m/s²"
|
488
490
|
:angle-arc-minute:
|
489
491
|
:other: "{0} min arka"
|
@@ -523,15 +525,15 @@
|
|
523
525
|
:other: "{0} mmol/L"
|
524
526
|
:concentr-mole:
|
525
527
|
:other: "{0} mol"
|
526
|
-
:concentr-part-per-million:
|
527
|
-
:other: "{0} ppm"
|
528
528
|
:concentr-percent:
|
529
529
|
:other: "{0}%"
|
530
530
|
:concentr-permille:
|
531
531
|
:other: "{0}‰"
|
532
|
+
:concentr-permillion:
|
533
|
+
:other: "{0} ppm"
|
532
534
|
:concentr-permyriad:
|
533
535
|
:other: "{0}‱"
|
534
|
-
:consumption-liter-per-
|
536
|
+
:consumption-liter-per-100-kilometer:
|
535
537
|
:other: "{0} L/100km"
|
536
538
|
:consumption-liter-per-kilometer:
|
537
539
|
:other: "{0} L/km"
|
@@ -733,7 +735,7 @@
|
|
733
735
|
:other: "{0} bar"
|
734
736
|
:pressure-hectopascal:
|
735
737
|
:other: "{0} hPa"
|
736
|
-
:pressure-inch-
|
738
|
+
:pressure-inch-ofhg:
|
737
739
|
:other: "{0} inHg"
|
738
740
|
:pressure-kilopascal:
|
739
741
|
:other: "{0} kPa"
|
@@ -741,11 +743,11 @@
|
|
741
743
|
:other: "{0} MPa"
|
742
744
|
:pressure-millibar:
|
743
745
|
:other: "{0} mbar"
|
744
|
-
:pressure-millimeter-
|
746
|
+
:pressure-millimeter-ofhg:
|
745
747
|
:other: "{0} mm Hg"
|
746
748
|
:pressure-pascal:
|
747
749
|
:other: "{0} Pa"
|
748
|
-
:pressure-pound-per-square-inch:
|
750
|
+
:pressure-pound-force-per-square-inch:
|
749
751
|
:other: "{0} psi"
|
750
752
|
:speed-kilometer-per-hour:
|
751
753
|
:other: "{0} kmj"
|
@@ -765,7 +767,7 @@
|
|
765
767
|
:other: "{0} K"
|
766
768
|
:torque-newton-meter:
|
767
769
|
:other: "{0} Nm"
|
768
|
-
:torque-pound-foot:
|
770
|
+
:torque-pound-force-foot:
|
769
771
|
:other: "{0} lbf⋅ft"
|
770
772
|
:volume-acre-foot:
|
771
773
|
:other: "{0} ekar ka"
|