diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-10 22:30:58 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-10 22:30:58 -0400 |
commit | 44a5b0bad0e0dbcb0c11de663897ace69b4fd776 (patch) | |
tree | eba044e2945f6747fb037aa157f872d43254eba1 /settings/l10n/fr.php | |
parent | 26c0007a5ff65a718abce63939b65de0cda9c7a1 (diff) | |
download | nextcloud-server-44a5b0bad0e0dbcb0c11de663897ace69b4fd776.tar.gz nextcloud-server-44a5b0bad0e0dbcb0c11de663897ace69b4fd776.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/fr.php')
-rw-r--r-- | settings/l10n/fr.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/fr.php b/settings/l10n/fr.php index 10a7d764bc8..d506965be7c 100644 --- a/settings/l10n/fr.php +++ b/settings/l10n/fr.php @@ -73,6 +73,8 @@ $TRANSLATIONS = array( "Allow users to share items shared with them again" => "Autoriser les utilisateurs à partager des éléments qui ont été partagés avec eux", "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 user to send mail notification for shared files" => "Autoriser l'utilisateur à envoyer une notification par couriel 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.", |