diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-26 02:28:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-26 02:28:26 +0000 |
commit | 8bcba22d77cc56433a38be29e66692db94c2081a (patch) | |
tree | 62775d84b7ce51b5fbff718da41bfaff45ec1fa8 /apps/settings/l10n/tr.json | |
parent | 6935baa568749b2bdfa62a8effe94088d9555efa (diff) | |
download | nextcloud-server-8bcba22d77cc56433a38be29e66692db94c2081a.tar.gz nextcloud-server-8bcba22d77cc56433a38be29e66692db94c2081a.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/tr.json')
-rw-r--r-- | apps/settings/l10n/tr.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index c75c8b1c0e4..68e909f4eab 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -432,11 +432,8 @@ "Some jobs didn’t execute since %s. Please consider switching to system cron." : "Bazı görevler %s zamanından beri çalışmadı. Lütfen sistem zamanlanmış görevlerini (cron) kullanımayı düşünün.", "Last job ran %s." : "Son görev çalışması: %s.", "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 5 minutes over HTTP." : "cron.php, HTTP üzerinden 5 dakikada bir yürütülmesi için webcron hizmetine kaydedildi.", - "Use system cron service to call the cron.php file every 5 minutes." : "5 dakikada bir cron.php dosyasının çağrılması için sistem cron hizmeti kullanılsın.", + "Recommended" : "Önerilen", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php dosyası \"%s\" sistem kullanıcısı tarafından yürütülmelidir.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Bunu çalıştıraiblmek için PHP POSIX eklentisi gereklidir. Ayrıntılı bilgi almak için {linkstart}PHP belgelerine{linkend} bakabilirsiniz.", "You need to enable the File sharing App." : "Dosya paylaşımı uygulamasını etkinleştirmelisiniz.", @@ -520,6 +517,10 @@ "Error: This app can not be enabled because it makes the server unstable" : "Hata: Bu uygulama sunucuda kararsızlığa yol açtığından etkinleştirilemez", "mail" : "posta", "Test email settings" : "E-posta ayarlarını sına", + "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.", + "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 5 minutes over HTTP." : "cron.php, HTTP üzerinden 5 dakikada bir yürütülmesi için webcron hizmetine kaydedildi.", + "Use system cron service to call the cron.php file every 5 minutes." : "5 dakikada bir cron.php dosyasının çağrılması için sistem cron hizmeti kullanılsın.", "Expire after " : "Kullanım süresi", "days" : "gün sonra dolsun", "Allow users to share via link" : "Kullanıcılar bağlantı ile paylaşabilsin", |