diff options
Diffstat (limited to 'intl/icu/source/data/locales/de_CH.txt')
-rw-r--r-- | intl/icu/source/data/locales/de_CH.txt | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/intl/icu/source/data/locales/de_CH.txt b/intl/icu/source/data/locales/de_CH.txt new file mode 100644 index 0000000000..3f88f1c316 --- /dev/null +++ b/intl/icu/source/data/locales/de_CH.txt @@ -0,0 +1,80 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +de_CH{ + ExemplarCharacters{"[a ä b c d e f g h i j k l m n o ö p q r s t u ü v w x y z]"} + ExemplarCharactersNumbers{"[\\- ‑ . ’ % ‰ + 0 1 2 3 4 5 6 7 8 9]"} + NumberElements{ + latn{ + patterns{ + currencyFormat{"¤ #,##0.00;¤-#,##0.00"} + percentFormat{"#,##0%"} + } + symbols{ + decimal{"."} + group{"’"} + } + } + } + Version{"37"} + calendar{ + gregorian{ + dayNames{ + format{ + short{ + "So", + "Mo", + "Di", + "Mi", + "Do", + "Fr", + "Sa", + } + } + } + } + } + fields{ + dayOfYear-short{ + dn{"Tag d. J."} + } + era-narrow{ + dn{"Epoche"} + } + weekOfMonth{ + dn{"Woche im Monat"} + } + weekOfMonth-narrow{ + dn{"W. i. Mon."} + } + weekOfMonth-short{ + dn{"Wo. i. M."} + } + weekday-narrow{ + dn{"Wochentag"} + } + weekdayOfMonth{ + dn{"Wochentag im Monat"} + } + weekdayOfMonth-narrow{ + dn{"Wochent. i. Mon."} + } + weekdayOfMonth-short{ + dn{"Wochent. i. Mo."} + } + } + parse{ + general{ + lenient{ + "[.․。︒﹒.。]", + "['ʼ՚᾽᾿’']", + "[%٪﹪%]", + "[؉‰]", + "[\$﹩$$]", + "[£₤]", + "[¥¥]", + "[₩₩]", + "[₨₹{Rp}{Rs}]", + } + } + } +} |