]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/es_PE.txt
ICU-551.24.tar.gz
[apple/icu.git] / icuSources / data / locales / es_PE.txt
index 318f2b6c9656a9c968fe7cc353071851e4fd017f..d4e32913cbe440242d4972e424b8b3cb8ef8a4a1 100644 (file)
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2015 International Business Machines
 // * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_PE.xml
@@ -8,14 +8,14 @@
 // ***************************************************************************
 es_PE{
     %%Parent{"es_419"}
-    Version{"2.0.90.61"}
+    Version{"2.1.13.23"}
     calendar{
         generic{
             DateTimePatterns{
-                "HH'H'mm''ss'' zzzz",
-                "H:mm:ss z",
-                "H:mm:ss",
-                "H:mm",
+                "h:mm:ss a zzzz",
+                "h:mm:ss a z",
+                "h:mm:ss a",
+                "h:mm a",
                 "EEEE, d 'de' MMMM 'de' y G",
                 "d 'de' MMMM 'de' y G",
                 "dd/MM/y G",
@@ -29,13 +29,13 @@ es_PE{
         }
         gregorian{
             DateTimePatterns{
-                "HH'H'mm''ss'' zzzz",
-                "H:mm:ss z",
-                "H:mm:ss",
-                "H:mm",
+                "h:mm:ss a zzzz",
+                "h:mm:ss a z",
+                "h:mm:ss a",
+                "h:mm a",
                 "EEEE, d 'de' MMMM 'de' y",
                 "d 'de' MMMM 'de' y",
-                "d/M/y",
+                "d MMM y",
                 "d/MM/yy",
                 "{1} {0}",
                 "{1}, {0}",
@@ -43,6 +43,68 @@ es_PE{
                 "{1} {0}",
                 "{1} {0}",
             }
+            monthNames{
+                format{
+                    abbreviated{
+                        "ene.",
+                        "feb.",
+                        "mar.",
+                        "abr.",
+                        "may.",
+                        "jun.",
+                        "jul.",
+                        "ago.",
+                        "set.",
+                        "oct.",
+                        "nov.",
+                        "dic.",
+                    }
+                    wide{
+                        "enero",
+                        "febrero",
+                        "marzo",
+                        "abril",
+                        "mayo",
+                        "junio",
+                        "julio",
+                        "agosto",
+                        "setiembre",
+                        "octubre",
+                        "noviembre",
+                        "diciembre",
+                    }
+                }
+                stand-alone{
+                    abbreviated{
+                        "Ene.",
+                        "Feb.",
+                        "Mar.",
+                        "Abr.",
+                        "May.",
+                        "Jun.",
+                        "Jul.",
+                        "Ago.",
+                        "Set.",
+                        "Oct.",
+                        "Nov.",
+                        "Dic.",
+                    }
+                    wide{
+                        "Enero",
+                        "Febrero",
+                        "Marzo",
+                        "Abril",
+                        "Mayo",
+                        "Junio",
+                        "Julio",
+                        "Agosto",
+                        "Setiembre",
+                        "Octubre",
+                        "Noviembre",
+                        "Diciembre",
+                    }
+                }
+            }
         }
     }
 }