From 35de406c1bbbef93d16ed715a2583421af62b239 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Tue, 15 Nov 2022 19:49:53 +0100 Subject: [PATCH] translation update --- .../locale/fr/LC_MESSAGES/django.po | 33 ++++++++++--------- 1 file changed, 18 insertions(+), 15 deletions(-) diff --git a/src/authentic2/locale/fr/LC_MESSAGES/django.po b/src/authentic2/locale/fr/LC_MESSAGES/django.po index 43e92eff4..adff445a0 100644 --- a/src/authentic2/locale/fr/LC_MESSAGES/django.po +++ b/src/authentic2/locale/fr/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Authentic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-11-14 10:00+0100\n" -"PO-Revision-Date: 2022-11-14 15:09+0100\n" +"POT-Creation-Date: 2022-11-15 19:49+0100\n" +"PO-Revision-Date: 2022-11-15 19:49+0100\n" "Last-Translator: Mikaël Ates \n" "Language-Team: None\n" "Language: fr\n" @@ -17,14 +17,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n>1;\n" -#: debian/multitenant/debian_config.py src/authentic2/forms/passwords.py -#: src/authentic2/forms/registration.py src/authentic2/manager/forms.py -#: src/authentic2/manager/templates/authentic2/manager/user_create_registration_email_body.txt -#: src/authentic2/saml/models.py -#: src/authentic2/templates/authentic2/api_user_create_registration_email_body.txt -msgid "Email" -msgstr "Courriel" - #: src/authentic2/a2_rbac/admin.py src/authentic2/a2_rbac/models.py #: src/authentic2/apps/journal/models.py src/authentic2/custom_user/models.py #: src/authentic2/models.py src/authentic2/saml/models.py @@ -488,7 +480,7 @@ msgstr "Vous n’êtes pas autorisé à vous inscrire dans cette collectivité." msgid "Email is required" msgstr "Le courriel est obligatoire" -#: src/authentic2/api_views.py tests/test_all.py +#: src/authentic2/api_views.py msgid "Account already exists" msgstr "Le compte existe déjà" @@ -496,11 +488,11 @@ msgstr "Le compte existe déjà" msgid "Email is required in this ou" msgstr "Le courriel est obligatoire dans cette collectivité." -#: src/authentic2/api_views.py tests/test_all.py +#: src/authentic2/api_views.py msgid "Account already exists in this ou" msgstr "Le compte existe déjà dans cette collectivité" -#: src/authentic2/api_views.py tests/test_all.py +#: src/authentic2/api_views.py msgid "Username is required" msgstr "L’identifiant est obligatoire" @@ -937,7 +929,6 @@ msgstr "Ajouter" #: src/authentic2/templates/registration/password_change_form.html #: src/authentic2_auth_fc/templates/authentic2_auth_fc/unlink.html #: src/authentic2_auth_saml/templates/authentic2_auth_saml/login.html -#: tests/test_idp_saml2.py msgid "Cancel" msgstr "Annuler" @@ -1363,6 +1354,10 @@ msgstr "numéro de téléphone français" msgid "profile image" msgstr "image de profil" +#: src/authentic2/attribute_kinds.py +msgid "language" +msgstr "langue" + #: src/authentic2/attribute_kinds.py msgid "SIRET number must contain 14 digits" msgstr "Le SIRET doit contenir 14 chiffres" @@ -1802,7 +1797,6 @@ msgstr "" "adresse de courriel, numéro de téléphone ou nom complet – prénom et nom." #: src/authentic2/custom_user/models.py src/authentic2/forms/registration.py -#: tests/test_all.py msgid "This username is already in use. Please supply a different username." msgstr "" "Cet identifiant est déjà utilisé. Utilisez s’il vous plaît un autre " @@ -2065,6 +2059,14 @@ msgstr "L’élément {0} est invalide : {1}" msgid "Invalid phone number." msgstr "Numéro de téléphone invalide." +#: src/authentic2/forms/passwords.py src/authentic2/forms/registration.py +#: src/authentic2/manager/forms.py +#: src/authentic2/manager/templates/authentic2/manager/user_create_registration_email_body.txt +#: src/authentic2/saml/models.py +#: src/authentic2/templates/authentic2/api_user_create_registration_email_body.txt +msgid "Email" +msgstr "Courriel" + #: src/authentic2/forms/passwords.py msgid "Email or username" msgstr "Courriel ou identifiant" @@ -3370,6 +3372,7 @@ msgstr "Rôles :" #: src/authentic2/saml/templates/admin/saml/libertyprovider/add_from_url.html #: src/authentic2/templates/authentic2/accounts_edit.html #: src/authentic2/templates/authentic2/login_password_registration_form.html +#: src/authentic2/templates/registration/login_password_registration_form.html #: src/authentic2/templates/registration/password_change_form.html #: src/authentic2/templates/registration/password_reset_confirm.html #: src/authentic2/templates/registration/password_reset_form.html