-// ***************************************************************************
-// *
-// * Copyright (C) 2012 International Business Machines
-// * Corporation and others. All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * 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.58.84"}
+ CurrencyPlurals{
+ GTQ{
+ one{"quetzal"}
+ other{"quetzales"}
+ }
+ }
+ CurrencyUnitPatterns{
+ one{"{1} {0}"}
+ other{"{1} {0}"}
+ }
+ Version{"2.1.38.39"}
}