diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-08 00:11:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-08 00:11:34 +0000 |
commit | 9fe95e8a7cf5f639fe3ba2a3aa33ce4a5c9a77b6 (patch) | |
tree | a6d2ee78c2f012c0948d15eb09eb3271088a8f10 /settings/l10n/tr.js | |
parent | 6180feeb9d6c3c7edceb6a996a48695504f673fb (diff) | |
download | nextcloud-server-9fe95e8a7cf5f639fe3ba2a3aa33ce4a5c9a77b6.tar.gz nextcloud-server-9fe95e8a7cf5f639fe3ba2a3aa33ce4a5c9a77b6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/tr.js')
-rw-r--r-- | settings/l10n/tr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js index 4556a77197a..8eb32f9b55c 100644 --- a/settings/l10n/tr.js +++ b/settings/l10n/tr.js @@ -264,6 +264,7 @@ OC.L10N.register( "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Zamanlanmış görev CLI üzerinden çalıştırılamadı. Şu teknik sorunlar çıktı:", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Lütfen <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">kurulum rehberlerini↗</a> yeniden gözden geçirin ve <a href=\"%s\">günlük</a> kayıtlarındaki hata ve uyarılara bakın.", "All checks passed." : "Tüm denetimlerden geçti.", + "Version" : "Sürüm", "Background jobs" : "Art alan görevleri", "Last job ran %s." : "Son görev çalışması: %s.", "Last job execution ran %s. Something seems wrong." : "Son görev yürütülmesi: %s. Yanlış bir şeyler var.", @@ -274,7 +275,6 @@ OC.L10N.register( "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.", "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} bakın.", - "Version" : "Sürüm", "Sharing" : "Paylaşım", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Yönetici olarak paylaşma davranışı ile ilgili ince ayarları yapabilirsiniz. Ayrıntılı bilgi almak için belgelere bakın.", "Allow apps to use the Share API" : "Uygulamalar Paylaşım API kullanabilsin", |