-// ***************************************************************************
-// *
-// * Copyright (C) 2008 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/main/de_CH.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
de_CH{
- Countries{
- BD{"Bangladesh"}
- BN{"Brunei"}
- BW{"Botswana"}
- CV{"Kapverden"}
- DJ{"Djibouti"}
- GB{"Grossbritannien"}
- MH{"Marshall-Inseln"}
- RW{"Rwanda"}
- SB{"Salomon-Inseln"}
- ST{"Sao Tomé und Principe"}
- ZW{"Zimbabwe"}
- }
+ 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{
- ".",
- "'",
- ";",
- "%",
- "0",
- "#",
- "-",
- "E",
- "‰",
- "∞",
- "NaN",
- "+",
- }
- NumberPatterns{
- "#,##0.###",
- "¤ #,##0.00;¤-#,##0.00",
- "#,##0 %",
- "#E0",
+ latn{
+ patterns{
+ currencyFormat{"¤ #,##0.00;¤-#,##0.00"}
+ percentFormat{"#,##0%"}
+ }
+ symbols{
+ decimal{"."}
+ group{"’"}
+ }
+ }
}
- Version{"1.53"}
+ Version{"2.1.47.86"}
calendar{
gregorian{
- DateTimeElements:intvector{
- 2,
- 4,
+ dayNames{
+ format{
+ short{
+ "So",
+ "Mo",
+ "Di",
+ "Mi",
+ "Do",
+ "Fr",
+ "Sa",
+ }
+ }
}
}
}
- delimiters{
- alternateQuotationEnd{"›"}
- alternateQuotationStart{"‹"}
- quotationEnd{"»"}
- quotationStart{"«"}
+ fields{
+ dayOfYear-short{
+ dn{"Tag d. J."}
+ }
+ era-narrow{
+ dn{"Epoche"}
+ }
+ quarter{
+ relative{
+ "-1"{"letztes Quartal"}
+ "0"{"dieses Quartal"}
+ }
+ }
+ 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}]",
+ }
+ }
}
}