summaryrefslogtreecommitdiffstats
path: root/intl/icu/source/data/curr/es_419.txt
blob: 693ac3d53a27e871eed06f58e3eab7c6fa7ba5ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
es_419{
    Currencies{
        CAD{
            "CAD",
            "dólar canadiense",
        }
        EUR{
            "EUR",
            "euro",
        }
        MWK{
            "MWK",
            "kwacha malauí",
        }
        THB{
            "THB",
            "baht tailandes",
        }
        USD{
            "USD",
            "dólar estadounidense",
        }
        UZS{
            "UZS",
            "som uzbeko",
        }
        VND{
            "VND",
            "dong",
        }
    }
    Currencies%narrow{
        EGP{"E£"}
        FKP{"FK£"}
        SSP{"SD£"}
        SYP{"S£"}
        VEF{"BsF"}
    }
    CurrencyPlurals{
        BGN{
            one{"lev búlgaro"}
            other{"leva búlgaros"}
        }
        MWK{
            one{"kwacha malauí"}
            other{"kwachas malauís"}
        }
        THB{
            one{"baht tailandes"}
            other{"bahts tailandeses"}
        }
        UZS{
            one{"som uzbeko"}
            other{"soms uzbekos"}
        }
        XXX{
            one{"(unidad de moneda desconocida)"}
            other{"(moneda desconocida)"}
        }
    }
    Version{"37"}
}