tr.json 4.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. { "translations": {
  2. "Loading preview…" : "Önizleme yükleniyor...",
  3. "Saved" : "Kaydedildi",
  4. "Admin" : "Yönetici",
  5. "a safe home for all your data" : "verileriniz için güvenli bir barınak",
  6. "Name cannot be empty" : "Ad boş olamaz",
  7. "The given name is too long" : "Belirtilen ad çok uzun",
  8. "The given web address is too long" : "Belirtilen web adresi çok uzun",
  9. "The given legal notice address is too long" : "Belirtilen yasal bildirim adresi çok uzun",
  10. "The given privacy policy address is too long" : "Belirtilen kişisel gizliliğin korunması ilkesi adresi çok uzun",
  11. "The given slogan is too long" : "Belirtilen slogan çok uzun",
  12. "The given color is invalid" : "Belirtilen renk geçersiz",
  13. "The file was uploaded" : "Dosya yüklendi",
  14. "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",
  15. "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",
  16. "The file was only partially uploaded" : "Dosyanın yalnız bir bölümü yüklendi",
  17. "No file was uploaded" : "Herhangi bir dosya yüklenmedi",
  18. "Missing a temporary folder" : "Geçici klasör bulunamadı",
  19. "Could not write file to disk" : "Dosya diske yazılamadı",
  20. "A PHP extension stopped the file upload" : "Bir PHP eklentisi dosyanın yüklenmesini engelledi",
  21. "No file uploaded" : "Herhangi bir dosya yüklenmemiş",
  22. "Unsupported image type" : "Görsel türü desteklenmiyor",
  23. "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.",
  24. "Legal notice" : "Yasal bildirim",
  25. "Privacy policy" : "Kişisel gizliliğin korunması ilkesi",
  26. "Theming" : "Tema",
  27. "Adjust the Nextcloud theme" : "Nextcloud temasını ayarla",
  28. "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.",
  29. "Name" : "Ad",
  30. "Reset to default" : "Varsayılana Sıfırla",
  31. "Web link" : "Web bağlantısı",
  32. "https://…" : "https://…",
  33. "Slogan" : "Slogan",
  34. "Color" : "Renk",
  35. "Logo" : "Logo",
  36. "Upload new logo" : "Yeni logo yükle",
  37. "Login image" : "Oturum açma görseli",
  38. "Upload new login background" : "Yeni oturum açma arka planı yükle",
  39. "Remove background image" : "Arka plan görselini kaldır",
  40. "Advanced options" : "Gelişmiş ayarlar",
  41. "Legal notice link" : "Yasal bildirim bağlantısı",
  42. "Privacy policy link" : "Kişisel gizlilik ilkesi bağlantısı",
  43. "Header logo" : "Üst bilgi logosu",
  44. "Upload new header logo" : "Yeni üst bilgi logosu yükle",
  45. "Favicon" : "Favicon",
  46. "Upload new favicon" : "Yeni favicon yükle",
  47. "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.",
  48. "There is no error, the file uploaded with success" : "Herhangi bir sorun yok, dosya yüklendi",
  49. "The uploaded file was only partially uploaded" : "Dosyanın yalnızca bir bölümü yüklenebildi",
  50. "Failed to write file to disk." : "Dosya diske yazılamadı.",
  51. "A PHP extension stopped the file upload." : "Bir PHP eklentisi dosyanın yüklenmesini engelledi.",
  52. "You are already using a custom theme" : "Zaten özel bir tema kullanıyorsunuz",
  53. "Web address https://…" : "Web adresi https://..."
  54. },"pluralForm" :"nplurals=2; plural=(n > 1);"
  55. }