1// *************************************************************************** 2// * 3// * Copyright (C) 2012 International Business Machines 4// * Corporation and others. All Rights Reserved. 5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 6// * Source File: <path>/common/main/ti_ER.xml 7// * 8// *************************************************************************** 9ti_ER{ 10 Version{"2.0.77.46"} 11 calendar{ 12 gregorian{ 13 DateTimePatterns{ 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}", 26 "{1} {0}", 27 } 28 dayNames{ 29 format{ 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 } 75 delimiters{ 76 alternateQuotationEnd{"”"} 77 alternateQuotationStart{"“"} 78 quotationEnd{"’"} 79 quotationStart{"‘"} 80 } 81} 82