123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224 |
- # 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 = Nedjelja
- weekday-1-long = Ponedjeljak
- weekday-2-long = Utorak
- weekday-3-long = Srijeda
- weekday-4-long = Četvrtak
- weekday-5-long = Petak
- weekday-6-long = Subota
- weekday-0-short = Ned
- weekday-1-short = Pon
- weekday-2-short = Uto
- weekday-3-short = Sri
- weekday-4-short = Čet
- weekday-5-short = Pet
- weekday-6-short = Sub
- # Month names
- month-0-long = Siječanj
- month-1-long = Veljača
- month-2-long = Ožujak
- month-3-long = Travanj
- month-4-long = Svibanj
- month-5-long = Lipanj
- month-6-long = Srpanj
- month-7-long = Kolovoz
- month-8-long = Rujan
- month-9-long = Listopad
- month-10-long = Studeni
- month-11-long = Prosinac
- month-0-genitive = Siječnja
- month-1-genitive = Veljače
- month-2-genitive = Ožujka
- month-3-genitive = Travnja
- month-4-genitive = Svibnja
- month-5-genitive = Lipnja
- month-6-genitive = Srpnja
- month-7-genitive = Kolovoza
- month-8-genitive = Rujna
- month-9-genitive = Listopada
- month-10-genitive = Studenoga
- month-11-genitive = Prosinca
- month-0-short = Sij
- month-1-short = Velj
- month-2-short = Ožu
- month-3-short = Tra
- month-4-short = Svi
- month-5-short = Lip
- month-6-short = Srp
- month-7-short = Kol
- month-8-short = Ruj
- month-9-short = Lis
- month-10-short = Stu
- month-11-short = Pro
- # Relative time ("pretty dates"), normal/long variant
- minutes-ago-long={[ plural(value) ]}
- minutes-ago-long[zero] = upravo
- minutes-ago-long[one] = prije minutu
- minutes-ago-long[two] = prije {{value}} minute
- minutes-ago-long[few] = prije {{value}} minutes
- minutes-ago-long[many] = prije {{value}} minuta
- minutes-ago-long[other] = prije {{value}} minuta
- hours-ago-long={[ plural(value) ]}
- hours-ago-long[zero] = upravo
- hours-ago-long[one] = prije sat vremena
- hours-ago-long[two] = prije {{value}} sata
- hours-ago-long[few] = prije {{value}} sati
- hours-ago-long[many] = prije {{value}} sati
- hours-ago-long[other] = prije {{value}} sati
- days-ago-long={[ plural(value) ]}
- days-ago-long[zero] = danas
- days-ago-long[one] = jučer
- days-ago-long[two] = prije {{value}} dana
- days-ago-long[few] = prije {{value}} dana
- days-ago-long[many] = prije {{value}} dana
- days-ago-long[other] = prije {{value}} dana
- weeks-ago-long={[ plural(value) ]}
- weeks-ago-long[zero] = ovaj tjedan
- weeks-ago-long[one] = prošli tjedan
- weeks-ago-long[two] = prije {{value}} tjedna
- weeks-ago-long[few] = prije {{value}} tjedana
- weeks-ago-long[many] = prije {{value}} tjedana
- weeks-ago-long[other] = prije {{value}} tjedana
- months-ago-long={[ plural(value) ]}
- months-ago-long[zero] = ovaj mjesec
- months-ago-long[one] = prošli mjesec
- months-ago-long[two] = prije {{value}} mjeseca
- months-ago-long[few] = prije {{value}} mjeseci
- months-ago-long[many] = prije {{value}} mjeseci
- months-ago-long[other] = prije {{value}} mjeseci
- years-ago-long={[ plural(value) ]}
- years-ago-long[zero] = ove godine
- years-ago-long[one] = prošle godine
- years-ago-long[two] = prije {{value}} godine
- years-ago-long[few] = prije {{value}} godina
- years-ago-long[many] = prije {{value}} godina
- years-ago-long[other] = prije {{value}} godina
- minutes-until-long={[ plural(value) ]}
- minutes-until-long[zero] = upravo
- minutes-until-long[one] = za minutu
- minutes-until-long[two] = za {{value}} minute
- minutes-until-long[few] = za {{value}} minuta
- minutes-until-long[many] = za {{value}} minuta
- minutes-until-long[other] = za {{value}} minuta
- hours-until-long={[ plural(value) ]}
- hours-until-long[zero] = upravo
- hours-until-long[one] = za sat vremena
- hours-until-long[two] = za {{value}} sata
- hours-until-long[few] = za {{value}} sati
- hours-until-long[many] = za {{value}} sati
- hours-until-long[other] = za {{value}} sati
- days-until-long={[ plural(value) ]}
- days-until-long[zero] = danas
- days-until-long[one] = sutra
- days-until-long[two] = za {{value}} dana
- days-until-long[few] = za {{value}} dana
- days-until-long[many] = za {{value}} dana
- days-until-long[other] = za {{value}} dana
- weeks-until-long={[ plural(value) ]}
- weeks-until-long[zero] = ovaj tjedan
- weeks-until-long[one] = idući tjedan
- weeks-until-long[two] = za {{value}} tjedna
- weeks-until-long[few] = za {{value}} tjedana
- weeks-until-long[many] = za {{value}} tjedana
- weeks-until-long[other] = za {{value}} tjedana
- months-until-long={[ plural(value) ]}
- months-until-long[zero] = ovaj mjesec
- months-until-long[one] = idući mjesec
- months-until-long[two] = za {{value}} mjeseca
- months-until-long[few] = za {{value}} mjeseci
- months-until-long[many] = za {{value}} mjeseci
- months-until-long[other] = za {{value}} mjeseci
- years-until-long={[ plural(value) ]}
- years-until-long[zero] = ove godine
- years-until-long[one] = iduće godine
- years-until-long[two] = za {{value}} godine
- years-until-long[few] = za {{value}} godina
- years-until-long[many] = za {{value}} godina
- years-until-long[other] = za {{value}} godina
- # 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] = upravo
- minutes-ago-short[other] = prije {{value}}m
- hours-ago-short={[ plural(value) ]}
- hours-ago-short[zero] = upravo
- hours-ago-short[other] = prije {{value}}s
- days-ago-short={[ plural(value) ]}
- days-ago-short[zero] = danas
- days-ago-short[other] = prije {{value}}d
- minutes-until-short={[ plural(value) ]}
- minutes-until-short[zero] = sada
- minutes-until-short[other] = za {{value}}m
- hours-until-short={[ plural(value) ]}
- hours-until-short[zero] = sada
- hours-until-short[other] = za {{value}}s
- days-until-short={[ plural(value) ]}
- days-until-short[zero] = danas
- days-until-short[other] = za {{value}}d
- # Relative time ("pretty dates"), unexpected error
- incorrectDate = (netočan 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 = %d.%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
|