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

« back to all changes in this revision

Viewing changes to locales/et.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
et {
 
9
    Version{ "1.0" }
 
10
    CollationElements { 
 
11
        Version { "1.0" }
 
12
        Sequence { "@& S < s\u030C, S\u030C < z , Z < z\u030C , Z\u030C & V"
 
13
            " ; w , W < o\u0303 , O\u0303< a\u0308 , A\u0308 < o\u0308 , O\u0308 ; w\u0302 ,"
 
14
            " W\u0302< u\u0308 , U\u0308& Y < \u01B6 , \u01B5"
 
15
        }
 
16
    }
 
17
    Countries { 
 
18
        EE { "Eesti" }
 
19
    }
 
20
    DateTimePatterns { 
 
21
        "H:mm:ss z",
 
22
        "H:mm:ss z",
 
23
        "H:mm:ss",
 
24
        "H:mm",
 
25
        "EEEE, d, MMMM yyyy",
 
26
        "EEEE, d, MMMM yyyy",
 
27
        "dd.MM.yyyy",
 
28
        "dd.MM.yy",
 
29
        "{1} {0}",
 
30
    }
 
31
    DayAbbreviations { 
 
32
        "P",
 
33
        "E",
 
34
        "T",
 
35
        "K",
 
36
        "N",
 
37
        "R",
 
38
        "L",
 
39
    }
 
40
    DayNames { 
 
41
        "p\u00FChap\u00E4ev",
 
42
        "esmasp\u00E4ev",
 
43
        "teisip\u00E4ev",
 
44
        "kolmap\u00E4ev",
 
45
        "neljap\u00E4ev",
 
46
        "reede",
 
47
        "laup\u00E4ev",
 
48
    }
 
49
    Eras { 
 
50
        "e.m.a.",
 
51
        "m.a.j.",
 
52
    }
 
53
    Languages { 
 
54
        et { "Eesti" }
 
55
    }
 
56
    LocaleID:int { 0x25 }
 
57
//    LocaleString { "et" }
 
58
    MonthAbbreviations { 
 
59
        "jaan",
 
60
        "veebr",
 
61
        "m\u00E4rts",
 
62
        "apr",
 
63
        "mai",
 
64
        "juuni",
 
65
        "juuli",
 
66
        "aug",
 
67
        "sept",
 
68
        "okt",
 
69
        "nov",
 
70
        "dets",
 
71
    }
 
72
    MonthNames { 
 
73
        "jaanuar",
 
74
        "veebruar",
 
75
        "m\u00E4rts",
 
76
        "aprill",
 
77
        "mai",
 
78
        "juuni",
 
79
        "juuli",
 
80
        "august",
 
81
        "september",
 
82
        "oktoober",
 
83
        "november",
 
84
        "detsember",
 
85
    }
 
86
    NumberElements { 
 
87
        ",",
 
88
        "\u00A0",
 
89
        ";",
 
90
        "%",
 
91
        "0",
 
92
        "#",
 
93
        "-",
 
94
        "E",
 
95
        "\u2030",
 
96
        "\u221E",
 
97
        "\uFFFD",
 
98
    }
 
99
//    ShortLanguage { "est" }
 
100
    localPatternChars { "GanjkHmsSEDFwWxhKzAe" }
 
101
    zoneStrings { 
 
102
        {
 
103
            "Africa/Casablanca",
 
104
            "GMT",
 
105
            "GMT",
 
106
            "GMT",
 
107
            "GMT",
 
108
        }
 
109
    }
 
110
//    LocaleScript{ 
 
111
//        "Latn",  // ISO 15924 Name 
 
112
//    }
 
113
    ExemplarCharacters { "[a-z \u00f5 \u00e4 \u00f6 \u00fc \u0161 \u017e]" }
 
114
}