~ubuntu-branches/ubuntu/lucid/camomile/lucid

« back to all changes in this revision

Viewing changes to locales/de_CH.txt

  • Committer: Bazaar Package Importer
  • Author(s): Sylvain Le Gall
  • Date: 2005-12-03 01:18:55 UTC
  • Revision ID: james.westby@ubuntu.com-20051203011855-qzvwlld1xyqnl62t
Tags: upstream-0.6.3
ImportĀ upstreamĀ versionĀ 0.6.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
// ***************************************************************************
 
2
// *
 
3
// *   Copyright (C) 1997-2002, International Business Machines
 
4
// *   Corporation and others.  All Rights Reserved.
 
5
// *
 
6
// ***************************************************************************
 
7
 
 
8
// Country names in de, de_AT, and de_CH are short names from the
 
9
// list of names maintained by the German
 
10
// Federal Permanent Committee for Geographic Names,
 
11
// Sta"ndiger Ausschuss fu"r Geographische Namen (StAGN),
 
12
// as published at its web site at
 
13
// http://www.ifag.de/kartographie/Stagn/Staatennamen.htm
 
14
// Date there: 1999-apr-19
 
15
 
 
16
de_CH {
 
17
    Version { "1.0" }
 
18
    Countries {
 
19
        BD { "Bangladesh" }
 
20
        BW { "Botswana" }
 
21
        BN { "Brunei" }
 
22
        DJ { "Djibouti" }
 
23
        CV { "Kapverden" }
 
24
        MH { "Marshall-Inseln" }
 
25
        RW { "Rwanda" }
 
26
        SB { "Salomon-Inseln" }
 
27
        ST { "Sao Tom\u00e9 und Principe" }
 
28
        ZW { "Zimbabwe" }
 
29
        GB { "Grossbritannien" }
 
30
    }
 
31
    CurrencyElements { 
 
32
        "SFr.",
 
33
        "CHF",
 
34
        ".",
 
35
    }
 
36
    LocaleID:int { 0x0807 }
 
37
//    LocaleString { "de_CH" }
 
38
    NumberElements { 
 
39
        ".",
 
40
        "'",
 
41
        ";",
 
42
        "%",
 
43
        "0",
 
44
        "#",
 
45
        "-",
 
46
        "E",
 
47
        "\u2030",
 
48
        "\u221E",
 
49
        "\uFFFD",
 
50
    }
 
51
    NumberPatterns { 
 
52
        "#,##0.###;-#,##0.###",
 
53
        "\u00A4 #,##0.00;\u00A4-#,##0.00",
 
54
        "#,##0%",
 
55
        "#E0",
 
56
    }
 
57
//    ShortCountry { "CHE" }
 
58
    zoneStrings { 
 
59
        {
 
60
            "Africa/Casablanca",
 
61
            "GMT",
 
62
            "GMT",
 
63
            "GMT",
 
64
            "GMT",
 
65
        }
 
66
    }
 
67
}