1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
8 "Project-Id-Version: \n"
9 "Report-Msgid-Bugs-To: \n"
10 "PO-Revision-Date: 2020-01-29 13:25+0100\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
18 "%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
19 "%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
20 "X-Generator: Poedit 2.2.4\n"
22 #: messaging/admin.py:16
23 msgid "E-mail content"
24 msgstr "Zawartość e-maila"
26 #: messaging/admin.py:19
27 msgid "Sending constraints"
28 msgstr "Ograniczenia wysyłki"
30 #: messaging/admin.py:29
32 msgid "Test e-mail has been sent to %(email)s."
33 msgstr "Na adres %(email)s została wysłana testowa wiadomość."
35 #: messaging/admin.py:31
36 msgid "You have no email set. Test e-mail not sent."
38 "Nie masz ustawionego adresu e-mail. Wiadomość testowa nie została wysłana."
40 #: messaging/models.py:16
44 #: messaging/models.py:17 messaging/models.py:171
48 #: messaging/models.py:18 messaging/models.py:172
52 #: messaging/models.py:19
53 msgid "min days since"
56 #: messaging/models.py:20
57 msgid "max days since"
60 #: messaging/models.py:21
64 #: messaging/models.py:22
68 #: messaging/models.py:23
69 msgid "min day of month"
70 msgstr "od dnia miesiąca"
72 #: messaging/models.py:24
73 msgid "max day of month"
74 msgstr "do dnia miesiąca"
76 #: messaging/models.py:25
80 #: messaging/models.py:26
84 #: messaging/models.py:27
88 #: messaging/models.py:28
92 #: messaging/models.py:29
96 #: messaging/models.py:30
100 #: messaging/models.py:31
104 #: messaging/models.py:32
108 #: messaging/models.py:35
109 msgid "email template"
110 msgstr "szablon e-maila"
112 #: messaging/models.py:36
113 msgid "email templates"
114 msgstr "szablony e-maili"
116 #: messaging/models.py:111
120 #: messaging/models.py:112
121 msgid "Would-be donor"
122 msgstr "Niedoszły darczyńca"
124 #: messaging/models.py:113
125 msgid "One-time donor"
126 msgstr "Darczyńca z jednorazową wpłatą"
128 #: messaging/models.py:114
129 msgid "Recurring donor"
130 msgstr "Darczyńca z wpłatą cykliczną"
132 #: messaging/models.py:115
136 #: messaging/models.py:122
140 #: messaging/models.py:123
144 #: messaging/models.py:175
146 msgstr "wysłany e-mail"
148 #: messaging/models.py:176
150 msgstr "wysłane e-maile"
152 #: messaging/states.py:75
153 msgid "club one-time donors"
154 msgstr "darczyńcy z jednorazową wpłatą"
156 #: messaging/states.py:90
157 msgid "club one-time donors with donation expiring"
158 msgstr "darczyńcy z wygasającą jednorazową wpłatą"
160 #: messaging/states.py:104
161 msgid "club would-be donors"
162 msgstr "niedoszli darczyńcy"
164 #: messaging/states.py:116
165 msgid "club recurring donors"
166 msgstr "darczyńcy z wpłatą cykluczną"
168 #: messaging/states.py:131
169 msgid "club recurring donors with donation expired"
170 msgstr "darczyńcy z wygasającą wpłatą cykliczną"
172 #: messaging/states.py:146
176 #: messaging/templates/messaging/email_body.html:5
177 msgid "Visit this address if you don't want to be contacted in the future:"
179 "Odwiedź ten adres, jeśli nie chcesz, byśmy się kontaktowali z Tobą w "
182 #: messaging/views.py:15
184 msgid "a <a href=\"%(docs_url)s\">%(verbose_name)s</a> object."
185 msgstr "obiekt typu <a href=\"%(docs_url)s\">%(verbose_name)s</a>."
187 #: messaging/views.py:36
196 #~ " <code>{{ %(model_name)s }}</code> – a <a href=\"%(docs_url)s\">"
197 #~ "%(verbose_name)s</a> object.<br>\n"
198 #~ " You can put it in in the fields <em>Subject</em> and <em>Body</em> "
199 #~ "using dot notation, like this:<br>\n"
200 #~ " <code>{{ %(model_name)s.id }}</code>."
203 #~ " <code>{{ %(model_name)s }}</code> – obiekt typu <a href="
204 #~ "\"%(docs_url)s\">%(verbose_name)s</a>.<br>\n"
205 #~ " Możesz użyć go w polach <em>Temat</em> i <em>Treść</em>, "
206 #~ "korzystając z notacji z kropką, np.:<br>\n"
207 #~ " <code>{{ %(model_name)s.id }}</code>."
212 #~ msgid "club payment unfinished"
213 #~ msgstr "niedokończona płatność w Towarzystwie"
215 #~ msgid "New member"
216 #~ msgstr "Nowy członek"
219 #~ msgstr "zdarzenie"
221 #~ msgid "Select an event to see more details."
222 #~ msgstr "Wybierz zdarzenie by zobaczyć więcej szczegółów."