diff --git a/src/pretix/locale/de/LC_MESSAGES/django.po b/src/pretix/locale/de/LC_MESSAGES/django.po index 53a90a1c3..f4ccd72c1 100644 --- a/src/pretix/locale/de/LC_MESSAGES/django.po +++ b/src/pretix/locale/de/LC_MESSAGES/django.po @@ -4,8 +4,8 @@ msgid "" msgstr "" "Project-Id-Version: 1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-26 15:06+0000\n" -"PO-Revision-Date: 2017-06-26 17:08+0200\n" +"POT-Creation-Date: 2017-06-26 15:27+0000\n" +"PO-Revision-Date: 2017-06-26 17:28+0200\n" "Last-Translator: Raphael Michel \n" "Language-Team: Raphael Michel \n" "Language: de\n" @@ -3853,7 +3853,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/user/2fa_confirm_totp.html:79 #: pretix/control/templates/pretixcontrol/user/reauth.html:19 #: 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_questions.html:92 #: pretix/presale/templates/pretixpresale/event/index.html:39 @@ -8352,17 +8352,21 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:33 #, python-format -msgid "You need to choose %(min_count)s options from this category." -msgstr "" -"Sie müssen mindestens %(min_count)s Optionen aus dieser Kategorie auswählen." +msgid "You need to choose exactly one option from this category." +msgid_plural "You need to choose %(min_count)s options from this category." +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 -msgid "You can choose up to %(max_count)s options from this category." -msgstr "" +msgid "You can choose at most one option from this category." +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." -#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:41 +#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:45 #, python-format msgid "" "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 " "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." 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_payment.html:46 #: pretix/presale/templates/pretixpresale/event/checkout_questions.html:87 diff --git a/src/pretix/locale/de_Informal/LC_MESSAGES/django.po b/src/pretix/locale/de_Informal/LC_MESSAGES/django.po index 44d95bc99..aa06f5420 100644 --- a/src/pretix/locale/de_Informal/LC_MESSAGES/django.po +++ b/src/pretix/locale/de_Informal/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: 1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-26 15:06+0000\n" -"PO-Revision-Date: 2017-06-26 17:08+0200\n" +"POT-Creation-Date: 2017-06-26 15:27+0000\n" +"PO-Revision-Date: 2017-06-26 17:29+0200\n" "Last-Translator: Raphael Michel \n" "Language-Team: Raphael Michel \n" "Language: de\n" @@ -3847,7 +3847,7 @@ msgstr "" #: pretix/control/templates/pretixcontrol/user/2fa_confirm_totp.html:79 #: pretix/control/templates/pretixcontrol/user/reauth.html:19 #: 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_questions.html:92 #: pretix/presale/templates/pretixpresale/event/index.html:39 @@ -8332,17 +8332,21 @@ msgstr "" #: pretix/presale/templates/pretixpresale/event/checkout_addons.html:33 #, python-format -msgid "You need to choose %(min_count)s options from this category." -msgstr "" -"Du musst mindestens %(min_count)s Optionen aus dieser Kategorie auswählen." +msgid "You need to choose exactly one option from this category." +msgid_plural "You need to choose %(min_count)s options from this category." +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 -msgid "You can choose up to %(max_count)s options from this category." -msgstr "" +msgid "You can choose at most one option from this category." +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." -#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:41 +#: pretix/presale/templates/pretixpresale/event/checkout_addons.html:45 #, python-format msgid "" "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 " "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." 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_payment.html:46 #: pretix/presale/templates/pretixpresale/event/checkout_questions.html:87 diff --git a/src/pretix/presale/templates/pretixpresale/event/checkout_addons.html b/src/pretix/presale/templates/pretixpresale/event/checkout_addons.html index 811318eb0..554265037 100644 --- a/src/pretix/presale/templates/pretixpresale/event/checkout_addons.html +++ b/src/pretix/presale/templates/pretixpresale/event/checkout_addons.html @@ -30,11 +30,15 @@ {{ c.category.name }}

{% 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. {% endblocktrans %} {% 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. {% endblocktrans %} {% else %}