﻿// ***************************************************************************
// *
// * Copyright (C) 2014 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{
        AMD{
            "AMD",
            "dram",
        }
        CAD{
            "CAD",
            "dólar canadiense",
        }
        EUR{
            "EUR",
            "euro",
        }
        HKD{
            "HKD",
            "dólar hongkonés",
        }
        ILS{
            "ILS",
            "nuevo sheqel israelí",
        }
        JMD{
            "JMD",
            "dólar jamaicano",
        }
        KZT{
            "KZT",
            "tenge kazako",
        }
        LKR{
            "LKR",
            "rupia esrilanquesa",
        }
        THB{
            "THB",
            "bat",
        }
        USD{
            "USD",
            "dólar estadounidense",
        }
        VND{
            "VND",
            "dong",
        }
        ZMW{
            "ZMK",
            "kuacha zambiano",
        }
    }
    Currencies%narrow{
        EUR{"€"}
    }
    CurrencyPlurals{
        BHD{
            one{"dinar bareiní"}
            other{"dinares bareiníes"}
        }
        HKD{
            one{"dólar hongkonés"}
            other{"dólares hongkoneses"}
        }
        ILS{
            one{"nuevo sheqel israelí"}
            other{"nuevos sheqels israelíes"}
        }
        JMD{
            one{"dólar jamaicano"}
            other{"dólares jamaicanos"}
        }
        KZT{
            one{"tenge kazako"}
            other{"tenges kazakos"}
        }
        LKR{
            one{"rupia esrilanquesa"}
            other{"rupias esrilanquesas"}
        }
        MWK{
            one{"kuacha malauí"}
            other{"kuachas malauíes"}
        }
    }
    Version{"2.1.8.19"}
}
