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

sk_SK {
    CurrencyElements { 
            "Sk",
            "SKK",
            ",",
    }
    LocaleString { "sk_SK" }
    NumberPatterns { 
            "#,##0.###;-#,##0.###",
            "#,##0.00 \u00A4;-#,##0.00 \u00A4",
            "#,##0%",
    }
    ShortCountry { "SVK" }
    LocaleID { "041b" }
}