]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/es_CL.txt
ICU-59117.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / es_CL.txt
index 451b4d2d30fb8476e250537dccf27738a1dd38c7..5b72b25d857a54a80b0bb2a05b8cf782b13fe51b 100644 (file)
@@ -1,11 +1,5 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/es_CL.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
 es_CL{
     %%Parent{"es_419"}
     NumberElements{
@@ -18,8 +12,9 @@ es_CL{
                 group{"."}
             }
         }
+        minimumGroupingDigits{"2"}
     }
-    Version{"2.1.21.28"}
+    Version{"2.1.31.33"}
     calendar{
         generic{
             DateTimePatterns{
@@ -90,6 +85,14 @@ es_CL{
             }
         }
         gregorian{
+            AmPmMarkers{
+                "a. m.",
+                "p. m.",
+            }
+            AmPmMarkersAbbr{
+                "a. m.",
+                "p. m.",
+            }
             DateTimePatterns{
                 "HH:mm:ss zzzz",
                 "HH:mm:ss z",
@@ -106,6 +109,7 @@ es_CL{
                 "{1} {0}",
             }
             availableFormats{
+                GyMMMd{"d MMM y G"}
                 MEd{"E, dd-MM"}
                 Md{"dd-MM"}
                 yM{"MM-y"}
@@ -125,21 +129,23 @@ es_CL{
                     }
                 }
             }
-            intervalFormats{
-                H{
-                    H{"H–H"}
-                }
-                Hm{
-                    H{"H:mm–H:mm"}
-                    m{"H:mm–H:mm"}
-                }
-                Hmv{
-                    H{"H:mm–H:mm v"}
-                    m{"H:mm–H:mm v"}
-                }
-                Hv{
-                    H{"H–H v"}
+            dayPeriod{
+                stand-alone{
+                    abbreviated{
+                        am{"a. m."}
+                        pm{"p. m."}
+                    }
+                    narrow{
+                        am{"a. m."}
+                        pm{"p. m."}
+                    }
+                    wide{
+                        am{"a. m."}
+                        pm{"p. m."}
+                    }
                 }
+            }
+            intervalFormats{
                 MEd{
                     M{"E dd-MM – E dd-MM"}
                     d{"E dd-MM – E dd-MM"}
@@ -216,4 +222,9 @@ es_CL{
             }
         }
     }
+    fields{
+        dayperiod{
+            dn{"a. m./p. m."}
+        }
+    }
 }