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=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
20 "%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
21 "%100>=11 && n%100<=14)? 2 : 3);\n"
23 #: forms/domain_forms.py:34
26 "The domain from which you want the web UI to be served from. This can be "
27 "same or different from the Mail Host. You can edit the list of available web "
28 "hosts <a href=\"%s\">here</a>."
31 #: forms/domain_forms.py:45 forms/list_forms.py:91
32 #: templates/postorius/domain/index.html:21
36 #: forms/domain_forms.py:46 forms/domain_forms.py:65
37 msgid "Please enter a domain name"
40 #: forms/domain_forms.py:47 forms/domain_forms.py:66
41 msgid "Please enter a valid domain name."
44 #: forms/domain_forms.py:50
46 "The domain for your mailing lists. For example when you want lists like "
47 "testing@example.com, enter example.com here."
50 #: forms/domain_forms.py:54 forms/list_forms.py:84 forms/list_forms.py:960
51 #: templates/postorius/domain/index.html:22 templates/postorius/index.html:56
55 #: forms/domain_forms.py:57 templates/postorius/domain/index.html:23
59 #: forms/domain_forms.py:59 forms/domain_forms.py:88
60 msgid "Please enter a valid domain name or nothing."
63 #: forms/domain_forms.py:61
64 msgid "Normally empty. Used only for unusual Postfix configs."
67 #: forms/domain_forms.py:64 templates/postorius/domain/index.html:24
71 #: forms/domain_forms.py:78
72 msgid "Please enter a valid domain name"
75 #: forms/domain_forms.py:103
84 msgid "Plain Text Digests"
92 msgid "Summary Digests"
95 #: forms/fields.py:34 forms/list_forms.py:143
99 #: forms/fields.py:35 forms/list_forms.py:144
103 #: forms/fields.py:36
104 msgid "Disabled by Owner"
107 #: forms/fields.py:37
108 msgid "Disabled by Bounces"
111 #: forms/fields.py:40
112 msgid "Hold for moderation"
115 #: forms/fields.py:41
116 msgid "Reject (with notification)"
119 #: forms/fields.py:42
120 msgid "Discard (no notification)"
123 #: forms/fields.py:43
124 msgid "Accept immediately (bypass other rules)"
127 #: forms/fields.py:44
128 msgid "Default processing"
131 #: forms/fields.py:128
132 msgid "Make at least one selection"
135 #: forms/fields.py:139 templates/postorius/lists/summary.html:52
136 msgid "Delivery mode"
139 #: forms/fields.py:141
141 "If you select digests , you'll get posts bundled together (usually one per "
142 "day but possibly more on busy lists), instead of singly when they're sent. "
143 "Your mail reader may or may not support MIME digests. In general MIME "
144 "digests are preferred, but if you have a problem reading them, select plain "
145 "text digests. Summary Digests are currently equivalent to Mime Digests"
148 #: forms/fields.py:161 templates/postorius/lists/summary.html:51
149 msgid "Delivery status"
152 #: forms/fields.py:163
154 "Set this option to Enabled to receive messages posted to this mailing list. "
155 "Set it to Disabled if you want to stay subscribed, but don't want mail "
156 "delivered to you for a while (e.g. you're going on vacation). If you disable "
157 "mail delivery, don't forget to re-enable it when you come back; it will not "
158 "be automatically re-enabled."
161 #: forms/fields.py:174
165 #: forms/fields.py:176 forms/list_forms.py:1098
169 #: forms/fields.py:178
171 "Default action to take when this member posts to the list. \n"
172 "List default -- follow the list's default member action. \n"
173 "Hold -- This holds the message for approval by the list moderators. \n"
174 "Reject -- this automatically rejects the message by sending a bounce notice "
175 "to the post's author. The text of the bounce notice can be configured by "
177 "Discard -- this simply discards the message, with no notice sent to the "
179 "Accept -- accepts any postings without any further checks. \n"
180 "Default Processing -- run additional checks and accept the message. \n"
183 #: forms/list_forms.py:39
187 #: forms/list_forms.py:40
191 #: forms/list_forms.py:41
195 #: forms/list_forms.py:42
199 #: forms/list_forms.py:43
203 #: forms/list_forms.py:47
204 msgid "Only mailinglist moderators"
207 #: forms/list_forms.py:48
208 msgid "Only mailinglist members"
211 #: forms/list_forms.py:49
215 #: forms/list_forms.py:63 templates/postorius/user/subscriptions.html:22
219 #: forms/list_forms.py:65
220 msgid "Please enter a name for your list."
223 #: forms/list_forms.py:66
224 msgid "Please enter a valid list name."
227 #: forms/list_forms.py:69
228 msgid "Initial list owner address"
231 #: forms/list_forms.py:71
232 msgid "Please enter the list owner's email address."
235 #: forms/list_forms.py:75
236 msgid "Advertise this list?"
239 #: forms/list_forms.py:77
240 msgid "Please choose a list type."
243 #: forms/list_forms.py:80
244 msgid "Advertise this list in list index"
247 #: forms/list_forms.py:81
248 msgid "Hide this list in list index"
251 #: forms/list_forms.py:94
252 msgid "Choose an existing Domain."
255 #: forms/list_forms.py:95
256 msgid "Choose a valid Mail Host"
259 #: forms/list_forms.py:98
263 #: forms/list_forms.py:101
264 msgid "Choose a List Style."
267 #: forms/list_forms.py:102
268 msgid "Choose a valid List Style."
271 #: forms/list_forms.py:105
272 msgid "Site admin has not created any domains"
275 #: forms/list_forms.py:118
276 msgid "Please enter a valid listname"
279 #: forms/list_forms.py:147 forms/list_forms.py:180
280 msgid "Your email address"
283 #: forms/list_forms.py:151
285 "Subscribing via \"Primary Address\" will change subscription address when "
286 "you change your primary address."
289 #: forms/list_forms.py:154 forms/list_forms.py:183 forms/member_forms.py:29
290 #: forms/system.py:36
291 msgid "Please enter an email address."
294 #: forms/list_forms.py:155 forms/list_forms.py:184 forms/member_forms.py:30
295 #: forms/system.py:37
296 msgid "Please enter a valid email address."
299 #: forms/list_forms.py:158 forms/list_forms.py:187
300 msgid "Your name (optional)"
303 #: forms/list_forms.py:171 forms/list_forms.py:1211 views/list.py:456
304 msgid "Primary Address ({})"
307 #: forms/list_forms.py:202
311 #: forms/list_forms.py:203 templates/postorius/domain/template_delete.html:27
312 #: templates/postorius/lists/template_delete.html:24
316 #: forms/list_forms.py:204
320 #: forms/list_forms.py:205
321 msgid "Confirm, then moderate"
324 #: forms/list_forms.py:214
325 msgid "Subscription Policy"
328 #: forms/list_forms.py:216
330 "Open: Subscriptions are added automatically\n"
331 "Confirm: Subscribers need to confirm the subscription using an email sent to "
333 "Moderate: Moderators will have to authorize each subscription manually.\n"
334 "Confirm then Moderate: First subscribers have to confirm, then a moderator "
335 "needs to authorize."
338 #: forms/list_forms.py:225
339 msgid "Un-Subscription Policy"
342 #: forms/list_forms.py:227
344 "Open: Un-Subscriptions happen automatically\n"
345 "Confirm: Subscribers need to confirm the un-subscription using an email sent "
347 "Moderate: Moderators will have to authorize each un-subscription manually.\n"
348 "Confirm then Moderate: First subscribers have to confirm, then a moderator "
349 "needs to authorize."
352 #: forms/list_forms.py:240 forms/list_forms.py:657
353 #: templates/postorius/lists/held_messages.html:30
354 #: templates/postorius/lists/held_messages.html:108
355 #: templates/postorius/lists/pending_confirmations.html:36
356 #: templates/postorius/lists/subscription_requests.html:37
360 #: forms/list_forms.py:241
364 #: forms/list_forms.py:242
368 #: forms/list_forms.py:246 forms/list_forms.py:272 forms/list_forms.py:281
369 #: forms/list_forms.py:290 forms/list_forms.py:402 forms/list_forms.py:410
370 #: forms/list_forms.py:451 forms/list_forms.py:566 forms/list_forms.py:573
371 #: forms/list_forms.py:615 forms/list_forms.py:683 forms/list_forms.py:718
372 #: forms/list_forms.py:731 forms/list_forms.py:739 forms/list_forms.py:747
373 #: forms/list_forms.py:765 forms/list_forms.py:781 forms/list_forms.py:892
374 #: forms/list_forms.py:901 forms/list_forms.py:913 forms/list_forms.py:923
375 #: forms/list_forms.py:935 forms/list_forms.py:954 forms/list_forms.py:997
376 #: forms/list_forms.py:1004 forms/list_forms.py:1025 forms/list_forms.py:1096
377 #: forms/user_forms.py:58
381 #: forms/list_forms.py:246 forms/list_forms.py:272 forms/list_forms.py:281
382 #: forms/list_forms.py:290 forms/list_forms.py:402 forms/list_forms.py:410
383 #: forms/list_forms.py:451 forms/list_forms.py:566 forms/list_forms.py:573
384 #: forms/list_forms.py:615 forms/list_forms.py:683 forms/list_forms.py:718
385 #: forms/list_forms.py:731 forms/list_forms.py:739 forms/list_forms.py:747
386 #: forms/list_forms.py:765 forms/list_forms.py:781 forms/list_forms.py:892
387 #: forms/list_forms.py:901 forms/list_forms.py:913 forms/list_forms.py:923
388 #: forms/list_forms.py:935 forms/list_forms.py:954 forms/list_forms.py:997
389 #: forms/list_forms.py:1004 forms/list_forms.py:1025 forms/list_forms.py:1097
390 #: forms/user_forms.py:58
394 #: forms/list_forms.py:248
395 msgid "Process Bounces"
398 #: forms/list_forms.py:250
400 "Specifies whether or not this list should do automatic bounce processing."
403 #: forms/list_forms.py:255
404 msgid "Bounce score threshold"
407 #: forms/list_forms.py:258
409 "This is the bounce score above which a member's subscription will be "
410 "automatically disabled. When the subscription is re-enabled, their bounce "
411 "score will be reset to zero."
414 #: forms/list_forms.py:263
415 msgid "Bounce info stale after"
418 #: forms/list_forms.py:266
420 "The number of days after which a member's bounce information is considered "
421 "stale. If no new bounces have been received in the interim, the bounce score "
422 "is reset to zero. This value must be an integer. "
425 #: forms/list_forms.py:274
426 msgid "Notify owner on bounce increment"
429 #: forms/list_forms.py:276
431 "This option controls whether or not the list owner is notified when a "
432 "member's bounce score is incremented, but to a value less than their bounce "
436 #: forms/list_forms.py:283
437 msgid "Notify owner on disable"
440 #: forms/list_forms.py:285
442 "This option controls whether or not the list owner is notified when a "
443 "member's subscription is automatically disabled due to their bounce "
444 "threshold being reached. "
447 #: forms/list_forms.py:292
448 msgid "Notify owner on removal"
451 #: forms/list_forms.py:294
453 "This option controls whether or not the list owner is notified when a member "
454 "is removed from the list after their disabled notifications have been "
458 #: forms/list_forms.py:301
459 msgid "Forward unrecognized bounces"
462 #: forms/list_forms.py:302
464 "Discard: Unrecognized bounces will be discarded\n"
465 "List Admins: Send to the list owners and moderators\n"
466 "Site Admin: Send to the site's configured site_owner"
469 #: forms/list_forms.py:307
470 msgid "Bounce disabled warnings interval"
473 #: forms/list_forms.py:310
474 msgid "The number of days between each disabled notification."
477 #: forms/list_forms.py:314
478 msgid "Bounce disable warnings"
481 #: forms/list_forms.py:317
483 "The number of notices a disabled member will receive before their address is "
484 "removed from the mailing list's roster. Set this to 0 to immediately remove "
485 "an address from the list once their bounce score exceeds the threshold. This "
486 "value must be an integer. "
489 #: forms/list_forms.py:331
490 msgid "Public archives"
493 #: forms/list_forms.py:332
494 msgid "Private archives"
497 #: forms/list_forms.py:333
498 msgid "Do not archive this list"
501 #: forms/list_forms.py:337
505 #: forms/list_forms.py:338
506 msgid "Markdown text"
509 #: forms/list_forms.py:344
510 msgid "Archive policy"
513 #: forms/list_forms.py:345
514 msgid "Policy for archiving messages for this list"
517 #: forms/list_forms.py:350
518 msgid "Active archivers"
521 #: forms/list_forms.py:357
522 msgid "Archive Rendering mode"
525 #: forms/list_forms.py:358
527 "This option enables rendering of emails in archiver as rich text with "
528 "formatting based on markup in the email.\n"
529 "Currently, this option is only supported by Hyperkitty."
532 #: forms/list_forms.py:390
533 msgid "Acceptable aliases"
536 #: forms/list_forms.py:393
538 "This is a list, one per line, of addresses and regexps matching addresses "
539 "that are acceptable in To: or Cc: in lieu of the list posting address when "
540 "`require_explicit_destination' is enabled. Entries are either email "
541 "addresses or regexps matching email addresses. Regexps are entries "
542 "beginning with `^' and are matched against every recipient address in the "
543 "message. The matching is performed with Python's re.match() function, "
544 "meaning they are anchored to the start of the string."
547 #: forms/list_forms.py:404
548 msgid "Require Explicit Destination"
551 #: forms/list_forms.py:406
553 "This checks to ensure that the list posting address or an acceptable alias "
554 "explicitly appears in a To: or Cc: header in the post."
557 #: forms/list_forms.py:412
558 msgid "Administrivia"
561 #: forms/list_forms.py:414
563 "Administrivia tests will check postings to see whether it's really meant as "
564 "an administrative request (like subscribe, unsubscribe, etc), and will add "
565 "it to the the administrative requests queue, notifying the administrator of "
566 "the new request, in the process."
569 #: forms/list_forms.py:421
570 msgid "Default action to take when a member posts to the list"
573 #: forms/list_forms.py:423
574 msgid "Please choose a default member action."
577 #: forms/list_forms.py:427
579 "Default action to take when a member posts to the list.\n"
580 "Hold: This holds the message for approval by the list moderators.\n"
581 "Reject: this automatically rejects the message by sending a bounce notice to "
582 "the post's author. The text of the bounce notice can be configured by you.\n"
583 "Discard: this simply discards the message, with no notice sent to the post's "
585 "Accept: accepts any postings without any further checks.\n"
586 "Default Processing: run additional checks and accept the message."
589 #: forms/list_forms.py:440
590 msgid "Default action to take when a non-member posts to the list"
593 #: forms/list_forms.py:442
594 msgid "Please choose a default non-member action."
597 #: forms/list_forms.py:446
599 "When a post from a non-member is received, the message's sender is matched "
600 "against the list of explicitly accepted, held, rejected (bounced), and "
601 "discarded addresses. If no match is found, then this action is taken."
604 #: forms/list_forms.py:453
605 msgid "Emergency Moderation"
608 #: forms/list_forms.py:455
610 "When this option is enabled, all list traffic is emergency moderated, i.e. "
611 "held for moderation. Turn this option on when your list is experiencing a "
612 "flamewar and you want a cooling off period. "
615 #: forms/list_forms.py:462
616 msgid "Maximum message size"
619 #: forms/list_forms.py:465
621 "The maximum allowed message size in KB. This can be used to prevent emails "
622 "with large attachments. A size of 0 disables the check."
625 #: forms/list_forms.py:470
626 msgid "Maximum number of recipients"
629 #: forms/list_forms.py:473
631 "If a post has this many or more explicit recipients (To: and Cc:), the post "
632 "will be held for moderation. This can be used to prevent mass mailings from "
633 "being accepted. A value of 0 disables the check."
636 #: forms/list_forms.py:488
637 msgid "Accept these non-members"
640 #: forms/list_forms.py:491
642 "This is a list, one per line, of regexps matching addresses that are allowed "
643 "to post to this mailing list without subscribing to the list. Entries are "
644 "regexps beginning with `^' and are matched against the sender addresses in "
645 "the message. While non-regexp addresses can be entered here, it is preferred "
646 "to add the address as a nonmember and set the nonmember's Moderation to "
647 "Default Processing."
650 #: forms/list_forms.py:501
651 msgid "Hold these non-members"
654 #: forms/list_forms.py:504
656 "This is a list, one per line, of regexps matching nonmember addresses, posts "
657 "from which are held automatically. Entries are regexps beginning with `^' "
658 "and are matched against the sender addresses in the message. While non-"
659 "regexp addresses can be entered here, it is preferred to add the address as "
660 "a nonmember and set the nonmember's Moderation to Hold."
663 #: forms/list_forms.py:513
664 msgid "Reject these non-members"
667 #: forms/list_forms.py:516
669 "This is a list, one per line, of regexps matching nonmember addresses, posts "
670 "from which are rejected with notice to the sender. Entries are regexps "
671 "beginning with `^' and are matched against the sender addresses in the "
672 "message. While non-regexp addresses can be entered here, it is preferred to "
673 "add the address as a nonmember and set the nonmember's Moderation to Reject."
676 #: forms/list_forms.py:526
677 msgid "Discard these non-members"
680 #: forms/list_forms.py:529
682 "This is a list, one per line, of regexps matching nonmember addresses, posts "
683 "from which are discarded automatically. Entries are regexps beginning with "
684 "`^' and are matched against the sender addresses in the message. While non-"
685 "regexp addresses can be entered here, it is preferred to add the address as "
686 "a nonmember and set the nonmember's Moderation to Discard."
689 #: forms/list_forms.py:551
690 msgid "Invalid alias regexp: {}: {}"
693 #: forms/list_forms.py:557
694 msgid "Invalid alias email: {}"
697 #: forms/list_forms.py:569
698 msgid "Enable Digests"
701 #: forms/list_forms.py:570
702 msgid "Should Mailman enable digests for this MailingList?"
705 #: forms/list_forms.py:576
706 msgid "Send Digest Periodically"
709 #: forms/list_forms.py:577
710 msgid "Should Mailman send out digests periodically?"
713 #: forms/list_forms.py:583
714 msgid "Digest Volume Frequency"
717 #: forms/list_forms.py:584
719 "At what frequency should Mailman increment the digest volume number and "
720 "reset the issue number?"
723 #: forms/list_forms.py:588
724 msgid "Digest size threshold"
727 #: forms/list_forms.py:589
728 msgid "How big in Kb should a digest be before it gets sent out?"
731 #: forms/list_forms.py:598
732 msgid "DMARC mitigation action"
735 #: forms/list_forms.py:602
736 msgid "Please choose a DMARC mitigation action."
739 #: forms/list_forms.py:604
740 msgid "No DMARC mitigations"
743 #: forms/list_forms.py:605
744 msgid "Replace From: with list address"
747 #: forms/list_forms.py:607
748 msgid "Wrap the message in an outer message From: the list."
751 #: forms/list_forms.py:608
752 msgid "Reject the message"
755 #: forms/list_forms.py:609
756 msgid "Discard the message"
759 #: forms/list_forms.py:611
761 "The action to apply to messages From: a domain publishing a DMARC policy of "
762 "reject or quarantine or to all messages if DMARC Mitigate unconditionally is "
766 #: forms/list_forms.py:618
767 msgid "DMARC Mitigate unconditionally"
770 #: forms/list_forms.py:620
772 "If DMARC mitigation action is munge_from or wrap_message, should it apply to "
773 "all messages regardless of the DMARC policy of the From: domain."
776 #: forms/list_forms.py:624
777 msgid "DMARC rejection notice"
780 #: forms/list_forms.py:628
782 "Text to replace the default reason in any rejection notice to be sent when "
783 "DMARC mitigation action of reject applies."
786 #: forms/list_forms.py:631
787 msgid "DMARC wrapped message text"
790 #: forms/list_forms.py:635
792 "Text to be added as a separate text/plain MIME part preceding the original "
793 "message part in the wrapped message when DMARC mitigation action of wrap "
797 #: forms/list_forms.py:641 templatetags/membership_helpers.py:78
798 #: templatetags/membership_helpers.py:84
802 #: forms/list_forms.py:642
806 #: forms/list_forms.py:643
810 #: forms/list_forms.py:647
813 " None: No personalization.\n"
815 " Individual: Everyone gets a unique copy of the message, and there are "
816 "a few more substitution variables, but no headers are modified.\n"
818 " Full: All of the 'individual' personalization plus recipient "
819 "header modification. "
822 #: forms/list_forms.py:658 templates/postorius/lists/held_messages.html:29
823 #: templates/postorius/lists/held_messages.html:107
824 #: templates/postorius/lists/subscription_requests.html:40
828 #: forms/list_forms.py:659
832 #: forms/list_forms.py:660
836 #: forms/list_forms.py:663
838 "Action to take on messages which have no content\n"
840 " Discard = silently discard the message.\n"
841 " Reject = discard the message and notify the sender.\n"
842 " Forward = forward the message to the list owner(s).\n"
843 " Preserve = save the message in qfiles/bad.\n"
846 #: forms/list_forms.py:680
850 #: forms/list_forms.py:686
851 msgid "Filter content"
854 #: forms/list_forms.py:687
856 "Should Mailman filter the content of list traffic according to the settings "
860 #: forms/list_forms.py:690
864 #: forms/list_forms.py:693
866 "MimeTypes to filter from the incoming posts. A list of common types can be "
867 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
868 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
871 #: forms/list_forms.py:698
872 msgid "Filter extensions"
875 #: forms/list_forms.py:701
876 msgid "Extensions to filter from the incoming posts."
879 #: forms/list_forms.py:704
883 #: forms/list_forms.py:707
885 "MimeTypes to allow in the incoming posts. A list of common types can be "
886 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
887 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
890 #: forms/list_forms.py:712
891 msgid "Pass extensions"
894 #: forms/list_forms.py:715
895 msgid "Extensions to allow in the incoming posts."
898 #: forms/list_forms.py:721
899 msgid "Collapse alternatives"
902 #: forms/list_forms.py:722
904 "Should Mailman collapse multipart/alternative to its first part content?"
907 #: forms/list_forms.py:728
908 msgid "Filter Action"
911 #: forms/list_forms.py:734
912 msgid "Convert html to plaintext"
915 #: forms/list_forms.py:735
917 "Should Mailman convert text/html parts to plain text? This conversion "
918 "happens after MIME attachments have been stripped."
921 #: forms/list_forms.py:742
922 msgid "Anonymous list"
925 #: forms/list_forms.py:743
927 "Hide the sender of a message, replacing it with the list address (Removes "
928 "From, Sender and Reply-To fields)"
931 #: forms/list_forms.py:750
932 msgid "Include RFC2369 headers"
935 #: forms/list_forms.py:752
937 "Yes is highly recommended. RFC 2369 defines a set of List-* headers that are "
938 "normally added to every message sent to the list membership. These greatly "
939 "aid end-users who are using standards compliant mail readers. They should "
940 "normally always be enabled. However, not all mail readers are standards "
941 "compliant yet, and if you have a large number of members who are using non-"
942 "compliant mail readers, they may be annoyed at these headers. You should "
943 "first try to educate your members as to why these headers exist, and how to "
944 "hide them in their mail clients. As a last resort you can disable these "
945 "headers, but this is not recommended (and in fact, your ability to disable "
946 "these headers may eventually go away)."
949 #: forms/list_forms.py:768
950 msgid "Include the list post header"
953 #: forms/list_forms.py:770
955 "This can be set to no for announce lists that do not wish to include the "
956 "List-Post header because posting to the list is discouraged."
959 #: forms/list_forms.py:774
960 msgid "Explicit reply-to address"
963 #: forms/list_forms.py:777
965 "This option allows admins to set an explicit Reply-to address. It is only "
966 "used if the reply-to is set to use an explicitly set header"
969 #: forms/list_forms.py:785
971 "Should any existing Reply-To: header found in the original message be "
972 "stripped? If so, this will be done regardless of whether an explict Reply-"
973 "To: header is added by Mailman or not."
976 #: forms/list_forms.py:789 forms/list_forms.py:796
977 msgid "Reply goes to list"
980 #: forms/list_forms.py:793
981 msgid "Please choose a reply-to action."
984 #: forms/list_forms.py:795
988 #: forms/list_forms.py:797
989 msgid "Explicit Reply-to header set"
992 #: forms/list_forms.py:798
993 msgid "Explicit Reply-to set; no Cc added"
996 #: forms/list_forms.py:800
998 "Where are replies to list messages directed? No Munging is strongly "
999 "recommended for most mailing lists. \n"
1000 "This option controls what Mailman does to the Reply-To: header in messages "
1001 "flowing through this mailing list. When set to No Munging, no Reply-To: "
1002 "header is added by Mailman, although if one is present in the original "
1003 "message, it is not stripped. Setting this value to either Reply to List, "
1004 "Explicit Reply, or Reply Only causes Mailman to insert a specific Reply-To: "
1005 "header in all messages, overriding the header in the original message if "
1006 "necessary (Explicit Reply inserts the value of reply_to_address). Explicit "
1007 "Reply-to set; no Cc added is useful forannounce-only lists where you want to "
1008 "avoid someone replying to the list address. There are many reasons not to "
1009 "introduce or override the Reply-To: header. One is that some posters depend "
1010 "on their own Reply-To: settings to convey their valid return address. "
1011 "Another is that modifying Reply-To: makes it much more difficult to send "
1012 "private replies. See <a href=\"http://marc.merlins.org/netrants/reply-to-"
1013 "harmful.html\">`Reply-To' Munging Considered Harmful</a> for a general "
1014 "discussion of this issue. See <a href=\"http://marc.merlins.org/netrants/"
1015 "reply-to-useful.html\">`Reply-To' Munging Considered Useful</a> for a "
1016 "dissenting opinion. Some mailing lists have restricted posting privileges, "
1017 "with a parallel list devoted to discussions. Examples are `patches' or "
1018 "`checkin' lists, where software changes are posted by a revision control "
1019 "system, but discussion about the changes occurs on a developers mailing "
1020 "list. To support these types of mailing lists, select Explicit Reply and set "
1021 "the Reply-To: address option to point to the parallel list."
1024 #: forms/list_forms.py:832
1028 #: forms/list_forms.py:837
1029 msgid "Type of pipeline you want to use for this mailing list"
1032 #: forms/list_forms.py:845
1033 msgid "Respond and continue processing"
1036 #: forms/list_forms.py:846
1037 msgid "Respond and discard message"
1040 #: forms/list_forms.py:847
1041 msgid "No automatic response"
1044 #: forms/list_forms.py:851
1045 msgid "Autorespond to list owner"
1048 #: forms/list_forms.py:852
1050 "Should Mailman send an auto-response to emails sent to the -owner address?"
1053 #: forms/list_forms.py:855
1054 msgid "Autoresponse owner text"
1057 #: forms/list_forms.py:858
1058 msgid "Auto-response text to send to -owner emails."
1061 #: forms/list_forms.py:862
1062 msgid "Autorespond postings"
1065 #: forms/list_forms.py:863
1066 msgid "Should Mailman send an auto-response to mailing list posters?"
1069 #: forms/list_forms.py:866
1070 msgid "Autoresponse postings text"
1073 #: forms/list_forms.py:869
1074 msgid "Auto-response text to send to mailing list posters."
1077 #: forms/list_forms.py:873
1078 msgid "Autorespond requests"
1081 #: forms/list_forms.py:875
1083 "Should Mailman send an auto-response to emails sent to the -request address? "
1084 "If you choose yes, decide whether you want Mailman to discard the original "
1085 "email, or forward it on to the system as a normal mail command."
1088 #: forms/list_forms.py:880
1089 msgid "Autoresponse request text"
1092 #: forms/list_forms.py:883
1093 msgid "Auto-response text to send to -request emails."
1096 #: forms/list_forms.py:885
1097 msgid "Autoresponse grace period"
1100 #: forms/list_forms.py:887
1102 "Number of days between auto-responses to either the mailing list or -"
1103 "request/-owner address from the same poster. Set to zero (or negative) for "
1104 "no grace period (i.e. auto-respond to every message)."
1107 #: forms/list_forms.py:895
1108 msgid "Notify users of held messages"
1111 #: forms/list_forms.py:897
1113 "Should Mailman notify users about their messages held for approval. If you "
1114 "say 'No', no notifications will be sent to users about the pending approval "
1115 "on their messages."
1118 #: forms/list_forms.py:904 forms/list_forms.py:1102
1119 msgid "Send welcome message"
1122 #: forms/list_forms.py:906
1124 "Send welcome message to newly subscribed members? Turn this off only if you "
1125 "plan on subscribing people manually and don't want them to know that you did "
1126 "so. Setting this to No is most useful for transparently migrating lists from "
1127 "some other mailing list manager to Mailman.\n"
1128 "The text of Welcome message can be set via the Templates tab."
1131 #: forms/list_forms.py:916
1132 msgid "Send goodbye message"
1135 #: forms/list_forms.py:918
1137 "Send goodbye message to newly unsubscribed members? Turn this off only if "
1138 "you plan on unsubscribing people manually and don't want them to know that "
1140 "The text of Goodbye message can be set via the Templates tab."
1143 #: forms/list_forms.py:925
1144 msgid "Admin immed notify"
1147 #: forms/list_forms.py:927
1149 "Should the list moderators get immediate notice of new requests, as well as "
1150 "daily notices about collected ones? List moderators (and list "
1151 "administrators) are sent daily reminders of requests pending approval, like "
1152 "subscriptions to a moderated list, or postings that are being held for one "
1153 "reason or another. Setting this option causes notices to be sent immediately "
1154 "on the arrival of new requests as well. "
1157 #: forms/list_forms.py:937
1158 msgid "Notify admin of membership changes"
1161 #: forms/list_forms.py:938
1162 msgid "Should administrator get notices of subscribes and unsubscribes?"
1165 #: forms/list_forms.py:943
1166 msgid "Not Moderated"
1169 #: forms/list_forms.py:944
1170 msgid "Moderated but allows for open posting"
1173 #: forms/list_forms.py:945
1177 #: forms/list_forms.py:956
1178 msgid "Show list on index page"
1181 #: forms/list_forms.py:957
1182 msgid "Choose whether to include this list on the list of all lists"
1185 #: forms/list_forms.py:963
1187 "This description is used when the mailing list is listed with other mailing "
1188 "lists, or in headers, and so forth. It should be as succinct as you can get "
1189 "it, while still identifying what the list is."
1192 #: forms/list_forms.py:969
1196 #: forms/list_forms.py:970
1197 msgid "A longer description of this mailing list."
1200 #: forms/list_forms.py:974
1201 msgid "Display name"
1204 #: forms/list_forms.py:976
1205 msgid "Display name is the name shown in the web interface."
1208 #: forms/list_forms.py:979
1209 msgid "Subject prefix"
1212 #: forms/list_forms.py:984
1213 msgid "Preferred Language"
1216 #: forms/list_forms.py:990
1217 msgid "Members List Visibility"
1220 #: forms/list_forms.py:994
1221 msgid "Who is allowed to see members list for this MailingList?"
1224 #: forms/list_forms.py:999
1225 msgid "Gateway to mail"
1228 #: forms/list_forms.py:1000
1230 "Flag indicating that posts to the linked newsgroup should be gated to the "
1234 #: forms/list_forms.py:1006
1235 msgid "Gateway to news"
1238 #: forms/list_forms.py:1007
1240 "Flag indicating that posts to the list should be gated to the linked "
1244 #: forms/list_forms.py:1011
1245 msgid "Linked Newsgroup"
1248 #: forms/list_forms.py:1014
1249 msgid "The name of the linked newsgroup."
1252 #: forms/list_forms.py:1017
1253 msgid "Newsgroup moderation"
1256 #: forms/list_forms.py:1021
1257 msgid "The moderation policy for the linked newsgroup, if there is one."
1260 #: forms/list_forms.py:1027
1261 msgid "NNTP Include subject prefix "
1264 #: forms/list_forms.py:1028
1266 "Flag indicating whether the list's \"Subject Prefix\" should be included in "
1267 "posts gated to usenet."
1270 #: forms/list_forms.py:1043
1271 msgid "Emails to mass subscribe"
1274 #: forms/list_forms.py:1045
1276 "The following formats are accepted:\n"
1277 "jdoe@example.com\n"
1278 "<jdoe@example.com>\n"
1279 "John Doe <jdoe@example.com>\n"
1280 "\"John Doe\" <jdoe@example.com>\n"
1281 "jdoe@example.com (John Doe)\n"
1282 "Use the last three to associate a display name with the address\n"
1285 #: forms/list_forms.py:1056
1289 #: forms/list_forms.py:1060
1290 msgid "If checked, users will not have to confirm their subscription."
1293 #: forms/list_forms.py:1065
1294 msgid "Pre approved"
1297 #: forms/list_forms.py:1069
1299 "If checked, moderators will not have to approve the subscription request."
1302 #: forms/list_forms.py:1075
1303 msgid "Pre Verified"
1306 #: forms/list_forms.py:1079
1308 "If checked, users will not have to verify that their email address is valid."
1311 #: forms/list_forms.py:1085
1315 #: forms/list_forms.py:1089
1317 "If checked, the other checkboxes are ignored and the users will be sent an "
1318 "invitation to join the list and will be subscribed upon acceptance thereof."
1321 #: forms/list_forms.py:1104
1323 "If set to \"Yes\" or \"No\", List's default setting of send_welcome_message "
1324 "will be ignored for these subscribers and a welcome message will be sent or "
1325 "not sent based on the choice."
1328 #: forms/list_forms.py:1124
1329 msgid "Emails to Unsubscribe"
1332 #: forms/list_forms.py:1125
1333 msgid "Add one email address on each line"
1336 #: forms/list_forms.py:1140
1337 msgid "Default antispam action"
1340 #: forms/list_forms.py:1144
1344 #: forms/list_forms.py:1145
1345 msgid "Email header to filter on (case-insensitive)."
1348 #: forms/list_forms.py:1147
1349 msgid "Please enter a header."
1352 #: forms/list_forms.py:1148
1353 msgid "Please enter a valid header."
1356 #: forms/list_forms.py:1150
1360 #: forms/list_forms.py:1151
1361 msgid "Regular expression matching the header's value."
1364 #: forms/list_forms.py:1153
1365 msgid "Please enter a pattern."
1368 #: forms/list_forms.py:1154
1369 msgid "Please enter a valid pattern."
1372 #: forms/list_forms.py:1156 templates/postorius/domain/index.html:26
1376 #: forms/list_forms.py:1157
1377 msgid "Please enter a valid action."
1380 #: forms/list_forms.py:1160
1381 msgid "Action to take when a header matches"
1384 #: forms/list_forms.py:1193
1385 msgid "Select Email"
1388 #: forms/list_forms.py:1217
1392 #: forms/member_forms.py:27
1393 msgid "Email Address"
1396 #: forms/member_forms.py:32 forms/user_forms.py:316
1397 msgid "Display Name"
1400 #: forms/member_forms.py:35
1401 msgid "Please enter an display name."
1404 #: forms/system.py:31
1408 #: forms/system.py:33
1410 "You can ban a single email address or use a regular expression to match "
1411 "similar email addresses."
1414 #: forms/user_forms.py:65
1415 msgid "Receive own postings"
1418 #: forms/user_forms.py:67
1420 "Ordinarily, you will get a copy of every message you post to the list. If "
1421 "you don't want to receive this copy, set this option to No."
1424 #: forms/user_forms.py:74
1425 msgid "Acknowledge posts"
1428 #: forms/user_forms.py:76
1429 msgid "Receive acknowledgement mail when you send mail to the list?"
1432 #: forms/user_forms.py:80
1433 msgid "Hide address"
1436 #: forms/user_forms.py:82
1438 "When someone views the list membership, your email address is normally shown "
1439 "(in an obscured fashion to thwart spam harvesters). If you do not want your "
1440 "email address to show up on this membership roster at all, select Yes for "
1444 #: forms/user_forms.py:90
1445 msgid "Receive list copies (possible duplicates)"
1448 #: forms/user_forms.py:92
1450 "When you are listed explicitly in the To: or Cc: headers of a list message, "
1451 "you can opt to not receive another copy from the mailing list. Select Yes to "
1452 "receive copies. Select No to avoid receiving copies from the mailing list"
1455 #: forms/user_forms.py:101
1456 msgid "Preferred language"
1459 #: forms/user_forms.py:103
1461 "Preferred language for your interactions with Mailman. When this is set, it "
1462 "will override the MailingList's preferred language. This affects which "
1463 "language is used for your email notifications and such."
1466 #: forms/user_forms.py:147
1467 msgid "Cannot set delivery_status to {}"
1470 #: forms/user_forms.py:241
1474 #: forms/user_forms.py:243
1475 msgid "Specifies whether or not this email address is verified"
1478 #: forms/validators.py:39
1479 #, python-brace-format
1480 msgid "Invalid: \"{0}\" should be either email or UUID"
1485 "Note: Do not add any secret content in templates as they are publicly "
1487 "You can use these variables in the templates. \n"
1488 "$hyperkitty_url: Permalink to archived message in Hyperkitty\n"
1489 "$listname: Name of the Mailing List e.g. ant@example.com \n"
1490 "$list_id: The List-ID header e.g. ant.example.com \n"
1491 "$display_name: Display name of the mailing list e.g. Ant \n"
1492 "$short_listname: Local part of the listname e.g. ant \n"
1493 "$domain: The domain part of the listname e.g. example.com \n"
1494 "$info: The mailing list's longer descriptive text \n"
1495 "$request_email: The email address for -request address \n"
1496 "$owner_email: The email address for -owner address \n"
1497 "$site_email: The email address to reach the owners of the site \n"
1498 "$language: The two letter language code for list's preferred language e.g. "
1503 msgid "Choose the template you want to customize."
1508 "Language for the template, this should be the list's preferred language."
1511 #: template_list.py:26
1513 "Sent to the list administrators when moderator approval for a posting is "
1517 #: template_list.py:28
1519 "Sent to the list administrators when moderator approval for a subscription "
1520 "request is required."
1523 #: template_list.py:30
1525 "Sent to the list administrators when moderator approval for an "
1526 "unsubscription request is required."
1529 #: template_list.py:32
1531 "Sent to the list administrators to notify them when a new member has been "
1535 #: template_list.py:34
1537 "Sent to the list administrators when a bounce message in an unrecognized "
1538 "format has been received."
1541 #: template_list.py:36
1542 msgid "Sent to the list administrators from the 'mailman notify' command."
1545 #: template_list.py:38
1547 "Sent to the list administrators to notify them when a member's bounce score "
1551 #: template_list.py:40
1553 "Sent to the list administrators to notify them when a member's delivery is "
1554 "disabled due to excessive bounces."
1557 #: template_list.py:42
1559 "Sent to the list administrators to notify them when a member has been "
1563 #: template_list.py:44
1564 msgid "The footer for a digest message."
1567 #: template_list.py:46
1568 msgid "The header for a digest message."
1571 #: template_list.py:48
1573 "The digest “masthead”; i.e. a common introduction for all digest messages."
1576 #: template_list.py:50
1577 msgid "The footer for a regular (non-digest) message."
1580 #: template_list.py:52
1581 msgid "The header for a regular (non-digest) message."
1584 #: template_list.py:54
1586 "The message sent to subscribers when a subscription confirmation is required."
1589 #: template_list.py:56
1591 "The message sent to subscribers when an unsubscription confirmation is "
1595 #: template_list.py:58
1596 msgid "The message sent to subscribers when they are invited to join a list."
1599 #: template_list.py:60
1600 msgid "The notice sent to a member when they unsubscribe from a mailing list."
1603 #: template_list.py:62
1605 "The notice sent to a poster when their message is being held for moderator "
1609 #: template_list.py:64
1611 "Sent to a user when the maximum number of autoresponses has been reached for "
1615 #: template_list.py:66
1617 "Notice sent to a poster when their message has been received by the mailing "
1621 #: template_list.py:68
1623 "A bounce probe sent to a member when their subscription has been disabled "
1627 #: template_list.py:70
1629 "Notice sent to a poster when their message has been rejected by the list’s "
1633 #: template_list.py:72
1635 "Notice sent to a poster when their message has been rejected automatically."
1638 #: template_list.py:74
1640 "The notice sent to a member when they are subscribed to the mailing list."
1643 #: template_list.py:76
1645 "The notice sent to a member when their membership has been disabled due to "
1646 "excessive bounces."
1649 #: templates/403.html:5
1653 #: templates/403.html:6
1654 msgid "You do not have permissions to visit this page."
1657 #: templates/404.html:5
1658 msgid "Page not found"
1661 #: templates/404.html:6
1662 msgid "This page either doesn't exist, or it moved somewhere else."
1665 #: templates/500.html:24
1666 msgid "Server error"
1669 #: templates/500.html:25
1670 msgid "An error occurred while processing your request."
1673 #: templates/postorius/bans.html:5 templates/postorius/bans.html:10
1677 #: templates/postorius/base.html:32
1678 msgid "Mailman logo"
1681 #: templates/postorius/base.html:38
1685 #: templates/postorius/base.html:44 templates/postorius/domain/index.html:5
1686 #: templates/postorius/domain/index.html:11
1690 #: templates/postorius/base.html:50
1694 #: templates/postorius/base.html:56
1695 msgid "System Information"
1698 #: templates/postorius/base.html:62 templates/postorius/menu/list_nav.html:39
1699 #: templates/postorius/user/all.html:8 templates/postorius/user/all.html:13
1703 #: templates/postorius/base.html:69 templates/postorius/lists/summary.html:31
1707 #: templates/postorius/base.html:85
1711 #: templates/postorius/base.html:89
1712 msgid "Mailman settings"
1715 #: templates/postorius/base.html:94
1716 msgid "Posting activity"
1719 #: templates/postorius/base.html:100
1723 #: templates/postorius/base.html:107
1727 #: templates/postorius/base.html:111
1731 #: templates/postorius/base.html:134
1732 msgid "Postorius Documentation"
1735 #: templates/postorius/base.html:138
1736 msgid "Postorius Version"
1739 #: templates/postorius/base.html:141
1740 msgid "Happy Mailman Day!"
1743 #: templates/postorius/domain/confirm_delete.html:5
1744 msgid "Confirm domain removal"
1747 #: templates/postorius/domain/confirm_delete.html:13
1748 msgid "Confirm deletion"
1751 #: templates/postorius/domain/confirm_delete.html:17
1752 msgid "Are you sure you want to permanently delete"
1755 #: templates/postorius/domain/confirm_delete.html:21
1759 " This would delete %(size)s lists, some of which are:\n"
1763 #: templates/postorius/domain/confirm_delete.html:33
1764 #: templates/postorius/domain/index.html:59
1765 #: templates/postorius/domain/template_index.html:34
1766 #: templates/postorius/lists/confirm_delete.html:5
1767 #: templates/postorius/lists/members.html:128
1768 #: templates/postorius/lists/members.html:137
1769 #: templates/postorius/lists/template_list.html:32
1770 #: templates/postorius/menu/list_nav.html:62
1774 #: templates/postorius/domain/confirm_delete.html:34
1775 #: templates/postorius/domain/template_delete.html:28
1776 #: templates/postorius/lists/confirm_delete.html:25
1777 #: templates/postorius/lists/confirm_remove_role.html:18
1778 #: templates/postorius/lists/confirm_removeall_subscribers.html:22
1779 #: templates/postorius/lists/template_delete.html:25
1783 #: templates/postorius/domain/edit.html:6
1784 #: templates/postorius/domain/edit.html:12
1788 #: templates/postorius/domain/index.html:14
1792 #: templates/postorius/domain/index.html:25
1793 #: templates/postorius/menu/list_nav.html:45
1797 #: templates/postorius/domain/index.html:38
1798 #: templates/postorius/domain/index.html:58
1799 #: templates/postorius/domain/template_index.html:33
1800 #: templates/postorius/lists/template_list.html:31
1804 #: templates/postorius/domain/index.html:50
1808 #: templates/postorius/domain/index.html:54
1812 #: templates/postorius/domain/index.html:57
1813 #: templates/postorius/domain/template_add.html:6
1814 #: templates/postorius/domain/template_delete.html:6
1815 #: templates/postorius/domain/template_index.html:6
1816 #: templates/postorius/domain/template_index.html:11
1817 #: templates/postorius/lists/template_add.html:7
1818 #: templates/postorius/lists/template_delete.html:7
1819 #: templates/postorius/lists/template_list.html:7
1820 #: templates/postorius/lists/template_update.html:7
1821 #: templates/postorius/menu/list_nav.html:48 templatetags/nav_helpers.py:38
1825 #: templates/postorius/domain/new.html:6
1829 #: templates/postorius/domain/new.html:12
1830 msgid "Add a new domain"
1833 #: templates/postorius/domain/owners.html:6
1834 msgid "Add domain owner "
1837 #: templates/postorius/domain/owners.html:12
1838 msgid "Add a new owner to"
1841 #: templates/postorius/domain/template_add.html:17
1842 #: templates/postorius/domain/template_delete.html:16
1843 #: templates/postorius/lists/template_delete.html:13
1844 #: templates/postorius/lists/template_update.html:13
1846 msgid "Template '%(name)s'"
1849 #: templates/postorius/domain/template_delete.html:11
1850 msgid "Delete Template"
1853 #: templates/postorius/domain/template_delete.html:22
1857 " Are you sure you want to delete the \"%(name)s\" template\n"
1858 " for domain \"%(identifier)s\"?\n"
1862 #: templates/postorius/domain/template_index.html:16
1863 #: templates/postorius/lists/template_list.html:14
1864 msgid "New Template"
1867 #: templates/postorius/domain/template_index.html:25
1868 #: templates/postorius/lists/template_list.html:24
1869 msgid "Template Name"
1872 #: templates/postorius/domain/template_index.html:44
1873 #: templates/postorius/lists/template_list.html:40
1874 msgid "No Templates."
1877 #: templates/postorius/errors/generic.html:5
1878 msgid "Something went wrong"
1881 #: templates/postorius/fragments/bans.html:14
1885 #: templates/postorius/fragments/bans.html:22
1886 msgid "Currently banned addresses"
1889 #: templates/postorius/fragments/bans.html:35
1890 msgid "Un-ban this address"
1893 #: templates/postorius/fragments/bans.html:46
1894 msgid "No addresses are currently banned."
1897 #: templates/postorius/index.html:6
1901 #: templates/postorius/index.html:12
1902 msgid "Mailing Lists"
1905 #: templates/postorius/index.html:40
1906 msgid "Create New Domain"
1909 #: templates/postorius/index.html:42
1910 msgid "Create New List"
1913 #: templates/postorius/index.html:54
1917 #: templates/postorius/index.html:55
1918 msgid "Post address"
1921 #: templates/postorius/index.html:66
1922 msgid "unadvertised"
1925 #: templates/postorius/index.html:78
1927 "Only lists that you are owner, moderator or subscriber for are shown here."
1930 #: templates/postorius/index.html:82
1931 msgid "Only admins see unadvertised lists in the list index."
1934 #: templates/postorius/index.html:88
1935 msgid "There are currently no mailing lists."
1938 #: templates/postorius/lists/bans.html:8
1939 msgid "Banned addresses"
1942 #: templates/postorius/lists/confirm_delete.html:13
1943 msgid "Are you sure you want to permanently delete this list?"
1946 #: templates/postorius/lists/confirm_delete.html:14
1947 msgid "All settings and membership data will be lost!"
1950 #: templates/postorius/lists/confirm_delete.html:20
1954 " Delete %(listname)s\n"
1958 #: templates/postorius/lists/confirm_remove_role.html:5
1959 #: templates/postorius/lists/confirm_remove_role.html:12
1960 msgid "Confirm remove role"
1963 #: templates/postorius/lists/confirm_remove_role.html:14
1964 msgid "Are you sure?"
1967 #: templates/postorius/lists/confirm_remove_role.html:17
1971 #: templates/postorius/lists/confirm_removeall_subscribers.html:6
1972 msgid "Unsubscribe all members"
1975 #: templates/postorius/lists/confirm_removeall_subscribers.html:14
1979 " Are you sure you want to unsubscribe all members from %(listname)s?\n"
1983 #: templates/postorius/lists/confirm_removeall_subscribers.html:21
1984 #: templates/postorius/lists/mass_removal.html:17
1985 #: templates/postorius/lists/members.html:63
1986 msgid "Unsubscribe All"
1989 #: templates/postorius/lists/confirm_token.html:12
1993 " Confirm subscription of %(addr)s to %(name)s(%(listid)s):\n"
1997 #: templates/postorius/lists/confirm_token.html:16
2001 " Confirm unsubscription of %(addr)s from %(name)s(%(listid)s):\n"
2005 #: templates/postorius/lists/confirm_token.html:20
2009 " Confirm token %(token)s:\n"
2013 #: templates/postorius/lists/header_matches.html:7
2014 #: templates/postorius/menu/list_nav.html:61
2015 msgid "Header filters"
2018 #: templates/postorius/lists/header_matches.html:58
2019 msgid "Save changes"
2022 #: templates/postorius/lists/header_matches.html:60
2023 msgid "Changes pending, click on the button to save them."
2026 #: templates/postorius/lists/held_messages.html:10
2027 #: templates/postorius/menu/list_nav.html:31
2028 msgid "Held messages"
2031 #: templates/postorius/lists/held_messages.html:26
2032 msgid "Perform action on selected messages"
2035 #: templates/postorius/lists/held_messages.html:28
2036 #: templates/postorius/lists/held_messages.html:106
2037 #: templates/postorius/lists/subscription_requests.html:36
2041 #: templates/postorius/lists/held_messages.html:38
2045 #: templates/postorius/lists/held_messages.html:39
2049 #: templates/postorius/lists/held_messages.html:40
2053 #: templates/postorius/lists/held_messages.html:41
2057 #: templates/postorius/lists/held_messages.html:53
2061 #: templates/postorius/lists/held_messages.html:81
2065 #: templates/postorius/lists/held_messages.html:92
2066 msgid "Set member moderation"
2069 #: templates/postorius/lists/held_messages.html:98
2070 msgid "Rejection reason:"
2073 #: templates/postorius/lists/held_messages.html:101
2075 "Reason sent to the sender for message rejection. For other actions, this is "
2079 #: templates/postorius/lists/held_messages.html:115
2080 msgid "Show Headers"
2083 #: templates/postorius/lists/held_messages.html:123
2084 msgid "There are currently no held messages."
2087 #: templates/postorius/lists/held_messages.html:130
2088 msgid "Message could not be retrieved"
2091 #: templates/postorius/lists/mass_removal.html:14
2092 msgid "Unsubscribe users"
2095 #: templates/postorius/lists/mass_subscribe.html:7
2096 #: templates/postorius/menu/list_nav.html:56
2097 msgid "Mass subscribe"
2100 #: templates/postorius/lists/memberoptions.html:7
2101 #: templates/postorius/user/list_options.html:7
2102 msgid "Member options"
2105 #: templates/postorius/lists/memberoptions.html:15
2106 msgid "No Preferences Available"
2109 #: templates/postorius/lists/memberoptions.html:16
2110 msgid "You are not the owner for this list"
2113 #: templates/postorius/lists/members.html:8
2114 msgid "List members"
2117 #: templates/postorius/lists/members.html:44
2118 msgid "Search members..."
2121 #: templates/postorius/lists/members.html:60
2125 #: templates/postorius/lists/members.html:74
2126 #: templates/postorius/user/address_preferences.html:32
2127 #: templates/postorius/user/manage.html:63
2131 #: templates/postorius/lists/members.html:78
2132 #: templates/postorius/user/subscriptions.html:24
2133 msgid "Delivery Mode"
2136 #: templates/postorius/lists/members.html:81
2137 msgid "Moderation Action"
2140 #: templates/postorius/lists/new.html:6
2144 #: templates/postorius/lists/new.html:12
2145 msgid "Create a new list"
2148 #: templates/postorius/lists/pending_confirmations.html:19
2149 #: templates/postorius/lists/subscription_requests.html:19
2150 msgid "E-Mail Address"
2153 #: templates/postorius/lists/pending_confirmations.html:20
2154 #: templates/postorius/lists/subscription_requests.html:20
2158 #: templates/postorius/lists/pending_confirmations.html:37
2159 #: templates/postorius/lists/subscription_requests.html:38
2163 #: templates/postorius/lists/pending_confirmations.html:47
2164 #: templates/postorius/lists/subscription_requests.html:50
2165 msgid "There are currently no subscription requests for this list."
2168 #: templates/postorius/lists/settings.html:7
2169 #: templates/postorius/menu/list_nav.html:49
2173 #: templates/postorius/lists/subscription_requests.html:39
2174 msgid "Rejection reason"
2177 #: templates/postorius/lists/summary.html:8
2178 #: templates/postorius/menu/list_nav.html:10
2182 #: templates/postorius/lists/summary.html:21
2183 msgid "To contact the list owners, use the following email address:"
2186 #: templates/postorius/lists/summary.html:27
2187 msgid "You have to login to visit the archives of this list."
2190 #: templates/postorius/lists/summary.html:33
2194 " <a class=\"btn btn-primary\" href=\"%(hyperkitty_list_url)s"
2199 #: templates/postorius/lists/summary.html:45
2200 #: templates/postorius/lists/summary.html:101
2201 msgid "Subscription / Unsubscription"
2204 #: templates/postorius/lists/summary.html:50
2205 #: templates/postorius/user/subscriptions.html:23
2206 msgid "Subscription Address"
2209 #: templates/postorius/lists/summary.html:53
2210 #: templates/postorius/user/all.html:37
2214 #: templates/postorius/lists/summary.html:54
2215 #: templates/postorius/lists/summary.html:75
2219 #: templates/postorius/lists/summary.html:61
2220 #: templates/postorius/user/subscription_preferences.html:49
2221 msgid "Primary Address"
2224 #: templates/postorius/lists/summary.html:69
2225 msgid "Manage Subscription"
2228 #: templates/postorius/lists/summary.html:84
2229 msgid "Subscribe to this list"
2232 #: templates/postorius/lists/summary.html:86
2236 " To subscribe you can send an email with 'subscribe' in the "
2238 " <a href=\"mailto:%(address)s?subject=Subscribe\">"
2240 " or use the form below:\n"
2244 #: templates/postorius/lists/summary.html:97
2246 "You have a subscription request pending. If you don't hear back soon, please "
2247 "contact the list owners."
2250 #: templates/postorius/lists/summary.html:102
2253 " To subscribe or unsubscribe from this list, please log in first.\n"
2254 " If you have not previously logged in, you may need to set up an "
2256 " with the appropriate email address.\n"
2260 #: templates/postorius/lists/summary.html:107
2264 #: templates/postorius/lists/summary.html:112
2267 " You can also subscribe without creating an account.\n"
2268 " If you wish to do so, please use the form below.\n"
2272 #: templates/postorius/lists/summary.html:128
2273 msgid "List metrics"
2276 #: templates/postorius/lists/summary.html:130
2280 #: templates/postorius/lists/summary.html:132
2281 msgid "Last post at"
2284 #: templates/postorius/lists/summary.html:134
2285 msgid "Digest last sent at"
2288 #: templates/postorius/lists/summary.html:136
2292 #: templates/postorius/lists/template_delete.html:19
2296 " Are you sure you want to delete the \"%(name)s\" template\n"
2297 " from list \"%(identifier)s\"?\n"
2301 #: templates/postorius/menu/list_nav.html:14
2302 msgid "Subscription requests"
2305 #: templates/postorius/menu/list_nav.html:19
2306 msgid "Pending Approval"
2309 #: templates/postorius/menu/list_nav.html:22
2310 msgid "Pending Confirmation"
2313 #: templates/postorius/menu/list_nav.html:25
2314 msgid "Unsubscription Requests"
2317 #: templates/postorius/menu/list_nav.html:42
2321 #: templates/postorius/menu/list_nav.html:43
2325 #: templates/postorius/menu/list_nav.html:44
2329 #: templates/postorius/menu/list_nav.html:53
2330 msgid "Mass operations"
2333 #: templates/postorius/menu/list_nav.html:57
2334 msgid "Mass removal"
2337 #: templates/postorius/menu/list_nav.html:60
2341 #: templates/postorius/menu/user_nav.html:4
2342 msgid "Mailman Settings"
2345 #: templates/postorius/menu/user_nav.html:7
2346 #: templates/postorius/user/manage.html:51
2347 #: templates/postorius/user/subscriptions.html:8 templatetags/nav_helpers.py:42
2348 msgid "Subscriptions"
2351 #: templates/postorius/menu/user_nav.html:8
2352 msgid "Global Mailman preferences"
2355 #: templates/postorius/menu/user_nav.html:9
2356 msgid "Address-based preferences"
2359 #: templates/postorius/menu/user_nav.html:10
2360 msgid "List-based preferences"
2363 #: templates/postorius/system_information.html:6
2364 msgid "System Configuration"
2367 #: templates/postorius/system_information.html:11
2368 msgid "Mailman System"
2371 #: templates/postorius/user/address_preferences.html:8
2372 #: templates/postorius/user/subscription_preferences.html:7
2373 msgid "Subscription preferences"
2376 #: templates/postorius/user/address_preferences.html:17
2377 #: templates/postorius/user/mailman_settings.html:17
2378 #: templates/postorius/user/subscription_preferences.html:17
2379 msgid "No preferences available"
2382 #: templates/postorius/user/address_preferences.html:18
2383 #: templates/postorius/user/mailman_settings.html:19
2384 #: templates/postorius/user/subscription_preferences.html:19
2386 "You are not yet subscribed to any lists, so you have no Mailman preferences."
2389 #: templates/postorius/user/address_preferences.html:20
2390 msgid "Each email address can have specific Mailman preferences."
2393 #: templates/postorius/user/address_preferences.html:21
2395 "Any options showing as not set here have inherit at runtime from your global "
2396 "preferences (viewable on other tab)"
2399 #: templates/postorius/user/address_preferences.html:62
2400 #: templates/postorius/user/subscription_preferences.html:73
2404 #: templates/postorius/user/all.html:20
2408 #: templates/postorius/user/all.html:35
2412 #: templates/postorius/user/all.html:36
2416 #: templates/postorius/user/list_options.html:14
2417 msgid "Subscription options for"
2420 #: templates/postorius/user/list_options.html:18
2421 msgid "Use this form to change the email used for this subscription"
2424 #: templates/postorius/user/mailman_settings.html:7
2425 msgid "Subscription settings"
2428 #: templates/postorius/user/manage.html:8
2432 #: templates/postorius/user/manage.html:16
2433 #: templates/postorius/user/manage.html:48
2434 #: templates/postorius/user/manage.html:86
2438 #: templates/postorius/user/manage.html:18
2442 #: templates/postorius/user/manage.html:28
2446 #: templates/postorius/user/manage.html:62
2450 #: templates/postorius/user/manage.html:64
2451 #: templates/postorius/user/subscriptions.html:25
2455 #: templates/postorius/user/manage.html:89
2456 msgid "User has no subscriptions."
2459 #: templates/postorius/user/manage.html:93
2463 #: templates/postorius/user/manage.html:96
2467 #: templates/postorius/user/manage.html:100
2471 #: templates/postorius/user/manage.html:104
2475 #: templates/postorius/user/manage.html:108
2479 #: templates/postorius/user/manage.html:113
2480 #: templates/postorius/user/manage.html:116
2481 msgid "Change password"
2484 #: templates/postorius/user/subscription_preferences.html:21
2485 msgid "Each list subscription can have specific Mailman preferences."
2488 #: templates/postorius/user/subscription_preferences.html:22
2490 "Any options showing as not set inherit at runtime from your global or "
2491 "address specific preferences (viewable on other tabs)"
2494 #: templates/postorius/user/subscription_preferences.html:32
2495 msgid "Subscription"
2498 #: templates/postorius/user/subscriptions.html:17
2499 msgid "You are subscribed to the following mailing lists:"
2502 #: templates/postorius/user/subscriptions.html:41
2503 msgid "You are not yet subscribed to any lists."
2506 #: templatetags/nav_helpers.py:27
2507 msgid "Header Filters"
2510 #: templatetags/nav_helpers.py:28
2511 msgid "Banned Addresses"
2514 #: templatetags/nav_helpers.py:29
2518 #: templatetags/nav_helpers.py:30
2519 msgid "Held Messages"
2522 #: templatetags/nav_helpers.py:31
2523 msgid "Mass Removal"
2526 #: templatetags/nav_helpers.py:32
2527 msgid "Mass Subscription"
2530 #: templatetags/nav_helpers.py:33
2531 msgid "Subscription Options"
2534 #: templatetags/nav_helpers.py:34
2535 msgid "List Settings"
2538 #: templatetags/nav_helpers.py:35
2542 #: templatetags/nav_helpers.py:37
2543 msgid "Confirm Removal of All Members"
2546 #: templatetags/nav_helpers.py:39
2547 msgid "Address-based Settings"
2550 #: templatetags/nav_helpers.py:40
2551 msgid "Subscription Settings"
2554 #: templatetags/nav_helpers.py:41
2555 msgid "Global Settings"
2559 msgid "Mailman REST API not available. Please start Mailman core."
2562 #: views/domain.py:76
2563 msgid "New Domain registered"
2566 #: views/domain.py:114
2568 msgid "Domain %s updated"
2571 #: views/domain.py:117 views/list.py:850
2572 msgid "Please check the errors below"
2575 #: views/domain.py:141
2577 msgid "The domain %s has been deleted."
2580 #: views/domain.py:146
2582 msgid "The domain could not be deleted: %s"
2585 #: views/domain.py:164
2586 msgid "Added {} as an owner for {}"
2589 #: views/domain.py:193
2590 msgid "{} is not an owner for {}"
2593 #: views/domain.py:200
2594 msgid "Removed {} as an owner for {}"
2597 #: views/generic.py:112
2598 msgid "The email {} has been banned."
2601 #: views/generic.py:116 views/generic.py:127 views/list.py:1311
2603 msgid "An error occurred: %s"
2606 #: views/generic.py:118 views/generic.py:129
2608 msgid "Invalid data: %s"
2611 #: views/generic.py:124
2612 msgid "The email {} has been un-banned"
2615 #: views/list.py:117
2619 #: views/list.py:131
2623 #: views/list.py:134
2624 msgid "No {}s were found matching the search."
2627 #: views/list.py:136
2628 msgid "List has no {}s"
2631 #: views/list.py:149
2632 msgid "The selected members have been unsubscribed"
2635 #: views/list.py:167
2636 #, python-brace-format
2637 msgid "{email} has been added with the role {role}"
2640 #: views/list.py:214
2641 msgid "Member does not exist"
2644 #: views/list.py:233
2645 msgid "The member's preferences have been updated."
2648 #: views/list.py:242
2649 msgid "No change to the member's moderation."
2652 #: views/list.py:254
2653 msgid "The member's moderation settings have been updated."
2656 #: views/list.py:435
2657 msgid "You are not subscribed to {}."
2660 #: views/list.py:448
2661 msgid "You are already subscribed"
2664 #: views/list.py:459
2665 msgid "Subscription changed to {}"
2668 #: views/list.py:463
2669 msgid "Something went wrong. Please try again. {} {}"
2672 #: views/list.py:504
2674 "Your subscription request has been submitted and is waiting for moderator "
2678 #: views/list.py:509
2680 msgid "You are subscribed to %s."
2683 #: views/list.py:513 views/list.py:543
2684 msgid "Something went wrong. Please try again."
2687 #: views/list.py:539
2688 msgid "Please check your inbox for further instructions"
2691 #: views/list.py:559
2693 "You have a pending unsubscription request waiting for moderator approval."
2696 #: views/list.py:566
2698 "Your unsubscription request has been submitted and is waiting for moderator "
2702 #: views/list.py:570
2704 msgid "%s has been unsubscribed from this list."
2707 #: views/list.py:603
2709 msgid "The address %(address)s has been invited to %(list)s."
2712 #: views/list.py:606
2714 msgid "The address %(address)s has been subscribed to %(list)s."
2717 #: views/list.py:609
2719 " Subscription may be pending address verification, confirmation or approval "
2723 #: views/list.py:619 views/list.py:670
2725 msgid "The email address %s is not valid."
2728 #: views/list.py:644
2729 msgid "Please fill out the form correctly."
2732 #: views/list.py:660
2733 #, python-brace-format
2734 msgid "These addresses {address} have been unsubscribed from {list}."
2737 #: views/list.py:691
2738 msgid "The selected messages were accepted"
2741 #: views/list.py:695
2742 msgid "The selected messages were rejected"
2745 #: views/list.py:699
2746 msgid "The selected messages were discarded"
2749 #: views/list.py:701
2750 msgid "Message could not be found"
2753 #: views/list.py:730
2754 msgid "The message was accepted"
2757 #: views/list.py:733
2758 msgid "The message was rejected"
2761 #: views/list.py:736
2762 msgid "The message was discarded"
2765 #: views/list.py:741
2766 msgid "Held message was not found."
2769 #: views/list.py:754
2770 msgid "Moderation action for {} set to {}"
2773 #: views/list.py:759
2774 msgid "Failed to set moderation action for {}"
2777 #: views/list.py:811
2778 msgid "Choose a Domain"
2781 #: views/list.py:832
2782 msgid "List created"
2785 #: views/list.py:844
2786 msgid "Mailing List already exists."
2789 #: views/list.py:1005
2790 msgid "Subscriptions pending user confirmation"
2793 #: views/list.py:1018
2794 msgid "Subscriptions pending approval"
2797 #: views/list.py:1031
2798 msgid "Un-subscriptions pending approval"
2801 #: views/list.py:1067
2802 msgid "The request has been accepted."
2805 #: views/list.py:1068
2806 msgid "The request has been rejected."
2809 #: views/list.py:1069
2810 msgid "The request has been discarded."
2813 #: views/list.py:1070
2814 msgid "The request has been defered."
2817 #: views/list.py:1089
2819 msgid "The request was already moderated: %s"
2822 #: views/list.py:1092
2824 msgid "The request could not be moderated: %s"
2827 #: views/list.py:1098
2828 msgid "List Identity"
2831 #: views/list.py:1099
2832 msgid "Automatic Responses"
2835 #: views/list.py:1100
2836 msgid "Alter Messages"
2839 #: views/list.py:1101
2840 msgid "DMARC Mitigations"
2843 #: views/list.py:1102
2847 #: views/list.py:1103
2848 msgid "Message Acceptance"
2851 #: views/list.py:1104
2855 #: views/list.py:1105
2856 msgid "Member Policy"
2859 #: views/list.py:1106
2860 msgid "Bounce Processing"
2863 #: views/list.py:1169
2864 msgid "The settings have been updated."
2867 #: views/list.py:1174
2868 msgid "An error occurred: "
2871 #: views/list.py:1198
2873 msgid "The user %(email)s is not in the %(role)s group"
2876 #: views/list.py:1204
2877 msgid "Removing the last owner is impossible"
2880 #: views/list.py:1218
2882 msgid "The user could not be removed: %(msg)s"
2885 #: views/list.py:1221
2887 msgid "The user %(address)s has been removed from the %(role)s group."
2890 #: views/list.py:1238
2891 msgid "No member is subscribed to the list currently."
2894 #: views/list.py:1248
2895 msgid "All members have been unsubscribed from the list."
2898 #: views/list.py:1313
2899 msgid "The header matches were successfully modified."
2902 #: views/list.py:1320
2906 #: views/list.py:1321
2910 #: views/list.py:1348
2911 msgid "Invalid confirmation token"
2914 #: views/list.py:1356 views/list.py:1368
2915 msgid "Token expired or invalid."
2919 msgid "Message does not exist"
2923 msgid "Attachment does not exist"
2927 msgid "Your preferences have been updated."
2931 msgid "Your preferences did not change."
2934 #: views/user.py:213
2935 msgid "Subscription does not exist"
2938 #: views/user.py:405
2939 msgid "Successfully updated addresses {}"
2942 #: views/user.py:415
2943 msgid "Successfully updated memberships for {}"
2946 #: views/user.py:421
2947 msgid "Successfully updated user."
2950 #: views/user.py:430
2951 msgid "Password updated successfully"