diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-27 01:54:54 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-27 01:54:54 -0400 |
commit | a756666585be41752e376cb42fd445b8155b1d74 (patch) | |
tree | 3076c9045f319e8b609b6d962cd167d2f5009354 /settings | |
parent | a34491e28895f84d220cb5dbbbe4273172334716 (diff) | |
download | nextcloud-server-a756666585be41752e376cb42fd445b8155b1d74.tar.gz nextcloud-server-a756666585be41752e376cb42fd445b8155b1d74.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/fr.php | 2 | ||||
-rw-r--r-- | settings/l10n/tr.php | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/settings/l10n/fr.php b/settings/l10n/fr.php index 685602d7eb7..a821bfcae75 100644 --- a/settings/l10n/fr.php +++ b/settings/l10n/fr.php @@ -125,6 +125,8 @@ $TRANSLATIONS = array( "Allow users to only share with users in their groups" => "Autoriser les utilisateurs à partager avec des utilisateurs de leur groupe uniquement", "Allow mail notification" => "Autoriser les notifications par couriel", "Allow users to send mail notification for shared files" => "Autoriser les utilisateurs à envoyer une notification par courriel concernant les fichiers partagés", +"Exclude groups from sharing" => "Exclure les groupes du partage", +"These groups will still be able to receive shares, but not to initiate them." => "Ces groupes restent autorisés à partager, mais ne peuvent pas les initier", "Security" => "Sécurité", "Enforce HTTPS" => "Forcer HTTPS", "Forces the clients to connect to %s via an encrypted connection." => "Forcer les clients à se connecter à %s via une connexion chiffrée.", diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php index 8315969d817..c40c4a27e6b 100644 --- a/settings/l10n/tr.php +++ b/settings/l10n/tr.php @@ -35,7 +35,7 @@ $TRANSLATIONS = array( "Couldn't update app." => "Uygulama güncellenemedi.", "Wrong password" => "Hatalı parola", "No user supplied" => "Kullanıcı girilmedi", -"Please provide an admin recovery password, otherwise all user data will be lost" => "Lütfen bir yönetici kurtarma parolası girin, aksi takdirde tüm kullanıcı verisi kaybedilecek", +"Please provide an admin recovery password, otherwise all user data will be lost" => "Lütfen yönetici kurtarma parolasını girin, aksi takdirde tüm kullanıcı verisi kaybedilecek", "Wrong admin recovery password. Please check the password and try again." => "Hatalı yönetici kurtarma parolası. Lütfen parolayı denetleyip yeniden deneyin.", "Back-end doesn't support password change, but the users encryption key was successfully updated." => "Arka uç parola değişimini desteklemiyor ancak kullanıcı şifreleme anahtarı başarıyla güncellendi.", "Unable to change password" => "Parola değiştirilemiyor", @@ -136,7 +136,7 @@ $TRANSLATIONS = array( "From address" => "Kimden adresi", "Authentication required" => "Kimlik doğrulama gerekli", "Server address" => "Sunucu adresi", -"Port" => "Bağlantı Noktası", +"Port" => "Port", "Credentials" => "Kimlik Bilgileri", "SMTP Username" => "SMTP Kullanıcı Adı", "SMTP Password" => "SMTP Parolası", @@ -192,7 +192,7 @@ $TRANSLATIONS = array( "Login Name" => "Giriş Adı", "Create" => "Oluştur", "Admin Recovery Password" => "Yönetici Kurtarma Parolası", -"Enter the recovery password in order to recover the users files during password change" => "Parola değiştirme sırasında kullanıcı dosyalarını kurtarmak için bir kurtarma parolası girin", +"Enter the recovery password in order to recover the users files during password change" => "Parola değiştirme sırasında kullanıcı dosyalarını kurtarmak için kurtarma parolasını girin", "Default Storage" => "Varsayılan Depolama", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" => "Lütfen disk alanı kotasını girin (örnek: \"512MB\" veya \"12GB\")", "Unlimited" => "Sınırsız", |