2004-08-20 23:12:31 +00:00
|
|
|
// ***************************************************************************
|
2001-07-24 23:36:07 +00:00
|
|
|
// *
|
2005-03-22 01:25:51 +00:00
|
|
|
// * Copyright (C) 2005 International Business Machines
|
2004-08-20 23:12:31 +00:00
|
|
|
// * Corporation and others. All Rights Reserved.
|
|
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
2005-11-30 23:44:06 +00:00
|
|
|
// * Source File:<path>/common/main/om_ET.xml
|
2001-07-24 23:36:07 +00:00
|
|
|
// *
|
2002-02-14 02:27:03 +00:00
|
|
|
// ***************************************************************************
|
2004-08-20 23:12:31 +00:00
|
|
|
om_ET{
|
|
|
|
Currencies{
|
|
|
|
ETB{
|
|
|
|
"$",
|
2005-12-19 18:30:58 +00:00
|
|
|
"Itoophiyaa Birrii",
|
2004-08-20 23:12:31 +00:00
|
|
|
}
|
2004-10-21 23:47:57 +00:00
|
|
|
USD{
|
|
|
|
"US$",
|
2005-12-19 18:30:58 +00:00
|
|
|
"US Dollar",
|
2004-10-21 23:47:57 +00:00
|
|
|
}
|
2004-08-20 23:12:31 +00:00
|
|
|
}
|
|
|
|
NumberPatterns{
|
2005-03-22 01:25:51 +00:00
|
|
|
"#,##0.###",
|
|
|
|
"¤#,##0.00",
|
2002-02-14 02:27:03 +00:00
|
|
|
"#,##0%",
|
|
|
|
"#E0",
|
2001-07-24 23:36:07 +00:00
|
|
|
}
|
2005-11-30 23:44:06 +00:00
|
|
|
Version{"1.32"}
|
2004-05-18 02:47:52 +00:00
|
|
|
calendar{
|
|
|
|
gregorian{
|
|
|
|
AmPmMarkers{
|
2004-08-20 23:12:31 +00:00
|
|
|
"WD",
|
|
|
|
"WB",
|
2004-05-18 02:47:52 +00:00
|
|
|
}
|
|
|
|
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}",
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2001-11-07 03:40:49 +00:00
|
|
|
}
|