From 5dbd9841787e5f745029588f32c3d556fbb97b09 Mon Sep 17 00:00:00 2001 From: Guillaume Petit Date: Wed, 16 Jan 2019 13:31:34 +0000 Subject: [PATCH] Translated on translate.pretix.eu (French) Currently translated at 80.0% (2326 of 2907 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 | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/src/pretix/locale/fr/LC_MESSAGES/django.po b/src/pretix/locale/fr/LC_MESSAGES/django.po index c28146d45..ce37a48ee 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: 2019-01-12 15:54+0000\n" -"PO-Revision-Date: 2018-07-19 14:45+0000\n" -"Last-Translator: Raphael Michel \n" +"PO-Revision-Date: 2019-01-16 22:00+0000\n" +"Last-Translator: Guillaume Petit \n" "Language-Team: French \n" "Language: fr\n" @@ -13,7 +13,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: Weblate 3.0.1\n" +"X-Generator: Weblate 3.1.1\n" #: pretix/api/models.py:18 msgid "Application name" @@ -36,15 +36,13 @@ msgid "Client secret" msgstr "Secret de client" #: pretix/api/models.py:75 -#, fuzzy -#| msgid "Enable" msgid "Enable webhook" -msgstr "Activer" +msgstr "Activer le support webhook" #: pretix/api/models.py:76 #: pretix/control/templates/pretixcontrol/organizers/webhooks.html:36 msgid "Target URL" -msgstr "" +msgstr "URL cible" #: pretix/api/models.py:77 pretix/base/models/devices.py:42 #: pretix/base/models/organizer.py:142