]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/es_PY.txt
ICU-62109.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / es_PY.txt
index 5d8045611cc1c3ac1c619c7d55b123bd9fe79486..165a3e265174c26adf877bbe0e730cc6619450c7 100644 (file)
@@ -1,11 +1,5 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2013 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/es_PY.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
 es_PY{
     %%Parent{"es_419"}
     NumberElements{
@@ -19,5 +13,188 @@ es_PY{
             }
         }
     }
-    Version{"2.0.82.45"}
+    Version{"2.1.38.39"}
+    calendar{
+        gregorian{
+            AmPmMarkers{
+                "a. m.",
+                "p. m.",
+            }
+            AmPmMarkersAbbr{
+                "a. m.",
+                "p. m.",
+            }
+            dayNames{
+                format{
+                    short{
+                        "do",
+                        "lu",
+                        "ma",
+                        "mi",
+                        "ju",
+                        "vi",
+                        "sa",
+                    }
+                }
+                stand-alone{
+                    short{
+                        "Do",
+                        "Lu",
+                        "Ma",
+                        "Mi",
+                        "Ju",
+                        "Vi",
+                        "Sa",
+                    }
+                }
+            }
+            dayPeriod{
+                stand-alone{
+                    abbreviated{
+                        am{"a. m."}
+                        pm{"p. m."}
+                    }
+                    narrow{
+                        am{"a. m."}
+                        noon{"m."}
+                        pm{"p. m."}
+                    }
+                    wide{
+                        am{"a. m."}
+                        pm{"p. m."}
+                    }
+                }
+            }
+            intervalFormats{
+                Md{
+                    M{"d/M 'al' d/M"}
+                    d{"d/M 'al' d/M"}
+                }
+                h{
+                    a{"h a 'a' h a"}
+                    h{"h 'a' h a"}
+                }
+                hm{
+                    a{"h:mm a 'a' h:mm a"}
+                    h{"h:mm 'a' h:mm a"}
+                    m{"h:mm 'a' h:mm a"}
+                }
+                yMMM{
+                    M{"MMM 'a' MMM y"}
+                    y{"MMM 'de' y 'a' MMM 'de' y"}
+                }
+                yMMMM{
+                    M{"MMMM 'a' MMMM 'de' y"}
+                    y{"MMMM 'de' y 'a' MMMM 'de' y"}
+                }
+                yMMMd{
+                    M{"d 'de' MMM 'al' d 'de' MMM 'de' y"}
+                }
+                yMd{
+                    M{"d/M/y 'al' d/M/y"}
+                    d{"d/M/y 'al' d/M/y"}
+                    y{"d/M/y 'al' d/M/y"}
+                }
+            }
+            monthNames{
+                format{
+                    abbreviated{
+                        "ene.",
+                        "feb.",
+                        "mar.",
+                        "abr.",
+                        "may.",
+                        "jun.",
+                        "jul.",
+                        "ago.",
+                        "sept.",
+                        "oct.",
+                        "nov.",
+                        "dic.",
+                    }
+                }
+                stand-alone{
+                    abbreviated{
+                        "ene.",
+                        "feb.",
+                        "mar.",
+                        "abr.",
+                        "may.",
+                        "jun.",
+                        "jul.",
+                        "ago.",
+                        "sept.",
+                        "oct.",
+                        "nov.",
+                        "dic.",
+                    }
+                }
+            }
+        }
+    }
+    fields{
+        day{
+            relative{
+                "-1"{"ayer"}
+                "-2"{"anteayer"}
+                "0"{"hoy"}
+                "1"{"mañana"}
+                "2"{"pasado mañana"}
+            }
+        }
+        mon-narrow{
+            relative{
+                "-1"{"el lun. pasado"}
+                "0"{"este lun."}
+                "1"{"el próximo lun."}
+            }
+        }
+        second-narrow{
+            relativeTime{
+                future{
+                    one{"dentro de {0} seg."}
+                    other{"dentro de {0} seg."}
+                }
+                past{
+                    one{"hace {0} seg."}
+                    other{"hace {0} seg."}
+                }
+            }
+        }
+        second-short{
+            dn{"seg."}
+            relativeTime{
+                future{
+                    one{"dentro de {0} seg."}
+                    other{"dentro de {0} seg."}
+                }
+                past{
+                    one{"hace {0} seg."}
+                    other{"hace {0} seg."}
+                }
+            }
+        }
+        sun-narrow{
+            relative{
+                "-1"{"el dom. pasado"}
+                "0"{"este dom."}
+                "1"{"el próximo dom."}
+            }
+        }
+        tue-narrow{
+            relative{
+                "-1"{"el mar. pasado"}
+                "0"{"este mar."}
+                "1"{"el próximo mar."}
+            }
+        }
+    }
+    listPattern{
+        unit-short{
+            2{"{0} y {1}"}
+            end{"{0} y {1}"}
+            middle{"{0}, {1}"}
+            start{"{0}, {1}"}
+        }
+    }
 }