diff --git a/src/pretix/locale/pl/LC_MESSAGES/django.po b/src/pretix/locale/pl/LC_MESSAGES/django.po index 1a72e3b35d..4715361441 100644 --- a/src/pretix/locale/pl/LC_MESSAGES/django.po +++ b/src/pretix/locale/pl/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-02-25 10:10+0000\n" -"PO-Revision-Date: 2025-02-05 08:00+0000\n" +"PO-Revision-Date: 2025-03-03 16:00+0000\n" "Last-Translator: Wiktor Przybylski \n" "Language-Team: Polish \n" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 5.9.2\n" +"X-Generator: Weblate 5.10.1\n" #: pretix/_base_settings.py:87 msgid "English" @@ -2118,7 +2118,7 @@ msgstr "Zasada podatkowa" #: pretix/base/exporters/orderlist.py:644 #: pretix/base/exporters/orderlist.py:648 pretix/base/pdf.py:330 msgid "Invoice address name" -msgstr "Nazwa adresu faktury" +msgstr "Nazwa do faktury" #: pretix/base/exporters/orderlist.py:480 #: pretix/base/exporters/orderlist.py:683 pretix/base/models/orders.py:205