]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | // *************************************************************************** |
b75a7d8f | 2 | // * |
46f4442e | 3 | // * Copyright (C) 2008 International Business Machines |
374ca955 A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
73c04bcf | 6 | // * Source File:<path>/common/main/de_CH.xml |
b75a7d8f A |
7 | // * |
8 | // *************************************************************************** | |
374ca955 A |
9 | de_CH{ |
10 | Countries{ | |
11 | BD{"Bangladesh"} | |
12 | BN{"Brunei"} | |
13 | BW{"Botswana"} | |
14 | CV{"Kapverden"} | |
15 | DJ{"Djibouti"} | |
16 | GB{"Grossbritannien"} | |
17 | MH{"Marshall-Inseln"} | |
18 | RW{"Rwanda"} | |
19 | SB{"Salomon-Inseln"} | |
20 | ST{"Sao Tomé und Principe"} | |
21 | ZW{"Zimbabwe"} | |
b75a7d8f | 22 | } |
374ca955 | 23 | NumberElements{ |
b75a7d8f A |
24 | ".", |
25 | "'", | |
26 | ";", | |
27 | "%", | |
28 | "0", | |
29 | "#", | |
30 | "-", | |
31 | "E", | |
374ca955 A |
32 | "‰", |
33 | "∞", | |
73c04bcf | 34 | "NaN", |
374ca955 | 35 | "+", |
b75a7d8f | 36 | } |
374ca955 | 37 | NumberPatterns{ |
73c04bcf | 38 | "#,##0.###", |
46f4442e A |
39 | "¤ #,##0.00;¤-#,##0.00", |
40 | "#,##0 %", | |
b75a7d8f A |
41 | "#E0", |
42 | } | |
46f4442e | 43 | Version{"1.53"} |
73c04bcf A |
44 | calendar{ |
45 | gregorian{ | |
46 | DateTimeElements:intvector{ | |
47 | 2, | |
48 | 4, | |
49 | } | |
73c04bcf A |
50 | } |
51 | } | |
46f4442e A |
52 | delimiters{ |
53 | alternateQuotationEnd{"›"} | |
54 | alternateQuotationStart{"‹"} | |
55 | quotationEnd{"»"} | |
56 | quotationStart{"«"} | |
57 | } | |
b75a7d8f | 58 | } |