diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-27 07:27:22 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-27 07:27:22 -0400 |
commit | 8df8211225a4252649b652da603ead5d2b9a9a84 (patch) | |
tree | c19158f3eb68a5aed58951e4e40f57ea86c45012 /settings/l10n/tr.php | |
parent | 300cb22d24a12b6114716176ceac752056bec017 (diff) | |
download | nextcloud-server-8df8211225a4252649b652da603ead5d2b9a9a84.tar.gz nextcloud-server-8df8211225a4252649b652da603ead5d2b9a9a84.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/tr.php')
-rw-r--r-- | settings/l10n/tr.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php index d6d03c24de1..6339f1bd051 100644 --- a/settings/l10n/tr.php +++ b/settings/l10n/tr.php @@ -46,6 +46,7 @@ $TRANSLATIONS = array( "A valid username must be provided" => "Geçerli bir kullanıcı adı mutlaka sağlanmalı", "Error creating user" => "Kullanıcı oluşturulurken hata", "A valid password must be provided" => "Geçerli bir parola mutlaka sağlanmalı", +"Warning: Home directory for user \"{user}\" already exists" => "Uyarı: \"{user}\" kullanıcısı için zaten bir Ev dizini mevcut", "__language_name__" => "Türkçe", "Security Warning" => "Güvenlik Uyarisi", "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "data dizininiz ve dosyalarınız büyük ihtimalle internet üzerinden erişilebilir. .htaccess dosyası çalışmıyor. Web sunucunuzu yapılandırarak data dizinine erişimi kapatmanızı veya data dizinini web sunucu döküman dizini dışına almanızı şiddetle tavsiye ederiz.", @@ -119,6 +120,7 @@ $TRANSLATIONS = array( "Language" => "Dil", "Help translate" => "Çevirilere yardım edin", "WebDAV" => "WebDAV", +"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "<a href=\"%s\" target=\"_blank\">Dosyalarınıza WebDAV aracılığıyla erişmek için</a> bu adresi kullanın", "Encryption" => "Şifreleme", "The encryption app is no longer enabled, decrypt all your file" => "Şifreleme uygulaması artık etkin değil, tüm dosyalarınızın şifresini çözün", "Log-in password" => "Oturum açma parolası", |