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.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2021-08-30 00:53-0700\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
21 #: forms/domain_forms.py:34
24 "The domain from which you want the web UI to be served from. This can be "
25 "same or different from the Mail Host. You can edit the list of available web "
26 "hosts <a href=\"%s\">here</a>."
29 #: forms/domain_forms.py:45 forms/list_forms.py:91
30 #: templates/postorius/domain/index.html:21
34 #: forms/domain_forms.py:46 forms/domain_forms.py:65
35 msgid "Please enter a domain name"
38 #: forms/domain_forms.py:47 forms/domain_forms.py:66
39 msgid "Please enter a valid domain name."
42 #: forms/domain_forms.py:50
44 "The domain for your mailing lists. For example when you want lists like "
45 "testing@example.com, enter example.com here."
48 #: forms/domain_forms.py:54 forms/list_forms.py:84 forms/list_forms.py:960
49 #: templates/postorius/domain/index.html:22 templates/postorius/index.html:56
53 #: forms/domain_forms.py:57 templates/postorius/domain/index.html:23
57 #: forms/domain_forms.py:59 forms/domain_forms.py:88
58 msgid "Please enter a valid domain name or nothing."
61 #: forms/domain_forms.py:61
62 msgid "Normally empty. Used only for unusual Postfix configs."
65 #: forms/domain_forms.py:64 templates/postorius/domain/index.html:24
69 #: forms/domain_forms.py:78
70 msgid "Please enter a valid domain name"
73 #: forms/domain_forms.py:103
82 msgid "Plain Text Digests"
90 msgid "Summary Digests"
93 #: forms/fields.py:34 forms/list_forms.py:143
97 #: forms/fields.py:35 forms/list_forms.py:144
101 #: forms/fields.py:36
102 msgid "Disabled by Owner"
105 #: forms/fields.py:37
106 msgid "Disabled by Bounces"
109 #: forms/fields.py:40
110 msgid "Hold for moderation"
113 #: forms/fields.py:41
114 msgid "Reject (with notification)"
117 #: forms/fields.py:42
118 msgid "Discard (no notification)"
121 #: forms/fields.py:43
122 msgid "Accept immediately (bypass other rules)"
125 #: forms/fields.py:44
126 msgid "Default processing"
129 #: forms/fields.py:128
130 msgid "Make at least one selection"
133 #: forms/fields.py:139 templates/postorius/lists/summary.html:52
134 msgid "Delivery mode"
137 #: forms/fields.py:141
139 "If you select digests , you'll get posts bundled together (usually one per "
140 "day but possibly more on busy lists), instead of singly when they're sent. "
141 "Your mail reader may or may not support MIME digests. In general MIME "
142 "digests are preferred, but if you have a problem reading them, select plain "
143 "text digests. Summary Digests are currently equivalent to Mime Digests"
146 #: forms/fields.py:161 templates/postorius/lists/summary.html:51
147 msgid "Delivery status"
150 #: forms/fields.py:163
152 "Set this option to Enabled to receive messages posted to this mailing list. "
153 "Set it to Disabled if you want to stay subscribed, but don't want mail "
154 "delivered to you for a while (e.g. you're going on vacation). If you disable "
155 "mail delivery, don't forget to re-enable it when you come back; it will not "
156 "be automatically re-enabled."
159 #: forms/fields.py:174
163 #: forms/fields.py:176 forms/list_forms.py:1098
167 #: forms/fields.py:178
169 "Default action to take when this member posts to the list. \n"
170 "List default -- follow the list's default member action. \n"
171 "Hold -- This holds the message for approval by the list moderators. \n"
172 "Reject -- this automatically rejects the message by sending a bounce notice "
173 "to the post's author. The text of the bounce notice can be configured by "
175 "Discard -- this simply discards the message, with no notice sent to the "
177 "Accept -- accepts any postings without any further checks. \n"
178 "Default Processing -- run additional checks and accept the message. \n"
181 #: forms/list_forms.py:39
185 #: forms/list_forms.py:40
189 #: forms/list_forms.py:41
193 #: forms/list_forms.py:42
197 #: forms/list_forms.py:43
201 #: forms/list_forms.py:47
202 msgid "Only mailinglist moderators"
205 #: forms/list_forms.py:48
206 msgid "Only mailinglist members"
209 #: forms/list_forms.py:49
213 #: forms/list_forms.py:63 templates/postorius/user/subscriptions.html:22
217 #: forms/list_forms.py:65
218 msgid "Please enter a name for your list."
221 #: forms/list_forms.py:66
222 msgid "Please enter a valid list name."
225 #: forms/list_forms.py:69
226 msgid "Initial list owner address"
229 #: forms/list_forms.py:71
230 msgid "Please enter the list owner's email address."
233 #: forms/list_forms.py:75
234 msgid "Advertise this list?"
237 #: forms/list_forms.py:77
238 msgid "Please choose a list type."
241 #: forms/list_forms.py:80
242 msgid "Advertise this list in list index"
245 #: forms/list_forms.py:81
246 msgid "Hide this list in list index"
249 #: forms/list_forms.py:94
250 msgid "Choose an existing Domain."
253 #: forms/list_forms.py:95
254 msgid "Choose a valid Mail Host"
257 #: forms/list_forms.py:98
261 #: forms/list_forms.py:101
262 msgid "Choose a List Style."
265 #: forms/list_forms.py:102
266 msgid "Choose a valid List Style."
269 #: forms/list_forms.py:105
270 msgid "Site admin has not created any domains"
273 #: forms/list_forms.py:118
274 msgid "Please enter a valid listname"
277 #: forms/list_forms.py:147 forms/list_forms.py:180
278 msgid "Your email address"
281 #: forms/list_forms.py:151
283 "Subscribing via \"Primary Address\" will change subscription address when "
284 "you change your primary address."
287 #: forms/list_forms.py:154 forms/list_forms.py:183 forms/member_forms.py:29
288 #: forms/system.py:36
289 msgid "Please enter an email address."
292 #: forms/list_forms.py:155 forms/list_forms.py:184 forms/member_forms.py:30
293 #: forms/system.py:37
294 msgid "Please enter a valid email address."
297 #: forms/list_forms.py:158 forms/list_forms.py:187
298 msgid "Your name (optional)"
301 #: forms/list_forms.py:171 forms/list_forms.py:1211 views/list.py:456
302 msgid "Primary Address ({})"
305 #: forms/list_forms.py:202
309 #: forms/list_forms.py:203 templates/postorius/domain/template_delete.html:27
310 #: templates/postorius/lists/template_delete.html:24
314 #: forms/list_forms.py:204
318 #: forms/list_forms.py:205
319 msgid "Confirm, then moderate"
322 #: forms/list_forms.py:214
323 msgid "Subscription Policy"
326 #: forms/list_forms.py:216
328 "Open: Subscriptions are added automatically\n"
329 "Confirm: Subscribers need to confirm the subscription using an email sent to "
331 "Moderate: Moderators will have to authorize each subscription manually.\n"
332 "Confirm then Moderate: First subscribers have to confirm, then a moderator "
333 "needs to authorize."
336 #: forms/list_forms.py:225
337 msgid "Un-Subscription Policy"
340 #: forms/list_forms.py:227
342 "Open: Un-Subscriptions happen automatically\n"
343 "Confirm: Subscribers need to confirm the un-subscription using an email sent "
345 "Moderate: Moderators will have to authorize each un-subscription manually.\n"
346 "Confirm then Moderate: First subscribers have to confirm, then a moderator "
347 "needs to authorize."
350 #: forms/list_forms.py:240 forms/list_forms.py:657
351 #: templates/postorius/lists/held_messages.html:30
352 #: templates/postorius/lists/held_messages.html:108
353 #: templates/postorius/lists/pending_confirmations.html:36
354 #: templates/postorius/lists/subscription_requests.html:37
358 #: forms/list_forms.py:241
362 #: forms/list_forms.py:242
366 #: forms/list_forms.py:246 forms/list_forms.py:272 forms/list_forms.py:281
367 #: forms/list_forms.py:290 forms/list_forms.py:402 forms/list_forms.py:410
368 #: forms/list_forms.py:451 forms/list_forms.py:566 forms/list_forms.py:573
369 #: forms/list_forms.py:615 forms/list_forms.py:683 forms/list_forms.py:718
370 #: forms/list_forms.py:731 forms/list_forms.py:739 forms/list_forms.py:747
371 #: forms/list_forms.py:765 forms/list_forms.py:781 forms/list_forms.py:892
372 #: forms/list_forms.py:901 forms/list_forms.py:913 forms/list_forms.py:923
373 #: forms/list_forms.py:935 forms/list_forms.py:954 forms/list_forms.py:997
374 #: forms/list_forms.py:1004 forms/list_forms.py:1025 forms/list_forms.py:1096
375 #: forms/user_forms.py:58
379 #: forms/list_forms.py:246 forms/list_forms.py:272 forms/list_forms.py:281
380 #: forms/list_forms.py:290 forms/list_forms.py:402 forms/list_forms.py:410
381 #: forms/list_forms.py:451 forms/list_forms.py:566 forms/list_forms.py:573
382 #: forms/list_forms.py:615 forms/list_forms.py:683 forms/list_forms.py:718
383 #: forms/list_forms.py:731 forms/list_forms.py:739 forms/list_forms.py:747
384 #: forms/list_forms.py:765 forms/list_forms.py:781 forms/list_forms.py:892
385 #: forms/list_forms.py:901 forms/list_forms.py:913 forms/list_forms.py:923
386 #: forms/list_forms.py:935 forms/list_forms.py:954 forms/list_forms.py:997
387 #: forms/list_forms.py:1004 forms/list_forms.py:1025 forms/list_forms.py:1097
388 #: forms/user_forms.py:58
392 #: forms/list_forms.py:248
393 msgid "Process Bounces"
396 #: forms/list_forms.py:250
398 "Specifies whether or not this list should do automatic bounce processing."
401 #: forms/list_forms.py:255
402 msgid "Bounce score threshold"
405 #: forms/list_forms.py:258
407 "This is the bounce score above which a member's subscription will be "
408 "automatically disabled. When the subscription is re-enabled, their bounce "
409 "score will be reset to zero."
412 #: forms/list_forms.py:263
413 msgid "Bounce info stale after"
416 #: forms/list_forms.py:266
418 "The number of days after which a member's bounce information is considered "
419 "stale. If no new bounces have been received in the interim, the bounce score "
420 "is reset to zero. This value must be an integer. "
423 #: forms/list_forms.py:274
424 msgid "Notify owner on bounce increment"
427 #: forms/list_forms.py:276
429 "This option controls whether or not the list owner is notified when a "
430 "member's bounce score is incremented, but to a value less than their bounce "
434 #: forms/list_forms.py:283
435 msgid "Notify owner on disable"
438 #: forms/list_forms.py:285
440 "This option controls whether or not the list owner is notified when a "
441 "member's subscription is automatically disabled due to their bounce "
442 "threshold being reached. "
445 #: forms/list_forms.py:292
446 msgid "Notify owner on removal"
449 #: forms/list_forms.py:294
451 "This option controls whether or not the list owner is notified when a member "
452 "is removed from the list after their disabled notifications have been "
456 #: forms/list_forms.py:301
457 msgid "Forward unrecognized bounces"
460 #: forms/list_forms.py:302
462 "Discard: Unrecognized bounces will be discarded\n"
463 "List Admins: Send to the list owners and moderators\n"
464 "Site Admin: Send to the site's configured site_owner"
467 #: forms/list_forms.py:307
468 msgid "Bounce disabled warnings interval"
471 #: forms/list_forms.py:310
472 msgid "The number of days between each disabled notification."
475 #: forms/list_forms.py:314
476 msgid "Bounce disable warnings"
479 #: forms/list_forms.py:317
481 "The number of notices a disabled member will receive before their address is "
482 "removed from the mailing list's roster. Set this to 0 to immediately remove "
483 "an address from the list once their bounce score exceeds the threshold. This "
484 "value must be an integer. "
487 #: forms/list_forms.py:331
488 msgid "Public archives"
491 #: forms/list_forms.py:332
492 msgid "Private archives"
495 #: forms/list_forms.py:333
496 msgid "Do not archive this list"
499 #: forms/list_forms.py:337
503 #: forms/list_forms.py:338
504 msgid "Markdown text"
507 #: forms/list_forms.py:344
508 msgid "Archive policy"
511 #: forms/list_forms.py:345
512 msgid "Policy for archiving messages for this list"
515 #: forms/list_forms.py:350
516 msgid "Active archivers"
519 #: forms/list_forms.py:357
520 msgid "Archive Rendering mode"
523 #: forms/list_forms.py:358
525 "This option enables rendering of emails in archiver as rich text with "
526 "formatting based on markup in the email.\n"
527 "Currently, this option is only supported by Hyperkitty."
530 #: forms/list_forms.py:390
531 msgid "Acceptable aliases"
534 #: forms/list_forms.py:393
536 "This is a list, one per line, of addresses and regexps matching addresses "
537 "that are acceptable in To: or Cc: in lieu of the list posting address when "
538 "`require_explicit_destination' is enabled. Entries are either email "
539 "addresses or regexps matching email addresses. Regexps are entries "
540 "beginning with `^' and are matched against every recipient address in the "
541 "message. The matching is performed with Python's re.match() function, "
542 "meaning they are anchored to the start of the string."
545 #: forms/list_forms.py:404
546 msgid "Require Explicit Destination"
549 #: forms/list_forms.py:406
551 "This checks to ensure that the list posting address or an acceptable alias "
552 "explicitly appears in a To: or Cc: header in the post."
555 #: forms/list_forms.py:412
556 msgid "Administrivia"
559 #: forms/list_forms.py:414
561 "Administrivia tests will check postings to see whether it's really meant as "
562 "an administrative request (like subscribe, unsubscribe, etc), and will add "
563 "it to the the administrative requests queue, notifying the administrator of "
564 "the new request, in the process."
567 #: forms/list_forms.py:421
568 msgid "Default action to take when a member posts to the list"
571 #: forms/list_forms.py:423
572 msgid "Please choose a default member action."
575 #: forms/list_forms.py:427
577 "Default action to take when a member posts to the list.\n"
578 "Hold: This holds the message for approval by the list moderators.\n"
579 "Reject: this automatically rejects the message by sending a bounce notice to "
580 "the post's author. The text of the bounce notice can be configured by you.\n"
581 "Discard: this simply discards the message, with no notice sent to the post's "
583 "Accept: accepts any postings without any further checks.\n"
584 "Default Processing: run additional checks and accept the message."
587 #: forms/list_forms.py:440
588 msgid "Default action to take when a non-member posts to the list"
591 #: forms/list_forms.py:442
592 msgid "Please choose a default non-member action."
595 #: forms/list_forms.py:446
597 "When a post from a non-member is received, the message's sender is matched "
598 "against the list of explicitly accepted, held, rejected (bounced), and "
599 "discarded addresses. If no match is found, then this action is taken."
602 #: forms/list_forms.py:453
603 msgid "Emergency Moderation"
606 #: forms/list_forms.py:455
608 "When this option is enabled, all list traffic is emergency moderated, i.e. "
609 "held for moderation. Turn this option on when your list is experiencing a "
610 "flamewar and you want a cooling off period. "
613 #: forms/list_forms.py:462
614 msgid "Maximum message size"
617 #: forms/list_forms.py:465
619 "The maximum allowed message size in KB. This can be used to prevent emails "
620 "with large attachments. A size of 0 disables the check."
623 #: forms/list_forms.py:470
624 msgid "Maximum number of recipients"
627 #: forms/list_forms.py:473
629 "If a post has this many or more explicit recipients (To: and Cc:), the post "
630 "will be held for moderation. This can be used to prevent mass mailings from "
631 "being accepted. A value of 0 disables the check."
634 #: forms/list_forms.py:488
635 msgid "Accept these non-members"
638 #: forms/list_forms.py:491
640 "This is a list, one per line, of regexps matching addresses that are allowed "
641 "to post to this mailing list without subscribing to the list. Entries are "
642 "regexps beginning with `^' and are matched against the sender addresses in "
643 "the message. While non-regexp addresses can be entered here, it is preferred "
644 "to add the address as a nonmember and set the nonmember's Moderation to "
645 "Default Processing."
648 #: forms/list_forms.py:501
649 msgid "Hold these non-members"
652 #: forms/list_forms.py:504
654 "This is a list, one per line, of regexps matching nonmember addresses, posts "
655 "from which are held automatically. Entries are regexps beginning with `^' "
656 "and are matched against the sender addresses in the message. While non-"
657 "regexp addresses can be entered here, it is preferred to add the address as "
658 "a nonmember and set the nonmember's Moderation to Hold."
661 #: forms/list_forms.py:513
662 msgid "Reject these non-members"
665 #: forms/list_forms.py:516
667 "This is a list, one per line, of regexps matching nonmember addresses, posts "
668 "from which are rejected with notice to the sender. Entries are regexps "
669 "beginning with `^' and are matched against the sender addresses in the "
670 "message. While non-regexp addresses can be entered here, it is preferred to "
671 "add the address as a nonmember and set the nonmember's Moderation to Reject."
674 #: forms/list_forms.py:526
675 msgid "Discard these non-members"
678 #: forms/list_forms.py:529
680 "This is a list, one per line, of regexps matching nonmember addresses, posts "
681 "from which are discarded automatically. Entries are regexps beginning with "
682 "`^' and are matched against the sender addresses in the message. While non-"
683 "regexp addresses can be entered here, it is preferred to add the address as "
684 "a nonmember and set the nonmember's Moderation to Discard."
687 #: forms/list_forms.py:551
688 msgid "Invalid alias regexp: {}: {}"
691 #: forms/list_forms.py:557
692 msgid "Invalid alias email: {}"
695 #: forms/list_forms.py:569
696 msgid "Enable Digests"
699 #: forms/list_forms.py:570
700 msgid "Should Mailman enable digests for this MailingList?"
703 #: forms/list_forms.py:576
704 msgid "Send Digest Periodically"
707 #: forms/list_forms.py:577
708 msgid "Should Mailman send out digests periodically?"
711 #: forms/list_forms.py:583
712 msgid "Digest Volume Frequency"
715 #: forms/list_forms.py:584
717 "At what frequency should Mailman increment the digest volume number and "
718 "reset the issue number?"
721 #: forms/list_forms.py:588
722 msgid "Digest size threshold"
725 #: forms/list_forms.py:589
726 msgid "How big in Kb should a digest be before it gets sent out?"
729 #: forms/list_forms.py:598
730 msgid "DMARC mitigation action"
733 #: forms/list_forms.py:602
734 msgid "Please choose a DMARC mitigation action."
737 #: forms/list_forms.py:604
738 msgid "No DMARC mitigations"
741 #: forms/list_forms.py:605
742 msgid "Replace From: with list address"
745 #: forms/list_forms.py:607
746 msgid "Wrap the message in an outer message From: the list."
749 #: forms/list_forms.py:608
750 msgid "Reject the message"
753 #: forms/list_forms.py:609
754 msgid "Discard the message"
757 #: forms/list_forms.py:611
759 "The action to apply to messages From: a domain publishing a DMARC policy of "
760 "reject or quarantine or to all messages if DMARC Mitigate unconditionally is "
764 #: forms/list_forms.py:618
765 msgid "DMARC Mitigate unconditionally"
768 #: forms/list_forms.py:620
770 "If DMARC mitigation action is munge_from or wrap_message, should it apply to "
771 "all messages regardless of the DMARC policy of the From: domain."
774 #: forms/list_forms.py:624
775 msgid "DMARC rejection notice"
778 #: forms/list_forms.py:628
780 "Text to replace the default reason in any rejection notice to be sent when "
781 "DMARC mitigation action of reject applies."
784 #: forms/list_forms.py:631
785 msgid "DMARC wrapped message text"
788 #: forms/list_forms.py:635
790 "Text to be added as a separate text/plain MIME part preceding the original "
791 "message part in the wrapped message when DMARC mitigation action of wrap "
795 #: forms/list_forms.py:641 templatetags/membership_helpers.py:78
796 #: templatetags/membership_helpers.py:84
800 #: forms/list_forms.py:642
804 #: forms/list_forms.py:643
808 #: forms/list_forms.py:647
811 " None: No personalization.\n"
813 " Individual: Everyone gets a unique copy of the message, and there are "
814 "a few more substitution variables, but no headers are modified.\n"
816 " Full: All of the 'individual' personalization plus recipient "
817 "header modification. "
820 #: forms/list_forms.py:658 templates/postorius/lists/held_messages.html:29
821 #: templates/postorius/lists/held_messages.html:107
822 #: templates/postorius/lists/subscription_requests.html:40
826 #: forms/list_forms.py:659
830 #: forms/list_forms.py:660
834 #: forms/list_forms.py:663
836 "Action to take on messages which have no content\n"
838 " Discard = silently discard the message.\n"
839 " Reject = discard the message and notify the sender.\n"
840 " Forward = forward the message to the list owner(s).\n"
841 " Preserve = save the message in qfiles/bad.\n"
844 #: forms/list_forms.py:680
848 #: forms/list_forms.py:686
849 msgid "Filter content"
852 #: forms/list_forms.py:687
854 "Should Mailman filter the content of list traffic according to the settings "
858 #: forms/list_forms.py:690
862 #: forms/list_forms.py:693
864 "MimeTypes to filter from the incoming posts. A list of common types can be "
865 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
866 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
869 #: forms/list_forms.py:698
870 msgid "Filter extensions"
873 #: forms/list_forms.py:701
874 msgid "Extensions to filter from the incoming posts."
877 #: forms/list_forms.py:704
881 #: forms/list_forms.py:707
883 "MimeTypes to allow in the incoming posts. A list of common types can be "
884 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
885 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
888 #: forms/list_forms.py:712
889 msgid "Pass extensions"
892 #: forms/list_forms.py:715
893 msgid "Extensions to allow in the incoming posts."
896 #: forms/list_forms.py:721
897 msgid "Collapse alternatives"
900 #: forms/list_forms.py:722
902 "Should Mailman collapse multipart/alternative to its first part content?"
905 #: forms/list_forms.py:728
906 msgid "Filter Action"
909 #: forms/list_forms.py:734
910 msgid "Convert html to plaintext"
913 #: forms/list_forms.py:735
915 "Should Mailman convert text/html parts to plain text? This conversion "
916 "happens after MIME attachments have been stripped."
919 #: forms/list_forms.py:742
920 msgid "Anonymous list"
923 #: forms/list_forms.py:743
925 "Hide the sender of a message, replacing it with the list address (Removes "
926 "From, Sender and Reply-To fields)"
929 #: forms/list_forms.py:750
930 msgid "Include RFC2369 headers"
933 #: forms/list_forms.py:752
935 "Yes is highly recommended. RFC 2369 defines a set of List-* headers that are "
936 "normally added to every message sent to the list membership. These greatly "
937 "aid end-users who are using standards compliant mail readers. They should "
938 "normally always be enabled. However, not all mail readers are standards "
939 "compliant yet, and if you have a large number of members who are using non-"
940 "compliant mail readers, they may be annoyed at these headers. You should "
941 "first try to educate your members as to why these headers exist, and how to "
942 "hide them in their mail clients. As a last resort you can disable these "
943 "headers, but this is not recommended (and in fact, your ability to disable "
944 "these headers may eventually go away)."
947 #: forms/list_forms.py:768
948 msgid "Include the list post header"
951 #: forms/list_forms.py:770
953 "This can be set to no for announce lists that do not wish to include the "
954 "List-Post header because posting to the list is discouraged."
957 #: forms/list_forms.py:774
958 msgid "Explicit reply-to address"
961 #: forms/list_forms.py:777
963 "This option allows admins to set an explicit Reply-to address. It is only "
964 "used if the reply-to is set to use an explicitly set header"
967 #: forms/list_forms.py:785
969 "Should any existing Reply-To: header found in the original message be "
970 "stripped? If so, this will be done regardless of whether an explict Reply-"
971 "To: header is added by Mailman or not."
974 #: forms/list_forms.py:789 forms/list_forms.py:796
975 msgid "Reply goes to list"
978 #: forms/list_forms.py:793
979 msgid "Please choose a reply-to action."
982 #: forms/list_forms.py:795
986 #: forms/list_forms.py:797
987 msgid "Explicit Reply-to header set"
990 #: forms/list_forms.py:798
991 msgid "Explicit Reply-to set; no Cc added"
994 #: forms/list_forms.py:800
996 "Where are replies to list messages directed? No Munging is strongly "
997 "recommended for most mailing lists. \n"
998 "This option controls what Mailman does to the Reply-To: header in messages "
999 "flowing through this mailing list. When set to No Munging, no Reply-To: "
1000 "header is added by Mailman, although if one is present in the original "
1001 "message, it is not stripped. Setting this value to either Reply to List, "
1002 "Explicit Reply, or Reply Only causes Mailman to insert a specific Reply-To: "
1003 "header in all messages, overriding the header in the original message if "
1004 "necessary (Explicit Reply inserts the value of reply_to_address). Explicit "
1005 "Reply-to set; no Cc added is useful forannounce-only lists where you want to "
1006 "avoid someone replying to the list address. There are many reasons not to "
1007 "introduce or override the Reply-To: header. One is that some posters depend "
1008 "on their own Reply-To: settings to convey their valid return address. "
1009 "Another is that modifying Reply-To: makes it much more difficult to send "
1010 "private replies. See <a href=\"http://marc.merlins.org/netrants/reply-to-"
1011 "harmful.html\">`Reply-To' Munging Considered Harmful</a> for a general "
1012 "discussion of this issue. See <a href=\"http://marc.merlins.org/netrants/"
1013 "reply-to-useful.html\">`Reply-To' Munging Considered Useful</a> for a "
1014 "dissenting opinion. Some mailing lists have restricted posting privileges, "
1015 "with a parallel list devoted to discussions. Examples are `patches' or "
1016 "`checkin' lists, where software changes are posted by a revision control "
1017 "system, but discussion about the changes occurs on a developers mailing "
1018 "list. To support these types of mailing lists, select Explicit Reply and set "
1019 "the Reply-To: address option to point to the parallel list."
1022 #: forms/list_forms.py:832
1026 #: forms/list_forms.py:837
1027 msgid "Type of pipeline you want to use for this mailing list"
1030 #: forms/list_forms.py:845
1031 msgid "Respond and continue processing"
1034 #: forms/list_forms.py:846
1035 msgid "Respond and discard message"
1038 #: forms/list_forms.py:847
1039 msgid "No automatic response"
1042 #: forms/list_forms.py:851
1043 msgid "Autorespond to list owner"
1046 #: forms/list_forms.py:852
1048 "Should Mailman send an auto-response to emails sent to the -owner address?"
1051 #: forms/list_forms.py:855
1052 msgid "Autoresponse owner text"
1055 #: forms/list_forms.py:858
1056 msgid "Auto-response text to send to -owner emails."
1059 #: forms/list_forms.py:862
1060 msgid "Autorespond postings"
1063 #: forms/list_forms.py:863
1064 msgid "Should Mailman send an auto-response to mailing list posters?"
1067 #: forms/list_forms.py:866
1068 msgid "Autoresponse postings text"
1071 #: forms/list_forms.py:869
1072 msgid "Auto-response text to send to mailing list posters."
1075 #: forms/list_forms.py:873
1076 msgid "Autorespond requests"
1079 #: forms/list_forms.py:875
1081 "Should Mailman send an auto-response to emails sent to the -request address? "
1082 "If you choose yes, decide whether you want Mailman to discard the original "
1083 "email, or forward it on to the system as a normal mail command."
1086 #: forms/list_forms.py:880
1087 msgid "Autoresponse request text"
1090 #: forms/list_forms.py:883
1091 msgid "Auto-response text to send to -request emails."
1094 #: forms/list_forms.py:885
1095 msgid "Autoresponse grace period"
1098 #: forms/list_forms.py:887
1100 "Number of days between auto-responses to either the mailing list or -"
1101 "request/-owner address from the same poster. Set to zero (or negative) for "
1102 "no grace period (i.e. auto-respond to every message)."
1105 #: forms/list_forms.py:895
1106 msgid "Notify users of held messages"
1109 #: forms/list_forms.py:897
1111 "Should Mailman notify users about their messages held for approval. If you "
1112 "say 'No', no notifications will be sent to users about the pending approval "
1113 "on their messages."
1116 #: forms/list_forms.py:904 forms/list_forms.py:1102
1117 msgid "Send welcome message"
1120 #: forms/list_forms.py:906
1122 "Send welcome message to newly subscribed members? Turn this off only if you "
1123 "plan on subscribing people manually and don't want them to know that you did "
1124 "so. Setting this to No is most useful for transparently migrating lists from "
1125 "some other mailing list manager to Mailman.\n"
1126 "The text of Welcome message can be set via the Templates tab."
1129 #: forms/list_forms.py:916
1130 msgid "Send goodbye message"
1133 #: forms/list_forms.py:918
1135 "Send goodbye message to newly unsubscribed members? Turn this off only if "
1136 "you plan on unsubscribing people manually and don't want them to know that "
1138 "The text of Goodbye message can be set via the Templates tab."
1141 #: forms/list_forms.py:925
1142 msgid "Admin immed notify"
1145 #: forms/list_forms.py:927
1147 "Should the list moderators get immediate notice of new requests, as well as "
1148 "daily notices about collected ones? List moderators (and list "
1149 "administrators) are sent daily reminders of requests pending approval, like "
1150 "subscriptions to a moderated list, or postings that are being held for one "
1151 "reason or another. Setting this option causes notices to be sent immediately "
1152 "on the arrival of new requests as well. "
1155 #: forms/list_forms.py:937
1156 msgid "Notify admin of membership changes"
1159 #: forms/list_forms.py:938
1160 msgid "Should administrator get notices of subscribes and unsubscribes?"
1163 #: forms/list_forms.py:943
1164 msgid "Not Moderated"
1167 #: forms/list_forms.py:944
1168 msgid "Moderated but allows for open posting"
1171 #: forms/list_forms.py:945
1175 #: forms/list_forms.py:956
1176 msgid "Show list on index page"
1179 #: forms/list_forms.py:957
1180 msgid "Choose whether to include this list on the list of all lists"
1183 #: forms/list_forms.py:963
1185 "This description is used when the mailing list is listed with other mailing "
1186 "lists, or in headers, and so forth. It should be as succinct as you can get "
1187 "it, while still identifying what the list is."
1190 #: forms/list_forms.py:969
1194 #: forms/list_forms.py:970
1195 msgid "A longer description of this mailing list."
1198 #: forms/list_forms.py:974
1199 msgid "Display name"
1202 #: forms/list_forms.py:976
1203 msgid "Display name is the name shown in the web interface."
1206 #: forms/list_forms.py:979
1207 msgid "Subject prefix"
1210 #: forms/list_forms.py:984
1211 msgid "Preferred Language"
1214 #: forms/list_forms.py:990
1215 msgid "Members List Visibility"
1218 #: forms/list_forms.py:994
1219 msgid "Who is allowed to see members list for this MailingList?"
1222 #: forms/list_forms.py:999
1223 msgid "Gateway to mail"
1226 #: forms/list_forms.py:1000
1228 "Flag indicating that posts to the linked newsgroup should be gated to the "
1232 #: forms/list_forms.py:1006
1233 msgid "Gateway to news"
1236 #: forms/list_forms.py:1007
1238 "Flag indicating that posts to the list should be gated to the linked "
1242 #: forms/list_forms.py:1011
1243 msgid "Linked Newsgroup"
1246 #: forms/list_forms.py:1014
1247 msgid "The name of the linked newsgroup."
1250 #: forms/list_forms.py:1017
1251 msgid "Newsgroup moderation"
1254 #: forms/list_forms.py:1021
1255 msgid "The moderation policy for the linked newsgroup, if there is one."
1258 #: forms/list_forms.py:1027
1259 msgid "NNTP Include subject prefix "
1262 #: forms/list_forms.py:1028
1264 "Flag indicating whether the list's \"Subject Prefix\" should be included in "
1265 "posts gated to usenet."
1268 #: forms/list_forms.py:1043
1269 msgid "Emails to mass subscribe"
1272 #: forms/list_forms.py:1045
1274 "The following formats are accepted:\n"
1275 "jdoe@example.com\n"
1276 "<jdoe@example.com>\n"
1277 "John Doe <jdoe@example.com>\n"
1278 "\"John Doe\" <jdoe@example.com>\n"
1279 "jdoe@example.com (John Doe)\n"
1280 "Use the last three to associate a display name with the address\n"
1283 #: forms/list_forms.py:1056
1287 #: forms/list_forms.py:1060
1288 msgid "If checked, users will not have to confirm their subscription."
1291 #: forms/list_forms.py:1065
1292 msgid "Pre approved"
1295 #: forms/list_forms.py:1069
1297 "If checked, moderators will not have to approve the subscription request."
1300 #: forms/list_forms.py:1075
1301 msgid "Pre Verified"
1304 #: forms/list_forms.py:1079
1306 "If checked, users will not have to verify that their email address is valid."
1309 #: forms/list_forms.py:1085
1313 #: forms/list_forms.py:1089
1315 "If checked, the other checkboxes are ignored and the users will be sent an "
1316 "invitation to join the list and will be subscribed upon acceptance thereof."
1319 #: forms/list_forms.py:1104
1321 "If set to \"Yes\" or \"No\", List's default setting of send_welcome_message "
1322 "will be ignored for these subscribers and a welcome message will be sent or "
1323 "not sent based on the choice."
1326 #: forms/list_forms.py:1124
1327 msgid "Emails to Unsubscribe"
1330 #: forms/list_forms.py:1125
1331 msgid "Add one email address on each line"
1334 #: forms/list_forms.py:1140
1335 msgid "Default antispam action"
1338 #: forms/list_forms.py:1144
1342 #: forms/list_forms.py:1145
1343 msgid "Email header to filter on (case-insensitive)."
1346 #: forms/list_forms.py:1147
1347 msgid "Please enter a header."
1350 #: forms/list_forms.py:1148
1351 msgid "Please enter a valid header."
1354 #: forms/list_forms.py:1150
1358 #: forms/list_forms.py:1151
1359 msgid "Regular expression matching the header's value."
1362 #: forms/list_forms.py:1153
1363 msgid "Please enter a pattern."
1366 #: forms/list_forms.py:1154
1367 msgid "Please enter a valid pattern."
1370 #: forms/list_forms.py:1156 templates/postorius/domain/index.html:26
1374 #: forms/list_forms.py:1157
1375 msgid "Please enter a valid action."
1378 #: forms/list_forms.py:1160
1379 msgid "Action to take when a header matches"
1382 #: forms/list_forms.py:1193
1383 msgid "Select Email"
1386 #: forms/list_forms.py:1217
1390 #: forms/member_forms.py:27
1391 msgid "Email Address"
1394 #: forms/member_forms.py:32 forms/user_forms.py:316
1395 msgid "Display Name"
1398 #: forms/member_forms.py:35
1399 msgid "Please enter an display name."
1402 #: forms/system.py:31
1406 #: forms/system.py:33
1408 "You can ban a single email address or use a regular expression to match "
1409 "similar email addresses."
1412 #: forms/user_forms.py:65
1413 msgid "Receive own postings"
1416 #: forms/user_forms.py:67
1418 "Ordinarily, you will get a copy of every message you post to the list. If "
1419 "you don't want to receive this copy, set this option to No."
1422 #: forms/user_forms.py:74
1423 msgid "Acknowledge posts"
1426 #: forms/user_forms.py:76
1427 msgid "Receive acknowledgement mail when you send mail to the list?"
1430 #: forms/user_forms.py:80
1431 msgid "Hide address"
1434 #: forms/user_forms.py:82
1436 "When someone views the list membership, your email address is normally shown "
1437 "(in an obscured fashion to thwart spam harvesters). If you do not want your "
1438 "email address to show up on this membership roster at all, select Yes for "
1442 #: forms/user_forms.py:90
1443 msgid "Receive list copies (possible duplicates)"
1446 #: forms/user_forms.py:92
1448 "When you are listed explicitly in the To: or Cc: headers of a list message, "
1449 "you can opt to not receive another copy from the mailing list. Select Yes to "
1450 "receive copies. Select No to avoid receiving copies from the mailing list"
1453 #: forms/user_forms.py:101
1454 msgid "Preferred language"
1457 #: forms/user_forms.py:103
1459 "Preferred language for your interactions with Mailman. When this is set, it "
1460 "will override the MailingList's preferred language. This affects which "
1461 "language is used for your email notifications and such."
1464 #: forms/user_forms.py:147
1465 msgid "Cannot set delivery_status to {}"
1468 #: forms/user_forms.py:241
1472 #: forms/user_forms.py:243
1473 msgid "Specifies whether or not this email address is verified"
1476 #: forms/validators.py:39
1477 #, python-brace-format
1478 msgid "Invalid: \"{0}\" should be either email or UUID"
1483 "Note: Do not add any secret content in templates as they are publicly "
1485 "You can use these variables in the templates. \n"
1486 "$hyperkitty_url: Permalink to archived message in Hyperkitty\n"
1487 "$listname: Name of the Mailing List e.g. ant@example.com \n"
1488 "$list_id: The List-ID header e.g. ant.example.com \n"
1489 "$display_name: Display name of the mailing list e.g. Ant \n"
1490 "$short_listname: Local part of the listname e.g. ant \n"
1491 "$domain: The domain part of the listname e.g. example.com \n"
1492 "$info: The mailing list's longer descriptive text \n"
1493 "$request_email: The email address for -request address \n"
1494 "$owner_email: The email address for -owner address \n"
1495 "$site_email: The email address to reach the owners of the site \n"
1496 "$language: The two letter language code for list's preferred language e.g. "
1501 msgid "Choose the template you want to customize."
1506 "Language for the template, this should be the list's preferred language."
1509 #: template_list.py:26
1511 "Sent to the list administrators when moderator approval for a posting is "
1515 #: template_list.py:28
1517 "Sent to the list administrators when moderator approval for a subscription "
1518 "request is required."
1521 #: template_list.py:30
1523 "Sent to the list administrators when moderator approval for an "
1524 "unsubscription request is required."
1527 #: template_list.py:32
1529 "Sent to the list administrators to notify them when a new member has been "
1533 #: template_list.py:34
1535 "Sent to the list administrators when a bounce message in an unrecognized "
1536 "format has been received."
1539 #: template_list.py:36
1540 msgid "Sent to the list administrators from the 'mailman notify' command."
1543 #: template_list.py:38
1545 "Sent to the list administrators to notify them when a member's bounce score "
1549 #: template_list.py:40
1551 "Sent to the list administrators to notify them when a member's delivery is "
1552 "disabled due to excessive bounces."
1555 #: template_list.py:42
1557 "Sent to the list administrators to notify them when a member has been "
1561 #: template_list.py:44
1562 msgid "The footer for a digest message."
1565 #: template_list.py:46
1566 msgid "The header for a digest message."
1569 #: template_list.py:48
1571 "The digest “masthead”; i.e. a common introduction for all digest messages."
1574 #: template_list.py:50
1575 msgid "The footer for a regular (non-digest) message."
1578 #: template_list.py:52
1579 msgid "The header for a regular (non-digest) message."
1582 #: template_list.py:54
1584 "The message sent to subscribers when a subscription confirmation is required."
1587 #: template_list.py:56
1589 "The message sent to subscribers when an unsubscription confirmation is "
1593 #: template_list.py:58
1594 msgid "The message sent to subscribers when they are invited to join a list."
1597 #: template_list.py:60
1598 msgid "The notice sent to a member when they unsubscribe from a mailing list."
1601 #: template_list.py:62
1603 "The notice sent to a poster when their message is being held for moderator "
1607 #: template_list.py:64
1609 "Sent to a user when the maximum number of autoresponses has been reached for "
1613 #: template_list.py:66
1615 "Notice sent to a poster when their message has been received by the mailing "
1619 #: template_list.py:68
1621 "A bounce probe sent to a member when their subscription has been disabled "
1625 #: template_list.py:70
1627 "Notice sent to a poster when their message has been rejected by the list’s "
1631 #: template_list.py:72
1633 "Notice sent to a poster when their message has been rejected automatically."
1636 #: template_list.py:74
1638 "The notice sent to a member when they are subscribed to the mailing list."
1641 #: template_list.py:76
1643 "The notice sent to a member when their membership has been disabled due to "
1644 "excessive bounces."
1647 #: templates/403.html:5
1651 #: templates/403.html:6
1652 msgid "You do not have permissions to visit this page."
1655 #: templates/404.html:5
1656 msgid "Page not found"
1659 #: templates/404.html:6
1660 msgid "This page either doesn't exist, or it moved somewhere else."
1663 #: templates/500.html:24
1664 msgid "Server error"
1667 #: templates/500.html:25
1668 msgid "An error occurred while processing your request."
1671 #: templates/postorius/bans.html:5 templates/postorius/bans.html:10
1675 #: templates/postorius/base.html:32
1676 msgid "Mailman logo"
1679 #: templates/postorius/base.html:38
1683 #: templates/postorius/base.html:44 templates/postorius/domain/index.html:5
1684 #: templates/postorius/domain/index.html:11
1688 #: templates/postorius/base.html:50
1692 #: templates/postorius/base.html:56
1693 msgid "System Information"
1696 #: templates/postorius/base.html:62 templates/postorius/menu/list_nav.html:39
1697 #: templates/postorius/user/all.html:8 templates/postorius/user/all.html:13
1701 #: templates/postorius/base.html:69 templates/postorius/lists/summary.html:31
1705 #: templates/postorius/base.html:85
1709 #: templates/postorius/base.html:89
1710 msgid "Mailman settings"
1713 #: templates/postorius/base.html:94
1714 msgid "Posting activity"
1717 #: templates/postorius/base.html:100
1721 #: templates/postorius/base.html:107
1725 #: templates/postorius/base.html:111
1729 #: templates/postorius/base.html:134
1730 msgid "Postorius Documentation"
1733 #: templates/postorius/base.html:138
1734 msgid "Postorius Version"
1737 #: templates/postorius/base.html:141
1738 msgid "Happy Mailman Day!"
1741 #: templates/postorius/domain/confirm_delete.html:5
1742 msgid "Confirm domain removal"
1745 #: templates/postorius/domain/confirm_delete.html:13
1746 msgid "Confirm deletion"
1749 #: templates/postorius/domain/confirm_delete.html:17
1750 msgid "Are you sure you want to permanently delete"
1753 #: templates/postorius/domain/confirm_delete.html:21
1757 " This would delete %(size)s lists, some of which are:\n"
1761 #: templates/postorius/domain/confirm_delete.html:33
1762 #: templates/postorius/domain/index.html:59
1763 #: templates/postorius/domain/template_index.html:34
1764 #: templates/postorius/lists/confirm_delete.html:5
1765 #: templates/postorius/lists/members.html:128
1766 #: templates/postorius/lists/members.html:137
1767 #: templates/postorius/lists/template_list.html:32
1768 #: templates/postorius/menu/list_nav.html:62
1772 #: templates/postorius/domain/confirm_delete.html:34
1773 #: templates/postorius/domain/template_delete.html:28
1774 #: templates/postorius/lists/confirm_delete.html:25
1775 #: templates/postorius/lists/confirm_remove_role.html:18
1776 #: templates/postorius/lists/confirm_removeall_subscribers.html:22
1777 #: templates/postorius/lists/template_delete.html:25
1781 #: templates/postorius/domain/edit.html:6
1782 #: templates/postorius/domain/edit.html:12
1786 #: templates/postorius/domain/index.html:14
1790 #: templates/postorius/domain/index.html:25
1791 #: templates/postorius/menu/list_nav.html:45
1795 #: templates/postorius/domain/index.html:38
1796 #: templates/postorius/domain/index.html:58
1797 #: templates/postorius/domain/template_index.html:33
1798 #: templates/postorius/lists/template_list.html:31
1802 #: templates/postorius/domain/index.html:50
1806 #: templates/postorius/domain/index.html:54
1810 #: templates/postorius/domain/index.html:57
1811 #: templates/postorius/domain/template_add.html:6
1812 #: templates/postorius/domain/template_delete.html:6
1813 #: templates/postorius/domain/template_index.html:6
1814 #: templates/postorius/domain/template_index.html:11
1815 #: templates/postorius/lists/template_add.html:7
1816 #: templates/postorius/lists/template_delete.html:7
1817 #: templates/postorius/lists/template_list.html:7
1818 #: templates/postorius/lists/template_update.html:7
1819 #: templates/postorius/menu/list_nav.html:48 templatetags/nav_helpers.py:38
1823 #: templates/postorius/domain/new.html:6
1827 #: templates/postorius/domain/new.html:12
1828 msgid "Add a new domain"
1831 #: templates/postorius/domain/owners.html:6
1832 msgid "Add domain owner "
1835 #: templates/postorius/domain/owners.html:12
1836 msgid "Add a new owner to"
1839 #: templates/postorius/domain/template_add.html:17
1840 #: templates/postorius/domain/template_delete.html:16
1841 #: templates/postorius/lists/template_delete.html:13
1842 #: templates/postorius/lists/template_update.html:13
1844 msgid "Template '%(name)s'"
1847 #: templates/postorius/domain/template_delete.html:11
1848 msgid "Delete Template"
1851 #: templates/postorius/domain/template_delete.html:22
1855 " Are you sure you want to delete the \"%(name)s\" template\n"
1856 " for domain \"%(identifier)s\"?\n"
1860 #: templates/postorius/domain/template_index.html:16
1861 #: templates/postorius/lists/template_list.html:14
1862 msgid "New Template"
1865 #: templates/postorius/domain/template_index.html:25
1866 #: templates/postorius/lists/template_list.html:24
1867 msgid "Template Name"
1870 #: templates/postorius/domain/template_index.html:44
1871 #: templates/postorius/lists/template_list.html:40
1872 msgid "No Templates."
1875 #: templates/postorius/errors/generic.html:5
1876 msgid "Something went wrong"
1879 #: templates/postorius/fragments/bans.html:14
1883 #: templates/postorius/fragments/bans.html:22
1884 msgid "Currently banned addresses"
1887 #: templates/postorius/fragments/bans.html:35
1888 msgid "Un-ban this address"
1891 #: templates/postorius/fragments/bans.html:46
1892 msgid "No addresses are currently banned."
1895 #: templates/postorius/index.html:6
1899 #: templates/postorius/index.html:12
1900 msgid "Mailing Lists"
1903 #: templates/postorius/index.html:40
1904 msgid "Create New Domain"
1907 #: templates/postorius/index.html:42
1908 msgid "Create New List"
1911 #: templates/postorius/index.html:54
1915 #: templates/postorius/index.html:55
1916 msgid "Post address"
1919 #: templates/postorius/index.html:66
1920 msgid "unadvertised"
1923 #: templates/postorius/index.html:78
1925 "Only lists that you are owner, moderator or subscriber for are shown here."
1928 #: templates/postorius/index.html:82
1929 msgid "Only admins see unadvertised lists in the list index."
1932 #: templates/postorius/index.html:88
1933 msgid "There are currently no mailing lists."
1936 #: templates/postorius/lists/bans.html:8
1937 msgid "Banned addresses"
1940 #: templates/postorius/lists/confirm_delete.html:13
1941 msgid "Are you sure you want to permanently delete this list?"
1944 #: templates/postorius/lists/confirm_delete.html:14
1945 msgid "All settings and membership data will be lost!"
1948 #: templates/postorius/lists/confirm_delete.html:20
1952 " Delete %(listname)s\n"
1956 #: templates/postorius/lists/confirm_remove_role.html:5
1957 #: templates/postorius/lists/confirm_remove_role.html:12
1958 msgid "Confirm remove role"
1961 #: templates/postorius/lists/confirm_remove_role.html:14
1962 msgid "Are you sure?"
1965 #: templates/postorius/lists/confirm_remove_role.html:17
1969 #: templates/postorius/lists/confirm_removeall_subscribers.html:6
1970 msgid "Unsubscribe all members"
1973 #: templates/postorius/lists/confirm_removeall_subscribers.html:14
1977 " Are you sure you want to unsubscribe all members from %(listname)s?\n"
1981 #: templates/postorius/lists/confirm_removeall_subscribers.html:21
1982 #: templates/postorius/lists/mass_removal.html:17
1983 #: templates/postorius/lists/members.html:63
1984 msgid "Unsubscribe All"
1987 #: templates/postorius/lists/confirm_token.html:12
1991 " Confirm subscription of %(addr)s to %(name)s(%(listid)s):\n"
1995 #: templates/postorius/lists/confirm_token.html:16
1999 " Confirm unsubscription of %(addr)s from %(name)s(%(listid)s):\n"
2003 #: templates/postorius/lists/confirm_token.html:20
2007 " Confirm token %(token)s:\n"
2011 #: templates/postorius/lists/header_matches.html:7
2012 #: templates/postorius/menu/list_nav.html:61
2013 msgid "Header filters"
2016 #: templates/postorius/lists/header_matches.html:58
2017 msgid "Save changes"
2020 #: templates/postorius/lists/header_matches.html:60
2021 msgid "Changes pending, click on the button to save them."
2024 #: templates/postorius/lists/held_messages.html:10
2025 #: templates/postorius/menu/list_nav.html:31
2026 msgid "Held messages"
2029 #: templates/postorius/lists/held_messages.html:26
2030 msgid "Perform action on selected messages"
2033 #: templates/postorius/lists/held_messages.html:28
2034 #: templates/postorius/lists/held_messages.html:106
2035 #: templates/postorius/lists/subscription_requests.html:36
2039 #: templates/postorius/lists/held_messages.html:38
2043 #: templates/postorius/lists/held_messages.html:39
2047 #: templates/postorius/lists/held_messages.html:40
2051 #: templates/postorius/lists/held_messages.html:41
2055 #: templates/postorius/lists/held_messages.html:53
2059 #: templates/postorius/lists/held_messages.html:81
2063 #: templates/postorius/lists/held_messages.html:92
2064 msgid "Set member moderation"
2067 #: templates/postorius/lists/held_messages.html:98
2068 msgid "Rejection reason:"
2071 #: templates/postorius/lists/held_messages.html:101
2073 "Reason sent to the sender for message rejection. For other actions, this is "
2077 #: templates/postorius/lists/held_messages.html:115
2078 msgid "Show Headers"
2081 #: templates/postorius/lists/held_messages.html:123
2082 msgid "There are currently no held messages."
2085 #: templates/postorius/lists/held_messages.html:130
2086 msgid "Message could not be retrieved"
2089 #: templates/postorius/lists/mass_removal.html:14
2090 msgid "Unsubscribe users"
2093 #: templates/postorius/lists/mass_subscribe.html:7
2094 #: templates/postorius/menu/list_nav.html:56
2095 msgid "Mass subscribe"
2098 #: templates/postorius/lists/memberoptions.html:7
2099 #: templates/postorius/user/list_options.html:7
2100 msgid "Member options"
2103 #: templates/postorius/lists/memberoptions.html:15
2104 msgid "No Preferences Available"
2107 #: templates/postorius/lists/memberoptions.html:16
2108 msgid "You are not the owner for this list"
2111 #: templates/postorius/lists/members.html:8
2112 msgid "List members"
2115 #: templates/postorius/lists/members.html:44
2116 msgid "Search members..."
2119 #: templates/postorius/lists/members.html:60
2123 #: templates/postorius/lists/members.html:74
2124 #: templates/postorius/user/address_preferences.html:32
2125 #: templates/postorius/user/manage.html:63
2129 #: templates/postorius/lists/members.html:78
2130 #: templates/postorius/user/subscriptions.html:24
2131 msgid "Delivery Mode"
2134 #: templates/postorius/lists/members.html:81
2135 msgid "Moderation Action"
2138 #: templates/postorius/lists/new.html:6
2142 #: templates/postorius/lists/new.html:12
2143 msgid "Create a new list"
2146 #: templates/postorius/lists/pending_confirmations.html:19
2147 #: templates/postorius/lists/subscription_requests.html:19
2148 msgid "E-Mail Address"
2151 #: templates/postorius/lists/pending_confirmations.html:20
2152 #: templates/postorius/lists/subscription_requests.html:20
2156 #: templates/postorius/lists/pending_confirmations.html:37
2157 #: templates/postorius/lists/subscription_requests.html:38
2161 #: templates/postorius/lists/pending_confirmations.html:47
2162 #: templates/postorius/lists/subscription_requests.html:50
2163 msgid "There are currently no subscription requests for this list."
2166 #: templates/postorius/lists/settings.html:7
2167 #: templates/postorius/menu/list_nav.html:49
2171 #: templates/postorius/lists/subscription_requests.html:39
2172 msgid "Rejection reason"
2175 #: templates/postorius/lists/summary.html:8
2176 #: templates/postorius/menu/list_nav.html:10
2180 #: templates/postorius/lists/summary.html:21
2181 msgid "To contact the list owners, use the following email address:"
2184 #: templates/postorius/lists/summary.html:27
2185 msgid "You have to login to visit the archives of this list."
2188 #: templates/postorius/lists/summary.html:33
2192 " <a class=\"btn btn-primary\" href=\"%(hyperkitty_list_url)s"
2197 #: templates/postorius/lists/summary.html:45
2198 #: templates/postorius/lists/summary.html:101
2199 msgid "Subscription / Unsubscription"
2202 #: templates/postorius/lists/summary.html:50
2203 #: templates/postorius/user/subscriptions.html:23
2204 msgid "Subscription Address"
2207 #: templates/postorius/lists/summary.html:53
2208 #: templates/postorius/user/all.html:37
2212 #: templates/postorius/lists/summary.html:54
2213 #: templates/postorius/lists/summary.html:75
2217 #: templates/postorius/lists/summary.html:61
2218 #: templates/postorius/user/subscription_preferences.html:49
2219 msgid "Primary Address"
2222 #: templates/postorius/lists/summary.html:69
2223 msgid "Manage Subscription"
2226 #: templates/postorius/lists/summary.html:84
2227 msgid "Subscribe to this list"
2230 #: templates/postorius/lists/summary.html:86
2234 " To subscribe you can send an email with 'subscribe' in the "
2236 " <a href=\"mailto:%(address)s?subject=Subscribe\">"
2238 " or use the form below:\n"
2242 #: templates/postorius/lists/summary.html:97
2244 "You have a subscription request pending. If you don't hear back soon, please "
2245 "contact the list owners."
2248 #: templates/postorius/lists/summary.html:102
2251 " To subscribe or unsubscribe from this list, please log in first.\n"
2252 " If you have not previously logged in, you may need to set up an "
2254 " with the appropriate email address.\n"
2258 #: templates/postorius/lists/summary.html:107
2262 #: templates/postorius/lists/summary.html:112
2265 " You can also subscribe without creating an account.\n"
2266 " If you wish to do so, please use the form below.\n"
2270 #: templates/postorius/lists/summary.html:128
2271 msgid "List metrics"
2274 #: templates/postorius/lists/summary.html:130
2278 #: templates/postorius/lists/summary.html:132
2279 msgid "Last post at"
2282 #: templates/postorius/lists/summary.html:134
2283 msgid "Digest last sent at"
2286 #: templates/postorius/lists/summary.html:136
2290 #: templates/postorius/lists/template_delete.html:19
2294 " Are you sure you want to delete the \"%(name)s\" template\n"
2295 " from list \"%(identifier)s\"?\n"
2299 #: templates/postorius/menu/list_nav.html:14
2300 msgid "Subscription requests"
2303 #: templates/postorius/menu/list_nav.html:19
2304 msgid "Pending Approval"
2307 #: templates/postorius/menu/list_nav.html:22
2308 msgid "Pending Confirmation"
2311 #: templates/postorius/menu/list_nav.html:25
2312 msgid "Unsubscription Requests"
2315 #: templates/postorius/menu/list_nav.html:42
2319 #: templates/postorius/menu/list_nav.html:43
2323 #: templates/postorius/menu/list_nav.html:44
2327 #: templates/postorius/menu/list_nav.html:53
2328 msgid "Mass operations"
2331 #: templates/postorius/menu/list_nav.html:57
2332 msgid "Mass removal"
2335 #: templates/postorius/menu/list_nav.html:60
2339 #: templates/postorius/menu/user_nav.html:4
2340 msgid "Mailman Settings"
2343 #: templates/postorius/menu/user_nav.html:7
2344 #: templates/postorius/user/manage.html:51
2345 #: templates/postorius/user/subscriptions.html:8 templatetags/nav_helpers.py:42
2346 msgid "Subscriptions"
2349 #: templates/postorius/menu/user_nav.html:8
2350 msgid "Global Mailman preferences"
2353 #: templates/postorius/menu/user_nav.html:9
2354 msgid "Address-based preferences"
2357 #: templates/postorius/menu/user_nav.html:10
2358 msgid "List-based preferences"
2361 #: templates/postorius/system_information.html:6
2362 msgid "System Configuration"
2365 #: templates/postorius/system_information.html:11
2366 msgid "Mailman System"
2369 #: templates/postorius/user/address_preferences.html:8
2370 #: templates/postorius/user/subscription_preferences.html:7
2371 msgid "Subscription preferences"
2374 #: templates/postorius/user/address_preferences.html:17
2375 #: templates/postorius/user/mailman_settings.html:17
2376 #: templates/postorius/user/subscription_preferences.html:17
2377 msgid "No preferences available"
2380 #: templates/postorius/user/address_preferences.html:18
2381 #: templates/postorius/user/mailman_settings.html:19
2382 #: templates/postorius/user/subscription_preferences.html:19
2384 "You are not yet subscribed to any lists, so you have no Mailman preferences."
2387 #: templates/postorius/user/address_preferences.html:20
2388 msgid "Each email address can have specific Mailman preferences."
2391 #: templates/postorius/user/address_preferences.html:21
2393 "Any options showing as not set here have inherit at runtime from your global "
2394 "preferences (viewable on other tab)"
2397 #: templates/postorius/user/address_preferences.html:62
2398 #: templates/postorius/user/subscription_preferences.html:73
2402 #: templates/postorius/user/all.html:20
2406 #: templates/postorius/user/all.html:35
2410 #: templates/postorius/user/all.html:36
2414 #: templates/postorius/user/list_options.html:14
2415 msgid "Subscription options for"
2418 #: templates/postorius/user/list_options.html:18
2419 msgid "Use this form to change the email used for this subscription"
2422 #: templates/postorius/user/mailman_settings.html:7
2423 msgid "Subscription settings"
2426 #: templates/postorius/user/manage.html:8
2430 #: templates/postorius/user/manage.html:16
2431 #: templates/postorius/user/manage.html:48
2432 #: templates/postorius/user/manage.html:86
2436 #: templates/postorius/user/manage.html:18
2440 #: templates/postorius/user/manage.html:28
2444 #: templates/postorius/user/manage.html:62
2448 #: templates/postorius/user/manage.html:64
2449 #: templates/postorius/user/subscriptions.html:25
2453 #: templates/postorius/user/manage.html:89
2454 msgid "User has no subscriptions."
2457 #: templates/postorius/user/manage.html:93
2461 #: templates/postorius/user/manage.html:96
2465 #: templates/postorius/user/manage.html:100
2469 #: templates/postorius/user/manage.html:104
2473 #: templates/postorius/user/manage.html:108
2477 #: templates/postorius/user/manage.html:113
2478 #: templates/postorius/user/manage.html:116
2479 msgid "Change password"
2482 #: templates/postorius/user/subscription_preferences.html:21
2483 msgid "Each list subscription can have specific Mailman preferences."
2486 #: templates/postorius/user/subscription_preferences.html:22
2488 "Any options showing as not set inherit at runtime from your global or "
2489 "address specific preferences (viewable on other tabs)"
2492 #: templates/postorius/user/subscription_preferences.html:32
2493 msgid "Subscription"
2496 #: templates/postorius/user/subscriptions.html:17
2497 msgid "You are subscribed to the following mailing lists:"
2500 #: templates/postorius/user/subscriptions.html:41
2501 msgid "You are not yet subscribed to any lists."
2504 #: templatetags/nav_helpers.py:27
2505 msgid "Header Filters"
2508 #: templatetags/nav_helpers.py:28
2509 msgid "Banned Addresses"
2512 #: templatetags/nav_helpers.py:29
2516 #: templatetags/nav_helpers.py:30
2517 msgid "Held Messages"
2520 #: templatetags/nav_helpers.py:31
2521 msgid "Mass Removal"
2524 #: templatetags/nav_helpers.py:32
2525 msgid "Mass Subscription"
2528 #: templatetags/nav_helpers.py:33
2529 msgid "Subscription Options"
2532 #: templatetags/nav_helpers.py:34
2533 msgid "List Settings"
2536 #: templatetags/nav_helpers.py:35
2540 #: templatetags/nav_helpers.py:37
2541 msgid "Confirm Removal of All Members"
2544 #: templatetags/nav_helpers.py:39
2545 msgid "Address-based Settings"
2548 #: templatetags/nav_helpers.py:40
2549 msgid "Subscription Settings"
2552 #: templatetags/nav_helpers.py:41
2553 msgid "Global Settings"
2557 msgid "Mailman REST API not available. Please start Mailman core."
2560 #: views/domain.py:76
2561 msgid "New Domain registered"
2564 #: views/domain.py:114
2566 msgid "Domain %s updated"
2569 #: views/domain.py:117 views/list.py:850
2570 msgid "Please check the errors below"
2573 #: views/domain.py:141
2575 msgid "The domain %s has been deleted."
2578 #: views/domain.py:146
2580 msgid "The domain could not be deleted: %s"
2583 #: views/domain.py:164
2584 msgid "Added {} as an owner for {}"
2587 #: views/domain.py:193
2588 msgid "{} is not an owner for {}"
2591 #: views/domain.py:200
2592 msgid "Removed {} as an owner for {}"
2595 #: views/generic.py:112
2596 msgid "The email {} has been banned."
2599 #: views/generic.py:116 views/generic.py:127 views/list.py:1311
2601 msgid "An error occurred: %s"
2604 #: views/generic.py:118 views/generic.py:129
2606 msgid "Invalid data: %s"
2609 #: views/generic.py:124
2610 msgid "The email {} has been un-banned"
2613 #: views/list.py:117
2617 #: views/list.py:131
2621 #: views/list.py:134
2622 msgid "No {}s were found matching the search."
2625 #: views/list.py:136
2626 msgid "List has no {}s"
2629 #: views/list.py:149
2630 msgid "The selected members have been unsubscribed"
2633 #: views/list.py:167
2634 #, python-brace-format
2635 msgid "{email} has been added with the role {role}"
2638 #: views/list.py:214
2639 msgid "Member does not exist"
2642 #: views/list.py:233
2643 msgid "The member's preferences have been updated."
2646 #: views/list.py:242
2647 msgid "No change to the member's moderation."
2650 #: views/list.py:254
2651 msgid "The member's moderation settings have been updated."
2654 #: views/list.py:435
2655 msgid "You are not subscribed to {}."
2658 #: views/list.py:448
2659 msgid "You are already subscribed"
2662 #: views/list.py:459
2663 msgid "Subscription changed to {}"
2666 #: views/list.py:463
2667 msgid "Something went wrong. Please try again. {} {}"
2670 #: views/list.py:504
2672 "Your subscription request has been submitted and is waiting for moderator "
2676 #: views/list.py:509
2678 msgid "You are subscribed to %s."
2681 #: views/list.py:513 views/list.py:543
2682 msgid "Something went wrong. Please try again."
2685 #: views/list.py:539
2686 msgid "Please check your inbox for further instructions"
2689 #: views/list.py:559
2691 "You have a pending unsubscription request waiting for moderator approval."
2694 #: views/list.py:566
2696 "Your unsubscription request has been submitted and is waiting for moderator "
2700 #: views/list.py:570
2702 msgid "%s has been unsubscribed from this list."
2705 #: views/list.py:603
2707 msgid "The address %(address)s has been invited to %(list)s."
2710 #: views/list.py:606
2712 msgid "The address %(address)s has been subscribed to %(list)s."
2715 #: views/list.py:609
2717 " Subscription may be pending address verification, confirmation or approval "
2721 #: views/list.py:619 views/list.py:670
2723 msgid "The email address %s is not valid."
2726 #: views/list.py:644
2727 msgid "Please fill out the form correctly."
2730 #: views/list.py:660
2731 #, python-brace-format
2732 msgid "These addresses {address} have been unsubscribed from {list}."
2735 #: views/list.py:691
2736 msgid "The selected messages were accepted"
2739 #: views/list.py:695
2740 msgid "The selected messages were rejected"
2743 #: views/list.py:699
2744 msgid "The selected messages were discarded"
2747 #: views/list.py:701
2748 msgid "Message could not be found"
2751 #: views/list.py:730
2752 msgid "The message was accepted"
2755 #: views/list.py:733
2756 msgid "The message was rejected"
2759 #: views/list.py:736
2760 msgid "The message was discarded"
2763 #: views/list.py:741
2764 msgid "Held message was not found."
2767 #: views/list.py:754
2768 msgid "Moderation action for {} set to {}"
2771 #: views/list.py:759
2772 msgid "Failed to set moderation action for {}"
2775 #: views/list.py:811
2776 msgid "Choose a Domain"
2779 #: views/list.py:832
2780 msgid "List created"
2783 #: views/list.py:844
2784 msgid "Mailing List already exists."
2787 #: views/list.py:1005
2788 msgid "Subscriptions pending user confirmation"
2791 #: views/list.py:1018
2792 msgid "Subscriptions pending approval"
2795 #: views/list.py:1031
2796 msgid "Un-subscriptions pending approval"
2799 #: views/list.py:1067
2800 msgid "The request has been accepted."
2803 #: views/list.py:1068
2804 msgid "The request has been rejected."
2807 #: views/list.py:1069
2808 msgid "The request has been discarded."
2811 #: views/list.py:1070
2812 msgid "The request has been defered."
2815 #: views/list.py:1089
2817 msgid "The request was already moderated: %s"
2820 #: views/list.py:1092
2822 msgid "The request could not be moderated: %s"
2825 #: views/list.py:1098
2826 msgid "List Identity"
2829 #: views/list.py:1099
2830 msgid "Automatic Responses"
2833 #: views/list.py:1100
2834 msgid "Alter Messages"
2837 #: views/list.py:1101
2838 msgid "DMARC Mitigations"
2841 #: views/list.py:1102
2845 #: views/list.py:1103
2846 msgid "Message Acceptance"
2849 #: views/list.py:1104
2853 #: views/list.py:1105
2854 msgid "Member Policy"
2857 #: views/list.py:1106
2858 msgid "Bounce Processing"
2861 #: views/list.py:1169
2862 msgid "The settings have been updated."
2865 #: views/list.py:1174
2866 msgid "An error occurred: "
2869 #: views/list.py:1198
2871 msgid "The user %(email)s is not in the %(role)s group"
2874 #: views/list.py:1204
2875 msgid "Removing the last owner is impossible"
2878 #: views/list.py:1218
2880 msgid "The user could not be removed: %(msg)s"
2883 #: views/list.py:1221
2885 msgid "The user %(address)s has been removed from the %(role)s group."
2888 #: views/list.py:1238
2889 msgid "No member is subscribed to the list currently."
2892 #: views/list.py:1248
2893 msgid "All members have been unsubscribed from the list."
2896 #: views/list.py:1313
2897 msgid "The header matches were successfully modified."
2900 #: views/list.py:1320
2904 #: views/list.py:1321
2908 #: views/list.py:1348
2909 msgid "Invalid confirmation token"
2912 #: views/list.py:1356 views/list.py:1368
2913 msgid "Token expired or invalid."
2917 msgid "Message does not exist"
2921 msgid "Attachment does not exist"
2925 msgid "Your preferences have been updated."
2929 msgid "Your preferences did not change."
2932 #: views/user.py:213
2933 msgid "Subscription does not exist"
2936 #: views/user.py:405
2937 msgid "Successfully updated addresses {}"
2940 #: views/user.py:415
2941 msgid "Successfully updated memberships for {}"
2944 #: views/user.py:421
2945 msgid "Successfully updated user."
2948 #: views/user.py:430
2949 msgid "Password updated successfully"