-// ***************************************************************************
+// ***************************************************************************
// *
-// * Copyright (C) 2001-2003, International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2004 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
+// * Source File: ../../../locale/common/main/am_ET.xml
// *
// ***************************************************************************
-// * Amharic language locale for Ethiopia.
-// * Contributed by Daniel Yacob <yacob@geez.org>, Ge'ez Frontier Foundation
-
-am_ET {
- Version{ "2.0" }
- AmPmMarkers {
- "\u1321\u12CB\u1275",
- "\u12A8\u1233\u12D3\u1275",
- }
- DateTimePatterns {
- "hh:mm:ss a",
- "hh:mm:ss a",
- "h:mm:ss a",
- "h:mm a",
- "EEEE\u1363 dd MMMM \u1240\u1295 yyyy G",
- "dd MMMM yyyy",
- "dd-MMM-yy",
- "dd/MM/yy",
- "{1} {0}",
+am_ET{
+ Currencies{
+ ETB{
+ "$",
+ "ETB",
+ }
+ USD{
+ "US$",
+ "USD",
+ }
}
- // Measurement { "Metric" }
-// NumberElements {
-// ".",
-// ",",
-// ";",
-// "%",
-// "0",
-// "#",
-// "-",
-// "E",
-// "\u2030",
-// "\u221E",
-// "\uFFFD",
-// }
- NumberPatterns {
+ NumberPatterns{
"#,##0.###;-#,##0.###",
- "\u00A4#,##0.00;-\u00A4#,##0.00",
+ "¤#,##0.00;-¤#,##0.00",
"#,##0%",
"#E0",
}
- // PaperSize {
- // Height { "297" }
- // Width { "210" }
- // Units { "mm" }
- // }
-
- // Currency display names
- Currencies {
- ETB { "$", "ETB" }
+ Version{"1.2"}
+ calendar{
+ gregorian{
+ AmPmMarkers{
+ "ጡዋት",
+ "ከሳዓት",
+ }
+ DateTimePatterns{
+ "hh:mm:ss a",
+ "hh:mm:ss a",
+ "h:mm:ss a",
+ "h:mm a",
+ "EEEE፣ dd MMMM ቀን yyyy G",
+ "dd MMMM yyyy",
+ "dd-MMM-yy",
+ "dd/MM/yy",
+ "{1} {0}",
+ }
+ }
}
- }
+}