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=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
22 #: forms/domain_forms.py:34
25 "The domain from which you want the web UI to be served from. This can be "
26 "same or different from the Mail Host. You can edit the list of available web "
27 "hosts <a href=\"%s\">here</a>."
30 #: forms/domain_forms.py:45 forms/list_forms.py:91
31 #: templates/postorius/domain/index.html:21
35 #: forms/domain_forms.py:46 forms/domain_forms.py:65
36 msgid "Please enter a domain name"
39 #: forms/domain_forms.py:47 forms/domain_forms.py:66
40 msgid "Please enter a valid domain name."
43 #: forms/domain_forms.py:50
45 "The domain for your mailing lists. For example when you want lists like "
46 "testing@example.com, enter example.com here."
49 #: forms/domain_forms.py:54 forms/list_forms.py:84 forms/list_forms.py:960
50 #: templates/postorius/domain/index.html:22 templates/postorius/index.html:56
54 #: forms/domain_forms.py:57 templates/postorius/domain/index.html:23
58 #: forms/domain_forms.py:59 forms/domain_forms.py:88
59 msgid "Please enter a valid domain name or nothing."
62 #: forms/domain_forms.py:61
63 msgid "Normally empty. Used only for unusual Postfix configs."
66 #: forms/domain_forms.py:64 templates/postorius/domain/index.html:24
70 #: forms/domain_forms.py:78
71 msgid "Please enter a valid domain name"
74 #: forms/domain_forms.py:103
83 msgid "Plain Text Digests"
91 msgid "Summary Digests"
94 #: forms/fields.py:34 forms/list_forms.py:143
98 #: forms/fields.py:35 forms/list_forms.py:144
102 #: forms/fields.py:36
103 msgid "Disabled by Owner"
106 #: forms/fields.py:37
107 msgid "Disabled by Bounces"
110 #: forms/fields.py:40
111 msgid "Hold for moderation"
114 #: forms/fields.py:41
115 msgid "Reject (with notification)"
118 #: forms/fields.py:42
119 msgid "Discard (no notification)"
122 #: forms/fields.py:43
123 msgid "Accept immediately (bypass other rules)"
126 #: forms/fields.py:44
127 msgid "Default processing"
130 #: forms/fields.py:128
131 msgid "Make at least one selection"
134 #: forms/fields.py:139 templates/postorius/lists/summary.html:52
135 msgid "Delivery mode"
138 #: forms/fields.py:141
140 "If you select digests , you'll get posts bundled together (usually one per "
141 "day but possibly more on busy lists), instead of singly when they're sent. "
142 "Your mail reader may or may not support MIME digests. In general MIME "
143 "digests are preferred, but if you have a problem reading them, select plain "
144 "text digests. Summary Digests are currently equivalent to Mime Digests"
147 #: forms/fields.py:161 templates/postorius/lists/summary.html:51
148 msgid "Delivery status"
151 #: forms/fields.py:163
153 "Set this option to Enabled to receive messages posted to this mailing list. "
154 "Set it to Disabled if you want to stay subscribed, but don't want mail "
155 "delivered to you for a while (e.g. you're going on vacation). If you disable "
156 "mail delivery, don't forget to re-enable it when you come back; it will not "
157 "be automatically re-enabled."
160 #: forms/fields.py:174
164 #: forms/fields.py:176 forms/list_forms.py:1098
168 #: forms/fields.py:178
170 "Default action to take when this member posts to the list. \n"
171 "List default -- follow the list's default member action. \n"
172 "Hold -- This holds the message for approval by the list moderators. \n"
173 "Reject -- this automatically rejects the message by sending a bounce notice "
174 "to the post's author. The text of the bounce notice can be configured by "
176 "Discard -- this simply discards the message, with no notice sent to the "
178 "Accept -- accepts any postings without any further checks. \n"
179 "Default Processing -- run additional checks and accept the message. \n"
182 #: forms/list_forms.py:39
186 #: forms/list_forms.py:40
190 #: forms/list_forms.py:41
194 #: forms/list_forms.py:42
198 #: forms/list_forms.py:43
202 #: forms/list_forms.py:47
203 msgid "Only mailinglist moderators"
206 #: forms/list_forms.py:48
207 msgid "Only mailinglist members"
210 #: forms/list_forms.py:49
214 #: forms/list_forms.py:63 templates/postorius/user/subscriptions.html:22
218 #: forms/list_forms.py:65
219 msgid "Please enter a name for your list."
222 #: forms/list_forms.py:66
223 msgid "Please enter a valid list name."
226 #: forms/list_forms.py:69
227 msgid "Initial list owner address"
230 #: forms/list_forms.py:71
231 msgid "Please enter the list owner's email address."
234 #: forms/list_forms.py:75
235 msgid "Advertise this list?"
238 #: forms/list_forms.py:77
239 msgid "Please choose a list type."
242 #: forms/list_forms.py:80
243 msgid "Advertise this list in list index"
246 #: forms/list_forms.py:81
247 msgid "Hide this list in list index"
250 #: forms/list_forms.py:94
251 msgid "Choose an existing Domain."
254 #: forms/list_forms.py:95
255 msgid "Choose a valid Mail Host"
258 #: forms/list_forms.py:98
262 #: forms/list_forms.py:101
263 msgid "Choose a List Style."
266 #: forms/list_forms.py:102
267 msgid "Choose a valid List Style."
270 #: forms/list_forms.py:105
271 msgid "Site admin has not created any domains"
274 #: forms/list_forms.py:118
275 msgid "Please enter a valid listname"
278 #: forms/list_forms.py:147 forms/list_forms.py:180
279 msgid "Your email address"
282 #: forms/list_forms.py:151
284 "Subscribing via \"Primary Address\" will change subscription address when "
285 "you change your primary address."
288 #: forms/list_forms.py:154 forms/list_forms.py:183 forms/member_forms.py:29
289 #: forms/system.py:36
290 msgid "Please enter an email address."
293 #: forms/list_forms.py:155 forms/list_forms.py:184 forms/member_forms.py:30
294 #: forms/system.py:37
295 msgid "Please enter a valid email address."
298 #: forms/list_forms.py:158 forms/list_forms.py:187
299 msgid "Your name (optional)"
302 #: forms/list_forms.py:171 forms/list_forms.py:1211 views/list.py:456
303 msgid "Primary Address ({})"
306 #: forms/list_forms.py:202
310 #: forms/list_forms.py:203 templates/postorius/domain/template_delete.html:27
311 #: templates/postorius/lists/template_delete.html:24
315 #: forms/list_forms.py:204
319 #: forms/list_forms.py:205
320 msgid "Confirm, then moderate"
323 #: forms/list_forms.py:214
324 msgid "Subscription Policy"
327 #: forms/list_forms.py:216
329 "Open: Subscriptions are added automatically\n"
330 "Confirm: Subscribers need to confirm the subscription using an email sent to "
332 "Moderate: Moderators will have to authorize each subscription manually.\n"
333 "Confirm then Moderate: First subscribers have to confirm, then a moderator "
334 "needs to authorize."
337 #: forms/list_forms.py:225
338 msgid "Un-Subscription Policy"
341 #: forms/list_forms.py:227
343 "Open: Un-Subscriptions happen automatically\n"
344 "Confirm: Subscribers need to confirm the un-subscription using an email sent "
346 "Moderate: Moderators will have to authorize each un-subscription manually.\n"
347 "Confirm then Moderate: First subscribers have to confirm, then a moderator "
348 "needs to authorize."
351 #: forms/list_forms.py:240 forms/list_forms.py:657
352 #: templates/postorius/lists/held_messages.html:30
353 #: templates/postorius/lists/held_messages.html:108
354 #: templates/postorius/lists/pending_confirmations.html:36
355 #: templates/postorius/lists/subscription_requests.html:37
359 #: forms/list_forms.py:241
363 #: forms/list_forms.py:242
367 #: forms/list_forms.py:246 forms/list_forms.py:272 forms/list_forms.py:281
368 #: forms/list_forms.py:290 forms/list_forms.py:402 forms/list_forms.py:410
369 #: forms/list_forms.py:451 forms/list_forms.py:566 forms/list_forms.py:573
370 #: forms/list_forms.py:615 forms/list_forms.py:683 forms/list_forms.py:718
371 #: forms/list_forms.py:731 forms/list_forms.py:739 forms/list_forms.py:747
372 #: forms/list_forms.py:765 forms/list_forms.py:781 forms/list_forms.py:892
373 #: forms/list_forms.py:901 forms/list_forms.py:913 forms/list_forms.py:923
374 #: forms/list_forms.py:935 forms/list_forms.py:954 forms/list_forms.py:997
375 #: forms/list_forms.py:1004 forms/list_forms.py:1025 forms/list_forms.py:1096
376 #: forms/user_forms.py:58
380 #: forms/list_forms.py:246 forms/list_forms.py:272 forms/list_forms.py:281
381 #: forms/list_forms.py:290 forms/list_forms.py:402 forms/list_forms.py:410
382 #: forms/list_forms.py:451 forms/list_forms.py:566 forms/list_forms.py:573
383 #: forms/list_forms.py:615 forms/list_forms.py:683 forms/list_forms.py:718
384 #: forms/list_forms.py:731 forms/list_forms.py:739 forms/list_forms.py:747
385 #: forms/list_forms.py:765 forms/list_forms.py:781 forms/list_forms.py:892
386 #: forms/list_forms.py:901 forms/list_forms.py:913 forms/list_forms.py:923
387 #: forms/list_forms.py:935 forms/list_forms.py:954 forms/list_forms.py:997
388 #: forms/list_forms.py:1004 forms/list_forms.py:1025 forms/list_forms.py:1097
389 #: forms/user_forms.py:58
393 #: forms/list_forms.py:248
394 msgid "Process Bounces"
397 #: forms/list_forms.py:250
399 "Specifies whether or not this list should do automatic bounce processing."
402 #: forms/list_forms.py:255
403 msgid "Bounce score threshold"
406 #: forms/list_forms.py:258
408 "This is the bounce score above which a member's subscription will be "
409 "automatically disabled. When the subscription is re-enabled, their bounce "
410 "score will be reset to zero."
413 #: forms/list_forms.py:263
414 msgid "Bounce info stale after"
417 #: forms/list_forms.py:266
419 "The number of days after which a member's bounce information is considered "
420 "stale. If no new bounces have been received in the interim, the bounce score "
421 "is reset to zero. This value must be an integer. "
424 #: forms/list_forms.py:274
425 msgid "Notify owner on bounce increment"
428 #: forms/list_forms.py:276
430 "This option controls whether or not the list owner is notified when a "
431 "member's bounce score is incremented, but to a value less than their bounce "
435 #: forms/list_forms.py:283
436 msgid "Notify owner on disable"
439 #: forms/list_forms.py:285
441 "This option controls whether or not the list owner is notified when a "
442 "member's subscription is automatically disabled due to their bounce "
443 "threshold being reached. "
446 #: forms/list_forms.py:292
447 msgid "Notify owner on removal"
450 #: forms/list_forms.py:294
452 "This option controls whether or not the list owner is notified when a member "
453 "is removed from the list after their disabled notifications have been "
457 #: forms/list_forms.py:301
458 msgid "Forward unrecognized bounces"
461 #: forms/list_forms.py:302
463 "Discard: Unrecognized bounces will be discarded\n"
464 "List Admins: Send to the list owners and moderators\n"
465 "Site Admin: Send to the site's configured site_owner"
468 #: forms/list_forms.py:307
469 msgid "Bounce disabled warnings interval"
472 #: forms/list_forms.py:310
473 msgid "The number of days between each disabled notification."
476 #: forms/list_forms.py:314
477 msgid "Bounce disable warnings"
480 #: forms/list_forms.py:317
482 "The number of notices a disabled member will receive before their address is "
483 "removed from the mailing list's roster. Set this to 0 to immediately remove "
484 "an address from the list once their bounce score exceeds the threshold. This "
485 "value must be an integer. "
488 #: forms/list_forms.py:331
489 msgid "Public archives"
492 #: forms/list_forms.py:332
493 msgid "Private archives"
496 #: forms/list_forms.py:333
497 msgid "Do not archive this list"
500 #: forms/list_forms.py:337
504 #: forms/list_forms.py:338
505 msgid "Markdown text"
508 #: forms/list_forms.py:344
509 msgid "Archive policy"
512 #: forms/list_forms.py:345
513 msgid "Policy for archiving messages for this list"
516 #: forms/list_forms.py:350
517 msgid "Active archivers"
520 #: forms/list_forms.py:357
521 msgid "Archive Rendering mode"
524 #: forms/list_forms.py:358
526 "This option enables rendering of emails in archiver as rich text with "
527 "formatting based on markup in the email.\n"
528 "Currently, this option is only supported by Hyperkitty."
531 #: forms/list_forms.py:390
532 msgid "Acceptable aliases"
535 #: forms/list_forms.py:393
537 "This is a list, one per line, of addresses and regexps matching addresses "
538 "that are acceptable in To: or Cc: in lieu of the list posting address when "
539 "`require_explicit_destination' is enabled. Entries are either email "
540 "addresses or regexps matching email addresses. Regexps are entries "
541 "beginning with `^' and are matched against every recipient address in the "
542 "message. The matching is performed with Python's re.match() function, "
543 "meaning they are anchored to the start of the string."
546 #: forms/list_forms.py:404
547 msgid "Require Explicit Destination"
550 #: forms/list_forms.py:406
552 "This checks to ensure that the list posting address or an acceptable alias "
553 "explicitly appears in a To: or Cc: header in the post."
556 #: forms/list_forms.py:412
557 msgid "Administrivia"
560 #: forms/list_forms.py:414
562 "Administrivia tests will check postings to see whether it's really meant as "
563 "an administrative request (like subscribe, unsubscribe, etc), and will add "
564 "it to the the administrative requests queue, notifying the administrator of "
565 "the new request, in the process."
568 #: forms/list_forms.py:421
569 msgid "Default action to take when a member posts to the list"
572 #: forms/list_forms.py:423
573 msgid "Please choose a default member action."
576 #: forms/list_forms.py:427
578 "Default action to take when a member posts to the list.\n"
579 "Hold: This holds the message for approval by the list moderators.\n"
580 "Reject: this automatically rejects the message by sending a bounce notice to "
581 "the post's author. The text of the bounce notice can be configured by you.\n"
582 "Discard: this simply discards the message, with no notice sent to the post's "
584 "Accept: accepts any postings without any further checks.\n"
585 "Default Processing: run additional checks and accept the message."
588 #: forms/list_forms.py:440
589 msgid "Default action to take when a non-member posts to the list"
592 #: forms/list_forms.py:442
593 msgid "Please choose a default non-member action."
596 #: forms/list_forms.py:446
598 "When a post from a non-member is received, the message's sender is matched "
599 "against the list of explicitly accepted, held, rejected (bounced), and "
600 "discarded addresses. If no match is found, then this action is taken."
603 #: forms/list_forms.py:453
604 msgid "Emergency Moderation"
607 #: forms/list_forms.py:455
609 "When this option is enabled, all list traffic is emergency moderated, i.e. "
610 "held for moderation. Turn this option on when your list is experiencing a "
611 "flamewar and you want a cooling off period. "
614 #: forms/list_forms.py:462
615 msgid "Maximum message size"
618 #: forms/list_forms.py:465
620 "The maximum allowed message size in KB. This can be used to prevent emails "
621 "with large attachments. A size of 0 disables the check."
624 #: forms/list_forms.py:470
625 msgid "Maximum number of recipients"
628 #: forms/list_forms.py:473
630 "If a post has this many or more explicit recipients (To: and Cc:), the post "
631 "will be held for moderation. This can be used to prevent mass mailings from "
632 "being accepted. A value of 0 disables the check."
635 #: forms/list_forms.py:488
636 msgid "Accept these non-members"
639 #: forms/list_forms.py:491
641 "This is a list, one per line, of regexps matching addresses that are allowed "
642 "to post to this mailing list without subscribing to the list. Entries are "
643 "regexps beginning with `^' and are matched against the sender addresses in "
644 "the message. While non-regexp addresses can be entered here, it is preferred "
645 "to add the address as a nonmember and set the nonmember's Moderation to "
646 "Default Processing."
649 #: forms/list_forms.py:501
650 msgid "Hold these non-members"
653 #: forms/list_forms.py:504
655 "This is a list, one per line, of regexps matching nonmember addresses, posts "
656 "from which are held automatically. Entries are regexps beginning with `^' "
657 "and are matched against the sender addresses in the message. While non-"
658 "regexp addresses can be entered here, it is preferred to add the address as "
659 "a nonmember and set the nonmember's Moderation to Hold."
662 #: forms/list_forms.py:513
663 msgid "Reject these non-members"
666 #: forms/list_forms.py:516
668 "This is a list, one per line, of regexps matching nonmember addresses, posts "
669 "from which are rejected with notice to the sender. Entries are regexps "
670 "beginning with `^' and are matched against the sender addresses in the "
671 "message. While non-regexp addresses can be entered here, it is preferred to "
672 "add the address as a nonmember and set the nonmember's Moderation to Reject."
675 #: forms/list_forms.py:526
676 msgid "Discard these non-members"
679 #: forms/list_forms.py:529
681 "This is a list, one per line, of regexps matching nonmember addresses, posts "
682 "from which are discarded automatically. Entries are regexps beginning with "
683 "`^' and are matched against the sender addresses in the message. While non-"
684 "regexp addresses can be entered here, it is preferred to add the address as "
685 "a nonmember and set the nonmember's Moderation to Discard."
688 #: forms/list_forms.py:551
689 msgid "Invalid alias regexp: {}: {}"
692 #: forms/list_forms.py:557
693 msgid "Invalid alias email: {}"
696 #: forms/list_forms.py:569
697 msgid "Enable Digests"
700 #: forms/list_forms.py:570
701 msgid "Should Mailman enable digests for this MailingList?"
704 #: forms/list_forms.py:576
705 msgid "Send Digest Periodically"
708 #: forms/list_forms.py:577
709 msgid "Should Mailman send out digests periodically?"
712 #: forms/list_forms.py:583
713 msgid "Digest Volume Frequency"
716 #: forms/list_forms.py:584
718 "At what frequency should Mailman increment the digest volume number and "
719 "reset the issue number?"
722 #: forms/list_forms.py:588
723 msgid "Digest size threshold"
726 #: forms/list_forms.py:589
727 msgid "How big in Kb should a digest be before it gets sent out?"
730 #: forms/list_forms.py:598
731 msgid "DMARC mitigation action"
734 #: forms/list_forms.py:602
735 msgid "Please choose a DMARC mitigation action."
738 #: forms/list_forms.py:604
739 msgid "No DMARC mitigations"
742 #: forms/list_forms.py:605
743 msgid "Replace From: with list address"
746 #: forms/list_forms.py:607
747 msgid "Wrap the message in an outer message From: the list."
750 #: forms/list_forms.py:608
751 msgid "Reject the message"
754 #: forms/list_forms.py:609
755 msgid "Discard the message"
758 #: forms/list_forms.py:611
760 "The action to apply to messages From: a domain publishing a DMARC policy of "
761 "reject or quarantine or to all messages if DMARC Mitigate unconditionally is "
765 #: forms/list_forms.py:618
766 msgid "DMARC Mitigate unconditionally"
769 #: forms/list_forms.py:620
771 "If DMARC mitigation action is munge_from or wrap_message, should it apply to "
772 "all messages regardless of the DMARC policy of the From: domain."
775 #: forms/list_forms.py:624
776 msgid "DMARC rejection notice"
779 #: forms/list_forms.py:628
781 "Text to replace the default reason in any rejection notice to be sent when "
782 "DMARC mitigation action of reject applies."
785 #: forms/list_forms.py:631
786 msgid "DMARC wrapped message text"
789 #: forms/list_forms.py:635
791 "Text to be added as a separate text/plain MIME part preceding the original "
792 "message part in the wrapped message when DMARC mitigation action of wrap "
796 #: forms/list_forms.py:641 templatetags/membership_helpers.py:78
797 #: templatetags/membership_helpers.py:84
801 #: forms/list_forms.py:642
805 #: forms/list_forms.py:643
809 #: forms/list_forms.py:647
812 " None: No personalization.\n"
814 " Individual: Everyone gets a unique copy of the message, and there are "
815 "a few more substitution variables, but no headers are modified.\n"
817 " Full: All of the 'individual' personalization plus recipient "
818 "header modification. "
821 #: forms/list_forms.py:658 templates/postorius/lists/held_messages.html:29
822 #: templates/postorius/lists/held_messages.html:107
823 #: templates/postorius/lists/subscription_requests.html:40
827 #: forms/list_forms.py:659
831 #: forms/list_forms.py:660
835 #: forms/list_forms.py:663
837 "Action to take on messages which have no content\n"
839 " Discard = silently discard the message.\n"
840 " Reject = discard the message and notify the sender.\n"
841 " Forward = forward the message to the list owner(s).\n"
842 " Preserve = save the message in qfiles/bad.\n"
845 #: forms/list_forms.py:680
849 #: forms/list_forms.py:686
850 msgid "Filter content"
853 #: forms/list_forms.py:687
855 "Should Mailman filter the content of list traffic according to the settings "
859 #: forms/list_forms.py:690
863 #: forms/list_forms.py:693
865 "MimeTypes to filter from the incoming posts. A list of common types can be "
866 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
867 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
870 #: forms/list_forms.py:698
871 msgid "Filter extensions"
874 #: forms/list_forms.py:701
875 msgid "Extensions to filter from the incoming posts."
878 #: forms/list_forms.py:704
882 #: forms/list_forms.py:707
884 "MimeTypes to allow in the incoming posts. A list of common types can be "
885 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
886 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
889 #: forms/list_forms.py:712
890 msgid "Pass extensions"
893 #: forms/list_forms.py:715
894 msgid "Extensions to allow in the incoming posts."
897 #: forms/list_forms.py:721
898 msgid "Collapse alternatives"
901 #: forms/list_forms.py:722
903 "Should Mailman collapse multipart/alternative to its first part content?"
906 #: forms/list_forms.py:728
907 msgid "Filter Action"
910 #: forms/list_forms.py:734
911 msgid "Convert html to plaintext"
914 #: forms/list_forms.py:735
916 "Should Mailman convert text/html parts to plain text? This conversion "
917 "happens after MIME attachments have been stripped."
920 #: forms/list_forms.py:742
921 msgid "Anonymous list"
924 #: forms/list_forms.py:743
926 "Hide the sender of a message, replacing it with the list address (Removes "
927 "From, Sender and Reply-To fields)"
930 #: forms/list_forms.py:750
931 msgid "Include RFC2369 headers"
934 #: forms/list_forms.py:752
936 "Yes is highly recommended. RFC 2369 defines a set of List-* headers that are "
937 "normally added to every message sent to the list membership. These greatly "
938 "aid end-users who are using standards compliant mail readers. They should "
939 "normally always be enabled. However, not all mail readers are standards "
940 "compliant yet, and if you have a large number of members who are using non-"
941 "compliant mail readers, they may be annoyed at these headers. You should "
942 "first try to educate your members as to why these headers exist, and how to "
943 "hide them in their mail clients. As a last resort you can disable these "
944 "headers, but this is not recommended (and in fact, your ability to disable "
945 "these headers may eventually go away)."
948 #: forms/list_forms.py:768
949 msgid "Include the list post header"
952 #: forms/list_forms.py:770
954 "This can be set to no for announce lists that do not wish to include the "
955 "List-Post header because posting to the list is discouraged."
958 #: forms/list_forms.py:774
959 msgid "Explicit reply-to address"
962 #: forms/list_forms.py:777
964 "This option allows admins to set an explicit Reply-to address. It is only "
965 "used if the reply-to is set to use an explicitly set header"
968 #: forms/list_forms.py:785
970 "Should any existing Reply-To: header found in the original message be "
971 "stripped? If so, this will be done regardless of whether an explict Reply-"
972 "To: header is added by Mailman or not."
975 #: forms/list_forms.py:789 forms/list_forms.py:796
976 msgid "Reply goes to list"
979 #: forms/list_forms.py:793
980 msgid "Please choose a reply-to action."
983 #: forms/list_forms.py:795
987 #: forms/list_forms.py:797
988 msgid "Explicit Reply-to header set"
991 #: forms/list_forms.py:798
992 msgid "Explicit Reply-to set; no Cc added"
995 #: forms/list_forms.py:800
997 "Where are replies to list messages directed? No Munging is strongly "
998 "recommended for most mailing lists. \n"
999 "This option controls what Mailman does to the Reply-To: header in messages "
1000 "flowing through this mailing list. When set to No Munging, no Reply-To: "
1001 "header is added by Mailman, although if one is present in the original "
1002 "message, it is not stripped. Setting this value to either Reply to List, "
1003 "Explicit Reply, or Reply Only causes Mailman to insert a specific Reply-To: "
1004 "header in all messages, overriding the header in the original message if "
1005 "necessary (Explicit Reply inserts the value of reply_to_address). Explicit "
1006 "Reply-to set; no Cc added is useful forannounce-only lists where you want to "
1007 "avoid someone replying to the list address. There are many reasons not to "
1008 "introduce or override the Reply-To: header. One is that some posters depend "
1009 "on their own Reply-To: settings to convey their valid return address. "
1010 "Another is that modifying Reply-To: makes it much more difficult to send "
1011 "private replies. See <a href=\"http://marc.merlins.org/netrants/reply-to-"
1012 "harmful.html\">`Reply-To' Munging Considered Harmful</a> for a general "
1013 "discussion of this issue. See <a href=\"http://marc.merlins.org/netrants/"
1014 "reply-to-useful.html\">`Reply-To' Munging Considered Useful</a> for a "
1015 "dissenting opinion. Some mailing lists have restricted posting privileges, "
1016 "with a parallel list devoted to discussions. Examples are `patches' or "
1017 "`checkin' lists, where software changes are posted by a revision control "
1018 "system, but discussion about the changes occurs on a developers mailing "
1019 "list. To support these types of mailing lists, select Explicit Reply and set "
1020 "the Reply-To: address option to point to the parallel list."
1023 #: forms/list_forms.py:832
1027 #: forms/list_forms.py:837
1028 msgid "Type of pipeline you want to use for this mailing list"
1031 #: forms/list_forms.py:845
1032 msgid "Respond and continue processing"
1035 #: forms/list_forms.py:846
1036 msgid "Respond and discard message"
1039 #: forms/list_forms.py:847
1040 msgid "No automatic response"
1043 #: forms/list_forms.py:851
1044 msgid "Autorespond to list owner"
1047 #: forms/list_forms.py:852
1049 "Should Mailman send an auto-response to emails sent to the -owner address?"
1052 #: forms/list_forms.py:855
1053 msgid "Autoresponse owner text"
1056 #: forms/list_forms.py:858
1057 msgid "Auto-response text to send to -owner emails."
1060 #: forms/list_forms.py:862
1061 msgid "Autorespond postings"
1064 #: forms/list_forms.py:863
1065 msgid "Should Mailman send an auto-response to mailing list posters?"
1068 #: forms/list_forms.py:866
1069 msgid "Autoresponse postings text"
1072 #: forms/list_forms.py:869
1073 msgid "Auto-response text to send to mailing list posters."
1076 #: forms/list_forms.py:873
1077 msgid "Autorespond requests"
1080 #: forms/list_forms.py:875
1082 "Should Mailman send an auto-response to emails sent to the -request address? "
1083 "If you choose yes, decide whether you want Mailman to discard the original "
1084 "email, or forward it on to the system as a normal mail command."
1087 #: forms/list_forms.py:880
1088 msgid "Autoresponse request text"
1091 #: forms/list_forms.py:883
1092 msgid "Auto-response text to send to -request emails."
1095 #: forms/list_forms.py:885
1096 msgid "Autoresponse grace period"
1099 #: forms/list_forms.py:887
1101 "Number of days between auto-responses to either the mailing list or -"
1102 "request/-owner address from the same poster. Set to zero (or negative) for "
1103 "no grace period (i.e. auto-respond to every message)."
1106 #: forms/list_forms.py:895
1107 msgid "Notify users of held messages"
1110 #: forms/list_forms.py:897
1112 "Should Mailman notify users about their messages held for approval. If you "
1113 "say 'No', no notifications will be sent to users about the pending approval "
1114 "on their messages."
1117 #: forms/list_forms.py:904 forms/list_forms.py:1102
1118 msgid "Send welcome message"
1121 #: forms/list_forms.py:906
1123 "Send welcome message to newly subscribed members? Turn this off only if you "
1124 "plan on subscribing people manually and don't want them to know that you did "
1125 "so. Setting this to No is most useful for transparently migrating lists from "
1126 "some other mailing list manager to Mailman.\n"
1127 "The text of Welcome message can be set via the Templates tab."
1130 #: forms/list_forms.py:916
1131 msgid "Send goodbye message"
1134 #: forms/list_forms.py:918
1136 "Send goodbye message to newly unsubscribed members? Turn this off only if "
1137 "you plan on unsubscribing people manually and don't want them to know that "
1139 "The text of Goodbye message can be set via the Templates tab."
1142 #: forms/list_forms.py:925
1143 msgid "Admin immed notify"
1146 #: forms/list_forms.py:927
1148 "Should the list moderators get immediate notice of new requests, as well as "
1149 "daily notices about collected ones? List moderators (and list "
1150 "administrators) are sent daily reminders of requests pending approval, like "
1151 "subscriptions to a moderated list, or postings that are being held for one "
1152 "reason or another. Setting this option causes notices to be sent immediately "
1153 "on the arrival of new requests as well. "
1156 #: forms/list_forms.py:937
1157 msgid "Notify admin of membership changes"
1160 #: forms/list_forms.py:938
1161 msgid "Should administrator get notices of subscribes and unsubscribes?"
1164 #: forms/list_forms.py:943
1165 msgid "Not Moderated"
1168 #: forms/list_forms.py:944
1169 msgid "Moderated but allows for open posting"
1172 #: forms/list_forms.py:945
1176 #: forms/list_forms.py:956
1177 msgid "Show list on index page"
1180 #: forms/list_forms.py:957
1181 msgid "Choose whether to include this list on the list of all lists"
1184 #: forms/list_forms.py:963
1186 "This description is used when the mailing list is listed with other mailing "
1187 "lists, or in headers, and so forth. It should be as succinct as you can get "
1188 "it, while still identifying what the list is."
1191 #: forms/list_forms.py:969
1195 #: forms/list_forms.py:970
1196 msgid "A longer description of this mailing list."
1199 #: forms/list_forms.py:974
1200 msgid "Display name"
1203 #: forms/list_forms.py:976
1204 msgid "Display name is the name shown in the web interface."
1207 #: forms/list_forms.py:979
1208 msgid "Subject prefix"
1211 #: forms/list_forms.py:984
1212 msgid "Preferred Language"
1215 #: forms/list_forms.py:990
1216 msgid "Members List Visibility"
1219 #: forms/list_forms.py:994
1220 msgid "Who is allowed to see members list for this MailingList?"
1223 #: forms/list_forms.py:999
1224 msgid "Gateway to mail"
1227 #: forms/list_forms.py:1000
1229 "Flag indicating that posts to the linked newsgroup should be gated to the "
1233 #: forms/list_forms.py:1006
1234 msgid "Gateway to news"
1237 #: forms/list_forms.py:1007
1239 "Flag indicating that posts to the list should be gated to the linked "
1243 #: forms/list_forms.py:1011
1244 msgid "Linked Newsgroup"
1247 #: forms/list_forms.py:1014
1248 msgid "The name of the linked newsgroup."
1251 #: forms/list_forms.py:1017
1252 msgid "Newsgroup moderation"
1255 #: forms/list_forms.py:1021
1256 msgid "The moderation policy for the linked newsgroup, if there is one."
1259 #: forms/list_forms.py:1027
1260 msgid "NNTP Include subject prefix "
1263 #: forms/list_forms.py:1028
1265 "Flag indicating whether the list's \"Subject Prefix\" should be included in "
1266 "posts gated to usenet."
1269 #: forms/list_forms.py:1043
1270 msgid "Emails to mass subscribe"
1273 #: forms/list_forms.py:1045
1275 "The following formats are accepted:\n"
1276 "jdoe@example.com\n"
1277 "<jdoe@example.com>\n"
1278 "John Doe <jdoe@example.com>\n"
1279 "\"John Doe\" <jdoe@example.com>\n"
1280 "jdoe@example.com (John Doe)\n"
1281 "Use the last three to associate a display name with the address\n"
1284 #: forms/list_forms.py:1056
1288 #: forms/list_forms.py:1060
1289 msgid "If checked, users will not have to confirm their subscription."
1292 #: forms/list_forms.py:1065
1293 msgid "Pre approved"
1296 #: forms/list_forms.py:1069
1298 "If checked, moderators will not have to approve the subscription request."
1301 #: forms/list_forms.py:1075
1302 msgid "Pre Verified"
1305 #: forms/list_forms.py:1079
1307 "If checked, users will not have to verify that their email address is valid."
1310 #: forms/list_forms.py:1085
1314 #: forms/list_forms.py:1089
1316 "If checked, the other checkboxes are ignored and the users will be sent an "
1317 "invitation to join the list and will be subscribed upon acceptance thereof."
1320 #: forms/list_forms.py:1104
1322 "If set to \"Yes\" or \"No\", List's default setting of send_welcome_message "
1323 "will be ignored for these subscribers and a welcome message will be sent or "
1324 "not sent based on the choice."
1327 #: forms/list_forms.py:1124
1328 msgid "Emails to Unsubscribe"
1331 #: forms/list_forms.py:1125
1332 msgid "Add one email address on each line"
1335 #: forms/list_forms.py:1140
1336 msgid "Default antispam action"
1339 #: forms/list_forms.py:1144
1343 #: forms/list_forms.py:1145
1344 msgid "Email header to filter on (case-insensitive)."
1347 #: forms/list_forms.py:1147
1348 msgid "Please enter a header."
1351 #: forms/list_forms.py:1148
1352 msgid "Please enter a valid header."
1355 #: forms/list_forms.py:1150
1359 #: forms/list_forms.py:1151
1360 msgid "Regular expression matching the header's value."
1363 #: forms/list_forms.py:1153
1364 msgid "Please enter a pattern."
1367 #: forms/list_forms.py:1154
1368 msgid "Please enter a valid pattern."
1371 #: forms/list_forms.py:1156 templates/postorius/domain/index.html:26
1375 #: forms/list_forms.py:1157
1376 msgid "Please enter a valid action."
1379 #: forms/list_forms.py:1160
1380 msgid "Action to take when a header matches"
1383 #: forms/list_forms.py:1193
1384 msgid "Select Email"
1387 #: forms/list_forms.py:1217
1391 #: forms/member_forms.py:27
1392 msgid "Email Address"
1395 #: forms/member_forms.py:32 forms/user_forms.py:316
1396 msgid "Display Name"
1399 #: forms/member_forms.py:35
1400 msgid "Please enter an display name."
1403 #: forms/system.py:31
1407 #: forms/system.py:33
1409 "You can ban a single email address or use a regular expression to match "
1410 "similar email addresses."
1413 #: forms/user_forms.py:65
1414 msgid "Receive own postings"
1417 #: forms/user_forms.py:67
1419 "Ordinarily, you will get a copy of every message you post to the list. If "
1420 "you don't want to receive this copy, set this option to No."
1423 #: forms/user_forms.py:74
1424 msgid "Acknowledge posts"
1427 #: forms/user_forms.py:76
1428 msgid "Receive acknowledgement mail when you send mail to the list?"
1431 #: forms/user_forms.py:80
1432 msgid "Hide address"
1435 #: forms/user_forms.py:82
1437 "When someone views the list membership, your email address is normally shown "
1438 "(in an obscured fashion to thwart spam harvesters). If you do not want your "
1439 "email address to show up on this membership roster at all, select Yes for "
1443 #: forms/user_forms.py:90
1444 msgid "Receive list copies (possible duplicates)"
1447 #: forms/user_forms.py:92
1449 "When you are listed explicitly in the To: or Cc: headers of a list message, "
1450 "you can opt to not receive another copy from the mailing list. Select Yes to "
1451 "receive copies. Select No to avoid receiving copies from the mailing list"
1454 #: forms/user_forms.py:101
1455 msgid "Preferred language"
1458 #: forms/user_forms.py:103
1460 "Preferred language for your interactions with Mailman. When this is set, it "
1461 "will override the MailingList's preferred language. This affects which "
1462 "language is used for your email notifications and such."
1465 #: forms/user_forms.py:147
1466 msgid "Cannot set delivery_status to {}"
1469 #: forms/user_forms.py:241
1473 #: forms/user_forms.py:243
1474 msgid "Specifies whether or not this email address is verified"
1477 #: forms/validators.py:39
1478 #, python-brace-format
1479 msgid "Invalid: \"{0}\" should be either email or UUID"
1484 "Note: Do not add any secret content in templates as they are publicly "
1486 "You can use these variables in the templates. \n"
1487 "$hyperkitty_url: Permalink to archived message in Hyperkitty\n"
1488 "$listname: Name of the Mailing List e.g. ant@example.com \n"
1489 "$list_id: The List-ID header e.g. ant.example.com \n"
1490 "$display_name: Display name of the mailing list e.g. Ant \n"
1491 "$short_listname: Local part of the listname e.g. ant \n"
1492 "$domain: The domain part of the listname e.g. example.com \n"
1493 "$info: The mailing list's longer descriptive text \n"
1494 "$request_email: The email address for -request address \n"
1495 "$owner_email: The email address for -owner address \n"
1496 "$site_email: The email address to reach the owners of the site \n"
1497 "$language: The two letter language code for list's preferred language e.g. "
1502 msgid "Choose the template you want to customize."
1507 "Language for the template, this should be the list's preferred language."
1510 #: template_list.py:26
1512 "Sent to the list administrators when moderator approval for a posting is "
1516 #: template_list.py:28
1518 "Sent to the list administrators when moderator approval for a subscription "
1519 "request is required."
1522 #: template_list.py:30
1524 "Sent to the list administrators when moderator approval for an "
1525 "unsubscription request is required."
1528 #: template_list.py:32
1530 "Sent to the list administrators to notify them when a new member has been "
1534 #: template_list.py:34
1536 "Sent to the list administrators when a bounce message in an unrecognized "
1537 "format has been received."
1540 #: template_list.py:36
1541 msgid "Sent to the list administrators from the 'mailman notify' command."
1544 #: template_list.py:38
1546 "Sent to the list administrators to notify them when a member's bounce score "
1550 #: template_list.py:40
1552 "Sent to the list administrators to notify them when a member's delivery is "
1553 "disabled due to excessive bounces."
1556 #: template_list.py:42
1558 "Sent to the list administrators to notify them when a member has been "
1562 #: template_list.py:44
1563 msgid "The footer for a digest message."
1566 #: template_list.py:46
1567 msgid "The header for a digest message."
1570 #: template_list.py:48
1572 "The digest “masthead”; i.e. a common introduction for all digest messages."
1575 #: template_list.py:50
1576 msgid "The footer for a regular (non-digest) message."
1579 #: template_list.py:52
1580 msgid "The header for a regular (non-digest) message."
1583 #: template_list.py:54
1585 "The message sent to subscribers when a subscription confirmation is required."
1588 #: template_list.py:56
1590 "The message sent to subscribers when an unsubscription confirmation is "
1594 #: template_list.py:58
1595 msgid "The message sent to subscribers when they are invited to join a list."
1598 #: template_list.py:60
1599 msgid "The notice sent to a member when they unsubscribe from a mailing list."
1602 #: template_list.py:62
1604 "The notice sent to a poster when their message is being held for moderator "
1608 #: template_list.py:64
1610 "Sent to a user when the maximum number of autoresponses has been reached for "
1614 #: template_list.py:66
1616 "Notice sent to a poster when their message has been received by the mailing "
1620 #: template_list.py:68
1622 "A bounce probe sent to a member when their subscription has been disabled "
1626 #: template_list.py:70
1628 "Notice sent to a poster when their message has been rejected by the list’s "
1632 #: template_list.py:72
1634 "Notice sent to a poster when their message has been rejected automatically."
1637 #: template_list.py:74
1639 "The notice sent to a member when they are subscribed to the mailing list."
1642 #: template_list.py:76
1644 "The notice sent to a member when their membership has been disabled due to "
1645 "excessive bounces."
1648 #: templates/403.html:5
1652 #: templates/403.html:6
1653 msgid "You do not have permissions to visit this page."
1656 #: templates/404.html:5
1657 msgid "Page not found"
1660 #: templates/404.html:6
1661 msgid "This page either doesn't exist, or it moved somewhere else."
1664 #: templates/500.html:24
1665 msgid "Server error"
1668 #: templates/500.html:25
1669 msgid "An error occurred while processing your request."
1672 #: templates/postorius/bans.html:5 templates/postorius/bans.html:10
1676 #: templates/postorius/base.html:32
1677 msgid "Mailman logo"
1680 #: templates/postorius/base.html:38
1684 #: templates/postorius/base.html:44 templates/postorius/domain/index.html:5
1685 #: templates/postorius/domain/index.html:11
1689 #: templates/postorius/base.html:50
1693 #: templates/postorius/base.html:56
1694 msgid "System Information"
1697 #: templates/postorius/base.html:62 templates/postorius/menu/list_nav.html:39
1698 #: templates/postorius/user/all.html:8 templates/postorius/user/all.html:13
1702 #: templates/postorius/base.html:69 templates/postorius/lists/summary.html:31
1706 #: templates/postorius/base.html:85
1710 #: templates/postorius/base.html:89
1711 msgid "Mailman settings"
1714 #: templates/postorius/base.html:94
1715 msgid "Posting activity"
1718 #: templates/postorius/base.html:100
1722 #: templates/postorius/base.html:107
1726 #: templates/postorius/base.html:111
1730 #: templates/postorius/base.html:134
1731 msgid "Postorius Documentation"
1734 #: templates/postorius/base.html:138
1735 msgid "Postorius Version"
1738 #: templates/postorius/base.html:141
1739 msgid "Happy Mailman Day!"
1742 #: templates/postorius/domain/confirm_delete.html:5
1743 msgid "Confirm domain removal"
1746 #: templates/postorius/domain/confirm_delete.html:13
1747 msgid "Confirm deletion"
1750 #: templates/postorius/domain/confirm_delete.html:17
1751 msgid "Are you sure you want to permanently delete"
1754 #: templates/postorius/domain/confirm_delete.html:21
1758 " This would delete %(size)s lists, some of which are:\n"
1762 #: templates/postorius/domain/confirm_delete.html:33
1763 #: templates/postorius/domain/index.html:59
1764 #: templates/postorius/domain/template_index.html:34
1765 #: templates/postorius/lists/confirm_delete.html:5
1766 #: templates/postorius/lists/members.html:128
1767 #: templates/postorius/lists/members.html:137
1768 #: templates/postorius/lists/template_list.html:32
1769 #: templates/postorius/menu/list_nav.html:62
1773 #: templates/postorius/domain/confirm_delete.html:34
1774 #: templates/postorius/domain/template_delete.html:28
1775 #: templates/postorius/lists/confirm_delete.html:25
1776 #: templates/postorius/lists/confirm_remove_role.html:18
1777 #: templates/postorius/lists/confirm_removeall_subscribers.html:22
1778 #: templates/postorius/lists/template_delete.html:25
1782 #: templates/postorius/domain/edit.html:6
1783 #: templates/postorius/domain/edit.html:12
1787 #: templates/postorius/domain/index.html:14
1791 #: templates/postorius/domain/index.html:25
1792 #: templates/postorius/menu/list_nav.html:45
1796 #: templates/postorius/domain/index.html:38
1797 #: templates/postorius/domain/index.html:58
1798 #: templates/postorius/domain/template_index.html:33
1799 #: templates/postorius/lists/template_list.html:31
1803 #: templates/postorius/domain/index.html:50
1807 #: templates/postorius/domain/index.html:54
1811 #: templates/postorius/domain/index.html:57
1812 #: templates/postorius/domain/template_add.html:6
1813 #: templates/postorius/domain/template_delete.html:6
1814 #: templates/postorius/domain/template_index.html:6
1815 #: templates/postorius/domain/template_index.html:11
1816 #: templates/postorius/lists/template_add.html:7
1817 #: templates/postorius/lists/template_delete.html:7
1818 #: templates/postorius/lists/template_list.html:7
1819 #: templates/postorius/lists/template_update.html:7
1820 #: templates/postorius/menu/list_nav.html:48 templatetags/nav_helpers.py:38
1824 #: templates/postorius/domain/new.html:6
1828 #: templates/postorius/domain/new.html:12
1829 msgid "Add a new domain"
1832 #: templates/postorius/domain/owners.html:6
1833 msgid "Add domain owner "
1836 #: templates/postorius/domain/owners.html:12
1837 msgid "Add a new owner to"
1840 #: templates/postorius/domain/template_add.html:17
1841 #: templates/postorius/domain/template_delete.html:16
1842 #: templates/postorius/lists/template_delete.html:13
1843 #: templates/postorius/lists/template_update.html:13
1845 msgid "Template '%(name)s'"
1848 #: templates/postorius/domain/template_delete.html:11
1849 msgid "Delete Template"
1852 #: templates/postorius/domain/template_delete.html:22
1856 " Are you sure you want to delete the \"%(name)s\" template\n"
1857 " for domain \"%(identifier)s\"?\n"
1861 #: templates/postorius/domain/template_index.html:16
1862 #: templates/postorius/lists/template_list.html:14
1863 msgid "New Template"
1866 #: templates/postorius/domain/template_index.html:25
1867 #: templates/postorius/lists/template_list.html:24
1868 msgid "Template Name"
1871 #: templates/postorius/domain/template_index.html:44
1872 #: templates/postorius/lists/template_list.html:40
1873 msgid "No Templates."
1876 #: templates/postorius/errors/generic.html:5
1877 msgid "Something went wrong"
1880 #: templates/postorius/fragments/bans.html:14
1884 #: templates/postorius/fragments/bans.html:22
1885 msgid "Currently banned addresses"
1888 #: templates/postorius/fragments/bans.html:35
1889 msgid "Un-ban this address"
1892 #: templates/postorius/fragments/bans.html:46
1893 msgid "No addresses are currently banned."
1896 #: templates/postorius/index.html:6
1900 #: templates/postorius/index.html:12
1901 msgid "Mailing Lists"
1904 #: templates/postorius/index.html:40
1905 msgid "Create New Domain"
1908 #: templates/postorius/index.html:42
1909 msgid "Create New List"
1912 #: templates/postorius/index.html:54
1916 #: templates/postorius/index.html:55
1917 msgid "Post address"
1920 #: templates/postorius/index.html:66
1921 msgid "unadvertised"
1924 #: templates/postorius/index.html:78
1926 "Only lists that you are owner, moderator or subscriber for are shown here."
1929 #: templates/postorius/index.html:82
1930 msgid "Only admins see unadvertised lists in the list index."
1933 #: templates/postorius/index.html:88
1934 msgid "There are currently no mailing lists."
1937 #: templates/postorius/lists/bans.html:8
1938 msgid "Banned addresses"
1941 #: templates/postorius/lists/confirm_delete.html:13
1942 msgid "Are you sure you want to permanently delete this list?"
1945 #: templates/postorius/lists/confirm_delete.html:14
1946 msgid "All settings and membership data will be lost!"
1949 #: templates/postorius/lists/confirm_delete.html:20
1953 " Delete %(listname)s\n"
1957 #: templates/postorius/lists/confirm_remove_role.html:5
1958 #: templates/postorius/lists/confirm_remove_role.html:12
1959 msgid "Confirm remove role"
1962 #: templates/postorius/lists/confirm_remove_role.html:14
1963 msgid "Are you sure?"
1966 #: templates/postorius/lists/confirm_remove_role.html:17
1970 #: templates/postorius/lists/confirm_removeall_subscribers.html:6
1971 msgid "Unsubscribe all members"
1974 #: templates/postorius/lists/confirm_removeall_subscribers.html:14
1978 " Are you sure you want to unsubscribe all members from %(listname)s?\n"
1982 #: templates/postorius/lists/confirm_removeall_subscribers.html:21
1983 #: templates/postorius/lists/mass_removal.html:17
1984 #: templates/postorius/lists/members.html:63
1985 msgid "Unsubscribe All"
1988 #: templates/postorius/lists/confirm_token.html:12
1992 " Confirm subscription of %(addr)s to %(name)s(%(listid)s):\n"
1996 #: templates/postorius/lists/confirm_token.html:16
2000 " Confirm unsubscription of %(addr)s from %(name)s(%(listid)s):\n"
2004 #: templates/postorius/lists/confirm_token.html:20
2008 " Confirm token %(token)s:\n"
2012 #: templates/postorius/lists/header_matches.html:7
2013 #: templates/postorius/menu/list_nav.html:61
2014 msgid "Header filters"
2017 #: templates/postorius/lists/header_matches.html:58
2018 msgid "Save changes"
2021 #: templates/postorius/lists/header_matches.html:60
2022 msgid "Changes pending, click on the button to save them."
2025 #: templates/postorius/lists/held_messages.html:10
2026 #: templates/postorius/menu/list_nav.html:31
2027 msgid "Held messages"
2030 #: templates/postorius/lists/held_messages.html:26
2031 msgid "Perform action on selected messages"
2034 #: templates/postorius/lists/held_messages.html:28
2035 #: templates/postorius/lists/held_messages.html:106
2036 #: templates/postorius/lists/subscription_requests.html:36
2040 #: templates/postorius/lists/held_messages.html:38
2044 #: templates/postorius/lists/held_messages.html:39
2048 #: templates/postorius/lists/held_messages.html:40
2052 #: templates/postorius/lists/held_messages.html:41
2056 #: templates/postorius/lists/held_messages.html:53
2060 #: templates/postorius/lists/held_messages.html:81
2064 #: templates/postorius/lists/held_messages.html:92
2065 msgid "Set member moderation"
2068 #: templates/postorius/lists/held_messages.html:98
2069 msgid "Rejection reason:"
2072 #: templates/postorius/lists/held_messages.html:101
2074 "Reason sent to the sender for message rejection. For other actions, this is "
2078 #: templates/postorius/lists/held_messages.html:115
2079 msgid "Show Headers"
2082 #: templates/postorius/lists/held_messages.html:123
2083 msgid "There are currently no held messages."
2086 #: templates/postorius/lists/held_messages.html:130
2087 msgid "Message could not be retrieved"
2090 #: templates/postorius/lists/mass_removal.html:14
2091 msgid "Unsubscribe users"
2094 #: templates/postorius/lists/mass_subscribe.html:7
2095 #: templates/postorius/menu/list_nav.html:56
2096 msgid "Mass subscribe"
2099 #: templates/postorius/lists/memberoptions.html:7
2100 #: templates/postorius/user/list_options.html:7
2101 msgid "Member options"
2104 #: templates/postorius/lists/memberoptions.html:15
2105 msgid "No Preferences Available"
2108 #: templates/postorius/lists/memberoptions.html:16
2109 msgid "You are not the owner for this list"
2112 #: templates/postorius/lists/members.html:8
2113 msgid "List members"
2116 #: templates/postorius/lists/members.html:44
2117 msgid "Search members..."
2120 #: templates/postorius/lists/members.html:60
2124 #: templates/postorius/lists/members.html:74
2125 #: templates/postorius/user/address_preferences.html:32
2126 #: templates/postorius/user/manage.html:63
2130 #: templates/postorius/lists/members.html:78
2131 #: templates/postorius/user/subscriptions.html:24
2132 msgid "Delivery Mode"
2135 #: templates/postorius/lists/members.html:81
2136 msgid "Moderation Action"
2139 #: templates/postorius/lists/new.html:6
2143 #: templates/postorius/lists/new.html:12
2144 msgid "Create a new list"
2147 #: templates/postorius/lists/pending_confirmations.html:19
2148 #: templates/postorius/lists/subscription_requests.html:19
2149 msgid "E-Mail Address"
2152 #: templates/postorius/lists/pending_confirmations.html:20
2153 #: templates/postorius/lists/subscription_requests.html:20
2157 #: templates/postorius/lists/pending_confirmations.html:37
2158 #: templates/postorius/lists/subscription_requests.html:38
2162 #: templates/postorius/lists/pending_confirmations.html:47
2163 #: templates/postorius/lists/subscription_requests.html:50
2164 msgid "There are currently no subscription requests for this list."
2167 #: templates/postorius/lists/settings.html:7
2168 #: templates/postorius/menu/list_nav.html:49
2172 #: templates/postorius/lists/subscription_requests.html:39
2173 msgid "Rejection reason"
2176 #: templates/postorius/lists/summary.html:8
2177 #: templates/postorius/menu/list_nav.html:10
2181 #: templates/postorius/lists/summary.html:21
2182 msgid "To contact the list owners, use the following email address:"
2185 #: templates/postorius/lists/summary.html:27
2186 msgid "You have to login to visit the archives of this list."
2189 #: templates/postorius/lists/summary.html:33
2193 " <a class=\"btn btn-primary\" href=\"%(hyperkitty_list_url)s"
2198 #: templates/postorius/lists/summary.html:45
2199 #: templates/postorius/lists/summary.html:101
2200 msgid "Subscription / Unsubscription"
2203 #: templates/postorius/lists/summary.html:50
2204 #: templates/postorius/user/subscriptions.html:23
2205 msgid "Subscription Address"
2208 #: templates/postorius/lists/summary.html:53
2209 #: templates/postorius/user/all.html:37
2213 #: templates/postorius/lists/summary.html:54
2214 #: templates/postorius/lists/summary.html:75
2218 #: templates/postorius/lists/summary.html:61
2219 #: templates/postorius/user/subscription_preferences.html:49
2220 msgid "Primary Address"
2223 #: templates/postorius/lists/summary.html:69
2224 msgid "Manage Subscription"
2227 #: templates/postorius/lists/summary.html:84
2228 msgid "Subscribe to this list"
2231 #: templates/postorius/lists/summary.html:86
2235 " To subscribe you can send an email with 'subscribe' in the "
2237 " <a href=\"mailto:%(address)s?subject=Subscribe\">"
2239 " or use the form below:\n"
2243 #: templates/postorius/lists/summary.html:97
2245 "You have a subscription request pending. If you don't hear back soon, please "
2246 "contact the list owners."
2249 #: templates/postorius/lists/summary.html:102
2252 " To subscribe or unsubscribe from this list, please log in first.\n"
2253 " If you have not previously logged in, you may need to set up an "
2255 " with the appropriate email address.\n"
2259 #: templates/postorius/lists/summary.html:107
2263 #: templates/postorius/lists/summary.html:112
2266 " You can also subscribe without creating an account.\n"
2267 " If you wish to do so, please use the form below.\n"
2271 #: templates/postorius/lists/summary.html:128
2272 msgid "List metrics"
2275 #: templates/postorius/lists/summary.html:130
2279 #: templates/postorius/lists/summary.html:132
2280 msgid "Last post at"
2283 #: templates/postorius/lists/summary.html:134
2284 msgid "Digest last sent at"
2287 #: templates/postorius/lists/summary.html:136
2291 #: templates/postorius/lists/template_delete.html:19
2295 " Are you sure you want to delete the \"%(name)s\" template\n"
2296 " from list \"%(identifier)s\"?\n"
2300 #: templates/postorius/menu/list_nav.html:14
2301 msgid "Subscription requests"
2304 #: templates/postorius/menu/list_nav.html:19
2305 msgid "Pending Approval"
2308 #: templates/postorius/menu/list_nav.html:22
2309 msgid "Pending Confirmation"
2312 #: templates/postorius/menu/list_nav.html:25
2313 msgid "Unsubscription Requests"
2316 #: templates/postorius/menu/list_nav.html:42
2320 #: templates/postorius/menu/list_nav.html:43
2324 #: templates/postorius/menu/list_nav.html:44
2328 #: templates/postorius/menu/list_nav.html:53
2329 msgid "Mass operations"
2332 #: templates/postorius/menu/list_nav.html:57
2333 msgid "Mass removal"
2336 #: templates/postorius/menu/list_nav.html:60
2340 #: templates/postorius/menu/user_nav.html:4
2341 msgid "Mailman Settings"
2344 #: templates/postorius/menu/user_nav.html:7
2345 #: templates/postorius/user/manage.html:51
2346 #: templates/postorius/user/subscriptions.html:8 templatetags/nav_helpers.py:42
2347 msgid "Subscriptions"
2350 #: templates/postorius/menu/user_nav.html:8
2351 msgid "Global Mailman preferences"
2354 #: templates/postorius/menu/user_nav.html:9
2355 msgid "Address-based preferences"
2358 #: templates/postorius/menu/user_nav.html:10
2359 msgid "List-based preferences"
2362 #: templates/postorius/system_information.html:6
2363 msgid "System Configuration"
2366 #: templates/postorius/system_information.html:11
2367 msgid "Mailman System"
2370 #: templates/postorius/user/address_preferences.html:8
2371 #: templates/postorius/user/subscription_preferences.html:7
2372 msgid "Subscription preferences"
2375 #: templates/postorius/user/address_preferences.html:17
2376 #: templates/postorius/user/mailman_settings.html:17
2377 #: templates/postorius/user/subscription_preferences.html:17
2378 msgid "No preferences available"
2381 #: templates/postorius/user/address_preferences.html:18
2382 #: templates/postorius/user/mailman_settings.html:19
2383 #: templates/postorius/user/subscription_preferences.html:19
2385 "You are not yet subscribed to any lists, so you have no Mailman preferences."
2388 #: templates/postorius/user/address_preferences.html:20
2389 msgid "Each email address can have specific Mailman preferences."
2392 #: templates/postorius/user/address_preferences.html:21
2394 "Any options showing as not set here have inherit at runtime from your global "
2395 "preferences (viewable on other tab)"
2398 #: templates/postorius/user/address_preferences.html:62
2399 #: templates/postorius/user/subscription_preferences.html:73
2403 #: templates/postorius/user/all.html:20
2407 #: templates/postorius/user/all.html:35
2411 #: templates/postorius/user/all.html:36
2415 #: templates/postorius/user/list_options.html:14
2416 msgid "Subscription options for"
2419 #: templates/postorius/user/list_options.html:18
2420 msgid "Use this form to change the email used for this subscription"
2423 #: templates/postorius/user/mailman_settings.html:7
2424 msgid "Subscription settings"
2427 #: templates/postorius/user/manage.html:8
2431 #: templates/postorius/user/manage.html:16
2432 #: templates/postorius/user/manage.html:48
2433 #: templates/postorius/user/manage.html:86
2437 #: templates/postorius/user/manage.html:18
2441 #: templates/postorius/user/manage.html:28
2445 #: templates/postorius/user/manage.html:62
2449 #: templates/postorius/user/manage.html:64
2450 #: templates/postorius/user/subscriptions.html:25
2454 #: templates/postorius/user/manage.html:89
2455 msgid "User has no subscriptions."
2458 #: templates/postorius/user/manage.html:93
2462 #: templates/postorius/user/manage.html:96
2466 #: templates/postorius/user/manage.html:100
2470 #: templates/postorius/user/manage.html:104
2474 #: templates/postorius/user/manage.html:108
2478 #: templates/postorius/user/manage.html:113
2479 #: templates/postorius/user/manage.html:116
2480 msgid "Change password"
2483 #: templates/postorius/user/subscription_preferences.html:21
2484 msgid "Each list subscription can have specific Mailman preferences."
2487 #: templates/postorius/user/subscription_preferences.html:22
2489 "Any options showing as not set inherit at runtime from your global or "
2490 "address specific preferences (viewable on other tabs)"
2493 #: templates/postorius/user/subscription_preferences.html:32
2494 msgid "Subscription"
2497 #: templates/postorius/user/subscriptions.html:17
2498 msgid "You are subscribed to the following mailing lists:"
2501 #: templates/postorius/user/subscriptions.html:41
2502 msgid "You are not yet subscribed to any lists."
2505 #: templatetags/nav_helpers.py:27
2506 msgid "Header Filters"
2509 #: templatetags/nav_helpers.py:28
2510 msgid "Banned Addresses"
2513 #: templatetags/nav_helpers.py:29
2517 #: templatetags/nav_helpers.py:30
2518 msgid "Held Messages"
2521 #: templatetags/nav_helpers.py:31
2522 msgid "Mass Removal"
2525 #: templatetags/nav_helpers.py:32
2526 msgid "Mass Subscription"
2529 #: templatetags/nav_helpers.py:33
2530 msgid "Subscription Options"
2533 #: templatetags/nav_helpers.py:34
2534 msgid "List Settings"
2537 #: templatetags/nav_helpers.py:35
2541 #: templatetags/nav_helpers.py:37
2542 msgid "Confirm Removal of All Members"
2545 #: templatetags/nav_helpers.py:39
2546 msgid "Address-based Settings"
2549 #: templatetags/nav_helpers.py:40
2550 msgid "Subscription Settings"
2553 #: templatetags/nav_helpers.py:41
2554 msgid "Global Settings"
2558 msgid "Mailman REST API not available. Please start Mailman core."
2561 #: views/domain.py:76
2562 msgid "New Domain registered"
2565 #: views/domain.py:114
2567 msgid "Domain %s updated"
2570 #: views/domain.py:117 views/list.py:850
2571 msgid "Please check the errors below"
2574 #: views/domain.py:141
2576 msgid "The domain %s has been deleted."
2579 #: views/domain.py:146
2581 msgid "The domain could not be deleted: %s"
2584 #: views/domain.py:164
2585 msgid "Added {} as an owner for {}"
2588 #: views/domain.py:193
2589 msgid "{} is not an owner for {}"
2592 #: views/domain.py:200
2593 msgid "Removed {} as an owner for {}"
2596 #: views/generic.py:112
2597 msgid "The email {} has been banned."
2600 #: views/generic.py:116 views/generic.py:127 views/list.py:1311
2602 msgid "An error occurred: %s"
2605 #: views/generic.py:118 views/generic.py:129
2607 msgid "Invalid data: %s"
2610 #: views/generic.py:124
2611 msgid "The email {} has been un-banned"
2614 #: views/list.py:117
2618 #: views/list.py:131
2622 #: views/list.py:134
2623 msgid "No {}s were found matching the search."
2626 #: views/list.py:136
2627 msgid "List has no {}s"
2630 #: views/list.py:149
2631 msgid "The selected members have been unsubscribed"
2634 #: views/list.py:167
2635 #, python-brace-format
2636 msgid "{email} has been added with the role {role}"
2639 #: views/list.py:214
2640 msgid "Member does not exist"
2643 #: views/list.py:233
2644 msgid "The member's preferences have been updated."
2647 #: views/list.py:242
2648 msgid "No change to the member's moderation."
2651 #: views/list.py:254
2652 msgid "The member's moderation settings have been updated."
2655 #: views/list.py:435
2656 msgid "You are not subscribed to {}."
2659 #: views/list.py:448
2660 msgid "You are already subscribed"
2663 #: views/list.py:459
2664 msgid "Subscription changed to {}"
2667 #: views/list.py:463
2668 msgid "Something went wrong. Please try again. {} {}"
2671 #: views/list.py:504
2673 "Your subscription request has been submitted and is waiting for moderator "
2677 #: views/list.py:509
2679 msgid "You are subscribed to %s."
2682 #: views/list.py:513 views/list.py:543
2683 msgid "Something went wrong. Please try again."
2686 #: views/list.py:539
2687 msgid "Please check your inbox for further instructions"
2690 #: views/list.py:559
2692 "You have a pending unsubscription request waiting for moderator approval."
2695 #: views/list.py:566
2697 "Your unsubscription request has been submitted and is waiting for moderator "
2701 #: views/list.py:570
2703 msgid "%s has been unsubscribed from this list."
2706 #: views/list.py:603
2708 msgid "The address %(address)s has been invited to %(list)s."
2711 #: views/list.py:606
2713 msgid "The address %(address)s has been subscribed to %(list)s."
2716 #: views/list.py:609
2718 " Subscription may be pending address verification, confirmation or approval "
2722 #: views/list.py:619 views/list.py:670
2724 msgid "The email address %s is not valid."
2727 #: views/list.py:644
2728 msgid "Please fill out the form correctly."
2731 #: views/list.py:660
2732 #, python-brace-format
2733 msgid "These addresses {address} have been unsubscribed from {list}."
2736 #: views/list.py:691
2737 msgid "The selected messages were accepted"
2740 #: views/list.py:695
2741 msgid "The selected messages were rejected"
2744 #: views/list.py:699
2745 msgid "The selected messages were discarded"
2748 #: views/list.py:701
2749 msgid "Message could not be found"
2752 #: views/list.py:730
2753 msgid "The message was accepted"
2756 #: views/list.py:733
2757 msgid "The message was rejected"
2760 #: views/list.py:736
2761 msgid "The message was discarded"
2764 #: views/list.py:741
2765 msgid "Held message was not found."
2768 #: views/list.py:754
2769 msgid "Moderation action for {} set to {}"
2772 #: views/list.py:759
2773 msgid "Failed to set moderation action for {}"
2776 #: views/list.py:811
2777 msgid "Choose a Domain"
2780 #: views/list.py:832
2781 msgid "List created"
2784 #: views/list.py:844
2785 msgid "Mailing List already exists."
2788 #: views/list.py:1005
2789 msgid "Subscriptions pending user confirmation"
2792 #: views/list.py:1018
2793 msgid "Subscriptions pending approval"
2796 #: views/list.py:1031
2797 msgid "Un-subscriptions pending approval"
2800 #: views/list.py:1067
2801 msgid "The request has been accepted."
2804 #: views/list.py:1068
2805 msgid "The request has been rejected."
2808 #: views/list.py:1069
2809 msgid "The request has been discarded."
2812 #: views/list.py:1070
2813 msgid "The request has been defered."
2816 #: views/list.py:1089
2818 msgid "The request was already moderated: %s"
2821 #: views/list.py:1092
2823 msgid "The request could not be moderated: %s"
2826 #: views/list.py:1098
2827 msgid "List Identity"
2830 #: views/list.py:1099
2831 msgid "Automatic Responses"
2834 #: views/list.py:1100
2835 msgid "Alter Messages"
2838 #: views/list.py:1101
2839 msgid "DMARC Mitigations"
2842 #: views/list.py:1102
2846 #: views/list.py:1103
2847 msgid "Message Acceptance"
2850 #: views/list.py:1104
2854 #: views/list.py:1105
2855 msgid "Member Policy"
2858 #: views/list.py:1106
2859 msgid "Bounce Processing"
2862 #: views/list.py:1169
2863 msgid "The settings have been updated."
2866 #: views/list.py:1174
2867 msgid "An error occurred: "
2870 #: views/list.py:1198
2872 msgid "The user %(email)s is not in the %(role)s group"
2875 #: views/list.py:1204
2876 msgid "Removing the last owner is impossible"
2879 #: views/list.py:1218
2881 msgid "The user could not be removed: %(msg)s"
2884 #: views/list.py:1221
2886 msgid "The user %(address)s has been removed from the %(role)s group."
2889 #: views/list.py:1238
2890 msgid "No member is subscribed to the list currently."
2893 #: views/list.py:1248
2894 msgid "All members have been unsubscribed from the list."
2897 #: views/list.py:1313
2898 msgid "The header matches were successfully modified."
2901 #: views/list.py:1320
2905 #: views/list.py:1321
2909 #: views/list.py:1348
2910 msgid "Invalid confirmation token"
2913 #: views/list.py:1356 views/list.py:1368
2914 msgid "Token expired or invalid."
2918 msgid "Message does not exist"
2922 msgid "Attachment does not exist"
2926 msgid "Your preferences have been updated."
2930 msgid "Your preferences did not change."
2933 #: views/user.py:213
2934 msgid "Subscription does not exist"
2937 #: views/user.py:405
2938 msgid "Successfully updated addresses {}"
2941 #: views/user.py:415
2942 msgid "Successfully updated memberships for {}"
2945 #: views/user.py:421
2946 msgid "Successfully updated user."
2949 #: views/user.py:430
2950 msgid "Password updated successfully"