]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/es_AR.txt
ICU-511.31.tar.gz
[apple/icu.git] / icuSources / data / locales / es_AR.txt
index 7b4f4f9b8dc8561e0d0d8528e86ae2506fb67857..1b8e44d80c192a793625319f8933dab49835e5d2 100644 (file)
@@ -1,31 +1,53 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2010 International Business Machines
-// * Corporation and others.  All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/main/es_AR.xml
+// * Copyright (C) 2013 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/es_AR.xml
 // *
 // ***************************************************************************
 es_AR{
-    Version{"2.0.46.25"}
+    %%Parent{"es_419"}
+    NumberElements{
+        latn{
+            symbols{
+                decimal{","}
+                group{"."}
+            }
+        }
+    }
+    Version{"2.0.82.45"}
     calendar{
-        gregorian{
-            AmPmMarkers{
-                "a.m.",
-                "p.m.",
+        generic{
+            DateTimePatterns{
+                "HH'h'''mm:ss zzzz",
+                "H:mm:ss z",
+                "HH:mm:ss",
+                "HH:mm",
+                "EEEE, d 'de' MMMM 'de' y G",
+                "d 'de' MMMM 'de' y G",
+                "dd/MM/y G",
+                "dd/MM/yy GGGGG",
+                "{1} {0}",
+                "{1} {0}",
+                "{1} {0}",
+                "{1} {0}",
+                "{1} {0}",
             }
-            DateTimeElements:intvector{
-                1,
-                4,
+            availableFormats{
+                MEd{"E d-M"}
+                yM{"M-y"}
             }
+        }
+        gregorian{
             DateTimePatterns{
                 "HH'h'''mm:ss zzzz",
                 "H:mm:ss z",
                 "HH:mm:ss",
                 "HH:mm",
-                "EEEE d 'de' MMMM 'de' y",
+                "EEEE, d 'de' MMMM 'de' y",
                 "d 'de' MMMM 'de' y",
-                "dd/MM/yyyy",
+                "dd/MM/y",
                 "dd/MM/yy",
                 "{1} {0}",
                 "{1} {0}",
@@ -35,12 +57,8 @@ es_AR{
             }
             availableFormats{
                 MEd{"E d-M"}
-                yM{"M-yyyy"}
+                yM{"M-y"}
             }
         }
     }
-    measurementSystemNames{
-        US{"estadounidense"}
-        metric{"métrico"}
-    }
 }