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 = Pazar
- weekday-1-long = Pazartesi
- weekday-2-long = Salı
- weekday-3-long = Çarşamba
- weekday-4-long = Perşembe
- weekday-5-long = Cuma
- weekday-6-long = Cumartesi
- weekday-0-short = Pzr
- weekday-1-short = Pzt
- weekday-2-short = Sal
- weekday-3-short = Çar
- weekday-4-short = Per
- weekday-5-short = Cum
- weekday-6-short = Cmt
- # Month names
- month-0-long = Ocak
- month-1-long = Şubat
- month-2-long = Mart
- month-3-long = Nisan
- month-4-long = Mayıs
- month-5-long = Haziran
- month-6-long = Temmuz
- month-7-long = Ağustos
- month-8-long = Eylül
- month-9-long = Ekim
- month-10-long = Kasım
- month-11-long = Aralık
- month-0-genitive = Ocak
- month-1-genitive = Şubat
- month-2-genitive = Mart
- month-3-genitive = Nisan
- month-4-genitive = Mayıs
- month-5-genitive = Haziran
- month-6-genitive = Temmuz
- month-7-genitive = Ağustos
- month-8-genitive = Eylül
- month-9-genitive = Ekim
- month-10-genitive = Kasım
- month-11-genitive = Aralık
- month-0-short = Oca
- month-1-short = Şub
- month-2-short = Mar
- month-3-short = Nis
- month-4-short = May
- month-5-short = Haz
- month-6-short = Tem
- month-7-short = Ağu
- month-8-short = Eyl
- month-9-short = Eki
- month-10-short = Kas
- month-11-short = Ara
- # Relative time ("pretty dates"), normal/long variant
- minutes-ago-long={[ plural(value) ]}
- minutes-ago-long[zero] = biraz önce
- minutes-ago-long[one] = bir dakika önce
- minutes-ago-long[two] = {{value}} dakika önce
- minutes-ago-long[few] = {{value}} dakika önce
- minutes-ago-long[many] = {{value}} dakika önce
- minutes-ago-long[other] = {{value}} dakika önce
- hours-ago-long={[ plural(value) ]}
- hours-ago-long[zero] = biraz önce
- hours-ago-long[one] = bir saat önce
- hours-ago-long[two] = {{value}} saat önce
- hours-ago-long[few] = {{value}} saat önce
- hours-ago-long[many] = {{value}} saat önce
- hours-ago-long[other] = {{value}} saat önce
- days-ago-long={[ plural(value) ]}
- days-ago-long[zero] = bugün
- days-ago-long[one] = dün
- days-ago-long[two] = {{value}} gün önce
- days-ago-long[few] = {{value}} gün önce
- days-ago-long[many] = {{value}} gün önce
- days-ago-long[other] = {{value}} gün önce
- weeks-ago-long={[ plural(value) ]}
- weeks-ago-long[zero] = bu hafta
- weeks-ago-long[one] = geçen hafta
- weeks-ago-long[two] = {{value}} hafta önce
- weeks-ago-long[few] = {{value}} hafta önce
- weeks-ago-long[many] = {{value}} hafta önce
- weeks-ago-long[other] = {{value}} hafta önce
- months-ago-long={[ plural(value) ]}
- months-ago-long[zero] = bu ay
- months-ago-long[one] = geçen ay
- months-ago-long[two] = {{value}} ay önce
- months-ago-long[few] = {{value}} ay önce
- months-ago-long[many] = {{value}} ay önce
- months-ago-long[other] = {{value}} ay önce
- years-ago-long={[ plural(value) ]}
- years-ago-long[zero] = bu yıl
- years-ago-long[one] = geçen yıl
- years-ago-long[two] = {{value}} yıl önce
- years-ago-long[few] = {{value}} yıl önce
- years-ago-long[many] = {{value}} yıl önce
- years-ago-long[other] = {{value}} yıl önce
- minutes-until-long={[ plural(value) ]}
- minutes-until-long[zero] = şimdi
- minutes-until-long[one] = bir dakika önce
- minutes-until-long[two] = {{value}} dakika içinde
- minutes-until-long[few] = {{value}} dakika içinde
- minutes-until-long[many] = {{value}} dakika içinde
- minutes-until-long[other] = {{value}} dakika içinde
- hours-until-long={[ plural(value) ]}
- hours-until-long[zero] = şimdi
- hours-until-long[one] = bir saat içinde
- hours-until-long[two] = {{value}} saat içinde
- hours-until-long[few] = {{value}} saat içinde
- hours-until-long[many] = {{value}} saat içinde
- hours-until-long[other] = {{value}} saat içinde
- days-until-long={[ plural(value) ]}
- days-until-long[zero] = bugün
- days-until-long[one] = dün
- days-until-long[two] = {{value}} gün içinde
- days-until-long[few] = {{value}} gün içinde
- days-until-long[many] = {{value}} gün içinde
- days-until-long[other] = {{value}} gün içinde
- weeks-until-long={[ plural(value) ]}
- weeks-until-long[zero] = bu hafta
- weeks-until-long[one] = gelecek hafta
- weeks-until-long[two] = {{value}} hafta içinde
- weeks-until-long[few] = {{value}} hafta içinde
- weeks-until-long[many] = {{value}} hafta içinde
- weeks-until-long[other] = {{value}} hafta içinde
- months-until-long={[ plural(value) ]}
- months-until-long[zero] = bu ay
- months-until-long[one] = gelecek ay
- months-until-long[two] = {{value}} ay içinde
- months-until-long[few] = {{value}} ay içinde
- months-until-long[many] = {{value}} ay içinde
- months-until-long[other] = {{value}} ay içinde
- years-until-long={[ plural(value) ]}
- years-until-long[zero] = bu yıl
- years-until-long[one] = gelecek yıl
- years-until-long[two] = {{value}} yıl içinde
- years-until-long[few] = {{value}} yıl içinde
- years-until-long[many] = {{value}} yıl içinde
- years-until-long[other] = {{value}} yıl içinde
- # 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] = biraz önce
- minutes-ago-short[other] = {{value}} dk önce
- hours-ago-short={[ plural(value) ]}
- hours-ago-short[zero] = biraz önce
- hours-ago-short[other] = {{value}} saat önce
- days-ago-short={[ plural(value) ]}
- days-ago-short[zero] = bugün
- days-ago-short[other] = {{value}} gün önce
- minutes-until-short={[ plural(value) ]}
- minutes-until-short[zero] = şimdi
- minutes-until-short[other] = {{value}} dk içinde
- hours-until-short={[ plural(value) ]}
- hours-until-short[zero] = şimdi
- hours-until-short[other] = {{value}} saat içinde
- days-until-short={[ plural(value) ]}
- days-until-short[zero] = bugün
- days-until-short[other] = {{value}} gün içinde
- # Relative time ("pretty dates"), unexpected error
- incorrectDate = (geçersiz tarih)
- # Date/Time format
- # see http://pubs.opengroup.org/onlinepubs/007908799/xsh/strftime.html
- dateTimeFormat_%c = %e %b %Y %a %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 = ÖÖ
- time_pm = ÖS
|