diff --git a/MANIFEST.in b/MANIFEST.in index 906277e..314f576 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,3 +2,4 @@ include LICENSE README.rst recursive-include allauth_ens/static * recursive-include allauth_ens/templates * +recursive-include allauth_ens/locale * diff --git a/allauth_ens/locale/fr/LC_MESSAGES/django.mo b/allauth_ens/locale/fr/LC_MESSAGES/django.mo index bc56d21..9f7f6f2 100644 Binary files a/allauth_ens/locale/fr/LC_MESSAGES/django.mo and b/allauth_ens/locale/fr/LC_MESSAGES/django.mo differ diff --git a/allauth_ens/locale/fr/LC_MESSAGES/django.po b/allauth_ens/locale/fr/LC_MESSAGES/django.po index b3ce885..2b6f096 100644 --- a/allauth_ens/locale/fr/LC_MESSAGES/django.po +++ b/allauth_ens/locale/fr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \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" "Language-Team: \n" "Language: fr\n" @@ -16,7 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\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 msgid "ENS Authentication" @@ -177,7 +177,6 @@ msgid "Other ways to sign in/sign up" msgstr "Autres méthodes de connexion" #: templates/account/login.html:65 -#, fuzzy msgid "" "\n" " Please sign in with one of your existing third party accounts, or with " @@ -185,8 +184,8 @@ msgid "" " " msgstr "" "\n" -" Merci de vous connecter avec un de vos comptes tiers existants, ou avec " -"le formulaire ci-dessous.\n" +" Connectez-vous avec l'un de vos comptes tiers existants, ou avec le " +"formulaire ci-dessous.\n" " " #: templates/account/login.html:70 @@ -358,7 +357,6 @@ msgstr "" #: templates/socialaccount/connections.html:5 #: templates/socialaccount/connections.html:6 -#, fuzzy msgid "Account Connections" msgstr "Méthodes de connexion" @@ -390,7 +388,7 @@ msgid "Login Cancelled" msgstr "Connexion annulée" #: templates/socialaccount/login_cancelled.html:13 -#, fuzzy, python-format +#, python-format msgid "" "\n" " You decided to cancel logging into our site using one of your existing " @@ -399,7 +397,7 @@ msgid "" msgstr "" "\n" " Vous avez décidé d'annuler la connexion à notre site via un de vos " -"comptes existants. Si cela était une erreur, merci de retourner à la page de connexion." #: templates/socialaccount/signup.html:11