]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/de_CH.txt
ICU-400.40.tar.gz
[apple/icu.git] / icuSources / data / locales / de_CH.txt
index 3b0d8fbb7e23b29573bb172bbf57f411a682c9f4..fa113ecc89d0d37f29f18d179bba1ae114e5d381 100644 (file)
@@ -1,36 +1,26 @@
-// ***************************************************************************
+// ***************************************************************************
 // *
-// *   Copyright (C) 1997-2003, International Business Machines
-// *   Corporation and others.  All Rights Reserved.
+// * 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
 // *
 // ***************************************************************************
-
-// 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" }
+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"}
     }
-    LocaleID:int { 0x0807 }
-//    LocaleString { "de_CH" }
-    NumberElements { 
+    NumberElements{
         ".",
         "'",
         ";",
@@ -39,25 +29,30 @@ de_CH {
         "#",
         "-",
         "E",
-        "\u2030",
-        "\u221E",
-        "\uFFFD",
-        ".",
+        "",
+        "",
+        "NaN",
+        "+",
     }
-    NumberPatterns { 
-        "#,##0.###;-#,##0.###",
-        "\u00A4 #,##0.00;\u00A4-#,##0.00",
-        "#,##0%",
+    NumberPatterns{
+        "#,##0.###",
+        "¤ #,##0.00;¤-#,##0.00",
+        "#,##0 %",
         "#E0",
     }
-//    ShortCountry { "CHE" }
-    zoneStrings { 
-        {
-            "Africa/Casablanca",
-            "GMT",
-            "GMT",
-            "GMT",
-            "GMT",
+    Version{"1.53"}
+    calendar{
+        gregorian{
+            DateTimeElements:intvector{
+                2,
+                4,
+            }
         }
     }
+    delimiters{
+        alternateQuotationEnd{"›"}
+        alternateQuotationStart{"‹"}
+        quotationEnd{"»"}
+        quotationStart{"«"}
+    }
 }