< prev index next >

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

Print this page

        

@@ -1,26 +1,88 @@
 <?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/)
+<!-- 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: 12217 $"/>
+                <version number="$Revision: 13839 $"/>
                 <language type="es"/>
                 <territory type="CR"/>
         </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>
+        <characters>
+                <exemplarCharacters type="numbers">[  \- , % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters>
+        </characters>
         <dates>
+                <calendars>
+                        <calendar type="gregorian">
+                                <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="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>
+                        </calendar>
+                </calendars>
                 <fields>
                         <field type="day">
-                                <relative type="-2">antier</relative>
+                                <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>
+                        <field type="dayperiod">
+                                <displayName draft="contributed">a. m./p. m.</displayName>
+                        </field>
                 </fields>
         </dates>
         <numbers>
                 <symbols numberSystem="latn">
                         <decimal>,</decimal>

@@ -31,6 +93,5 @@
                                 <symbol>₡</symbol>
                         </currency>
                 </currencies>
         </numbers>
 </ldml>
-
< prev index next >