< prev index next >

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

Print this page

        

@@ -1,17 +1,32 @@
 <?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: 11914 $"/>
+                <version number="$Revision: 13839 $"/>
                 <language type="es"/>
                 <territory type="PR"/>
         </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="grc" draft="contributed">griego antiguo</language>
+                        <language type="nso" draft="contributed">sotho septentrional</language>
+                        <language type="ss" draft="contributed">siswati</language>
+                        <language type="wo" draft="contributed">wolof</language>
+                </languages>
+                <territories>
+                        <territory type="UM" draft="contributed">Islas menores alejadas de EE. UU.</territory>
+                </territories>
+        </localeDisplayNames>
         <dates>
                 <calendars>
                         <calendar type="generic">
                                 <dateFormats>
                                         <dateFormatLength type="medium">

@@ -94,10 +109,36 @@
                                                 </intervalFormatItem>
                                         </intervalFormats>
                                 </dateTimeFormats>
                         </calendar>
                         <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>
                                 <dateFormats>
                                         <dateFormatLength type="medium">
                                                 <dateFormat>
                                                         <pattern>MM/dd/y</pattern>
                                                 </dateFormat>

@@ -215,6 +256,5 @@
                                 <unitPattern count="other">{0}°</unitPattern>
                         </unit>
                 </unitLength>
         </units>
 </ldml>
-
< prev index next >