summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/curr/es_GT.txt
blob: cd7fa35c2375661d19ff141f12a0be3b0af965d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
// © 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",
        }
    }
    CurrencyPlurals{
        GTQ{
            one{"quetzal"}
            other{"quetzales"}
        }
    }
    CurrencyUnitPatterns{
        one{"{1} {0}"}
        other{"{1} {0}"}
    }
    Version{"2.1.27.99"}
}