twitter_cldr 5.3.0 → 6.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +6 -1
- data/lib/twitter_cldr.rb +22 -3
- data/lib/twitter_cldr/formatters/list_formatter.rb +1 -1
- data/lib/twitter_cldr/resources.rb +2 -0
- data/lib/twitter_cldr/resources/currency_symbols_importer.rb +1 -1
- data/lib/twitter_cldr/resources/hyphenation_importer.rb +4 -2
- data/lib/twitter_cldr/resources/parent_locales_importer.rb +54 -0
- 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/shared/hyphenator.rb +4 -4
- data/lib/twitter_cldr/shared/locale.rb +57 -7
- data/lib/twitter_cldr/version.rb +1 -1
- data/lib/twitter_cldr/versions.rb +3 -8
- data/resources/collation/tailoring/en-001.yml +4 -0
- data/resources/collation/tries/en-001.dump +0 -0
- 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/calendars.yml +292 -0
- data/resources/locales/en-001/currencies.yml +1014 -0
- data/resources/locales/en-001/day_periods.yml +96 -0
- data/resources/locales/en-001/fields.yml +553 -0
- data/resources/locales/en-001/languages.yml +624 -0
- data/resources/locales/en-001/layout.yml +5 -0
- data/resources/locales/en-001/lists.yml +49 -0
- data/resources/locales/en-001/numbers.yml +439 -0
- data/resources/locales/en-001/plural_rules.yml +10 -0
- data/resources/locales/en-001/plurals.yml +19 -0
- data/resources/locales/en-001/territories.yml +267 -0
- data/resources/locales/en-001/timezones.yml +758 -0
- data/resources/locales/en-001/units.yml +1520 -0
- 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/hyphenation/bg-BG.yml +2 -2
- data/resources/shared/hyphenation/ca.yml +6 -6
- data/resources/shared/hyphenation/de-AT.yml +4 -45
- data/resources/shared/hyphenation/de-CH.yml +4 -45
- data/resources/shared/hyphenation/de-DE.yml +4 -45
- data/resources/shared/hyphenation/en-GB.yml +4 -4
- data/resources/shared/hyphenation/en-US.yml +4 -4
- data/resources/shared/hyphenation/es.yml +2 -2
- data/resources/shared/hyphenation/fr.yml +5 -5
- data/resources/shared/hyphenation/gl.yml +2 -2
- data/resources/shared/hyphenation/hr-HR.yml +3 -3
- data/resources/shared/hyphenation/hu-HU.yml +2 -2
- data/resources/shared/hyphenation/is.yml +2 -2
- data/resources/shared/hyphenation/sl-SI.yml +3 -3
- data/resources/shared/hyphenation/sr-Latn.yml +2 -2
- data/resources/shared/hyphenation/sr.yml +2 -2
- data/resources/shared/hyphenation/sv.yml +2 -2
- 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/parent_locales.yml +172 -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/supported_locales.yml +1 -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/formatters/list_formatter_spec.rb +20 -0
- data/spec/formatters/plurals/plural_formatter_spec.rb +1 -1
- data/spec/shared/calendar_spec.rb +1 -1
- data/spec/shared/hyphenator_spec.rb +9 -1
- data/spec/shared/likely_subtags_spec.rb +8 -0
- data/spec/shared/locale_spec.rb +33 -1
- data/spec/shared/numbers_spec.rb +2 -2
- 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 +12475 -0
- 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
- data/spec/twitter_cldr_spec.rb +21 -0
- metadata +50 -14
- data/resources/uli/segments/de.yml +0 -5
- data/resources/uli/segments/en.yml +0 -3
- data/resources/uli/segments/es.yml +0 -5
- data/resources/uli/segments/fr.yml +0 -5
- data/resources/uli/segments/it.yml +0 -3
- data/resources/uli/segments/pt.yml +0 -5
- data/resources/uli/segments/ru.yml +0 -3
@@ -10,7 +10,7 @@
|
|
10
10
|
:acceleration-g-force:
|
11
11
|
:one: "{0} G-voima"
|
12
12
|
:other: "{0} G-voimaa"
|
13
|
-
:acceleration-meter-per-second
|
13
|
+
:acceleration-meter-per-square-second:
|
14
14
|
:one: "{0} metri per sekunti toiseen"
|
15
15
|
:other: "{0} metriä per sekunti toiseen"
|
16
16
|
:angle-arc-minute:
|
@@ -70,19 +70,19 @@
|
|
70
70
|
:concentr-mole:
|
71
71
|
:one: "{0} mooli"
|
72
72
|
:other: "{0} moolia"
|
73
|
-
:concentr-part-per-million:
|
74
|
-
:one: "{0} ppm"
|
75
|
-
:other: "{0} ppm"
|
76
73
|
:concentr-percent:
|
77
74
|
:one: "{0} prosentti"
|
78
75
|
:other: "{0} prosenttia"
|
79
76
|
:concentr-permille:
|
80
77
|
:one: "{0} promille"
|
81
78
|
:other: "{0} promillea"
|
79
|
+
:concentr-permillion:
|
80
|
+
:one: "{0} ppm"
|
81
|
+
:other: "{0} ppm"
|
82
82
|
:concentr-permyriad:
|
83
83
|
:one: "{0} peruspiste"
|
84
84
|
:other: "{0} peruspistettä"
|
85
|
-
:consumption-liter-per-
|
85
|
+
:consumption-liter-per-100-kilometer:
|
86
86
|
:one: "{0} litra / 100 km"
|
87
87
|
:other: "{0} litraa / 100 km"
|
88
88
|
:consumption-liter-per-kilometer:
|
@@ -352,7 +352,7 @@
|
|
352
352
|
:pressure-hectopascal:
|
353
353
|
:one: "{0} hehtopascal"
|
354
354
|
:other: "{0} hehtopascalia"
|
355
|
-
:pressure-inch-
|
355
|
+
:pressure-inch-ofhg:
|
356
356
|
:one: "{0} tuuma elohopeaa"
|
357
357
|
:other: "{0} tuumaa elohopeaa"
|
358
358
|
:pressure-kilopascal:
|
@@ -364,13 +364,13 @@
|
|
364
364
|
:pressure-millibar:
|
365
365
|
:one: "{0} millibaari"
|
366
366
|
:other: "{0} millibaaria"
|
367
|
-
:pressure-millimeter-
|
367
|
+
:pressure-millimeter-ofhg:
|
368
368
|
:one: "{0} millimetri elohopeaa"
|
369
369
|
:other: "{0} millimetriä elohopeaa"
|
370
370
|
:pressure-pascal:
|
371
371
|
:one: "{0} pascal"
|
372
372
|
:other: "{0} pascalia"
|
373
|
-
:pressure-pound-per-square-inch:
|
373
|
+
:pressure-pound-force-per-square-inch:
|
374
374
|
:one: "{0} pauna / neliötuuma"
|
375
375
|
:other: "{0} paunaa / neliötuuma"
|
376
376
|
:speed-kilometer-per-hour:
|
@@ -400,7 +400,7 @@
|
|
400
400
|
:torque-newton-meter:
|
401
401
|
:one: "{0} newtonmetri"
|
402
402
|
:other: "{0} newtonmetriä"
|
403
|
-
:torque-pound-foot:
|
403
|
+
:torque-pound-force-foot:
|
404
404
|
:one: "{0} pauna-jalka"
|
405
405
|
:other: "{0} pauna-jalkaa"
|
406
406
|
:volume-acre-foot:
|
@@ -488,7 +488,7 @@
|
|
488
488
|
:acceleration-g-force:
|
489
489
|
:one: "{0}G"
|
490
490
|
:other: "{0}G"
|
491
|
-
:acceleration-meter-per-second
|
491
|
+
:acceleration-meter-per-square-second:
|
492
492
|
:one: "{0}m/s²"
|
493
493
|
:other: "{0}m/s²"
|
494
494
|
:angle-arc-minute:
|
@@ -548,19 +548,19 @@
|
|
548
548
|
:concentr-mole:
|
549
549
|
:one: "{0}mol"
|
550
550
|
:other: "{0}mol"
|
551
|
-
:concentr-part-per-million:
|
552
|
-
:one: "{0}ppm"
|
553
|
-
:other: "{0}ppm"
|
554
551
|
:concentr-percent:
|
555
552
|
:one: "{0} %"
|
556
553
|
:other: "{0} %"
|
557
554
|
:concentr-permille:
|
558
555
|
:one: "{0}‰"
|
559
556
|
:other: "{0}‰"
|
557
|
+
:concentr-permillion:
|
558
|
+
:one: "{0}ppm"
|
559
|
+
:other: "{0}ppm"
|
560
560
|
:concentr-permyriad:
|
561
561
|
:one: "{0}‱"
|
562
562
|
:other: "{0}‱"
|
563
|
-
:consumption-liter-per-
|
563
|
+
:consumption-liter-per-100-kilometer:
|
564
564
|
:one: "{0}l/100km"
|
565
565
|
:other: "{0}l/100km"
|
566
566
|
:consumption-liter-per-kilometer:
|
@@ -851,7 +851,7 @@
|
|
851
851
|
:pressure-hectopascal:
|
852
852
|
:one: "{0}hPa"
|
853
853
|
:other: "{0}hPa"
|
854
|
-
:pressure-inch-
|
854
|
+
:pressure-inch-ofhg:
|
855
855
|
:one: "{0}″ Hg"
|
856
856
|
:other: "{0}″ Hg"
|
857
857
|
:pressure-kilopascal:
|
@@ -863,13 +863,13 @@
|
|
863
863
|
:pressure-millibar:
|
864
864
|
:one: "{0}mbar"
|
865
865
|
:other: "{0}mbar"
|
866
|
-
:pressure-millimeter-
|
866
|
+
:pressure-millimeter-ofhg:
|
867
867
|
:one: "{0}mmHg"
|
868
868
|
:other: "{0}mmHg"
|
869
869
|
:pressure-pascal:
|
870
870
|
:one: "{0}Pa"
|
871
871
|
:other: "{0}Pa"
|
872
|
-
:pressure-pound-per-square-inch:
|
872
|
+
:pressure-pound-force-per-square-inch:
|
873
873
|
:one: "{0}psi"
|
874
874
|
:other: "{0}psi"
|
875
875
|
:speed-kilometer-per-hour:
|
@@ -982,7 +982,7 @@
|
|
982
982
|
:acceleration-g-force:
|
983
983
|
:one: "{0} G"
|
984
984
|
:other: "{0} G"
|
985
|
-
:acceleration-meter-per-second
|
985
|
+
:acceleration-meter-per-square-second:
|
986
986
|
:one: "{0} m/s²"
|
987
987
|
:other: "{0} m/s²"
|
988
988
|
:angle-arc-minute:
|
@@ -1042,19 +1042,19 @@
|
|
1042
1042
|
:concentr-mole:
|
1043
1043
|
:one: "{0} mol"
|
1044
1044
|
:other: "{0} mol"
|
1045
|
-
:concentr-part-per-million:
|
1046
|
-
:one: "{0} ppm"
|
1047
|
-
:other: "{0} ppm"
|
1048
1045
|
:concentr-percent:
|
1049
1046
|
:one: "{0} %"
|
1050
1047
|
:other: "{0} %"
|
1051
1048
|
:concentr-permille:
|
1052
1049
|
:one: "{0} ‰"
|
1053
1050
|
:other: "{0} ‰"
|
1051
|
+
:concentr-permillion:
|
1052
|
+
:one: "{0} ppm"
|
1053
|
+
:other: "{0} ppm"
|
1054
1054
|
:concentr-permyriad:
|
1055
1055
|
:one: "{0} ‱"
|
1056
1056
|
:other: "{0} ‱"
|
1057
|
-
:consumption-liter-per-
|
1057
|
+
:consumption-liter-per-100-kilometer:
|
1058
1058
|
:one: "{0} l/100 km"
|
1059
1059
|
:other: "{0} l/100 km"
|
1060
1060
|
:consumption-liter-per-kilometer:
|
@@ -1340,7 +1340,7 @@
|
|
1340
1340
|
:pressure-hectopascal:
|
1341
1341
|
:one: "{0} hPa"
|
1342
1342
|
:other: "{0} hPa"
|
1343
|
-
:pressure-inch-
|
1343
|
+
:pressure-inch-ofhg:
|
1344
1344
|
:one: "{0} inHg"
|
1345
1345
|
:other: "{0} inHg"
|
1346
1346
|
:pressure-kilopascal:
|
@@ -1350,12 +1350,12 @@
|
|
1350
1350
|
:pressure-millibar:
|
1351
1351
|
:one: "{0} mbar"
|
1352
1352
|
:other: "{0} mbar"
|
1353
|
-
:pressure-millimeter-
|
1353
|
+
:pressure-millimeter-ofhg:
|
1354
1354
|
:one: "{0} mm Hg"
|
1355
1355
|
:other: "{0} mm Hg"
|
1356
1356
|
:pressure-pascal:
|
1357
1357
|
:other: "{0} Pa"
|
1358
|
-
:pressure-pound-per-square-inch:
|
1358
|
+
:pressure-pound-force-per-square-inch:
|
1359
1359
|
:one: "{0} psi"
|
1360
1360
|
:other: "{0} psi"
|
1361
1361
|
:speed-kilometer-per-hour:
|
@@ -1385,7 +1385,7 @@
|
|
1385
1385
|
:torque-newton-meter:
|
1386
1386
|
:one: "{0} Nm"
|
1387
1387
|
:other: "{0} Nm"
|
1388
|
-
:torque-pound-foot:
|
1388
|
+
:torque-pound-force-foot:
|
1389
1389
|
:one: "{0} lbf⋅ft"
|
1390
1390
|
:other: "{0} lbf⋅ft"
|
1391
1391
|
:volume-acre-foot:
|
@@ -443,7 +443,9 @@
|
|
443
443
|
:standard: "Oras sa Niue"
|
444
444
|
:Norfolk:
|
445
445
|
:long:
|
446
|
-
:
|
446
|
+
:daylight: "Daylight Time sa Norfolk Island"
|
447
|
+
:generic: "Oras sa Norfolk Island"
|
448
|
+
:standard: "Standard na Norfolk Island"
|
447
449
|
:Noronha:
|
448
450
|
:long:
|
449
451
|
:daylight: "Oras sa Tag-init ng Fernando de Noronha"
|
@@ -10,7 +10,7 @@
|
|
10
10
|
:acceleration-g-force:
|
11
11
|
:one: "{0} g-force"
|
12
12
|
:other: "{0} g-force"
|
13
|
-
:acceleration-meter-per-second
|
13
|
+
:acceleration-meter-per-square-second:
|
14
14
|
:one: "{0} metro kada segundo kwadrado"
|
15
15
|
:other: "{0} na metro kada segundo kwadrado"
|
16
16
|
:angle-arc-minute:
|
@@ -67,19 +67,19 @@
|
|
67
67
|
:concentr-mole:
|
68
68
|
:one: "{0} mole"
|
69
69
|
:other: "{0} mole"
|
70
|
-
:concentr-part-per-million:
|
71
|
-
:one: "{0} part per million"
|
72
|
-
:other: "{0} parts per million"
|
73
70
|
:concentr-percent:
|
74
71
|
:one: "{0} porsyento"
|
75
72
|
:other: "{0} na porsyento"
|
76
73
|
:concentr-permille:
|
77
74
|
:one: "{0} permille"
|
78
75
|
:other: "{0} na permille"
|
76
|
+
:concentr-permillion:
|
77
|
+
:one: "{0} part per million"
|
78
|
+
:other: "{0} parts per million"
|
79
79
|
:concentr-permyriad:
|
80
80
|
:one: "{0} permyriad"
|
81
81
|
:other: "{0} permyriad"
|
82
|
-
:consumption-liter-per-
|
82
|
+
:consumption-liter-per-100-kilometer:
|
83
83
|
:one: "{0} litro kada 100 kilometro"
|
84
84
|
:other: "{0} na litro kada 100 kilometer"
|
85
85
|
:consumption-liter-per-kilometer:
|
@@ -368,7 +368,7 @@
|
|
368
368
|
:pressure-hectopascal:
|
369
369
|
:one: "{0} hectopascal"
|
370
370
|
:other: "{0} na hectopascal"
|
371
|
-
:pressure-inch-
|
371
|
+
:pressure-inch-ofhg:
|
372
372
|
:one: "{0} pulgada ng asoge"
|
373
373
|
:other: "{0} na pulgada ng asoge"
|
374
374
|
:pressure-kilopascal:
|
@@ -380,13 +380,13 @@
|
|
380
380
|
:pressure-millibar:
|
381
381
|
:one: "{0} millibar"
|
382
382
|
:other: "{0} na millibar"
|
383
|
-
:pressure-millimeter-
|
383
|
+
:pressure-millimeter-ofhg:
|
384
384
|
:one: "{0} millimetro ng mercury"
|
385
385
|
:other: "{0} na milimetro ng asoge"
|
386
386
|
:pressure-pascal:
|
387
387
|
:one: "{0} pascal"
|
388
388
|
:other: "{0} pascals"
|
389
|
-
:pressure-pound-per-square-inch:
|
389
|
+
:pressure-pound-force-per-square-inch:
|
390
390
|
:one: "{0} libra kada pulgadang parisukat"
|
391
391
|
:other: "{0} na libra kada pulgadang parisukat"
|
392
392
|
:speed-kilometer-per-hour:
|
@@ -416,8 +416,8 @@
|
|
416
416
|
:torque-newton-meter:
|
417
417
|
:one: "{0} newton-meter"
|
418
418
|
:other: "{0} newton-meter"
|
419
|
-
:torque-pound-foot:
|
420
|
-
:one: "{0} pound-foot"
|
419
|
+
:torque-pound-force-foot:
|
420
|
+
:one: "{0} pound-force-foot"
|
421
421
|
:other: "{0} pound-feet"
|
422
422
|
:volume-acre-foot:
|
423
423
|
:one: "{0} acre-foot"
|
@@ -501,7 +501,7 @@
|
|
501
501
|
:acceleration-g-force:
|
502
502
|
:one: "{0}G"
|
503
503
|
:other: "{0}G"
|
504
|
-
:acceleration-meter-per-second
|
504
|
+
:acceleration-meter-per-square-second:
|
505
505
|
:one: "{0}m/s²"
|
506
506
|
:other: "{0}m/s²"
|
507
507
|
:angle-arc-minute:
|
@@ -531,7 +531,7 @@
|
|
531
531
|
:concentr-percent:
|
532
532
|
:one: "{0}%"
|
533
533
|
:other: "{0}%"
|
534
|
-
:consumption-liter-per-
|
534
|
+
:consumption-liter-per-100-kilometer:
|
535
535
|
:one: "{0}L/100km"
|
536
536
|
:other: "{0}L/100km"
|
537
537
|
:duration-day:
|
@@ -669,16 +669,16 @@
|
|
669
669
|
:pressure-hectopascal:
|
670
670
|
:one: "{0}hPa"
|
671
671
|
:other: "{0}hPa"
|
672
|
-
:pressure-inch-
|
672
|
+
:pressure-inch-ofhg:
|
673
673
|
:one: "{0}\" Hg"
|
674
674
|
:other: "{0}\" Hg"
|
675
675
|
:pressure-millibar:
|
676
676
|
:one: "{0}mb"
|
677
677
|
:other: "{0}mb"
|
678
|
-
:pressure-millimeter-
|
678
|
+
:pressure-millimeter-ofhg:
|
679
679
|
:one: "{0}mmHg"
|
680
680
|
:other: "{0}mmHg"
|
681
|
-
:pressure-pound-per-square-inch:
|
681
|
+
:pressure-pound-force-per-square-inch:
|
682
682
|
:one: "{0}psi"
|
683
683
|
:other: "{0}psi"
|
684
684
|
:speed-kilometer-per-hour:
|
@@ -718,7 +718,7 @@
|
|
718
718
|
:acceleration-g-force:
|
719
719
|
:one: "{0} G"
|
720
720
|
:other: "{0} G"
|
721
|
-
:acceleration-meter-per-second
|
721
|
+
:acceleration-meter-per-square-second:
|
722
722
|
:one: "{0} m/s²"
|
723
723
|
:other: "{0} m/s²"
|
724
724
|
:angle-arc-minute:
|
@@ -776,19 +776,19 @@
|
|
776
776
|
:other: "{0} mmol/L"
|
777
777
|
:concentr-mole:
|
778
778
|
:other: "{0} mol"
|
779
|
-
:concentr-part-per-million:
|
780
|
-
:one: "{0} ppm"
|
781
|
-
:other: "{0} ppm"
|
782
779
|
:concentr-percent:
|
783
780
|
:one: "{0}%"
|
784
781
|
:other: "{0}%"
|
785
782
|
:concentr-permille:
|
786
783
|
:one: "{0}‰"
|
787
784
|
:other: "{0}‰"
|
785
|
+
:concentr-permillion:
|
786
|
+
:one: "{0} ppm"
|
787
|
+
:other: "{0} ppm"
|
788
788
|
:concentr-permyriad:
|
789
789
|
:one: "{0}‱"
|
790
790
|
:other: "{0}‱"
|
791
|
-
:consumption-liter-per-
|
791
|
+
:consumption-liter-per-100-kilometer:
|
792
792
|
:one: "{0} na L/100km"
|
793
793
|
:other: "{0} na L/100km"
|
794
794
|
:consumption-liter-per-kilometer:
|
@@ -1080,7 +1080,7 @@
|
|
1080
1080
|
:pressure-hectopascal:
|
1081
1081
|
:one: "{0} hPa"
|
1082
1082
|
:other: "{0} hPa"
|
1083
|
-
:pressure-inch-
|
1083
|
+
:pressure-inch-ofhg:
|
1084
1084
|
:one: "{0} inHg"
|
1085
1085
|
:other: "{0} inHg"
|
1086
1086
|
:pressure-kilopascal:
|
@@ -1092,12 +1092,12 @@
|
|
1092
1092
|
:pressure-millibar:
|
1093
1093
|
:one: "{0} mb"
|
1094
1094
|
:other: "{0} mb"
|
1095
|
-
:pressure-millimeter-
|
1095
|
+
:pressure-millimeter-ofhg:
|
1096
1096
|
:one: "{0} mm Hg"
|
1097
1097
|
:other: "{0} mm Hg"
|
1098
1098
|
:pressure-pascal:
|
1099
1099
|
:other: "{0} Pa"
|
1100
|
-
:pressure-pound-per-square-inch:
|
1100
|
+
:pressure-pound-force-per-square-inch:
|
1101
1101
|
:one: "{0} psi"
|
1102
1102
|
:other: "{0} psi"
|
1103
1103
|
:speed-kilometer-per-hour:
|
@@ -1127,7 +1127,7 @@
|
|
1127
1127
|
:torque-newton-meter:
|
1128
1128
|
:one: "{0} N⋅m"
|
1129
1129
|
:other: "{0} N⋅m"
|
1130
|
-
:torque-pound-foot:
|
1130
|
+
:torque-pound-force-foot:
|
1131
1131
|
:one: "{0} lbf⋅ft"
|
1132
1132
|
:other: "{0} lbf⋅ft"
|
1133
1133
|
:volume-acre-foot:
|
@@ -102,7 +102,7 @@
|
|
102
102
|
:chp: chipewyan
|
103
103
|
:chr: cherokee
|
104
104
|
:chy: cheyenne
|
105
|
-
:ckb: sorani
|
105
|
+
:ckb: "kurde sorani"
|
106
106
|
:co: corse
|
107
107
|
:cop: copte
|
108
108
|
:cps: capiznon
|
@@ -161,6 +161,7 @@
|
|
161
161
|
:ewo: éwondo
|
162
162
|
:ext: estrémègne
|
163
163
|
:fa: persan
|
164
|
+
:fa-AF: dari
|
164
165
|
:fan: fang
|
165
166
|
:fat: fanti
|
166
167
|
:ff: peul
|
@@ -466,7 +466,9 @@
|
|
466
466
|
:standard: "heure de Nioué"
|
467
467
|
:Norfolk:
|
468
468
|
:long:
|
469
|
-
:
|
469
|
+
:daylight: "heure d’été de l’île Norfolk"
|
470
|
+
:generic: "heure de l’île Norfolk"
|
471
|
+
:standard: "heure normale de l’île Norfolk"
|
470
472
|
:Noronha:
|
471
473
|
:long:
|
472
474
|
:daylight: "heure d’été de Fernando de Noronha"
|
@@ -10,7 +10,7 @@
|
|
10
10
|
:acceleration-g-force:
|
11
11
|
:one: "{0} fois l’accélération de pesanteur terrestre"
|
12
12
|
:other: "{0} fois l’accélération de pesanteur terrestre"
|
13
|
-
:acceleration-meter-per-second
|
13
|
+
:acceleration-meter-per-square-second:
|
14
14
|
:one: "{0} mètre par seconde carrée"
|
15
15
|
:other: "{0} mètres par seconde carrée"
|
16
16
|
:angle-arc-minute:
|
@@ -70,19 +70,19 @@
|
|
70
70
|
:concentr-mole:
|
71
71
|
:one: "{0} mole"
|
72
72
|
:other: "{0} moles"
|
73
|
-
:concentr-part-per-million:
|
74
|
-
:one: "{0} part par million"
|
75
|
-
:other: "{0} parts par million"
|
76
73
|
:concentr-percent:
|
77
74
|
:one: "{0} pour cent"
|
78
75
|
:other: "{0} pour cent"
|
79
76
|
:concentr-permille:
|
80
77
|
:one: "{0} pour mille"
|
81
78
|
:other: "{0} pour mille"
|
79
|
+
:concentr-permillion:
|
80
|
+
:one: "{0} part par million"
|
81
|
+
:other: "{0} parts par million"
|
82
82
|
:concentr-permyriad:
|
83
83
|
:one: "{0} pour dix mille"
|
84
84
|
:other: "{0} pour dix mille"
|
85
|
-
:consumption-liter-per-
|
85
|
+
:consumption-liter-per-100-kilometer:
|
86
86
|
:one: "{0} litre aux 100 km"
|
87
87
|
:other: "{0} litres aux 100 km"
|
88
88
|
:consumption-liter-per-kilometer:
|
@@ -379,7 +379,7 @@
|
|
379
379
|
:pressure-hectopascal:
|
380
380
|
:one: "{0} hectopascal"
|
381
381
|
:other: "{0} hectopascals"
|
382
|
-
:pressure-inch-
|
382
|
+
:pressure-inch-ofhg:
|
383
383
|
:one: "{0} pouce de mercure"
|
384
384
|
:other: "{0} pouces de mercure"
|
385
385
|
:pressure-kilopascal:
|
@@ -391,13 +391,13 @@
|
|
391
391
|
:pressure-millibar:
|
392
392
|
:one: "{0} millibar"
|
393
393
|
:other: "{0} millibars"
|
394
|
-
:pressure-millimeter-
|
394
|
+
:pressure-millimeter-ofhg:
|
395
395
|
:one: "{0} millimètre de mercure"
|
396
396
|
:other: "{0} millimètres de mercure"
|
397
397
|
:pressure-pascal:
|
398
398
|
:one: "{0} pascal"
|
399
399
|
:other: "{0} pascals"
|
400
|
-
:pressure-pound-per-square-inch:
|
400
|
+
:pressure-pound-force-per-square-inch:
|
401
401
|
:one: "{0} livre par pouce carré"
|
402
402
|
:other: "{0} livres par pouce carré"
|
403
403
|
:speed-kilometer-per-hour:
|
@@ -427,7 +427,7 @@
|
|
427
427
|
:torque-newton-meter:
|
428
428
|
:one: "{0} newton-mètre"
|
429
429
|
:other: "{0} newtons-mètres"
|
430
|
-
:torque-pound-foot:
|
430
|
+
:torque-pound-force-foot:
|
431
431
|
:one: "{0} livre-pied"
|
432
432
|
:other: "{0} livres-pieds"
|
433
433
|
:volume-acre-foot:
|
@@ -513,7 +513,7 @@
|
|
513
513
|
:acceleration-g-force:
|
514
514
|
:one: "{0}G"
|
515
515
|
:other: "{0}G"
|
516
|
-
:acceleration-meter-per-second
|
516
|
+
:acceleration-meter-per-square-second: {}
|
517
517
|
:angle-arc-minute:
|
518
518
|
:one: "{0}′"
|
519
519
|
:other: "{0}′"
|
@@ -553,13 +553,13 @@
|
|
553
553
|
:concentr-milligram-per-deciliter: {}
|
554
554
|
:concentr-millimole-per-liter: {}
|
555
555
|
:concentr-mole: {}
|
556
|
-
:concentr-part-per-million: {}
|
557
556
|
:concentr-percent:
|
558
557
|
:one: "{0} %"
|
559
558
|
:other: "{0} %"
|
560
559
|
:concentr-permille: {}
|
560
|
+
:concentr-permillion: {}
|
561
561
|
:concentr-permyriad: {}
|
562
|
-
:consumption-liter-per-
|
562
|
+
:consumption-liter-per-100-kilometer:
|
563
563
|
:one: "{0}l/100km"
|
564
564
|
:other: "{0}l/100km"
|
565
565
|
:consumption-liter-per-kilometer: {}
|
@@ -713,7 +713,7 @@
|
|
713
713
|
:pressure-hectopascal:
|
714
714
|
:one: "{0}hPa"
|
715
715
|
:other: "{0}hPa"
|
716
|
-
:pressure-inch-
|
716
|
+
:pressure-inch-ofhg:
|
717
717
|
:one: "{0}″ Hg"
|
718
718
|
:other: "{0}″ Hg"
|
719
719
|
:pressure-kilopascal: {}
|
@@ -721,10 +721,10 @@
|
|
721
721
|
:pressure-millibar:
|
722
722
|
:one: "{0}mbar"
|
723
723
|
:other: "{0}mbar"
|
724
|
-
:pressure-millimeter-
|
724
|
+
:pressure-millimeter-ofhg:
|
725
725
|
:one: "{0} mmHg"
|
726
726
|
:other: "{0} mmHg"
|
727
|
-
:pressure-pound-per-square-inch:
|
727
|
+
:pressure-pound-force-per-square-inch:
|
728
728
|
:one: "{0} lb/po²"
|
729
729
|
:other: "{0} lb/po²"
|
730
730
|
:speed-kilometer-per-hour:
|
@@ -748,7 +748,7 @@
|
|
748
748
|
:other: "{0}°"
|
749
749
|
:temperature-kelvin: {}
|
750
750
|
:torque-newton-meter: {}
|
751
|
-
:torque-pound-foot: {}
|
751
|
+
:torque-pound-force-foot: {}
|
752
752
|
:volume-acre-foot: {}
|
753
753
|
:volume-barrel: {}
|
754
754
|
:volume-bushel: {}
|
@@ -810,7 +810,7 @@
|
|
810
810
|
:acceleration-g-force:
|
811
811
|
:one: "{0} force g"
|
812
812
|
:other: "{0} force g"
|
813
|
-
:acceleration-meter-per-second
|
813
|
+
:acceleration-meter-per-square-second:
|
814
814
|
:one: "{0} m/s²"
|
815
815
|
:other: "{0} m/s²"
|
816
816
|
:angle-arc-minute:
|
@@ -870,19 +870,19 @@
|
|
870
870
|
:concentr-mole:
|
871
871
|
:one: "{0} mol"
|
872
872
|
:other: "{0} mol"
|
873
|
-
:concentr-part-per-million:
|
874
|
-
:one: "{0} ppm"
|
875
|
-
:other: "{0} ppm"
|
876
873
|
:concentr-percent:
|
877
874
|
:one: "{0} %"
|
878
875
|
:other: "{0} %"
|
879
876
|
:concentr-permille:
|
880
877
|
:one: "{0} ‰"
|
881
878
|
:other: "{0} ‰"
|
879
|
+
:concentr-permillion:
|
880
|
+
:one: "{0} ppm"
|
881
|
+
:other: "{0} ppm"
|
882
882
|
:concentr-permyriad:
|
883
883
|
:one: "{0} ‱"
|
884
884
|
:other: "{0} ‱"
|
885
|
-
:consumption-liter-per-
|
885
|
+
:consumption-liter-per-100-kilometer:
|
886
886
|
:one: "{0} l/100 km"
|
887
887
|
:other: "{0} l/100 km"
|
888
888
|
:consumption-liter-per-kilometer:
|
@@ -1183,7 +1183,7 @@
|
|
1183
1183
|
:pressure-hectopascal:
|
1184
1184
|
:one: "{0} hPa"
|
1185
1185
|
:other: "{0} hPa"
|
1186
|
-
:pressure-inch-
|
1186
|
+
:pressure-inch-ofhg:
|
1187
1187
|
:one: "{0} inHg"
|
1188
1188
|
:other: "{0} inHg"
|
1189
1189
|
:pressure-kilopascal:
|
@@ -1195,13 +1195,13 @@
|
|
1195
1195
|
:pressure-millibar:
|
1196
1196
|
:one: "{0} mbar"
|
1197
1197
|
:other: "{0} mbar"
|
1198
|
-
:pressure-millimeter-
|
1198
|
+
:pressure-millimeter-ofhg:
|
1199
1199
|
:one: "{0} mmHg"
|
1200
1200
|
:other: "{0} mmHg"
|
1201
1201
|
:pressure-pascal:
|
1202
1202
|
:one: "{0} Pa"
|
1203
1203
|
:other: "{0} Pa"
|
1204
|
-
:pressure-pound-per-square-inch:
|
1204
|
+
:pressure-pound-force-per-square-inch:
|
1205
1205
|
:one: "{0} lb/po²"
|
1206
1206
|
:other: "{0} lb/po²"
|
1207
1207
|
:speed-kilometer-per-hour:
|
@@ -1231,7 +1231,7 @@
|
|
1231
1231
|
:torque-newton-meter:
|
1232
1232
|
:one: "{0} N⋅m"
|
1233
1233
|
:other: "{0} N⋅m"
|
1234
|
-
:torque-pound-foot:
|
1234
|
+
:torque-pound-force-foot:
|
1235
1235
|
:one: "{0} lbf⋅ft"
|
1236
1236
|
:other: "{0} lbf⋅ft"
|
1237
1237
|
:volume-acre-foot:
|