]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/es_BO.txt
ICU-62141.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / es_BO.txt
index f0c37ba022c786637cba28a9a5fe87e1533e8c93..817593ab31758935099b94f0a9ba14d717e305bd 100644 (file)
@@ -1,40 +1,62 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2004 International Business Machines
-// * Corporation and others.  All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File: ../../../locale/common/main/es_BO.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
 es_BO{
+    %%Parent{"es_419"}
     NumberElements{
-        ",",
-        ".",
-        ";",
-        "%",
-        "0",
-        "#",
-        "-",
-        "E",
-        "‰",
-        "∞",
-        "�",
-        "+",
+        latn{
+            symbols{
+                decimal{","}
+                group{"."}
+            }
+        }
     }
-    Version{"1.2"}
+    Version{"2.1.38.39"}
     calendar{
         gregorian{
+            AmPmMarkers{
+                "a. m.",
+                "p. m.",
+            }
+            AmPmMarkersAbbr{
+                "a. m.",
+                "p. m.",
+            }
             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",
+                "HH:mm:ss zzzz",
+                "HH:mm:ss z",
+                "HH:mm:ss",
+                "HH:mm",
+                "EEEE, d 'de' MMMM 'de' y",
+                "d 'de' MMMM 'de' y",
+                "d MMM 'de' y",
+                "d/M/yy",
+                "{1} {0}",
+                "{1}, {0}",
+                "{1}, {0}",
                 "{1} {0}",
+                "{1} {0}",
+            }
+            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{
+        dayperiod{
+            dn{"a. m./p. m."}
+        }
+    }
 }