nextcloud/apps/theming/l10n/tr.json

52 lines
3.7 KiB
JSON
Raw Normal View History

2017-03-22 04:07:53 +03:00
{ "translations": {
2019-12-07 05:16:37 +03:00
"Loading preview…" : "Ön izleme yükleniyor …",
2017-04-30 03:07:21 +03:00
"Saved" : "Kaydedildi",
2017-03-22 04:07:53 +03:00
"Admin" : "Yönetici",
"a safe home for all your data" : "verileriniz için güvenli bir barınak",
2018-03-02 04:12:16 +03:00
"Name cannot be empty" : "Ad boş olamaz",
2017-03-22 04:07:53 +03:00
"The given name is too long" : "Belirtilen ad çok uzun",
"The given web address is too long" : "Belirtilen web adresi çok uzun",
2019-08-02 05:14:30 +03:00
"The given web address is not a valid URL" : "Belirtilen web adresi geçersiz",
2018-05-22 03:13:31 +03:00
"The given legal notice address is too long" : "Belirtilen yasal bildirim adresi çok uzun",
2019-08-02 05:14:30 +03:00
"The given legal notice address is not a valid URL" : "Belirtilen yasal bildirim adresi geçersiz",
2018-05-30 03:12:08 +03:00
"The given privacy policy address is too long" : "Belirtilen kişisel gizliliğin korunması ilkesi adresi çok uzun",
2019-08-02 05:14:30 +03:00
"The given privacy policy address is not a valid URL" : "Belirtilen gizlilik ilkesi adresi geçersiz",
2017-03-22 04:07:53 +03:00
"The given slogan is too long" : "Belirtilen slogan çok uzun",
"The given color is invalid" : "Belirtilen renk geçersiz",
2018-03-26 03:13:15 +03:00
"The file was uploaded" : "Dosya yüklendi",
2017-10-21 03:08:26 +03:00
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklenen dosya php.ini dosyasındaki yüklenebilecek dosya boyutunu belirten upload_max_filesize değişkeninin değerini aşıyor",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yüklenen dosya HTML formundaki yüklenebilecek dosya boyutunu belirten MAX_FILE_SIZE değişkeninin değerini aşıyor",
2018-03-14 04:11:29 +03:00
"The file was only partially uploaded" : "Dosyanın yalnız bir bölümü yüklendi",
2017-10-21 03:08:26 +03:00
"No file was uploaded" : "Herhangi bir dosya yüklenmedi",
"Missing a temporary folder" : "Geçici klasör bulunamadı",
2018-03-26 03:13:15 +03:00
"Could not write file to disk" : "Dosya diske yazılamadı",
"A PHP extension stopped the file upload" : "Bir PHP eklentisi dosyanın yüklenmesini engelledi",
2020-09-21 05:17:24 +03:00
"No file uploaded" : "Henüz bir dosya yüklenmemiş",
2018-03-30 03:11:34 +03:00
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Zaten özel bir tema kullanıyorsunuz. Tema uygulaması ayarları bu değer ile değiştirilebilir.",
2019-03-21 04:13:49 +03:00
"Theming" : "Tema",
2018-05-22 03:13:31 +03:00
"Legal notice" : "Yasal bildirim",
2018-05-30 03:12:08 +03:00
"Privacy policy" : "Kişisel gizliliğin korunması ilkesi",
"Adjust the Nextcloud theme" : "Nextcloud temasını ayarla",
2019-10-20 05:16:43 +03:00
"Open documentation" : "Belgeleri aç",
2017-05-01 03:07:32 +03:00
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Temalar kullandığınız kopyanın ve desteklenen istemcilerin genel görünümün kolayca değiştirilmesini sağlar. Tüm kullanıcılara görüntülenir.",
2017-03-22 04:07:53 +03:00
"Name" : "Ad",
2021-06-04 05:28:13 +03:00
"Reset to default" : "Varsayılanlara dön",
2018-05-22 03:13:31 +03:00
"Web link" : "Web bağlantısı",
"https://…" : "https://…",
2017-03-22 04:07:53 +03:00
"Slogan" : "Slogan",
"Color" : "Renk",
"Logo" : "Logo",
"Upload new logo" : "Yeni logo yükle",
"Login image" : "Oturum açma görseli",
2018-10-23 17:54:28 +03:00
"Upload new login background" : "Yeni oturum açma arka planı yükle",
"Remove background image" : "Arka plan görselini kaldır",
2018-04-27 03:11:53 +03:00
"Advanced options" : "Gelişmiş ayarlar",
2018-05-22 03:13:31 +03:00
"Legal notice link" : "Yasal bildirim bağlantısı",
2018-05-30 03:12:08 +03:00
"Privacy policy link" : "Kişisel gizlilik ilkesi bağlantısı",
2018-04-27 03:11:53 +03:00
"Header logo" : "Üst bilgi logosu",
"Upload new header logo" : "Yeni üst bilgi logosu yükle",
"Favicon" : "Favicon",
2018-05-01 03:11:52 +03:00
"Upload new favicon" : "Yeni favicon yükle",
2021-02-02 05:19:50 +03:00
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Yüklenen logo ve renge göre otomatik olarak favicon üretilmesi için Imagemagick PHP eklentisini SVG desteği ile kurun."
2017-03-22 04:07:53 +03:00
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}