es_419.txt   [plain text]


// ***************************************************************************
// *
// * Copyright (C) 2015 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/es_419.xml
// *
// ***************************************************************************
es_419{
    Currencies{
        CAD{
            "CAD",
            "dólar canadiense",
        }
        EUR{
            "EUR",
            "euro",
        }
        THB{
            "THB",
            "bat",
        }
        USD{
            "USD",
            "dólar estadounidense",
        }
        VND{
            "VND",
            "dong",
        }
    }
    Currencies%narrow{
        EUR{"€"}
    }
    Version{"2.1.13.23"}
}