diff options
Diffstat (limited to 'settings/l10n/fr.php')
-rw-r--r-- | settings/l10n/fr.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/fr.php b/settings/l10n/fr.php index 1e8d2837ff6..96c38db5d4d 100644 --- a/settings/l10n/fr.php +++ b/settings/l10n/fr.php @@ -141,7 +141,7 @@ $TRANSLATIONS = array( "Restrict users to only share with users in their groups" => "N'autoriser les partages qu'entre membres de même groupes", "Allow users to send mail notification for shared files" => "Autoriser les utilisateurs à envoyer des notifications par courriel concernant les fichiers partagés", "Exclude groups from sharing" => "Empêcher certains groupes de partager", -"These groups will still be able to receive shares, but not to initiate them." => "Ces groupes ne pourront plus initier de partage. Mais ils pourront toujours profiter des partages faits par d'autres. ", +"These groups will still be able to receive shares, but not to initiate them." => "Ces groupes ne pourront plus initier de partage, mais ils pourront toujours rejoindre les partages faits par d'autres. ", "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.", |