]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/gl_ES.txt
ICU-6.2.4.tar.gz
[apple/icu.git] / icuSources / data / locales / gl_ES.txt
index fe49213da3feee181e21db5f56a0921a918cc83d..aff974f5b60cb8b77f6e973a6c6868c869cfbbe0 100644 (file)
@@ -1,32 +1,36 @@
-// ***************************************************************************
+// ***************************************************************************
 // *
 // *
-// *   Copyright (C) 1997-2003, International Business Machines
-// *   Corporation and others.  All Rights Reserved.
+// * 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/gl_ES.xml
 // *
 // ***************************************************************************
 // *
 // ***************************************************************************
-
-gl_ES {
-    Version { "2.0" }
-    DateTimeElements:intvector {
-        2,
-        1,
-    }
-    DateTimePatterns { 
-        "HH:mm:ss z",
-        "HH:mm:ss z",
-        "HH:mm:ss",
-        "HH:mm",
-        "EEEE dd MMMM yyyy",
-        "dd MMMM yyyy",
-        "MMM dd,yy",
-        "dd/MM/yy",
-        "{1} {0}",
-    }
-    NumberPatterns {
+gl_ES{
+    NumberPatterns{
         "#,##0.###;-#,##0.###",
         "#,##0.###;-#,##0.###",
-        "#,##0.00 \u00A4;-#,##0.00 \u00A4",
+        "#,##0.00 ¤;-#,##0.00 ¤",
         "#,##0%",
         "#E0",
     }
         "#,##0%",
         "#E0",
     }
-    LocaleID:int { 0x0456 }
+    Version{"1.2"}
+    calendar{
+        gregorian{
+            DateTimeElements:intvector{
+                2,
+                1,
+            }
+            DateTimePatterns{
+                "HH:mm:ss z",
+                "HH:mm:ss z",
+                "HH:mm:ss",
+                "HH:mm",
+                "EEEE dd MMMM yyyy",
+                "dd MMMM yyyy",
+                "MMM dd,yy",
+                "dd/MM/yy",
+                "{1} {0}",
+            }
+        }
+    }
 }
 }