es_US.txt   [plain text]


// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
es_US{
    %%Parent{"es_419"}
    Currencies{
        CAD{
            "CA$",
            "dólar canadiense",
        }
        EUR{
            "€",
            "euro",
        }
        GBP{
            "£",
            "libra británica",
        }
        JPY{
            "¥",
            "yen",
        }
        MYR{
            "MYR",
            "ringit",
        }
        STN{
            "STN",
            "dobra santotomense",
        }
        THB{
            "THB",
            "bat",
        }
        USD{
            "$",
            "dólar estadounidense",
        }
        UZS{
            "UZS",
            "sum",
        }
        XAF{
            "XAF",
            "franco CFA de África central",
        }
        XOF{
            "XOF",
            "franco CFA de África Occidental",
        }
    }
    Currencies%narrow{
        FKP{"£"}
        RON{"lei"}
        SSP{"£"}
        SYP{"£"}
    }
    CurrencyPlurals{
        KGS{
            one{"som"}
        }
        MWK{
            one{"kwacha malauí"}
        }
        MYR{
            one{"ringit"}
            other{"ringits"}
        }
        RON{
            one{"leu rumano"}
        }
        STN{
            one{"dobra santotomense"}
            other{"dobra santotomense"}
        }
        THB{
            one{"bat"}
            other{"bats"}
        }
        UZS{
            one{"sum"}
            other{"sums"}
        }
        XAF{
            one{"franco CFA de África central"}
            other{"francos CFA de África central"}
        }
        XOF{
            one{"franco CFA de África Occidental"}
            other{"francos CFA de África Occidental"}
        }
    }
    Version{"2.1.38.73"}
}