]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | // *************************************************************************** |
b75a7d8f | 2 | // * |
374ca955 A |
3 | // * Copyright (C) 2004 International Business Machines |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File: ../../../locale/common/main/om.xml | |
b75a7d8f A |
7 | // * |
8 | // *************************************************************************** | |
374ca955 A |
9 | /** |
10 | * ICU <specials> source: ../../../locale/icu/main/om.xml | |
11 | */ | |
b75a7d8f | 12 | om{ |
374ca955 A |
13 | Countries{ |
14 | ET{"Itoophiyaa"} | |
15 | KE{"Keeniyaa"} | |
b75a7d8f | 16 | } |
374ca955 A |
17 | Currencies{ |
18 | KES{ | |
19 | "Ksh", | |
20 | "KES", | |
21 | } | |
b75a7d8f | 22 | } |
374ca955 A |
23 | ExemplarCharacters{"[a-z]"} |
24 | Languages{ | |
25 | om{"Oromoo"} | |
b75a7d8f | 26 | } |
374ca955 A |
27 | LocaleScript{ |
28 | "Latn", | |
b75a7d8f | 29 | } |
374ca955 A |
30 | Version{"1.2"} |
31 | calendar{ | |
32 | gregorian{ | |
33 | DateTimeElements:intvector{ | |
34 | 7, | |
35 | 1, | |
36 | } | |
37 | dayNames{ | |
38 | format{ | |
39 | abbreviated{ | |
40 | "Dil", | |
41 | "Wix", | |
42 | "Qib", | |
43 | "Rob", | |
44 | "Kam", | |
45 | "Jim", | |
46 | "San", | |
47 | } | |
48 | wide{ | |
49 | "Dilbata", | |
50 | "Wiixata", | |
51 | "Qibxata", | |
52 | "Roobii", | |
53 | "Kamiisa", | |
54 | "Jimaata", | |
55 | "Sanbata", | |
56 | } | |
57 | } | |
58 | } | |
59 | eras{ | |
60 | abbreviated{ | |
61 | "KD", | |
62 | "KB", | |
63 | } | |
64 | } | |
65 | monthNames{ | |
66 | format{ | |
67 | abbreviated{ | |
68 | "Ama", | |
69 | "Gur", | |
70 | "Bit", | |
71 | "Elb", | |
72 | "Cam", | |
73 | "Wax", | |
74 | "Ado", | |
75 | "Hag", | |
76 | "Ful", | |
77 | "Onk", | |
78 | "Sad", | |
79 | "Mud", | |
80 | } | |
81 | wide{ | |
82 | "Amajjii", | |
83 | "Guraandhala", | |
84 | "Bitooteessa", | |
85 | "Elba", | |
86 | "Caamsa", | |
87 | "Waxabajjii", | |
88 | "Adooleessa", | |
89 | "Hagayya", | |
90 | "Fuulbana", | |
91 | "Onkololeessa", | |
92 | "Sadaasa", | |
93 | "Muddee", | |
94 | } | |
95 | } | |
96 | } | |
97 | } | |
b75a7d8f A |
98 | } |
99 | } |