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
@@ -102,7 +102,7 @@
|
|
102
102
|
:chp: ชิพิวยัน
|
103
103
|
:chr: เชอโรกี
|
104
104
|
:chy: เชเยนเน
|
105
|
-
:ckb:
|
105
|
+
:ckb: เคิร์ดโซรานี
|
106
106
|
:co: คอร์ซิกา
|
107
107
|
:cop: คอปติก
|
108
108
|
:cps: กาปิซนอน
|
@@ -161,6 +161,7 @@
|
|
161
161
|
:ewo: อีวันโด
|
162
162
|
:ext: เอกซ์เตรมาดูรา
|
163
163
|
:fa: เปอร์เซีย
|
164
|
+
:fa-AF: ดารี
|
164
165
|
:fan: ฟอง
|
165
166
|
:fat: ฟันติ
|
166
167
|
:ff: ฟูลาห์
|
@@ -477,7 +477,9 @@
|
|
477
477
|
:standard: เวลานีอูเอ
|
478
478
|
:Norfolk:
|
479
479
|
:long:
|
480
|
-
:
|
480
|
+
:daylight: เวลาฤดูร้อนเกาะนอร์ฟอล์ก
|
481
|
+
:generic: เวลาเกาะนอร์ฟอล์ก
|
482
|
+
:standard: เวลามาตรฐานเกาะนอร์ฟอล์ก
|
481
483
|
:Noronha:
|
482
484
|
:long:
|
483
485
|
:daylight: เวลาฤดูร้อนของหมู่เกาะเฟอร์นันโด
|
@@ -9,7 +9,7 @@
|
|
9
9
|
:long:
|
10
10
|
:acceleration-g-force:
|
11
11
|
:other: "{0} แรง G"
|
12
|
-
:acceleration-meter-per-second
|
12
|
+
:acceleration-meter-per-square-second:
|
13
13
|
:other: "{0} เมตรต่อวินาทีกำลังสอง"
|
14
14
|
:angle-arc-minute:
|
15
15
|
:other: "{0} ลิปดา"
|
@@ -49,15 +49,15 @@
|
|
49
49
|
:other: "{0} มิลลิโมลต่อลิตร"
|
50
50
|
:concentr-mole:
|
51
51
|
:other: "{0} โมล"
|
52
|
-
:concentr-part-per-million:
|
53
|
-
:other: "{0} ส่วนต่อล้าน"
|
54
52
|
:concentr-percent:
|
55
53
|
:other: "{0} เปอร์เซ็นต์"
|
56
54
|
:concentr-permille:
|
57
55
|
:other: "{0} เปอร์มิลล์"
|
56
|
+
:concentr-permillion:
|
57
|
+
:other: "{0} ส่วนต่อล้าน"
|
58
58
|
:concentr-permyriad:
|
59
59
|
:other: "{0} เปอร์มีเรียด"
|
60
|
-
:consumption-liter-per-
|
60
|
+
:consumption-liter-per-100-kilometer:
|
61
61
|
:other: "{0} ลิตรต่อ100 กิโลเมตร"
|
62
62
|
:consumption-liter-per-kilometer:
|
63
63
|
:other: "{0} ลิตรต่อกิโลเมตร"
|
@@ -247,7 +247,7 @@
|
|
247
247
|
:other: "{0} บาร์"
|
248
248
|
:pressure-hectopascal:
|
249
249
|
:other: "{0} เฮกโตปาสกาล"
|
250
|
-
:pressure-inch-
|
250
|
+
:pressure-inch-ofhg:
|
251
251
|
:other: "{0} นิ้วปรอท"
|
252
252
|
:pressure-kilopascal:
|
253
253
|
:other: "{0} กิโลปาสกาล"
|
@@ -255,11 +255,11 @@
|
|
255
255
|
:other: "{0} เมกะปาสคาล"
|
256
256
|
:pressure-millibar:
|
257
257
|
:other: "{0} มิลลิบาร์"
|
258
|
-
:pressure-millimeter-
|
258
|
+
:pressure-millimeter-ofhg:
|
259
259
|
:other: "{0} มิลลิเมตรปรอท"
|
260
260
|
:pressure-pascal:
|
261
261
|
:other: "{0} ปาสกาล"
|
262
|
-
:pressure-pound-per-square-inch:
|
262
|
+
:pressure-pound-force-per-square-inch:
|
263
263
|
:other: "{0} ปอนด์ต่อตารางนิ้ว"
|
264
264
|
:speed-kilometer-per-hour:
|
265
265
|
:other: "{0} กิโลเมตรต่อชั่วโมง"
|
@@ -279,7 +279,7 @@
|
|
279
279
|
:other: "{0} เคลวิน"
|
280
280
|
:torque-newton-meter:
|
281
281
|
:other: "{0} นิวตันเมตร"
|
282
|
-
:torque-pound-foot:
|
282
|
+
:torque-pound-force-foot:
|
283
283
|
:other: "{0} ปอนด์-ฟุต"
|
284
284
|
:volume-acre-foot:
|
285
285
|
:other: "{0} เอเคอร์-ฟุต"
|
@@ -354,7 +354,7 @@
|
|
354
354
|
:other: "{0}ตร.ม."
|
355
355
|
:area-square-mile:
|
356
356
|
:other: "{0}ตร.ไมล์"
|
357
|
-
:consumption-liter-per-
|
357
|
+
:consumption-liter-per-100-kilometer:
|
358
358
|
:other: "{0} ล./100กม."
|
359
359
|
:duration-day:
|
360
360
|
:other: "{0}วัน"
|
@@ -414,7 +414,7 @@
|
|
414
414
|
:other: "{0}วัตต์"
|
415
415
|
:pressure-hectopascal:
|
416
416
|
:other: "{0}hPa"
|
417
|
-
:pressure-inch-
|
417
|
+
:pressure-inch-ofhg:
|
418
418
|
:other: "{0}\" Hg"
|
419
419
|
:pressure-millibar:
|
420
420
|
:other: "{0}มิลลิบาร์"
|
@@ -437,7 +437,7 @@
|
|
437
437
|
:short:
|
438
438
|
:acceleration-g-force:
|
439
439
|
:other: "{0} G"
|
440
|
-
:acceleration-meter-per-second
|
440
|
+
:acceleration-meter-per-square-second:
|
441
441
|
:other: "{0} ม./วิ²"
|
442
442
|
:angle-arc-minute:
|
443
443
|
:other: "{0} ลิปดา"
|
@@ -477,15 +477,15 @@
|
|
477
477
|
:other: "{0} มลม./ล."
|
478
478
|
:concentr-mole:
|
479
479
|
:other: "{0} โมล"
|
480
|
-
:concentr-part-per-million:
|
481
|
-
:other: "{0} สตล."
|
482
480
|
:concentr-percent:
|
483
481
|
:other: "{0}%"
|
484
482
|
:concentr-permille:
|
485
483
|
:other: "{0}‰"
|
484
|
+
:concentr-permillion:
|
485
|
+
:other: "{0} สตล."
|
486
486
|
:concentr-permyriad:
|
487
487
|
:other: "{0}‱"
|
488
|
-
:consumption-liter-per-
|
488
|
+
:consumption-liter-per-100-kilometer:
|
489
489
|
:other: "{0} ล./100กม."
|
490
490
|
:consumption-liter-per-kilometer:
|
491
491
|
:other: "{0} ล./กม."
|
@@ -687,7 +687,7 @@
|
|
687
687
|
:other: "{0} บาร์"
|
688
688
|
:pressure-hectopascal:
|
689
689
|
:other: "{0} เฮกโตปาสกาล"
|
690
|
-
:pressure-inch-
|
690
|
+
:pressure-inch-ofhg:
|
691
691
|
:other: "{0} นิ้วปรอท"
|
692
692
|
:pressure-kilopascal:
|
693
693
|
:other: "{0} kPa"
|
@@ -695,11 +695,11 @@
|
|
695
695
|
:other: "{0} MPa"
|
696
696
|
:pressure-millibar:
|
697
697
|
:other: "{0} มิลลิบาร์"
|
698
|
-
:pressure-millimeter-
|
698
|
+
:pressure-millimeter-ofhg:
|
699
699
|
:other: "{0} มม. ปรอท"
|
700
700
|
:pressure-pascal:
|
701
701
|
:other: "{0} Pa"
|
702
|
-
:pressure-pound-per-square-inch:
|
702
|
+
:pressure-pound-force-per-square-inch:
|
703
703
|
:other: "{0} ปอนด์/ตร.นิ้ว"
|
704
704
|
:speed-kilometer-per-hour:
|
705
705
|
:other: "{0} กม./ชม."
|
@@ -719,7 +719,7 @@
|
|
719
719
|
:other: "{0} K"
|
720
720
|
:torque-newton-meter:
|
721
721
|
:other: "{0} N⋅m"
|
722
|
-
:torque-pound-foot:
|
722
|
+
:torque-pound-force-foot:
|
723
723
|
:other: "{0} lbf⋅ft"
|
724
724
|
:volume-acre-foot:
|
725
725
|
:other: "{0} เอเคอร์-ฟุต"
|
@@ -30,7 +30,7 @@
|
|
30
30
|
:aro: Araona
|
31
31
|
:arp: "Arapaho Dili"
|
32
32
|
:arq: "Cezayir Arapçası"
|
33
|
-
:ars: "Necd
|
33
|
+
:ars: "Arapça, Necd"
|
34
34
|
:arw: "Arawak Dili"
|
35
35
|
:ary: "Fas Arapçası"
|
36
36
|
:arz: "Mısır Arapçası"
|
@@ -103,7 +103,7 @@
|
|
103
103
|
:chp: "Çipevya dili"
|
104
104
|
:chr: Çerokice
|
105
105
|
:chy: Şayence
|
106
|
-
:ckb: "
|
106
|
+
:ckb: "Kürtçe, Sorani"
|
107
107
|
:co: Korsikaca
|
108
108
|
:cop: Kıptice
|
109
109
|
:cps: Capiznon
|
@@ -162,6 +162,7 @@
|
|
162
162
|
:ewo: Ewondo
|
163
163
|
:ext: "Ekstremadura Dili"
|
164
164
|
:fa: Farsça
|
165
|
+
:fa-AF: Darice
|
165
166
|
:fan: Fang
|
166
167
|
:fat: Fanti
|
167
168
|
:ff: "Fula dili"
|
@@ -477,7 +477,9 @@
|
|
477
477
|
:standard: "Niue Saati"
|
478
478
|
:Norfolk:
|
479
479
|
:long:
|
480
|
-
:
|
480
|
+
:daylight: "Norfolk Adası Yaz Saati"
|
481
|
+
:generic: "Norfolk Adası Saati"
|
482
|
+
:standard: "Norfolk Adası Standart Saati"
|
481
483
|
:Noronha:
|
482
484
|
:long:
|
483
485
|
:daylight: "Fernando de Noronha Yaz Saati"
|
@@ -10,7 +10,7 @@
|
|
10
10
|
:acceleration-g-force:
|
11
11
|
:one: "{0} g kuvveti"
|
12
12
|
:other: "{0} g kuvveti"
|
13
|
-
:acceleration-meter-per-second
|
13
|
+
:acceleration-meter-per-square-second:
|
14
14
|
:one: "{0} metre/saniye²"
|
15
15
|
:other: "{0} metre/saniye²"
|
16
16
|
:angle-arc-minute:
|
@@ -67,19 +67,19 @@
|
|
67
67
|
:concentr-millimole-per-liter:
|
68
68
|
:one: "{0} milimol/litre"
|
69
69
|
:other: "{0} milimol/litre"
|
70
|
-
:concentr-part-per-million:
|
71
|
-
:one: "{0} parça/milyon"
|
72
|
-
:other: "{0} parça/milyon"
|
73
70
|
:concentr-percent:
|
74
71
|
:one: "yüzde {0}"
|
75
72
|
:other: "yüzde {0}"
|
76
73
|
:concentr-permille:
|
77
74
|
:one: "binde {0}"
|
78
75
|
:other: "binde {0}"
|
76
|
+
:concentr-permillion:
|
77
|
+
:one: "{0} parça/milyon"
|
78
|
+
:other: "{0} parça/milyon"
|
79
79
|
:concentr-permyriad:
|
80
80
|
:one: "onbinde {0}"
|
81
81
|
:other: "onbinde {0}"
|
82
|
-
:consumption-liter-per-
|
82
|
+
:consumption-liter-per-100-kilometer:
|
83
83
|
:one: "{0} litre/100 kilometre"
|
84
84
|
:other: "{0} litre/100 kilometre"
|
85
85
|
:consumption-liter-per-kilometer:
|
@@ -371,7 +371,7 @@
|
|
371
371
|
:pressure-hectopascal:
|
372
372
|
:one: "{0} hektopaskal"
|
373
373
|
:other: "{0} hektopaskal"
|
374
|
-
:pressure-inch-
|
374
|
+
:pressure-inch-ofhg:
|
375
375
|
:one: "{0} inç cıva"
|
376
376
|
:other: "{0} inç cıva"
|
377
377
|
:pressure-kilopascal:
|
@@ -383,13 +383,13 @@
|
|
383
383
|
:pressure-millibar:
|
384
384
|
:one: "{0} milibar"
|
385
385
|
:other: "{0} milibar"
|
386
|
-
:pressure-millimeter-
|
386
|
+
:pressure-millimeter-ofhg:
|
387
387
|
:one: "{0} milimetre cıva"
|
388
388
|
:other: "{0} milimetre cıva"
|
389
389
|
:pressure-pascal:
|
390
390
|
:one: "{0} paskal"
|
391
391
|
:other: "{0} paskal"
|
392
|
-
:pressure-pound-per-square-inch:
|
392
|
+
:pressure-pound-force-per-square-inch:
|
393
393
|
:one: "{0} libre/inç kare"
|
394
394
|
:other: "{0} libre/inç kare"
|
395
395
|
:speed-kilometer-per-hour:
|
@@ -419,7 +419,7 @@
|
|
419
419
|
:torque-newton-meter:
|
420
420
|
:one: "{0} newton metre"
|
421
421
|
:other: "{0} newton metre"
|
422
|
-
:torque-pound-foot:
|
422
|
+
:torque-pound-force-foot:
|
423
423
|
:one: "{0} pound fit"
|
424
424
|
:other: "{0} pound fit"
|
425
425
|
:volume-acre-foot:
|
@@ -507,7 +507,7 @@
|
|
507
507
|
:acceleration-g-force:
|
508
508
|
:one: "{0}G"
|
509
509
|
:other: "{0}G"
|
510
|
-
:acceleration-meter-per-second
|
510
|
+
:acceleration-meter-per-square-second:
|
511
511
|
:one: "{0} m/sn²"
|
512
512
|
:other: "{0} m/sn²"
|
513
513
|
:angle-arc-minute: {}
|
@@ -557,16 +557,16 @@
|
|
557
557
|
:concentr-millimole-per-liter:
|
558
558
|
:one: "{0} mmol/L"
|
559
559
|
:other: "{0} mmol/L"
|
560
|
-
:concentr-part-per-million:
|
561
|
-
:one: "{0} ppm"
|
562
|
-
:other: "{0} ppm"
|
563
560
|
:concentr-percent:
|
564
561
|
:one: "%{0}"
|
565
562
|
:other: "%{0}"
|
566
563
|
:concentr-permille:
|
567
564
|
:one: "{0}‰"
|
568
565
|
:other: "{0}‰"
|
569
|
-
:
|
566
|
+
:concentr-permillion:
|
567
|
+
:one: "{0} ppm"
|
568
|
+
:other: "{0} ppm"
|
569
|
+
:consumption-liter-per-100-kilometer:
|
570
570
|
:one: "{0} l/100km"
|
571
571
|
:other: "{0} l/100km"
|
572
572
|
:consumption-liter-per-kilometer:
|
@@ -795,16 +795,16 @@
|
|
795
795
|
:pressure-hectopascal:
|
796
796
|
:one: "{0} hPa"
|
797
797
|
:other: "{0} hPa"
|
798
|
-
:pressure-inch-
|
798
|
+
:pressure-inch-ofhg:
|
799
799
|
:one: "{0}\" Hg"
|
800
800
|
:other: "{0}\" Hg"
|
801
801
|
:pressure-millibar:
|
802
802
|
:one: "{0} mb"
|
803
803
|
:other: "{0} mb"
|
804
|
-
:pressure-millimeter-
|
804
|
+
:pressure-millimeter-ofhg:
|
805
805
|
:one: "{0} mm Hg"
|
806
806
|
:other: "{0} mm Hg"
|
807
|
-
:pressure-pound-per-square-inch:
|
807
|
+
:pressure-pound-force-per-square-inch:
|
808
808
|
:one: "{0} lb/in²"
|
809
809
|
:other: "{0} lb/in²"
|
810
810
|
:speed-kilometer-per-hour:
|
@@ -901,7 +901,7 @@
|
|
901
901
|
:acceleration-g-force:
|
902
902
|
:one: "{0} G"
|
903
903
|
:other: "{0} G"
|
904
|
-
:acceleration-meter-per-second
|
904
|
+
:acceleration-meter-per-square-second:
|
905
905
|
:one: "{0} m/sn²"
|
906
906
|
:other: "{0} m/sn²"
|
907
907
|
:angle-arc-minute:
|
@@ -960,19 +960,19 @@
|
|
960
960
|
:other: "{0} mmol/l"
|
961
961
|
:concentr-mole:
|
962
962
|
:other: "{0} mol"
|
963
|
-
:concentr-part-per-million:
|
964
|
-
:one: "{0} ppm"
|
965
|
-
:other: "{0} ppm"
|
966
963
|
:concentr-percent:
|
967
964
|
:one: "%{0}"
|
968
965
|
:other: "%{0}"
|
969
966
|
:concentr-permille:
|
970
967
|
:one: "‰{0}"
|
971
968
|
:other: "‰{0}"
|
969
|
+
:concentr-permillion:
|
970
|
+
:one: "{0} ppm"
|
971
|
+
:other: "{0} ppm"
|
972
972
|
:concentr-permyriad:
|
973
973
|
:one: "‱{0}"
|
974
974
|
:other: "‱{0}"
|
975
|
-
:consumption-liter-per-
|
975
|
+
:consumption-liter-per-100-kilometer:
|
976
976
|
:one: "{0} l/100 km"
|
977
977
|
:other: "{0} l/100 km"
|
978
978
|
:consumption-liter-per-kilometer:
|
@@ -1264,7 +1264,7 @@
|
|
1264
1264
|
:pressure-hectopascal:
|
1265
1265
|
:one: "{0} hPa"
|
1266
1266
|
:other: "{0} hPa"
|
1267
|
-
:pressure-inch-
|
1267
|
+
:pressure-inch-ofhg:
|
1268
1268
|
:one: "{0} inHg"
|
1269
1269
|
:other: "{0} inHg"
|
1270
1270
|
:pressure-kilopascal:
|
@@ -1276,12 +1276,12 @@
|
|
1276
1276
|
:pressure-millibar:
|
1277
1277
|
:one: "{0} mbar"
|
1278
1278
|
:other: "{0} mbar"
|
1279
|
-
:pressure-millimeter-
|
1279
|
+
:pressure-millimeter-ofhg:
|
1280
1280
|
:one: "{0} mm Hg"
|
1281
1281
|
:other: "{0} mm Hg"
|
1282
1282
|
:pressure-pascal:
|
1283
1283
|
:other: "{0} Pa"
|
1284
|
-
:pressure-pound-per-square-inch:
|
1284
|
+
:pressure-pound-force-per-square-inch:
|
1285
1285
|
:one: "{0} lb/in²"
|
1286
1286
|
:other: "{0} lb/in²"
|
1287
1287
|
:speed-kilometer-per-hour:
|
@@ -1311,7 +1311,7 @@
|
|
1311
1311
|
:torque-newton-meter:
|
1312
1312
|
:one: "{0} N⋅m"
|
1313
1313
|
:other: "{0} N⋅m"
|
1314
|
-
:torque-pound-foot:
|
1314
|
+
:torque-pound-force-foot:
|
1315
1315
|
:one: "{0} lbf⋅ft"
|
1316
1316
|
:other: "{0} lbf⋅ft"
|
1317
1317
|
:volume-acre-foot:
|
@@ -28,7 +28,7 @@
|
|
28
28
|
:aro: араона
|
29
29
|
:arp: арапахо
|
30
30
|
:arq: "алжирська арабська"
|
31
|
-
:ars: "надждійська
|
31
|
+
:ars: "арабська, надждійська"
|
32
32
|
:arw: аравакська
|
33
33
|
:as: асамська
|
34
34
|
:asa: асу
|
@@ -96,7 +96,7 @@
|
|
96
96
|
:chp: чіпевʼян
|
97
97
|
:chr: черокі
|
98
98
|
:chy: чейєнн
|
99
|
-
:ckb:
|
99
|
+
:ckb: "курдська, сорані"
|
100
100
|
:co: корсиканська
|
101
101
|
:cop: коптська
|
102
102
|
:cr: крі
|
@@ -150,6 +150,7 @@
|
|
150
150
|
:eu: баскська
|
151
151
|
:ewo: евондо
|
152
152
|
:fa: перська
|
153
|
+
:fa-AF: дарі
|
153
154
|
:fan: фанг
|
154
155
|
:fat: фанті
|
155
156
|
:ff: фула
|
@@ -451,7 +451,9 @@
|
|
451
451
|
:standard: "за часом на острові Ніуе"
|
452
452
|
:Norfolk:
|
453
453
|
:long:
|
454
|
-
:
|
454
|
+
:daylight: "за літнім часом на острові Норфолк"
|
455
|
+
:generic: "за часом на острові Норфолк"
|
456
|
+
:standard: "за стандартним часом на острові Норфолк"
|
455
457
|
:Noronha:
|
456
458
|
:long:
|
457
459
|
:daylight: "за літнім часом на архіпелазі Фернанду-ді-Норонья"
|
@@ -12,7 +12,7 @@
|
|
12
12
|
:many: "{0} сил тяжіння"
|
13
13
|
:one: "{0} сила тяжіння"
|
14
14
|
:other: "{0} сили тяжіння"
|
15
|
-
:acceleration-meter-per-second
|
15
|
+
:acceleration-meter-per-square-second:
|
16
16
|
:few: "{0} метри на секунду в квадраті"
|
17
17
|
:many: "{0} метрів на секунду в квадраті"
|
18
18
|
:one: "{0} метр на секунду в квадраті"
|
@@ -112,11 +112,6 @@
|
|
112
112
|
:many: "{0} молів"
|
113
113
|
:one: "{0} моль"
|
114
114
|
:other: "{0} моля"
|
115
|
-
:concentr-part-per-million:
|
116
|
-
:few: "{0} мільйонні долі"
|
117
|
-
:many: "{0} мільйонних доль"
|
118
|
-
:one: "{0} мільйонна доля"
|
119
|
-
:other: "{0} мільйонної долі"
|
120
115
|
:concentr-percent:
|
121
116
|
:few: "{0} відсотки"
|
122
117
|
:many: "{0} відсотків"
|
@@ -127,12 +122,17 @@
|
|
127
122
|
:many: "{0} проміле"
|
128
123
|
:one: "{0} проміле"
|
129
124
|
:other: "{0} проміле"
|
125
|
+
:concentr-permillion:
|
126
|
+
:few: "{0} мільйонні долі"
|
127
|
+
:many: "{0} мільйонних доль"
|
128
|
+
:one: "{0} мільйонна доля"
|
129
|
+
:other: "{0} мільйонної долі"
|
130
130
|
:concentr-permyriad:
|
131
131
|
:few: "{0} проміріади"
|
132
132
|
:many: "{0} проміріад"
|
133
133
|
:one: "{0} проміріада"
|
134
134
|
:other: "{0} проміріади"
|
135
|
-
:consumption-liter-per-
|
135
|
+
:consumption-liter-per-100-kilometer:
|
136
136
|
:few: "{0} літри на 100 кілометрів"
|
137
137
|
:many: "{0} літрів на 100 кілометрів"
|
138
138
|
:one: "{0} літр на 100 кілометрів"
|
@@ -587,7 +587,7 @@
|
|
587
587
|
:many: "{0} гектопаскалів"
|
588
588
|
:one: "{0} гектопаскаль"
|
589
589
|
:other: "{0} гектопаскаля"
|
590
|
-
:pressure-inch-
|
590
|
+
:pressure-inch-ofhg:
|
591
591
|
:few: "{0} дюйми ртутного стовпа"
|
592
592
|
:many: "{0} дюймів ртутного стовпа"
|
593
593
|
:one: "{0} дюйм ртутного стовпа"
|
@@ -607,7 +607,7 @@
|
|
607
607
|
:many: "{0} мілібарів"
|
608
608
|
:one: "{0} мілібар"
|
609
609
|
:other: "{0} мілібара"
|
610
|
-
:pressure-millimeter-
|
610
|
+
:pressure-millimeter-ofhg:
|
611
611
|
:few: "{0} міліметри ртутного стовпа"
|
612
612
|
:many: "{0} міліметрів ртутного стовпа"
|
613
613
|
:one: "{0} міліметр ртутного стовпа"
|
@@ -617,7 +617,7 @@
|
|
617
617
|
:many: "{0} паскалів"
|
618
618
|
:one: "{0} паскаль"
|
619
619
|
:other: "{0} паскаля"
|
620
|
-
:pressure-pound-per-square-inch:
|
620
|
+
:pressure-pound-force-per-square-inch:
|
621
621
|
:few: "{0} фунти на квадратний дюйм"
|
622
622
|
:many: "{0} фунтів на квадратний дюйм"
|
623
623
|
:one: "{0} фунт на квадратний дюйм"
|
@@ -667,7 +667,7 @@
|
|
667
667
|
:many: "{0} ньютон-метрів"
|
668
668
|
:one: "{0} ньютон-метр"
|
669
669
|
:other: "{0} ньютон-метра"
|
670
|
-
:torque-pound-foot:
|
670
|
+
:torque-pound-force-foot:
|
671
671
|
:few: "{0} фунт-фути"
|
672
672
|
:many: "{0} фунт-футів"
|
673
673
|
:one: "{0} фунт-фут"
|
@@ -813,7 +813,7 @@
|
|
813
813
|
:many: "{0} G"
|
814
814
|
:one: "{0} G"
|
815
815
|
:other: "{0} G"
|
816
|
-
:acceleration-meter-per-second
|
816
|
+
:acceleration-meter-per-square-second:
|
817
817
|
:few: "{0}м/с²"
|
818
818
|
:many: "{0}м/с²"
|
819
819
|
:one: "{0}м/с²"
|
@@ -879,7 +879,7 @@
|
|
879
879
|
:one: "{0}%"
|
880
880
|
:other: "{0}%"
|
881
881
|
:concentr-permyriad: {}
|
882
|
-
:consumption-liter-per-
|
882
|
+
:consumption-liter-per-100-kilometer:
|
883
883
|
:few: "{0} л/100 км"
|
884
884
|
:many: "{0} л/100 км"
|
885
885
|
:one: "{0} л/100 км"
|
@@ -1134,12 +1134,12 @@
|
|
1134
1134
|
:many: "{0} мбарів"
|
1135
1135
|
:one: "{0} мбар"
|
1136
1136
|
:other: "{0} мбара"
|
1137
|
-
:pressure-millimeter-
|
1137
|
+
:pressure-millimeter-ofhg:
|
1138
1138
|
:few: "{0}ммрс"
|
1139
1139
|
:many: "{0}ммрс"
|
1140
1140
|
:one: "{0}ммрс"
|
1141
1141
|
:other: "{0}ммрс"
|
1142
|
-
:pressure-pound-per-square-inch:
|
1142
|
+
:pressure-pound-force-per-square-inch:
|
1143
1143
|
:few: "{0}psi"
|
1144
1144
|
:many: "{0}psi"
|
1145
1145
|
:one: "{0}psi"
|
@@ -1189,7 +1189,7 @@
|
|
1189
1189
|
:many: "{0}Н·м"
|
1190
1190
|
:one: "{0}Н·м"
|
1191
1191
|
:other: "{0}Н·м"
|
1192
|
-
:torque-pound-foot:
|
1192
|
+
:torque-pound-force-foot:
|
1193
1193
|
:few: "{0}фн-фт"
|
1194
1194
|
:many: "{0}фн-фт"
|
1195
1195
|
:one: "{0}фн-фт"
|
@@ -1230,7 +1230,7 @@
|
|
1230
1230
|
:many: "{0} g"
|
1231
1231
|
:one: "{0} g"
|
1232
1232
|
:other: "{0} g"
|
1233
|
-
:acceleration-meter-per-second
|
1233
|
+
:acceleration-meter-per-square-second:
|
1234
1234
|
:few: "{0} м/с²"
|
1235
1235
|
:many: "{0} м/с²"
|
1236
1236
|
:one: "{0} м/с²"
|
@@ -1330,11 +1330,6 @@
|
|
1330
1330
|
:many: "{0} моль"
|
1331
1331
|
:one: "{0} моль"
|
1332
1332
|
:other: "{0} моль"
|
1333
|
-
:concentr-part-per-million:
|
1334
|
-
:few: "{0} ppm"
|
1335
|
-
:many: "{0} ppm"
|
1336
|
-
:one: "{0} ppm"
|
1337
|
-
:other: "{0} ppm"
|
1338
1333
|
:concentr-percent:
|
1339
1334
|
:few: "{0}%"
|
1340
1335
|
:many: "{0}%"
|
@@ -1345,9 +1340,14 @@
|
|
1345
1340
|
:many: "{0}‰"
|
1346
1341
|
:one: "{0}‰"
|
1347
1342
|
:other: "{0}‰"
|
1343
|
+
:concentr-permillion:
|
1344
|
+
:few: "{0} ppm"
|
1345
|
+
:many: "{0} ppm"
|
1346
|
+
:one: "{0} ppm"
|
1347
|
+
:other: "{0} ppm"
|
1348
1348
|
:concentr-permyriad:
|
1349
1349
|
:other: "{0}‱"
|
1350
|
-
:consumption-liter-per-
|
1350
|
+
:consumption-liter-per-100-kilometer:
|
1351
1351
|
:few: "{0} л/100 км"
|
1352
1352
|
:many: "{0} л/100 км"
|
1353
1353
|
:one: "{0} л/100 км"
|
@@ -1825,7 +1825,7 @@
|
|
1825
1825
|
:many: "{0} гПа"
|
1826
1826
|
:one: "{0} гПа"
|
1827
1827
|
:other: "{0} гПа"
|
1828
|
-
:pressure-inch-
|
1828
|
+
:pressure-inch-ofhg:
|
1829
1829
|
:few: "{0} дюйми рт. ст."
|
1830
1830
|
:many: "{0} дюймів рт. ст."
|
1831
1831
|
:one: "{0} дюйм рт. ст."
|
@@ -1845,7 +1845,7 @@
|
|
1845
1845
|
:many: "{0} мбарів"
|
1846
1846
|
:one: "{0} мбар"
|
1847
1847
|
:other: "{0} мбара"
|
1848
|
-
:pressure-millimeter-
|
1848
|
+
:pressure-millimeter-ofhg:
|
1849
1849
|
:few: "{0} мм рт. ст."
|
1850
1850
|
:many: "{0} мм рт. ст."
|
1851
1851
|
:one: "{0} мм рт. ст."
|
@@ -1855,7 +1855,7 @@
|
|
1855
1855
|
:many: "{0} Па"
|
1856
1856
|
:one: "{0} Па"
|
1857
1857
|
:other: "{0} Па"
|
1858
|
-
:pressure-pound-per-square-inch:
|
1858
|
+
:pressure-pound-force-per-square-inch:
|
1859
1859
|
:few: "{0} фунти/дюйм²"
|
1860
1860
|
:many: "{0} фунтів/дюйм²"
|
1861
1861
|
:one: "{0} фунт/дюйм²"
|
@@ -1905,7 +1905,7 @@
|
|
1905
1905
|
:many: "{0} Н·м"
|
1906
1906
|
:one: "{0} Н·м"
|
1907
1907
|
:other: "{0} Н·м"
|
1908
|
-
:torque-pound-foot:
|
1908
|
+
:torque-pound-force-foot:
|
1909
1909
|
:few: "{0} фнт-фт"
|
1910
1910
|
:many: "{0} фнт-фт"
|
1911
1911
|
:one: "{0} фнт-фт"
|