]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/es_DO.txt
ICU-64260.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / es_DO.txt
index 7452efd7a1e1ddb70b5676635bba280c1dd1806b..1aff6b5f3dd3237d7d2de42faf273924b1fa0163 100644 (file)
@@ -1,22 +1,15 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/es_DO.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
 es_DO{
     %%Parent{"es_419"}
     NumberElements{
         latn{
             patterns{
                 accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
-                percentFormat{"#,##0%"}
             }
         }
     }
-    Version{"2.1.22.17"}
+    Version{"2.1.47.70"}
     calendar{
         generic{
             DateTimePatterns{
@@ -36,6 +29,14 @@ es_DO{
             }
         }
         gregorian{
+            AmPmMarkers{
+                "a. m.",
+                "p. m.",
+            }
+            AmPmMarkersAbbr{
+                "a. m.",
+                "p. m.",
+            }
             DateTimePatterns{
                 "h:mm:ss a zzzz",
                 "h:mm:ss a z",
@@ -54,6 +55,19 @@ es_DO{
             availableFormats{
                 yMMMd{"d MMM 'de' y"}
             }
+            dayNames{
+                format{
+                    narrow{
+                        "D",
+                        "L",
+                        "M",
+                        "M",
+                        "J",
+                        "V",
+                        "S",
+                    }
+                }
+            }
             dayPeriod{
                 format{
                     narrow{
@@ -65,8 +79,18 @@ es_DO{
                     }
                 }
                 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."}
                     }
                 }
             }
@@ -100,6 +124,9 @@ es_DO{
         day{
             dn{"Día"}
         }
+        dayperiod{
+            dn{"a. m./p. m."}
+        }
         era{
             dn{"Era"}
         }
@@ -127,10 +154,16 @@ es_DO{
     }
     listPattern{
         unit-narrow{
+            2{"{0} {1}"}
             end{"{0} y {1}"}
+            middle{"{0} {1}"}
+            start{"{0} {1}"}
         }
         unit-short{
+            2{"{0} y {1}"}
             end{"{0} y {1}"}
+            middle{"{0}, {1}"}
+            start{"{0}, {1}"}
         }
     }
 }