< prev index next >

src/jdk.localedata/share/classes/sun/util/cldr/resources/common/main/es_PY.xml

Print this page

        

*** 1,17 **** <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> ! <!-- Copyright © 1991-2015 Unicode, Inc. ! CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) For terms of use, see http://www.unicode.org/copyright.html --> <ldml> <identity> ! <version number="$Revision: 12217 $"/> <language type="es"/> <territory type="PY"/> </identity> <dates> <calendars> <calendar type="gregorian"> <months> <monthContext type="format"> --- 1,43 ---- <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> ! <!-- Copyright © 1991-2018 Unicode, Inc. For terms of use, see http://www.unicode.org/copyright.html + Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. + CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) --> <ldml> <identity> ! <version number="$Revision: 13839 $"/> <language type="es"/> <territory type="PY"/> </identity> + <localeDisplayNames> + <languages> + <language type="ace" draft="contributed">acehnés</language> + <language type="arp" draft="contributed">arapaho</language> + <language type="bho" draft="contributed">bhojpuri</language> + <language type="eu" draft="contributed">euskera</language> + <language type="grc" draft="contributed">griego antiguo</language> + <language type="lo" draft="contributed">lao</language> + <language type="nso" draft="contributed">sotho septentrional</language> + <language type="pa" draft="contributed">punyabí</language> + <language type="ss" draft="contributed">siswati</language> + <language type="sw" draft="contributed">suajili</language> + <language type="sw_CD" draft="contributed">suajili del Congo</language> + <language type="tn" draft="contributed">setswana</language> + <language type="wo" draft="contributed">wolof</language> + <language type="zgh" draft="contributed">tamazight marroquí estándar</language> + </languages> + <territories> + <territory type="BA" draft="contributed">Bosnia y Herzegovina</territory> + <territory type="GB" alt="short" draft="contributed">RU</territory> + <territory type="TA" draft="contributed">Tristán de Acuña</territory> + <territory type="TL" draft="contributed">Timor-Leste</territory> + <territory type="UM" draft="contributed">Islas menores alejadas de EE. UU.</territory> + </territories> + </localeDisplayNames> <dates> <calendars> <calendar type="gregorian"> <months> <monthContext type="format">
*** 71,91 **** </dayWidth> </dayContext> </days> <dayPeriods> <dayPeriodContext type="format"> ! <dayPeriodWidth type="narrow"> ! <dayPeriod type="noon" draft="contributed">del mediodía</dayPeriod> ! <dayPeriod type="morning1" draft="contributed">de la madrugada</dayPeriod> ! <dayPeriod type="morning2" draft="contributed">de la mañana</dayPeriod> ! <dayPeriod type="evening1" draft="contributed">de la tarde</dayPeriod> ! <dayPeriod type="night1" draft="contributed">de la noche</dayPeriod> </dayPeriodWidth> </dayPeriodContext> <dayPeriodContext type="stand-alone"> <dayPeriodWidth type="narrow"> <dayPeriod type="noon" draft="contributed">m.</dayPeriod> </dayPeriodWidth> </dayPeriodContext> </dayPeriods> <dateTimeFormats> <intervalFormats> --- 97,128 ---- </dayWidth> </dayContext> </days> <dayPeriods> <dayPeriodContext type="format"> ! <dayPeriodWidth type="abbreviated"> ! <dayPeriod type="am" draft="contributed">a. m.</dayPeriod> ! <dayPeriod type="pm" draft="contributed">p. m.</dayPeriod> ! </dayPeriodWidth> ! <dayPeriodWidth type="wide"> ! <dayPeriod type="am" draft="contributed">a. m.</dayPeriod> ! <dayPeriod type="pm" draft="contributed">p. m.</dayPeriod> </dayPeriodWidth> </dayPeriodContext> <dayPeriodContext type="stand-alone"> + <dayPeriodWidth type="abbreviated"> + <dayPeriod type="am" draft="contributed">a. m.</dayPeriod> + <dayPeriod type="pm" draft="contributed">p. m.</dayPeriod> + </dayPeriodWidth> <dayPeriodWidth type="narrow"> + <dayPeriod type="am" draft="contributed">a. m.</dayPeriod> <dayPeriod type="noon" draft="contributed">m.</dayPeriod> + <dayPeriod type="pm" draft="contributed">p. m.</dayPeriod> + </dayPeriodWidth> + <dayPeriodWidth type="wide"> + <dayPeriod type="am" draft="contributed">a. m.</dayPeriod> + <dayPeriod type="pm" draft="contributed">p. m.</dayPeriod> </dayPeriodWidth> </dayPeriodContext> </dayPeriods> <dateTimeFormats> <intervalFormats>
*** 122,132 **** </dateTimeFormats> </calendar> </calendars> <fields> <field type="day"> ! <relative type="-2">antes de ayer</relative> <relative type="-1">ayer</relative> <relative type="0">hoy</relative> <relative type="1">mañana</relative> <relative type="2">pasado mañana</relative> </field> --- 159,169 ---- </dateTimeFormats> </calendar> </calendars> <fields> <field type="day"> ! <relative type="-2">anteayer</relative> <relative type="-1">ayer</relative> <relative type="0">hoy</relative> <relative type="1">mañana</relative> <relative type="2">pasado mañana</relative> </field>
*** 164,176 **** <relativeTime type="past"> <relativeTimePattern count="one" draft="contributed">hace {0} seg.</relativeTimePattern> <relativeTimePattern count="other" draft="contributed">hace {0} seg.</relativeTimePattern> </relativeTime> </field> - <field type="zone"> - <displayName draft="contributed">zona horaria</displayName> - </field> </fields> </dates> <numbers> <symbols numberSystem="latn"> <decimal>,</decimal> --- 201,210 ----
*** 261,266 **** <listPattern type="unit-short"> <listPatternPart type="end" draft="contributed">{0} y {1}</listPatternPart> </listPattern> </listPatterns> </ldml> - --- 295,299 ----
< prev index next >