]>
Commit | Line | Data |
---|---|---|
f3c0d7a5 A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
729e4ab9 | 3 | es_GT{ |
57a6839d | 4 | %%Parent{"es_419"} |
729e4ab9 A |
5 | Currencies{ |
6 | GTQ{ | |
7 | "Q", | |
2ca993e8 | 8 | "quetzal", |
729e4ab9 A |
9 | } |
10 | } | |
2ca993e8 A |
11 | CurrencyPlurals{ |
12 | GTQ{ | |
13 | one{"quetzal"} | |
14 | other{"quetzales"} | |
15 | } | |
16 | } | |
17 | CurrencyUnitPatterns{ | |
18 | one{"{1} {0}"} | |
19 | other{"{1} {0}"} | |
20 | } | |
3d1f044b | 21 | Version{"2.1.47.70"} |
729e4ab9 | 22 | } |