﻿// ***************************************************************************
// *
// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/sk.xml
// *
// ***************************************************************************
/**
 * ICU <specials> source: <path>/common/main/sk.xml
 */
sk{
    Version{"2.1.8.9"}
    units{
        compound{
            per{"{0} za {1}"}
        }
        duration{
            day{
                dnam{"dni"}
                few{"{0} dni"}
                many{"{0} dňa"}
                one{"{0} deň"}
                other{"{0} dní"}
            }
            hour{
                dnam{"hodiny"}
                few{"{0} hodiny"}
                many{"{0} hodiny"}
                one{"{0} hodina"}
                other{"{0} hodín"}
                per{"{0} za hodinu"}
            }
            microsecond{
                dnam{"mikrosekundy"}
                few{"{0} mikrosekundy"}
                many{"{0} mikrosekundy"}
                one{"{0} mikrosekunda"}
                other{"{0} mikrosekúnd"}
            }
            millisecond{
                dnam{"milisekundy"}
                few{"{0} milisekundy"}
                many{"{0} milisekundy"}
                one{"{0} milisekunda"}
                other{"{0} milisekúnd"}
            }
            minute{
                dnam{"minúty"}
                few{"{0} minúty"}
                many{"{0} minúty"}
                one{"{0} minúta"}
                other{"{0} minút"}
            }
            month{
                dnam{"mesiace"}
                few{"{0} mesiace"}
                many{"{0} mesiaca"}
                one{"{0} mesiac"}
                other{"{0} mesiacov"}
            }
            nanosecond{
                dnam{"nanosekundy"}
                few{"{0} nanosekundy"}
                many{"{0} nanosekundy"}
                one{"{0} nanosekunda"}
                other{"{0} nanosekúnd"}
            }
            second{
                dnam{"sekundy"}
                few{"{0} sekundy"}
                many{"{0} sekundy"}
                one{"{0} sekunda"}
                other{"{0} sekúnd"}
                per{"{0} za sekundu"}
            }
            week{
                dnam{"týždne"}
                few{"{0} týždne"}
                many{"{0} týždňa"}
                one{"{0} týždeň"}
                other{"{0} týždňov"}
            }
            year{
                dnam{"roky"}
                few{"{0} roky"}
                many{"{0} roka"}
                one{"{0} rok"}
                other{"{0} rokov"}
            }
        }
    }
    unitsNarrow{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"d."}
                few{"{0} d."}
                many{"{0} d."}
                one{"{0} d."}
                other{"{0} d."}
            }
            hour{
                dnam{"h"}
                few{"{0} h"}
                many{"{0} h"}
                one{"{0} h"}
                other{"{0} h"}
            }
            microsecond{
                few{"{0} μs"}
                many{"{0} μs"}
                one{"{0} μs"}
                other{"{0} μs"}
            }
            millisecond{
                dnam{"ms"}
                few{"{0} ms"}
                many{"{0} ms"}
                one{"{0} ms"}
                other{"{0} ms"}
            }
            minute{
                dnam{"min"}
                few{"{0} min"}
                many{"{0} min"}
                one{"{0} min"}
                other{"{0} min"}
            }
            month{
                dnam{"m."}
                few{"{0} m."}
                many{"{0} m."}
                one{"{0} m."}
                other{"{0} m."}
            }
            nanosecond{
                few{"{0} ns"}
                many{"{0} ns"}
                one{"{0} ns"}
                other{"{0} ns"}
            }
            second{
                dnam{"s"}
                few{"{0} s"}
                many{"{0} s"}
                one{"{0} s"}
                other{"{0} s"}
            }
            week{
                dnam{"t."}
                few{"{0} t."}
                many{"{0} t."}
                one{"{0} t."}
                other{"{0} t."}
            }
            year{
                dnam{"r."}
                few{"{0} r."}
                many{"{0} r."}
                one{"{0} r."}
                other{"{0} r."}
            }
        }
    }
    unitsShort{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"dni"}
                few{"{0} dni"}
                many{"{0} dňa"}
                one{"{0} deň"}
                other{"{0} dní"}
            }
            hour{
                dnam{"h"}
                few{"{0} h"}
                many{"{0} h"}
                one{"{0} h"}
                other{"{0} h"}
                per{"{0}/h"}
            }
            microsecond{
                dnam{"μs"}
                few{"{0} μs"}
                many{"{0} μs"}
                one{"{0} μs"}
                other{"{0} μs"}
            }
            millisecond{
                dnam{"ms"}
                few{"{0} ms"}
                many{"{0} ms"}
                one{"{0} ms"}
                other{"{0} ms"}
            }
            minute{
                dnam{"min"}
                few{"{0} min"}
                many{"{0} min"}
                one{"{0} min"}
                other{"{0} min"}
            }
            month{
                dnam{"mes."}
                few{"{0} mes."}
                many{"{0} mes."}
                one{"{0} mes."}
                other{"{0} mes."}
            }
            nanosecond{
                dnam{"ns"}
                few{"{0} ns"}
                many{"{0} ns"}
                one{"{0} ns"}
                other{"{0} ns"}
            }
            second{
                dnam{"s"}
                few{"{0} s"}
                many{"{0} s"}
                one{"{0} s"}
                other{"{0} s"}
                per{"{0}/s"}
            }
            week{
                dnam{"týž."}
                few{"{0} týž."}
                many{"{0} týž."}
                one{"{0} týž."}
                other{"{0} týž."}
            }
            year{
                dnam{"r."}
                few{"{0} r."}
                many{"{0} r."}
                one{"{0} r."}
                other{"{0} r."}
            }
        }
    }
}
