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

« back to all changes in this revision

Viewing changes to locales/it_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
it_CH {
 
9
    Version{ "1.0" }
 
10
    CurrencyElements { 
 
11
        "SFr.",
 
12
        "CHF",
 
13
        ".",
 
14
    }
 
15
    DateTimePatterns { 
 
16
        "HH.mm' h' z",
 
17
        "HH:mm:ss z",
 
18
        "HH:mm:ss",
 
19
        "HH:mm",
 
20
        "EEEE, d. MMMM yyyy",
 
21
        "d. MMMM yyyy",
 
22
        "d-MMM-yy",
 
23
        "dd.MM.yy",
 
24
        "{1} {0}",
 
25
    }
 
26
    LocaleID:int { 0x0810 }
 
27
//    LocaleString { "it_CH" }
 
28
    NumberElements { 
 
29
        ".",
 
30
        "'",
 
31
        ";",
 
32
        "%",
 
33
        "0",
 
34
        "#",
 
35
        "-",
 
36
        "E",
 
37
        "\u2030",
 
38
        "\u221E",
 
39
        "\uFFFD",
 
40
    }
 
41
    NumberPatterns { 
 
42
        "#,##0.###;-#,##0.###",
 
43
        "\u00A4 #,##0.00;\u00A4-#,##0.00",
 
44
        "#,##0%",
 
45
        "#E0",
 
46
    }
 
47
//    ShortCountry { "CHE" }
 
48
    zoneStrings { 
 
49
        {
 
50
            "Europe/Zurich",
 
51
            "CET",
 
52
            "CET",
 
53
            "CET",
 
54
            "CET",
 
55
            "Zurich",
 
56
        }
 
57
    }
 
58
}