// ***************************************************************************************
// *                                                                                     *
// * COPYRIGHT:                                                                          *
// * (C) Copyright Taligent, Inc.,  1997                                                 *
// * (C) Copyright International Business Machines Corporation,  1997                    *
// * Licensed Material - Program-Property of IBM - All Rights Reserved.                  *
// * US Government Users Restricted Rights - Use, duplication, or disclosure             *
// * restricted by GSA ADP Schedule Contract with IBM Corp.                              *
// *                                                                                     *
// ***************************************************************************************

pl {
    LocaleString { pl_PL }
    LocaleID { "0415" }
    ShortLanguage { pol }
    ShortCountry { POL }
    Languages {
        pl { polski }
    }
    Countries {
        PL { Polska }
    }
    MonthNames {
        "stycze\u0144",
        luty,
        marzec,
        "kwiecie\u0144",
        maj,
        czerwiec,
        lipiec,
        "sierpie\u0144",
        "wrzesie\u0144",
        "pa\u017adziernik",
        listopad,
        "grudzie\u0144",
        ""
    }
    MonthAbbreviations {
        sty,
        lut,
        mar,
        kwi,
        maj,
        cze,
        lip,
        sie,
        wrz,
        "pa\u017a",
        lis,
        gru,
        ""
    }
    DayNames {
        niedziela,
        "poniedzia\u0142ek",
        wtorek,
        "\u015broda",
        czwartek,
        "pi\u0105tek",
        sobota
    }
    DayAbbreviations { N, Pn, Wt, "\u015ar", Cz, Pt, So }
    AmPmMarkers { AM, PM }
    Eras { "p.n.e.", "n.e." }
    NumberPatterns {
        "#,##0.###;-#,##0.###",
        "z\u0142#,##0.##;-z\u0142#,##0.##",
        "#,##0%"
    }
    NumberElements {
        ",",
        "\u00a0",
        ";",
        "%",
        "0",
        "#",
        "-",
        E,
        "\u2030",
        "\u221e",
        "\ufffd"
    }
    CurrencyElements {
        "z\u0142",
        PLZ,
        ","
    }
    DateTimePatterns {
        "HH:mm:ss z",
        "HH:mm:ss z",
        "HH:mm:ss",
        "HH:mm",
        "d MMMM yyyy",
        "d MMMM yyyy",
        "yyyy-MM-dd",
        "yy-MM-dd",
        "{1} {0}"
    }
    DateTimeElements {
        "1",
        "1"
    }
}
