X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e7451b87d12c06755d6dc278e72b6650f8de8b4a..84a3f7f335bf15b4671cc56c26d243bf539a9536:/src/messaging/locale/pl/LC_MESSAGES/django.po?ds=inline diff --git a/src/messaging/locale/pl/LC_MESSAGES/django.po b/src/messaging/locale/pl/LC_MESSAGES/django.po index 72df5c3e8..32b66572f 100644 --- a/src/messaging/locale/pl/LC_MESSAGES/django.po +++ b/src/messaging/locale/pl/LC_MESSAGES/django.po @@ -7,18 +7,17 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-09-10 15:34+0200\n" -"PO-Revision-Date: 2020-01-29 13:25+0100\n" +"PO-Revision-Date: 2020-11-26 12:56+0100\n" "Last-Translator: \n" "Language-Team: \n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" -"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" -"X-Generator: Poedit 2.2.4\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && " +"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && " +"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" +"X-Generator: Poedit 2.3\n" #: messaging/admin.py:16 msgid "E-mail content" @@ -42,11 +41,11 @@ msgstr "" msgid "state" msgstr "stan" -#: messaging/models.py:17 messaging/models.py:171 +#: messaging/models.py:17 messaging/models.py:185 msgid "subject" msgstr "temat" -#: messaging/models.py:18 messaging/models.py:172 +#: messaging/models.py:18 messaging/models.py:186 msgid "body" msgstr "treść" @@ -131,46 +130,50 @@ msgid "Recurring donor" msgstr "Darczyńca z wpłatą cykliczną" #: messaging/models.py:115 +msgid "Manually set as member" +msgstr "Członkostwo ustawione ręcznie" + +#: messaging/models.py:116 msgid "Opt out" msgstr "Opt-out" -#: messaging/models.py:122 +#: messaging/models.py:123 msgid "contact" msgstr "kontakt" -#: messaging/models.py:123 +#: messaging/models.py:124 msgid "contacts" msgstr "kontakty" -#: messaging/models.py:175 +#: messaging/models.py:189 msgid "email sent" msgstr "wysłany e-mail" -#: messaging/models.py:176 +#: messaging/models.py:190 msgid "emails sent" msgstr "wysłane e-maile" -#: messaging/states.py:75 +#: messaging/states.py:76 msgid "club one-time donors" msgstr "darczyńcy z jednorazową wpłatą" -#: messaging/states.py:90 +#: messaging/states.py:91 msgid "club one-time donors with donation expiring" msgstr "darczyńcy z wygasającą jednorazową wpłatą" -#: messaging/states.py:104 +#: messaging/states.py:105 msgid "club would-be donors" msgstr "niedoszli darczyńcy" -#: messaging/states.py:116 +#: messaging/states.py:117 msgid "club recurring donors" msgstr "darczyńcy z wpłatą cykluczną" -#: messaging/states.py:131 +#: messaging/states.py:132 msgid "club recurring donors with donation expired" msgstr "darczyńcy z wygasającą wpłatą cykliczną" -#: messaging/states.py:146 +#: messaging/states.py:147 msgid "cold group" msgstr "lodówka" @@ -194,15 +197,15 @@ msgstr "Kontekst" #~ msgid "" #~ "Context:
\n" -#~ " {{ %(model_name)s }} – a " -#~ "%(verbose_name)s object.
\n" +#~ " {{ %(model_name)s }} – a %(verbose_name)s object.
\n" #~ " You can put it in in the fields Subject and Body " #~ "using dot notation, like this:
\n" #~ " {{ %(model_name)s.id }}." #~ msgstr "" #~ "Kontest:
\n" -#~ " {{ %(model_name)s }} – obiekt typu %(verbose_name)s.
\n" +#~ " {{ %(model_name)s }} – obiekt typu %(verbose_name)s.
\n" #~ " Możesz użyć go w polach Temat i Treść, " #~ "korzystając z notacji z kropką, np.:
\n" #~ " {{ %(model_name)s.id }}."