diff --git a/src/pretix/locale/pl/LC_MESSAGES/django.po b/src/pretix/locale/pl/LC_MESSAGES/django.po index 0ac15120a..0b9b05b43 100644 --- a/src/pretix/locale/pl/LC_MESSAGES/django.po +++ b/src/pretix/locale/pl/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-11-28 15:26+0000\n" -"PO-Revision-Date: 2023-12-08 08:57+0000\n" -"Last-Translator: c0de-bender \n" +"PO-Revision-Date: 2023-12-08 09:57+0000\n" +"Last-Translator: Fast128 \n" "Language-Team: Polish \n" "Language: pl\n" @@ -7113,9 +7113,9 @@ msgstr[2] "Nie możesz wybrać więcej niż %(max)s sztuk produktu: %(product)s. msgid "You need to select at least %(min)s item of the product %(product)s." msgid_plural "" "You need to select at least %(min)s items of the product %(product)s." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "Musisz wybrać przynajmniej %(min)s sztukę produktu: %(product)s" +msgstr[1] "Musisz wybrać przynajmniej %(min)s sztuki produktu: %(product)s" +msgstr[2] "Musisz wybrać przynajmniej %(min)s sztuk produktu: %(product)s" #: pretix/base/services/cart.py:130 #, python-format @@ -23880,12 +23880,11 @@ msgid "" msgstr "" #: pretix/control/views/orders.py:534 -#, fuzzy msgid "Your invoice" msgid_plural "Your invoices" -msgstr[0] "Wszystkie faktury" -msgstr[1] "Wszystkie faktury" -msgstr[2] "Wszystkie faktury" +msgstr[0] "Twoja faktura" +msgstr[1] "Twoje faktury" +msgstr[2] "Twoje faktury" #: pretix/control/views/orders.py:536 #, python-brace-format @@ -28909,17 +28908,17 @@ msgstr "" #, python-format 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] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "Musisz wybrać jedną opcję z tej kategorii." +msgstr[1] "Musisz wybrać przynajmniej %(min_count)s opcje z tej kategorii." +msgstr[2] "Musisz wybrać przynajmniej %(min_count)s opcji z tej kategorii." #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:25 #, python-format msgid "You can choose %(max_count)s option from this category." msgid_plural "You can choose up to %(max_count)s options from this category." -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "Możesz wybrać jedną opcję z tej kategorii." +msgstr[1] "Możesz wybrać do %(max_count)s opcji z tej kategorii." +msgstr[2] "Możesz wybrać do %(max_count)s opcji z tej kategorii." #: pretix/presale/templates/pretixpresale/event/fragment_addon_choice.html:33 #, python-format