]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/es_AR.txt
ICU-511.25.tar.gz
[apple/icu.git] / icuSources / data / locales / es_AR.txt
index 0a6f2e6c398c007dcdf99eb7f569bb78330a6cbd..1b8e44d80c192a793625319f8933dab49835e5d2 100644 (file)
@@ -1,51 +1,64 @@
 // ***************************************************************************
 // *
-// * 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_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{
-    Currencies{
-        ARS{
-            "$",
-            "Peso Argentino",
-        }
-        TRY{
-            "TRY",
-            "nueva lira turca",
+    %%Parent{"es_419"}
+    NumberElements{
+        latn{
+            symbols{
+                decimal{","}
+                group{"."}
+            }
         }
     }
-    Variants{
-        REVISED{"Ortografía revisada"}
-    }
-    Version{"1.57"}
+    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}",
+            }
+            availableFormats{
+                MEd{"E d-M"}
+                yM{"M-y"}
             }
+        }
+        gregorian{
             DateTimePatterns{
-                "HH'h'''mm:ss v",
+                "HH'h'''mm:ss zzzz",
                 "H:mm:ss z",
                 "HH:mm:ss",
                 "HH:mm",
-                "EEEE d 'de' MMMM 'de' yyyy",
-                "d 'de' MMMM 'de' yyyy",
-                "dd/MM/yyyy",
+                "EEEE, d 'de' MMMM 'de' y",
+                "d 'de' MMMM 'de' y",
+                "dd/MM/y",
                 "dd/MM/yy",
                 "{1} {0}",
+                "{1} {0}",
+                "{1} {0}",
+                "{1} {0}",
+                "{1} {0}",
             }
             availableFormats{
                 MEd{"E d-M"}
-                yM{"M-yyyy"}
+                yM{"M-y"}
             }
         }
     }
-    measurementSystemNames{
-        US{"estadounidense"}
-        metric{"métrico"}
-    }
 }