diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-04-20 18:13:48 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-04-20 18:13:48 +0000 |
commit | e5786f530f9555469c01435f86039b06aa53feba (patch) | |
tree | c868e8d32282422d7d445b729db95c3fcdafb6d0 /Build/source/libs/icu/icu-xetex/data/locales/om.txt | |
parent | ebaa1768b43c8606d923d2e861b5286b74207b3e (diff) |
new build system: build icu libs and xetex plus misc updates
git-svn-id: svn://tug.org/texlive/trunk@12759 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/icu/icu-xetex/data/locales/om.txt')
-rw-r--r-- | Build/source/libs/icu/icu-xetex/data/locales/om.txt | 105 |
1 files changed, 105 insertions, 0 deletions
diff --git a/Build/source/libs/icu/icu-xetex/data/locales/om.txt b/Build/source/libs/icu/icu-xetex/data/locales/om.txt new file mode 100644 index 00000000000..f6466efd5d8 --- /dev/null +++ b/Build/source/libs/icu/icu-xetex/data/locales/om.txt @@ -0,0 +1,105 @@ +// *************************************************************************** +// * +// * Copyright (C) 2007 International Business Machines +// * Corporation and others. All Rights Reserved. +// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java +// * Source File:<path>/common/main/om.xml +// * +// *************************************************************************** +/** + * ICU <specials> source: <path>/xml/main/om.xml + */ +om{ + Countries{ + ET{"Itoophiyaa"} + KE{"Keeniyaa"} + } + Currencies{ + ETB{ + "$", + "ETB", + } + KES{ + "Ksh", + "KES", + } + } + ExemplarCharacters{"[a-z]"} + Languages{ + om{"Oromoo"} + } + LocaleScript{ + "Latn", + } + NumberPatterns{ + "#,##0.###", + "¤#,##0.00", + "#,##0%", + "#E0", + } + Version{"1.50"} + calendar{ + gregorian{ + dayNames{ + format{ + abbreviated{ + "Dil", + "Wix", + "Qib", + "Rob", + "Kam", + "Jim", + "San", + } + wide{ + "Dilbata", + "Wiixata", + "Qibxata", + "Roobii", + "Kamiisa", + "Jimaata", + "Sanbata", + } + } + } + eras{ + abbreviated{ + "KD", + "KB", + } + } + monthNames{ + format{ + abbreviated{ + "Ama", + "Gur", + "Bit", + "Elb", + "Cam", + "Wax", + "Ado", + "Hag", + "Ful", + "Onk", + "Sad", + "Mud", + } + wide{ + "Amajjii", + "Guraandhala", + "Bitooteessa", + "Elba", + "Caamsa", + "Waxabajjii", + "Adooleessa", + "Hagayya", + "Fuulbana", + "Onkololeessa", + "Sadaasa", + "Muddee", + } + } + } + } + } +} |