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

« back to all changes in this revision

Viewing changes to locales/sl.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
sl {
 
9
    Version{"1.1"}
 
10
    CollationElements { 
 
11
        Version { "1.0" }
 
12
        Sequence { "& C < c\u030C , C\u030C & S < s\u030C , S\u030C & Z < z\u030C , Z\u030C" }
 
13
//      Sequence { "& C < c\u030C , C\u030C < c\u0301 , C\u0301 & D < \u01F3"
 
14
//        " , \u01F2 , \u01F1 < \u01C6 , \u01C5 , \u01C4 < \u0111 , \u0110 & L < \u0142 , "
 
15
//        "\u0141 & N < nj , nJ , Nj , NJ & S < s\u030C , S\u030C < s\u0301, S\u0301 & Z <"
 
16
//        " z\u030C , Z\u030C < z\u0301 , Z\u0301 < z\u0307 , Z\u0307 " }
 
17
    }
 
18
    Countries { 
 
19
        SI { "Slovenija" }
 
20
    }
 
21
    DateTimePatterns { 
 
22
        "H:mm:ss z",
 
23
        "H:mm:ss z",
 
24
        "H:mm:ss",
 
25
        "H:mm",
 
26
        "EEEE, dd. MMMM yyyy",
 
27
        "dd. MMMM yyyy",
 
28
        "yyyy.M.d",
 
29
        "yy.M.d",
 
30
        "{1} {0}",
 
31
    }
 
32
    DayAbbreviations { 
 
33
        "ned",
 
34
        "pon",
 
35
        "tor",
 
36
        "sre",
 
37
        "\u010det",
 
38
        "pet",
 
39
        "sob",
 
40
    }
 
41
    DayNames { 
 
42
        "nedelja",
 
43
        "ponedeljek",
 
44
        "torek",
 
45
        "sreda",
 
46
        "\u010detrtek",
 
47
        "petek",
 
48
        "sobota",
 
49
    }
 
50
    Eras { 
 
51
        "pr.n.\u0161.",
 
52
        "po Kr.",
 
53
    }
 
54
    Languages { 
 
55
        sl { "Sloven\u0161\u010Dina" }
 
56
    }
 
57
    LocaleID:int { 0x24 }
 
58
//    LocaleString { "sl" }
 
59
    MonthAbbreviations { 
 
60
        "jan",
 
61
        "feb",
 
62
        "mar",
 
63
        "apr",
 
64
        "maj",
 
65
        "jun",
 
66
        "jul",
 
67
        "avg",
 
68
        "sep",
 
69
        "okt",
 
70
        "nov",
 
71
        "dec",
 
72
    }
 
73
    MonthNames { 
 
74
        "januar",
 
75
        "februar",
 
76
        "marec",
 
77
        "april",
 
78
        "maj",
 
79
        "junij",
 
80
        "julij",
 
81
        "avgust",
 
82
        "september",
 
83
        "oktober",
 
84
        "november",
 
85
        "december",
 
86
    }
 
87
    NumberElements { 
 
88
        ",",
 
89
        ".",
 
90
        ";",
 
91
        "%",
 
92
        "0",
 
93
        "#",
 
94
        "-",
 
95
        "E",
 
96
        "\u2030",
 
97
        "\u221E",
 
98
        "\uFFFD",
 
99
    }
 
100
//    ShortLanguage { "slv" }
 
101
    localPatternChars { "GanjkHmsSEDFwWxhKzAe" }
 
102
    zoneStrings { 
 
103
        {
 
104
            "Africa/Casablanca",
 
105
            "GMT",
 
106
            "GMT",
 
107
            "GMT",
 
108
            "GMT",
 
109
        }
 
110
    }
 
111
//    LocaleScript{ 
 
112
//        "Latn",  // ISO 15924 Name 
 
113
//    }
 
114
    ExemplarCharacters { "[a-p r-v z \u010d \u0161 \u017e]" }
 
115
}