Add missing translations
This commit is contained in:
parent
239247efc9
commit
4c8c66b005
2 changed files with 6 additions and 8 deletions
Binary file not shown.
|
@ -8,7 +8,7 @@ msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2018-06-24 20:10+0200\n"
|
"POT-Creation-Date: 2018-06-24 20:10+0200\n"
|
||||||
"PO-Revision-Date: 2018-06-24 20:10+0200\n"
|
"PO-Revision-Date: 2019-06-25 10:35+0200\n"
|
||||||
"Last-Translator: \n"
|
"Last-Translator: \n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"Language: fr\n"
|
"Language: fr\n"
|
||||||
|
@ -16,7 +16,7 @@ msgstr ""
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||||
"X-Generator: Poedit 1.8.7.1\n"
|
"X-Generator: Poedit 2.2.1\n"
|
||||||
|
|
||||||
#: apps.py:7
|
#: apps.py:7
|
||||||
msgid "ENS Authentication"
|
msgid "ENS Authentication"
|
||||||
|
@ -177,7 +177,6 @@ msgid "Other ways to sign in/sign up"
|
||||||
msgstr "Autres méthodes de connexion"
|
msgstr "Autres méthodes de connexion"
|
||||||
|
|
||||||
#: templates/account/login.html:65
|
#: templates/account/login.html:65
|
||||||
#, fuzzy
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" Please sign in with one of your existing third party accounts, or with "
|
" Please sign in with one of your existing third party accounts, or with "
|
||||||
|
@ -185,8 +184,8 @@ msgid ""
|
||||||
" "
|
" "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"\n"
|
"\n"
|
||||||
" Merci de vous connecter avec un de vos comptes tiers existants, ou avec "
|
" Connectez-vous avec l'un de vos comptes tiers existants, ou avec le "
|
||||||
"le formulaire ci-dessous.\n"
|
"formulaire ci-dessous.\n"
|
||||||
" "
|
" "
|
||||||
|
|
||||||
#: templates/account/login.html:70
|
#: templates/account/login.html:70
|
||||||
|
@ -358,7 +357,6 @@ msgstr ""
|
||||||
|
|
||||||
#: templates/socialaccount/connections.html:5
|
#: templates/socialaccount/connections.html:5
|
||||||
#: templates/socialaccount/connections.html:6
|
#: templates/socialaccount/connections.html:6
|
||||||
#, fuzzy
|
|
||||||
msgid "Account Connections"
|
msgid "Account Connections"
|
||||||
msgstr "Méthodes de connexion"
|
msgstr "Méthodes de connexion"
|
||||||
|
|
||||||
|
@ -390,7 +388,7 @@ msgid "Login Cancelled"
|
||||||
msgstr "Connexion annulée"
|
msgstr "Connexion annulée"
|
||||||
|
|
||||||
#: templates/socialaccount/login_cancelled.html:13
|
#: templates/socialaccount/login_cancelled.html:13
|
||||||
#, fuzzy, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
" You decided to cancel logging into our site using one of your existing "
|
" You decided to cancel logging into our site using one of your existing "
|
||||||
|
@ -399,7 +397,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"\n"
|
"\n"
|
||||||
" Vous avez décidé d'annuler la connexion à notre site via un de vos "
|
" Vous avez décidé d'annuler la connexion à notre site via un de vos "
|
||||||
"comptes existants. Si cela était une erreur, merci de retourner à <a href="
|
"comptes existants. Si cela était une erreur, vous pouvez revenir sur <a href="
|
||||||
"\"%(login_url)s\">la page de connexion</a>."
|
"\"%(login_url)s\">la page de connexion</a>."
|
||||||
|
|
||||||
#: templates/socialaccount/signup.html:11
|
#: templates/socialaccount/signup.html:11
|
||||||
|
|
Loading…
Reference in a new issue