~ubuntu-branches/ubuntu/gutsy/icu/gutsy-updates

« back to all changes in this revision

Viewing changes to source/data/locales/kw.txt

  • Committer: Package Import Robot
  • Author(s): Jay Berkenbilt
  • Date: 2005-11-19 11:29:31 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20051119112931-vcizkrp10tli4enw
Tags: 3.4-3
Explicitly build with g++ 3.4.  The current ICU fails its test suite
with 4.0 but not with 3.4.  Future versions should work properly with
4.0.

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
 
kw{
9
 
    Version { "1.0" }
10
 
    DayAbbreviations { 
11
 
        "Sul",
12
 
        "Lun",
13
 
        "Mth",
14
 
        "Mhr",
15
 
        "Yow",
16
 
        "Gwe",
17
 
        "Sad",
18
 
    }
19
 
    DayNames { 
20
 
        "De Sul",
21
 
        "De Lun",
22
 
        "De Merth",
23
 
        "De Merher",
24
 
        "De Yow",
25
 
        "De Gwener",
26
 
        "De Sadorn",
27
 
    }
28
 
    MonthAbbreviations { 
29
 
        "Gen",
30
 
        "Whe",
31
 
        "Mer",
32
 
        "Ebr",
33
 
        "Me",
34
 
        "Evn",
35
 
        "Gor",
36
 
        "Est",
37
 
        "Gwn",
38
 
        "Hed",
39
 
        "Du",
40
 
        "Kev",
41
 
    }
42
 
    MonthNames { 
43
 
        "Mys Genver",
44
 
        "Mys Whevrel",
45
 
        "Mys Merth",
46
 
        "Mys Ebrel",
47
 
        "Mys Me",
48
 
        "Mys Evan",
49
 
        "Mys Gortheren",
50
 
        "Mye Est",
51
 
        "Mys Gwyngala",
52
 
        "Mys Hedra",
53
 
        "Mys Du",
54
 
        "Mys Kevardhu",
55
 
    }
56
 
//    NumberElements { 
57
 
//        ".",
58
 
//        ",",
59
 
//        ";",
60
 
//        "%",
61
 
//        "0",
62
 
//        "#",
63
 
//        "-",
64
 
//        "E",
65
 
//        "\u2030",
66
 
//        "\u221e",
67
 
//        "\ufffd",
68
 
//    }
69
 
//    LocaleScript{ 
70
 
//        "Latn",  // ISO 15924 Name 
71
 
//    }
72
 
    // /**************** Info Below is needed ****************/
73
 
    // CollationElements{}
74
 
    // Countries{}
75
 
    // Eras{}
76
 
    // Languages{}
77
 
    // ShortLanguage { }
78
 
    // localPatternChars{}
79
 
    //
80
 
}