]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/es_DO.txt
ICU-57149.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / es_DO.txt
index e7ef1c7efad11f9403648a4b1cae9cabbd152608..0f057939ff725f623cc62579dc85733b1b5a0de2 100644 (file)
 // ***************************************************************************
 // *
-// * Copyright (C) 2010 International Business Machines
-// * Corporation and others.  All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/common/main/es_DO.xml
+// * 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
 // *
 // ***************************************************************************
 es_DO{
+    %%Parent{"es_419"}
     NumberElements{
         latn{
-            symbols{
-                decimal{"."}
-                group{","}
+            patterns{
+                accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
+                percentFormat{"#,##0%"}
             }
         }
     }
-    Version{"2.0.41.23"}
+    Version{"2.1.22.17"}
+    calendar{
+        generic{
+            DateTimePatterns{
+                "h:mm:ss a zzzz",
+                "h:mm:ss a z",
+                "h:mm:ss a",
+                "h:mm a",
+                "EEEE, d 'de' MMMM 'de' y G",
+                "d 'de' MMMM 'de' y G",
+                "dd/MM/y G",
+                "dd/MM/yy GGGGG",
+                "{1} {0}",
+                "{1}, {0}",
+                "{1}, {0}",
+                "{1} {0}",
+                "{1} {0}",
+            }
+        }
+        gregorian{
+            DateTimePatterns{
+                "h:mm:ss a zzzz",
+                "h:mm:ss a z",
+                "h:mm:ss a",
+                "h:mm a",
+                "EEEE, d 'de' MMMM 'de' y",
+                "d 'de' MMMM 'de' y",
+                "d MMM y",
+                "d/M/yy",
+                "{1} {0}",
+                "{1}, {0}",
+                "{1}, {0}",
+                "{1} {0}",
+                "{1} {0}",
+            }
+            availableFormats{
+                yMMMd{"d MMM 'de' y"}
+            }
+            dayPeriod{
+                format{
+                    narrow{
+                        evening1{"tarde"}
+                        morning1{"día"}
+                        morning2{"mañana"}
+                        night1{"noche"}
+                        noon{"mediodía"}
+                    }
+                }
+                stand-alone{
+                    narrow{
+                        noon{"m."}
+                    }
+                }
+            }
+            eras{
+                wide%variant{
+                    "antes de la Era Común",
+                    "Era Común",
+                }
+            }
+            quarters{
+                format{
+                    abbreviated{
+                        "Q1",
+                        "Q2",
+                        "Q3",
+                        "Q4",
+                    }
+                }
+                stand-alone{
+                    abbreviated{
+                        "Q1",
+                        "Q2",
+                        "Q3",
+                        "Q4",
+                    }
+                }
+            }
+        }
+    }
+    fields{
+        day{
+            dn{"Día"}
+        }
+        era{
+            dn{"Era"}
+        }
+        minute{
+            dn{"Minuto"}
+        }
+        month{
+            dn{"Mes"}
+        }
+        quarter{
+            dn{"Trimestre"}
+        }
+        second{
+            dn{"Segundo"}
+        }
+        week{
+            dn{"Semana"}
+        }
+        weekday{
+            dn{"Día de la semana"}
+        }
+        year{
+            dn{"Año"}
+        }
+    }
+    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}"}
+        }
+    }
 }