]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/so_ET.txt
ICU-8.11.tar.gz
[apple/icu.git] / icuSources / data / locales / so_ET.txt
index ef53f74e9decf2dfcb6d56fc17eebbee0c9c12cb..da75f3eccccde060163b93526321169b5980e8f7 100644 (file)
@@ -1,46 +1,35 @@
-// ***************************************************************************
+// ***************************************************************************
 // *
-// *   Copyright (C) 2001-2003, International Business Machines
-// *   Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2006 International Business Machines
+// * Corporation and others.  All Rights Reserved.
+// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
+// * Source File:<path>/common/main/so_ET.xml
 // *
 // ***************************************************************************
-// * Somali language locale for Ethiopia.
-// * Contributed by :
-// *    Daniel Yacob <yacob@geez.org>, Ge'ez Frontier Foundation
-// *    Mohamed Diriye Abdullahi <diriyeam@magellan.umontreal.ca>
-// *    Department of Linguistics and Translation, Universite de Montreal, Montreal
-
-
-so_ET {
-    Version{ "2.0" }
-    // Measurement { "Metric" }
-//    NumberElements {
-//        ".",
-//        ",",
-//        ";",
-//        "%",
-//        "0",
-//        "#",
-//        "-",
-//        "E",
-//        "\u2030",
-//        "\u221E",
-//        "\uFFFD",
-//    }
-    NumberPatterns {
-        "#,##0.###;-#,##0.###",
-        "\u00A4#,##0.00;-\u00A4#,##0.00",
+so_ET{
+    Currencies{
+        ETB{
+            "$",
+            "Itoobiya Bir",
+        }
+        USD{
+            "US$",
+            "USD",
+        }
+    }
+    NumberPatterns{
+        "#,##0.###",
+        "¤#,##0.00",
         "#,##0%",
         "#E0",
     }
-    // PaperSize {
-    //    Height { "297" }
-    //    Width { "210" }
-    //    Units { "mm" }
-    // }
-
-    // Currency display names
-    Currencies {
-        ETB { "$", "ETB" }
+    Version{"1.39"}
+    calendar{
+        gregorian{
+            DateTimeElements:intvector{
+                7,
+                1,
+            }
+        }
     }
- }
+}