]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/es_CR.txt
ICU-64260.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / es_CR.txt
index 2ea5721a8500c41d36a18773f7176be9920fc2a1..4a599d6d849f7925edabb33bb002d5710c7922ed 100644 (file)
@@ -1,26 +1,57 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2006 International Business Machines
-// * Corporation and others.  All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/main/es_CR.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
 es_CR{
-    Version{"1.42"}
+    %%Parent{"es_419"}
+    ExemplarCharactersNumbers{"[  \\- , % ‰ + 0 1 2 3 4 5 6 7 8 9]"}
+    NumberElements{
+        latn{
+            symbols{
+                decimal{","}
+                group{"."}
+            }
+        }
+    }
+    Version{"2.1.47.70"}
     calendar{
         gregorian{
-            DateTimePatterns{
-                "hh:mm:ss a z",
-                "hh:mm:ss a z",
-                "hh:mm:ss a",
-                "hh:mm a",
-                "EEEE d' de 'MMMM' de 'yyyy",
-                "d' de 'MMMM' de 'yyyy",
-                "dd/MM/yyyy",
-                "dd/MM/yy",
-                "{1} {0}",
+            AmPmMarkers{
+                "a. m.",
+                "p. m.",
+            }
+            AmPmMarkersAbbr{
+                "a. m.",
+                "p. m.",
+            }
+            dayPeriod{
+                stand-alone{
+                    abbreviated{
+                        am{"a. m."}
+                        pm{"p. m."}
+                    }
+                    narrow{
+                        am{"a. m."}
+                        pm{"p. m."}
+                    }
+                    wide{
+                        am{"a. m."}
+                        pm{"p. m."}
+                    }
+                }
             }
         }
     }
+    fields{
+        day{
+            relative{
+                "-1"{"ayer"}
+                "-2"{"anteayer"}
+                "0"{"hoy"}
+                "1"{"mañana"}
+                "2"{"pasado mañana"}
+            }
+        }
+        dayperiod{
+            dn{"a. m./p. m."}
+        }
+    }
 }