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

« back to all changes in this revision

Viewing changes to source/data/locales/af.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
 
af {
9
 
    Version { "2.0" }
10
 
 
11
 
    AmPmMarkers { 
12
 
        "VM",
13
 
        "NM",
14
 
    }
15
 
    DayAbbreviations { 
16
 
        "So",
17
 
        "Ma",
18
 
        "Di",
19
 
        "Wo",
20
 
        "Do",
21
 
        "Vr",
22
 
        "Sa",
23
 
    }
24
 
    DayNames { 
25
 
        "Sondag",
26
 
        "Maandag",
27
 
        "Dinsdag",
28
 
        "Woensdag",
29
 
        "Donderdag",
30
 
        "Vrydag",
31
 
        "Saterdag",
32
 
    }
33
 
    MonthAbbreviations { 
34
 
        "Jan",
35
 
        "Feb",
36
 
        "Mar",
37
 
        "Apr",
38
 
        "Mei",
39
 
        "Jun",
40
 
        "Jul",
41
 
        "Aug",
42
 
        "Sep",
43
 
        "Okt",
44
 
        "Nov",
45
 
        "Des",
46
 
    }
47
 
    MonthNames { 
48
 
        "Januarie",
49
 
        "Februarie",
50
 
        "Maart",
51
 
        "April",
52
 
        "Mei",
53
 
        "Junie",
54
 
        "Julie",
55
 
        "Augustus",
56
 
        "September",
57
 
        "Oktober",
58
 
        "November",
59
 
        "Desember",
60
 
    }
61
 
 
62
 
//    NumberElements {
63
 
//        ".",
64
 
//        ",",
65
 
//        ";",
66
 
//        "%",
67
 
//        "0",
68
 
//        "#",
69
 
//        "-",
70
 
//        "E",
71
 
//        "\u2030",
72
 
//        "\u221e",
73
 
//        "\ufffd",
74
 
//    }
75
 
    LocaleID:int { 0x36 }
76
 
    ExemplarCharacters { "[a-z \u00e1 \u00e9 \u00e8 \u00e2 \u00ea \u00ee \u00f4 \u00fb \u00eb \u00ef \u00f6]" }
77
 
//    LocaleScript{ 
78
 
//                "Latn",  // ISO 15924 Name 
79
 
//    }
80
 
//    LocaleString{ "af" }
81
 
 
82
 
    // /**************** Info Below is needed ****************/
83
 
    // CollationElements{}
84
 
    // Countries{}
85
 
    // Eras{}
86
 
    // Languages{}
87
 
    // ShortLanguage { }
88
 
    // localPatternChars{}
89
 
    //
90
 
}