de_CH.txt   [plain text]


// ***************************************************************************
// *
// * Copyright (C) 2004 International Business Machines
// * Corporation and others.  All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File: ../../../locale/common/main/de_CH.xml
// *
// ***************************************************************************
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"}
    }
    NumberElements{
        ".",
        "'",
        ";",
        "%",
        "0",
        "#",
        "-",
        "E",
        "‰",
        "∞",
        "�",
        "+",
    }
    NumberPatterns{
        "#,##0.###;-#,##0.###",
        "¤ #,##0.00;¤-#,##0.00",
        "#,##0%",
        "#E0",
    }
    Version{"1.2"}
}