From 7aa433e9af3b8995c66cc06b3d066b03da56ce2e Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Mon, 16 Jan 2023 08:31:56 +0000 Subject: [PATCH] Translations: Update French Currently translated at 46.8% (2354 of 5029 strings) Translation: pretix/pretix Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/fr/ powered by weblate --- src/pretix/locale/fr/LC_MESSAGES/django.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pretix/locale/fr/LC_MESSAGES/django.po b/src/pretix/locale/fr/LC_MESSAGES/django.po index b520ce355f..0b3617d7c7 100644 --- a/src/pretix/locale/fr/LC_MESSAGES/django.po +++ b/src/pretix/locale/fr/LC_MESSAGES/django.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: 1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-01-13 14:07+0000\n" -"PO-Revision-Date: 2023-01-16 06:00+0000\n" -"Last-Translator: Maurice Kaag \n" +"PO-Revision-Date: 2023-01-16 08:32+0000\n" +"Last-Translator: Raphael Michel \n" "Language-Team: French \n" "Language: fr\n" @@ -485,7 +485,7 @@ msgstr "Fournisseur SSO incompatible \"{error}\"." #: pretix/base/customersso/oidc.py:109 #, python-brace-format msgid "You are not requesting \"{scope}\"." -msgstr "Vous n'êtes pas en train de demander {code}" +msgstr "Vous n'êtes pas en train de demander {scope}" #: pretix/base/customersso/oidc.py:115 #, python-brace-format