]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/am_ET.txt
ICU-6.2.4.tar.gz
[apple/icu.git] / icuSources / data / locales / am_ET.txt
index a64d773f3d8eff0d4e9b8ca564bb4985c7292978..7a5e01a7dd360427960fa66074d9c14938ccbf2e 100644 (file)
@@ -1,57 +1,46 @@
-// ***************************************************************************
+// ***************************************************************************
 // *
-// *   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}",
+            }
+        }
     }
- }
+}