]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/curr/es_GT.txt
ICU-57131.0.1.tar.gz
[apple/icu.git] / icuSources / data / curr / es_GT.txt
index 8f252cae931cd7204110f5c6a162e2030e90dcb9..2c920a49ad14529b631202532210ea3ed9bb3809 100644 (file)
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2016 International Business Machines
 // * Corporation and others. All Rights Reserved.
 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 // * Source File: <path>/common/main/es_GT.xml
@@ -11,8 +11,18 @@ es_GT{
     Currencies{
         GTQ{
             "Q",
-            "quetzal guatemalteco",
+            "quetzal",
         }
     }
-    Version{"2.0.90.61"}
+    CurrencyPlurals{
+        GTQ{
+            one{"quetzal"}
+            other{"quetzales"}
+        }
+    }
+    CurrencyUnitPatterns{
+        one{"{1} {0}"}
+        other{"{1} {0}"}
+    }
+    Version{"2.1.22.93"}
 }