summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/tr.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/tr.js')
-rw-r--r--apps/theming/l10n/tr.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js
index 93b6f6f0f8b..5debfaed73b 100644
--- a/apps/theming/l10n/tr.js
+++ b/apps/theming/l10n/tr.js
@@ -16,6 +16,7 @@ OC.L10N.register(
"The given privacy policy address is not a valid URL" : "Belirtilen gizlilik ilkesi adresi geçersiz",
"The given slogan is too long" : "Belirtilen slogan çok uzun",
"The given color is invalid" : "Belirtilen renk geçersiz",
+ "Disable-user-theming should be true or false" : "Disable-user-theming seçeneği true ya da false olmalıdır",
"The file was uploaded" : "Dosya yüklendi",
"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",
@@ -25,6 +26,8 @@ OC.L10N.register(
"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",
"No file uploaded" : "Henüz bir dosya yüklenmemiş",
+ "Cleanup old theming cache" : "Eski tema ön belleğini temizle",
+ "Failed to delete folder: \"%1$s\", error: %2$s" : "Şu klasör silinemedi: \"%1$s\", Hata: %2$s",
"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.",
"Theming" : "Tema",
"Appearance and accessibility" : "Görünüm ve erişilebilirlik",
@@ -50,8 +53,10 @@ OC.L10N.register(
"Privacy policy" : "Kişisel gizliliğin korunması ilkesi",
"Adjust the Nextcloud theme" : "Nextcloud temasını ayarla",
"Keyboard shortcuts" : "Kısayol tuşları",
+ "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "Bazı durumlarda klavye kısayolları erişilebilirlik araçlarına etki edebilir. Aracınıza doğru şekilde odaklanmanızı sağlamak için tüm klavye kısayollarını buradan devre dışı bırakabilirsiniz. Bu aynı zamanda uygulamalarda var olan tüm kısayolları da devre dışı bırakır.",
"Disable all keyboard shortcuts" : "Tüm klavye kısayollarını devre dışı bırak",
"Background" : "Arka plan",
+ "Customization has been disabled by your administrator" : "Özelleştirme yöneticiniz tarafından devre dışı bırakılmış",
"Set a custom background" : "Özel bir arka plan ayarla",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Uygulamalarımızı herkesin kullanabilmesini çok önemsiyoruz. Web standartlarını izleyerek, işlemlerin fare olmadan da yapılabilmesini ve ekran okuyucular gibi yardımcı yazılımların kullanılabilmesini sağlıyoruz. AAA düzeyinde yüksek renk karşıtlığı teması ile AA düzeyinde {guidelines}Web İçeriği Erişilebilirlik Kuralları{linkend} 2.1 ile uyumlu olmayı amaçladık.",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Bir sorunla karşılaşırsanız, bunları {issuetracker}sorun izleyicimiz{linkend} üzerinden bildirmekten çekinmeyin. Katkıda bulunmak istiyorsanız {designteam}tasarım ekibimize{linkend} katılın!",
@@ -71,6 +76,7 @@ OC.L10N.register(
"Color" : "Renk",
"Logo" : "Logo",
"Upload new logo" : "Yeni logo yükle",
+ "Background and login image" : "Arka plan ve oturum açma görseli",
"Upload new login background" : "Yeni oturum açma arka planı yükle",
"Remove background image" : "Arka plan görselini kaldır",
"Advanced options" : "Gelişmiş ayarlar",
@@ -81,6 +87,8 @@ OC.L10N.register(
"Favicon" : "Favicon",
"Upload new favicon" : "Yeni favicon yükle",
"User settings" : "Kullanıcı ayarları",
+ "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can check this box." : "Kopyanızı seçip özelleştirebilmenize rağmen, kullanıcılar arka planlarını ve renklerini değiştirebilir. Özelleştirmeyi dayatmak istiyorsanız, bu kutuyu işaretleyebilirsiniz.",
+ "Disable user theming" : "Kullanıcı teması devre dışı bırakılsın",
"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.",
"Login image" : "Oturum açma görseli"
},