summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/tr.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/tr.js')
-rw-r--r--apps/settings/l10n/tr.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js
index c07451c32b2..97ed20fde70 100644
--- a/apps/settings/l10n/tr.js
+++ b/apps/settings/l10n/tr.js
@@ -184,6 +184,7 @@ OC.L10N.register(
"Disable all" : "Tümünü devre dışı bırak",
"Enable all" : "Tümünü etkinleştir",
"_%n app has an update available_::_%n apps have an update available_" : ["%n uygulama için güncelleme yayınlanmış","%n uygulama için güncelleme yayınlanmış"],
+ "_Update_::_Update all_" : ["Güncelle","Tümünü güncelle"],
"Marked for remote wipe" : "Uzaktan silme için işaretlendi",
"Device settings" : "Aygıt ayarları",
"Allow filesystem access" : "Dosya sistemine erişilebilsin",
@@ -434,7 +435,10 @@ OC.L10N.register(
"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ş!",
"Pick background job setting" : "Arka plan görevi ayarlarını seçin",
+ "Execute one task with each page loaded. Use case: Single user instance." : "Her sayfa yüklendiğinde bir görrev yürütülür. Kullanım şekli: Tek kullanıcılı kopya.",
+ "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php, HTTP üzerinden her 5 dakikada bir cron.php sayfasını çağıran bir webcron hizmetinde kayıtlıdır. Kullanım şekli: Çok küçük kopya (kullanıma bağlı olarak 1–5 kullanıcı).",
"Recommended" : "Önerilen",
+ "Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances." : "5 dakikada bir cron.php dosyasının çağrılması için sistem cron hizmeti kullanılır. Tüm kopyalar için önerilir.",
"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.",