summaryrefslogtreecommitdiff
path: root/Build/source/libs/icu-xetex/data/locales/om_ET.txt
diff options
context:
space:
mode:
authorJonathan Kew <jfkthame@googlemail.com>2006-07-25 12:37:43 +0000
committerJonathan Kew <jfkthame@googlemail.com>2006-07-25 12:37:43 +0000
commit10c60368cd42904bd991453f02b684ebe02ef915 (patch)
treec6fb06ccf22a81c80af08f79df1b436120703de4 /Build/source/libs/icu-xetex/data/locales/om_ET.txt
parent4d8b2aac6036acbb6878236c27e2fb110dad8643 (diff)
adding ICU library sources used by xetex
git-svn-id: svn://tug.org/texlive/trunk@1915 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/icu-xetex/data/locales/om_ET.txt')
-rw-r--r--Build/source/libs/icu-xetex/data/locales/om_ET.txt46
1 files changed, 46 insertions, 0 deletions
diff --git a/Build/source/libs/icu-xetex/data/locales/om_ET.txt b/Build/source/libs/icu-xetex/data/locales/om_ET.txt
new file mode 100644
index 00000000000..34ad28cd325
--- /dev/null
+++ b/Build/source/libs/icu-xetex/data/locales/om_ET.txt
@@ -0,0 +1,46 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2005 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
+// * Source File: ../../../cldr/common/main/om_ET.xml
+// *
+// ***************************************************************************
+om_ET{
+ Currencies{
+ ETB{
+ "$",
+ "ETB",
+ }
+ USD{
+ "US$",
+ "USD",
+ }
+ }
+ NumberPatterns{
+ "#,##0.###",
+ "¤#,##0.00",
+ "#,##0%",
+ "#E0",
+ }
+ Version{"1.28"}
+ calendar{
+ gregorian{
+ AmPmMarkers{
+ "WD",
+ "WB",
+ }
+ DateTimePatterns{
+ "h:mm:ss a",
+ "h:mm:ss a",
+ "h:mm:ss a",
+ "h:mm a",
+ "EEEE, MMMM d, yyyy",
+ "dd MMMM yyyy",
+ "dd-MMM-yy",
+ "dd/MM/yy",
+ "{1} {0}",
+ }
+ }
+ }
+}