From 2c831d5d6e50df2839561d414a52fbd82457783e Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Tue, 29 Nov 2022 20:42:47 +0000 Subject: [PATCH] Translations: Update German (informal) (de_Informal) Currently translated at 100.0% (4919 of 4919 strings) Translation: pretix/pretix Translate-URL: https://translate.pretix.eu/projects/pretix/pretix/de_Informal/ powered by weblate --- .../locale/de_Informal/LC_MESSAGES/django.po | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/src/pretix/locale/de_Informal/LC_MESSAGES/django.po b/src/pretix/locale/de_Informal/LC_MESSAGES/django.po index e9ebaae94..0b269ca6c 100644 --- a/src/pretix/locale/de_Informal/LC_MESSAGES/django.po +++ b/src/pretix/locale/de_Informal/LC_MESSAGES/django.po @@ -8,16 +8,16 @@ msgstr "" "Project-Id-Version: 1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-11-29 20:30+0000\n" -"PO-Revision-Date: 2022-11-24 16:31+0100\n" +"PO-Revision-Date: 2022-11-29 20:43+0000\n" "Last-Translator: Raphael Michel \n" "Language-Team: German (informal) \n" -"Language: de\n" +"Language: de_Informal\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Poedit 3.2.1\n" +"X-Generator: Weblate 4.14.1\n" #: htmlcov/pretix_control_views_dashboards_py.html:963 #: pretix/control/templates/pretixcontrol/events/index.html:140 @@ -214,10 +214,9 @@ msgid "This type of question cannot be asked during check-in." msgstr "Diese Art von Frage kann nicht beim Check-In gestellt werden." #: pretix/api/serializers/order.py:74 -#, fuzzy, python-brace-format -#| msgid "{value} is not a valid email address." +#, python-brace-format msgid "\"{input}\" is not a valid choice." -msgstr "{value} ist keine gültige E-Mail-Adresse." +msgstr "\"{input}\" ist keine gültige Auswahl." #: pretix/api/serializers/order.py:1141 pretix/api/views/cart.py:210 #: pretix/base/services/orders.py:1325 @@ -4042,10 +4041,8 @@ msgid "An answer to this question is required to proceed." msgstr "Diese Frage muss beantwortet werden." #: pretix/base/models/items.py:1388 -#, fuzzy -#| msgid "Invalid input data." msgid "Invalid input type." -msgstr "Ungültige Eingabe." +msgstr "Ungültiger Eingabetyp." #: pretix/base/models/items.py:1394 pretix/base/models/items.py:1412 #: pretix/base/orderimport.py:742 pretix/base/orderimport.py:750