michael@0: // *************************************************************************** michael@0: // * michael@0: // * Copyright (C) 2013 International Business Machines michael@0: // * Corporation and others. All Rights Reserved. michael@0: // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter michael@0: // * Source File: /common/main/am.xml michael@0: // * michael@0: // *************************************************************************** michael@0: /** michael@0: * ICU source: /common/main/am.xml michael@0: */ michael@0: am{ michael@0: AuxExemplarCharacters{"[]"} michael@0: Ellipsis{ michael@0: final{"{0}…"} michael@0: initial{"…{0}"} michael@0: medial{"{0}…{1}"} michael@0: } michael@0: ExemplarCharacters{ michael@0: "[ሀ ሁ ሂ ሃ ሄ ህ ሆ ለ ሉ ሊ ላ ሌ ል ሎ ሏ ሐ ሑ ሒ ሓ ሔ ሕ ሖ ሗ መ ሙ ሚ ማ ሜ ም ሞ ሟ ሠ ሡ ሢ ሣ ሤ ሥ ሦ" michael@0: " ሧ ረ ሩ ሪ ራ ሬ ር ሮ ሯ ሰ ሱ ሲ ሳ ሴ ስ ሶ ሷ ሸ ሹ ሺ ሻ ሼ ሽ ሾ ሿ ቀ ቁ ቂ ቃ ቄ ቅ ቆ ቈ ቊ ቋ ቌ ቍ በ" michael@0: " ቡ ቢ ባ ቤ ብ ቦ ቧ ቨ ቩ ቪ ቫ ቬ ቭ ቮ ቯ ተ ቱ ቲ ታ ቴ ት ቶ ቷ ቸ ቹ ቺ ቻ ቼ ች ቾ ቿ ኀ ኁ ኂ ኃ ኄ ኅ ኆ" michael@0: " ኈ ኊ ኋ ኌ ኍ ነ ኑ ኒ ና ኔ ን ኖ ኗ ኘ ኙ ኚ ኛ ኜ ኝ ኞ ኟ አ ኡ ኢ ኣ ኤ እ ኦ ኧ ከ ኩ ኪ ካ ኬ ክ ኮ ኰ ኲ" michael@0: " ኳ ኴ ኵ ኸ ኹ ኺ ኻ ኼ ኽ ኾ ወ ዉ ዊ ዋ ዌ ው ዎ ዐ ዑ ዒ ዓ ዔ ዕ ዖ ዘ ዙ ዚ ዛ ዜ ዝ ዞ ዟ ዠ ዡ ዢ ዣ ዤ ዥ" michael@0: " ዦ ዧ የ ዩ ዪ ያ ዬ ይ ዮ ደ ዱ ዲ ዳ ዴ ድ ዶ ዷ ጀ ጁ ጂ ጃ ጄ ጅ ጆ ጇ ገ ጉ ጊ ጋ ጌ ግ ጎ ጐ ጒ ጓ ጔ ጕ ጠ" michael@0: " ጡ ጢ ጣ ጤ ጥ ጦ ጧ ጨ ጩ ጪ ጫ ጬ ጭ ጮ ጯ ጰ ጱ ጲ ጳ ጴ ጵ ጶ ጷ ጸ ጹ ጺ ጻ ጼ ጽ ጾ ጿ ፀ ፁ ፂ ፃ ፄ ፅ ፆ" michael@0: " ፈ ፉ ፊ ፋ ፌ ፍ ፎ ፏ ፐ ፑ ፒ ፓ ፔ ፕ ፖ ፗ]" michael@0: } michael@0: ExemplarCharactersPunctuation{"[‐ – , ፡ ፣ ፤ ፥ ፦ ! ? . ። ‹ › « » ( ) \\[ \\]]"} michael@0: LocaleScript{ michael@0: "Ethi", michael@0: } michael@0: MoreInformation{"?"} michael@0: NumberElements{ michael@0: default{"latn"} michael@0: latn{ michael@0: miscPatterns{ michael@0: atLeast{"{0}+"} michael@0: range{"{0}–{1}"} michael@0: } michael@0: patterns{ michael@0: accountingFormat{"¤#,##0.00;(¤#,##0.00)"} michael@0: currencyFormat{"¤#,##0.00"} michael@0: decimalFormat{"#,##0.###"} michael@0: percentFormat{"#,##0%"} michael@0: scientificFormat{"#E0"} michael@0: } michael@0: patternsLong{ michael@0: decimalFormat{ michael@0: 1000{ michael@0: one{"0 ሺ"} michael@0: other{"0 ሺ"} michael@0: } michael@0: 10000{ michael@0: one{"00 ሺ"} michael@0: other{"00 ሺ"} michael@0: } michael@0: 100000{ michael@0: one{"000 ሺ"} michael@0: other{"000 ሺ"} michael@0: } michael@0: 1000000{ michael@0: one{"0 ሚሊዮን"} michael@0: other{"0 ሚሊዮን"} michael@0: } michael@0: 10000000{ michael@0: one{"00 ሚሊዮን"} michael@0: other{"00 ሚሊዮን"} michael@0: } michael@0: 100000000{ michael@0: one{"000 ሚሊዮን"} michael@0: other{"000 ሚሊዮን"} michael@0: } michael@0: 1000000000{ michael@0: one{"0 ቢሊዮን"} michael@0: other{"0 ቢሊዮን"} michael@0: } michael@0: 10000000000{ michael@0: one{"00 ቢሊዮን"} michael@0: other{"00 ቢሊዮን"} michael@0: } michael@0: 100000000000{ michael@0: one{"000 ቢሊዮን"} michael@0: other{"000 ቢሊዮን"} michael@0: } michael@0: 1000000000000{ michael@0: one{"0 ትሪሊዮን"} michael@0: other{"0 ትሪሊዮን"} michael@0: } michael@0: 10000000000000{ michael@0: one{"00 ትሪሊዮን"} michael@0: other{"00 ትሪሊዮን"} michael@0: } michael@0: 100000000000000{ michael@0: one{"000 ትሪሊዮን"} michael@0: other{"000 ትሪሊዮን"} michael@0: } michael@0: } michael@0: } michael@0: patternsShort{ michael@0: decimalFormat{ michael@0: 1000{ michael@0: one{"0 ሺ"} michael@0: other{"0 ሺ"} michael@0: } michael@0: 10000{ michael@0: one{"00 ሺ"} michael@0: other{"00 ሺ"} michael@0: } michael@0: 100000{ michael@0: one{"000 ሺ"} michael@0: other{"000 ሺ"} michael@0: } michael@0: 1000000{ michael@0: one{"0 ሜትር"} michael@0: other{"0 ሜትር"} michael@0: } michael@0: 10000000{ michael@0: one{"00 ሜትር"} michael@0: other{"00 ሜትር"} michael@0: } michael@0: 100000000{ michael@0: one{"000 ሜትር"} michael@0: other{"000 ሜትር"} michael@0: } michael@0: 1000000000{ michael@0: one{"0 ቢ"} michael@0: other{"0 ቢ"} michael@0: } michael@0: 10000000000{ michael@0: one{"00 ቢ"} michael@0: other{"00 ቢ"} michael@0: } michael@0: 100000000000{ michael@0: one{"000 ቢ"} michael@0: other{"000 ቢ"} michael@0: } michael@0: 1000000000000{ michael@0: one{"0 ት"} michael@0: other{"0 ት"} michael@0: } michael@0: 10000000000000{ michael@0: one{"00 ት"} michael@0: other{"00 ት"} michael@0: } michael@0: 100000000000000{ michael@0: one{"000 ት"} michael@0: other{"000 ት"} michael@0: } michael@0: } michael@0: } michael@0: symbols{ michael@0: decimal{"."} michael@0: exponential{"E"} michael@0: group{","} michael@0: infinity{"∞"} michael@0: list{";"} michael@0: minusSign{"-"} michael@0: nan{"NaN"} michael@0: perMille{"‰"} michael@0: percentSign{"%"} michael@0: plusSign{"+"} michael@0: superscriptingExponent{"×"} michael@0: } michael@0: } michael@0: native{"latn"} michael@0: traditional{"ethi"} michael@0: } michael@0: Version{"2.0.92.87"} michael@0: calendar{ michael@0: ethiopic{ michael@0: monthNames{ michael@0: format{ michael@0: abbreviated{ michael@0: "መስከ", michael@0: "ጥቅም", michael@0: "ኅዳር", michael@0: "ታኅሣ", michael@0: "ጥር", michael@0: "የካቲ", michael@0: "መጋቢ", michael@0: "ሚያዝ", michael@0: "ግንቦ", michael@0: "ሰኔ", michael@0: "ሐምሌ", michael@0: "ነሐሴ", michael@0: "ጳጉሜ", michael@0: } michael@0: narrow{ michael@0: "1", michael@0: "2", michael@0: "3", michael@0: "4", michael@0: "5", michael@0: "6", michael@0: "7", michael@0: "8", michael@0: "9", michael@0: "10", michael@0: "11", michael@0: "12", michael@0: "13", michael@0: } michael@0: wide{ michael@0: "መስከረም", michael@0: "ጥቅምት", michael@0: "ኅዳር", michael@0: "ታኅሣሥ", michael@0: "ጥር", michael@0: "የካቲት", michael@0: "መጋቢት", michael@0: "ሚያዝያ", michael@0: "ግንቦት", michael@0: "ሰኔ", michael@0: "ሐምሌ", michael@0: "ነሐሴ", michael@0: "ጳጉሜን", michael@0: } michael@0: } michael@0: stand-alone{ michael@0: abbreviated{ michael@0: "መስከ", michael@0: "ጥቅም", michael@0: "ኅዳር", michael@0: "ታኅሣ", michael@0: "ጥር", michael@0: "የካቲ", michael@0: "መጋቢ", michael@0: "ሚያዝ", michael@0: "ግንቦ", michael@0: "ሰኔ", michael@0: "ሐምሌ", michael@0: "ነሐሴ", michael@0: "ጳጉሜ", michael@0: } michael@0: narrow{ michael@0: "1", michael@0: "2", michael@0: "3", michael@0: "4", michael@0: "5", michael@0: "6", michael@0: "7", michael@0: "8", michael@0: "9", michael@0: "10", michael@0: "11", michael@0: "12", michael@0: "13", michael@0: } michael@0: wide{ michael@0: "መስከረም", michael@0: "ጥቅምት", michael@0: "ኅዳር", michael@0: "ታኅሣሥ", michael@0: "ጥር", michael@0: "የካቲት", michael@0: "መጋቢት", michael@0: "ሚያዝያ", michael@0: "ግንቦት", michael@0: "ሰኔ", michael@0: "ሐምሌ", michael@0: "ነሐሴ", michael@0: "ጳጉሜን", michael@0: } michael@0: } michael@0: } michael@0: } michael@0: generic{ michael@0: DateTimePatterns{ michael@0: "h:mm:ss a zzzz", michael@0: "h:mm:ss a z", michael@0: "h:mm:ss a", michael@0: "h:mm a", michael@0: "EEEE፣ d MMMM y G", michael@0: "d MMMM y G", michael@0: "d MMM y G", michael@0: "dd/MM/y GGGGG", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: } michael@0: availableFormats{ michael@0: Ed{"E d"} michael@0: Gy{"y G"} michael@0: GyMMM{"MMM፣ y G"} michael@0: GyMMMEd{"E MMM d፣ y G"} michael@0: GyMMMd{"MMM d፣ y G"} michael@0: H{"H"} michael@0: Hm{"HH:mm"} michael@0: Hms{"HH:mm:ss"} michael@0: M{"L"} michael@0: MEd{"E፣ M/d"} michael@0: MMM{"LLL"} michael@0: MMMEd{"E, MMM d"} michael@0: MMMMEd{"E, MMMM d"} michael@0: MMMMd{"MMMM d"} michael@0: MMMd{"MMM d"} michael@0: Md{"M/d"} michael@0: d{"d"} michael@0: h{"h a"} michael@0: hm{"h:mm a"} michael@0: hms{"h:mm:ss a"} michael@0: ms{"mm:ss"} michael@0: y{"y"} michael@0: yM{"M/y"} michael@0: yMEd{"E፣ d/M/y"} michael@0: yMMM{"MMM y"} michael@0: yMMMEd{"E፣ MMM d y"} michael@0: yMMMM{"MMMM y"} michael@0: yMMMd{"d MMM y"} michael@0: yMd{"d/M/y"} michael@0: yQQQ{"QQQ y"} michael@0: yQQQQ{"QQQQ y"} michael@0: yyyy{"G y"} michael@0: yyyyM{"GGGGG y-MM"} michael@0: yyyyMEd{"GGGGG y-MM-dd, E"} michael@0: yyyyMMM{"G y MMM"} michael@0: yyyyMMMEd{"G y MMM d, E"} michael@0: yyyyMMMd{"G y MMM d"} michael@0: yyyyMd{"GGGGG y-MM-dd"} michael@0: yyyyQQQ{"G y QQQ"} michael@0: yyyyQQQQ{"G y QQQQ"} michael@0: } michael@0: intervalFormats{ michael@0: H{ michael@0: H{"hh–hh a"} michael@0: } michael@0: Hm{ michael@0: H{"hh:mm–hh:mm a"} michael@0: m{"hh:mm–hh:mm a"} michael@0: } michael@0: Hmv{ michael@0: H{"hh:mm–hh:mm a v"} michael@0: m{"hh:mm–hh:mm a v"} michael@0: } michael@0: Hv{ michael@0: H{"hh–hh a v"} michael@0: } michael@0: M{ michael@0: M{"M–M"} michael@0: } michael@0: MEd{ michael@0: M{"E፣ d/M – E፣ d/M"} michael@0: d{"E d/M – E d/M"} michael@0: } michael@0: MMM{ michael@0: M{"MMM–MMM"} michael@0: } michael@0: MMMEd{ michael@0: M{"E፣ MMM d – E፣ MMM d"} michael@0: d{"E d – E d፣ MMM"} michael@0: } michael@0: MMMd{ michael@0: M{"MMM d – MMM d"} michael@0: d{"MMM d–d"} michael@0: } michael@0: Md{ michael@0: M{"d/M – d/M"} michael@0: d{"d–d/M"} michael@0: } michael@0: d{ michael@0: d{"d–d"} michael@0: } michael@0: fallback{"{0} – {1}"} michael@0: h{ michael@0: a{"h a – h a"} michael@0: h{"h – h a"} michael@0: } michael@0: hm{ michael@0: a{"h:mm a – h:mm a"} michael@0: h{"h:mm – h:mm a"} michael@0: m{"h:mm – h:mm a"} michael@0: } michael@0: hmv{ michael@0: a{"h:mm a – h:mm a v"} michael@0: h{"h:mm – h:mm a v"} michael@0: m{"h:mm – h:mm a v"} michael@0: } michael@0: hv{ michael@0: a{"h a – h a v"} michael@0: h{"h – h a v"} michael@0: } michael@0: y{ michael@0: y{"y–y"} michael@0: } michael@0: yM{ michael@0: M{"M/y – M/y"} michael@0: y{"M/y – M/y"} michael@0: } michael@0: yMEd{ michael@0: M{"E d/M/ – E d/M፣ y"} michael@0: d{"E፣ d/M/y – E፣ d/M/y"} michael@0: y{"E፣ d/M/y – E፣ d/M/y"} michael@0: } michael@0: yMMM{ michael@0: M{"MMM–MMM፣ y"} michael@0: y{"MMM y – MMM y"} michael@0: } michael@0: yMMMEd{ michael@0: M{"E MMM d – E MMM d፣ y"} michael@0: d{"E MMM d – E MMM d፣ y"} michael@0: y{"E፣ MMM d፣ y – E፣ MMM d፣ y"} michael@0: } michael@0: yMMMM{ michael@0: M{"MMMM–MMMM y"} michael@0: y{"MMMM y – MMMM y"} michael@0: } michael@0: yMMMd{ michael@0: M{"MMM d – MMM d፣ y"} michael@0: d{"MMM d–d፣ y"} michael@0: y{"MMM d፣ y – MMM d፣ y"} michael@0: } michael@0: yMd{ michael@0: M{"d/M/y – d/M/y"} michael@0: d{"d/M/y – d/M/y"} michael@0: y{"d/M/y – d/M/y"} michael@0: } michael@0: } michael@0: } michael@0: gregorian{ michael@0: AmPmMarkers{ michael@0: "ጥዋት", michael@0: "ከሰዓት", michael@0: } michael@0: DateTimePatterns{ michael@0: "h:mm:ss a zzzz", michael@0: "h:mm:ss a z", michael@0: "h:mm:ss a", michael@0: "h:mm a", michael@0: "EEEE, d MMMM y", michael@0: "d MMMM y", michael@0: "d MMM y", michael@0: "dd/MM/y", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: } michael@0: appendItems{ michael@0: Timezone{"{0} {1}"} michael@0: } michael@0: availableFormats{ michael@0: EHm{"E HH:mm"} michael@0: EHms{"E HH:mm:ss"} michael@0: Ed{"E d"} michael@0: Ehm{"E h:mm a"} michael@0: Ehms{"E h:mm:ss a"} michael@0: Gy{"y G"} michael@0: GyMMM{"MMM y G"} michael@0: GyMMMEd{"E፣ MMM d፣ y G"} michael@0: GyMMMd{"MMM d፣ y G"} michael@0: H{"H"} michael@0: Hm{"HH:mm"} michael@0: Hms{"HH:mm:ss"} michael@0: M{"L"} michael@0: MEd{"E, M/d"} michael@0: MMM{"LLL"} michael@0: MMMEd{"E, MMM d"} michael@0: MMMMEd{"E, MMMM d"} michael@0: MMMMd{"MMMM d"} michael@0: MMMd{"MMM d"} michael@0: Md{"M/d"} michael@0: d{"d"} michael@0: h{"h a"} michael@0: hm{"h:mm a"} michael@0: hms{"h:mm:ss a"} michael@0: ms{"mm:ss"} michael@0: y{"y"} michael@0: yM{"M/y"} michael@0: yMEd{"E፣ d/M/y"} michael@0: yMMM{"MMM y"} michael@0: yMMMEd{"E፣ MMM d y"} michael@0: yMMMM{"MMMM y"} michael@0: yMMMd{"d MMM y"} michael@0: yMd{"d/M/y"} michael@0: yQQQ{"QQQ y"} michael@0: yQQQQ{"QQQQ y"} michael@0: } michael@0: dayNames{ michael@0: format{ michael@0: abbreviated{ michael@0: "እሑድ", michael@0: "ሰኞ", michael@0: "ማክሰ", michael@0: "ረቡዕ", michael@0: "ሐሙስ", michael@0: "ዓርብ", michael@0: "ቅዳሜ", michael@0: } michael@0: narrow{ michael@0: "እ", michael@0: "ሰ", michael@0: "ማ", michael@0: "ረ", michael@0: "ሐ", michael@0: "ዓ", michael@0: "ቅ", michael@0: } michael@0: short{ michael@0: "እ", michael@0: "ሰ", michael@0: "ማ", michael@0: "ረ", michael@0: "ሐ", michael@0: "ዓ", michael@0: "ቅ", michael@0: } michael@0: wide{ michael@0: "እሑድ", michael@0: "ሰኞ", michael@0: "ማክሰኞ", michael@0: "ረቡዕ", michael@0: "ሐሙስ", michael@0: "ዓርብ", michael@0: "ቅዳሜ", michael@0: } michael@0: } michael@0: stand-alone{ michael@0: abbreviated{ michael@0: "እሑድ", michael@0: "ሰኞ", michael@0: "ማክሰ", michael@0: "ረቡዕ", michael@0: "ሐሙስ", michael@0: "ዓርብ", michael@0: "ቅዳሜ", michael@0: } michael@0: narrow{ michael@0: "እ", michael@0: "ሰ", michael@0: "ማ", michael@0: "ረ", michael@0: "ሐ", michael@0: "ዓ", michael@0: "ቅ", michael@0: } michael@0: short{ michael@0: "እ", michael@0: "ሰ", michael@0: "ማ", michael@0: "ረ", michael@0: "ሐ", michael@0: "ዓ", michael@0: "ቅ", michael@0: } michael@0: wide{ michael@0: "እሑድ", michael@0: "ሰኞ", michael@0: "ማክሰኞ", michael@0: "ረቡዕ", michael@0: "ሐሙስ", michael@0: "ዓርብ", michael@0: "ቅዳሜ", michael@0: } michael@0: } michael@0: } michael@0: eras{ michael@0: abbreviated{ michael@0: "ዓ/ዓ", michael@0: "ዓ/ም", michael@0: } michael@0: wide{ michael@0: "ዓመተ ዓለም", michael@0: "ዓመተ ምሕረት", michael@0: } michael@0: } michael@0: intervalFormats{ michael@0: H{ michael@0: H{"hh–hh a"} michael@0: } michael@0: Hm{ michael@0: H{"hh:mm–hh:mm a"} michael@0: m{"hh:mm–hh:mm a"} michael@0: } michael@0: Hmv{ michael@0: H{"hh:mm–hh:mm a v"} michael@0: m{"hh:mm–hh:mm a v"} michael@0: } michael@0: Hv{ michael@0: H{"hh–hh a v"} michael@0: } michael@0: M{ michael@0: M{"M–M"} michael@0: } michael@0: MEd{ michael@0: M{"E፣ d/M – E፣ d/M"} michael@0: d{"E d/M – E d/M"} michael@0: } michael@0: MMM{ michael@0: M{"MMM–MMM"} michael@0: } michael@0: MMMEd{ michael@0: M{"E፣ MMM d – E፣ MMM d"} michael@0: d{"E d – E d፣ MMM"} michael@0: } michael@0: MMMd{ michael@0: M{"MMM d – MMM d"} michael@0: d{"MMM d–d"} michael@0: } michael@0: Md{ michael@0: M{"d/M – d/M"} michael@0: d{"d–d/M"} michael@0: } michael@0: d{ michael@0: d{"d–d"} michael@0: } michael@0: fallback{"{0} – {1}"} michael@0: h{ michael@0: a{"h a – h a"} michael@0: h{"h – h a"} michael@0: } michael@0: hm{ michael@0: a{"h:mm a – h:mm a"} michael@0: h{"h:mm – h:mm a"} michael@0: m{"h:mm – h:mm a"} michael@0: } michael@0: hmv{ michael@0: a{"h:mm a – h:mm a v"} michael@0: h{"h:mm – h:mm a v"} michael@0: m{"h:mm – h:mm a v"} michael@0: } michael@0: hv{ michael@0: a{"h a – h a v"} michael@0: h{"h – h a v"} michael@0: } michael@0: y{ michael@0: y{"y–y"} michael@0: } michael@0: yM{ michael@0: M{"M/y – M/y"} michael@0: y{"M/y – M/y"} michael@0: } michael@0: yMEd{ michael@0: M{"E d/M/ – E d/M፣ y"} michael@0: d{"E፣ d/M/y – E፣ d/M/y"} michael@0: y{"E፣ d/M/y – E፣ d/M/y"} michael@0: } michael@0: yMMM{ michael@0: M{"MMM–MMM፣ y"} michael@0: y{"MMM y – MMM y"} michael@0: } michael@0: yMMMEd{ michael@0: M{"E MMM d – E MMM d፣ y"} michael@0: d{"E MMM d – E MMM d፣ y"} michael@0: y{"E፣ MMM d፣ y – E፣ MMM d፣ y"} michael@0: } michael@0: yMMMM{ michael@0: M{"MMMM–MMMM y"} michael@0: y{"MMMM y – MMMM y"} michael@0: } michael@0: yMMMd{ michael@0: M{"MMM d – MMM d፣ y"} michael@0: d{"MMM d–d፣ y"} michael@0: y{"MMM d፣ y – MMM d፣ y"} michael@0: } michael@0: yMd{ michael@0: M{"d/M/y – d/M/y"} michael@0: d{"d/M/y – d/M/y"} michael@0: y{"d/M/y – d/M/y"} michael@0: } michael@0: } michael@0: monthNames{ michael@0: format{ michael@0: abbreviated{ michael@0: "ጃንዩ", michael@0: "ፌብሩ", michael@0: "ማርች", michael@0: "ኤፕሪ", michael@0: "ሜይ", michael@0: "ጁን", michael@0: "ጁላይ", michael@0: "ኦገስ", michael@0: "ሴፕቴ", michael@0: "ኦክተ", michael@0: "ኖቬም", michael@0: "ዲሴም", michael@0: } michael@0: narrow{ michael@0: "ጃ", michael@0: "ፌ", michael@0: "ማ", michael@0: "ኤ", michael@0: "ሜ", michael@0: "ጁ", michael@0: "ጁ", michael@0: "ኦ", michael@0: "ሴ", michael@0: "ኦ", michael@0: "ኖ", michael@0: "ዲ", michael@0: } michael@0: wide{ michael@0: "ጃንዩወሪ", michael@0: "ፌብሩወሪ", michael@0: "ማርች", michael@0: "ኤፕሪል", michael@0: "ሜይ", michael@0: "ጁን", michael@0: "ጁላይ", michael@0: "ኦገስት", michael@0: "ሴፕቴምበር", michael@0: "ኦክተውበር", michael@0: "ኖቬምበር", michael@0: "ዲሴምበር", michael@0: } michael@0: } michael@0: stand-alone{ michael@0: abbreviated{ michael@0: "ጃንዩ", michael@0: "ፌብሩ", michael@0: "ማርች", michael@0: "ኤፕሪ", michael@0: "ሜይ", michael@0: "ጁን", michael@0: "ጁላይ", michael@0: "ኦገስ", michael@0: "ሴፕቴ", michael@0: "ኦክቶ", michael@0: "ኖቬም", michael@0: "ዲሴም", michael@0: } michael@0: narrow{ michael@0: "ጃ", michael@0: "ፌ", michael@0: "ማ", michael@0: "ኤ", michael@0: "ሜ", michael@0: "ጁ", michael@0: "ጁ", michael@0: "ኦ", michael@0: "ሴ", michael@0: "ኦ", michael@0: "ኖ", michael@0: "ዲ", michael@0: } michael@0: wide{ michael@0: "ጃንዩወሪ", michael@0: "ፌብሩወሪ", michael@0: "ማርች", michael@0: "ኤፕሪል", michael@0: "ሜይ", michael@0: "ጁን", michael@0: "ጁላይ", michael@0: "ኦገስት", michael@0: "ሴፕቴምበር", michael@0: "ኦክቶበር", michael@0: "ኖቬምበር", michael@0: "ዲሴምበር", michael@0: } michael@0: } michael@0: } michael@0: quarters{ michael@0: format{ michael@0: abbreviated{ michael@0: "ሩብ1", michael@0: "ሩብ2", michael@0: "ሩብ3", michael@0: "ሩብ4", michael@0: } michael@0: narrow{ michael@0: "1", michael@0: "2", michael@0: "3", michael@0: "4", michael@0: } michael@0: wide{ michael@0: "1ኛው ሩብ", michael@0: "ሁለተኛው ሩብ", michael@0: "3ኛው ሩብ", michael@0: "4ኛው ሩብ", michael@0: } michael@0: } michael@0: stand-alone{ michael@0: abbreviated{ michael@0: "ሩብ1", michael@0: "ሩብ2", michael@0: "ሩብ3", michael@0: "ሩብ4", michael@0: } michael@0: narrow{ michael@0: "1", michael@0: "2", michael@0: "3", michael@0: "4", michael@0: } michael@0: wide{ michael@0: "1ኛው ሩብ", michael@0: "2ኛው ሩብ", michael@0: "3ኛው ሩብ", michael@0: "4ኛው ሩብ", michael@0: } michael@0: } michael@0: } michael@0: } michael@0: } michael@0: delimiters{ michael@0: alternateQuotationEnd{"›"} michael@0: alternateQuotationStart{"‹"} michael@0: quotationEnd{"»"} michael@0: quotationStart{"«"} michael@0: } michael@0: durationUnits{ michael@0: hm{"h:mm"} michael@0: hms{"h:mm:ss"} michael@0: ms{"m:ss"} michael@0: } michael@0: fields{ michael@0: day{ michael@0: dn{"ቀን"} michael@0: relative{ michael@0: "-1"{"ትናንት"} michael@0: "-2"{"ከትናንት ወዲያ"} michael@0: "0"{"ዛሬ"} michael@0: "1"{"ነገ"} michael@0: "2"{"ከነገ ወዲያ"} michael@0: } michael@0: relativeTime{ michael@0: future{ michael@0: one{"በ{0} ቀን ውስጥ"} michael@0: other{"በ{0} ቀናት ውስጥ"} michael@0: } michael@0: past{ michael@0: one{"ከ{0} ቀን በፊት"} michael@0: other{"ከ{0} ቀናት በፊት"} michael@0: } michael@0: } michael@0: } michael@0: dayperiod{ michael@0: dn{"ጥዋት/ከሰዓት"} michael@0: } michael@0: era{ michael@0: dn{"ዘመን"} michael@0: } michael@0: fri{ michael@0: relative{ michael@0: "-1"{"ያለፈው አርብ"} michael@0: "0"{"የአሁኑ አርብ"} michael@0: "1"{"የሚቀጥለው አርብ"} michael@0: } michael@0: } michael@0: hour{ michael@0: dn{"ሰዓት"} michael@0: relativeTime{ michael@0: future{ michael@0: one{"በ{0} ሰዓት ውስጥ"} michael@0: other{"በ{0} ሰዓቶች ውስጥ"} michael@0: } michael@0: past{ michael@0: one{"ከ{0} ሰዓት በፊት"} michael@0: other{"ከ{0} ሰዓቶች በፊት"} michael@0: } michael@0: } michael@0: } michael@0: minute{ michael@0: dn{"ደቂቃ"} michael@0: relativeTime{ michael@0: future{ michael@0: one{"በ{0} ደቂቃ ውስጥ"} michael@0: other{"በ{0} ደቂቃዎች ውስጥ"} michael@0: } michael@0: past{ michael@0: one{"ከ{0} ደቂቃ በፊት"} michael@0: other{"ከ{0} ደቂቃዎች በፊት"} michael@0: } michael@0: } michael@0: } michael@0: mon{ michael@0: relative{ michael@0: "-1"{"ያለፈው ሰኞ"} michael@0: "0"{"የአሁኑ ሰኞ"} michael@0: "1"{"የሚቀጥለው ሰኞ"} michael@0: } michael@0: } michael@0: month{ michael@0: dn{"ወር"} michael@0: relative{ michael@0: "-1"{"ያለፈው ወር"} michael@0: "0"{"በዚህ ወር"} michael@0: "1"{"የሚቀጥለው ወር"} michael@0: } michael@0: relativeTime{ michael@0: future{ michael@0: one{"በ{0} ወር ውስጥ"} michael@0: other{"በ{0} ወራት ውስጥ"} michael@0: } michael@0: past{ michael@0: one{"ከ{0} ወር በፊት"} michael@0: other{"ከ{0} ወራት በፊት"} michael@0: } michael@0: } michael@0: } michael@0: sat{ michael@0: relative{ michael@0: "-1"{"የባለፈው ቅዳሜ"} michael@0: "0"{"የአሁኑ ቅዳሜ"} michael@0: "1"{"የሚቀጥለው ቅዳሜ"} michael@0: } michael@0: } michael@0: second{ michael@0: dn{"ሰከንድ"} michael@0: relative{ michael@0: "0"{"አሁን"} michael@0: } michael@0: relativeTime{ michael@0: future{ michael@0: one{"በ{0} ሰከንድ ውስጥ"} michael@0: other{"በ{0} ሰከንዶች ውስጥ"} michael@0: } michael@0: past{ michael@0: one{"ከ{0} ሰከንድ በፊት"} michael@0: other{"ከ{0} ሰከንዶች በፊት"} michael@0: } michael@0: } michael@0: } michael@0: sun{ michael@0: relative{ michael@0: "-1"{"ያለፈው እሑድ"} michael@0: "0"{"የአሁኑ እሑድ"} michael@0: "1"{"የሚቀጥለው እሑድ"} michael@0: } michael@0: } michael@0: thu{ michael@0: relative{ michael@0: "-1"{"ያለፈው ሐመስ"} michael@0: "0"{"የአሁኑ ሐሙስ"} michael@0: "1"{"የሚቀጥለው ሐሙስ"} michael@0: } michael@0: } michael@0: tue{ michael@0: relative{ michael@0: "-1"{"ያለፈው ማክሰኞ"} michael@0: "0"{"የአሁኑ ማክሰኞ"} michael@0: "1"{"የሚቀጥለው ማክሰኞ"} michael@0: } michael@0: } michael@0: wed{ michael@0: relative{ michael@0: "-1"{"ያለፈው እሮብ"} michael@0: "0"{"የአሁኑ እሮብ"} michael@0: "1"{"የሚቀጥለው እሮብ"} michael@0: } michael@0: } michael@0: week{ michael@0: dn{"ሳምንት"} michael@0: relative{ michael@0: "-1"{"ባለፈው ሳምንት"} michael@0: "0"{"በዚህ ሣምንት"} michael@0: "1"{"የሚቀጥለው ሳምንት"} michael@0: } michael@0: relativeTime{ michael@0: future{ michael@0: one{"በ{0} ሳምንት ውስጥ"} michael@0: other{"በ{0} ሳምንታት ውስጥ"} michael@0: } michael@0: past{ michael@0: one{"ከ{0} ሳምንት በፊት"} michael@0: other{"ከ{0} ሳምንታት በፊት"} michael@0: } michael@0: } michael@0: } michael@0: weekday{ michael@0: dn{"አዘቦት"} michael@0: } michael@0: year{ michael@0: dn{"ዓመት"} michael@0: relative{ michael@0: "-1"{"ያለፈው ዓመት"} michael@0: "0"{"በዚህ ዓመት"} michael@0: "1"{"የሚቀጥለው ዓመት"} michael@0: } michael@0: relativeTime{ michael@0: future{ michael@0: one{"በ{0} ዓመታት ውስጥ"} michael@0: other{"በ{0} ዓመታት ውስጥ"} michael@0: } michael@0: past{ michael@0: one{"ከ{0} ዓመት በፊት"} michael@0: other{"ከ{0} ዓመታት በፊት"} michael@0: } michael@0: } michael@0: } michael@0: zone{ michael@0: dn{"የሰዓት ሰቅ"} michael@0: } michael@0: } michael@0: listPattern{ michael@0: standard{ michael@0: 2{"{0} እና {1}"} michael@0: end{"{0}, እና {1}"} michael@0: middle{"{0}፣ {1}"} michael@0: start{"{0}፣ {1}"} michael@0: } michael@0: } michael@0: measurementSystemNames{ michael@0: UK{"ዩኬ"} michael@0: US{"ዩ ኤስ"} michael@0: metric{"ሜትሪክ"} michael@0: } michael@0: transformNames{ michael@0: BGN{"ቢ ጂ ኤን"} michael@0: Numeric{"አሃዛዊ"} michael@0: Tone{"የድምፅ ቃና"} michael@0: UNGEGN{"UNGEGN"} michael@0: x-Accents{"ትእምርት"} michael@0: x-Fullwidth{"ሙሉ ወርድ"} michael@0: x-Halfwidth{"ሃልፍዊድዝ"} michael@0: x-Jamo{"ጃሞ"} michael@0: x-Pinyin{"ፒንዪን"} michael@0: x-Publishing{"ማሳተም"} michael@0: } michael@0: units{ michael@0: acceleration{ michael@0: g-force{ michael@0: one{"{0} ጂ-ኃይል"} michael@0: other{"{0} ጂ-ኃይል"} michael@0: } michael@0: } michael@0: angle{ michael@0: arc-minute{ michael@0: one{"{0} ደቂቃ"} michael@0: other{"{0} ደቂቃ"} michael@0: } michael@0: arc-second{ michael@0: one{"{0} ሰከንድ"} michael@0: other{"{0} ሰከንድ"} michael@0: } michael@0: degree{ michael@0: one{"{0}°ዲግሪ"} michael@0: other{"{0}°ዲግሪ"} michael@0: } michael@0: } michael@0: area{ michael@0: acre{ michael@0: one{"{0} ኤክር"} michael@0: other{"{0} ኤክር"} michael@0: } michael@0: hectare{ michael@0: one{"{0} ሄክታር"} michael@0: other{"{0} ሄክታር"} michael@0: } michael@0: square-foot{ michael@0: one{"{0} ካሬ ጫማ"} michael@0: other{"{0} ካሬ ጫማ"} michael@0: } michael@0: square-kilometer{ michael@0: one{"{0} ካሬ ኪሎሜትር"} michael@0: other{"{0} ካሬ ኪሎሜትር"} michael@0: } michael@0: square-meter{ michael@0: one{"{0} ካሬ ሜትር"} michael@0: other{"{0} ካሬ ሜትር"} michael@0: } michael@0: square-mile{ michael@0: one{"{0} ካሬ ማይል"} michael@0: other{"{0} ካሬ ማይል"} michael@0: } michael@0: } michael@0: compound{ michael@0: per{"{0} በ{1}"} michael@0: } michael@0: duration{ michael@0: day{ michael@0: one{"{0} ቀናት"} michael@0: other{"{0} ቀናት"} michael@0: } michael@0: hour{ michael@0: one{"{0} ሰዓት"} michael@0: other{"{0} ሰዓቶች"} michael@0: } michael@0: millisecond{ michael@0: one{"{0} ሚሊሰከንድ"} michael@0: other{"{0} ሚሊሰከንድ"} michael@0: } michael@0: minute{ michael@0: one{"{0} ደቂቃ"} michael@0: other{"{0} ደቂቃዎች"} michael@0: } michael@0: month{ michael@0: one{"{0} ወር"} michael@0: other{"{0} ወራት"} michael@0: } michael@0: second{ michael@0: one{"{0} ሰከንድ"} michael@0: other{"{0} ሰከንዶች"} michael@0: } michael@0: week{ michael@0: one{"{0} ሳምንት"} michael@0: other{"{0} ሳምንታት"} michael@0: } michael@0: year{ michael@0: one{"{0} ዓመታት"} michael@0: other{"{0} ዓመታት"} michael@0: } michael@0: } michael@0: length{ michael@0: centimeter{ michael@0: one{"{0} ሴንቲሜትር"} michael@0: other{"{0} ሴንቲሜትር"} michael@0: } michael@0: foot{ michael@0: one{"{0} ጫማ"} michael@0: other{"{0} ጫማ"} michael@0: } michael@0: inch{ michael@0: one{"{0} ኢንች"} michael@0: other{"{0} ኢንች"} michael@0: } michael@0: kilometer{ michael@0: one{"{0} ኪሎሜትር"} michael@0: other{"{0} ኪሎሜትር"} michael@0: } michael@0: light-year{ michael@0: one{"{0} የብርሃን ዓመት"} michael@0: other{"{0} የብርሃን ዓመት"} michael@0: } michael@0: meter{ michael@0: one{"{0} ሜትር"} michael@0: other{"{0} ሜትር"} michael@0: } michael@0: mile{ michael@0: one{"{0} ማይል"} michael@0: other{"{0} ማይል"} michael@0: } michael@0: millimeter{ michael@0: one{"{0} ሚሊሜትር"} michael@0: other{"{0} ሚሊሜትር"} michael@0: } michael@0: picometer{ michael@0: one{"{0} ፒኮሜትር"} michael@0: other{"{0} ፒኮሜትር"} michael@0: } michael@0: yard{ michael@0: one{"{0} ያርድ"} michael@0: other{"{0} ያርድ"} michael@0: } michael@0: } michael@0: mass{ michael@0: gram{ michael@0: one{"{0} ግራም"} michael@0: other{"{0} ግራም"} michael@0: } michael@0: kilogram{ michael@0: one{"{0} ኪሎግራም"} michael@0: other{"{0} ኪሎግራም"} michael@0: } michael@0: ounce{ michael@0: one{"{0} አውንስ"} michael@0: other{"{0} አውንስ"} michael@0: } michael@0: pound{ michael@0: one{"{0} ፓውንድ"} michael@0: other{"{0} ፓውንድ"} michael@0: } michael@0: } michael@0: power{ michael@0: horsepower{ michael@0: one{"{0} የፈረስ ኃይል"} michael@0: other{"{0} የፈረስ ኃይል"} michael@0: } michael@0: kilowatt{ michael@0: one{"{0} ኪሎዋት"} michael@0: other{"{0} ኪሎዋት"} michael@0: } michael@0: watt{ michael@0: one{"{0} ዋት"} michael@0: other{"{0} ዋት"} michael@0: } michael@0: } michael@0: pressure{ michael@0: hectopascal{ michael@0: one{"{0} ሄክቶፓስካል"} michael@0: other{"{0} ሄክቶፓስካል"} michael@0: } michael@0: inch-hg{ michael@0: one{"{0} ኢንች ሜርኩሪ"} michael@0: other{"{0} ኢንች ሜርኩሪ"} michael@0: } michael@0: millibar{ michael@0: one{"{0} ሚሊባር"} michael@0: other{"{0} ሚሊባር"} michael@0: } michael@0: } michael@0: speed{ michael@0: kilometer-per-hour{ michael@0: one{"{0} ኪሎሜትር በሰዓት"} michael@0: other{"{0} ኪሎሜትር በሰዓት"} michael@0: } michael@0: meter-per-second{ michael@0: one{"{0} ሜትር በሰከንድ"} michael@0: other{"{0} ሜትር በሰከንድ"} michael@0: } michael@0: mile-per-hour{ michael@0: one{"{0} ማይል በሰዓት"} michael@0: other{"{0} ማይል በሰዓት"} michael@0: } michael@0: } michael@0: temperature{ michael@0: celsius{ michael@0: one{"{0} ዲግሪ ሴልሺየስ"} michael@0: other{"{0} ዲግሪ ሴልሺየስ"} michael@0: } michael@0: fahrenheit{ michael@0: one{"{0}°ዲግሪ ፋራንሃይት"} michael@0: other{"{0}°ዲግሪ ፋራንሃይት"} michael@0: } michael@0: } michael@0: volume{ michael@0: cubic-kilometer{ michael@0: one{"{0} ኩቢክ ኪሎሜትር"} michael@0: other{"{0} ኩቢክ ኪሎሜትር"} michael@0: } michael@0: cubic-mile{ michael@0: one{"{0} ኩቢክ ማይል³"} michael@0: other{"{0} ኩቢክ ማይል³"} michael@0: } michael@0: liter{ michael@0: one{"{0} ሊትር"} michael@0: other{"{0} ሊትር"} michael@0: } michael@0: } michael@0: } michael@0: unitsNarrow{ michael@0: acceleration{ michael@0: g-force{ michael@0: one{"{0} ጂ"} michael@0: other{"{0} ጂ"} michael@0: } michael@0: } michael@0: angle{ michael@0: arc-minute{ michael@0: one{"{0}′"} michael@0: other{"{0}′"} michael@0: } michael@0: arc-second{ michael@0: one{"{0}″"} michael@0: other{"{0}″"} michael@0: } michael@0: degree{ michael@0: one{"{0}°"} michael@0: other{"{0}°"} michael@0: } michael@0: } michael@0: area{ michael@0: acre{ michael@0: one{"{0} ኤክር"} michael@0: other{"{0} ኤክር"} michael@0: } michael@0: hectare{ michael@0: one{"{0} ሄክታር"} michael@0: other{"{0} ሄክታር"} michael@0: } michael@0: square-foot{ michael@0: one{"{0} ጫማ²"} michael@0: other{"{0} ጫማ²"} michael@0: } michael@0: square-kilometer{ michael@0: one{"{0} ኪሜ²"} michael@0: other{"{0} ኪሜ²"} michael@0: } michael@0: square-meter{ michael@0: one{"{0} ሜ²"} michael@0: other{"{0} ሜ²"} michael@0: } michael@0: square-mile{ michael@0: one{"{0} ማይል²"} michael@0: other{"{0} ማይል²"} michael@0: } michael@0: } michael@0: compound{ michael@0: per{"{0}/{1}"} michael@0: } michael@0: duration{ michael@0: day{ michael@0: one{"{0} ቀ"} michael@0: other{"{0} ቀ"} michael@0: } michael@0: hour{ michael@0: one{"{0} ሰ"} michael@0: other{"{0} ሰ"} michael@0: } michael@0: millisecond{ michael@0: one{"{0} ሚሴ"} michael@0: other{"{0} ሚሴ"} michael@0: } michael@0: minute{ michael@0: one{"{0} ደ"} michael@0: other{"{0} ደ"} michael@0: } michael@0: month{ michael@0: one{"{0} ወር"} michael@0: other{"{0} ወር"} michael@0: } michael@0: second{ michael@0: one{"{0} ሴ"} michael@0: other{"{0} ሴ"} michael@0: } michael@0: week{ michael@0: one{"{0} ሳምንት"} michael@0: other{"{0} ሳምንት"} michael@0: } michael@0: year{ michael@0: one{"{0} ዓመት"} michael@0: other{"{0} y"} michael@0: } michael@0: } michael@0: length{ michael@0: centimeter{ michael@0: one{"{0} ሴሜ"} michael@0: other{"{0} ሴሜ"} michael@0: } michael@0: foot{ michael@0: one{"{0} ጫማ"} michael@0: other{"{0} ጫማ"} michael@0: } michael@0: inch{ michael@0: one{"{0} ኢንች"} michael@0: other{"{0} ኢንች"} michael@0: } michael@0: kilometer{ michael@0: one{"{0} ኪሜ"} michael@0: other{"{0} ኪሜ"} michael@0: } michael@0: light-year{ michael@0: one{"{0} ly"} michael@0: other{"{0} ly"} michael@0: } michael@0: meter{ michael@0: one{"{0} ሜ"} michael@0: other{"{0} ሜ"} michael@0: } michael@0: mile{ michael@0: one{"{0} ማይል"} michael@0: other{"{0} ማይል"} michael@0: } michael@0: millimeter{ michael@0: one{"{0} ሚሜ"} michael@0: other{"{0} ሚሜ"} michael@0: } michael@0: picometer{ michael@0: one{"{0} ፒሜ"} michael@0: other{"{0} ፒሜ"} michael@0: } michael@0: yard{ michael@0: one{"{0} ያርድ"} michael@0: other{"{0} ያርድ"} michael@0: } michael@0: } michael@0: mass{ michael@0: gram{ michael@0: one{"{0} ግ"} michael@0: other{"{0} ግ"} michael@0: } michael@0: kilogram{ michael@0: one{"{0} ኪግ"} michael@0: other{"{0} ኪግ"} michael@0: } michael@0: ounce{ michael@0: one{"{0} አውንስ"} michael@0: other{"{0} አውንስ"} michael@0: } michael@0: pound{ michael@0: one{"{0} ፓውንድ"} michael@0: other{"{0} ፓውንድ"} michael@0: } michael@0: } michael@0: power{ michael@0: horsepower{ michael@0: one{"{0} የፈረስ ኃይል"} michael@0: other{"{0} የፈረስ ኃይል"} michael@0: } michael@0: kilowatt{ michael@0: one{"{0} ኪዋ"} michael@0: other{"{0} ኪዋ"} michael@0: } michael@0: watt{ michael@0: one{"{0} ዋ"} michael@0: other{"{0} ዋ"} michael@0: } michael@0: } michael@0: pressure{ michael@0: hectopascal{ michael@0: one{"{0} hPa"} michael@0: other{"{0} hPa"} michael@0: } michael@0: inch-hg{ michael@0: one{"{0} inHg"} michael@0: other{"{0} inHg"} michael@0: } michael@0: millibar{ michael@0: one{"{0} ሚባ"} michael@0: other{"{0} ሚባ"} michael@0: } michael@0: } michael@0: speed{ michael@0: kilometer-per-hour{ michael@0: one{"{0} ኪሜ/ሰ"} michael@0: other{"{0} ኪሜ/ሰ"} michael@0: } michael@0: meter-per-second{ michael@0: one{"{0} ሜ/ሴ"} michael@0: other{"{0} ሜ/ሴ"} michael@0: } michael@0: mile-per-hour{ michael@0: one{"{0} ማይል/ሰ"} michael@0: other{"{0} ማይል/ሰ"} michael@0: } michael@0: } michael@0: temperature{ michael@0: celsius{ michael@0: one{"{0}°ሴ"} michael@0: other{"{0}°ሴ"} michael@0: } michael@0: fahrenheit{ michael@0: one{"{0}°ፋ"} michael@0: other{"{0}°ፋ"} michael@0: } michael@0: } michael@0: volume{ michael@0: cubic-kilometer{ michael@0: one{"{0} ኪሜ³"} michael@0: other{"{0} ኪሜ³"} michael@0: } michael@0: cubic-mile{ michael@0: one{"{0} ማይል³"} michael@0: other{"{0} ማይል³"} michael@0: } michael@0: liter{ michael@0: one{"{0} ሊ"} michael@0: other{"{0} ሊ"} michael@0: } michael@0: } michael@0: } michael@0: unitsShort{ michael@0: acceleration{ michael@0: g-force{ michael@0: one{"{0} ጂ"} michael@0: other{"{0} ጂ"} michael@0: } michael@0: } michael@0: angle{ michael@0: arc-minute{ michael@0: one{"{0} ደቂቃ"} michael@0: other{"{0} ደቂቃ"} michael@0: } michael@0: arc-second{ michael@0: one{"{0} ሰከንድ"} michael@0: other{"{0} ሰከንድ"} michael@0: } michael@0: degree{ michael@0: one{"{0}°ዲግሪ"} michael@0: other{"{0}°ዲግሪ"} michael@0: } michael@0: } michael@0: area{ michael@0: acre{ michael@0: one{"{0} ኤክር"} michael@0: other{"{0} ኤክር"} michael@0: } michael@0: hectare{ michael@0: one{"{0} ሄክታር"} michael@0: other{"{0} ሄክታር"} michael@0: } michael@0: square-foot{ michael@0: one{"{0} ካሬ ጫማ"} michael@0: other{"{0} ካሬ ጫማ"} michael@0: } michael@0: square-kilometer{ michael@0: one{"{0} ኪሜ²"} michael@0: other{"{0} ኪሜ²"} michael@0: } michael@0: square-meter{ michael@0: one{"{0} ሜ²"} michael@0: other{"{0} ሜ²"} michael@0: } michael@0: square-mile{ michael@0: one{"{0} ካሬ ማይል"} michael@0: other{"{0} ካሬ ማይል"} michael@0: } michael@0: } michael@0: compound{ michael@0: per{"{0}/{1}"} michael@0: } michael@0: duration{ michael@0: day{ michael@0: one{"{0} ቀናት"} michael@0: other{"{0} ቀናት"} michael@0: } michael@0: hour{ michael@0: one{"{0} ሰዓ"} michael@0: other{"{0} ሰዓ"} michael@0: } michael@0: millisecond{ michael@0: one{"{0} ሚሴ"} michael@0: other{"{0} ሚሴ"} michael@0: } michael@0: minute{ michael@0: one{"{0} ደቂ"} michael@0: other{"{0} ደቂቃ"} michael@0: } michael@0: month{ michael@0: one{"{0} ወራት"} michael@0: other{"{0} ወራት"} michael@0: } michael@0: second{ michael@0: one{"{0} ሰከ"} michael@0: other{"{0} ሰከ"} michael@0: } michael@0: week{ michael@0: one{"{0} ሳምንት"} michael@0: other{"{0} ሳምንታት"} michael@0: } michael@0: year{ michael@0: one{"{0} ዓመት"} michael@0: other{"{0} ዓመታት"} michael@0: } michael@0: } michael@0: length{ michael@0: centimeter{ michael@0: one{"{0} ሴሜ"} michael@0: other{"{0} ሴሜ"} michael@0: } michael@0: foot{ michael@0: one{"{0} ጫማ"} michael@0: other{"{0} ጫማ"} michael@0: } michael@0: inch{ michael@0: one{"{0} ኢንች"} michael@0: other{"{0} ኢንች"} michael@0: } michael@0: kilometer{ michael@0: one{"{0} ኪሜ"} michael@0: other{"{0} ኪሜ"} michael@0: } michael@0: light-year{ michael@0: one{"{0} ly"} michael@0: other{"{0} ly"} michael@0: } michael@0: meter{ michael@0: one{"{0} ሜ"} michael@0: other{"{0} ሜ"} michael@0: } michael@0: mile{ michael@0: one{"{0} ማይል"} michael@0: other{"{0} ማይል"} michael@0: } michael@0: millimeter{ michael@0: one{"{0} ሚሜ"} michael@0: other{"{0} ሚሜ"} michael@0: } michael@0: picometer{ michael@0: one{"{0} ፒሜ"} michael@0: other{"{0} ፒሜ"} michael@0: } michael@0: yard{ michael@0: one{"{0} ያርድ"} michael@0: other{"{0} ያርድ"} michael@0: } michael@0: } michael@0: mass{ michael@0: gram{ michael@0: one{"{0} ግ"} michael@0: other{"{0} ግ"} michael@0: } michael@0: kilogram{ michael@0: one{"{0} ኪግ"} michael@0: other{"{0} ኪግ"} michael@0: } michael@0: ounce{ michael@0: one{"{0} አውንስ"} michael@0: other{"{0} አውንስ"} michael@0: } michael@0: pound{ michael@0: one{"{0} ፓውንድ"} michael@0: other{"{0} ፓውንድ"} michael@0: } michael@0: } michael@0: power{ michael@0: horsepower{ michael@0: one{"{0} የፈረስ ኃይል"} michael@0: other{"{0} የፈረስ ኃይል"} michael@0: } michael@0: kilowatt{ michael@0: one{"{0} ኪዋ"} michael@0: other{"{0} ኪዋ"} michael@0: } michael@0: watt{ michael@0: one{"{0} ዋ"} michael@0: other{"{0} ዋ"} michael@0: } michael@0: } michael@0: pressure{ michael@0: hectopascal{ michael@0: one{"{0} ሄክቶፓስካል"} michael@0: other{"{0} ሄክቶፓስካል"} michael@0: } michael@0: inch-hg{ michael@0: one{"{0} ኢንች ሜርኩሪ"} michael@0: other{"{0} ኢንች ሜርኩሪ"} michael@0: } michael@0: millibar{ michael@0: one{"{0} ሚባ"} michael@0: other{"{0} ሚባ"} michael@0: } michael@0: } michael@0: speed{ michael@0: kilometer-per-hour{ michael@0: one{"{0} ኪሜ/ሰ"} michael@0: other{"{0} ኪሜ/ሰ"} michael@0: } michael@0: meter-per-second{ michael@0: one{"{0} ሜ/ሴ"} michael@0: other{"{0} ሜ/ሴ"} michael@0: } michael@0: mile-per-hour{ michael@0: one{"{0} ማይል/ሰ"} michael@0: other{"{0} ማይል/ሰ"} michael@0: } michael@0: } michael@0: temperature{ michael@0: celsius{ michael@0: one{"{0}°ሴ"} michael@0: other{"{0}°ሴ"} michael@0: } michael@0: fahrenheit{ michael@0: one{"{0}°ፋ"} michael@0: other{"{0}°ፋ"} michael@0: } michael@0: } michael@0: volume{ michael@0: cubic-kilometer{ michael@0: one{"{0} ኪሜ³"} michael@0: other{"{0} ኪሜ³"} michael@0: } michael@0: cubic-mile{ michael@0: one{"{0} ማይል³"} michael@0: other{"{0} ማይል³"} michael@0: } michael@0: liter{ michael@0: one{"{0} ሊ"} michael@0: other{"{0} ሊ"} michael@0: } michael@0: } michael@0: } michael@0: }