diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-24 01:55:33 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-24 01:55:33 -0400 |
commit | 435672feaa22c0fc3c8caf7f6dbaefa0edb6f5d3 (patch) | |
tree | 14aaa2cb706223ddfe6b1e115524c9f7033f6a5f /settings/l10n/fr.php | |
parent | 645ecb76448a1452905f8aae6b59ec2bda37653b (diff) | |
download | nextcloud-server-435672feaa22c0fc3c8caf7f6dbaefa0edb6f5d3.tar.gz nextcloud-server-435672feaa22c0fc3c8caf7f6dbaefa0edb6f5d3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/fr.php')
-rw-r--r-- | settings/l10n/fr.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/l10n/fr.php b/settings/l10n/fr.php index 7380a7abdea..0464dee78f4 100644 --- a/settings/l10n/fr.php +++ b/settings/l10n/fr.php @@ -114,6 +114,7 @@ $TRANSLATIONS = array( "Allow users to share with anyone" => "Autoriser les utilisateurs à partager avec tout le monde", "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", "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.", |