]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/es_HN.txt
ICU-551.51.4.tar.gz
[apple/icu.git] / icuSources / data / locales / es_HN.txt
index 5f2a346760e97620b29002d5ce72984a67bf921b..de5e1257981298c75243ee1eb35b7cb3b596336c 100644 (file)
@@ -1,37 +1,55 @@
-// ***************************************************************************
+// ***************************************************************************
 // *
-// *   Copyright (C) 1997-2003, International Business Machines
-// *   Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2015 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/es_HN.xml
 // *
 // ***************************************************************************
-
-es_HN {
-    Version { "2.0" }
-    DateTimePatterns { 
-        "hh:mm:ss a z",
-        "hh:mm:ss a z",
-        "hh:mm:ss a",
-        "hh:mm a",
-        "EEEE dd' de 'MMMM' de 'yyyy",
-        "dd' de 'MMMM' de 'yyyy",
-        "dd/MM/yyyy",
-        "dd/MM/yy",
-        "{1} {0}",
+es_HN{
+    %%Parent{"es_419"}
+    Version{"2.1.13.23"}
+    calendar{
+        generic{
+            DateTimePatterns{
+                "h:mm:ss a zzzz",
+                "h:mm:ss a z",
+                "h:mm:ss a",
+                "h:mm a",
+                "EEEE dd 'de' MMMM 'de' y G",
+                "dd 'de' MMMM 'de' y G",
+                "dd/MM/y G",
+                "dd/MM/yy GGGGG",
+                "{1} {0}",
+                "{1}, {0}",
+                "{1}, {0}",
+                "{1} {0}",
+                "{1} {0}",
+            }
+        }
+        gregorian{
+            DateTimePatterns{
+                "h:mm:ss a zzzz",
+                "h:mm:ss a z",
+                "h:mm:ss a",
+                "h:mm a",
+                "EEEE dd 'de' MMMM 'de' y",
+                "dd 'de' MMMM 'de' y",
+                "d MMM y",
+                "d/M/yy",
+                "{1} {0}",
+                "{1}, {0}",
+                "{1}, {0}",
+                "{1} {0}",
+                "{1} {0}",
+            }
+        }
+    }
+    fields{
+        day{
+            relative{
+                "-2"{"antier"}
+            }
+        }
     }
-    LocaleID:int { 0x480a }
-//    LocaleString { "es_HN" }
-//    NumberElements {
-//        ".",
-//        ",",
-//        ";",
-//        "%",
-//        "0",
-//        "#",
-//        "-",
-//        "E",
-//        "\u2030",
-//        "\u221E",
-//        "\uFFFD",
-//    }
-//    ShortCountry { "HND" }
 }