]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/es_EC.txt
ICU-400.40.tar.gz
[apple/icu.git] / icuSources / data / locales / es_EC.txt
index 94079e6ccefce89e096b4ca1ac0f91e511ec14b2..92e4e953da461e037cdb817d60e4e4276c4d62e5 100644 (file)
@@ -1,44 +1,38 @@
-// ***************************************************************************
+// ***************************************************************************
 // *
-// *   Copyright (C) 1997-2003, International Business Machines
-// *   Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2008 International Business Machines
+// * Corporation and others.  All Rights Reserved.
+// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
+// * Source File:<path>/common/main/es_EC.xml
 // *
 // ***************************************************************************
-
-es_EC {
-    Version { "2.0" }
-    DateTimePatterns { 
-        "HH:mm:ss z",
-        "H:mm:ss z",
-        "H:mm:ss",
-        "H:mm",
-        "EEEE d' de 'MMMM' de 'yyyy",
-        "d' de 'MMMM' de 'yyyy",
-        "dd/MM/yyyy",
-        "dd/MM/yy",
-        "{1} {0}",
-    }
-    LocaleID:int { 0x300a }
-//    LocaleString { "es_EC" }
-    NumberElements { 
-        ",",
-        ".",
-        ";",
-        "%",
-        "0",
-        "#",
-        "-",
-        "E",
-        "\u2030",
-        "\u221E",
-        "\uFFFD",
-        ",",
+es_EC{
+    Currencies{
+        USD{
+            "$",
+            "dólar estadounidense",
+        }
     }
-    NumberPatterns { 
-        "#,##0.###;-#,##0.###",
-        "\u00A4#,##0.00;\u00A4-#,##0.00",
+    NumberPatterns{
+        "#,##0.###",
+        "¤#,##0.00;¤-#,##0.00",
         "#,##0%",
         "#E0",
     }
-//    ShortCountry { "ECU" }
+    Version{"1.57"}
+    calendar{
+        gregorian{
+            DateTimePatterns{
+                "HH:mm:ss v",
+                "H:mm:ss z",
+                "H:mm:ss",
+                "H:mm",
+                "EEEE d 'de' MMMM 'de' yyyy",
+                "d 'de' MMMM 'de' yyyy",
+                "dd/MM/yyyy",
+                "dd/MM/yy",
+                "{1} {0}",
+            }
+        }
+    }
 }