]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/curr/es_GT.txt
ICU-66108.tar.gz
[apple/icu.git] / icuSources / data / curr / es_GT.txt
index 8f252cae931cd7204110f5c6a162e2030e90dcb9..109355427c7a5e6a6f6586dd08a21ab86b7c65f6 100644 (file)
@@ -1,18 +1,22 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2014 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.0.90.61"}
+    CurrencyPlurals{
+        GTQ{
+            one{"quetzal"}
+            other{"quetzales"}
+        }
+    }
+    CurrencyUnitPatterns{
+        one{"{1} {0}"}
+        other{"{1} {0}"}
+    }
+    Version{"36.1"}
 }