X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/374ca955a76ecab1204ca8bfa63ff9238d998416..a62d09fcbc8ca9da27887e04112ec143e19b1caf:/icuSources/data/locales/es_DO.txt diff --git a/icuSources/data/locales/es_DO.txt b/icuSources/data/locales/es_DO.txt index a493f215..0f057939 100644 --- a/icuSources/data/locales/es_DO.txt +++ b/icuSources/data/locales/es_DO.txt @@ -1,26 +1,142 @@ // *************************************************************************** // * -// * 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_DO.xml +// * Copyright (C) 2016 International Business Machines +// * Corporation and others. All Rights Reserved. +// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter +// * Source File: /common/main/es_DO.xml // * // *************************************************************************** es_DO{ - Version{"1.2"} + %%Parent{"es_419"} + NumberElements{ + latn{ + patterns{ + accountingFormat{"¤#,##0.00;(¤#,##0.00)"} + percentFormat{"#,##0%"} + } + } + } + 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{ - "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", + "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}"} } } }