// ***************************************************************************************
// *                                                                                     *
// * 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.                              *
// *                                                                                     *
// ***************************************************************************************

sh {
    LocaleString { sh_YU }
    LocaleID { "081a" }
    ShortLanguage { srp }
    ShortCountry { YUG }
    Languages {
        sh { srpski }
    }
    Countries {
        YU { Jugoslavija }
    }
    MonthNames {
        januar,
        februar,
        mart,
        april,
        maj,
        jun,
        jul,
        avgust,
        septembar,
        oktobar,
        novembar,
        decembar,
        ""
    }
    MonthAbbreviations {
        jan,
        feb,
        mar,
        apr,
        maj,
        jun,
        jul,
        avg,
        sep,
        okt,
        nov,
        dec,
        ""
    }
    DayNames {
        nedelja,
        ponedeljak,
        utorak,
        sreda,
        "\u010detvrtak",
        petak,
        subota
    }
    DayAbbreviations {
        ned,
        pon,
        uto,
        sre,
        "\u010det",
        pet,
        sub
    }
    AmPmMarkers { AM, PM }
    Eras { "p. n. e.", "n. e." }
    NumberPatterns {
        "#,##0.###;-#,##0.###",
        "'Din.' #,##0.00;-'Din.' #,##0.00",
        "#,##0%"
    }
    NumberElements {
        ",",
        ".",
        "",
        "%",
        "0",
        "#",
        "-",
        E,
        "\u2030",
        "\u221e",
        "\ufffd"
    }
    CurrencyElements {
        "Din.",
        YUN,
        ","
    }
    DateTimePatterns {
        "HH:mm:ss z",
        "HH:mm:ss z",
        "HH:mm:ss",
        "HH:mm",
        "EEEE dd, MMMM yyyy",
        "dd, MMMM yyyy",
        "d.M.yyyy",
        "d.M.yy",
        "{1} {0}"
    }
    DateTimeElements {
        "1",
        "1"
    }
}
