You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/apps/dashboard/l10n/tr.js

36 lines
1.9 KiB
JavaScript

OC.L10N.register(
"dashboard",
{
"Dashboard" : "Pano",
"Dashboard app" : "Pano uygulaması",
"Show something" : "Bir şeyler görüntüle",
"Customize" : "Özelleştir",
"Edit widgets" : "Pano bileşenlerini düzenle",
"Get more widgets from the App Store" : "Uygulama mağazasından başka pano bileşenleri alın",
"Change background image" : "Arka plan görselini değiştir",
"Weather service" : "Hava durumu",
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Kişisel gizliliğinizi korumak için Nextcloud sunucunuz hava durumu verilerini sizin adınıza ister. Böylece hava durumu hizmetine hiçbir kişisel bilgi aktarılmaz.",
"Weather data from Met.no" : "Hava durumu verileri Met.no tarafından sağlanıyor",
"geocoding with Nominatim" : "Nominatim ile coğrafi kodlama",
"elevation data from OpenTopoData" : "yükseklik verileri OpenTopoData tarafından sağlanıyor",
"Weather" : "Hava durumu",
"Status" : "Durum",
"Good morning" : "Günaydın",
"Good morning, {name}" : "Günaydın, {name}",
"Good afternoon" : "Tünaydın",
"Good afternoon, {name}" : "Tünaydın, {name}",
"Good evening" : "İyi geceler",
"Good evening, {name}" : "İyi geceler, {name}",
"Hello" : "Merhaba",
"Hello, {name}" : "Merhaba {name}",
"Pick from Files" : "Dosyalardan seçin",
"Default images" : "Varsayılan görseller",
"Plain background" : "Düz arka plan",
"Insert from {productName}" : "{productName} üzerinden ekle",
"Get more widgets from the app store" : "Uygulama mağazasından başka pano bileşenleri alın",
"Good night, {name}" : "İyi geceler, {name}",
"Good night" : "İyi geceler",
"Pick from files" : "Dosyalardan seçin"
},
"nplurals=2; plural=(n > 1);");