blob: 80ea6aa4963bb27bce427c4d17f5abc4c0c8e226 [file] [log] [blame]
// ***************************************************************************
// *
// * Copyright (C) 2012 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{
EUR{
"€",
"euro",
}
GBP{
"£",
"libra esterlina británica",
}
}
CurrencyPlurals{
EUR{
one{"euro"}
other{"euros"}
}
GBP{
one{"libra esterlina británica"}
other{"libras esterlinas británicas"}
}
}
Version{"2.0.75.99"}
}