translations: fix spelling in password login form (#34300)

This commit is contained in:
Frédéric Péters 2019-06-24 19:19:35 +02:00
parent a78e5cd070
commit 0908e73908
1 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: Authentic\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-06-22 17:17+0200\n"
"PO-Revision-Date: 2019-06-19 11:13+0200\n"
"PO-Revision-Date: 2019-06-24 19:17+0200\n"
"Last-Translator: Mikaël Ates <mates@entrouvert.com>\n"
"Language-Team: None\n"
"Language: fr\n"
@ -1044,11 +1044,11 @@ msgstr "Connexion"
#: src/authentic2/templates/authentic2/login_password_form.html:24
msgid "Forgot password?"
msgstr "Mot de passe perdu ?"
msgstr "Mot de passe perdu ?"
#: src/authentic2/templates/authentic2/login_password_form.html:24
msgid "Reset it!"
msgstr "Réinitialisez le !"
msgstr "Réinitialisez-le !"
#: src/authentic2/templates/authentic2/login_password_form.html:27
msgid "Not a member?"
@ -1056,7 +1056,7 @@ msgstr "Pas de compte ?"
#: src/authentic2/templates/authentic2/login_password_form.html:27
msgid "Register!"
msgstr "Enregistrez-vous !"
msgstr "Enregistrez-vous !"
#: src/authentic2/templates/authentic2/login_password_profile.html:10
msgid "Change your password"
@ -1292,7 +1292,7 @@ msgid ""
" account to login, <a href=\"%(registration_url)s\">click here</a>"
msgstr ""
"Vous demandez la création d'un compte sur %(site)s. Vous disposez déjà d'un "
"compte, <a href=\"%(registration_url)s\">connectez vous !</a>."
"compte, <a href=\"%(registration_url)s\">connectez-vous !</a>."
#: src/authentic2/templates/registration/activation_email.html:15
#, python-format