From 2fc47c5d71a4bb2efbcb9357774338a968d486d1 Mon Sep 17 00:00:00 2001 From: Mira Date: Thu, 28 Aug 2025 12:48:50 +0200 Subject: [PATCH] Translations: Update French Currently translated at 99.2% (6023 of 6068 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 7d9605207a..d476c8f159 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: 2025-08-19 16:35+0000\n" -"PO-Revision-Date: 2025-08-27 22:00+0000\n" -"Last-Translator: CVZ-es \n" +"PO-Revision-Date: 2025-08-28 13:43+0000\n" +"Last-Translator: Mira \n" "Language-Team: French \n" "Language: fr\n" @@ -29564,7 +29564,7 @@ msgstr "jusqu’à" #: pretix/helpers/daterange.py:106 #, python-brace-format msgid "{date_from}{until}{date_to}" -msgstr "{date_from} – {until}{date_to}" +msgstr "{date_from}{until}{date_to}" #: pretix/helpers/images.py:61 pretix/helpers/images.py:67 #: pretix/helpers/images.py:85