mirror of
https://github.com/pretix/pretix.git
synced 2026-05-08 15:44:02 +00:00
Fix inconsistent labels
This commit is contained in:
@@ -4,8 +4,8 @@ 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:34+0100\n"
|
||||
"Last-Translator: Raphael Michel <michel@rami.io>\n"
|
||||
"Language-Team: German <https://translate.pretix.eu/projects/pretix/pretix/de/"
|
||||
">\n"
|
||||
@@ -14,7 +14,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 5.8.3\n"
|
||||
"X-Generator: Poedit 3.4.2\n"
|
||||
"X-Poedit-Bookmarks: -1,-1,904,-1,-1,-1,-1,-1,-1,-1\n"
|
||||
|
||||
#: pretix/_base_settings.py:79
|
||||
@@ -12903,12 +12903,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 ""
|
||||
"Sie haben keinen Steuersatz eingegeben. Wenn Sie nicht möchten, dass wir "
|
||||
"Mehrwertsteuern berechnen, klicken Sie den entsprechenden Haken an."
|
||||
"Mehrwertsteuern berechnen, klicken Sie \"{field}\" an."
|
||||
|
||||
#: pretix/control/forms/event.py:308
|
||||
msgid "Copy configuration from"
|
||||
|
||||
Reference in New Issue
Block a user