-// ***************************************************************************
+// ***************************************************************************
// *
-// * Copyright (C) 1997-2003, International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2016 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/de_CH.xml
// *
// ***************************************************************************
-
-// Country names in de, de_AT, and de_CH are short names from the
-// list of names maintained by the German
-// Federal Permanent Committee for Geographic Names,
-// Sta"ndiger Ausschuss fu"r Geographische Namen (StAGN),
-// as published at its web site at
-// http://www.ifag.de/kartographie/Stagn/Staatennamen.htm
-// Date there: 1999-apr-19
-
-de_CH {
- Version { "2.0" }
- Countries {
- BD { "Bangladesh" }
- BW { "Botswana" }
- BN { "Brunei" }
- DJ { "Djibouti" }
- CV { "Kapverden" }
- MH { "Marshall-Inseln" }
- RW { "Rwanda" }
- SB { "Salomon-Inseln" }
- ST { "Sao Tom\u00e9 und Principe" }
- ZW { "Zimbabwe" }
- GB { "Grossbritannien" }
- }
- LocaleID:int { 0x0807 }
-// LocaleString { "de_CH" }
- NumberElements {
- ".",
- "'",
- ";",
- "%",
- "0",
- "#",
- "-",
- "E",
- "\u2030",
- "\u221E",
- "\uFFFD",
- ".",
- }
- NumberPatterns {
- "#,##0.###;-#,##0.###",
- "\u00A4 #,##0.00;\u00A4-#,##0.00",
- "#,##0%",
- "#E0",
+de_CH{
+ AuxExemplarCharacters{
+ "[á à ă â å ã ā æ ç é è ĕ ê ë ē ğ í ì ĭ î ï İ ī ı ñ ó ò ŏ ô ø ō œ ş ß ú ù ŭ û"
+ " ū ÿ]"
}
-// ShortCountry { "CHE" }
- zoneStrings {
- {
- "Africa/Casablanca",
- "GMT",
- "GMT",
- "GMT",
- "GMT",
+ 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]"}
+ NumberElements{
+ latn{
+ patterns{
+ currencyFormat{"¤ #,##0.00;¤-#,##0.00"}
+ percentFormat{"#,##0%"}
+ }
+ symbols{
+ decimal{"."}
+ group{"'"}
+ }
}
}
+ Version{"2.1.19.87"}
}