]>
Commit | Line | Data |
---|---|---|
73c04bcf A |
1 | // *************************************************************************** |
2 | // * | |
4388f060 | 3 | // * Copyright (C) 2012 International Business Machines |
73c04bcf A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File:<path>/common/main/ti_ER.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | ti_ER{ | |
4388f060 | 10 | Version{"2.0.64.59"} |
73c04bcf A |
11 | calendar{ |
12 | gregorian{ | |
73c04bcf | 13 | DateTimePatterns{ |
729e4ab9 A |
14 | "h:mm:ss a zzzz", |
15 | "h:mm:ss a z", | |
16 | "h:mm:ss a", | |
17 | "h:mm a", | |
18 | "EEEE፡ dd MMMM መዓልቲ y G", | |
19 | "dd MMMM y", | |
20 | "dd-MMM-y", | |
21 | "dd/MM/yy", | |
22 | "{1} {0}", | |
23 | "{1} {0}", | |
24 | "{1} {0}", | |
25 | "{1} {0}", | |
73c04bcf A |
26 | "{1} {0}", |
27 | } | |
28 | dayNames{ | |
29 | format{ | |
73c04bcf A |
30 | wide{ |
31 | "ሰንበት", | |
32 | "ሰኑይ", | |
33 | "ሰሉስ", | |
34 | "ረቡዕ", | |
35 | "ሓሙስ", | |
36 | "ዓርቢ", | |
37 | "ቀዳም", | |
38 | } | |
39 | } | |
40 | } | |
41 | monthNames{ | |
42 | format{ | |
43 | abbreviated{ | |
44 | "ጥሪ", | |
45 | "ለካቲ", | |
46 | "መጋቢ", | |
47 | "ሚያዝ", | |
48 | "ግንቦ", | |
49 | "ሰነ", | |
50 | "ሓምለ", | |
51 | "ነሓሰ", | |
52 | "መስከ", | |
53 | "ጥቅም", | |
54 | "ሕዳር", | |
55 | "ታሕሳ", | |
56 | } | |
57 | wide{ | |
58 | "ጥሪ", | |
59 | "ለካቲት", | |
60 | "መጋቢት", | |
61 | "ሚያዝያ", | |
62 | "ግንቦት", | |
63 | "ሰነ", | |
64 | "ሓምለ", | |
65 | "ነሓሰ", | |
66 | "መስከረም", | |
67 | "ጥቅምቲ", | |
68 | "ሕዳር", | |
69 | "ታሕሳስ", | |
70 | } | |
71 | } | |
72 | } | |
73 | } | |
74 | } | |
729e4ab9 A |
75 | delimiters{ |
76 | alternateQuotationEnd{"”"} | |
77 | alternateQuotationStart{"“"} | |
78 | quotationEnd{"’"} | |
79 | quotationStart{"‘"} | |
80 | } | |
73c04bcf | 81 | } |