From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- intl/icu/source/data/unit/de_CH.txt | 134 ++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 intl/icu/source/data/unit/de_CH.txt (limited to 'intl/icu/source/data/unit/de_CH.txt') diff --git a/intl/icu/source/data/unit/de_CH.txt b/intl/icu/source/data/unit/de_CH.txt new file mode 100644 index 0000000000..16958b0745 --- /dev/null +++ b/intl/icu/source/data/unit/de_CH.txt @@ -0,0 +1,134 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html +// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml +de_CH{ + units{ + area{ + square-foot{ + case{ + accusative{ + one{"{0} Quadratfuss"} + other{"{0} Quadratfuss"} + } + dative{ + one{"{0} Quadratfuss"} + other{"{0} Quadratfuss"} + } + genitive{ + one{"{0} Quadratfusses"} + other{"{0} Quadratfuss"} + } + } + dnam{"Quadratfuss"} + one{"{0} Quadratfuss"} + other{"{0} Quadratfuss"} + } + } + duration{ + quarter{ + dnam{"Quartal"} + } + } + length{ + foot{ + case{ + accusative{ + one{"{0} Fuss"} + other{"{0} Fuss"} + } + dative{ + one{"{0} Fuss"} + other{"{0} Fuss"} + } + genitive{ + one{"{0} Fusses"} + other{"{0} Fuss"} + } + } + dnam{"Fuss"} + one{"{0} Fuss"} + other{"{0} Fuss"} + per{"{0} pro Fuss"} + } + } + volume{ + cubic-foot{ + case{ + accusative{ + one{"{0} Kubikfuss"} + other{"{0} Kubikfuss"} + } + dative{ + one{"{0} Kubikfuss"} + other{"{0} Kubikfuss"} + } + genitive{ + one{"{0} Kubikfusses"} + other{"{0} Kubikfuss"} + } + } + dnam{"Kubikfuss"} + one{"{0} Kubikfuss"} + other{"{0} Kubikfuss"} + } + gallon-imperial{ + case{ + accusative{ + one{"{0} gal Imp."} + other{"{0} gal Imp."} + } + dative{ + one{"{0} gal Imp."} + other{"{0} gal Imp."} + } + genitive{ + one{"{0} gal Imp."} + other{"{0} gal Imp."} + } + } + one{"{0} gal Imp."} + other{"{0} gal Imp."} + per{"{0}/gal Imp."} + } + } + } + unitsNarrow{ + volume{ + jigger{ + one{"Schuss"} + other{"{0} Schuss"} + } + } + } + unitsShort{ + duration{ + quarter{ + dnam{"Quartal"} + } + } + length{ + foot{ + dnam{"Fuss"} + } + } + volume{ + dram{ + dnam{"Dram"} + one{"{0} dr."} + other{"{0} dr."} + } + gallon-imperial{ + per{"{0}/gal Imp."} + } + jigger{ + dnam{"Schuss"} + one{"Schuss"} + other{"{0} Schuss"} + } + pinch{ + one{"{0} Prise"} + other{"{0} Prise"} + } + } + } +} -- cgit v1.2.3