]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/so_SO.txt
ICU-6.2.4.tar.gz
[apple/icu.git] / icuSources / data / locales / so_SO.txt
index 165d521a62d233640a77457f328485b98a1a1e26..1bd6ec879bed9cb018ecd2e7c9809a3abd52f41d 100644 (file)
@@ -1,46 +1,27 @@
-// ***************************************************************************
+// ***************************************************************************
 // *
-// *   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/so_SO.xml
 // *
 // ***************************************************************************
-// * Somali language locale for Somalia.
-// * 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_SO {
-    Version{ "2.0" }
-    // Measurement { "Metric" }
-//    NumberElements {
-//        ".",
-//        ",",
-//        ";",
-//        "%",
-//        "0",
-//        "#",
-//        "-",
-//        "E",
-//        "\u2030",
-//        "\u221E",
-//        "\uFFFD",
-//    }
-    NumberPatterns {
+so_SO{
+    Currencies{
+        SOS{
+            "$",
+            "SOS",
+        }
+        USD{
+            "US$",
+            "USD",
+        }
+    }
+    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 {
-        SOS { "$", "SOS" }
-    }
- }
+    Version{"1.2"}
+}