diff --git a/src/pretix/locale/fr/LC_MESSAGES/django.po b/src/pretix/locale/fr/LC_MESSAGES/django.po index 5e80adbdb..1335e3fe3 100644 --- a/src/pretix/locale/fr/LC_MESSAGES/django.po +++ b/src/pretix/locale/fr/LC_MESSAGES/django.po @@ -4,10 +4,10 @@ msgstr "" "Project-Id-Version: 1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2026-03-30 11:22+0000\n" -"PO-Revision-Date: 2026-03-18 12:23+0000\n" +"PO-Revision-Date: 2026-03-31 17:00+0000\n" "Last-Translator: CVZ-es \n" -"Language-Team: French \n" +"Language-Team: French \n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -13454,7 +13454,7 @@ msgstr "" #: pretix/base/settings.py:4157 #, python-brace-format msgid "VAT-ID is not supported for \"{}\"." -msgstr "" +msgstr "Le numéro de TVA n'est pas pris en charge pour « {} »." #: pretix/base/settings.py:4164 msgid "The last payment date cannot be before the end of presale." @@ -27774,28 +27774,30 @@ msgid "Add a two-factor authentication device" msgstr "Ajouter un dispositif d'authentification à deux facteurs" #: pretix/control/templates/pretixcontrol/user/2fa_add.html:19 -#, fuzzy -#| msgid "Smartphone with the Authenticator application" msgid "Smartphone with Authenticator app" -msgstr "Smartphone avec l'application Authenticator" +msgstr "Smartphone équipé de l'application Authenticator" #: pretix/control/templates/pretixcontrol/user/2fa_add.html:21 msgid "" "Use your smartphone with any Time-based One-Time-Password app like freeOTP, " "Google Authenticator or Proton Authenticator." msgstr "" +"Utilisez votre smartphone avec n'importe quelle application de mots de passe " +"à usage unique générés en temps réel, comme freeOTP, Google Authenticator ou " +"Proton Authenticator." #: pretix/control/templates/pretixcontrol/user/2fa_add.html:30 -#, fuzzy -#| msgid "WebAuthn-compatible hardware token (e.g. Yubikey)" msgid "WebAuthn-compatible hardware token" -msgstr "Token matériel compatible WebAuthn (par ex. Yubikey)" +msgstr "Token matériel compatible WebAuthn" #: pretix/control/templates/pretixcontrol/user/2fa_add.html:32 msgid "" "Use a hardware token like the Yubikey, or other biometric authentication " "like fingerprint or face recognition." msgstr "" +"Utilisez une clé matérielle telle que la Yubikey, ou un autre moyen " +"d'authentification biométrique, comme la reconnaissance d'empreintes " +"digitales ou faciale." #: pretix/control/templates/pretixcontrol/user/2fa_confirm_totp.html:8 msgid "To set up this device, please follow the following steps:"