]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/ga_IE.txt
ICU-6.2.4.tar.gz
[apple/icu.git] / icuSources / data / locales / ga_IE.txt
index b9cdea50a57975a06bf7646854e2eec7c677ca90..c649ef0408b91f65259e07d477550cf020da77ea 100644 (file)
@@ -1,31 +1,38 @@
-// ***************************************************************************
+// ***************************************************************************
 // *
-// *   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/ga_IE.xml
 // *
 // ***************************************************************************
-
-ga_IE {
-    Version { "2.0" }
-//    DateTimeElements:intvector { 
-//        2,
-//        1,
-//    }
-    DateTimePatterns { 
-        "HH:mm:ss z",
-        "HH:mm:ss z",
-        "HH:mm:ss",
-        "HH:mm",
-        "EEEE d MMMM yyyy",
-        "d MMMM yyyy",
-        "d MMM yyyy",
-        "dd/MM/yyyy",
-        "{1} {0}",
+ga_IE{
+    Currencies{
+        IEP{
+            "£",
+            "Punt Éireannach",
+        }
     }
-    NumberPatterns { 
+    NumberPatterns{
         "#,##0.###;-#,##0.###",
-        "\u00a4#,##0.00;-\u00a4#,##0.00",
+        "¤#,##0.00;-¤#,##0.00",
         "#,##0%",
         "#E0",
     }
+    Version{"1.2"}
+    calendar{
+        gregorian{
+            DateTimePatterns{
+                "HH:mm:ss z",
+                "HH:mm:ss z",
+                "HH:mm:ss",
+                "HH:mm",
+                "EEEE d MMMM yyyy",
+                "d MMMM yyyy",
+                "d MMM yyyy",
+                "dd/MM/yyyy",
+                "{1} {0}",
+            }
+        }
+    }
 }