diff options
Diffstat (limited to 'settings/l10n/fr.js')
-rw-r--r-- | settings/l10n/fr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js index 031dd6a50c3..01487a1f09b 100644 --- a/settings/l10n/fr.js +++ b/settings/l10n/fr.js @@ -277,7 +277,6 @@ OC.L10N.register( "Email" : "Adresse e-mail", "Your email address" : "Votre adresse e-mail", "No email address set" : "Aucune adresse e-mail configurée", - "For password recovery and notifications" : "Pour la récupération de mot de passe et les notifications", "Phone number" : "Numéro de téléphone", "Your phone number" : "Votre numéro de téléphone", "Address" : "Adresse", @@ -370,6 +369,7 @@ OC.L10N.register( "Enable experimental apps" : "Activer les applications expérimentales", "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Bonjour,<br><br>Un compte %s a été créé pour vous.<br><br>Votre nom d'utilisateur est : %s<br>Visitez votre compte : <a href=\"%s\">%s</a><br><br>", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Bonjour,<br><br>Un compte %s a été créé pour vous.<br><br>Votre nom d'utilisateur est : %s<br>Visitez votre compte : %s<br><br>\n", + "For password recovery and notifications" : "Pour la récupération de mot de passe et les notifications", "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si vous voulez appuyer ce projet\n<a href=\"https://nextcloud.com/contribute\"\ntarget=\"_blank\" rel=\"noreferrer\">rejoindre le développement</a>\n<or></or>\n<a href=\"https://nextcloud.com/contribute\"\ntarget=\"_blank\" rel=\"noreferrer\">partager</a>!", "Add Group" : "Ajouter groupe", "Group" : "Groupe", |