]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/es_PR.txt
ICU-59152.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / es_PR.txt
index c1460db8877cb46d4f2d614a744b90b103957ef9..e1f47643219b407a47af70ffc4e5277142a02ad4 100644 (file)
@@ -1,14 +1,8 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2016 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/es_PR.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
 es_PR{
     %%Parent{"es_419"}
-    Version{"2.1.19.14"}
+    Version{"2.1.31.33"}
     calendar{
         generic{
             DateTimePatterns{
@@ -35,6 +29,14 @@ es_PR{
             }
         }
         gregorian{
+            AmPmMarkers{
+                "a. m.",
+                "p. m.",
+            }
+            AmPmMarkersAbbr{
+                "a. m.",
+                "p. m.",
+            }
             DateTimePatterns{
                 "h:mm:ss a zzzz",
                 "h:mm:ss a z",
@@ -57,6 +59,22 @@ es_PR{
                 yMEd{"E MM/dd/y"}
                 yMd{"MM/dd/y"}
             }
+            dayPeriod{
+                stand-alone{
+                    abbreviated{
+                        am{"a. m."}
+                        pm{"p. m."}
+                    }
+                    narrow{
+                        am{"a. m."}
+                        pm{"p. m."}
+                    }
+                    wide{
+                        am{"a. m."}
+                        pm{"p. m."}
+                    }
+                }
+            }
         }
     }
 }