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

« back to all changes in this revision

Viewing changes to locales/hr.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
hr {
 
9
    Version{"1.2"}
 
10
    CollationElements { 
 
11
        Version { "2.0" }
 
12
        Sequence {
 
13
            "& C < \u010D <<< \u010C < \u0107 <<< \u0106"
 
14
            "&\u0110 < d\u017E <<< D\u017E <<< D\u017D"
 
15
            "& L < lj, Lj <<< LJ"
 
16
            "& N < nj, Nj <<< NJ "
 
17
            "& S < \u0161 <<< \u0160"
 
18
            "& Z < \u017E <<< \u017D"                   }
 
19
    }
 
20
    Countries { 
 
21
        HR { "Hrvatska" }
 
22
    }
 
23
    DateTimePatterns { 
 
24
        "HH:mm:ss z",
 
25
        "HH:mm:ss z",
 
26
        "HH:mm:ss",
 
27
        "HH:mm",
 
28
        "yyyy. MMMM dd",
 
29
        "yyyy. MMMM dd",
 
30
        "yyyy.MM.dd",
 
31
        "yyyy.MM.dd",
 
32
        "{1} {0}",
 
33
    }
 
34
    DayAbbreviations { 
 
35
        "ned",
 
36
        "pon",
 
37
        "uto",
 
38
        "sri",
 
39
        "\u010Det",
 
40
        "pet",
 
41
        "sub",
 
42
    }
 
43
    DayNames { 
 
44
        "nedjelja",
 
45
        "ponedjeljak",
 
46
        "utorak",
 
47
        "srijeda",
 
48
        "\u010Detvrtak",
 
49
        "petak",
 
50
        "subota",
 
51
    }
 
52
    Languages { 
 
53
        hr { "hrvatski" }
 
54
    }
 
55
    LocaleID:int { 0x1a }
 
56
//    LocaleString { "hr" }
 
57
    MonthAbbreviations { 
 
58
        "sij",
 
59
        "vel",
 
60
        "o\u017Eu",
 
61
        "tra",
 
62
        "svi",
 
63
        "lip",
 
64
        "srp",
 
65
        "kol",
 
66
        "ruj",
 
67
        "lis",
 
68
        "stu",
 
69
        "pro",
 
70
    }
 
71
    MonthNames { 
 
72
        "sije\u010Danj",
 
73
        "velja\u010Da",
 
74
        "o\u017Eujak",
 
75
        "travanj",
 
76
        "svibanj",
 
77
        "lipanj",
 
78
        "srpanj",
 
79
        "kolovoz",
 
80
        "rujan",
 
81
        "listopad",
 
82
        "studeni",
 
83
        "prosinac",
 
84
    }
 
85
    NumberElements { 
 
86
        ",",
 
87
        ".",
 
88
        ";",
 
89
        "%",
 
90
        "0",
 
91
        "#",
 
92
        "-",
 
93
        "E",
 
94
        "\u2030",
 
95
        "\u221E",
 
96
        "\uFFFD",
 
97
    }
 
98
//    ShortLanguage { "hrv" }
 
99
    localPatternChars { "GanjkHmsSEDFwWxhKzAe" }
 
100
    zoneStrings { 
 
101
        {
 
102
            "Africa/Casablanca",
 
103
            "GMT",
 
104
            "GMT",
 
105
            "GMT",
 
106
            "GMT",
 
107
        }
 
108
    }
 
109
    ExemplarCharacters { "[a-p r-v z \u0111 \u0107 \u010d \u017e \u0161 {lj} {nj} {d\u017e}]" }
 
110
//    LocaleScript:array {
 
111
//        "Latn"  // ISO 15924 Name 
 
112
//    }
 
113
}