From fccd7a54995b49745d44603ed29243083b5514f8 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Wed, 6 May 2020 07:20:15 +0000 Subject: [PATCH] Translated on translate.pretix.eu (German) Currently translated at 100.0% (3647 of 3647 strings) Translation: pretix/pretix Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de/ powered by weblate --- src/pretix/locale/de/LC_MESSAGES/django.po | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/src/pretix/locale/de/LC_MESSAGES/django.po b/src/pretix/locale/de/LC_MESSAGES/django.po index 544baa8eb..be62604dd 100644 --- a/src/pretix/locale/de/LC_MESSAGES/django.po +++ b/src/pretix/locale/de/LC_MESSAGES/django.po @@ -4,8 +4,8 @@ msgid "" msgstr "" "Project-Id-Version: 1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-13 16:44+0000\n" -"PO-Revision-Date: 2020-05-05 11:15+0000\n" +"POT-Creation-Date: 2020-05-05 10:42+0000\n" +"PO-Revision-Date: 2020-05-06 07:20+0000\n" "Last-Translator: Raphael Michel \n" "Language-Team: German \n" @@ -4036,12 +4036,7 @@ msgid "Payment process description for pending orders" msgstr "Beschreibung des Zahlungsvorgangs für ausstehende Bestellungen" #: pretix/base/payment.py:911 -#, fuzzy, python-brace-format -#| msgid "" -#| "This text will be shown on the order confirmation page for pending " -#| "orders. It should instruct the user on how to proceed with the payment. " -#| "You can use the placeholders {order}, {total}, {currency} and " -#| "{total_with_currency}" +#, python-brace-format msgid "" "This text will be shown on the order confirmation page for pending orders. " "It should instruct the user on how to proceed with the payment. You can use " @@ -4050,7 +4045,7 @@ msgstr "" "Dieser Text wird auf der Bestellbestätigungsseite angezeigt. Er sollte dem " "Kunden erklären, wie mit der Zahlung fortzufahren ist. Die Platzhalter " "{order}, {total}, {currency} und {total_with_currency} können verwendet " -"werden." +"werden" #: pretix/base/payment.py:957 msgid "Offsetting"