123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226 |
- # 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 = pühapäev
- weekday-1-long = esmaspäev
- weekday-2-long = teisipäev
- weekday-3-long = kolmapäev
- weekday-4-long = neljapäev
- weekday-5-long = reede
- weekday-6-long = laupäev
- weekday-0-short = P
- weekday-1-short = E
- weekday-2-short = T
- weekday-3-short = K
- weekday-4-short = N
- weekday-5-short = R
- weekday-6-short = L
- # Month names
- month-0-long = jaanuar
- month-1-long = veebruar
- month-2-long = märts
- month-3-long = aprill
- month-4-long = mai
- month-5-long = juuni
- month-6-long = juuli
- month-7-long = august
- month-8-long = september
- month-9-long = oktoober
- month-10-long = november
- month-11-long = detsember
- month-0-genitive = jaanuari
- month-1-genitive = veebruari
- month-2-genitive = märtsi
- month-3-genitive = aprilli
- month-4-genitive = mai
- month-5-genitive = juuni
- month-6-genitive = juuli
- month-7-genitive = augusti
- month-8-genitive = septembri
- month-9-genitive = oktoobri
- month-10-genitive = novembri
- month-11-genitive = detsembri
- month-0-short = jaan
- month-1-short = veebr
- month-2-short = märts
- month-3-short = apr
- month-4-short = mai
- month-5-short = juun
- month-6-short = juul
- month-7-short = aug
- month-8-short = sept
- month-9-short = okt
- month-10-short = nov
- month-11-short = dets
- # Relative time ("pretty dates"), normal/long variant
- minutes-ago-long={[ plural(value) ]}
- minutes-ago-long[zero] = äsja
- minutes-ago-long[one] = minut tagasi
- minutes-ago-long[two] = {{value}} minutit tagasi
- minutes-ago-long[few] = {{value}} minutit tagasi
- minutes-ago-long[many] = {{value}} minutit tagasi
- minutes-ago-long[other] = {{value}} minutit tagasi
- hours-ago-long={[ plural(value) ]}
- hours-ago-long[zero] = äsja
- hours-ago-long[one] = tund tagasi
- hours-ago-long[two] = {{value}} tundi tagasi
- hours-ago-long[few] = {{value}} tundi tagasi
- hours-ago-long[many] = {{value}} tundi tagasi
- hours-ago-long[other] = {{value}} tundi tagasi
- days-ago-long={[ plural(value) ]}
- days-ago-long[zero] = täna
- days-ago-long[one] = eile
- days-ago-long[two] = {{value}} päeva tagasi
- days-ago-long[few] = {{value}} päeva tagasi
- days-ago-long[many] = {{value}} päeva tagasi
- days-ago-long[other] = {{value}} päeva tagasi
- weeks-ago-long={[ plural(value) ]}
- weeks-ago-long[zero] = sel nädalal
- weeks-ago-long[one] = eelmisel nädalal
- weeks-ago-long[two] = {{value}} nädalat tagasi
- weeks-ago-long[few] = {{value}} nädalat tagasi
- weeks-ago-long[many] = {{value}} nädalat tagasi
- weeks-ago-long[other] = {{value}} nädalat tagasi
- months-ago-long={[ plural(value) ]}
- months-ago-long[zero] = sel kuul
- months-ago-long[one] = eelmisel kuul
- months-ago-long[two] = {{value}} kuud tagasi
- months-ago-long[few] = {{value}} kuud tagasi
- months-ago-long[many] = {{value}} kuud tagasi
- months-ago-long[other] = {{value}} kuud tagasi
- years-ago-long={[ plural(value) ]}
- years-ago-long[zero] = sel aastal
- years-ago-long[one] = eelmisel aastal
- years-ago-long[two] = {{value}} aastat tagasi
- years-ago-long[few] = {{value}} aastat tagasi
- years-ago-long[many] = {{value}} aastat tagasi
- years-ago-long[other] = {{value}} aastat tagasi
- minutes-until-long={[ plural(value) ]}
- minutes-until-long[zero] = kohe
- minutes-until-long[one] = minuti aja pärast
- minutes-until-long[two] = {{value}} minuti pärast
- minutes-until-long[few] = {{value}} minuti pärast
- minutes-until-long[many] = {{value}} minuti pärast
- minutes-until-long[other] = {{value}} minuti pärast
- hours-until-long={[ plural(value) ]}
- hours-until-long[zero] = kohe
- hours-until-long[one] = tunni aja pärast
- hours-until-long[two] = {{value}} tunni pärast
- hours-until-long[few] = {{value}} tunni pärast
- hours-until-long[many] = {{value}} tunni pärast
- hours-until-long[other] = {{value}} tunni pärast
- days-until-long={[ plural(value) ]}
- days-until-long[zero] = täna
- days-until-long[one] = homme
- days-until-long[two] = {{value}} päeva pärast
- days-until-long[few] = {{value}} päeva pärast
- days-until-long[many] = {{value}} päeva pärast
- days-until-long[other] = {{value}} päeva pärast
- weeks-until-long={[ plural(value) ]}
- weeks-until-long[zero] = sel nädalal
- weeks-until-long[one] = järgmisel nädalal
- weeks-until-long[two] = {{value}} nädala pärast
- weeks-until-long[few] = {{value}} nädala pärast
- weeks-until-long[many] = {{value}} nädala pärast
- weeks-until-long[other] = {{value}} nädala pärast
- months-until-long={[ plural(value) ]}
- months-until-long[zero] = sel kuul
- months-until-long[one] = järgmisel kuul
- months-until-long[two] = {{value}} kuu pärast
- months-until-long[few] = {{value}} kuu pärast
- months-until-long[many] = {{value}} kuu pärast
- months-until-long[other] = {{value}} kuu pärast
- years-until-long={[ plural(value) ]}
- years-until-long[zero] = sel aastal
- years-until-long[one] = järgmisel aastal
- years-until-long[two] = {{value}} aasta pärast
- years-until-long[few] = {{value}} aasta pärast
- years-until-long[many] = {{value}} aasta pärast
- years-until-long[other] = {{value}} aasta pärast
- # 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] = äsja
- minutes-ago-short[other] = {{value}}m tagasi
- hours-ago-short={[ plural(value) ]}
- hours-ago-short[zero] = äsja
- hours-ago-short[other] = {{value}}t tagasi
- days-ago-short={[ plural(value) ]}
- days-ago-short[zero] = täna
- days-ago-short[other] = {{value}}p tagasi
- minutes-until-short={[ plural(value) ]}
- minutes-until-short[zero] = kohe
- minutes-until-short[other] = {{value}}m pärast
- hours-until-short={[ plural(value) ]}
- hours-until-short[zero] = kohe
- hours-until-short[other] = {{value}}t pärast
- days-until-short={[ plural(value) ]}
- days-until-short[zero] = täna
- days-until-short[other] = {{value}}p pärast
- # Relative time ("pretty dates"), unexpected error
- incorrectDate = (vigane kuupäev)
- # 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
- time_am = e.l.
- time_pm = p.l.
|