forked from CGM_Public/pretix_original
Fix inconsistent labels
This commit is contained in:
@@ -7,17 +7,17 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-11-19 15:16+0000\n"
|
||||
"PO-Revision-Date: 2024-11-19 15:32+0000\n"
|
||||
"POT-Creation-Date: 2024-11-19 15:34+0000\n"
|
||||
"PO-Revision-Date: 2024-11-19 16:35+0100\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_Informal\n"
|
||||
"Language: de\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: Weblate 5.8.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 3.4.2\n"
|
||||
|
||||
#: pretix/_base_settings.py:79
|
||||
msgid "English"
|
||||
@@ -12879,12 +12879,13 @@ msgid "Your default locale must be specified."
|
||||
msgstr "Es muss eine Standardsprache eingestellt werden."
|
||||
|
||||
#: pretix/control/forms/event.py:233
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"You have not specified a tax rate. If you do not want us to compute sales "
|
||||
"taxes, please check \"Do not use taxes\" above."
|
||||
"taxes, please check \"{field}\" above."
|
||||
msgstr ""
|
||||
"Du hast keinen Steuersatz eingegeben. Wenn du nicht möchtest, dass wir "
|
||||
"Mehrwertsteuern berechnen, klicke den entsprechenden Haken an."
|
||||
"Mehrwertsteuern berechnen, klicke \"{field}\" an."
|
||||
|
||||
#: pretix/control/forms/event.py:308
|
||||
msgid "Copy configuration from"
|
||||
|
||||
Reference in New Issue
Block a user