mirror of
https://github.com/pretix/pretix.git
synced 2026-05-10 16:04:02 +00:00
Correct pluralization for addon help texts
This commit is contained in:
@@ -4,8 +4,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: 1\n"
|
"Project-Id-Version: 1\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2017-06-26 15:06+0000\n"
|
"POT-Creation-Date: 2017-06-26 15:27+0000\n"
|
||||||
"PO-Revision-Date: 2017-06-26 17:08+0200\n"
|
"PO-Revision-Date: 2017-06-26 17:28+0200\n"
|
||||||
"Last-Translator: Raphael Michel <michel@rami.io>\n"
|
"Last-Translator: Raphael Michel <michel@rami.io>\n"
|
||||||
"Language-Team: Raphael Michel <michel@rami.io>\n"
|
"Language-Team: Raphael Michel <michel@rami.io>\n"
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
@@ -3853,7 +3853,7 @@ msgstr ""
|
|||||||
#: pretix/control/templates/pretixcontrol/user/2fa_confirm_totp.html:79
|
#: pretix/control/templates/pretixcontrol/user/2fa_confirm_totp.html:79
|
||||||
#: pretix/control/templates/pretixcontrol/user/reauth.html:19
|
#: pretix/control/templates/pretixcontrol/user/reauth.html:19
|
||||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:11
|
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:11
|
||||||
#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:68
|
#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:72
|
||||||
#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:51
|
#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:51
|
||||||
#: pretix/presale/templates/pretixpresale/event/checkout_questions.html:92
|
#: pretix/presale/templates/pretixpresale/event/checkout_questions.html:92
|
||||||
#: pretix/presale/templates/pretixpresale/event/index.html:39
|
#: pretix/presale/templates/pretixpresale/event/index.html:39
|
||||||
@@ -8352,17 +8352,21 @@ msgstr ""
|
|||||||
|
|
||||||
#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:33
|
#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:33
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "You need to choose %(min_count)s options from this category."
|
msgid "You need to choose exactly one option from this category."
|
||||||
msgstr ""
|
msgid_plural "You need to choose %(min_count)s options from this category."
|
||||||
"Sie müssen mindestens %(min_count)s Optionen aus dieser Kategorie auswählen."
|
msgstr[0] "Sie müssen genau eine Option aus dieser Kategorie auswählen."
|
||||||
|
msgstr[1] ""
|
||||||
|
"Sie müssen genau %(min_count)s Optionen aus dieser Kategorie auswählen."
|
||||||
|
|
||||||
#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:37
|
#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:39
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "You can choose up to %(max_count)s options from this category."
|
msgid "You can choose at most one option from this category."
|
||||||
msgstr ""
|
msgid_plural "You can choose up to %(max_count)s options from this category."
|
||||||
|
msgstr[0] "Sie können höchstens eine Optionen aus dieser Kategorie auswählen."
|
||||||
|
msgstr[1] ""
|
||||||
"Sie können höchstens %(max_count)s Optionen aus dieser Kategorie auswählen."
|
"Sie können höchstens %(max_count)s Optionen aus dieser Kategorie auswählen."
|
||||||
|
|
||||||
#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:41
|
#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:45
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"You can choose between %(min_count)s and %(max_count)s options from this "
|
"You can choose between %(min_count)s and %(max_count)s options from this "
|
||||||
@@ -8371,11 +8375,11 @@ msgstr ""
|
|||||||
"Sie können zwischen %(min_count)s und %(max_count)s Optionen aus dieser "
|
"Sie können zwischen %(min_count)s und %(max_count)s Optionen aus dieser "
|
||||||
"Kategorie auswählen."
|
"Kategorie auswählen."
|
||||||
|
|
||||||
#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:51
|
#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:55
|
||||||
msgid "There are no add-ons available for this product."
|
msgid "There are no add-ons available for this product."
|
||||||
msgstr "Es sind keine Zusatzprodukte für dieses Produkt verfügbar."
|
msgstr "Es sind keine Zusatzprodukte für dieses Produkt verfügbar."
|
||||||
|
|
||||||
#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:63
|
#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:67
|
||||||
#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:147
|
#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:147
|
||||||
#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:46
|
#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:46
|
||||||
#: pretix/presale/templates/pretixpresale/event/checkout_questions.html:87
|
#: pretix/presale/templates/pretixpresale/event/checkout_questions.html:87
|
||||||
|
|||||||
@@ -7,8 +7,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: 1\n"
|
"Project-Id-Version: 1\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2017-06-26 15:06+0000\n"
|
"POT-Creation-Date: 2017-06-26 15:27+0000\n"
|
||||||
"PO-Revision-Date: 2017-06-26 17:08+0200\n"
|
"PO-Revision-Date: 2017-06-26 17:29+0200\n"
|
||||||
"Last-Translator: Raphael Michel <michel@rami.io>\n"
|
"Last-Translator: Raphael Michel <michel@rami.io>\n"
|
||||||
"Language-Team: Raphael Michel <michel@rami.io>\n"
|
"Language-Team: Raphael Michel <michel@rami.io>\n"
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
@@ -3847,7 +3847,7 @@ msgstr ""
|
|||||||
#: pretix/control/templates/pretixcontrol/user/2fa_confirm_totp.html:79
|
#: pretix/control/templates/pretixcontrol/user/2fa_confirm_totp.html:79
|
||||||
#: pretix/control/templates/pretixcontrol/user/reauth.html:19
|
#: pretix/control/templates/pretixcontrol/user/reauth.html:19
|
||||||
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:11
|
#: pretix/plugins/banktransfer/templates/pretixplugins/banktransfer/import_assign.html:11
|
||||||
#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:68
|
#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:72
|
||||||
#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:51
|
#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:51
|
||||||
#: pretix/presale/templates/pretixpresale/event/checkout_questions.html:92
|
#: pretix/presale/templates/pretixpresale/event/checkout_questions.html:92
|
||||||
#: pretix/presale/templates/pretixpresale/event/index.html:39
|
#: pretix/presale/templates/pretixpresale/event/index.html:39
|
||||||
@@ -8332,17 +8332,21 @@ msgstr ""
|
|||||||
|
|
||||||
#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:33
|
#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:33
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "You need to choose %(min_count)s options from this category."
|
msgid "You need to choose exactly one option from this category."
|
||||||
msgstr ""
|
msgid_plural "You need to choose %(min_count)s options from this category."
|
||||||
"Du musst mindestens %(min_count)s Optionen aus dieser Kategorie auswählen."
|
msgstr[0] "Du musst genau eine Option aus dieser Kategorie auswählen."
|
||||||
|
msgstr[1] ""
|
||||||
|
"Du musst genau %(min_count)s Optionen aus dieser Kategorie auswählen."
|
||||||
|
|
||||||
#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:37
|
#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:39
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "You can choose up to %(max_count)s options from this category."
|
msgid "You can choose at most one option from this category."
|
||||||
msgstr ""
|
msgid_plural "You can choose up to %(max_count)s options from this category."
|
||||||
|
msgstr[0] "Du kannst höchstens eine Option aus dieser Kategorie auswählen."
|
||||||
|
msgstr[1] ""
|
||||||
"Du kannst höchstens %(max_count)s Optionen aus dieser Kategorie auswählen."
|
"Du kannst höchstens %(max_count)s Optionen aus dieser Kategorie auswählen."
|
||||||
|
|
||||||
#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:41
|
#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:45
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"You can choose between %(min_count)s and %(max_count)s options from this "
|
"You can choose between %(min_count)s and %(max_count)s options from this "
|
||||||
@@ -8351,11 +8355,11 @@ msgstr ""
|
|||||||
"Du kannst zwischen %(min_count)s und %(max_count)s Optionen aus dieser "
|
"Du kannst zwischen %(min_count)s und %(max_count)s Optionen aus dieser "
|
||||||
"Kategorie auswählen."
|
"Kategorie auswählen."
|
||||||
|
|
||||||
#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:51
|
#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:55
|
||||||
msgid "There are no add-ons available for this product."
|
msgid "There are no add-ons available for this product."
|
||||||
msgstr "Es sind keine Zusatzprodukte für dieses Produkt verfügbar."
|
msgstr "Es sind keine Zusatzprodukte für dieses Produkt verfügbar."
|
||||||
|
|
||||||
#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:63
|
#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:67
|
||||||
#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:147
|
#: pretix/presale/templates/pretixpresale/event/checkout_confirm.html:147
|
||||||
#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:46
|
#: pretix/presale/templates/pretixpresale/event/checkout_payment.html:46
|
||||||
#: pretix/presale/templates/pretixpresale/event/checkout_questions.html:87
|
#: pretix/presale/templates/pretixpresale/event/checkout_questions.html:87
|
||||||
|
|||||||
@@ -30,11 +30,15 @@
|
|||||||
<legend>{{ c.category.name }}</legend>
|
<legend>{{ c.category.name }}</legend>
|
||||||
<p>
|
<p>
|
||||||
{% if c.min_count == c.max_count %}
|
{% if c.min_count == c.max_count %}
|
||||||
{% blocktrans trimmed with min_count=c.min_count %}
|
{% blocktrans trimmed count min_count=c.min_count %}
|
||||||
|
You need to choose exactly one option from this category.
|
||||||
|
{% plural %}
|
||||||
You need to choose {{ min_count }} options from this category.
|
You need to choose {{ min_count }} options from this category.
|
||||||
{% endblocktrans %}
|
{% endblocktrans %}
|
||||||
{% elif c.min_count == 0 %}
|
{% elif c.min_count == 0 %}
|
||||||
{% blocktrans trimmed with max_count=c.max_count %}
|
{% blocktrans trimmed count max_count=c.max_count %}
|
||||||
|
You can choose at most one option from this category.
|
||||||
|
{% plural %}
|
||||||
You can choose up to {{ max_count }} options from this category.
|
You can choose up to {{ max_count }} options from this category.
|
||||||
{% endblocktrans %}
|
{% endblocktrans %}
|
||||||
{% else %}
|
{% else %}
|
||||||
|
|||||||
Reference in New Issue
Block a user