]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/es_VE.txt
ICU-551.51.4.tar.gz
[apple/icu.git] / icuSources / data / locales / es_VE.txt
index 912ace09b8d00ebaf7b3e4ba382fbcda19a1b4bb..0e72d14e76e6d3f1e3867940bf94a04f845f6330 100644 (file)
@@ -1,44 +1,23 @@
-// ***************************************************************************
+// ***************************************************************************
 // *
-// *   Copyright (C) 1997-2003, International Business Machines
-// *   Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2015 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/es_VE.xml
 // *
 // ***************************************************************************
-
-es_VE {
-    Version { "2.0" }
-    DateTimePatterns { 
-        "hh:mm:ss a z",
-        "hh:mm:ss a z",
-        "hh:mm:ss a",
-        "hh:mm a",
-        "EEEE d' de 'MMMM' de 'yyyy",
-        "d' de 'MMMM' de 'yyyy",
-        "dd/MM/yyyy",
-        "dd/MM/yy",
-        "{1} {0}",
-    }
-    LocaleID:int { 0x200a }
-//    LocaleString { "es_VE" }
-    NumberElements {
-        ",",
-        ".",
-        ";",
-        "%",
-        "0",
-        "#",
-        "-",
-        "E",
-        "\u2030",
-        "\u221E",
-        "\uFFFD",
-        ",",
-    }
-    NumberPatterns { 
-        "#,##0.###;-#,##0.###",
-        "\u00A4#,##0.00;\u00A4 -#,##0.00",
-        "#,##0%",
-        "#E0",
+es_VE{
+    %%Parent{"es_419"}
+    NumberElements{
+        latn{
+            patterns{
+                currencyFormat{"¤#,##0.00;¤-#,##0.00"}
+            }
+            symbols{
+                decimal{","}
+                group{"."}
+            }
+        }
     }
-//    ShortCountry { "VEN" }
+    Version{"2.1.6.69"}
 }