Update German translation

This commit is contained in:
Raphael Michel
2017-12-04 18:21:24 +01:00
parent 353dce789d
commit 196c615f53
6 changed files with 1655 additions and 1212 deletions

View File

@@ -8,7 +8,7 @@
{% csrf_token %}
<p>{% blocktrans with name=checkinlist.name %}Are you sure you want to delete the check-in list <strong>{{ name }}</strong>?{% endblocktrans %}</p>
{% if checkinlist.checkins.exists > 0 %}
<p>{% blocktrans with num=checkinlist.checkins.count %}
<p>{% blocktrans trimmed with num=checkinlist.checkins.count %}
This will delete the information of <strong>{{ num }}</strong> check-ins as well.
{% endblocktrans %}</p>
{% endif %}

View File

@@ -26,7 +26,7 @@
<legend>{% trans "Products" %}</legend>
<p>
{% blocktrans trimmed %}
Please select the products or product variations that should be part of this check-in list.
Please select the products that should be part of this check-in list.
{% endblocktrans %}
</p>
{% bootstrap_field form.all_products layout="control" %}

File diff suppressed because it is too large Load Diff

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-24 16:00+0000\n"
"POT-Creation-Date: 2017-12-04 17:14+0000\n"
"PO-Revision-Date: 2017-10-28 22:59+0200\n"
"Last-Translator: Raphael Michel <michel@rami.io>\n"
"Language-Team: \n"
@@ -178,11 +178,11 @@ msgstr "Generiere Nachrichten…"
msgid "Unknown error."
msgstr "Unbekannter Fehler."
#: pretix/static/pretixcontrol/js/ui/main.js:329
#: pretix/static/pretixcontrol/js/ui/main.js:223
msgid "All"
msgstr "Alle"
#: pretix/static/pretixcontrol/js/ui/main.js:330
#: pretix/static/pretixcontrol/js/ui/main.js:224
msgid "None"
msgstr "Keine"

File diff suppressed because it is too large Load Diff

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-24 16:00+0000\n"
"POT-Creation-Date: 2017-12-04 17:14+0000\n"
"PO-Revision-Date: 2017-10-28 22:59+0200\n"
"Last-Translator: Raphael Michel <michel@rami.io>\n"
"Language-Team: \n"
@@ -182,11 +182,11 @@ msgstr "Generiere Nachrichten…"
msgid "Unknown error."
msgstr "Unbekannter Fehler."
#: pretix/static/pretixcontrol/js/ui/main.js:329
#: pretix/static/pretixcontrol/js/ui/main.js:223
msgid "All"
msgstr "Alle"
#: pretix/static/pretixcontrol/js/ui/main.js:330
#: pretix/static/pretixcontrol/js/ui/main.js:224
msgid "None"
msgstr "Keine"