diff options
author | Morris Jobke <morris.jobke@gmail.com> | 2014-07-09 16:19:21 +0200 |
---|---|---|
committer | Morris Jobke <morris.jobke@gmail.com> | 2014-07-09 16:19:32 +0200 |
commit | 2fb022fbc3f74942cbc47f78bbc34a032887d38f (patch) | |
tree | 9bfdf368c8b474f214d69b556dc1bc47ba4178a1 /settings/l10n/tr.php | |
parent | 59111882113ec64df89860fd75dd6b6584a8ef60 (diff) | |
download | nextcloud-server-2fb022fbc3f74942cbc47f78bbc34a032887d38f.tar.gz nextcloud-server-2fb022fbc3f74942cbc47f78bbc34a032887d38f.zip |
fix translations
Diffstat (limited to 'settings/l10n/tr.php')
-rw-r--r-- | settings/l10n/tr.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php index e1a57af4761..31d6b86adc5 100644 --- a/settings/l10n/tr.php +++ b/settings/l10n/tr.php @@ -120,7 +120,7 @@ $TRANSLATIONS = array( "Cron was not executed yet!" => "Cron henüz çalıştırılmadı!", "Execute one task with each page loaded" => "Yüklenen her sayfa ile bir görev çalıştır", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "cron.php, http üzerinden her 15 dakikada bir çağrılması için webcron hizmetine kaydedilir.", -"Use systems cron service to call the cron.php file every 15 minutes." => "cron.php dosyasını her 15 dakikada bir çağırmak için sistem cron hizmetini kullan.", +"Use system's cron service to call the cron.php file every 15 minutes." => "cron.php dosyasını her 15 dakikada bir çağırmak için sistem cron hizmetini kullan.", "Sharing" => "Paylaşım", "Allow apps to use the Share API" => "Uygulamaların paylaşım API'sini kullanmasına izin ver", "Allow users to share via link" => "Kullanıcıların bağlantı ile paylaşmasına izin ver", |