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 # Szylu <chipolade@gmail.com>, 2020.
7 "Project-Id-Version: PACKAGE VERSION\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2021-08-29 21:09-0700\n"
10 "PO-Revision-Date: 2020-05-25 16:56+0000\n"
11 "Last-Translator: Szylu <chipolade@gmail.com>\n"
12 "Language-Team: Polish <https://hosted.weblate.org/projects/gnu-mailman/"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
19 "%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
20 "%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
21 "X-Generator: Weblate 4.1-dev\n"
23 #: forms/domain_forms.py:34
26 "The domain from which you want the web UI to be served from. This can be "
27 "same or different from the Mail Host. You can edit the list of available web "
28 "hosts <a href=\"%s\">here</a>."
30 "Domena, z której ma być obsługiwany internetowy interfejs użytkownika. Może "
31 "to być taki sam lub inny niż Mail Host. Możesz edytować listę dostępnych "
32 "hostów internetowych <a href=\"%s\">tutaj</a>."
34 #: forms/domain_forms.py:45 forms/list_forms.py:91
35 #: templates/postorius/domain/index.html:21
37 msgstr "Dostawca Poczty"
39 #: forms/domain_forms.py:46 forms/domain_forms.py:65
40 msgid "Please enter a domain name"
41 msgstr "Proszę wprowadź nazwę domeny"
43 #: forms/domain_forms.py:47 forms/domain_forms.py:66
44 msgid "Please enter a valid domain name."
45 msgstr "Wprowadź poprawną nazwę domeny."
47 #: forms/domain_forms.py:50
49 "The domain for your mailing lists. For example when you want lists like "
50 "testing@example.com, enter example.com here."
52 "Domena dla twoich list mailingowych. Na przykład, jeśli chcesz mieć listy "
53 "takie jak testowanie@example.com, wpisz example.com tutaj."
55 #: forms/domain_forms.py:54 forms/list_forms.py:84 forms/list_forms.py:960
56 #: templates/postorius/domain/index.html:22 templates/postorius/index.html:56
60 #: forms/domain_forms.py:57 templates/postorius/domain/index.html:23
65 #: forms/domain_forms.py:59 forms/domain_forms.py:88
66 msgid "Please enter a valid domain name or nothing."
67 msgstr "Wprowadź prawidłową nazwę domeny lub pozostaw puste pole."
69 #: forms/domain_forms.py:61
70 msgid "Normally empty. Used only for unusual Postfix configs."
71 msgstr "Zwykle puste. Używane tylko w nietypowych konfiguracjach Postfix."
73 #: forms/domain_forms.py:64 templates/postorius/domain/index.html:24
77 #: forms/domain_forms.py:78
78 msgid "Please enter a valid domain name"
79 msgstr "Wprowadź prawidłową nazwę domeny"
81 #: forms/domain_forms.py:103
83 msgstr "Adres email właściciela"
90 msgid "Plain Text Digests"
98 msgid "Summary Digests"
101 #: forms/fields.py:34 forms/list_forms.py:143
105 #: forms/fields.py:35 forms/list_forms.py:144
109 #: forms/fields.py:36
110 msgid "Disabled by Owner"
113 #: forms/fields.py:37
114 msgid "Disabled by Bounces"
117 #: forms/fields.py:40
118 msgid "Hold for moderation"
119 msgstr "Zatrzymane do moderacji"
121 #: forms/fields.py:41
122 msgid "Reject (with notification)"
123 msgstr "Odrzuć (z powiadomieniem)"
125 #: forms/fields.py:42
126 msgid "Discard (no notification)"
127 msgstr "Porzuć (bez powiadomienia)"
129 #: forms/fields.py:43
130 msgid "Accept immediately (bypass other rules)"
131 msgstr "Zaakceptuj natychmiast (pomiń inne reguły)"
133 #: forms/fields.py:44
134 msgid "Default processing"
135 msgstr "Przetwarzanie domyślne"
137 #: forms/fields.py:128
138 msgid "Make at least one selection"
139 msgstr "Dokonaj co najmniej jednego wyboru"
141 #: forms/fields.py:139 templates/postorius/lists/summary.html:52
142 msgid "Delivery mode"
145 #: forms/fields.py:141
147 "If you select digests , you'll get posts bundled together (usually one per "
148 "day but possibly more on busy lists), instead of singly when they're sent. "
149 "Your mail reader may or may not support MIME digests. In general MIME "
150 "digests are preferred, but if you have a problem reading them, select plain "
151 "text digests. Summary Digests are currently equivalent to Mime Digests"
154 #: forms/fields.py:161 templates/postorius/lists/summary.html:51
155 msgid "Delivery status"
158 #: forms/fields.py:163
160 "Set this option to Enabled to receive messages posted to this mailing list. "
161 "Set it to Disabled if you want to stay subscribed, but don't want mail "
162 "delivered to you for a while (e.g. you're going on vacation). If you disable "
163 "mail delivery, don't forget to re-enable it when you come back; it will not "
164 "be automatically re-enabled."
167 #: forms/fields.py:174
171 #: forms/fields.py:176 forms/list_forms.py:1098
175 #: forms/fields.py:178
177 "Default action to take when this member posts to the list. \n"
178 "List default -- follow the list's default member action. \n"
179 "Hold -- This holds the message for approval by the list moderators. \n"
180 "Reject -- this automatically rejects the message by sending a bounce notice "
181 "to the post's author. The text of the bounce notice can be configured by "
183 "Discard -- this simply discards the message, with no notice sent to the "
185 "Accept -- accepts any postings without any further checks. \n"
186 "Default Processing -- run additional checks and accept the message. \n"
189 #: forms/list_forms.py:39
193 #: forms/list_forms.py:40
197 #: forms/list_forms.py:41
201 #: forms/list_forms.py:42
205 #: forms/list_forms.py:43
209 #: forms/list_forms.py:47
210 msgid "Only mailinglist moderators"
211 msgstr "Tylko moderatorzy listy mailingowej"
213 #: forms/list_forms.py:48
214 msgid "Only mailinglist members"
215 msgstr "Tylko członkowie listy mailingowej"
217 #: forms/list_forms.py:49
221 #: forms/list_forms.py:63 templates/postorius/user/subscriptions.html:22
225 #: forms/list_forms.py:65
226 msgid "Please enter a name for your list."
227 msgstr "Wprowadź nazwę swojej listy."
229 #: forms/list_forms.py:66
230 msgid "Please enter a valid list name."
231 msgstr "Wprowadź prawidłową nazwę listy."
233 #: forms/list_forms.py:69
234 msgid "Initial list owner address"
235 msgstr "Adres oryginalnego właściciela listy"
237 #: forms/list_forms.py:71
238 msgid "Please enter the list owner's email address."
239 msgstr "Wprowadź adres oryginalnego właściciela listy."
241 #: forms/list_forms.py:75
242 msgid "Advertise this list?"
243 msgstr "Zareklamować tę listę?"
245 #: forms/list_forms.py:77
246 msgid "Please choose a list type."
247 msgstr "Wybierz typ listy."
249 #: forms/list_forms.py:80
250 msgid "Advertise this list in list index"
251 msgstr "Zareklamuj tę listę w indeksie list"
253 #: forms/list_forms.py:81
254 msgid "Hide this list in list index"
255 msgstr "Ukryj tę listę w indeksie list"
257 #: forms/list_forms.py:94
258 msgid "Choose an existing Domain."
259 msgstr "Wybierz istniejącą domenę."
261 #: forms/list_forms.py:95
262 msgid "Choose a valid Mail Host"
263 msgstr "Wybierz prawidłowego hosta poczty"
265 #: forms/list_forms.py:98
269 #: forms/list_forms.py:101
270 msgid "Choose a List Style."
271 msgstr "Wybierz styl listy."
273 #: forms/list_forms.py:102
274 msgid "Choose a valid List Style."
275 msgstr "Wybierz poprawny styl listy."
277 #: forms/list_forms.py:105
278 msgid "Site admin has not created any domains"
279 msgstr "Administrator strony nie utworzył żadnej domeny"
281 #: forms/list_forms.py:118
282 msgid "Please enter a valid listname"
283 msgstr "Wpisz poprawną nazwę listy"
285 #: forms/list_forms.py:147 forms/list_forms.py:180
286 msgid "Your email address"
287 msgstr "Twój adres email"
289 #: forms/list_forms.py:151
291 "Subscribing via \"Primary Address\" will change subscription address when "
292 "you change your primary address."
295 #: forms/list_forms.py:154 forms/list_forms.py:183 forms/member_forms.py:29
296 #: forms/system.py:36
297 msgid "Please enter an email address."
298 msgstr "Wprowadź adres email."
300 #: forms/list_forms.py:155 forms/list_forms.py:184 forms/member_forms.py:30
301 #: forms/system.py:37
302 msgid "Please enter a valid email address."
303 msgstr "Wprowadź poprawny adres email."
305 #: forms/list_forms.py:158 forms/list_forms.py:187
306 msgid "Your name (optional)"
307 msgstr "Twoje imię (opcjonalnie)"
309 #: forms/list_forms.py:171 forms/list_forms.py:1211 views/list.py:456
310 msgid "Primary Address ({})"
313 #: forms/list_forms.py:202
317 #: forms/list_forms.py:203 templates/postorius/domain/template_delete.html:27
318 #: templates/postorius/lists/template_delete.html:24
322 #: forms/list_forms.py:204
326 #: forms/list_forms.py:205
327 msgid "Confirm, then moderate"
328 msgstr "Zaakceptuj, a następnie moderuj"
330 #: forms/list_forms.py:214
331 msgid "Subscription Policy"
332 msgstr "Zasady subskrypcji"
334 #: forms/list_forms.py:216
336 "Open: Subscriptions are added automatically\n"
337 "Confirm: Subscribers need to confirm the subscription using an email sent to "
339 "Moderate: Moderators will have to authorize each subscription manually.\n"
340 "Confirm then Moderate: First subscribers have to confirm, then a moderator "
341 "needs to authorize."
343 "Otwórz: subskrypcje są dodawane automatycznie\n"
344 "Potwierdź: subskrybenci muszą potwierdzić subskrypcję za pomocą wysłanego do "
346 "Moderuj: moderatorzy będą musieli autoryzować każdą subskrypcję ręcznie.\n"
347 "Potwierdź, a następnie moderuj: Najpierw subskrybenci muszą potwierdzić, a "
348 "następnie moderator musi autoryzować."
350 #: forms/list_forms.py:225
351 msgid "Un-Subscription Policy"
352 msgstr "Zasady anulowania subskrypcji"
354 #: forms/list_forms.py:227
356 "Open: Un-Subscriptions happen automatically\n"
357 "Confirm: Subscribers need to confirm the un-subscription using an email sent "
359 "Moderate: Moderators will have to authorize each un-subscription manually.\n"
360 "Confirm then Moderate: First subscribers have to confirm, then a moderator "
361 "needs to authorize."
363 "Otwórz: anulowanie subskrypcji następuje automatycznie\n"
364 "Potwierdź: subskrybenci muszą potwierdzić anulowanie subskrypcji za pomocą "
365 "wysłanego do nich e-maila\n"
366 "Moderuj: moderatorzy będą musieli autoryzować każdą rezygnację z subskrypcji "
368 "Potwierdź, a następnie moderuj: Najpierw subskrybenci muszą potwierdzić, a "
369 "następnie moderator musi autoryzować."
371 #: forms/list_forms.py:240 forms/list_forms.py:657
372 #: templates/postorius/lists/held_messages.html:30
373 #: templates/postorius/lists/held_messages.html:108
374 #: templates/postorius/lists/pending_confirmations.html:36
375 #: templates/postorius/lists/subscription_requests.html:37
379 #: forms/list_forms.py:241
385 #: forms/list_forms.py:242
389 #: forms/list_forms.py:246 forms/list_forms.py:272 forms/list_forms.py:281
390 #: forms/list_forms.py:290 forms/list_forms.py:402 forms/list_forms.py:410
391 #: forms/list_forms.py:451 forms/list_forms.py:566 forms/list_forms.py:573
392 #: forms/list_forms.py:615 forms/list_forms.py:683 forms/list_forms.py:718
393 #: forms/list_forms.py:731 forms/list_forms.py:739 forms/list_forms.py:747
394 #: forms/list_forms.py:765 forms/list_forms.py:781 forms/list_forms.py:892
395 #: forms/list_forms.py:901 forms/list_forms.py:913 forms/list_forms.py:923
396 #: forms/list_forms.py:935 forms/list_forms.py:954 forms/list_forms.py:997
397 #: forms/list_forms.py:1004 forms/list_forms.py:1025 forms/list_forms.py:1096
398 #: forms/user_forms.py:58
402 #: forms/list_forms.py:246 forms/list_forms.py:272 forms/list_forms.py:281
403 #: forms/list_forms.py:290 forms/list_forms.py:402 forms/list_forms.py:410
404 #: forms/list_forms.py:451 forms/list_forms.py:566 forms/list_forms.py:573
405 #: forms/list_forms.py:615 forms/list_forms.py:683 forms/list_forms.py:718
406 #: forms/list_forms.py:731 forms/list_forms.py:739 forms/list_forms.py:747
407 #: forms/list_forms.py:765 forms/list_forms.py:781 forms/list_forms.py:892
408 #: forms/list_forms.py:901 forms/list_forms.py:913 forms/list_forms.py:923
409 #: forms/list_forms.py:935 forms/list_forms.py:954 forms/list_forms.py:997
410 #: forms/list_forms.py:1004 forms/list_forms.py:1025 forms/list_forms.py:1097
411 #: forms/user_forms.py:58
415 #: forms/list_forms.py:248
416 msgid "Process Bounces"
419 #: forms/list_forms.py:250
421 "Specifies whether or not this list should do automatic bounce processing."
424 #: forms/list_forms.py:255
425 msgid "Bounce score threshold"
428 #: forms/list_forms.py:258
430 "This is the bounce score above which a member's subscription will be "
431 "automatically disabled. When the subscription is re-enabled, their bounce "
432 "score will be reset to zero."
435 #: forms/list_forms.py:263
436 msgid "Bounce info stale after"
439 #: forms/list_forms.py:266
441 "The number of days after which a member's bounce information is considered "
442 "stale. If no new bounces have been received in the interim, the bounce score "
443 "is reset to zero. This value must be an integer. "
446 #: forms/list_forms.py:274
448 #| msgid "Notify owner on removal"
449 msgid "Notify owner on bounce increment"
450 msgstr "Powiadom właściciela o usunięciu"
452 #: forms/list_forms.py:276
455 #| "This option controls whether or not the list owner is notified when a "
456 #| "member is removed from the list after their disabled notifications have "
457 #| "been exhausted. "
459 "This option controls whether or not the list owner is notified when a "
460 "member's bounce score is incremented, but to a value less than their bounce "
463 "Ta opcja kontroluje, czy właściciel listy jest powiadamiany o usunięciu "
464 "członka z listy po wyczerpaniu jego wyłączonych powiadomień. "
466 #: forms/list_forms.py:283
467 msgid "Notify owner on disable"
468 msgstr "Powiadom właściciela o wyłączeniu"
470 #: forms/list_forms.py:285
472 "This option controls whether or not the list owner is notified when a "
473 "member's subscription is automatically disabled due to their bounce "
474 "threshold being reached. "
477 #: forms/list_forms.py:292
478 msgid "Notify owner on removal"
479 msgstr "Powiadom właściciela o usunięciu"
481 #: forms/list_forms.py:294
483 "This option controls whether or not the list owner is notified when a member "
484 "is removed from the list after their disabled notifications have been "
487 "Ta opcja kontroluje, czy właściciel listy jest powiadamiany o usunięciu "
488 "członka z listy po wyczerpaniu jego wyłączonych powiadomień. "
490 #: forms/list_forms.py:301
491 msgid "Forward unrecognized bounces"
494 #: forms/list_forms.py:302
496 "Discard: Unrecognized bounces will be discarded\n"
497 "List Admins: Send to the list owners and moderators\n"
498 "Site Admin: Send to the site's configured site_owner"
501 #: forms/list_forms.py:307
502 msgid "Bounce disabled warnings interval"
505 #: forms/list_forms.py:310
506 msgid "The number of days between each disabled notification."
507 msgstr "Liczba dni między każdym wyłączonym powiadomieniem."
509 #: forms/list_forms.py:314
510 msgid "Bounce disable warnings"
513 #: forms/list_forms.py:317
515 "The number of notices a disabled member will receive before their address is "
516 "removed from the mailing list's roster. Set this to 0 to immediately remove "
517 "an address from the list once their bounce score exceeds the threshold. This "
518 "value must be an integer. "
520 "Liczba powiadomień, które wyłączony członek otrzyma, zanim jego adres "
521 "zostanie usunięty z listy kontaktów. Ustaw tę wartość na 0, aby natychmiast "
522 "usunąć adres z listy, gdy wynik odrzuceń przekroczy próg. Ta wartość musi "
523 "być liczbą całkowitą. "
525 #: forms/list_forms.py:331
526 msgid "Public archives"
527 msgstr "Publiczne archiwa"
529 #: forms/list_forms.py:332
530 msgid "Private archives"
531 msgstr "Prywatne archiwa"
533 #: forms/list_forms.py:333
534 msgid "Do not archive this list"
535 msgstr "Nie archiwizuj tej listy"
537 #: forms/list_forms.py:337
541 #: forms/list_forms.py:338
542 msgid "Markdown text"
545 #: forms/list_forms.py:344
546 msgid "Archive policy"
547 msgstr "Zasady archiwizacji"
549 #: forms/list_forms.py:345
550 msgid "Policy for archiving messages for this list"
551 msgstr "Zasady archiwizacji wiadomości dla tej listy"
553 #: forms/list_forms.py:350
554 msgid "Active archivers"
555 msgstr "Aktywni archiwizatorzy"
557 #: forms/list_forms.py:357
558 msgid "Archive Rendering mode"
561 #: forms/list_forms.py:358
563 "This option enables rendering of emails in archiver as rich text with "
564 "formatting based on markup in the email.\n"
565 "Currently, this option is only supported by Hyperkitty."
568 #: forms/list_forms.py:390
569 msgid "Acceptable aliases"
570 msgstr "Dopuszczalne aliasy"
572 #: forms/list_forms.py:393
574 "This is a list, one per line, of addresses and regexps matching addresses "
575 "that are acceptable in To: or Cc: in lieu of the list posting address when "
576 "`require_explicit_destination' is enabled. Entries are either email "
577 "addresses or regexps matching email addresses. Regexps are entries "
578 "beginning with `^' and are matched against every recipient address in the "
579 "message. The matching is performed with Python's re.match() function, "
580 "meaning they are anchored to the start of the string."
582 "Jest to lista, po jednym w wierszu, adresów i wyrażeń regularnych pasujących "
583 "do adresów, które są dopuszczalne w Do: lub DW: zamiast adresu wysyłania "
584 "listy, gdy włączona jest opcja „require_explicit_destination”. Wpisy to "
585 "adresy e-mail lub wyrażenia regularne pasujące do adresów email. Wyrażenia "
586 "regularne są wpisami rozpoczynającymi się od „^” i są dopasowywane do "
587 "każdego adresu odbiorcy w wiadomości. Dopasowanie odbywa się za pomocą "
588 "funkcji re.match() Pythona, co oznacza, że są zakotwiczone na początku ciągu."
590 #: forms/list_forms.py:404
591 msgid "Require Explicit Destination"
594 #: forms/list_forms.py:406
596 "This checks to ensure that the list posting address or an acceptable alias "
597 "explicitly appears in a To: or Cc: header in the post."
599 "Sprawdza to, czy adres lub lista dopuszczalnego aliasu jawnie pojawia się w "
600 "nagłówku Do: lub DW: w poście."
602 #: forms/list_forms.py:412
603 msgid "Administrivia"
604 msgstr "Administrivia"
606 #: forms/list_forms.py:414
608 "Administrivia tests will check postings to see whether it's really meant as "
609 "an administrative request (like subscribe, unsubscribe, etc), and will add "
610 "it to the the administrative requests queue, notifying the administrator of "
611 "the new request, in the process."
614 #: forms/list_forms.py:421
615 msgid "Default action to take when a member posts to the list"
618 #: forms/list_forms.py:423
619 msgid "Please choose a default member action."
622 #: forms/list_forms.py:427
624 "Default action to take when a member posts to the list.\n"
625 "Hold: This holds the message for approval by the list moderators.\n"
626 "Reject: this automatically rejects the message by sending a bounce notice to "
627 "the post's author. The text of the bounce notice can be configured by you.\n"
628 "Discard: this simply discards the message, with no notice sent to the post's "
630 "Accept: accepts any postings without any further checks.\n"
631 "Default Processing: run additional checks and accept the message."
634 #: forms/list_forms.py:440
635 msgid "Default action to take when a non-member posts to the list"
638 #: forms/list_forms.py:442
639 msgid "Please choose a default non-member action."
642 #: forms/list_forms.py:446
644 "When a post from a non-member is received, the message's sender is matched "
645 "against the list of explicitly accepted, held, rejected (bounced), and "
646 "discarded addresses. If no match is found, then this action is taken."
649 #: forms/list_forms.py:453
651 #| msgid "Hold for moderation"
652 msgid "Emergency Moderation"
653 msgstr "Zatrzymane do moderacji"
655 #: forms/list_forms.py:455
657 "When this option is enabled, all list traffic is emergency moderated, i.e. "
658 "held for moderation. Turn this option on when your list is experiencing a "
659 "flamewar and you want a cooling off period. "
662 #: forms/list_forms.py:462
663 msgid "Maximum message size"
666 #: forms/list_forms.py:465
668 "The maximum allowed message size in KB. This can be used to prevent emails "
669 "with large attachments. A size of 0 disables the check."
672 #: forms/list_forms.py:470
673 msgid "Maximum number of recipients"
676 #: forms/list_forms.py:473
678 "If a post has this many or more explicit recipients (To: and Cc:), the post "
679 "will be held for moderation. This can be used to prevent mass mailings from "
680 "being accepted. A value of 0 disables the check."
683 #: forms/list_forms.py:488
684 msgid "Accept these non-members"
687 #: forms/list_forms.py:491
689 "This is a list, one per line, of regexps matching addresses that are allowed "
690 "to post to this mailing list without subscribing to the list. Entries are "
691 "regexps beginning with `^' and are matched against the sender addresses in "
692 "the message. While non-regexp addresses can be entered here, it is preferred "
693 "to add the address as a nonmember and set the nonmember's Moderation to "
694 "Default Processing."
697 #: forms/list_forms.py:501
698 msgid "Hold these non-members"
701 #: forms/list_forms.py:504
703 "This is a list, one per line, of regexps matching nonmember addresses, posts "
704 "from which are held automatically. Entries are regexps beginning with `^' "
705 "and are matched against the sender addresses in the message. While non-"
706 "regexp addresses can be entered here, it is preferred to add the address as "
707 "a nonmember and set the nonmember's Moderation to Hold."
710 #: forms/list_forms.py:513
711 msgid "Reject these non-members"
714 #: forms/list_forms.py:516
716 "This is a list, one per line, of regexps matching nonmember addresses, posts "
717 "from which are rejected with notice to the sender. Entries are regexps "
718 "beginning with `^' and are matched against the sender addresses in the "
719 "message. While non-regexp addresses can be entered here, it is preferred to "
720 "add the address as a nonmember and set the nonmember's Moderation to Reject."
723 #: forms/list_forms.py:526
724 msgid "Discard these non-members"
727 #: forms/list_forms.py:529
729 "This is a list, one per line, of regexps matching nonmember addresses, posts "
730 "from which are discarded automatically. Entries are regexps beginning with "
731 "`^' and are matched against the sender addresses in the message. While non-"
732 "regexp addresses can be entered here, it is preferred to add the address as "
733 "a nonmember and set the nonmember's Moderation to Discard."
736 #: forms/list_forms.py:551
737 msgid "Invalid alias regexp: {}: {}"
740 #: forms/list_forms.py:557
741 msgid "Invalid alias email: {}"
744 #: forms/list_forms.py:569
745 msgid "Enable Digests"
748 #: forms/list_forms.py:570
749 msgid "Should Mailman enable digests for this MailingList?"
752 #: forms/list_forms.py:576
753 msgid "Send Digest Periodically"
756 #: forms/list_forms.py:577
757 msgid "Should Mailman send out digests periodically?"
760 #: forms/list_forms.py:583
761 msgid "Digest Volume Frequency"
764 #: forms/list_forms.py:584
766 "At what frequency should Mailman increment the digest volume number and "
767 "reset the issue number?"
770 #: forms/list_forms.py:588
771 msgid "Digest size threshold"
774 #: forms/list_forms.py:589
775 msgid "How big in Kb should a digest be before it gets sent out?"
778 #: forms/list_forms.py:598
779 msgid "DMARC mitigation action"
782 #: forms/list_forms.py:602
783 msgid "Please choose a DMARC mitigation action."
786 #: forms/list_forms.py:604
787 msgid "No DMARC mitigations"
790 #: forms/list_forms.py:605
791 msgid "Replace From: with list address"
794 #: forms/list_forms.py:607
795 msgid "Wrap the message in an outer message From: the list."
798 #: forms/list_forms.py:608
799 msgid "Reject the message"
802 #: forms/list_forms.py:609
803 msgid "Discard the message"
806 #: forms/list_forms.py:611
808 "The action to apply to messages From: a domain publishing a DMARC policy of "
809 "reject or quarantine or to all messages if DMARC Mitigate unconditionally is "
813 #: forms/list_forms.py:618
814 msgid "DMARC Mitigate unconditionally"
817 #: forms/list_forms.py:620
819 "If DMARC mitigation action is munge_from or wrap_message, should it apply to "
820 "all messages regardless of the DMARC policy of the From: domain."
823 #: forms/list_forms.py:624
824 msgid "DMARC rejection notice"
827 #: forms/list_forms.py:628
829 "Text to replace the default reason in any rejection notice to be sent when "
830 "DMARC mitigation action of reject applies."
833 #: forms/list_forms.py:631
834 msgid "DMARC wrapped message text"
837 #: forms/list_forms.py:635
839 "Text to be added as a separate text/plain MIME part preceding the original "
840 "message part in the wrapped message when DMARC mitigation action of wrap "
844 #: forms/list_forms.py:641 templatetags/membership_helpers.py:78
845 #: templatetags/membership_helpers.py:84
849 #: forms/list_forms.py:642
853 #: forms/list_forms.py:643
857 #: forms/list_forms.py:647
860 " None: No personalization.\n"
862 " Individual: Everyone gets a unique copy of the message, and there are "
863 "a few more substitution variables, but no headers are modified.\n"
865 " Full: All of the 'individual' personalization plus recipient "
866 "header modification. "
869 #: forms/list_forms.py:658 templates/postorius/lists/held_messages.html:29
870 #: templates/postorius/lists/held_messages.html:107
871 #: templates/postorius/lists/subscription_requests.html:40
875 #: forms/list_forms.py:659
879 #: forms/list_forms.py:660
883 #: forms/list_forms.py:663
885 "Action to take on messages which have no content\n"
887 " Discard = silently discard the message.\n"
888 " Reject = discard the message and notify the sender.\n"
889 " Forward = forward the message to the list owner(s).\n"
890 " Preserve = save the message in qfiles/bad.\n"
893 #: forms/list_forms.py:680
897 #: forms/list_forms.py:686
898 msgid "Filter content"
901 #: forms/list_forms.py:687
903 "Should Mailman filter the content of list traffic according to the settings "
907 #: forms/list_forms.py:690
911 #: forms/list_forms.py:693
913 "MimeTypes to filter from the incoming posts. A list of common types can be "
914 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
915 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
918 #: forms/list_forms.py:698
919 msgid "Filter extensions"
922 #: forms/list_forms.py:701
923 msgid "Extensions to filter from the incoming posts."
926 #: forms/list_forms.py:704
930 #: forms/list_forms.py:707
932 "MimeTypes to allow in the incoming posts. A list of common types can be "
933 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
934 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
937 #: forms/list_forms.py:712
938 msgid "Pass extensions"
941 #: forms/list_forms.py:715
942 msgid "Extensions to allow in the incoming posts."
945 #: forms/list_forms.py:721
946 msgid "Collapse alternatives"
949 #: forms/list_forms.py:722
951 "Should Mailman collapse multipart/alternative to its first part content?"
954 #: forms/list_forms.py:728
955 msgid "Filter Action"
958 #: forms/list_forms.py:734
959 msgid "Convert html to plaintext"
962 #: forms/list_forms.py:735
964 "Should Mailman convert text/html parts to plain text? This conversion "
965 "happens after MIME attachments have been stripped."
968 #: forms/list_forms.py:742
969 msgid "Anonymous list"
972 #: forms/list_forms.py:743
974 "Hide the sender of a message, replacing it with the list address (Removes "
975 "From, Sender and Reply-To fields)"
978 #: forms/list_forms.py:750
979 msgid "Include RFC2369 headers"
982 #: forms/list_forms.py:752
984 "Yes is highly recommended. RFC 2369 defines a set of List-* headers that are "
985 "normally added to every message sent to the list membership. These greatly "
986 "aid end-users who are using standards compliant mail readers. They should "
987 "normally always be enabled. However, not all mail readers are standards "
988 "compliant yet, and if you have a large number of members who are using non-"
989 "compliant mail readers, they may be annoyed at these headers. You should "
990 "first try to educate your members as to why these headers exist, and how to "
991 "hide them in their mail clients. As a last resort you can disable these "
992 "headers, but this is not recommended (and in fact, your ability to disable "
993 "these headers may eventually go away)."
996 #: forms/list_forms.py:768
997 msgid "Include the list post header"
1000 #: forms/list_forms.py:770
1002 "This can be set to no for announce lists that do not wish to include the "
1003 "List-Post header because posting to the list is discouraged."
1006 #: forms/list_forms.py:774
1007 msgid "Explicit reply-to address"
1010 #: forms/list_forms.py:777
1012 "This option allows admins to set an explicit Reply-to address. It is only "
1013 "used if the reply-to is set to use an explicitly set header"
1016 #: forms/list_forms.py:785
1018 "Should any existing Reply-To: header found in the original message be "
1019 "stripped? If so, this will be done regardless of whether an explict Reply-"
1020 "To: header is added by Mailman or not."
1023 #: forms/list_forms.py:789 forms/list_forms.py:796
1024 msgid "Reply goes to list"
1027 #: forms/list_forms.py:793
1028 msgid "Please choose a reply-to action."
1031 #: forms/list_forms.py:795
1035 #: forms/list_forms.py:797
1036 msgid "Explicit Reply-to header set"
1039 #: forms/list_forms.py:798
1040 msgid "Explicit Reply-to set; no Cc added"
1043 #: forms/list_forms.py:800
1045 "Where are replies to list messages directed? No Munging is strongly "
1046 "recommended for most mailing lists. \n"
1047 "This option controls what Mailman does to the Reply-To: header in messages "
1048 "flowing through this mailing list. When set to No Munging, no Reply-To: "
1049 "header is added by Mailman, although if one is present in the original "
1050 "message, it is not stripped. Setting this value to either Reply to List, "
1051 "Explicit Reply, or Reply Only causes Mailman to insert a specific Reply-To: "
1052 "header in all messages, overriding the header in the original message if "
1053 "necessary (Explicit Reply inserts the value of reply_to_address). Explicit "
1054 "Reply-to set; no Cc added is useful forannounce-only lists where you want to "
1055 "avoid someone replying to the list address. There are many reasons not to "
1056 "introduce or override the Reply-To: header. One is that some posters depend "
1057 "on their own Reply-To: settings to convey their valid return address. "
1058 "Another is that modifying Reply-To: makes it much more difficult to send "
1059 "private replies. See <a href=\"http://marc.merlins.org/netrants/reply-to-"
1060 "harmful.html\">`Reply-To' Munging Considered Harmful</a> for a general "
1061 "discussion of this issue. See <a href=\"http://marc.merlins.org/netrants/"
1062 "reply-to-useful.html\">`Reply-To' Munging Considered Useful</a> for a "
1063 "dissenting opinion. Some mailing lists have restricted posting privileges, "
1064 "with a parallel list devoted to discussions. Examples are `patches' or "
1065 "`checkin' lists, where software changes are posted by a revision control "
1066 "system, but discussion about the changes occurs on a developers mailing "
1067 "list. To support these types of mailing lists, select Explicit Reply and set "
1068 "the Reply-To: address option to point to the parallel list."
1071 #: forms/list_forms.py:832
1075 #: forms/list_forms.py:837
1076 msgid "Type of pipeline you want to use for this mailing list"
1079 #: forms/list_forms.py:845
1080 msgid "Respond and continue processing"
1083 #: forms/list_forms.py:846
1084 msgid "Respond and discard message"
1087 #: forms/list_forms.py:847
1088 msgid "No automatic response"
1091 #: forms/list_forms.py:851
1092 msgid "Autorespond to list owner"
1095 #: forms/list_forms.py:852
1097 "Should Mailman send an auto-response to emails sent to the -owner address?"
1100 #: forms/list_forms.py:855
1101 msgid "Autoresponse owner text"
1104 #: forms/list_forms.py:858
1105 msgid "Auto-response text to send to -owner emails."
1108 #: forms/list_forms.py:862
1109 msgid "Autorespond postings"
1112 #: forms/list_forms.py:863
1113 msgid "Should Mailman send an auto-response to mailing list posters?"
1116 #: forms/list_forms.py:866
1117 msgid "Autoresponse postings text"
1120 #: forms/list_forms.py:869
1121 msgid "Auto-response text to send to mailing list posters."
1124 #: forms/list_forms.py:873
1125 msgid "Autorespond requests"
1128 #: forms/list_forms.py:875
1130 "Should Mailman send an auto-response to emails sent to the -request address? "
1131 "If you choose yes, decide whether you want Mailman to discard the original "
1132 "email, or forward it on to the system as a normal mail command."
1135 #: forms/list_forms.py:880
1136 msgid "Autoresponse request text"
1139 #: forms/list_forms.py:883
1140 msgid "Auto-response text to send to -request emails."
1143 #: forms/list_forms.py:885
1144 msgid "Autoresponse grace period"
1147 #: forms/list_forms.py:887
1149 "Number of days between auto-responses to either the mailing list or -"
1150 "request/-owner address from the same poster. Set to zero (or negative) for "
1151 "no grace period (i.e. auto-respond to every message)."
1154 #: forms/list_forms.py:895
1155 msgid "Notify users of held messages"
1158 #: forms/list_forms.py:897
1160 "Should Mailman notify users about their messages held for approval. If you "
1161 "say 'No', no notifications will be sent to users about the pending approval "
1162 "on their messages."
1165 #: forms/list_forms.py:904 forms/list_forms.py:1102
1166 msgid "Send welcome message"
1169 #: forms/list_forms.py:906
1171 "Send welcome message to newly subscribed members? Turn this off only if you "
1172 "plan on subscribing people manually and don't want them to know that you did "
1173 "so. Setting this to No is most useful for transparently migrating lists from "
1174 "some other mailing list manager to Mailman.\n"
1175 "The text of Welcome message can be set via the Templates tab."
1178 #: forms/list_forms.py:916
1179 msgid "Send goodbye message"
1182 #: forms/list_forms.py:918
1184 "Send goodbye message to newly unsubscribed members? Turn this off only if "
1185 "you plan on unsubscribing people manually and don't want them to know that "
1187 "The text of Goodbye message can be set via the Templates tab."
1190 #: forms/list_forms.py:925
1191 msgid "Admin immed notify"
1194 #: forms/list_forms.py:927
1196 "Should the list moderators get immediate notice of new requests, as well as "
1197 "daily notices about collected ones? List moderators (and list "
1198 "administrators) are sent daily reminders of requests pending approval, like "
1199 "subscriptions to a moderated list, or postings that are being held for one "
1200 "reason or another. Setting this option causes notices to be sent immediately "
1201 "on the arrival of new requests as well. "
1204 #: forms/list_forms.py:937
1205 msgid "Notify admin of membership changes"
1208 #: forms/list_forms.py:938
1209 msgid "Should administrator get notices of subscribes and unsubscribes?"
1212 #: forms/list_forms.py:943
1213 msgid "Not Moderated"
1216 #: forms/list_forms.py:944
1217 msgid "Moderated but allows for open posting"
1220 #: forms/list_forms.py:945
1224 #: forms/list_forms.py:956
1225 msgid "Show list on index page"
1228 #: forms/list_forms.py:957
1229 msgid "Choose whether to include this list on the list of all lists"
1232 #: forms/list_forms.py:963
1234 "This description is used when the mailing list is listed with other mailing "
1235 "lists, or in headers, and so forth. It should be as succinct as you can get "
1236 "it, while still identifying what the list is."
1239 #: forms/list_forms.py:969
1243 #: forms/list_forms.py:970
1244 msgid "A longer description of this mailing list."
1247 #: forms/list_forms.py:974
1248 msgid "Display name"
1251 #: forms/list_forms.py:976
1252 msgid "Display name is the name shown in the web interface."
1255 #: forms/list_forms.py:979
1256 msgid "Subject prefix"
1259 #: forms/list_forms.py:984
1260 msgid "Preferred Language"
1263 #: forms/list_forms.py:990
1264 msgid "Members List Visibility"
1267 #: forms/list_forms.py:994
1268 msgid "Who is allowed to see members list for this MailingList?"
1271 #: forms/list_forms.py:999
1272 msgid "Gateway to mail"
1275 #: forms/list_forms.py:1000
1277 "Flag indicating that posts to the linked newsgroup should be gated to the "
1281 #: forms/list_forms.py:1006
1282 msgid "Gateway to news"
1285 #: forms/list_forms.py:1007
1287 "Flag indicating that posts to the list should be gated to the linked "
1291 #: forms/list_forms.py:1011
1292 msgid "Linked Newsgroup"
1295 #: forms/list_forms.py:1014
1296 msgid "The name of the linked newsgroup."
1299 #: forms/list_forms.py:1017
1301 #| msgid "Hold for moderation"
1302 msgid "Newsgroup moderation"
1303 msgstr "Zatrzymane do moderacji"
1305 #: forms/list_forms.py:1021
1306 msgid "The moderation policy for the linked newsgroup, if there is one."
1309 #: forms/list_forms.py:1027
1310 msgid "NNTP Include subject prefix "
1313 #: forms/list_forms.py:1028
1315 "Flag indicating whether the list's \"Subject Prefix\" should be included in "
1316 "posts gated to usenet."
1319 #: forms/list_forms.py:1043
1320 msgid "Emails to mass subscribe"
1323 #: forms/list_forms.py:1045
1325 "The following formats are accepted:\n"
1326 "jdoe@example.com\n"
1327 "<jdoe@example.com>\n"
1328 "John Doe <jdoe@example.com>\n"
1329 "\"John Doe\" <jdoe@example.com>\n"
1330 "jdoe@example.com (John Doe)\n"
1331 "Use the last three to associate a display name with the address\n"
1334 #: forms/list_forms.py:1056
1340 #: forms/list_forms.py:1060
1341 msgid "If checked, users will not have to confirm their subscription."
1344 #: forms/list_forms.py:1065
1345 msgid "Pre approved"
1348 #: forms/list_forms.py:1069
1350 "If checked, moderators will not have to approve the subscription request."
1353 #: forms/list_forms.py:1075
1354 msgid "Pre Verified"
1357 #: forms/list_forms.py:1079
1359 "If checked, users will not have to verify that their email address is valid."
1362 #: forms/list_forms.py:1085
1366 #: forms/list_forms.py:1089
1368 "If checked, the other checkboxes are ignored and the users will be sent an "
1369 "invitation to join the list and will be subscribed upon acceptance thereof."
1372 #: forms/list_forms.py:1104
1374 "If set to \"Yes\" or \"No\", List's default setting of send_welcome_message "
1375 "will be ignored for these subscribers and a welcome message will be sent or "
1376 "not sent based on the choice."
1379 #: forms/list_forms.py:1124
1380 msgid "Emails to Unsubscribe"
1383 #: forms/list_forms.py:1125
1384 msgid "Add one email address on each line"
1387 #: forms/list_forms.py:1140
1388 msgid "Default antispam action"
1391 #: forms/list_forms.py:1144
1395 #: forms/list_forms.py:1145
1396 msgid "Email header to filter on (case-insensitive)."
1399 #: forms/list_forms.py:1147
1400 msgid "Please enter a header."
1403 #: forms/list_forms.py:1148
1404 msgid "Please enter a valid header."
1407 #: forms/list_forms.py:1150
1411 #: forms/list_forms.py:1151
1412 msgid "Regular expression matching the header's value."
1415 #: forms/list_forms.py:1153
1416 msgid "Please enter a pattern."
1419 #: forms/list_forms.py:1154
1420 msgid "Please enter a valid pattern."
1423 #: forms/list_forms.py:1156 templates/postorius/domain/index.html:26
1427 #: forms/list_forms.py:1157
1428 msgid "Please enter a valid action."
1431 #: forms/list_forms.py:1160
1432 msgid "Action to take when a header matches"
1435 #: forms/list_forms.py:1193
1436 msgid "Select Email"
1439 #: forms/list_forms.py:1217
1443 #: forms/member_forms.py:27
1444 msgid "Email Address"
1447 #: forms/member_forms.py:32 forms/user_forms.py:316
1448 msgid "Display Name"
1451 #: forms/member_forms.py:35
1452 msgid "Please enter an display name."
1455 #: forms/system.py:31
1459 #: forms/system.py:33
1461 "You can ban a single email address or use a regular expression to match "
1462 "similar email addresses."
1465 #: forms/user_forms.py:65
1466 msgid "Receive own postings"
1469 #: forms/user_forms.py:67
1471 "Ordinarily, you will get a copy of every message you post to the list. If "
1472 "you don't want to receive this copy, set this option to No."
1475 #: forms/user_forms.py:74
1476 msgid "Acknowledge posts"
1479 #: forms/user_forms.py:76
1480 msgid "Receive acknowledgement mail when you send mail to the list?"
1483 #: forms/user_forms.py:80
1484 msgid "Hide address"
1487 #: forms/user_forms.py:82
1489 "When someone views the list membership, your email address is normally shown "
1490 "(in an obscured fashion to thwart spam harvesters). If you do not want your "
1491 "email address to show up on this membership roster at all, select Yes for "
1495 #: forms/user_forms.py:90
1496 msgid "Receive list copies (possible duplicates)"
1499 #: forms/user_forms.py:92
1501 "When you are listed explicitly in the To: or Cc: headers of a list message, "
1502 "you can opt to not receive another copy from the mailing list. Select Yes to "
1503 "receive copies. Select No to avoid receiving copies from the mailing list"
1506 #: forms/user_forms.py:101
1507 msgid "Preferred language"
1510 #: forms/user_forms.py:103
1512 "Preferred language for your interactions with Mailman. When this is set, it "
1513 "will override the MailingList's preferred language. This affects which "
1514 "language is used for your email notifications and such."
1517 #: forms/user_forms.py:147
1518 msgid "Cannot set delivery_status to {}"
1521 #: forms/user_forms.py:241
1525 #: forms/user_forms.py:243
1526 msgid "Specifies whether or not this email address is verified"
1529 #: forms/validators.py:39
1530 #, python-brace-format
1531 msgid "Invalid: \"{0}\" should be either email or UUID"
1536 "Note: Do not add any secret content in templates as they are publicly "
1538 "You can use these variables in the templates. \n"
1539 "$hyperkitty_url: Permalink to archived message in Hyperkitty\n"
1540 "$listname: Name of the Mailing List e.g. ant@example.com \n"
1541 "$list_id: The List-ID header e.g. ant.example.com \n"
1542 "$display_name: Display name of the mailing list e.g. Ant \n"
1543 "$short_listname: Local part of the listname e.g. ant \n"
1544 "$domain: The domain part of the listname e.g. example.com \n"
1545 "$info: The mailing list's longer descriptive text \n"
1546 "$request_email: The email address for -request address \n"
1547 "$owner_email: The email address for -owner address \n"
1548 "$site_email: The email address to reach the owners of the site \n"
1549 "$language: The two letter language code for list's preferred language e.g. "
1554 msgid "Choose the template you want to customize."
1559 "Language for the template, this should be the list's preferred language."
1562 #: template_list.py:26
1564 "Sent to the list administrators when moderator approval for a posting is "
1568 #: template_list.py:28
1570 "Sent to the list administrators when moderator approval for a subscription "
1571 "request is required."
1574 #: template_list.py:30
1576 "Sent to the list administrators when moderator approval for an "
1577 "unsubscription request is required."
1580 #: template_list.py:32
1582 "Sent to the list administrators to notify them when a new member has been "
1586 #: template_list.py:34
1588 "Sent to the list administrators when a bounce message in an unrecognized "
1589 "format has been received."
1592 #: template_list.py:36
1593 msgid "Sent to the list administrators from the 'mailman notify' command."
1596 #: template_list.py:38
1598 "Sent to the list administrators to notify them when a member's bounce score "
1602 #: template_list.py:40
1604 "Sent to the list administrators to notify them when a member's delivery is "
1605 "disabled due to excessive bounces."
1608 #: template_list.py:42
1610 "Sent to the list administrators to notify them when a member has been "
1614 #: template_list.py:44
1615 msgid "The footer for a digest message."
1618 #: template_list.py:46
1619 msgid "The header for a digest message."
1622 #: template_list.py:48
1624 "The digest “masthead”; i.e. a common introduction for all digest messages."
1627 #: template_list.py:50
1628 msgid "The footer for a regular (non-digest) message."
1631 #: template_list.py:52
1632 msgid "The header for a regular (non-digest) message."
1635 #: template_list.py:54
1637 "The message sent to subscribers when a subscription confirmation is required."
1640 #: template_list.py:56
1642 "The message sent to subscribers when an unsubscription confirmation is "
1646 #: template_list.py:58
1647 msgid "The message sent to subscribers when they are invited to join a list."
1650 #: template_list.py:60
1651 msgid "The notice sent to a member when they unsubscribe from a mailing list."
1654 #: template_list.py:62
1656 "The notice sent to a poster when their message is being held for moderator "
1660 #: template_list.py:64
1662 "Sent to a user when the maximum number of autoresponses has been reached for "
1666 #: template_list.py:66
1668 "Notice sent to a poster when their message has been received by the mailing "
1672 #: template_list.py:68
1674 "A bounce probe sent to a member when their subscription has been disabled "
1678 #: template_list.py:70
1680 "Notice sent to a poster when their message has been rejected by the list’s "
1684 #: template_list.py:72
1686 "Notice sent to a poster when their message has been rejected automatically."
1689 #: template_list.py:74
1691 "The notice sent to a member when they are subscribed to the mailing list."
1694 #: template_list.py:76
1696 "The notice sent to a member when their membership has been disabled due to "
1697 "excessive bounces."
1700 #: templates/403.html:5
1704 #: templates/403.html:6
1705 msgid "You do not have permissions to visit this page."
1708 #: templates/404.html:5
1709 msgid "Page not found"
1712 #: templates/404.html:6
1713 msgid "This page either doesn't exist, or it moved somewhere else."
1716 #: templates/500.html:24
1717 msgid "Server error"
1720 #: templates/500.html:25
1721 msgid "An error occurred while processing your request."
1724 #: templates/postorius/bans.html:5 templates/postorius/bans.html:10
1728 #: templates/postorius/base.html:32
1729 msgid "Mailman logo"
1732 #: templates/postorius/base.html:38
1736 #: templates/postorius/base.html:44 templates/postorius/domain/index.html:5
1737 #: templates/postorius/domain/index.html:11
1741 #: templates/postorius/base.html:50
1745 #: templates/postorius/base.html:56
1746 msgid "System Information"
1749 #: templates/postorius/base.html:62 templates/postorius/menu/list_nav.html:39
1750 #: templates/postorius/user/all.html:8 templates/postorius/user/all.html:13
1754 #: templates/postorius/base.html:69 templates/postorius/lists/summary.html:31
1758 #: templates/postorius/base.html:85
1762 #: templates/postorius/base.html:89
1763 msgid "Mailman settings"
1764 msgstr "Ustawienia Mailmana"
1766 #: templates/postorius/base.html:94
1767 msgid "Posting activity"
1768 msgstr "Aktywność postowania"
1770 #: templates/postorius/base.html:100
1772 msgstr "Wylogowanie"
1774 #: templates/postorius/base.html:107
1778 #: templates/postorius/base.html:111
1780 msgstr "Zarejestruj się"
1782 #: templates/postorius/base.html:134
1783 msgid "Postorius Documentation"
1786 #: templates/postorius/base.html:138
1787 msgid "Postorius Version"
1790 #: templates/postorius/base.html:141
1791 msgid "Happy Mailman Day!"
1794 #: templates/postorius/domain/confirm_delete.html:5
1795 msgid "Confirm domain removal"
1798 #: templates/postorius/domain/confirm_delete.html:13
1799 msgid "Confirm deletion"
1802 #: templates/postorius/domain/confirm_delete.html:17
1803 msgid "Are you sure you want to permanently delete"
1806 #: templates/postorius/domain/confirm_delete.html:21
1810 " This would delete %(size)s lists, some of which are:\n"
1814 #: templates/postorius/domain/confirm_delete.html:33
1815 #: templates/postorius/domain/index.html:59
1816 #: templates/postorius/domain/template_index.html:34
1817 #: templates/postorius/lists/confirm_delete.html:5
1818 #: templates/postorius/lists/members.html:128
1819 #: templates/postorius/lists/members.html:137
1820 #: templates/postorius/lists/template_list.html:32
1821 #: templates/postorius/menu/list_nav.html:62
1825 #: templates/postorius/domain/confirm_delete.html:34
1826 #: templates/postorius/domain/template_delete.html:28
1827 #: templates/postorius/lists/confirm_delete.html:25
1828 #: templates/postorius/lists/confirm_remove_role.html:18
1829 #: templates/postorius/lists/confirm_removeall_subscribers.html:22
1830 #: templates/postorius/lists/template_delete.html:25
1834 #: templates/postorius/domain/edit.html:6
1835 #: templates/postorius/domain/edit.html:12
1839 #: templates/postorius/domain/index.html:14
1843 #: templates/postorius/domain/index.html:25
1844 #: templates/postorius/menu/list_nav.html:45
1848 #: templates/postorius/domain/index.html:38
1849 #: templates/postorius/domain/index.html:58
1850 #: templates/postorius/domain/template_index.html:33
1851 #: templates/postorius/lists/template_list.html:31
1855 #: templates/postorius/domain/index.html:50
1859 #: templates/postorius/domain/index.html:54
1863 #: templates/postorius/domain/index.html:57
1864 #: templates/postorius/domain/template_add.html:6
1865 #: templates/postorius/domain/template_delete.html:6
1866 #: templates/postorius/domain/template_index.html:6
1867 #: templates/postorius/domain/template_index.html:11
1868 #: templates/postorius/lists/template_add.html:7
1869 #: templates/postorius/lists/template_delete.html:7
1870 #: templates/postorius/lists/template_list.html:7
1871 #: templates/postorius/lists/template_update.html:7
1872 #: templates/postorius/menu/list_nav.html:48 templatetags/nav_helpers.py:38
1876 #: templates/postorius/domain/new.html:6
1880 #: templates/postorius/domain/new.html:12
1881 msgid "Add a new domain"
1884 #: templates/postorius/domain/owners.html:6
1885 msgid "Add domain owner "
1888 #: templates/postorius/domain/owners.html:12
1889 msgid "Add a new owner to"
1892 #: templates/postorius/domain/template_add.html:17
1893 #: templates/postorius/domain/template_delete.html:16
1894 #: templates/postorius/lists/template_delete.html:13
1895 #: templates/postorius/lists/template_update.html:13
1897 msgid "Template '%(name)s'"
1900 #: templates/postorius/domain/template_delete.html:11
1901 msgid "Delete Template"
1904 #: templates/postorius/domain/template_delete.html:22
1908 " Are you sure you want to delete the \"%(name)s\" template\n"
1909 " for domain \"%(identifier)s\"?\n"
1913 #: templates/postorius/domain/template_index.html:16
1914 #: templates/postorius/lists/template_list.html:14
1915 msgid "New Template"
1918 #: templates/postorius/domain/template_index.html:25
1919 #: templates/postorius/lists/template_list.html:24
1920 msgid "Template Name"
1923 #: templates/postorius/domain/template_index.html:44
1924 #: templates/postorius/lists/template_list.html:40
1925 msgid "No Templates."
1928 #: templates/postorius/errors/generic.html:5
1929 msgid "Something went wrong"
1932 #: templates/postorius/fragments/bans.html:14
1936 #: templates/postorius/fragments/bans.html:22
1937 msgid "Currently banned addresses"
1940 #: templates/postorius/fragments/bans.html:35
1941 msgid "Un-ban this address"
1944 #: templates/postorius/fragments/bans.html:46
1945 msgid "No addresses are currently banned."
1948 #: templates/postorius/index.html:6
1952 #: templates/postorius/index.html:12
1953 msgid "Mailing Lists"
1956 #: templates/postorius/index.html:40
1957 msgid "Create New Domain"
1960 #: templates/postorius/index.html:42
1961 msgid "Create New List"
1964 #: templates/postorius/index.html:54
1968 #: templates/postorius/index.html:55
1969 msgid "Post address"
1972 #: templates/postorius/index.html:66
1973 msgid "unadvertised"
1976 #: templates/postorius/index.html:78
1978 "Only lists that you are owner, moderator or subscriber for are shown here."
1981 #: templates/postorius/index.html:82
1982 msgid "Only admins see unadvertised lists in the list index."
1985 #: templates/postorius/index.html:88
1986 msgid "There are currently no mailing lists."
1989 #: templates/postorius/lists/bans.html:8
1990 msgid "Banned addresses"
1993 #: templates/postorius/lists/confirm_delete.html:13
1994 msgid "Are you sure you want to permanently delete this list?"
1997 #: templates/postorius/lists/confirm_delete.html:14
1998 msgid "All settings and membership data will be lost!"
2001 #: templates/postorius/lists/confirm_delete.html:20
2005 " Delete %(listname)s\n"
2009 #: templates/postorius/lists/confirm_remove_role.html:5
2010 #: templates/postorius/lists/confirm_remove_role.html:12
2011 msgid "Confirm remove role"
2014 #: templates/postorius/lists/confirm_remove_role.html:14
2015 msgid "Are you sure?"
2018 #: templates/postorius/lists/confirm_remove_role.html:17
2022 #: templates/postorius/lists/confirm_removeall_subscribers.html:6
2023 msgid "Unsubscribe all members"
2026 #: templates/postorius/lists/confirm_removeall_subscribers.html:14
2030 " Are you sure you want to unsubscribe all members from %(listname)s?\n"
2034 #: templates/postorius/lists/confirm_removeall_subscribers.html:21
2035 #: templates/postorius/lists/mass_removal.html:17
2036 #: templates/postorius/lists/members.html:63
2037 msgid "Unsubscribe All"
2040 #: templates/postorius/lists/confirm_token.html:12
2044 " Confirm subscription of %(addr)s to %(name)s(%(listid)s):\n"
2048 #: templates/postorius/lists/confirm_token.html:16
2052 " Confirm unsubscription of %(addr)s from %(name)s(%(listid)s):\n"
2056 #: templates/postorius/lists/confirm_token.html:20
2060 " Confirm token %(token)s:\n"
2064 #: templates/postorius/lists/header_matches.html:7
2065 #: templates/postorius/menu/list_nav.html:61
2066 msgid "Header filters"
2069 #: templates/postorius/lists/header_matches.html:58
2070 msgid "Save changes"
2073 #: templates/postorius/lists/header_matches.html:60
2074 msgid "Changes pending, click on the button to save them."
2077 #: templates/postorius/lists/held_messages.html:10
2078 #: templates/postorius/menu/list_nav.html:31
2079 msgid "Held messages"
2082 #: templates/postorius/lists/held_messages.html:26
2083 msgid "Perform action on selected messages"
2086 #: templates/postorius/lists/held_messages.html:28
2087 #: templates/postorius/lists/held_messages.html:106
2088 #: templates/postorius/lists/subscription_requests.html:36
2092 #: templates/postorius/lists/held_messages.html:38
2096 #: templates/postorius/lists/held_messages.html:39
2100 #: templates/postorius/lists/held_messages.html:40
2104 #: templates/postorius/lists/held_messages.html:41
2108 #: templates/postorius/lists/held_messages.html:53
2112 #: templates/postorius/lists/held_messages.html:81
2116 #: templates/postorius/lists/held_messages.html:92
2117 msgid "Set member moderation"
2120 #: templates/postorius/lists/held_messages.html:98
2121 msgid "Rejection reason:"
2124 #: templates/postorius/lists/held_messages.html:101
2126 "Reason sent to the sender for message rejection. For other actions, this is "
2130 #: templates/postorius/lists/held_messages.html:115
2131 msgid "Show Headers"
2134 #: templates/postorius/lists/held_messages.html:123
2135 msgid "There are currently no held messages."
2138 #: templates/postorius/lists/held_messages.html:130
2139 msgid "Message could not be retrieved"
2142 #: templates/postorius/lists/mass_removal.html:14
2143 msgid "Unsubscribe users"
2146 #: templates/postorius/lists/mass_subscribe.html:7
2147 #: templates/postorius/menu/list_nav.html:56
2148 msgid "Mass subscribe"
2151 #: templates/postorius/lists/memberoptions.html:7
2152 #: templates/postorius/user/list_options.html:7
2153 msgid "Member options"
2156 #: templates/postorius/lists/memberoptions.html:15
2157 msgid "No Preferences Available"
2160 #: templates/postorius/lists/memberoptions.html:16
2161 msgid "You are not the owner for this list"
2164 #: templates/postorius/lists/members.html:8
2165 msgid "List members"
2168 #: templates/postorius/lists/members.html:44
2169 msgid "Search members..."
2172 #: templates/postorius/lists/members.html:60
2176 #: templates/postorius/lists/members.html:74
2177 #: templates/postorius/user/address_preferences.html:32
2178 #: templates/postorius/user/manage.html:63
2182 #: templates/postorius/lists/members.html:78
2183 #: templates/postorius/user/subscriptions.html:24
2184 msgid "Delivery Mode"
2187 #: templates/postorius/lists/members.html:81
2188 msgid "Moderation Action"
2191 #: templates/postorius/lists/new.html:6
2195 #: templates/postorius/lists/new.html:12
2196 msgid "Create a new list"
2199 #: templates/postorius/lists/pending_confirmations.html:19
2200 #: templates/postorius/lists/subscription_requests.html:19
2201 msgid "E-Mail Address"
2204 #: templates/postorius/lists/pending_confirmations.html:20
2205 #: templates/postorius/lists/subscription_requests.html:20
2209 #: templates/postorius/lists/pending_confirmations.html:37
2210 #: templates/postorius/lists/subscription_requests.html:38
2214 #: templates/postorius/lists/pending_confirmations.html:47
2215 #: templates/postorius/lists/subscription_requests.html:50
2216 msgid "There are currently no subscription requests for this list."
2219 #: templates/postorius/lists/settings.html:7
2220 #: templates/postorius/menu/list_nav.html:49
2224 #: templates/postorius/lists/subscription_requests.html:39
2225 msgid "Rejection reason"
2228 #: templates/postorius/lists/summary.html:8
2229 #: templates/postorius/menu/list_nav.html:10
2233 #: templates/postorius/lists/summary.html:21
2234 msgid "To contact the list owners, use the following email address:"
2237 #: templates/postorius/lists/summary.html:27
2238 msgid "You have to login to visit the archives of this list."
2241 #: templates/postorius/lists/summary.html:33
2245 " <a class=\"btn btn-primary\" href=\"%(hyperkitty_list_url)s"
2250 #: templates/postorius/lists/summary.html:45
2251 #: templates/postorius/lists/summary.html:101
2252 msgid "Subscription / Unsubscription"
2255 #: templates/postorius/lists/summary.html:50
2256 #: templates/postorius/user/subscriptions.html:23
2257 msgid "Subscription Address"
2260 #: templates/postorius/lists/summary.html:53
2261 #: templates/postorius/user/all.html:37
2265 #: templates/postorius/lists/summary.html:54
2266 #: templates/postorius/lists/summary.html:75
2270 #: templates/postorius/lists/summary.html:61
2271 #: templates/postorius/user/subscription_preferences.html:49
2273 #| msgid "Your email address"
2274 msgid "Primary Address"
2275 msgstr "Twój adres email"
2277 #: templates/postorius/lists/summary.html:69
2279 #| msgid "Subscriptions"
2280 msgid "Manage Subscription"
2281 msgstr "Subskrypcje"
2283 #: templates/postorius/lists/summary.html:84
2284 msgid "Subscribe to this list"
2287 #: templates/postorius/lists/summary.html:86
2291 " To subscribe you can send an email with 'subscribe' in the "
2293 " <a href=\"mailto:%(address)s?subject=Subscribe\">"
2295 " or use the form below:\n"
2299 #: templates/postorius/lists/summary.html:97
2301 "You have a subscription request pending. If you don't hear back soon, please "
2302 "contact the list owners."
2305 #: templates/postorius/lists/summary.html:102
2308 " To subscribe or unsubscribe from this list, please log in first.\n"
2309 " If you have not previously logged in, you may need to set up an "
2311 " with the appropriate email address.\n"
2315 #: templates/postorius/lists/summary.html:107
2319 #: templates/postorius/lists/summary.html:112
2322 " You can also subscribe without creating an account.\n"
2323 " If you wish to do so, please use the form below.\n"
2327 #: templates/postorius/lists/summary.html:128
2328 msgid "List metrics"
2331 #: templates/postorius/lists/summary.html:130
2335 #: templates/postorius/lists/summary.html:132
2336 msgid "Last post at"
2339 #: templates/postorius/lists/summary.html:134
2340 msgid "Digest last sent at"
2343 #: templates/postorius/lists/summary.html:136
2347 #: templates/postorius/lists/template_delete.html:19
2351 " Are you sure you want to delete the \"%(name)s\" template\n"
2352 " from list \"%(identifier)s\"?\n"
2356 #: templates/postorius/menu/list_nav.html:14
2357 msgid "Subscription requests"
2360 #: templates/postorius/menu/list_nav.html:19
2361 msgid "Pending Approval"
2364 #: templates/postorius/menu/list_nav.html:22
2365 msgid "Pending Confirmation"
2368 #: templates/postorius/menu/list_nav.html:25
2370 #| msgid "Subscriptions"
2371 msgid "Unsubscription Requests"
2372 msgstr "Subskrypcje"
2374 #: templates/postorius/menu/list_nav.html:42
2378 #: templates/postorius/menu/list_nav.html:43
2382 #: templates/postorius/menu/list_nav.html:44
2386 #: templates/postorius/menu/list_nav.html:53
2387 msgid "Mass operations"
2390 #: templates/postorius/menu/list_nav.html:57
2391 msgid "Mass removal"
2394 #: templates/postorius/menu/list_nav.html:60
2398 #: templates/postorius/menu/user_nav.html:4
2399 msgid "Mailman Settings"
2402 #: templates/postorius/menu/user_nav.html:7
2403 #: templates/postorius/user/manage.html:51
2404 #: templates/postorius/user/subscriptions.html:8 templatetags/nav_helpers.py:42
2405 msgid "Subscriptions"
2406 msgstr "Subskrypcje"
2408 #: templates/postorius/menu/user_nav.html:8
2409 msgid "Global Mailman preferences"
2412 #: templates/postorius/menu/user_nav.html:9
2413 msgid "Address-based preferences"
2416 #: templates/postorius/menu/user_nav.html:10
2417 msgid "List-based preferences"
2420 #: templates/postorius/system_information.html:6
2421 msgid "System Configuration"
2424 #: templates/postorius/system_information.html:11
2426 #| msgid "Mailman settings"
2427 msgid "Mailman System"
2428 msgstr "Ustawienia Mailmana"
2430 #: templates/postorius/user/address_preferences.html:8
2431 #: templates/postorius/user/subscription_preferences.html:7
2432 msgid "Subscription preferences"
2435 #: templates/postorius/user/address_preferences.html:17
2436 #: templates/postorius/user/mailman_settings.html:17
2437 #: templates/postorius/user/subscription_preferences.html:17
2438 msgid "No preferences available"
2441 #: templates/postorius/user/address_preferences.html:18
2442 #: templates/postorius/user/mailman_settings.html:19
2443 #: templates/postorius/user/subscription_preferences.html:19
2445 "You are not yet subscribed to any lists, so you have no Mailman preferences."
2448 #: templates/postorius/user/address_preferences.html:20
2449 msgid "Each email address can have specific Mailman preferences."
2452 #: templates/postorius/user/address_preferences.html:21
2454 "Any options showing as not set here have inherit at runtime from your global "
2455 "preferences (viewable on other tab)"
2458 #: templates/postorius/user/address_preferences.html:62
2459 #: templates/postorius/user/subscription_preferences.html:73
2463 #: templates/postorius/user/all.html:20
2467 #: templates/postorius/user/all.html:35
2471 #: templates/postorius/user/all.html:36
2475 #: templates/postorius/user/list_options.html:14
2476 msgid "Subscription options for"
2479 #: templates/postorius/user/list_options.html:18
2480 msgid "Use this form to change the email used for this subscription"
2483 #: templates/postorius/user/mailman_settings.html:7
2484 msgid "Subscription settings"
2487 #: templates/postorius/user/manage.html:8
2489 #| msgid "Subscriptions"
2491 msgstr "Subskrypcje"
2493 #: templates/postorius/user/manage.html:16
2494 #: templates/postorius/user/manage.html:48
2495 #: templates/postorius/user/manage.html:86
2499 #: templates/postorius/user/manage.html:18
2503 #: templates/postorius/user/manage.html:28
2507 #: templates/postorius/user/manage.html:62
2509 #| msgid "List Name"
2511 msgstr "Nazwa listy"
2513 #: templates/postorius/user/manage.html:64
2514 #: templates/postorius/user/subscriptions.html:25
2518 #: templates/postorius/user/manage.html:89
2520 #| msgid "Subscriptions"
2521 msgid "User has no subscriptions."
2522 msgstr "Subskrypcje"
2524 #: templates/postorius/user/manage.html:93
2530 #: templates/postorius/user/manage.html:96
2534 #: templates/postorius/user/manage.html:100
2538 #: templates/postorius/user/manage.html:104
2542 #: templates/postorius/user/manage.html:108
2546 #: templates/postorius/user/manage.html:113
2547 #: templates/postorius/user/manage.html:116
2548 msgid "Change password"
2551 #: templates/postorius/user/subscription_preferences.html:21
2552 msgid "Each list subscription can have specific Mailman preferences."
2555 #: templates/postorius/user/subscription_preferences.html:22
2557 "Any options showing as not set inherit at runtime from your global or "
2558 "address specific preferences (viewable on other tabs)"
2561 #: templates/postorius/user/subscription_preferences.html:32
2562 msgid "Subscription"
2565 #: templates/postorius/user/subscriptions.html:17
2566 msgid "You are subscribed to the following mailing lists:"
2569 #: templates/postorius/user/subscriptions.html:41
2570 msgid "You are not yet subscribed to any lists."
2573 #: templatetags/nav_helpers.py:27
2574 msgid "Header Filters"
2577 #: templatetags/nav_helpers.py:28
2578 msgid "Banned Addresses"
2581 #: templatetags/nav_helpers.py:29
2585 #: templatetags/nav_helpers.py:30
2586 msgid "Held Messages"
2589 #: templatetags/nav_helpers.py:31
2590 msgid "Mass Removal"
2593 #: templatetags/nav_helpers.py:32
2594 msgid "Mass Subscription"
2597 #: templatetags/nav_helpers.py:33
2598 msgid "Subscription Options"
2601 #: templatetags/nav_helpers.py:34
2602 msgid "List Settings"
2605 #: templatetags/nav_helpers.py:35
2609 #: templatetags/nav_helpers.py:37
2610 msgid "Confirm Removal of All Members"
2613 #: templatetags/nav_helpers.py:39
2614 msgid "Address-based Settings"
2617 #: templatetags/nav_helpers.py:40
2618 msgid "Subscription Settings"
2621 #: templatetags/nav_helpers.py:41
2622 msgid "Global Settings"
2626 msgid "Mailman REST API not available. Please start Mailman core."
2629 #: views/domain.py:76
2630 msgid "New Domain registered"
2633 #: views/domain.py:114
2635 msgid "Domain %s updated"
2638 #: views/domain.py:117 views/list.py:850
2639 msgid "Please check the errors below"
2642 #: views/domain.py:141
2644 msgid "The domain %s has been deleted."
2647 #: views/domain.py:146
2649 msgid "The domain could not be deleted: %s"
2652 #: views/domain.py:164
2653 msgid "Added {} as an owner for {}"
2656 #: views/domain.py:193
2657 msgid "{} is not an owner for {}"
2660 #: views/domain.py:200
2661 msgid "Removed {} as an owner for {}"
2664 #: views/generic.py:112
2665 msgid "The email {} has been banned."
2668 #: views/generic.py:116 views/generic.py:127 views/list.py:1311
2670 msgid "An error occurred: %s"
2673 #: views/generic.py:118 views/generic.py:129
2675 msgid "Invalid data: %s"
2678 #: views/generic.py:124
2679 msgid "The email {} has been un-banned"
2682 #: views/list.py:117
2686 #: views/list.py:131
2690 #: views/list.py:134
2691 msgid "No {}s were found matching the search."
2694 #: views/list.py:136
2695 msgid "List has no {}s"
2698 #: views/list.py:149
2699 msgid "The selected members have been unsubscribed"
2702 #: views/list.py:167
2703 #, python-brace-format
2704 msgid "{email} has been added with the role {role}"
2707 #: views/list.py:214
2708 msgid "Member does not exist"
2711 #: views/list.py:233
2712 msgid "The member's preferences have been updated."
2715 #: views/list.py:242
2716 msgid "No change to the member's moderation."
2719 #: views/list.py:254
2720 msgid "The member's moderation settings have been updated."
2723 #: views/list.py:435
2724 msgid "You are not subscribed to {}."
2727 #: views/list.py:448
2728 msgid "You are already subscribed"
2731 #: views/list.py:459
2733 #| msgid "Subscription Policy"
2734 msgid "Subscription changed to {}"
2735 msgstr "Zasady subskrypcji"
2737 #: views/list.py:463
2738 msgid "Something went wrong. Please try again. {} {}"
2741 #: views/list.py:504
2743 "Your subscription request has been submitted and is waiting for moderator "
2747 #: views/list.py:509
2749 msgid "You are subscribed to %s."
2752 #: views/list.py:513 views/list.py:543
2753 msgid "Something went wrong. Please try again."
2756 #: views/list.py:539
2757 msgid "Please check your inbox for further instructions"
2760 #: views/list.py:559
2762 "You have a pending unsubscription request waiting for moderator approval."
2765 #: views/list.py:566
2767 "Your unsubscription request has been submitted and is waiting for moderator "
2771 #: views/list.py:570
2773 msgid "%s has been unsubscribed from this list."
2776 #: views/list.py:603
2778 msgid "The address %(address)s has been invited to %(list)s."
2781 #: views/list.py:606
2783 msgid "The address %(address)s has been subscribed to %(list)s."
2786 #: views/list.py:609
2788 " Subscription may be pending address verification, confirmation or approval "
2792 #: views/list.py:619 views/list.py:670
2794 msgid "The email address %s is not valid."
2797 #: views/list.py:644
2798 msgid "Please fill out the form correctly."
2801 #: views/list.py:660
2802 #, python-brace-format
2803 msgid "These addresses {address} have been unsubscribed from {list}."
2806 #: views/list.py:691
2807 msgid "The selected messages were accepted"
2810 #: views/list.py:695
2811 msgid "The selected messages were rejected"
2814 #: views/list.py:699
2815 msgid "The selected messages were discarded"
2818 #: views/list.py:701
2819 msgid "Message could not be found"
2822 #: views/list.py:730
2823 msgid "The message was accepted"
2826 #: views/list.py:733
2827 msgid "The message was rejected"
2830 #: views/list.py:736
2831 msgid "The message was discarded"
2834 #: views/list.py:741
2835 msgid "Held message was not found."
2838 #: views/list.py:754
2839 msgid "Moderation action for {} set to {}"
2842 #: views/list.py:759
2843 msgid "Failed to set moderation action for {}"
2846 #: views/list.py:811
2847 msgid "Choose a Domain"
2850 #: views/list.py:832
2851 msgid "List created"
2854 #: views/list.py:844
2855 msgid "Mailing List already exists."
2858 #: views/list.py:1005
2859 msgid "Subscriptions pending user confirmation"
2862 #: views/list.py:1018
2863 msgid "Subscriptions pending approval"
2866 #: views/list.py:1031
2868 #| msgid "Un-Subscription Policy"
2869 msgid "Un-subscriptions pending approval"
2870 msgstr "Zasady anulowania subskrypcji"
2872 #: views/list.py:1067
2873 msgid "The request has been accepted."
2876 #: views/list.py:1068
2877 msgid "The request has been rejected."
2880 #: views/list.py:1069
2881 msgid "The request has been discarded."
2884 #: views/list.py:1070
2885 msgid "The request has been defered."
2888 #: views/list.py:1089
2890 msgid "The request was already moderated: %s"
2893 #: views/list.py:1092
2895 msgid "The request could not be moderated: %s"
2898 #: views/list.py:1098
2899 msgid "List Identity"
2902 #: views/list.py:1099
2903 msgid "Automatic Responses"
2906 #: views/list.py:1100
2907 msgid "Alter Messages"
2910 #: views/list.py:1101
2911 msgid "DMARC Mitigations"
2914 #: views/list.py:1102
2918 #: views/list.py:1103
2919 msgid "Message Acceptance"
2922 #: views/list.py:1104
2926 #: views/list.py:1105
2927 msgid "Member Policy"
2930 #: views/list.py:1106
2932 #| msgid "Default processing"
2933 msgid "Bounce Processing"
2934 msgstr "Zachowanie domyślne"
2936 #: views/list.py:1169
2937 msgid "The settings have been updated."
2940 #: views/list.py:1174
2941 msgid "An error occurred: "
2944 #: views/list.py:1198
2946 msgid "The user %(email)s is not in the %(role)s group"
2949 #: views/list.py:1204
2950 msgid "Removing the last owner is impossible"
2953 #: views/list.py:1218
2955 msgid "The user could not be removed: %(msg)s"
2958 #: views/list.py:1221
2960 msgid "The user %(address)s has been removed from the %(role)s group."
2963 #: views/list.py:1238
2964 msgid "No member is subscribed to the list currently."
2967 #: views/list.py:1248
2968 msgid "All members have been unsubscribed from the list."
2971 #: views/list.py:1313
2972 msgid "The header matches were successfully modified."
2975 #: views/list.py:1320
2979 #: views/list.py:1321
2983 #: views/list.py:1348
2984 msgid "Invalid confirmation token"
2987 #: views/list.py:1356 views/list.py:1368
2988 msgid "Token expired or invalid."
2992 msgid "Message does not exist"
2996 msgid "Attachment does not exist"
3000 msgid "Your preferences have been updated."
3004 msgid "Your preferences did not change."
3007 #: views/user.py:213
3008 msgid "Subscription does not exist"
3011 #: views/user.py:405
3012 msgid "Successfully updated addresses {}"
3015 #: views/user.py:415
3016 msgid "Successfully updated memberships for {}"
3019 #: views/user.py:421
3020 msgid "Successfully updated user."
3023 #: views/user.py:430
3024 msgid "Password updated successfully"