nc-weather/l10n/tr.json

53 lines
2.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{ "translations": {
"Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Ciddi Sorun: Lütfen nextcloud.log dosyanıza bakarak şuraya bir hata bildirimi yapın:\nhttps://github.com/nextcloud/weather/issues",
"Failed to set metric. Please contact your administrator" : "Ölçüm ayarlanamadı. Lütfen BT yöneticiniz ile görüşün",
"This metric is not known." : "Bu ölçüm bilinmiyor.",
"North" : "Kuzey",
"North-East" : "Kuzey Doğu",
"East" : "Doğu",
"South-East" : "Güney Doğu",
"South" : "Güney",
"South-West" : "Güney Batı",
"West" : "Batı",
"North-West" : "Kuzey Batı",
"Failed to get city weather informations. Please contact your administrator" : "İlin hava durumu alınamadı. Lütfen BT yöneticiniz ile görüşün",
"No city with this name found." : "Bu ada uyan bir il bulunamadı.",
"Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional settings of the Administration" : "OpenWeatherMap API anahtarınız geçersiz. BT yöneticiniz ile görüşerek, yönetim bölümündeki ek ayarları kullanarak geçerli bir API anahtarı yapılandırmasını isteyin",
"Empty city name!" : "İl adı boş!",
"Failed to add city. Please contact your administrator" : "İl eklenemedi. Lütfen BT yöneticiniz ile görüşün",
"This city is already registered for your account." : "Bu il hesabınıza zaten eklenmiş.",
"Failed to remove city. Please contact your administrator" : "İl kaldırılamadı. Lütfen BT yöneticiniz ile görüşün",
"Failed to set home. Please contact your administrator" : "Yaşanan yer ayarlanamadı. Lütfen BT yöneticiniz ile görüşün",
"Monday" : "Pazartesi",
"Tuesday" : "Salı",
"Wednesday" : "Çarşamba",
"Thursday" : "Perşembe",
"Friday" : "Cuma",
"Saturday" : "Cumartesi",
"Sunday" : "Pazar",
"Weather" : "Hava durumu",
"Watch the weather directly on your Nextcloud." : "Hava durumunun Nextcloud üzerinden izlenmesini sağlar.",
"OpenWeatherMap API Key" : "OpenWeatherMap API Anahtarı",
"Save" : "Kaydet",
"Add a city" : "Bir il ekle",
"Add city" : "İl ekle",
"City name" : "İl adı",
"Add" : "Ekle",
"Cancel" : "İptal",
"Settings" : "Ayarlar",
"Metric" : "Ölçü birimi",
"Click here to get an API key" : "API anahtarı almak için buraya tıklayın",
"Current Temperature" : "Güncel sıcaklık",
"Feelslike Temperature" : "Hissedilen sıcaklık",
"Minimum Temperature" : "En düşük sıcaklık",
"Maximum Temperature" : "En yüksek sıcaklık",
"Pressure" : "Basınç",
"Humidity" : "Nem",
"Cloudiness" : "Bulut",
"Wind" : "Rüzgar",
"Sunrise" : "Gün doğumu",
"Sunset" : "Gün batımı",
"Date" : "Tarih",
"Perceptible Temperature" : "Hissedilen sıcaklık"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}