Error page, locales.
[wolnelektury.git] / src / messaging / locale / pl / LC_MESSAGES / django.po
index 72df5c3..32b6657 100644 (file)
@@ -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:<br>\n"
-#~ "       <code>{{ %(model_name)s }}</code> – a <a href=\"%(docs_url)s\">"
-#~ "%(verbose_name)s</a> object.<br>\n"
+#~ "       <code>{{ %(model_name)s }}</code> – a <a "
+#~ "href=\"%(docs_url)s\">%(verbose_name)s</a> object.<br>\n"
 #~ "       You can put it in in the fields <em>Subject</em> and <em>Body</em> "
 #~ "using dot notation, like this:<br>\n"
 #~ "       <code>{{ %(model_name)s.id }}</code>."
 #~ msgstr ""
 #~ "Kontest:<br>\n"
-#~ "       <code>{{ %(model_name)s }}</code> – obiekt typu <a href="
-#~ "\"%(docs_url)s\">%(verbose_name)s</a>.<br>\n"
+#~ "       <code>{{ %(model_name)s }}</code> – obiekt typu <a "
+#~ "href=\"%(docs_url)s\">%(verbose_name)s</a>.<br>\n"
 #~ "       Możesz użyć go w polach <em>Temat</em> i <em>Treść</em>, "
 #~ "korzystając z notacji z kropką, np.:<br>\n"
 #~ "       <code>{{ %(model_name)s.id }}</code>."