es_PR.txt   [plain text]


// ***************************************************************************
// *
// * Copyright (C) 2008 International Business Machines
// * Corporation and others.  All Rights Reserved.
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
// * Source File:<path>/common/main/es_PR.xml
// *
// ***************************************************************************
es_PR{
    Currencies{
        USD{
            "$",
            "dólar estadounidense",
        }
    }
    NumberElements{
        ".",
        ",",
        ";",
        "%",
        "0",
        "#",
        "-",
        "E",
        "‰",
        "∞",
        "NaN",
        "+",
    }
    Version{"1.56"}
    calendar{
        gregorian{
            DateTimePatterns{
                "hh:mm:ss a v",
                "HH:mm:ss z",
                "HH:mm:ss",
                "HH:mm",
                "EEEE d 'de' MMMM 'de' yyyy",
                "d 'de' MMMM 'de' yyyy",
                "MM/dd/yyyy",
                "MM/dd/yy",
                "{1} {0}",
            }
        }
    }
}