diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-10 01:13:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-10 01:13:39 +0000 |
commit | d049403a82a3559f864cd2b035f8bb82cf3eb30c (patch) | |
tree | 681f7c87af6e5368df0196e068ab56eb17b2e6bd /settings/l10n/tr.js | |
parent | 0cf2c7be7c06c63962e9433b142605ee7c3ab4f5 (diff) | |
download | nextcloud-server-d049403a82a3559f864cd2b035f8bb82cf3eb30c.tar.gz nextcloud-server-d049403a82a3559f864cd2b035f8bb82cf3eb30c.zip |
[tx-robot] updated from transifex
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.", |