es_US.txt   [plain text]


// ***************************************************************************
// *
// * Copyright (C) 2012 International Business Machines
// * Corporation and others.  All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/main/es_US.xml
// *
// ***************************************************************************
es_US{
    Currencies{
        JPY{
            "¥",
            "yen japonés",
        }
        USD{
            "$",
            "dólar estadounidense",
        }
    }
    Version{"2.0.64.50"}
}