// ***************************************************************************
// *
// *   Copyright (C) 1997-2002, International Business Machines
// *   Corporation and others.  All Rights Reserved.
// *
// ***************************************************************************

sk_SK {
    Version{ "1.0" }
    CurrencyElements {
        "Sk",
        "SKK",
        ",",
    }
//    LocaleString { "sk_SK" }
    NumberPatterns {
        "#,##0.###;-#,##0.###",
        "#,##0.00 \u00A4;-#,##0.00 \u00A4",
        "#,##0%",
        "#E0",
    }
//    ShortCountry { "SVK" }
    LocaleID:int { 0x041b }
}
