]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/curr/es_GT.txt
ICU-64252.0.1.tar.gz
[apple/icu.git] / icuSources / data / curr / es_GT.txt
index 100cc1fcd8921e88756afda1d4566cf253136e99..28a1f113e18c7c8f1a75c96fd24d67e2365a0a49 100644 (file)
@@ -1,18 +1,22 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2015 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
-// * Source File: <path>/common/main/es_GT.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
 es_GT{
     %%Parent{"es_419"}
     Currencies{
         GTQ{
             "Q",
-            "quetzal guatemalteco",
+            "quetzal",
         }
     }
-    Version{"2.1.13.23"}
+    CurrencyPlurals{
+        GTQ{
+            one{"quetzal"}
+            other{"quetzales"}
+        }
+    }
+    CurrencyUnitPatterns{
+        one{"{1} {0}"}
+        other{"{1} {0}"}
+    }
+    Version{"2.1.47.70"}
 }