forked from CGM_Public/pretix_original
Update German translation
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
{% csrf_token %}
|
{% csrf_token %}
|
||||||
<p>{% blocktrans with name=checkinlist.name %}Are you sure you want to delete the check-in list <strong>{{ name }}</strong>?{% endblocktrans %}</p>
|
<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 %}
|
{% 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.
|
This will delete the information of <strong>{{ num }}</strong> check-ins as well.
|
||||||
{% endblocktrans %}</p>
|
{% endblocktrans %}</p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
<legend>{% trans "Products" %}</legend>
|
<legend>{% trans "Products" %}</legend>
|
||||||
<p>
|
<p>
|
||||||
{% blocktrans trimmed %}
|
{% 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 %}
|
{% endblocktrans %}
|
||||||
</p>
|
</p>
|
||||||
{% bootstrap_field form.all_products layout="control" %}
|
{% bootstrap_field form.all_products layout="control" %}
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"Report-Msgid-Bugs-To: \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"
|
"PO-Revision-Date: 2017-10-28 22:59+0200\n"
|
||||||
"Last-Translator: Raphael Michel <michel@rami.io>\n"
|
"Last-Translator: Raphael Michel <michel@rami.io>\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
@@ -178,11 +178,11 @@ msgstr "Generiere Nachrichten…"
|
|||||||
msgid "Unknown error."
|
msgid "Unknown error."
|
||||||
msgstr "Unbekannter Fehler."
|
msgstr "Unbekannter Fehler."
|
||||||
|
|
||||||
#: pretix/static/pretixcontrol/js/ui/main.js:329
|
#: pretix/static/pretixcontrol/js/ui/main.js:223
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Alle"
|
msgstr "Alle"
|
||||||
|
|
||||||
#: pretix/static/pretixcontrol/js/ui/main.js:330
|
#: pretix/static/pretixcontrol/js/ui/main.js:224
|
||||||
msgid "None"
|
msgid "None"
|
||||||
msgstr "Keine"
|
msgstr "Keine"
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"Report-Msgid-Bugs-To: \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"
|
"PO-Revision-Date: 2017-10-28 22:59+0200\n"
|
||||||
"Last-Translator: Raphael Michel <michel@rami.io>\n"
|
"Last-Translator: Raphael Michel <michel@rami.io>\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
@@ -182,11 +182,11 @@ msgstr "Generiere Nachrichten…"
|
|||||||
msgid "Unknown error."
|
msgid "Unknown error."
|
||||||
msgstr "Unbekannter Fehler."
|
msgstr "Unbekannter Fehler."
|
||||||
|
|
||||||
#: pretix/static/pretixcontrol/js/ui/main.js:329
|
#: pretix/static/pretixcontrol/js/ui/main.js:223
|
||||||
msgid "All"
|
msgid "All"
|
||||||
msgstr "Alle"
|
msgstr "Alle"
|
||||||
|
|
||||||
#: pretix/static/pretixcontrol/js/ui/main.js:330
|
#: pretix/static/pretixcontrol/js/ui/main.js:224
|
||||||
msgid "None"
|
msgid "None"
|
||||||
msgstr "Keine"
|
msgstr "Keine"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user