]> 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 40d1160bb03c9dea73422de7de63ab97abf0f7a1..109355427c7a5e6a6f6586dd08a21ab86b7c65f6 100644 (file)
@@ -1,17 +1,22 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2013 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.82.45"}
+    CurrencyPlurals{
+        GTQ{
+            one{"quetzal"}
+            other{"quetzales"}
+        }
+    }
+    CurrencyUnitPatterns{
+        one{"{1} {0}"}
+        other{"{1} {0}"}
+    }
+    Version{"36.1"}
 }