]> 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 77c18168da4586bc9aa2475d9e5ed731749f8450..e643ead22ed10dd9dfa5ed9d197ac00edf23514a 100644 (file)
@@ -1,31 +1,73 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2004 International Business Machines
-// * Corporation and others.  All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File: ../../../locale/common/main/es_PR.xml
+// * 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
 // *
 // ***************************************************************************
 es_PR{
-    Currencies{
-        USD{
-            "$",
-            "Dólar Americano",
-        }
-    }
-    Version{"1.2"}
+    %%Parent{"es_419"}
+    Version{"2.0.98.76"}
     calendar{
+        generic{
+            DateTimePatterns{
+                "h:mm:ss a zzzz",
+                "h:mm:ss a z",
+                "h:mm:ss a",
+                "h:mm a",
+                "EEEE, d 'de' MMMM 'de' y G",
+                "d 'de' MMMM 'de' y G",
+                "MM/dd/y G",
+                "MM/dd/yy GGGGG",
+                "{1} {0}",
+                "{1}, {0}",
+                "{1}, {0}",
+                "{1} {0}",
+                "{1} {0}",
+            }
+            availableFormats{
+                MEd{"E, MM/dd"}
+                Md{"MM/dd"}
+                yyyyM{"MM/y G"}
+                yyyyMEd{"E MM/dd/y G"}
+                yyyyMd{"MM/dd/y G"}
+            }
+        }
         gregorian{
             DateTimePatterns{
-                "hh:mm:ss a z",
-                "hh:mm:ss a z",
-                "hh:mm:ss a",
-                "hh:mm a",
-                "EEEE d' de 'MMMM' de 'yyyy",
-                "d' de 'MMMM' de 'yyyy",
-                "MM/dd/yyyy",
+                "h:mm:ss a zzzz",
+                "h:mm:ss a z",
+                "h:mm:ss a",
+                "h:mm a",
+                "EEEE, d 'de' MMMM 'de' y",
+                "d 'de' MMMM 'de' y",
+                "MM/dd/y",
                 "MM/dd/yy",
                 "{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"}
+            }
+        }
+    }
+    unitsNarrow{
+        temperature{
+            celsius{
+                one{"{0}°C"}
+                other{"{0}°C"}
+            }
+            fahrenheit{
+                one{"{0}°"}
+                other{"{0}°"}
             }
         }
     }