diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-02 00:53:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-02 00:53:28 +0000 |
commit | 0ec6efdf3d162bd855e5bc092fa6f1bf1b9b455d (patch) | |
tree | e295e4b3a88d1951e0748904aa2b22168251de33 /apps/settings/l10n/tr.js | |
parent | f6fcaf7582a9b5ca2754b8b0b29ddf86a4d7f9cf (diff) | |
download | nextcloud-server-0ec6efdf3d162bd855e5bc092fa6f1bf1b9b455d.tar.gz nextcloud-server-0ec6efdf3d162bd855e5bc092fa6f1bf1b9b455d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/tr.js')
-rw-r--r-- | apps/settings/l10n/tr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index 87c90475323..60f47172198 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -240,6 +240,7 @@ OC.L10N.register( "Webcron" : "İnternet zamanlanmış görevi", "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 internet zamanlanmış görevi hizmetinde kayıtlıdır. Kullanım şekli: Çok küçük kopya (kullanıma bağlı olarak 1–5 kullanıcı).", "Cron (Recommended)" : "Cron (önerilen)", + "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.", "The cron.php needs to be executed by the system user \"{user}\"." : "cron.php dosyası \"{user}\" sistem kullanıcısı tarafından yürütülmelidir.", "Unable to update background job mode" : "Arka plan görevi kipi güncellenemedi", "Profile" : "Profil", |