-// ***************************************************************************
-// *
-// * 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"}
}