diff options
Diffstat (limited to 'settings/l10n/tr.js')
-rw-r--r-- | settings/l10n/tr.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js index 1d2efe40145..e2afafe3b27 100644 --- a/settings/l10n/tr.js +++ b/settings/l10n/tr.js @@ -7,6 +7,9 @@ OC.L10N.register( "{actor} changed your email address" : "{actor} e-posta adresinizi değiştirdi", "You changed your email address" : "E-posta adresinizi değiştirdiniz", "Your email address was changed by an administrator" : "E-posta adresiniz bir yönetici tarafından değiştirildi", + "You created app password \"{token}\"" : "\"{token}\" uygulama parolasını oluşturdunuz", + "You updated app password \"{token}\"" : "\"{token}\" uygulama parolasını güncellediniz", + "You deleted app password \"{token}\"" : "\"{token}\" uygulama parolasını sildiniz", "Security" : "Güvenlik", "You successfully logged in using two-factor authentication (%1$s)" : "İki aşamalı kimlik doğrulama ile oturum açtınız (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "İki aşamalı kimlik doğrulama ile oturum açma girişimi reddedildi (%1$s)", @@ -66,6 +69,7 @@ OC.L10N.register( "Revoke" : "Geri Al", "Device settings" : "Aygıt ayarları", "Allow filesystem access" : "Dosya sistemine erişilebilsin", + "Rename" : "Yeniden Adlandır", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -268,6 +272,7 @@ OC.L10N.register( "Last job execution ran %s. Something seems wrong." : "Son görev yürütülmesi: %s. Yanlış bir şeyler var.", "Background job didn’t run yet!" : "Arka plan görevi henüz yürütülmemiş!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "En iyi başarım için arka plan görevlerinin doğru şekilde ayarlanması önemlidir. Büyük kurulumlar için 'Cron' ayarı önerilir. Ayrıntılı bilgi almak için belgelere bakabilirsiniz.", + "Pick background job setting" : "Arka plan görevi ayarlarını seçin", "Execute one task with each page loaded" : "Her sayfa yüklemesinde bir görev yürütülsün", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php, HTTP üzerinden 15 dakikada bir yürütülmesi için webcron hizmetine kaydedildi.", "Use system cron service to call the cron.php file every 15 minutes." : "15 dakikada bir cron.php dosyasının çağrılması için sistem cron hizmeti kullanılsın.", |