]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/es_PR.txt
ICU-531.30.tar.gz
[apple/icu.git] / icuSources / data / locales / es_PR.txt
index 9c65226fba1808605441bc4db70323ccb11e828f..e643ead22ed10dd9dfa5ed9d197ac00edf23514a 100644 (file)
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2013 International Business Machines
+// * 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
@@ -8,11 +8,7 @@
 // ***************************************************************************
 es_PR{
     %%Parent{"es_419"}
-    PaperSize:intvector{
-        279,
-        216,
-    }
-    Version{"2.0.82.45"}
+    Version{"2.0.98.76"}
     calendar{
         generic{
             DateTimePatterns{
@@ -25,17 +21,17 @@ es_PR{
                 "MM/dd/y G",
                 "MM/dd/yy GGGGG",
                 "{1} {0}",
-                "{1} {0}",
-                "{1} {0}",
+                "{1}, {0}",
+                "{1}, {0}",
                 "{1} {0}",
                 "{1} {0}",
             }
             availableFormats{
                 MEd{"E, MM/dd"}
                 Md{"MM/dd"}
-                yM{"MM/y"}
-                yMEd{"E MM/dd/y"}
-                yMd{"MM/dd/y"}
+                yyyyM{"MM/y G"}
+                yyyyMEd{"E MM/dd/y G"}
+                yyyyMd{"MM/dd/y G"}
             }
         }
         gregorian{
@@ -49,8 +45,8 @@ es_PR{
                 "MM/dd/y",
                 "MM/dd/yy",
                 "{1} {0}",
-                "{1} {0}",
-                "{1} {0}",
+                "{1}, {0}",
+                "{1}, {0}",
                 "{1} {0}",
                 "{1} {0}",
             }
@@ -63,4 +59,16 @@ es_PR{
             }
         }
     }
+    unitsNarrow{
+        temperature{
+            celsius{
+                one{"{0}°C"}
+                other{"{0}°C"}
+            }
+            fahrenheit{
+                one{"{0}°"}
+                other{"{0}°"}
+            }
+        }
+    }
 }