summaryrefslogtreecommitdiffstats
path: root/lib/l10n/fr.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-04-11 01:55:15 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-04-11 01:55:15 -0400
commit36107e1bad9f696be9ac15141b120c7c30ee4e7f (patch)
treed9a01fae2b1b9b781466baeb34781ed069d0dcc4 /lib/l10n/fr.php
parentdcca5f7bdd224f9fdd773d2a9ff8ac6f3199823a (diff)
downloadnextcloud-server-36107e1bad9f696be9ac15141b120c7c30ee4e7f.tar.gz
nextcloud-server-36107e1bad9f696be9ac15141b120c7c30ee4e7f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fr.php')
-rw-r--r--lib/l10n/fr.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/fr.php b/lib/l10n/fr.php
index 52cbfb85b40..b13970c610d 100644
--- a/lib/l10n/fr.php
+++ b/lib/l10n/fr.php
@@ -67,6 +67,7 @@ $TRANSLATIONS = array(
"_%n month ago_::_%n months ago_" => array("","Il y a %n mois"),
"last year" => "l'année dernière",
"years ago" => "il y a plusieurs années",
+"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" => "Seuls les caractères suivants sont autorisés dans un nom d'utilisateur : \"a-z\", \"A-Z\", \"0-9\", et \"_.@-\"",
"A valid username must be provided" => "Un nom d'utilisateur valide doit être saisi",
"A valid password must be provided" => "Un mot de passe valide doit être saisi",
"The username is already being used" => "Le nom d'utilisateur est déjà utilisé"