# Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The ASF licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. # Day names weekday-0-long = Neděle weekday-1-long = Pondělí weekday-2-long = Úterý weekday-3-long = Středa weekday-4-long = Čtvrtek weekday-5-long = Pátek weekday-6-long = Sobota weekday-0-short = Ne weekday-1-short = Po weekday-2-short = Út weekday-3-short = St weekday-4-short = Čt weekday-5-short = Pá weekday-6-short = So # Month names month-0-long = Leden month-1-long = Únor month-2-long = Březen month-3-long = Duben month-4-long = Květen month-5-long = Červen month-6-long = Červenec month-7-long = Srpen month-8-long = Září month-9-long = Říjen month-10-long = Listopad month-11-long = Prosinec month-0-genitive = Leden month-1-genitive = Únor month-2-genitive = Březen month-3-genitive = Duben month-4-genitive = Květen month-5-genitive = Červen month-6-genitive = Červenec month-7-genitive = Srpen month-8-genitive = Září month-9-genitive = Říjen month-10-genitive = Listopad month-11-genitive = Prosinec month-0-short = leden month-1-short = únor month-2-short = březen month-3-short = duben month-4-short = květen month-5-short = červen month-6-short = červenec month-7-short = srpen month-8-short = září month-9-short = říjen month-10-short = listopad month-11-short = prosinec # Relative time ("pretty dates"), normal/long variant minutes-ago-long={[ plural(value) ]} minutes-ago-long[zero] = právě teď minutes-ago-long[one] = před minutou minutes-ago-long[two] = před 2 minutami minutes-ago-long[few] = před {{value}} minutami minutes-ago-long[many] = před {{value}} minutami minutes-ago-long[other] = před {{value}} minutami hours-ago-long={[ plural(value) ]} hours-ago-long[zero] = právě teď hours-ago-long[one] = před hodinou hours-ago-long[two] = před 2 hodinami hours-ago-long[few] = před {{value}} hodinami hours-ago-long[many] = před {{value}} hodinami hours-ago-long[other] = před {{value}} hodinami days-ago-long={[ plural(value) ]} days-ago-long[zero] = dnes days-ago-long[one] = včera days-ago-long[two] = předevčírem days-ago-long[few] = před {{value}} dny days-ago-long[many] = před {{value}} dny days-ago-long[other] = před {{value}} dny weeks-ago-long={[ plural(value) ]} weeks-ago-long[zero] = tento týden weeks-ago-long[one] = minutý týden weeks-ago-long[two] = před {{value}} týdny weeks-ago-long[few] = před {{value}} týdny weeks-ago-long[many] = před {{value}} týdny weeks-ago-long[other] = před {{value}} týdny months-ago-long={[ plural(value) ]} months-ago-long[zero] = tento měsíc months-ago-long[one] = minulý měsíc months-ago-long[two] = před {{value}} měsíci months-ago-long[few] = před {{value}} měsíci months-ago-long[many] = před {{value}} měsíci months-ago-long[other] = před {{value}} měsíci years-ago-long={[ plural(value) ]} years-ago-long[zero] = tento rok years-ago-long[one] = minulý rok years-ago-long[two] = před {{value}} roky years-ago-long[few] = před {{value}} roky years-ago-long[many] = před {{value}} roky years-ago-long[other] = před {{value}} roky minutes-until-long={[ plural(value) ]} minutes-until-long[zero] = nyní minutes-until-long[one] = za minutu minutes-until-long[two] = za 2 minuty minutes-until-long[few] = za {{value}} minuty minutes-until-long[many] = za {{value}} minut minutes-until-long[other] = za {{value}} minut hours-until-long={[ plural(value) ]} hours-until-long[zero] = nyní hours-until-long[one] = za hodinu hours-until-long[two] = za 2 hodiny hours-until-long[few] = za {{value}} hodiny hours-until-long[many] = za {{value}} hodin hours-until-long[other] = za {{value}} hodin days-until-long={[ plural(value) ]} days-until-long[zero] = dnes days-until-long[one] = zítra days-until-long[two] = pozítří days-until-long[few] = za {{value}} dny days-until-long[many] = za {{value}} dnů days-until-long[other] = za {{value}} dnů weeks-until-long={[ plural(value) ]} weeks-until-long[zero] = tento týden weeks-until-long[one] = příští týden weeks-until-long[two] = za {{value}} týdny weeks-until-long[few] = za {{value}} týdny weeks-until-long[many] = za {{value}} týdnů weeks-until-long[other] = za {{value}} týdnů months-until-long={[ plural(value) ]} months-until-long[zero] = tento měsíc months-until-long[one] = příští měsíc months-until-long[two] = za {{value}} měsíce months-until-long[few] = za {{value}} měsíce months-until-long[many] = za {{value}} měsíců months-until-long[other] = za {{value}} měsíců years-until-long={[ plural(value) ]} years-until-long[zero] = tento rok years-until-long[one] = příští rok years-until-long[two] = za {{value}} roky years-until-long[few] = za {{value}} roky years-until-long[many] = za {{value}} roků years-until-long[other] = za {{value}} roků # Relative time ("pretty dates"), short variant # LOCALIZATION NOTE: the time unit should be as short as possible, # and the whole string should not exceed a length of ~10 latin characters. # LOCALIZATION NOTE: the prime (’) can be used to represent minutes for most # locales, but we use “m” instead for the English locale to prevent a possible # confusion (35’ ago ≠ 35 feet ago). minutes-ago-short={[ plural(value) ]} minutes-ago-short[zero] = právě teď minutes-ago-short[other] = před {{value}} min hours-ago-short={[ plural(value) ]} hours-ago-short[zero] = právě teď hours-ago-short[other] = před {{value}} hod days-ago-short={[ plural(value) ]} days-ago-short[zero] = dnes days-ago-short[other] = před {{value}} dny minutes-until-short={[ plural(value) ]} minutes-until-short[zero] = nyní minutes-until-short[other] = za {{value}} min hours-until-short={[ plural(value) ]} hours-until-short[zero] = nyní hours-until-short[other] = za {{value}} hod days-until-short={[ plural(value) ]} days-until-short[zero] = dnes days-until-short[other] = za {{value}} dny # Relative time ("pretty dates"), unexpected error incorrectDate =(neplatné datum) # Date/Time format # see http://pubs.opengroup.org/onlinepubs/007908799/xsh/strftime.html dateTimeFormat_%c = %a %e. %b %Y %H:%M:%S dateTimeFormat_%x = %e. %m. %Y dateTimeFormat_%X = %H:%M:%S shortTimeFormat = %H:%M shortDateTimeFormat = %x %H:%M # Boolean to indicate if weekStarts on Monday (1) or Sunday (0). weekStartsOnMonday = 1 # Localize “AM" and "PM" used in %p format for time time_am = AM time_pm = PM