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
This commit is contained in:
Raphael Michel
2022-11-29 20:42:47 +00:00
committed by Raphael Michel
parent be8d84be13
commit 2c831d5d6e

View File

@@ -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 <michel@rami.io>\n"
"Language-Team: German (informal) <https://translate.pretix.eu/projects/"
"pretix/pretix/de_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