]> 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 e643ead22ed10dd9dfa5ed9d197ac00edf23514a..e1f47643219b407a47af70ffc4e5277142a02ad4 100644 (file)
@@ -1,14 +1,8 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2014 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.0.98.76"}
+    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,17 +59,21 @@ es_PR{
                 yMEd{"E MM/dd/y"}
                 yMd{"MM/dd/y"}
             }
-        }
-    }
-    unitsNarrow{
-        temperature{
-            celsius{
-                one{"{0}°C"}
-                other{"{0}°C"}
-            }
-            fahrenheit{
-                one{"{0}°"}
-                other{"{0}°"}
+            dayPeriod{
+                stand-alone{
+                    abbreviated{
+                        am{"a. m."}
+                        pm{"p. m."}
+                    }
+                    narrow{
+                        am{"a. m."}
+                        pm{"p. m."}
+                    }
+                    wide{
+                        am{"a. m."}
+                        pm{"p. m."}
+                    }
+                }
             }
         }
     }