~ubuntu-branches/ubuntu/quantal/icu/quantal

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Yves Arrouye
  • Date: 2002-03-03 15:31:13 UTC
  • Revision ID: package-import@ubuntu.com-20020303153113-3ssceqlq45xbmbnc
Tags: upstream-2.0-2.1pre20020303
ImportĀ upstreamĀ versionĀ 2.0-2.1pre20020303

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
// ***************************************************************************
 
2
// *
 
3
// *   Copyright (C) 2001-2002, International Business Machines
 
4
// *   Corporation and others.  All Rights Reserved.
 
5
// *
 
6
// ***************************************************************************
 
7
// * Oromo language locale.
 
8
// * Contributed by Daniel Yacob <yacob@geez.org>
 
9
// *
 
10
// * Oromo terms are provided by Mahdi Hamid Muudee of Sagalee Oromoo
 
11
// * Publishing Co. Inc and formatted in Posix format locale by Daniel Yacob of
 
12
// * the Ge'ez Frontier Foundation.  The Oromo language terms used here
 
13
// * are those considered to be canonical in the Oromo language under
 
14
// * contemporary and progressive usage adopted by government bureaus
 
15
// * across the Oromo region.  Regional synonyms naturally exist for many
 
16
// * of the month and day names.
 
17
 
 
18
om{
 
19
    Version{ "x0.2" }
 
20
    DayAbbreviations {
 
21
        "Dil",
 
22
        "Wix",
 
23
        "Qib",
 
24
        "Rob",
 
25
        "Kam",
 
26
        "Jim",
 
27
        "San",
 
28
    }
 
29
    DayNames {
 
30
        "Dilbata",
 
31
        "Wiixata",
 
32
        "Qibxata",
 
33
        "Roobii",
 
34
        "Kamiisa",
 
35
        "Jimaata",
 
36
        "Sanbata",
 
37
    }
 
38
//    LanguageLibraryUse { "orm" }
 
39
    MonthAbbreviations {
 
40
        "Ama",
 
41
        "Gur",
 
42
        "Bit",
 
43
        "Elb",
 
44
        "Cam",
 
45
        "Wax",
 
46
        "Ado",
 
47
        "Hag",
 
48
        "Ful",
 
49
        "Onk",
 
50
        "Sad",
 
51
        "Mud",
 
52
    }
 
53
    MonthNames {
 
54
        "Amajjii",
 
55
        "Guraandhala",
 
56
        "Bitooteessa",
 
57
        "Elba",
 
58
        "Caamsa",
 
59
        "Waxabajjii",
 
60
        "Adooleessa",
 
61
        "Hagayya",
 
62
        "Fuulbana",
 
63
        "Onkololeessa",
 
64
        "Sadaasa",
 
65
        "Muddee",
 
66
    }
 
67
    Eras { 
 
68
        "KD",  // KD = Kiristoos Dura = Before Christ
 
69
        "KB",  // KB = Kiristoos Booda = After Christ
 
70
    }
 
71
    Languages { 
 
72
        om { "Oromoo" }
 
73
    }
 
74
    Countries { 
 
75
        ET { "Itoophiyaa" }
 
76
        KE { "Keeniyaa" }
 
77
    }
 
78
}