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-03-19 10:38-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"
20 #: forms/domain_forms.py:34
23 "The domain from which you want the web UI to be served from. This can be "
24 "same or different from the Mail Host. You can edit the list of available web "
25 "hosts <a href=\"%s\">here</a>."
28 #: forms/domain_forms.py:45 forms/list_forms.py:98
29 #: templates/postorius/domain/index.html:21
33 #: forms/domain_forms.py:46 forms/domain_forms.py:65
34 msgid "Please enter a domain name"
37 #: forms/domain_forms.py:47 forms/domain_forms.py:66
38 msgid "Please enter a valid domain name."
41 #: forms/domain_forms.py:50
43 "The domain for your mailing lists. For example when you want lists like "
44 "testing@example.com, enter example.com here."
47 #: forms/domain_forms.py:54 forms/list_forms.py:91 forms/list_forms.py:945
48 #: templates/postorius/domain/index.html:22 templates/postorius/index.html:56
52 #: forms/domain_forms.py:57 templates/postorius/domain/index.html:23
56 #: forms/domain_forms.py:59 forms/domain_forms.py:88
57 msgid "Please enter a valid domain name or nothing."
60 #: forms/domain_forms.py:61
61 msgid "Normally empty. Used only for unusual Postfix configs."
64 #: forms/domain_forms.py:64 templates/postorius/domain/index.html:24
68 #: forms/domain_forms.py:78
69 msgid "Please enter a valid domain name"
72 #: forms/domain_forms.py:103
81 msgid "Plain Text Digests"
89 msgid "Summary Digests"
92 #: forms/fields.py:34 forms/list_forms.py:150
96 #: forms/fields.py:35 forms/list_forms.py:151
100 #: forms/fields.py:36
101 msgid "Disabled by Owner"
104 #: forms/fields.py:37
105 msgid "Disabled by Bounces"
108 #: forms/fields.py:120
109 msgid "Make at least one selection"
112 #: forms/fields.py:131
113 msgid "Delivery mode"
116 #: forms/fields.py:133
118 "If you select summary digests , you'll get posts bundled together (usually "
119 "one per day but possibly more on busy lists), instead of singly when they're "
120 "sent. Your mail reader may or may not support MIME digests. In general MIME "
121 "digests are preferred, but if you have a problem reading them, select plain "
125 #: forms/fields.py:152
126 msgid "Delivery status"
129 #: forms/fields.py:154
131 "Set this option to Enabled to receive messages posted to this mailing list. "
132 "Set it to Disabled if you want to stay subscribed, but don't want mail "
133 "delivered to you for a while (e.g. you're going on vacation). If you disable "
134 "mail delivery, don't forget to re-enable it when you come back; it will not "
135 "be automatically re-enabled."
138 #: forms/list_forms.py:38
139 msgid "Hold for moderation"
142 #: forms/list_forms.py:39
143 msgid "Reject (with notification)"
146 #: forms/list_forms.py:40
147 msgid "Discard (no notification)"
150 #: forms/list_forms.py:41
151 msgid "Accept immediately (bypass other rules)"
154 #: forms/list_forms.py:42
155 msgid "Default processing"
158 #: forms/list_forms.py:46
162 #: forms/list_forms.py:47
166 #: forms/list_forms.py:48
170 #: forms/list_forms.py:49
174 #: forms/list_forms.py:50
178 #: forms/list_forms.py:54
179 msgid "Only mailinglist moderators"
182 #: forms/list_forms.py:55
183 msgid "Only mailinglist members"
186 #: forms/list_forms.py:56
190 #: forms/list_forms.py:70 templates/postorius/user/subscriptions.html:22
194 #: forms/list_forms.py:72
195 msgid "Please enter a name for your list."
198 #: forms/list_forms.py:73
199 msgid "Please enter a valid list name."
202 #: forms/list_forms.py:76
203 msgid "Initial list owner address"
206 #: forms/list_forms.py:78
207 msgid "Please enter the list owner's email address."
210 #: forms/list_forms.py:82
211 msgid "Advertise this list?"
214 #: forms/list_forms.py:84
215 msgid "Please choose a list type."
218 #: forms/list_forms.py:87
219 msgid "Advertise this list in list index"
222 #: forms/list_forms.py:88
223 msgid "Hide this list in list index"
226 #: forms/list_forms.py:101
227 msgid "Choose an existing Domain."
230 #: forms/list_forms.py:102
231 msgid "Choose a valid Mail Host"
234 #: forms/list_forms.py:105
238 #: forms/list_forms.py:108
239 msgid "Choose a List Style."
242 #: forms/list_forms.py:109
243 msgid "Choose a valid List Style."
246 #: forms/list_forms.py:112
247 msgid "Site admin has not created any domains"
250 #: forms/list_forms.py:125
251 msgid "Please enter a valid listname"
254 #: forms/list_forms.py:154 forms/list_forms.py:187
255 msgid "Your email address"
258 #: forms/list_forms.py:158
260 "Subscribing via \"Primary Address\" will change subscription address when "
261 "you change your primary address."
264 #: forms/list_forms.py:161 forms/list_forms.py:190 forms/member_forms.py:29
265 #: forms/system.py:36
266 msgid "Please enter an email address."
269 #: forms/list_forms.py:162 forms/list_forms.py:191 forms/member_forms.py:30
270 #: forms/system.py:37
271 msgid "Please enter a valid email address."
274 #: forms/list_forms.py:165 forms/list_forms.py:194
275 msgid "Your name (optional)"
278 #: forms/list_forms.py:178 forms/list_forms.py:1213 views/list.py:442
279 msgid "Primary Address ({})"
282 #: forms/list_forms.py:209
286 #: forms/list_forms.py:210 templates/postorius/domain/template_delete.html:27
287 #: templates/postorius/lists/template_delete.html:24
291 #: forms/list_forms.py:211
295 #: forms/list_forms.py:212
296 msgid "Confirm, then moderate"
299 #: forms/list_forms.py:221
300 msgid "Subscription Policy"
303 #: forms/list_forms.py:223
305 "Open: Subscriptions are added automatically\n"
306 "Confirm: Subscribers need to confirm the subscription using an email sent to "
308 "Moderate: Moderators will have to authorize each subscription manually.\n"
309 "Confirm then Moderate: First subscribers have to confirm, then a moderator "
310 "needs to authorize."
313 #: forms/list_forms.py:232
314 msgid "Un-Subscription Policy"
317 #: forms/list_forms.py:234
319 "Open: Un-Subscriptions happen automatically\n"
320 "Confirm: Subscribers need to confirm the un-subscription using an email sent "
322 "Moderate: Moderators will have to authorize each un-subscription manually.\n"
323 "Confirm then Moderate: First subscribers have to confirm, then a moderator "
324 "needs to authorize."
327 #: forms/list_forms.py:247 forms/list_forms.py:273 forms/list_forms.py:282
328 #: forms/list_forms.py:388 forms/list_forms.py:396 forms/list_forms.py:437
329 #: forms/list_forms.py:551 forms/list_forms.py:558 forms/list_forms.py:600
330 #: forms/list_forms.py:668 forms/list_forms.py:703 forms/list_forms.py:716
331 #: forms/list_forms.py:724 forms/list_forms.py:732 forms/list_forms.py:750
332 #: forms/list_forms.py:766 forms/list_forms.py:877 forms/list_forms.py:886
333 #: forms/list_forms.py:898 forms/list_forms.py:908 forms/list_forms.py:920
334 #: forms/list_forms.py:939 forms/list_forms.py:982 forms/list_forms.py:989
335 #: forms/list_forms.py:1010 forms/list_forms.py:1081 forms/user_forms.py:55
339 #: forms/list_forms.py:247 forms/list_forms.py:273 forms/list_forms.py:282
340 #: forms/list_forms.py:388 forms/list_forms.py:396 forms/list_forms.py:437
341 #: forms/list_forms.py:551 forms/list_forms.py:558 forms/list_forms.py:600
342 #: forms/list_forms.py:668 forms/list_forms.py:703 forms/list_forms.py:716
343 #: forms/list_forms.py:724 forms/list_forms.py:732 forms/list_forms.py:750
344 #: forms/list_forms.py:766 forms/list_forms.py:877 forms/list_forms.py:886
345 #: forms/list_forms.py:898 forms/list_forms.py:908 forms/list_forms.py:920
346 #: forms/list_forms.py:939 forms/list_forms.py:982 forms/list_forms.py:989
347 #: forms/list_forms.py:1010 forms/list_forms.py:1082 forms/user_forms.py:55
351 #: forms/list_forms.py:249
352 msgid "Process Bounces"
355 #: forms/list_forms.py:251
357 "Specifies whether or not this list should do automatic bounce processing."
360 #: forms/list_forms.py:256
361 msgid "Bounce score threshold"
364 #: forms/list_forms.py:259
366 "This is the bounce score above which a member's subscription will be "
367 "automatically disabled. When the subscription is re-enabled, their bounce "
368 "score will be reset to zero."
371 #: forms/list_forms.py:264
372 msgid "Bounce info stale after"
375 #: forms/list_forms.py:267
377 "The number of days after which a member's bounce information is considered "
378 "stale. If no new bounces have been received in the interim, the bounce score "
379 "is reset to zero. This value must be an integer. "
382 #: forms/list_forms.py:275
383 msgid "Notify owner on disable"
386 #: forms/list_forms.py:277
388 "This option controls whether or not the list owner is notified when a "
389 "member's subscription is automatically disabled due to their bounce "
390 "threshold being reached. "
393 #: forms/list_forms.py:284
394 msgid "Notify owner on removal"
397 #: forms/list_forms.py:286
399 "This option controls whether or not the list owner is notified when a member "
400 "is removed from the list after their disabled notifications have been "
404 #: forms/list_forms.py:293
405 msgid "Bounce disabled warnings interval"
408 #: forms/list_forms.py:296
409 msgid "The number of days between each disabled notification."
412 #: forms/list_forms.py:300
413 msgid "Bounce disable warnings"
416 #: forms/list_forms.py:303
418 "The number of notices a disabled member will receive before their address is "
419 "removed from the mailing list's roster. Set this to 0 to immediately remove "
420 "an address from the list once their bounce score exceeds the threshold. This "
421 "value must be an integer. "
424 #: forms/list_forms.py:317
425 msgid "Public archives"
428 #: forms/list_forms.py:318
429 msgid "Private archives"
432 #: forms/list_forms.py:319
433 msgid "Do not archive this list"
436 #: forms/list_forms.py:323
440 #: forms/list_forms.py:324
441 msgid "Markdown text"
444 #: forms/list_forms.py:330
445 msgid "Archive policy"
448 #: forms/list_forms.py:331
449 msgid "Policy for archiving messages for this list"
452 #: forms/list_forms.py:336
453 msgid "Active archivers"
456 #: forms/list_forms.py:343
457 msgid "Archive Rendering mode"
460 #: forms/list_forms.py:344
462 "This option enables rendering of emails in archiver as rich text with "
463 "formatting based on markup in the email.\n"
464 "Currently, this option is only supported by Hyperkitty."
467 #: forms/list_forms.py:376
468 msgid "Acceptable aliases"
471 #: forms/list_forms.py:379
473 "This is a list, one per line, of addresses and regexps matching addresses "
474 "that are acceptable in To: or Cc: in lieu of the list posting address when "
475 "`require_explicit_destination' is enabled. Entries are either email "
476 "addresses or regexps matching email addresses. Regexps are entries "
477 "beginning with `^' and are matched against every recipient address in the "
478 "message. The matching is performed with Python's re.match() function, "
479 "meaning they are anchored to the start of the string."
482 #: forms/list_forms.py:390
483 msgid "Require Explicit Destination"
486 #: forms/list_forms.py:392
488 "This checks to ensure that the list posting address or an acceptable alias "
489 "explicitly appears in a To: or Cc: header in the post."
492 #: forms/list_forms.py:398
493 msgid "Administrivia"
496 #: forms/list_forms.py:400
498 "Administrivia tests will check postings to see whether it's really meant as "
499 "an administrative request (like subscribe, unsubscribe, etc), and will add "
500 "it to the the administrative requests queue, notifying the administrator of "
501 "the new request, in the process."
504 #: forms/list_forms.py:407
505 msgid "Default action to take when a member posts to the list"
508 #: forms/list_forms.py:409
509 msgid "Please choose a default member action."
512 #: forms/list_forms.py:413
514 "Default action to take when a member posts to the list.\n"
515 "Hold: This holds the message for approval by the list moderators.\n"
516 "Reject: this automatically rejects the message by sending a bounce notice to "
517 "the post's author. The text of the bounce notice can be configured by you.\n"
518 "Discard: this simply discards the message, with no notice sent to the post's "
520 "Accept: accepts any postings without any further checks.\n"
521 "Default Processing: run additional checks and accept the message."
524 #: forms/list_forms.py:426
525 msgid "Default action to take when a non-member posts to the list"
528 #: forms/list_forms.py:428
529 msgid "Please choose a default non-member action."
532 #: forms/list_forms.py:432
534 "When a post from a non-member is received, the message's sender is matched "
535 "against the list of explicitly accepted, held, rejected (bounced), and "
536 "discarded addresses. If no match is found, then this action is taken."
539 #: forms/list_forms.py:439
540 msgid "Emergency Moderation"
543 #: forms/list_forms.py:441
545 "When this option is enabled, all list traffic is emergency moderated, i.e. "
546 "held for moderation. Turn this option on when your list is experiencing a "
547 "flamewar and you want a cooling off period. "
550 #: forms/list_forms.py:448
551 msgid "Maximum message size"
554 #: forms/list_forms.py:451
556 "The maximum allowed message size in KB. This can be used to prevent emails "
557 "with large attachments. A size of 0 disables the check."
560 #: forms/list_forms.py:456
561 msgid "Maximum number of recipients"
564 #: forms/list_forms.py:459
566 "The maximum number of recipients for a message. This can be used to prevent "
567 "mass mailings from being accepted. A value of 0 disables the check."
570 #: forms/list_forms.py:473
571 msgid "Accept these non-members"
574 #: forms/list_forms.py:476
576 "This is a list, one per line, of regexps matching addresses that are allowed "
577 "to post to this mailing list without subscribing to the list. Entries are "
578 "regexps beginning with `^' and are matched against the sender addresses in "
579 "the message. While non-regexp addresses can be entered here, it is preferred "
580 "to add the address as a nonmember and set the nonmember's Moderation to "
581 "Default Processing."
584 #: forms/list_forms.py:486
585 msgid "Hold these non-members"
588 #: forms/list_forms.py:489
590 "This is a list, one per line, of regexps matching nonmember addresses, posts "
591 "from which are held automatically. Entries are regexps beginning with `^' "
592 "and are matched against the sender addresses in the message. While non-"
593 "regexp addresses can be entered here, it is preferred to add the address as "
594 "a nonmember and set the nonmember's Moderation to Hold."
597 #: forms/list_forms.py:498
598 msgid "Reject these non-members"
601 #: forms/list_forms.py:501
603 "This is a list, one per line, of regexps matching nonmember addresses, posts "
604 "from which are rejected with notice to the sender. Entries are regexps "
605 "beginning with `^' and are matched against the sender addresses in the "
606 "message. While non-regexp addresses can be entered here, it is preferred to "
607 "add the address as a nonmember and set the nonmember's Moderation to Reject."
610 #: forms/list_forms.py:511
611 msgid "Discard these non-members"
614 #: forms/list_forms.py:514
616 "This is a list, one per line, of regexps matching nonmember addresses, posts "
617 "from which are discarded automatically. Entries are regexps beginning with "
618 "`^' and are matched against the sender addresses in the message. While non-"
619 "regexp addresses can be entered here, it is preferred to add the address as "
620 "a nonmember and set the nonmember's Moderation to Discard."
623 #: forms/list_forms.py:536
624 msgid "Invalid alias regexp: {}: {}"
627 #: forms/list_forms.py:542
628 msgid "Invalid alias email: {}"
631 #: forms/list_forms.py:554
632 msgid "Enable Digests"
635 #: forms/list_forms.py:555
636 msgid "Should Mailman enable digests for this MailingList?"
639 #: forms/list_forms.py:561
640 msgid "Send Digest Periodically"
643 #: forms/list_forms.py:562
644 msgid "Should Mailman send out digests periodically?"
647 #: forms/list_forms.py:568
648 msgid "Digest Volume Frequency"
651 #: forms/list_forms.py:569
653 "At what frequency should Mailman increment the digest volume number and "
654 "reset the issue number?"
657 #: forms/list_forms.py:573
658 msgid "Digest size threshold"
661 #: forms/list_forms.py:574
662 msgid "How big in Kb should a digest be before it gets sent out?"
665 #: forms/list_forms.py:583
666 msgid "DMARC mitigation action"
669 #: forms/list_forms.py:587
670 msgid "Please choose a DMARC mitigation action."
673 #: forms/list_forms.py:589
674 msgid "No DMARC mitigations"
677 #: forms/list_forms.py:590
678 msgid "Replace From: with list address"
681 #: forms/list_forms.py:592
682 msgid "Wrap the message in an outer message From: the list."
685 #: forms/list_forms.py:593
686 msgid "Reject the message"
689 #: forms/list_forms.py:594
690 msgid "Discard the message"
693 #: forms/list_forms.py:596
695 "The action to apply to messages From: a domain publishing a DMARC policy of "
696 "reject or quarantine or to all messages if DMARC Mitigate unconditionally is "
700 #: forms/list_forms.py:603
701 msgid "DMARC Mitigate unconditionally"
704 #: forms/list_forms.py:605
706 "If DMARC mitigation action is munge_from or wrap_message, should it apply to "
707 "all messages regardless of the DMARC policy of the From: domain."
710 #: forms/list_forms.py:609
711 msgid "DMARC rejection notice"
714 #: forms/list_forms.py:613
716 "Text to replace the default reason in any rejection notice to be sent when "
717 "DMARC mitigation action of reject applies."
720 #: forms/list_forms.py:616
721 msgid "DMARC wrapped message text"
724 #: forms/list_forms.py:620
726 "Text to be added as a separate text/plain MIME part preceding the original "
727 "message part in the wrapped message when DMARC mitigation action of wrap "
731 #: forms/list_forms.py:626 templatetags/membership_helpers.py:78
732 #: templatetags/membership_helpers.py:84
736 #: forms/list_forms.py:627
740 #: forms/list_forms.py:628
744 #: forms/list_forms.py:632
747 " None: No personalization.\n"
749 " Individual: Everyone gets a unique copy of the message, and there are "
750 "a few more substitution variables, but no headers are modified.\n"
752 " Full: All of the 'individual' personalization plus recipient "
753 "header modification. "
756 #: forms/list_forms.py:642 templates/postorius/lists/held_messages.html:30
757 #: templates/postorius/lists/held_messages.html:108
758 #: templates/postorius/lists/pending_confirmations.html:36
759 #: templates/postorius/lists/subscription_requests.html:37
763 #: forms/list_forms.py:643 templates/postorius/lists/held_messages.html:29
764 #: templates/postorius/lists/held_messages.html:107
765 #: templates/postorius/lists/subscription_requests.html:40
769 #: forms/list_forms.py:644
773 #: forms/list_forms.py:645
777 #: forms/list_forms.py:648
779 "Action to take on messages which have no content\n"
781 " Discard = silently discard the message.\n"
782 " Reject = discard the message and notify the sender.\n"
783 " Forward = forward the message to the list owner(s).\n"
784 " Preserve = save the message in qfiles/bad.\n"
787 #: forms/list_forms.py:665
791 #: forms/list_forms.py:671
792 msgid "Filter content"
795 #: forms/list_forms.py:672
797 "Should Mailman filter the content of list traffic according to the settings "
801 #: forms/list_forms.py:675
805 #: forms/list_forms.py:678
807 "MimeTypes to filter from the incoming posts. A list of common types can be "
808 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
809 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
812 #: forms/list_forms.py:683
813 msgid "Filter extensions"
816 #: forms/list_forms.py:686
817 msgid "Extensions to filter from the incoming posts."
820 #: forms/list_forms.py:689
824 #: forms/list_forms.py:692
826 "MimeTypes to allow in the incoming posts. A list of common types can be "
827 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
828 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
831 #: forms/list_forms.py:697
832 msgid "Pass extensions"
835 #: forms/list_forms.py:700
836 msgid "Extensions to allow in the incoming posts."
839 #: forms/list_forms.py:706
840 msgid "Collapse alternatives"
843 #: forms/list_forms.py:707
845 "Should Mailman collapse multipart/alternative to its first part content?"
848 #: forms/list_forms.py:713
849 msgid "Filter Action"
852 #: forms/list_forms.py:719
853 msgid "Convert html to plaintext"
856 #: forms/list_forms.py:720
858 "Should Mailman convert text/html parts to plain text? This conversion "
859 "happens after MIME attachments have been stripped."
862 #: forms/list_forms.py:727
863 msgid "Anonymous list"
866 #: forms/list_forms.py:728
868 "Hide the sender of a message, replacing it with the list address (Removes "
869 "From, Sender and Reply-To fields)"
872 #: forms/list_forms.py:735
873 msgid "Include RFC2369 headers"
876 #: forms/list_forms.py:737
878 "Yes is highly recommended. RFC 2369 defines a set of List-* headers that are "
879 "normally added to every message sent to the list membership. These greatly "
880 "aid end-users who are using standards compliant mail readers. They should "
881 "normally always be enabled. However, not all mail readers are standards "
882 "compliant yet, and if you have a large number of members who are using non-"
883 "compliant mail readers, they may be annoyed at these headers. You should "
884 "first try to educate your members as to why these headers exist, and how to "
885 "hide them in their mail clients. As a last resort you can disable these "
886 "headers, but this is not recommended (and in fact, your ability to disable "
887 "these headers may eventually go away)."
890 #: forms/list_forms.py:753
891 msgid "Include the list post header"
894 #: forms/list_forms.py:755
896 "This can be set to no for announce lists that do not wish to include the "
897 "List-Post header because posting to the list is discouraged."
900 #: forms/list_forms.py:759
901 msgid "Explicit reply-to address"
904 #: forms/list_forms.py:762
906 "This option allows admins to set an explicit Reply-to address. It is only "
907 "used if the reply-to is set to use an explicitly set header"
910 #: forms/list_forms.py:770
912 "Should any existing Reply-To: header found in the original message be "
913 "stripped? If so, this will be done regardless of whether an explict Reply-"
914 "To: header is added by Mailman or not."
917 #: forms/list_forms.py:774 forms/list_forms.py:781
918 msgid "Reply goes to list"
921 #: forms/list_forms.py:778
922 msgid "Please choose a reply-to action."
925 #: forms/list_forms.py:780
929 #: forms/list_forms.py:782
930 msgid "Explicit Reply-to header set"
933 #: forms/list_forms.py:783
934 msgid "Explicit Reply-to set; no Cc added"
937 #: forms/list_forms.py:785
939 "Where are replies to list messages directed? No Munging is strongly "
940 "recommended for most mailing lists. \n"
941 "This option controls what Mailman does to the Reply-To: header in messages "
942 "flowing through this mailing list. When set to No Munging, no Reply-To: "
943 "header is added by Mailman, although if one is present in the original "
944 "message, it is not stripped. Setting this value to either Reply to List, "
945 "Explicit Reply, or Reply Only causes Mailman to insert a specific Reply-To: "
946 "header in all messages, overriding the header in the original message if "
947 "necessary (Explicit Reply inserts the value of reply_to_address). Explicit "
948 "Reply-to set; no Cc added is useful forannounce-only lists where you want to "
949 "avoid someone replying to the list address. There are many reasons not to "
950 "introduce or override the Reply-To: header. One is that some posters depend "
951 "on their own Reply-To: settings to convey their valid return address. "
952 "Another is that modifying Reply-To: makes it much more difficult to send "
953 "private replies. See <a href=\"http://marc.merlins.org/netrants/reply-to-"
954 "harmful.html\">`Reply-To' Munging Considered Harmful</a> for a general "
955 "discussion of this issue. See <a href=\"http://marc.merlins.org/netrants/"
956 "reply-to-useful.html\">`Reply-To' Munging Considered Useful</a> for a "
957 "dissenting opinion. Some mailing lists have restricted posting privileges, "
958 "with a parallel list devoted to discussions. Examples are `patches' or "
959 "`checkin' lists, where software changes are posted by a revision control "
960 "system, but discussion about the changes occurs on a developers mailing "
961 "list. To support these types of mailing lists, select Explicit Reply and set "
962 "the Reply-To: address option to point to the parallel list."
965 #: forms/list_forms.py:817
969 #: forms/list_forms.py:822
970 msgid "Type of pipeline you want to use for this mailing list"
973 #: forms/list_forms.py:830
974 msgid "Respond and continue processing"
977 #: forms/list_forms.py:831
978 msgid "Respond and discard message"
981 #: forms/list_forms.py:832
982 msgid "No automatic response"
985 #: forms/list_forms.py:836
986 msgid "Autorespond to list owner"
989 #: forms/list_forms.py:837
991 "Should Mailman send an auto-response to emails sent to the -owner address?"
994 #: forms/list_forms.py:840
995 msgid "Autoresponse owner text"
998 #: forms/list_forms.py:843
999 msgid "Auto-response text to send to -owner emails."
1002 #: forms/list_forms.py:847
1003 msgid "Autorespond postings"
1006 #: forms/list_forms.py:848
1007 msgid "Should Mailman send an auto-response to mailing list posters?"
1010 #: forms/list_forms.py:851
1011 msgid "Autoresponse postings text"
1014 #: forms/list_forms.py:854
1015 msgid "Auto-response text to send to mailing list posters."
1018 #: forms/list_forms.py:858
1019 msgid "Autorespond requests"
1022 #: forms/list_forms.py:860
1024 "Should Mailman send an auto-response to emails sent to the -request address? "
1025 "If you choose yes, decide whether you want Mailman to discard the original "
1026 "email, or forward it on to the system as a normal mail command."
1029 #: forms/list_forms.py:865
1030 msgid "Autoresponse request text"
1033 #: forms/list_forms.py:868
1034 msgid "Auto-response text to send to -request emails."
1037 #: forms/list_forms.py:870
1038 msgid "Autoresponse grace period"
1041 #: forms/list_forms.py:872
1043 "Number of days between auto-responses to either the mailing list or -"
1044 "request/-owner address from the same poster. Set to zero (or negative) for "
1045 "no grace period (i.e. auto-respond to every message)."
1048 #: forms/list_forms.py:880
1049 msgid "Notify users of held messages"
1052 #: forms/list_forms.py:882
1054 "Should Mailman notify users about their messages held for approval. If you "
1055 "say 'No', no notifications will be sent to users about the pending approval "
1056 "on their messages."
1059 #: forms/list_forms.py:889 forms/list_forms.py:1087
1060 msgid "Send welcome message"
1063 #: forms/list_forms.py:891
1065 "Send welcome message to newly subscribed members? Turn this off only if you "
1066 "plan on subscribing people manually and don't want them to know that you did "
1067 "so. Setting this to No is most useful for transparently migrating lists from "
1068 "some other mailing list manager to Mailman.\n"
1069 "The text of Welcome message can be set via the Templates tab."
1072 #: forms/list_forms.py:901
1073 msgid "Send goodbye message"
1076 #: forms/list_forms.py:903
1078 "Send goodbye message to newly unsubscribed members? Turn this off only if "
1079 "you plan on unsubscribing people manually and don't want them to know that "
1081 "The text of Goodbye message can be set via the Templates tab."
1084 #: forms/list_forms.py:910
1085 msgid "Admin immed notify"
1088 #: forms/list_forms.py:912
1090 "Should the list moderators get immediate notice of new requests, as well as "
1091 "daily notices about collected ones? List moderators (and list "
1092 "administrators) are sent daily reminders of requests pending approval, like "
1093 "subscriptions to a moderated list, or postings that are being held for one "
1094 "reason or another. Setting this option causes notices to be sent immediately "
1095 "on the arrival of new requests as well. "
1098 #: forms/list_forms.py:922
1099 msgid "Notify admin of membership changes"
1102 #: forms/list_forms.py:923
1103 msgid "Should administrator get notices of subscribes and unsubscribes?"
1106 #: forms/list_forms.py:928
1107 msgid "Not Moderated"
1110 #: forms/list_forms.py:929
1111 msgid "Moderated but allows for open posting"
1114 #: forms/list_forms.py:930
1118 #: forms/list_forms.py:941
1119 msgid "Show list on index page"
1122 #: forms/list_forms.py:942
1123 msgid "Choose whether to include this list on the list of all lists"
1126 #: forms/list_forms.py:948
1128 "This description is used when the mailing list is listed with other mailing "
1129 "lists, or in headers, and so forth. It should be as succinct as you can get "
1130 "it, while still identifying what the list is."
1133 #: forms/list_forms.py:954
1137 #: forms/list_forms.py:955
1138 msgid "A longer description of this mailing list."
1141 #: forms/list_forms.py:959
1142 msgid "Display name"
1145 #: forms/list_forms.py:961
1146 msgid "Display name is the name shown in the web interface."
1149 #: forms/list_forms.py:964
1150 msgid "Subject prefix"
1153 #: forms/list_forms.py:969
1154 msgid "Preferred Language"
1157 #: forms/list_forms.py:975
1158 msgid "Members List Visibility"
1161 #: forms/list_forms.py:979
1162 msgid "Who is allowed to see members list for this MailingList?"
1165 #: forms/list_forms.py:984
1166 msgid "Gateway to mail"
1169 #: forms/list_forms.py:985
1171 "Flag indicating that posts to the linked newsgroup should be gated to the "
1175 #: forms/list_forms.py:991
1176 msgid "Gateway to news"
1179 #: forms/list_forms.py:992
1181 "Flag indicating that posts to the list should be gated to the linked "
1185 #: forms/list_forms.py:996
1186 msgid "Linked Newsgroup"
1189 #: forms/list_forms.py:999
1190 msgid "The name of the linked newsgroup."
1193 #: forms/list_forms.py:1002
1194 msgid "Newsgroup moderation"
1197 #: forms/list_forms.py:1006
1198 msgid "The moderation policy for the linked newsgroup, if there is one."
1201 #: forms/list_forms.py:1012
1202 msgid "NNTP Include subject prefix "
1205 #: forms/list_forms.py:1013
1207 "Flag indicating whether the list's \"Subject Prefix\" should be included in "
1208 "posts gated to usenet."
1211 #: forms/list_forms.py:1028
1212 msgid "Emails to mass subscribe"
1215 #: forms/list_forms.py:1030
1217 "The following formats are accepted:\n"
1218 "jdoe@example.com\n"
1219 "<jdoe@example.com>\n"
1220 "John Doe <jdoe@example.com>\n"
1221 "\"John Doe\" <jdoe@example.com>\n"
1222 "jdoe@example.com (John Doe)\n"
1223 "Use the last three to associate a display name with the address\n"
1226 #: forms/list_forms.py:1041
1230 #: forms/list_forms.py:1045
1231 msgid "If checked, users will not have to confirm their subscription."
1234 #: forms/list_forms.py:1050
1235 msgid "Pre approved"
1238 #: forms/list_forms.py:1054
1240 "If checked, moderators will not have to approve the subscription request."
1243 #: forms/list_forms.py:1060
1244 msgid "Pre Verified"
1247 #: forms/list_forms.py:1064
1249 "If checked, users will not have to verify that their email address is valid."
1252 #: forms/list_forms.py:1070
1256 #: forms/list_forms.py:1074
1258 "If checked, the other checkboxes are ignored and the users will be sent an "
1259 "invitation to join the list and will be subscribed upon acceptance thereof."
1262 #: forms/list_forms.py:1083 forms/list_forms.py:1176
1263 msgid "List default"
1266 #: forms/list_forms.py:1089
1268 "If set to \"Yes\" or \"No\", List's default setting of send_welcome_message "
1269 "will be ignored for these subscribers and a welcome message will be sent or "
1270 "not sent based on the choice."
1273 #: forms/list_forms.py:1109
1274 msgid "Emails to Unsubscribe"
1277 #: forms/list_forms.py:1110
1278 msgid "Add one email address on each line"
1281 #: forms/list_forms.py:1125
1282 msgid "Default antispam action"
1285 #: forms/list_forms.py:1129
1289 #: forms/list_forms.py:1130
1290 msgid "Email header to filter on (case-insensitive)."
1293 #: forms/list_forms.py:1132
1294 msgid "Please enter a header."
1297 #: forms/list_forms.py:1133
1298 msgid "Please enter a valid header."
1301 #: forms/list_forms.py:1135
1305 #: forms/list_forms.py:1136
1306 msgid "Regular expression matching the header's value."
1309 #: forms/list_forms.py:1138
1310 msgid "Please enter a pattern."
1313 #: forms/list_forms.py:1139
1314 msgid "Please enter a valid pattern."
1317 #: forms/list_forms.py:1141 templates/postorius/domain/index.html:26
1321 #: forms/list_forms.py:1142
1322 msgid "Please enter a valid action."
1325 #: forms/list_forms.py:1145
1326 msgid "Action to take when a header matches"
1329 #: forms/list_forms.py:1174
1333 #: forms/list_forms.py:1178
1335 "Default action to take when this member posts to the list. \n"
1336 "List default -- follow the list's default member action. \n"
1337 "Hold -- This holds the message for approval by the list moderators. \n"
1338 "Reject -- this automatically rejects the message by sending a bounce notice "
1339 "to the post's author. The text of the bounce notice can be configured by "
1341 "Discard -- this simply discards the message, with no notice sent to the "
1343 "Accept -- accepts any postings without any further checks. \n"
1344 "Default Processing -- run additional checks and accept the message. \n"
1347 #: forms/list_forms.py:1195
1348 msgid "Select Email"
1351 #: forms/list_forms.py:1219
1355 #: forms/member_forms.py:27
1356 msgid "Email Address"
1359 #: forms/member_forms.py:32
1360 msgid "Display Name"
1363 #: forms/member_forms.py:35
1364 msgid "Please enter an display name."
1367 #: forms/system.py:31
1371 #: forms/system.py:33
1373 "You can ban a single email address or use a regular expression to match "
1374 "similar email addresses."
1377 #: forms/user_forms.py:62
1378 msgid "Receive own postings"
1381 #: forms/user_forms.py:64
1383 "Ordinarily, you will get a copy of every message you post to the list. If "
1384 "you don't want to receive this copy, set this option to No."
1387 #: forms/user_forms.py:71
1388 msgid "Acknowledge posts"
1391 #: forms/user_forms.py:73
1392 msgid "Receive acknowledgement mail when you send mail to the list?"
1395 #: forms/user_forms.py:77
1396 msgid "Hide address"
1399 #: forms/user_forms.py:79
1401 "When someone views the list membership, your email address is normally shown "
1402 "(in an obscured fashion to thwart spam harvesters). If you do not want your "
1403 "email address to show up on this membership roster at all, select Yes for "
1407 #: forms/user_forms.py:87
1408 msgid "Receive list copies (possible duplicates)"
1411 #: forms/user_forms.py:89
1413 "When you are listed explicitly in the To: or Cc: headers of a list message, "
1414 "you can opt to not receive another copy from the mailing list. Select Yes to "
1415 "receive copies. Select No to avoid receiving copies from the mailing list"
1418 #: forms/user_forms.py:98
1419 msgid "Preferred language"
1422 #: forms/user_forms.py:100
1424 "Preferred language for your interactions with Mailman. When this is set, it "
1425 "will override the MailingList's preferred language. This affects which "
1426 "language is used for your email notifications and such."
1429 #: forms/user_forms.py:144
1430 msgid "Cannot set delivery_status to {}"
1433 #: forms/validators.py:39
1434 #, python-brace-format
1435 msgid "Invalid: \"{0}\" should be either email or UUID"
1440 "Note: Do not add any secret content in templates as they are publicly "
1442 "You can use these variables in the templates. \n"
1443 "$hyperkitty_url: Permalink to archived message in Hyperkitty\n"
1444 "$listname: Name of the Mailing List e.g. ant@example.com \n"
1445 "$list_id: The List-ID header e.g. ant.example.com \n"
1446 "$display_name: Display name of the mailing list e.g. Ant \n"
1447 "$short_listname: Local part of the listname e.g. ant \n"
1448 "$domain: The domain part of the listname e.g. example.com \n"
1449 "$info: The mailing list's longer descriptive text \n"
1450 "$request_email: The email address for -request address \n"
1451 "$owner_email: The email address for -owner address \n"
1452 "$site_email: The email address to reach the owners of the site \n"
1453 "$language: The two letter language code for list's preferred language e.g. "
1458 msgid "Choose the template you want to customize."
1463 "Language for the template, this should be the list's preferred language."
1466 #: template_list.py:26
1468 "Sent to the list administrators when moderator approval for a posting is "
1472 #: template_list.py:28
1474 "Sent to the list administrators when moderator approval for a subscription "
1475 "request is required."
1478 #: template_list.py:30
1480 "Sent to the list administrators when moderator approval for an "
1481 "unsubscription request is required."
1484 #: template_list.py:32
1486 "Sent to the list administrators to notify them when a new member has been "
1490 #: template_list.py:34
1492 "Sent to the list administrators when a bounce message in an unrecognized "
1493 "format has been received."
1496 #: template_list.py:36
1498 "Sent to the list administrators to notify them when a member's delivery is "
1499 "disabled due to excessive bounces."
1502 #: template_list.py:38
1504 "Sent to the list administrators to notify them when a member has been "
1508 #: template_list.py:40
1509 msgid "The footer for a digest message."
1512 #: template_list.py:42
1513 msgid "The header for a digest message."
1516 #: template_list.py:44
1518 "The digest “masthead”; i.e. a common introduction for all digest messages."
1521 #: template_list.py:46
1522 msgid "The footer for a regular (non-digest) message."
1525 #: template_list.py:48
1526 msgid "The header for a regular (non-digest) message."
1529 #: template_list.py:50
1531 "The message sent to subscribers when a subscription confirmation is required."
1534 #: template_list.py:52
1536 "The message sent to subscribers when an unsubscription confirmation is "
1540 #: template_list.py:54
1541 msgid "The message sent to subscribers when they are invited to join a list."
1544 #: template_list.py:56
1545 msgid "The notice sent to a member when they unsubscribe from a mailing list."
1548 #: template_list.py:58
1550 "The notice sent to a poster when their message is being held for moderator "
1554 #: template_list.py:60
1556 "Sent to a user when the maximum number of autoresponses has been reached for "
1560 #: template_list.py:62
1562 "Notice sent to a poster when their message has been received by the mailing "
1566 #: template_list.py:64
1568 "A bounce probe sent to a member when their subscription has been disabled "
1572 #: template_list.py:66
1574 "Notice sent to a poster when their message has been rejected by the list’s "
1578 #: template_list.py:68
1580 "Notice sent to a poster when their message has been rejected automatically."
1583 #: template_list.py:70
1585 "The notice sent to a member when they are subscribed to the mailing list."
1588 #: template_list.py:72
1590 "The notice sent to a member when their membership has been disabled due to "
1591 "excessive bounces."
1594 #: templates/403.html:5
1598 #: templates/403.html:6
1599 msgid "You do not have permissions to visit this page."
1602 #: templates/404.html:5
1603 msgid "Page not found"
1606 #: templates/404.html:6
1607 msgid "This page either doesn't exist, or it moved somewhere else."
1610 #: templates/500.html:24
1611 msgid "Server error"
1614 #: templates/500.html:25
1615 msgid "An error occurred while processing your request."
1618 #: templates/postorius/bans.html:5 templates/postorius/bans.html:10
1622 #: templates/postorius/base.html:32
1623 msgid "Mailman logo"
1626 #: templates/postorius/base.html:38
1630 #: templates/postorius/base.html:44 templates/postorius/domain/index.html:5
1631 #: templates/postorius/domain/index.html:11
1635 #: templates/postorius/base.html:50
1639 #: templates/postorius/base.html:56
1640 msgid "System Information"
1643 #: templates/postorius/base.html:63 templates/postorius/lists/summary.html:31
1647 #: templates/postorius/base.html:79
1651 #: templates/postorius/base.html:83
1652 msgid "Mailman settings"
1655 #: templates/postorius/base.html:88
1656 msgid "Posting activity"
1659 #: templates/postorius/base.html:94
1663 #: templates/postorius/base.html:101
1667 #: templates/postorius/base.html:105
1671 #: templates/postorius/base.html:128
1672 msgid "Postorius Documentation"
1675 #: templates/postorius/base.html:132
1676 msgid "Postorius Version"
1679 #: templates/postorius/base.html:135
1680 msgid "Happy Mailman Day!"
1683 #: templates/postorius/domain/confirm_delete.html:5
1684 msgid "Confirm domain removal"
1687 #: templates/postorius/domain/confirm_delete.html:13
1688 msgid "Confirm deletion"
1691 #: templates/postorius/domain/confirm_delete.html:17
1692 msgid "Are you sure you want to permanently delete"
1695 #: templates/postorius/domain/confirm_delete.html:21
1699 " This would delete %(size)s lists, some of which are:\n"
1703 #: templates/postorius/domain/confirm_delete.html:33
1704 #: templates/postorius/domain/index.html:59
1705 #: templates/postorius/domain/template_index.html:34
1706 #: templates/postorius/lists/confirm_delete.html:5
1707 #: templates/postorius/lists/members.html:128
1708 #: templates/postorius/lists/members.html:137
1709 #: templates/postorius/lists/template_list.html:32
1710 #: templates/postorius/menu/list_nav.html:62
1714 #: templates/postorius/domain/confirm_delete.html:34
1715 #: templates/postorius/domain/template_delete.html:28
1716 #: templates/postorius/lists/confirm_delete.html:25
1717 #: templates/postorius/lists/confirm_remove_role.html:18
1718 #: templates/postorius/lists/confirm_removeall_subscribers.html:22
1719 #: templates/postorius/lists/template_delete.html:25
1723 #: templates/postorius/domain/edit.html:6
1724 #: templates/postorius/domain/edit.html:12
1728 #: templates/postorius/domain/index.html:14
1732 #: templates/postorius/domain/index.html:25
1733 #: templates/postorius/menu/list_nav.html:45
1737 #: templates/postorius/domain/index.html:38
1738 #: templates/postorius/domain/index.html:58
1739 #: templates/postorius/domain/template_index.html:33
1740 #: templates/postorius/lists/template_list.html:31
1744 #: templates/postorius/domain/index.html:50
1748 #: templates/postorius/domain/index.html:54
1752 #: templates/postorius/domain/index.html:57
1753 #: templates/postorius/domain/template_add.html:6
1754 #: templates/postorius/domain/template_delete.html:6
1755 #: templates/postorius/domain/template_index.html:6
1756 #: templates/postorius/domain/template_index.html:11
1757 #: templates/postorius/lists/template_add.html:7
1758 #: templates/postorius/lists/template_delete.html:7
1759 #: templates/postorius/lists/template_list.html:7
1760 #: templates/postorius/lists/template_update.html:7
1761 #: templates/postorius/menu/list_nav.html:48 templatetags/nav_helpers.py:38
1765 #: templates/postorius/domain/new.html:6
1769 #: templates/postorius/domain/new.html:12
1770 msgid "Add a new domain"
1773 #: templates/postorius/domain/owners.html:6
1774 msgid "Add domain owner "
1777 #: templates/postorius/domain/owners.html:12
1778 msgid "Add a new owner to"
1781 #: templates/postorius/domain/template_add.html:17
1782 #: templates/postorius/domain/template_delete.html:16
1783 #: templates/postorius/lists/template_delete.html:13
1784 #: templates/postorius/lists/template_update.html:13
1786 msgid "Template '%(name)s'"
1789 #: templates/postorius/domain/template_delete.html:11
1790 msgid "Delete Template"
1793 #: templates/postorius/domain/template_delete.html:22
1797 " Are you sure you want to delete the \"%(name)s\" template\n"
1798 " for domain \"%(identifier)s\"?\n"
1802 #: templates/postorius/domain/template_index.html:16
1803 #: templates/postorius/lists/template_list.html:14
1804 msgid "New Template"
1807 #: templates/postorius/domain/template_index.html:25
1808 #: templates/postorius/lists/template_list.html:24
1809 msgid "Template Name"
1812 #: templates/postorius/domain/template_index.html:44
1813 #: templates/postorius/lists/template_list.html:40
1814 msgid "No Templates."
1817 #: templates/postorius/errors/generic.html:5
1818 msgid "Something went wrong"
1821 #: templates/postorius/fragments/bans.html:14
1825 #: templates/postorius/fragments/bans.html:22
1826 msgid "Currently banned addresses"
1829 #: templates/postorius/fragments/bans.html:35
1830 msgid "Un-ban this address"
1833 #: templates/postorius/fragments/bans.html:46
1834 msgid "No addresses are currently banned."
1837 #: templates/postorius/index.html:6
1841 #: templates/postorius/index.html:12
1842 msgid "Mailing Lists"
1845 #: templates/postorius/index.html:40
1846 msgid "Create New Domain"
1849 #: templates/postorius/index.html:42
1850 msgid "Create New List"
1853 #: templates/postorius/index.html:54
1857 #: templates/postorius/index.html:55
1858 msgid "Post address"
1861 #: templates/postorius/index.html:66
1862 msgid "unadvertised"
1865 #: templates/postorius/index.html:78
1867 "Only lists that you are owner, moderator or subscriber for are shown here."
1870 #: templates/postorius/index.html:82
1871 msgid "Only admins see unadvertised lists in the list index."
1874 #: templates/postorius/index.html:88
1875 msgid "There are currently no mailing lists."
1878 #: templates/postorius/lists/bans.html:8
1879 msgid "Banned addresses"
1882 #: templates/postorius/lists/confirm_delete.html:13
1883 msgid "Are you sure you want to permanently delete this list?"
1886 #: templates/postorius/lists/confirm_delete.html:14
1887 msgid "All settings and membership data will be lost!"
1890 #: templates/postorius/lists/confirm_delete.html:20
1894 " Delete %(listname)s\n"
1898 #: templates/postorius/lists/confirm_remove_role.html:5
1899 #: templates/postorius/lists/confirm_remove_role.html:12
1900 msgid "Confirm remove role"
1903 #: templates/postorius/lists/confirm_remove_role.html:14
1904 msgid "Are you sure?"
1907 #: templates/postorius/lists/confirm_remove_role.html:17
1911 #: templates/postorius/lists/confirm_removeall_subscribers.html:6
1912 msgid "Unsubscribe all members"
1915 #: templates/postorius/lists/confirm_removeall_subscribers.html:14
1919 " Are you sure you want to unsubscribe all members from %(listname)s?\n"
1923 #: templates/postorius/lists/confirm_removeall_subscribers.html:21
1924 #: templates/postorius/lists/mass_removal.html:17
1925 #: templates/postorius/lists/members.html:63
1926 msgid "Unsubscribe All"
1929 #: templates/postorius/lists/confirm_token.html:12
1933 " Confirm subscription of %(addr)s to %(name)s(%(listid)s):\n"
1937 #: templates/postorius/lists/confirm_token.html:16
1941 " Confirm unsubscription of %(addr)s from %(name)s(%(listid)s):\n"
1945 #: templates/postorius/lists/confirm_token.html:20
1949 " Confirm token %(token)s:\n"
1953 #: templates/postorius/lists/header_matches.html:7
1954 #: templates/postorius/menu/list_nav.html:61
1955 msgid "Header filters"
1958 #: templates/postorius/lists/header_matches.html:58
1959 msgid "Save changes"
1962 #: templates/postorius/lists/header_matches.html:60
1963 msgid "Changes pending, click on the button to save them."
1966 #: templates/postorius/lists/held_messages.html:10
1967 #: templates/postorius/menu/list_nav.html:31
1968 msgid "Held messages"
1971 #: templates/postorius/lists/held_messages.html:26
1972 msgid "Perform action on selected messages"
1975 #: templates/postorius/lists/held_messages.html:28
1976 #: templates/postorius/lists/held_messages.html:106
1977 #: templates/postorius/lists/subscription_requests.html:36
1981 #: templates/postorius/lists/held_messages.html:38
1985 #: templates/postorius/lists/held_messages.html:39
1989 #: templates/postorius/lists/held_messages.html:40
1993 #: templates/postorius/lists/held_messages.html:41
1997 #: templates/postorius/lists/held_messages.html:53
2001 #: templates/postorius/lists/held_messages.html:81
2005 #: templates/postorius/lists/held_messages.html:92
2006 msgid "Set member moderation"
2009 #: templates/postorius/lists/held_messages.html:98
2010 msgid "Rejection reason:"
2013 #: templates/postorius/lists/held_messages.html:101
2015 "Reason sent to the sender for message rejection. For other actions, this is "
2019 #: templates/postorius/lists/held_messages.html:115
2020 msgid "Show Headers"
2023 #: templates/postorius/lists/held_messages.html:123
2024 msgid "There are currently no held messages."
2027 #: templates/postorius/lists/held_messages.html:130
2028 msgid "Message could not be retrieved"
2031 #: templates/postorius/lists/mass_removal.html:14
2032 msgid "Unsubscribe users"
2035 #: templates/postorius/lists/mass_subscribe.html:7
2036 #: templates/postorius/menu/list_nav.html:56
2037 msgid "Mass subscribe"
2040 #: templates/postorius/lists/memberoptions.html:7
2041 #: templates/postorius/user/list_options.html:7
2042 msgid "Member options"
2045 #: templates/postorius/lists/memberoptions.html:15
2046 msgid "No Preferences Available"
2049 #: templates/postorius/lists/memberoptions.html:16
2050 msgid "You are not the owner for this list"
2053 #: templates/postorius/lists/members.html:8
2054 msgid "List members"
2057 #: templates/postorius/lists/members.html:44
2058 msgid "Search members..."
2061 #: templates/postorius/lists/members.html:60
2065 #: templates/postorius/lists/members.html:74
2066 #: templates/postorius/user/address_preferences.html:32
2070 #: templates/postorius/lists/members.html:78
2071 #: templates/postorius/user/subscriptions.html:24
2072 msgid "Delivery Mode"
2075 #: templates/postorius/lists/members.html:81
2076 msgid "Moderation Action"
2079 #: templates/postorius/lists/new.html:6
2083 #: templates/postorius/lists/new.html:12
2084 msgid "Create a new list"
2087 #: templates/postorius/lists/pending_confirmations.html:19
2088 #: templates/postorius/lists/subscription_requests.html:19
2089 msgid "E-Mail Address"
2092 #: templates/postorius/lists/pending_confirmations.html:20
2093 #: templates/postorius/lists/subscription_requests.html:20
2097 #: templates/postorius/lists/pending_confirmations.html:37
2098 #: templates/postorius/lists/subscription_requests.html:38
2102 #: templates/postorius/lists/pending_confirmations.html:47
2103 #: templates/postorius/lists/subscription_requests.html:50
2104 msgid "There are currently no subscription requests for this list."
2107 #: templates/postorius/lists/settings.html:7
2108 #: templates/postorius/menu/list_nav.html:49
2112 #: templates/postorius/lists/subscription_requests.html:39
2113 msgid "Rejection reason"
2116 #: templates/postorius/lists/summary.html:8
2117 #: templates/postorius/menu/list_nav.html:10
2121 #: templates/postorius/lists/summary.html:21
2122 msgid "To contact the list owners, use the following email address:"
2125 #: templates/postorius/lists/summary.html:27
2126 msgid "You have to login to visit the archives of this list."
2129 #: templates/postorius/lists/summary.html:33
2133 " <a class=\"btn btn-primary\" href=\"%(hyperkitty_list_url)s"
2138 #: templates/postorius/lists/summary.html:45
2139 #: templates/postorius/lists/summary.html:79
2140 msgid "Subscription / Unsubscription"
2143 #: templates/postorius/lists/summary.html:47
2144 msgid "You are subscribed to this list with the following address:"
2147 #: templates/postorius/lists/summary.html:49
2148 #: templates/postorius/user/subscription_preferences.html:49
2149 msgid "Primary Address"
2152 #: templates/postorius/lists/summary.html:55
2153 msgid "Manage Subscription"
2156 #: templates/postorius/lists/summary.html:60
2160 #: templates/postorius/lists/summary.html:63
2162 "You have a subscription request pending. If you don't hear back soon, please "
2163 "contact the list owners."
2166 #: templates/postorius/lists/summary.html:65
2167 msgid "Subscribe to this list"
2170 #: templates/postorius/lists/summary.html:67
2174 " To subscribe you can send an email with 'subscribe' in the "
2176 " <a href=\"mailto:%(address)s?subject=Subscribe\">"
2178 " or use the form below:\n"
2182 #: templates/postorius/lists/summary.html:80
2185 " To subscribe or unsubscribe from this list, please log in first.\n"
2186 " If you have not previously logged in, you may need to set up an "
2188 " with the appropriate email address.\n"
2192 #: templates/postorius/lists/summary.html:85
2196 #: templates/postorius/lists/summary.html:90
2199 " You can also subscribe without creating an account.\n"
2200 " If you wish to do so, please use the form below.\n"
2204 #: templates/postorius/lists/summary.html:106
2205 msgid "List metrics"
2208 #: templates/postorius/lists/summary.html:108
2212 #: templates/postorius/lists/summary.html:110
2213 msgid "Last post at"
2216 #: templates/postorius/lists/summary.html:112
2217 msgid "Digest last sent at"
2220 #: templates/postorius/lists/summary.html:114
2224 #: templates/postorius/lists/template_delete.html:19
2228 " Are you sure you want to delete the \"%(name)s\" template\n"
2229 " from list \"%(identifier)s\"?\n"
2233 #: templates/postorius/menu/list_nav.html:14
2234 msgid "Subscription requests"
2237 #: templates/postorius/menu/list_nav.html:19
2238 msgid "Pending Approval"
2241 #: templates/postorius/menu/list_nav.html:22
2242 msgid "Pending Confirmation"
2245 #: templates/postorius/menu/list_nav.html:25
2246 msgid "Unsubscription Requests"
2249 #: templates/postorius/menu/list_nav.html:39
2253 #: templates/postorius/menu/list_nav.html:42
2257 #: templates/postorius/menu/list_nav.html:43
2261 #: templates/postorius/menu/list_nav.html:44
2265 #: templates/postorius/menu/list_nav.html:53
2266 msgid "Mass operations"
2269 #: templates/postorius/menu/list_nav.html:57
2270 msgid "Mass removal"
2273 #: templates/postorius/menu/list_nav.html:60
2277 #: templates/postorius/menu/user_nav.html:4
2278 msgid "Mailman Settings"
2281 #: templates/postorius/menu/user_nav.html:7
2282 #: templates/postorius/user/subscriptions.html:8 templatetags/nav_helpers.py:42
2283 msgid "Subscriptions"
2286 #: templates/postorius/menu/user_nav.html:8
2287 msgid "Global Mailman preferences"
2290 #: templates/postorius/menu/user_nav.html:9
2291 msgid "Address-based preferences"
2294 #: templates/postorius/menu/user_nav.html:10
2295 msgid "List-based preferences"
2298 #: templates/postorius/system_information.html:6
2299 msgid "System Configuration"
2302 #: templates/postorius/system_information.html:11
2303 msgid "Mailman System"
2306 #: templates/postorius/user/address_preferences.html:8
2307 #: templates/postorius/user/subscription_preferences.html:7
2308 msgid "Subscription preferences"
2311 #: templates/postorius/user/address_preferences.html:17
2312 #: templates/postorius/user/mailman_settings.html:17
2313 #: templates/postorius/user/subscription_preferences.html:17
2314 msgid "No preferences available"
2317 #: templates/postorius/user/address_preferences.html:18
2318 #: templates/postorius/user/mailman_settings.html:19
2319 #: templates/postorius/user/subscription_preferences.html:19
2321 "You are not yet subscribed to any lists, so you have no Mailman preferences."
2324 #: templates/postorius/user/address_preferences.html:20
2325 msgid "Each email address can have specific Mailman preferences."
2328 #: templates/postorius/user/address_preferences.html:21
2330 "Any options showing as not set here have inherit at runtime from your global "
2331 "preferences (viewable on other tab)"
2334 #: templates/postorius/user/address_preferences.html:62
2335 #: templates/postorius/user/subscription_preferences.html:73
2339 #: templates/postorius/user/list_options.html:14
2340 msgid "Subscription options for"
2343 #: templates/postorius/user/list_options.html:18
2344 msgid "Use this form to change the email used for this subscription"
2347 #: templates/postorius/user/mailman_settings.html:7
2348 msgid "Subscription settings"
2351 #: templates/postorius/user/subscription_preferences.html:21
2352 msgid "Each list subscription can have specific Mailman preferences."
2355 #: templates/postorius/user/subscription_preferences.html:22
2357 "Any options showing as not set inherit at runtime from your global or "
2358 "address specific preferences (viewable on other tabs)"
2361 #: templates/postorius/user/subscription_preferences.html:32
2362 msgid "Subscription"
2365 #: templates/postorius/user/subscriptions.html:17
2366 msgid "You are subscribed to the following mailing lists:"
2369 #: templates/postorius/user/subscriptions.html:23
2370 msgid "Subscription Address"
2373 #: templates/postorius/user/subscriptions.html:25
2377 #: templates/postorius/user/subscriptions.html:41
2378 msgid "You are not yet subscribed to any lists."
2381 #: templatetags/nav_helpers.py:27
2382 msgid "Header Filters"
2385 #: templatetags/nav_helpers.py:28
2386 msgid "Banned Addresses"
2389 #: templatetags/nav_helpers.py:29
2393 #: templatetags/nav_helpers.py:30
2394 msgid "Held Messages"
2397 #: templatetags/nav_helpers.py:31
2398 msgid "Mass Removal"
2401 #: templatetags/nav_helpers.py:32
2402 msgid "Mass Subscription"
2405 #: templatetags/nav_helpers.py:33
2406 msgid "Subscription Options"
2409 #: templatetags/nav_helpers.py:34
2410 msgid "List Settings"
2413 #: templatetags/nav_helpers.py:35
2417 #: templatetags/nav_helpers.py:37
2418 msgid "Confirm Removal of All Members"
2421 #: templatetags/nav_helpers.py:39
2422 msgid "Address-based Settings"
2425 #: templatetags/nav_helpers.py:40
2426 msgid "Subscription Settings"
2429 #: templatetags/nav_helpers.py:41
2430 msgid "Global Settings"
2434 msgid "Mailman REST API not available. Please start Mailman core."
2437 #: views/domain.py:76
2438 msgid "New Domain registered"
2441 #: views/domain.py:114
2443 msgid "Domain %s updated"
2446 #: views/domain.py:117 views/list.py:833
2447 msgid "Please check the errors below"
2450 #: views/domain.py:141
2452 msgid "The domain %s has been deleted."
2455 #: views/domain.py:146
2457 msgid "The domain could not be deleted: %s"
2460 #: views/domain.py:164
2461 msgid "Added {} as an owner for {}"
2464 #: views/domain.py:193
2465 msgid "{} is not an owner for {}"
2468 #: views/domain.py:200
2469 msgid "Removed {} as an owner for {}"
2472 #: views/generic.py:112
2473 msgid "The email {} has been banned."
2476 #: views/generic.py:116 views/generic.py:127 views/list.py:1299
2478 msgid "An error occurred: %s"
2481 #: views/generic.py:118 views/generic.py:129
2483 msgid "Invalid data: %s"
2486 #: views/generic.py:124
2487 msgid "The email {} has been un-banned"
2490 #: views/list.py:111
2494 #: views/list.py:125
2498 #: views/list.py:128
2499 msgid "No {}s were found matching the search."
2502 #: views/list.py:130
2503 msgid "List has no {}s"
2506 #: views/list.py:143
2507 msgid "The selected members have been unsubscribed"
2510 #: views/list.py:161
2511 #, python-brace-format
2512 msgid "{email} has been added with the role {role}"
2515 #: views/list.py:208
2516 msgid "Member does not exist"
2519 #: views/list.py:227
2520 msgid "The member's preferences have been updated."
2523 #: views/list.py:236
2524 msgid "No change to the member's moderation."
2527 #: views/list.py:248
2528 msgid "The member's moderation settings have been updated."
2531 #: views/list.py:421
2532 msgid "You are not subscribed to {}."
2535 #: views/list.py:434
2536 msgid "You are already subscribed"
2539 #: views/list.py:445
2540 msgid "Subscription changed to {}"
2543 #: views/list.py:449
2544 msgid "Something went wrong. Please try again. {} {}"
2547 #: views/list.py:490
2549 "Your subscription request has been submitted and is waiting for moderator "
2553 #: views/list.py:495
2555 msgid "You are subscribed to %s."
2558 #: views/list.py:499 views/list.py:529
2559 msgid "Something went wrong. Please try again."
2562 #: views/list.py:525
2563 msgid "Please check your inbox for further instructions"
2566 #: views/list.py:545
2568 "You have a pending unsubscription request waiting for moderator approval."
2571 #: views/list.py:552
2573 "Your unsubscription request has been submitted and is waiting for moderator "
2577 #: views/list.py:556
2579 msgid "%s has been unsubscribed from this list."
2582 #: views/list.py:589
2584 msgid "The address %(address)s has been invited to %(list)s."
2587 #: views/list.py:592
2589 msgid "The address %(address)s has been subscribed to %(list)s."
2592 #: views/list.py:595
2594 " Subscription may be pending address verification, confirmation or approval "
2598 #: views/list.py:605 views/list.py:653
2600 msgid "The email address %s is not valid."
2603 #: views/list.py:627
2604 msgid "Please fill out the form correctly."
2607 #: views/list.py:643
2608 #, python-brace-format
2609 msgid "These addresses {address} have been unsubscribed from {list}."
2612 #: views/list.py:674
2613 msgid "The selected messages were accepted"
2616 #: views/list.py:678
2617 msgid "The selected messages were rejected"
2620 #: views/list.py:682
2621 msgid "The selected messages were discarded"
2624 #: views/list.py:684
2625 msgid "Message could not be found"
2628 #: views/list.py:713
2629 msgid "The message was accepted"
2632 #: views/list.py:716
2633 msgid "The message was rejected"
2636 #: views/list.py:719
2637 msgid "The message was discarded"
2640 #: views/list.py:724
2641 msgid "Held message was not found."
2644 #: views/list.py:737
2645 msgid "Moderation action for {} set to {}"
2648 #: views/list.py:742
2649 msgid "Failed to set moderation action for {}"
2652 #: views/list.py:794
2653 msgid "Choose a Domain"
2656 #: views/list.py:815
2657 msgid "List created"
2660 #: views/list.py:827
2661 msgid "Mailing List already exists."
2664 #: views/list.py:993
2665 msgid "Subscriptions pending user confirmation"
2668 #: views/list.py:1006
2669 msgid "Subscriptions pending approval"
2672 #: views/list.py:1019
2673 msgid "Un-subscriptions pending approval"
2676 #: views/list.py:1055
2677 msgid "The request has been accepted."
2680 #: views/list.py:1056
2681 msgid "The request has been rejected."
2684 #: views/list.py:1057
2685 msgid "The request has been discarded."
2688 #: views/list.py:1058
2689 msgid "The request has been defered."
2692 #: views/list.py:1077
2694 msgid "The request was already moderated: %s"
2697 #: views/list.py:1080
2699 msgid "The request could not be moderated: %s"
2702 #: views/list.py:1086
2703 msgid "List Identity"
2706 #: views/list.py:1087
2707 msgid "Automatic Responses"
2710 #: views/list.py:1088
2711 msgid "Alter Messages"
2714 #: views/list.py:1089
2715 msgid "DMARC Mitigations"
2718 #: views/list.py:1090
2722 #: views/list.py:1091
2723 msgid "Message Acceptance"
2726 #: views/list.py:1092
2730 #: views/list.py:1093
2731 msgid "Member Policy"
2734 #: views/list.py:1094
2735 msgid "Bounce Processing"
2738 #: views/list.py:1157
2739 msgid "The settings have been updated."
2742 #: views/list.py:1162
2743 msgid "An error occurred: "
2746 #: views/list.py:1186
2748 msgid "The user %(email)s is not in the %(role)s group"
2751 #: views/list.py:1192
2752 msgid "Removing the last owner is impossible"
2755 #: views/list.py:1206
2757 msgid "The user could not be removed: %(msg)s"
2760 #: views/list.py:1209
2762 msgid "The user %(address)s has been removed from the %(role)s group."
2765 #: views/list.py:1226
2766 msgid "No member is subscribed to the list currently."
2769 #: views/list.py:1236
2770 msgid "All members have been unsubscribed from the list."
2773 #: views/list.py:1301
2774 msgid "The header matches were successfully modified."
2777 #: views/list.py:1308
2781 #: views/list.py:1309
2785 #: views/list.py:1336
2786 msgid "Invalid confirmation token"
2789 #: views/list.py:1344 views/list.py:1356
2790 msgid "Token expired or invalid."
2794 msgid "Message does not exist"
2798 msgid "Attachment does not exist"
2802 msgid "Your preferences have been updated."
2806 msgid "Your preferences did not change."
2809 #: views/user.py:207
2810 msgid "Subscription does not exist"