﻿// ***************************************************************************
// *
// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/cs.xml
// *
// ***************************************************************************
/**
 * ICU <specials> source: <path>/common/main/cs.xml
 */
cs{
    Version{"2.1.8.9"}
    units{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"dny"}
                few{"{0} dny"}
                many{"{0} dne"}
                one{"{0} den"}
                other{"{0} dní"}
            }
            hour{
                dnam{"hodiny"}
                few{"{0} hodiny"}
                many{"{0} hodiny"}
                one{"{0} hodina"}
                other{"{0} hodin"}
                per{"za hodinu"}
            }
            microsecond{
                dnam{"mikrosekundy"}
                few{"{0} mikrosekundy"}
                many{"{0} mikrosekundy"}
                one{"{0} mikrosekunda"}
                other{"{0} mikrosekund"}
            }
            millisecond{
                dnam{"milisekundy"}
                few{"{0} milisekundy"}
                many{"{0} milisekundy"}
                one{"{0} milisekunda"}
                other{"{0} milisekund"}
            }
            minute{
                dnam{"minuty"}
                few{"{0} minuty"}
                many{"{0} minuty"}
                one{"{0} minuta"}
                other{"{0} minut"}
            }
            month{
                dnam{"měsíce"}
                few{"{0} měsíce"}
                many{"{0} měsíce"}
                one{"{0} měsíc"}
                other{"{0} měsíců"}
            }
            nanosecond{
                dnam{"nanosekundy"}
                few{"{0} nanosekundy"}
                many{"{0} nanosekundy"}
                one{"{0} nanosekunda"}
                other{"{0} nanosekund"}
            }
            second{
                dnam{"sekundy"}
                few{"{0} sekundy"}
                many{"{0} sekundy"}
                one{"{0} sekunda"}
                other{"{0} sekund"}
                per{"za sekundu"}
            }
            week{
                dnam{"týdny"}
                few{"{0} týdny"}
                many{"{0} týdne"}
                one{"{0} týden"}
                other{"{0} týdnů"}
            }
            year{
                dnam{"roky"}
                few{"{0} roky"}
                many{"{0} roku"}
                one{"{0} rok"}
                other{"{0} let"}
            }
        }
    }
    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"}
                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{"m"}
                few{"{0} m"}
                many{"{0} m"}
                one{"{0} m"}
                other{"{0} m"}
            }
            month{
                dnam{"m"}
                few{"{0} m"}
                many{"{0} m"}
                one{"{0} m"}
                other{"{0} m"}
            }
            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"}
            }
        }
    }
    unitsShort{
        compound{
            per{"{0}/{1}"}
        }
        duration{
            day{
                dnam{"dny"}
                few{"{0} dny"}
                many{"{0} dne"}
                one{"{0} den"}
                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{"měs."}
                few{"{0} měs."}
                many{"{0} měs."}
                one{"{0} měs."}
                other{"{0} měs."}
            }
            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ýd."}
                few{"{0} týd."}
                many{"{0} týd."}
                one{"{0} týd."}
                other{"{0} týd."}
            }
            year{
                dnam{"roky"}
                few{"{0} roky"}
                many{"{0} roku"}
                one{"{0} rok"}
                other{"{0} let"}
            }
        }
    }
}
