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: 2020-11-18 15:58+0530\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:96
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:89 forms/list_forms.py:906
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
77 msgid "Make at least one selection"
80 #: forms/list_forms.py:36
81 msgid "Hold for moderation"
84 #: forms/list_forms.py:37
85 msgid "Reject (with notification)"
88 #: forms/list_forms.py:38
89 msgid "Discard (no notification)"
92 #: forms/list_forms.py:39
93 msgid "Accept immediately (bypass other rules)"
96 #: forms/list_forms.py:40
97 msgid "Default processing"
100 #: forms/list_forms.py:44
104 #: forms/list_forms.py:45
108 #: forms/list_forms.py:46
112 #: forms/list_forms.py:47
116 #: forms/list_forms.py:48
120 #: forms/list_forms.py:52
121 msgid "Only mailinglist moderators"
124 #: forms/list_forms.py:53
125 msgid "Only mailinglist members"
128 #: forms/list_forms.py:54
132 #: forms/list_forms.py:68 templates/postorius/user/subscriptions.html:22
136 #: forms/list_forms.py:70
137 msgid "Please enter a name for your list."
140 #: forms/list_forms.py:71
141 msgid "Please enter a valid list name."
144 #: forms/list_forms.py:74
145 msgid "Initial list owner address"
148 #: forms/list_forms.py:76
149 msgid "Please enter the list owner's email address."
152 #: forms/list_forms.py:80
153 msgid "Advertise this list?"
156 #: forms/list_forms.py:82
157 msgid "Please choose a list type."
160 #: forms/list_forms.py:85
161 msgid "Advertise this list in list index"
164 #: forms/list_forms.py:86
165 msgid "Hide this list in list index"
168 #: forms/list_forms.py:99
169 msgid "Choose an existing Domain."
172 #: forms/list_forms.py:100
173 msgid "Choose a valid Mail Host"
176 #: forms/list_forms.py:103
180 #: forms/list_forms.py:106
181 msgid "Choose a List Style."
184 #: forms/list_forms.py:107
185 msgid "Choose a valid List Style."
188 #: forms/list_forms.py:110
189 msgid "Site admin has not created any domains"
192 #: forms/list_forms.py:123
193 msgid "Please enter a valid listname"
196 #: forms/list_forms.py:149 forms/list_forms.py:178
197 msgid "Your email address"
200 #: forms/list_forms.py:153
202 "Subscribing via \"Primary Address\" will change subscription address when "
203 "you change your primary address."
206 #: forms/list_forms.py:156 forms/list_forms.py:181 forms/member_forms.py:29
207 #: forms/system.py:36
208 msgid "Please enter an email address."
211 #: forms/list_forms.py:157 forms/list_forms.py:182 forms/member_forms.py:30
212 #: forms/system.py:37
213 msgid "Please enter a valid email address."
216 #: forms/list_forms.py:160 forms/list_forms.py:185
217 msgid "Your name (optional)"
220 #: forms/list_forms.py:169 forms/list_forms.py:1145 views/list.py:411
221 msgid "Primary Address ({})"
224 #: forms/list_forms.py:200
228 #: forms/list_forms.py:201 templates/postorius/domain/template_delete.html:27
229 #: templates/postorius/lists/template_delete.html:24
233 #: forms/list_forms.py:202
237 #: forms/list_forms.py:203
238 msgid "Confirm, then moderate"
241 #: forms/list_forms.py:212
242 msgid "Subscription Policy"
245 #: forms/list_forms.py:214
247 "Open: Subscriptions are added automatically\n"
248 "Confirm: Subscribers need to confirm the subscription using an email sent to "
250 "Moderate: Moderators will have to authorize each subscription manually.\n"
251 "Confirm then Moderate: First subscribers have to confirm, then a moderator "
252 "needs to authorize."
255 #: forms/list_forms.py:223
256 msgid "Un-Subscription Policy"
259 #: forms/list_forms.py:225
261 "Open: Un-Subscriptions happen automatically\n"
262 "Confirm: Subscribers need to confirm the un-subscription using an email sent "
264 "Moderate: Moderators will have to authorize each un-subscription manually.\n"
265 "Confirm then Moderate: First subscribers have to confirm, then a moderator "
266 "needs to authorize."
269 #: forms/list_forms.py:238 forms/list_forms.py:264 forms/list_forms.py:273
270 #: forms/list_forms.py:359 forms/list_forms.py:367 forms/list_forms.py:408
271 #: forms/list_forms.py:522 forms/list_forms.py:529 forms/list_forms.py:571
272 #: forms/list_forms.py:639 forms/list_forms.py:674 forms/list_forms.py:687
273 #: forms/list_forms.py:695 forms/list_forms.py:703 forms/list_forms.py:721
274 #: forms/list_forms.py:737 forms/list_forms.py:848 forms/list_forms.py:857
275 #: forms/list_forms.py:869 forms/list_forms.py:881 forms/list_forms.py:900
276 #: forms/list_forms.py:943 forms/list_forms.py:950 forms/list_forms.py:971
277 #: forms/user_forms.py:48
281 #: forms/list_forms.py:238 forms/list_forms.py:264 forms/list_forms.py:273
282 #: forms/list_forms.py:359 forms/list_forms.py:367 forms/list_forms.py:408
283 #: forms/list_forms.py:522 forms/list_forms.py:529 forms/list_forms.py:571
284 #: forms/list_forms.py:639 forms/list_forms.py:674 forms/list_forms.py:687
285 #: forms/list_forms.py:695 forms/list_forms.py:703 forms/list_forms.py:721
286 #: forms/list_forms.py:737 forms/list_forms.py:848 forms/list_forms.py:857
287 #: forms/list_forms.py:869 forms/list_forms.py:881 forms/list_forms.py:900
288 #: forms/list_forms.py:943 forms/list_forms.py:950 forms/list_forms.py:971
289 #: forms/user_forms.py:48
293 #: forms/list_forms.py:240
294 msgid "Process Bounces"
297 #: forms/list_forms.py:242
299 "Specifies whether or not this list should do automatic bounce processing."
302 #: forms/list_forms.py:247
303 msgid "Bounce score threshold"
306 #: forms/list_forms.py:250
308 "This is the bounce score above which a member's subscription will be "
309 "automatically disabled. When the subscription is re-enabled, their bounce "
310 "score will be reset to zero."
313 #: forms/list_forms.py:255
314 msgid "Bounce info stale after"
317 #: forms/list_forms.py:258
319 "The number of days after which a member's bounce information is considered "
320 "stale. If no new bounces have been received in the interim, the bounce score "
321 "is reset to zero. This value must be an integer. "
324 #: forms/list_forms.py:266
325 msgid "Notify owner on disable"
328 #: forms/list_forms.py:268
330 "This option controls whether or not the list owner is notified when a "
331 "member's subscription is automatically disabled due to their bounce "
332 "threshold being reached. "
335 #: forms/list_forms.py:275
336 msgid "Notify owner on removal"
339 #: forms/list_forms.py:277
341 "This option controls whether or not the list owner is notified when a member "
342 "is removed from the list after their disabled notifications have been "
346 #: forms/list_forms.py:284
347 msgid "Bounce disabled warnings interval"
350 #: forms/list_forms.py:287
351 msgid "The number of days between each disabled notification."
354 #: forms/list_forms.py:291
355 msgid "Bounce disable warnings"
358 #: forms/list_forms.py:294
360 "The number of notices a disabled member will receive before their address is "
361 "removed from the mailing list's roster. Set this to 0 to immediately remove "
362 "an address from the list once their bounce score exceeds the threshold. This "
363 "value must be an integer. "
366 #: forms/list_forms.py:308
367 msgid "Public archives"
370 #: forms/list_forms.py:309
371 msgid "Private archives"
374 #: forms/list_forms.py:310
375 msgid "Do not archive this list"
378 #: forms/list_forms.py:316
379 msgid "Archive policy"
382 #: forms/list_forms.py:317
383 msgid "Policy for archiving messages for this list"
386 #: forms/list_forms.py:322
387 msgid "Active archivers"
390 #: forms/list_forms.py:347
391 msgid "Acceptable aliases"
394 #: forms/list_forms.py:350
396 "This is a list, one per line, of addresses and regexps matching addresses "
397 "that are acceptable in To: or Cc: in lieu of the list posting address when "
398 "`require_explicit_destination' is enabled. Entries are either email "
399 "addresses or regexps matching email addresses. Regexps are entries "
400 "beginning with `^' and are matched against every recipient address in the "
401 "message. The matching is performed with Python's re.match() function, "
402 "meaning they are anchored to the start of the string."
405 #: forms/list_forms.py:361
406 msgid "Require Explicit Destination"
409 #: forms/list_forms.py:363
411 "This checks to ensure that the list posting address or an acceptable alias "
412 "explicitly appears in a To: or Cc: header in the post."
415 #: forms/list_forms.py:369
416 msgid "Administrivia"
419 #: forms/list_forms.py:371
421 "Administrivia tests will check postings to see whether it's really meant as "
422 "an administrative request (like subscribe, unsubscribe, etc), and will add "
423 "it to the the administrative requests queue, notifying the administrator of "
424 "the new request, in the process."
427 #: forms/list_forms.py:378
428 msgid "Default action to take when a member posts to the list"
431 #: forms/list_forms.py:380
432 msgid "Please choose a default member action."
435 #: forms/list_forms.py:384
437 "Default action to take when a member posts to the list.\n"
438 "Hold: This holds the message for approval by the list moderators.\n"
439 "Reject: this automatically rejects the message by sending a bounce notice to "
440 "the post's author. The text of the bounce notice can be configured by you.\n"
441 "Discard: this simply discards the message, with no notice sent to the post's "
443 "Accept: accepts any postings without any further checks.\n"
444 "Default Processing: run additional checks and accept the message."
447 #: forms/list_forms.py:397
448 msgid "Default action to take when a non-member posts to the list"
451 #: forms/list_forms.py:399
452 msgid "Please choose a default non-member action."
455 #: forms/list_forms.py:403
457 "When a post from a non-member is received, the message's sender is matched "
458 "against the list of explicitly accepted, held, rejected (bounced), and "
459 "discarded addresses. If no match is found, then this action is taken."
462 #: forms/list_forms.py:410
463 msgid "Emergency Moderation"
466 #: forms/list_forms.py:412
468 "When this option is enabled, all list traffic is emergency moderated, i.e. "
469 "held for moderation. Turn this option on when your list is experiencing a "
470 "flamewar and you want a cooling off period. "
473 #: forms/list_forms.py:419
474 msgid "Maximum message size"
477 #: forms/list_forms.py:422
479 "The maximum allowed message size in KB. This can be used to prevent emails "
480 "with large attachments. A size of 0 disables the check."
483 #: forms/list_forms.py:427
484 msgid "Maximum number of recipients"
487 #: forms/list_forms.py:430
489 "The maximum number of recipients for a message. This can be used to prevent "
490 "mass mailings from being accepted. A value of 0 disables the check."
493 #: forms/list_forms.py:444
494 msgid "Accept these non-members"
497 #: forms/list_forms.py:447
499 "This is a list, one per line, of regexps matching addresses that are allowed "
500 "to post to this mailing list without subscribing to the list. Entries are "
501 "regexps beginning with `^' and are matched against the sender addresses in "
502 "the message. While non-regexp addresses can be entered here, it is preferred "
503 "to add the address as a nonmember and set the nonmember's Moderation to "
504 "Default Processing."
507 #: forms/list_forms.py:457
508 msgid "Hold these non-members"
511 #: forms/list_forms.py:460
513 "This is a list, one per line, of regexps matching nonmember addresses, posts "
514 "from which are held automatically. Entries are regexps beginning with `^' "
515 "and are matched against the sender addresses in the message. While non-"
516 "regexp addresses can be entered here, it is preferred to add the address as "
517 "a nonmember and set the nonmember's Moderation to Hold."
520 #: forms/list_forms.py:469
521 msgid "Reject these non-members"
524 #: forms/list_forms.py:472
526 "This is a list, one per line, of regexps matching nonmember addresses, posts "
527 "from which are rejected with notice to the sender. Entries are regexps "
528 "beginning with `^' and are matched against the sender addresses in the "
529 "message. While non-regexp addresses can be entered here, it is preferred to "
530 "add the address as a nonmember and set the nonmember's Moderation to Reject."
533 #: forms/list_forms.py:482
534 msgid "Discard these non-members"
537 #: forms/list_forms.py:485
539 "This is a list, one per line, of regexps matching nonmember addresses, posts "
540 "from which are discarded automatically. Entries are regexps beginning with "
541 "`^' and are matched against the sender addresses in the message. While non-"
542 "regexp addresses can be entered here, it is preferred to add the address as "
543 "a nonmember and set the nonmember's Moderation to Discard."
546 #: forms/list_forms.py:507
547 msgid "Invalid alias regexp: {}: {}"
550 #: forms/list_forms.py:513
551 msgid "Invalid alias email: {}"
554 #: forms/list_forms.py:525
555 msgid "Enable Digests"
558 #: forms/list_forms.py:526
559 msgid "Should Mailman enable digests for this MailingList?"
562 #: forms/list_forms.py:532
563 msgid "Send Digest Periodically"
566 #: forms/list_forms.py:533
567 msgid "Should Mailman send out digests periodically?"
570 #: forms/list_forms.py:539
571 msgid "Digest Volume Frequency"
574 #: forms/list_forms.py:540
576 "At what frequency should Mailman increment the digest volume number and "
577 "reset the issue number?"
580 #: forms/list_forms.py:544
581 msgid "Digest size threshold"
584 #: forms/list_forms.py:545
585 msgid "How big in Kb should a digest be before it gets sent out?"
588 #: forms/list_forms.py:554
589 msgid "DMARC mitigation action"
592 #: forms/list_forms.py:558
593 msgid "Please choose a DMARC mitigation action."
596 #: forms/list_forms.py:560
597 msgid "No DMARC mitigations"
600 #: forms/list_forms.py:561
601 msgid "Replace From: with list address"
604 #: forms/list_forms.py:563
605 msgid "Wrap the message in an outer message From: the list."
608 #: forms/list_forms.py:564
609 msgid "Reject the message"
612 #: forms/list_forms.py:565
613 msgid "Discard the message"
616 #: forms/list_forms.py:567
618 "The action to apply to messages From: a domain publishing a DMARC policy of "
619 "reject or quarantine or to all messages if DMARC Mitigate unconditionally is "
623 #: forms/list_forms.py:574
624 msgid "DMARC Mitigate unconditionally"
627 #: forms/list_forms.py:576
629 "If DMARC mitigation action is munge_from or wrap_message, should it apply to "
630 "all messages regardless of the DMARC policy of the From: domain."
633 #: forms/list_forms.py:580
634 msgid "DMARC rejection notice"
637 #: forms/list_forms.py:584
639 "Text to replace the default reason in any rejection notice to be sent when "
640 "DMARC mitigation action of reject applies."
643 #: forms/list_forms.py:587
644 msgid "DMARC wrapped message text"
647 #: forms/list_forms.py:591
649 "Text to be added as a separate text/plain MIME part preceding the original "
650 "message part in the wrapped message when DMARC mitigation action of wrap "
654 #: forms/list_forms.py:597
658 #: forms/list_forms.py:598
662 #: forms/list_forms.py:599
666 #: forms/list_forms.py:603
669 " None: No personalization.\n"
671 " Individual: Everyone gets a unique copy of the message, and there are "
672 "a few more substitution variables, but no headers are modified.\n"
674 " Full: All of the 'individual' personalization plus recipient "
675 "header modification. "
678 #: forms/list_forms.py:613 templates/postorius/lists/held_messages.html:30
679 #: templates/postorius/lists/held_messages.html:108
680 #: templates/postorius/lists/pending_confirmations.html:34
681 #: templates/postorius/lists/subscription_requests.html:36
685 #: forms/list_forms.py:614 templates/postorius/lists/held_messages.html:29
686 #: templates/postorius/lists/held_messages.html:107
687 #: templates/postorius/lists/subscription_requests.html:35
691 #: forms/list_forms.py:615
695 #: forms/list_forms.py:616
699 #: forms/list_forms.py:619
701 "Action to take on messages which have no content\n"
703 " Discard = silently discard the message.\n"
704 " Reject = discard the message and notify the sender.\n"
705 " Forward = forward the message to the list owner(s).\n"
706 " Preserve = save the message in qfiles/bad.\n"
709 #: forms/list_forms.py:636
713 #: forms/list_forms.py:642
714 msgid "Filter content"
717 #: forms/list_forms.py:643
719 "Should Mailman filter the content of list traffic according to the settings "
723 #: forms/list_forms.py:646
727 #: forms/list_forms.py:649
729 "MimeTypes to filter from the incoming posts. A list of common types can be "
730 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
731 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
734 #: forms/list_forms.py:654
735 msgid "Filter extensions"
738 #: forms/list_forms.py:657
739 msgid "Extensions to filter from the incoming posts."
742 #: forms/list_forms.py:660
746 #: forms/list_forms.py:663
748 "MimeTypes to allow in the incoming posts. A list of common types can be "
749 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
750 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
753 #: forms/list_forms.py:668
754 msgid "Pass extensions"
757 #: forms/list_forms.py:671
758 msgid "Extensions to allow in the incoming posts."
761 #: forms/list_forms.py:677
762 msgid "Collapse alternatives"
765 #: forms/list_forms.py:678
767 "Should Mailman collapse multipart/alternative to its first part content?"
770 #: forms/list_forms.py:684
771 msgid "Filter Action"
774 #: forms/list_forms.py:690
775 msgid "Convert html to plaintext"
778 #: forms/list_forms.py:691
780 "Should Mailman convert text/html parts to plain text? This conversion "
781 "happens after MIME attachments have been stripped."
784 #: forms/list_forms.py:698
785 msgid "Anonymous list"
788 #: forms/list_forms.py:699
790 "Hide the sender of a message, replacing it with the list address (Removes "
791 "From, Sender and Reply-To fields)"
794 #: forms/list_forms.py:706
795 msgid "Include RFC2369 headers"
798 #: forms/list_forms.py:708
800 "Yes is highly recommended. RFC 2369 defines a set of List-* headers that are "
801 "normally added to every message sent to the list membership. These greatly "
802 "aid end-users who are using standards compliant mail readers. They should "
803 "normally always be enabled. However, not all mail readers are standards "
804 "compliant yet, and if you have a large number of members who are using non-"
805 "compliant mail readers, they may be annoyed at these headers. You should "
806 "first try to educate your members as to why these headers exist, and how to "
807 "hide them in their mail clients. As a last resort you can disable these "
808 "headers, but this is not recommended (and in fact, your ability to disable "
809 "these headers may eventually go away)."
812 #: forms/list_forms.py:724
813 msgid "Include the list post header"
816 #: forms/list_forms.py:726
818 "This can be set to no for announce lists that do not wish to include the "
819 "List-Post header because posting to the list is discouraged."
822 #: forms/list_forms.py:730
823 msgid "Explicit reply-to address"
826 #: forms/list_forms.py:733
828 "This option allows admins to set an explicit Reply-to address. It is only "
829 "used if the reply-to is set to use an explicitly set header"
832 #: forms/list_forms.py:741
834 "Should any existing Reply-To: header found in the original message be "
835 "stripped? If so, this will be done regardless of whether an explict Reply-"
836 "To: header is added by Mailman or not."
839 #: forms/list_forms.py:745 forms/list_forms.py:752
840 msgid "Reply goes to list"
843 #: forms/list_forms.py:749
844 msgid "Please choose a reply-to action."
847 #: forms/list_forms.py:751
851 #: forms/list_forms.py:753
852 msgid "Explicit Reply-to header set"
855 #: forms/list_forms.py:754
856 msgid "Explicit Reply-to set; no Cc added"
859 #: forms/list_forms.py:756
861 "Where are replies to list messages directed? No Munging is strongly "
862 "recommended for most mailing lists. \n"
863 "This option controls what Mailman does to the Reply-To: header in messages "
864 "flowing through this mailing list. When set to No Munging, no Reply-To: "
865 "header is added by Mailman, although if one is present in the original "
866 "message, it is not stripped. Setting this value to either Reply to List, "
867 "Explicit Reply, or Reply Only causes Mailman to insert a specific Reply-To: "
868 "header in all messages, overriding the header in the original message if "
869 "necessary (Explicit Reply inserts the value of reply_to_address). Explicit "
870 "Reply-to set; no Cc added is useful forannounce-only lists where you want to "
871 "avoid someone replying to the list address. There are many reasons not to "
872 "introduce or override the Reply-To: header. One is that some posters depend "
873 "on their own Reply-To: settings to convey their valid return address. "
874 "Another is that modifying Reply-To: makes it much more difficult to send "
875 "private replies. See <a href=\"http://marc.merlins.org/netrants/reply-to-"
876 "harmful.html\">`Reply-To' Munging Considered Harmful</a> for a general "
877 "discussion of this issue. See <a href=\"http://marc.merlins.org/netrants/"
878 "reply-to-useful.html\">`Reply-To' Munging Considered Useful</a> for a "
879 "dissenting opinion. Some mailing lists have restricted posting privileges, "
880 "with a parallel list devoted to discussions. Examples are `patches' or "
881 "`checkin' lists, where software changes are posted by a revision control "
882 "system, but discussion about the changes occurs on a developers mailing "
883 "list. To support these types of mailing lists, select Explicit Reply and set "
884 "the Reply-To: address option to point to the parallel list."
887 #: forms/list_forms.py:788
891 #: forms/list_forms.py:793
892 msgid "Type of pipeline you want to use for this mailing list"
895 #: forms/list_forms.py:801
896 msgid "Respond and continue processing"
899 #: forms/list_forms.py:802
900 msgid "Respond and discard message"
903 #: forms/list_forms.py:803
904 msgid "No automatic response"
907 #: forms/list_forms.py:807
908 msgid "Autorespond to list owner"
911 #: forms/list_forms.py:808
913 "Should Mailman send an auto-response to emails sent to the -owner address?"
916 #: forms/list_forms.py:811
917 msgid "Autoresponse owner text"
920 #: forms/list_forms.py:814
921 msgid "Auto-response text to send to -owner emails."
924 #: forms/list_forms.py:818
925 msgid "Autorespond postings"
928 #: forms/list_forms.py:819
929 msgid "Should Mailman send an auto-response to mailing list posters?"
932 #: forms/list_forms.py:822
933 msgid "Autoresponse postings text"
936 #: forms/list_forms.py:825
937 msgid "Auto-response text to send to mailing list posters."
940 #: forms/list_forms.py:829
941 msgid "Autorespond requests"
944 #: forms/list_forms.py:831
946 "Should Mailman send an auto-response to emails sent to the -request address? "
947 "If you choose yes, decide whether you want Mailman to discard the original "
948 "email, or forward it on to the system as a normal mail command."
951 #: forms/list_forms.py:836
952 msgid "Autoresponse request text"
955 #: forms/list_forms.py:839
956 msgid "Auto-response text to send to -request emails."
959 #: forms/list_forms.py:841
960 msgid "Autoresponse grace period"
963 #: forms/list_forms.py:843
965 "Number of days between auto-responses to either the mailing list or -"
966 "request/-owner address from the same poster. Set to zero (or negative) for "
967 "no grace period (i.e. auto-respond to every message)."
970 #: forms/list_forms.py:851
971 msgid "Notify users of held messages"
974 #: forms/list_forms.py:853
976 "Should Mailman notify users about their messages held for approval. If you "
977 "say 'No', no notifications will be sent to users about the pending approval "
981 #: forms/list_forms.py:860
982 msgid "Send welcome message"
985 #: forms/list_forms.py:862
987 "Send welcome message to newly subscribed members? Turn this off only if you "
988 "plan on subscribing people manually and don't want them to know that you did "
989 "so. Setting this to No is most useful for transparently migrating lists from "
990 "some other mailing list manager to Mailman.\n"
991 "The text of Welcome message can be set via the Templates tab."
994 #: forms/list_forms.py:871
995 msgid "Admin immed notify"
998 #: forms/list_forms.py:873
1000 "Should the list moderators get immediate notice of new requests, as well as "
1001 "daily notices about collected ones? List moderators (and list "
1002 "administrators) are sent daily reminders of requests pending approval, like "
1003 "subscriptions to a moderated list, or postings that are being held for one "
1004 "reason or another. Setting this option causes notices to be sent immediately "
1005 "on the arrival of new requests as well. "
1008 #: forms/list_forms.py:883
1009 msgid "Notify admin of membership changes"
1012 #: forms/list_forms.py:884
1013 msgid "Should administrator get notices of subscribes and unsubscribes?"
1016 #: forms/list_forms.py:889
1017 msgid "Not Moderated"
1020 #: forms/list_forms.py:890
1021 msgid "Moderated but allows for open posting"
1024 #: forms/list_forms.py:891
1028 #: forms/list_forms.py:902
1029 msgid "Show list on index page"
1032 #: forms/list_forms.py:903
1033 msgid "Choose whether to include this list on the list of all lists"
1036 #: forms/list_forms.py:909
1038 "This description is used when the mailing list is listed with other mailing "
1039 "lists, or in headers, and so forth. It should be as succinct as you can get "
1040 "it, while still identifying what the list is."
1043 #: forms/list_forms.py:915
1047 #: forms/list_forms.py:916
1048 msgid "A longer description of this mailing list."
1051 #: forms/list_forms.py:920
1052 msgid "Display name"
1055 #: forms/list_forms.py:922
1056 msgid "Display name is the name shown in the web interface."
1059 #: forms/list_forms.py:925
1060 msgid "Subject prefix"
1063 #: forms/list_forms.py:930
1064 msgid "Preferred Language"
1067 #: forms/list_forms.py:936
1068 msgid "Members List Visibility"
1071 #: forms/list_forms.py:940
1072 msgid "Who is allowed to see members list for this MailingList?"
1075 #: forms/list_forms.py:945
1076 msgid "Gateway to mail"
1079 #: forms/list_forms.py:946
1081 "Flag indicating that posts to the linked newsgroup should be gated to the "
1085 #: forms/list_forms.py:952
1086 msgid "Gateway to news"
1089 #: forms/list_forms.py:953
1091 "Flag indicating that posts to the list should be gated to the linked "
1095 #: forms/list_forms.py:957
1096 msgid "Linked Newsgroup"
1099 #: forms/list_forms.py:960
1100 msgid "The name of the linked newsgroup."
1103 #: forms/list_forms.py:963
1104 msgid "Newsgroup moderation"
1107 #: forms/list_forms.py:967
1108 msgid "The moderation policy for the linked newsgroup, if there is one."
1111 #: forms/list_forms.py:973
1112 msgid "NNTP Include subject prefix "
1115 #: forms/list_forms.py:974
1117 "Flag indicating whether the list's \"Subject Prefix\" should be included in "
1118 "posts gated to usenet."
1121 #: forms/list_forms.py:989
1122 msgid "Emails to mass subscribe"
1125 #: forms/list_forms.py:991
1127 "The following formats are accepted:\n"
1128 "jdoe@example.com\n"
1129 "<jdoe@example.com>\n"
1130 "John Doe <jdoe@example.com>\n"
1131 "\"John Doe\" <jdoe@example.com>\n"
1132 "jdoe@example.com (John Doe)\n"
1133 "Use the last three to associate a display name with the address\n"
1136 #: forms/list_forms.py:1002
1140 #: forms/list_forms.py:1006
1141 msgid "If checked, users will not have to confirm their subscription."
1144 #: forms/list_forms.py:1011
1145 msgid "Pre approved"
1148 #: forms/list_forms.py:1015
1150 "If checked, moderators will not have to approve the subscription request."
1153 #: forms/list_forms.py:1021
1154 msgid "Pre Verified"
1157 #: forms/list_forms.py:1025
1159 "If checked, users will not have to verify that their email address is valid."
1162 #: forms/list_forms.py:1031
1166 #: forms/list_forms.py:1035
1168 "If checked, the other checkboxes are ignored and the users will be sent an "
1169 "invitation to join the list and will be subscribed upon acceptance thereof."
1172 #: forms/list_forms.py:1047
1173 msgid "Emails to Unsubscribe"
1176 #: forms/list_forms.py:1048
1177 msgid "Add one email address on each line"
1180 #: forms/list_forms.py:1063
1181 msgid "Default antispam action"
1184 #: forms/list_forms.py:1067
1188 #: forms/list_forms.py:1068
1189 msgid "Email header to filter on (case-insensitive)."
1192 #: forms/list_forms.py:1070
1193 msgid "Please enter a header."
1196 #: forms/list_forms.py:1071
1197 msgid "Please enter a valid header."
1200 #: forms/list_forms.py:1073
1204 #: forms/list_forms.py:1074
1205 msgid "Regular expression matching the header's value."
1208 #: forms/list_forms.py:1076
1209 msgid "Please enter a pattern."
1212 #: forms/list_forms.py:1077
1213 msgid "Please enter a valid pattern."
1216 #: forms/list_forms.py:1079 templates/postorius/domain/index.html:26
1220 #: forms/list_forms.py:1080
1221 msgid "Please enter a valid action."
1224 #: forms/list_forms.py:1083
1225 msgid "Action to take when a header matches"
1228 #: forms/list_forms.py:1112
1232 #: forms/list_forms.py:1114
1233 msgid "List default"
1236 #: forms/list_forms.py:1116
1238 "Default action to take when this member posts to the list. \n"
1239 "List default -- follow the list's default member action. \n"
1240 "Hold -- This holds the message for approval by the list moderators. \n"
1241 "Reject -- this automatically rejects the message by sending a bounce notice "
1242 "to the post's author. The text of the bounce notice can be configured by "
1244 "Discard -- this simply discards the message, with no notice sent to the "
1246 "Accept -- accepts any postings without any further checks. \n"
1247 "Default Processing -- run additional checks and accept the message. \n"
1250 #: forms/list_forms.py:1133
1251 msgid "Select Email"
1254 #: forms/list_forms.py:1151
1258 #: forms/member_forms.py:27
1259 msgid "Email Address"
1262 #: forms/member_forms.py:32
1263 msgid "Display Name"
1266 #: forms/member_forms.py:35
1267 msgid "Please enter an display name."
1270 #: forms/system.py:31
1274 #: forms/system.py:33
1276 "You can ban a single email address or use a regular expression to match "
1277 "similar email addresses."
1280 #: forms/user_forms.py:50
1284 #: forms/user_forms.py:51
1285 msgid "Plain Text Digests"
1288 #: forms/user_forms.py:52
1289 msgid "Mime Digests"
1292 #: forms/user_forms.py:53
1293 msgid "Summary Digests"
1296 #: forms/user_forms.py:55
1300 #: forms/user_forms.py:55
1304 #: forms/user_forms.py:60
1305 msgid "Delivery status"
1308 #: forms/user_forms.py:62
1310 "Set this option to Enabled to receive messages posted to this mailing list. "
1311 "Set it to Disabled if you want to stay subscribed, but don't want mail "
1312 "delivered to you for a while (e.g. you're going on vacation). If you disable "
1313 "mail delivery, don't forget to re-enable it when you come back; it will not "
1314 "be automatically re-enabled."
1317 #: forms/user_forms.py:72
1318 msgid "Delivery mode"
1321 #: forms/user_forms.py:74
1323 "If you select summary digests , you'll get posts bundled together (usually "
1324 "one per day but possibly more on busy lists), instead of singly when they're "
1325 "sent. Your mail reader may or may not support MIME digests. In general MIME "
1326 "digests are preferred, but if you have a problem reading them, select plain "
1330 #: forms/user_forms.py:83
1331 msgid "Receive own postings"
1334 #: forms/user_forms.py:85
1336 "Ordinarily, you will get a copy of every message you post to the list. If "
1337 "you don't want to receive this copy, set this option to No."
1340 #: forms/user_forms.py:92
1341 msgid "Acknowledge posts"
1344 #: forms/user_forms.py:94
1345 msgid "Receive acknowledgement mail when you send mail to the list?"
1348 #: forms/user_forms.py:98
1349 msgid "Hide address"
1352 #: forms/user_forms.py:100
1354 "When someone views the list membership, your email address is normally shown "
1355 "(in an obscured fashion to thwart spam harvesters). If you do not want your "
1356 "email address to show up on this membership roster at all, select Yes for "
1360 #: forms/user_forms.py:108
1361 msgid "Receive list copies (possible duplicates)"
1364 #: forms/user_forms.py:110
1366 "When you are listed explicitly in the To: or Cc: headers of a list message, "
1367 "you can opt to not receive another copy from the mailing list. Select Yes to "
1368 "receive copies. Select No to avoid receiving copies from the mailing list"
1371 #: forms/user_forms.py:119
1372 msgid "Preferred language"
1375 #: forms/user_forms.py:121
1377 "Preferred language for your interactions with Mailman. When this is set, it "
1378 "will override the MailingList's preferred language. This affects which "
1379 "language is used for your email notifications and such."
1382 #: forms/validators.py:39
1383 #, python-brace-format
1384 msgid "Invalid: \"{0}\" should be either email or UUID"
1389 "Note: Do not add any secret content in templates as they are publicly "
1391 "You can use these variables in the templates. \n"
1392 "$hyperkitty_url: Permalink to archived message in Hyperkitty\n"
1393 "$listname: Name of the Mailing List e.g. ant@example.com \n"
1394 "$list_id: The List-ID header e.g. ant.example.com \n"
1395 "$display_name: Display name of the mailing list e.g. Ant \n"
1396 "$short_listname: Local part of the listname e.g. ant \n"
1397 "$domain: The domain part of the listname e.g. example.com \n"
1398 "$info: The mailing list's longer descriptive text \n"
1399 "$request_email: The email address for -request address \n"
1400 "$owner_email: The email address for -owner address \n"
1401 "$site_email: The email address to reach the owners of the site \n"
1402 "$language: The two letter language code for list's preferred language e.g. "
1407 msgid "Choose the template you want to customize."
1412 "Language for the template, this should be the list's preferred language."
1415 #: template_list.py:26
1417 "Sent to the list administrators when moderator approval for a posting is "
1421 #: template_list.py:28
1423 "Sent to the list administrators when moderator approval for a subscription "
1424 "request is required."
1427 #: template_list.py:30
1429 "Sent to the list administrators when moderator approval for an "
1430 "unsubscription request is required."
1433 #: template_list.py:32
1435 "Sent to the list administrators to notify them when a new member has been "
1439 #: template_list.py:34
1441 "Sent to the list administrators when a bounce message in an unrecognized "
1442 "format has been received."
1445 #: template_list.py:36
1447 "Sent to the list administrators to notify them when a member's delivery is "
1448 "disabled due to excessive bounces."
1451 #: template_list.py:38
1453 "Sent to the list administrators to notify them when a member has been "
1457 #: template_list.py:40
1458 msgid "The footer for a digest message."
1461 #: template_list.py:42
1462 msgid "The header for a digest message."
1465 #: template_list.py:44
1467 "The digest “masthead”; i.e. a common introduction for all digest messages."
1470 #: template_list.py:46
1471 msgid "The footer for a regular (non-digest) message."
1474 #: template_list.py:48
1475 msgid "The header for a regular (non-digest) message."
1478 #: template_list.py:50
1480 "The message sent to subscribers when a subscription confirmation is required."
1483 #: template_list.py:52
1485 "The message sent to subscribers when an unsubscription confirmation is "
1489 #: template_list.py:54
1490 msgid "The message sent to subscribers when they are invited to join a list."
1493 #: template_list.py:56
1494 msgid "The notice sent to a member when they unsubscribe from a mailing list."
1497 #: template_list.py:58
1499 "The notice sent to a poster when their message is being held for moderator "
1503 #: template_list.py:60
1505 "Sent to a user when the maximum number of autoresponses has been reached for "
1509 #: template_list.py:62
1511 "Notice sent to a poster when their message has been received by the mailing "
1515 #: template_list.py:64
1517 "A bounce probe sent to a member when their subscription has been disabled "
1521 #: template_list.py:66
1523 "Notice sent to a poster when their message has been rejected by the list’s "
1527 #: template_list.py:68
1529 "Notice sent to a poster when their message has been rejected automatically."
1532 #: template_list.py:70
1534 "The notice sent to a member when they are subscribed to the mailing list."
1537 #: template_list.py:72
1539 "The notice sent to a member when their membership has been disabled due to "
1540 "excessive bounces."
1543 #: templates/403.html:5
1547 #: templates/403.html:6
1548 msgid "You do not have permissions to visit this page."
1551 #: templates/404.html:5
1552 msgid "Page not found"
1555 #: templates/404.html:6
1556 msgid "This page either doesn't exist, or it moved somewhere else."
1559 #: templates/500.html:24
1560 msgid "Server error"
1563 #: templates/500.html:25
1564 msgid "An error occurred while processing your request."
1567 #: templates/postorius/bans.html:5 templates/postorius/bans.html:10
1571 #: templates/postorius/base.html:32
1572 msgid "Mailman logo"
1575 #: templates/postorius/base.html:38
1579 #: templates/postorius/base.html:44 templates/postorius/domain/index.html:5
1580 #: templates/postorius/domain/index.html:11
1584 #: templates/postorius/base.html:50
1588 #: templates/postorius/base.html:56
1589 msgid "System Information"
1592 #: templates/postorius/base.html:63 templates/postorius/lists/summary.html:31
1596 #: templates/postorius/base.html:79
1600 #: templates/postorius/base.html:83
1601 msgid "Mailman settings"
1604 #: templates/postorius/base.html:88
1605 msgid "Posting activity"
1608 #: templates/postorius/base.html:94
1612 #: templates/postorius/base.html:101
1616 #: templates/postorius/base.html:105
1620 #: templates/postorius/base.html:128
1621 msgid "Postorius Documentation"
1624 #: templates/postorius/base.html:132
1625 msgid "Postorius Version"
1628 #: templates/postorius/base.html:135
1629 msgid "Happy Mailman Day!"
1632 #: templates/postorius/domain/confirm_delete.html:5
1633 msgid "Confirm domain removal"
1636 #: templates/postorius/domain/confirm_delete.html:13
1637 msgid "Confirm deletion"
1640 #: templates/postorius/domain/confirm_delete.html:17
1641 msgid "Are you sure you want to permanently delete"
1644 #: templates/postorius/domain/confirm_delete.html:21
1648 " This would delete %(size)s lists, some of which are:\n"
1652 #: templates/postorius/domain/confirm_delete.html:33
1653 #: templates/postorius/domain/index.html:59
1654 #: templates/postorius/domain/template_index.html:34
1655 #: templates/postorius/lists/confirm_delete.html:5
1656 #: templates/postorius/lists/members.html:107
1657 #: templates/postorius/lists/members.html:116
1658 #: templates/postorius/lists/template_list.html:32
1659 #: templates/postorius/menu/list_nav.html:59
1663 #: templates/postorius/domain/confirm_delete.html:34
1664 #: templates/postorius/domain/template_delete.html:28
1665 #: templates/postorius/lists/confirm_delete.html:25
1666 #: templates/postorius/lists/confirm_remove_role.html:18
1667 #: templates/postorius/lists/confirm_removeall_subscribers.html:22
1668 #: templates/postorius/lists/template_delete.html:25
1672 #: templates/postorius/domain/edit.html:6
1673 #: templates/postorius/domain/edit.html:12
1677 #: templates/postorius/domain/index.html:14
1681 #: templates/postorius/domain/index.html:25
1682 #: templates/postorius/menu/list_nav.html:42
1686 #: templates/postorius/domain/index.html:38
1687 #: templates/postorius/domain/index.html:58
1688 #: templates/postorius/domain/template_index.html:33
1689 #: templates/postorius/lists/template_list.html:31
1693 #: templates/postorius/domain/index.html:50
1697 #: templates/postorius/domain/index.html:54
1701 #: templates/postorius/domain/index.html:57
1702 #: templates/postorius/domain/template_add.html:6
1703 #: templates/postorius/domain/template_delete.html:6
1704 #: templates/postorius/domain/template_index.html:6
1705 #: templates/postorius/domain/template_index.html:11
1706 #: templates/postorius/lists/template_add.html:7
1707 #: templates/postorius/lists/template_delete.html:7
1708 #: templates/postorius/lists/template_list.html:7
1709 #: templates/postorius/lists/template_update.html:7
1710 #: templates/postorius/menu/list_nav.html:45 templatetags/nav_helpers.py:38
1714 #: templates/postorius/domain/new.html:6
1718 #: templates/postorius/domain/new.html:12
1719 msgid "Add a new domain"
1722 #: templates/postorius/domain/owners.html:6
1723 msgid "Add domain owner "
1726 #: templates/postorius/domain/owners.html:12
1727 msgid "Add a new owner to"
1730 #: templates/postorius/domain/template_add.html:17
1731 #: templates/postorius/domain/template_delete.html:16
1732 #: templates/postorius/lists/template_delete.html:13
1733 #: templates/postorius/lists/template_update.html:13
1735 msgid "Template '%(name)s'"
1738 #: templates/postorius/domain/template_delete.html:11
1739 msgid "Delete Template"
1742 #: templates/postorius/domain/template_delete.html:22
1746 " Are you sure you want to delete the \"%(name)s\" template\n"
1747 " for domain \"%(identifier)s\"?\n"
1751 #: templates/postorius/domain/template_index.html:16
1752 #: templates/postorius/lists/template_list.html:14
1753 msgid "New Template"
1756 #: templates/postorius/domain/template_index.html:25
1757 #: templates/postorius/lists/template_list.html:24
1758 msgid "Template Name"
1761 #: templates/postorius/domain/template_index.html:44
1762 #: templates/postorius/lists/template_list.html:40
1763 msgid "No Templates."
1766 #: templates/postorius/errors/generic.html:5
1767 msgid "Something went wrong"
1770 #: templates/postorius/fragments/bans.html:14
1774 #: templates/postorius/fragments/bans.html:22
1775 msgid "Currently banned addresses"
1778 #: templates/postorius/fragments/bans.html:35
1779 msgid "Un-ban this address"
1782 #: templates/postorius/fragments/bans.html:46
1783 msgid "No addresses are currently banned."
1786 #: templates/postorius/index.html:6
1790 #: templates/postorius/index.html:12
1791 msgid "Mailing Lists"
1794 #: templates/postorius/index.html:40
1795 msgid "Create New Domain"
1798 #: templates/postorius/index.html:42
1799 msgid "Create New List"
1802 #: templates/postorius/index.html:54
1806 #: templates/postorius/index.html:55
1807 msgid "Post address"
1810 #: templates/postorius/index.html:66
1811 msgid "unadvertised"
1814 #: templates/postorius/index.html:78
1816 "Only lists that you are owner, moderator or subscriber for are shown here."
1819 #: templates/postorius/index.html:82
1820 msgid "Only admins see unadvertised lists in the list index."
1823 #: templates/postorius/index.html:88
1824 msgid "There are currently no mailing lists."
1827 #: templates/postorius/lists/bans.html:8
1828 msgid "Banned addresses"
1831 #: templates/postorius/lists/confirm_delete.html:13
1832 msgid "Are you sure you want to permanently delete this list?"
1835 #: templates/postorius/lists/confirm_delete.html:14
1836 msgid "All settings and membership data will be lost!"
1839 #: templates/postorius/lists/confirm_delete.html:20
1843 " Delete %(listname)s\n"
1847 #: templates/postorius/lists/confirm_remove_role.html:5
1848 #: templates/postorius/lists/confirm_remove_role.html:12
1849 msgid "Confirm remove role"
1852 #: templates/postorius/lists/confirm_remove_role.html:14
1853 msgid "Are you sure?"
1856 #: templates/postorius/lists/confirm_remove_role.html:17
1860 #: templates/postorius/lists/confirm_removeall_subscribers.html:6
1861 msgid "Unsubscribe all members"
1864 #: templates/postorius/lists/confirm_removeall_subscribers.html:14
1868 " Are you sure you want to unsubscribe all members from %(listname)s?\n"
1872 #: templates/postorius/lists/confirm_removeall_subscribers.html:21
1873 #: templates/postorius/lists/mass_removal.html:17
1874 #: templates/postorius/lists/members.html:63
1875 msgid "Unsubscribe All"
1878 #: templates/postorius/lists/header_matches.html:7
1879 #: templates/postorius/menu/list_nav.html:58
1880 msgid "Header filters"
1883 #: templates/postorius/lists/header_matches.html:58
1884 msgid "Save changes"
1887 #: templates/postorius/lists/header_matches.html:60
1888 msgid "Changes pending, click on the button to save them."
1891 #: templates/postorius/lists/held_messages.html:10
1892 #: templates/postorius/menu/list_nav.html:28
1893 msgid "Held messages"
1896 #: templates/postorius/lists/held_messages.html:26
1897 msgid "Perform action on selected messages"
1900 #: templates/postorius/lists/held_messages.html:28
1901 #: templates/postorius/lists/held_messages.html:106
1902 #: templates/postorius/lists/subscription_requests.html:34
1906 #: templates/postorius/lists/held_messages.html:38
1910 #: templates/postorius/lists/held_messages.html:39
1914 #: templates/postorius/lists/held_messages.html:40
1918 #: templates/postorius/lists/held_messages.html:41
1922 #: templates/postorius/lists/held_messages.html:53
1926 #: templates/postorius/lists/held_messages.html:81
1930 #: templates/postorius/lists/held_messages.html:92
1931 msgid "Set member moderation"
1934 #: templates/postorius/lists/held_messages.html:98
1935 msgid "Rejection reason:"
1938 #: templates/postorius/lists/held_messages.html:101
1940 "Reason sent to the sender for message rejection. For other actions, this is "
1944 #: templates/postorius/lists/held_messages.html:115
1945 msgid "Show Headers"
1948 #: templates/postorius/lists/held_messages.html:123
1949 msgid "There are currently no held messages."
1952 #: templates/postorius/lists/held_messages.html:130
1953 msgid "Message could not be retrieved"
1956 #: templates/postorius/lists/mass_removal.html:14
1957 msgid "Unsubscribe users"
1960 #: templates/postorius/lists/mass_subscribe.html:7
1961 #: templates/postorius/menu/list_nav.html:53
1962 msgid "Mass subscribe"
1965 #: templates/postorius/lists/memberoptions.html:7
1966 #: templates/postorius/user/list_options.html:7
1967 msgid "Member options"
1970 #: templates/postorius/lists/memberoptions.html:15
1971 msgid "No Preferences Available"
1974 #: templates/postorius/lists/memberoptions.html:16
1975 msgid "You are not the owner for this list"
1978 #: templates/postorius/lists/members.html:8
1979 msgid "List members"
1982 #: templates/postorius/lists/members.html:44
1983 msgid "Search members..."
1986 #: templates/postorius/lists/members.html:60
1990 #: templates/postorius/lists/members.html:74
1991 #: templates/postorius/user/address_preferences.html:32
1995 #: templates/postorius/lists/members.html:93
1996 msgid "Member Options"
1999 #: templates/postorius/lists/members.html:105
2000 msgid "Non-member Options"
2003 #: templates/postorius/lists/new.html:6
2007 #: templates/postorius/lists/new.html:12
2008 msgid "Create a new list"
2011 #: templates/postorius/lists/pending_confirmations.html:19
2012 #: templates/postorius/lists/subscription_requests.html:19
2013 msgid "E-Mail Address"
2016 #: templates/postorius/lists/pending_confirmations.html:20
2017 #: templates/postorius/lists/subscription_requests.html:20
2021 #: templates/postorius/lists/pending_confirmations.html:35
2022 #: templates/postorius/lists/subscription_requests.html:37
2026 #: templates/postorius/lists/pending_confirmations.html:44
2027 #: templates/postorius/lists/subscription_requests.html:46
2028 msgid "There are currently no subscription requests for this list."
2031 #: templates/postorius/lists/settings.html:7
2032 #: templates/postorius/menu/list_nav.html:46
2036 #: templates/postorius/lists/subscription_requests.html:7
2037 #: templates/postorius/menu/list_nav.html:14
2038 msgid "Subscription requests"
2041 #: templates/postorius/lists/summary.html:8
2042 #: templates/postorius/menu/list_nav.html:10
2046 #: templates/postorius/lists/summary.html:21
2047 msgid "To contact the list owners, use the following email address:"
2050 #: templates/postorius/lists/summary.html:27
2051 msgid "You have to login to visit the archives of this list."
2054 #: templates/postorius/lists/summary.html:33
2058 " <a class=\"btn btn-primary\" href=\"%(hyperkitty_list_url)s"
2063 #: templates/postorius/lists/summary.html:45
2064 #: templates/postorius/lists/summary.html:79
2065 msgid "Subscription / Unsubscription"
2068 #: templates/postorius/lists/summary.html:47
2069 msgid "You are subscribed to this list with the following address:"
2072 #: templates/postorius/lists/summary.html:49
2073 msgid "Primary Address"
2076 #: templates/postorius/lists/summary.html:55
2077 msgid "Manage Subscription"
2080 #: templates/postorius/lists/summary.html:60
2084 #: templates/postorius/lists/summary.html:63
2086 "You have a subscription request pending. If you don't hear back soon, please "
2087 "contact the list owners."
2090 #: templates/postorius/lists/summary.html:65
2091 msgid "Subscribe to this list"
2094 #: templates/postorius/lists/summary.html:67
2098 " To subscribe you can send an email with 'subscribe' in the "
2100 " <a href=\"mailto:%(address)s?subject=Subscribe\">"
2102 " or use the form below:\n"
2106 #: templates/postorius/lists/summary.html:80
2109 " To subscribe or unsubscribe from this list, please log in first.\n"
2110 " If you have not previously logged in, you may need to set up an "
2112 " with the appropriate email address.\n"
2116 #: templates/postorius/lists/summary.html:85
2120 #: templates/postorius/lists/summary.html:90
2123 " You can also subscribe without creating an account.\n"
2124 " If you wish to do so, please use the form below.\n"
2128 #: templates/postorius/lists/summary.html:106
2129 msgid "List metrics"
2132 #: templates/postorius/lists/summary.html:108
2136 #: templates/postorius/lists/summary.html:110
2137 msgid "Last post at"
2140 #: templates/postorius/lists/summary.html:112
2141 msgid "Digest last sent at"
2144 #: templates/postorius/lists/summary.html:114
2148 #: templates/postorius/lists/template_delete.html:19
2152 " Are you sure you want to delete the \"%(name)s\" template\n"
2153 " from list \"%(identifier)s\"?\n"
2157 #: templates/postorius/menu/list_nav.html:19
2158 msgid "Pending Approval"
2161 #: templates/postorius/menu/list_nav.html:22
2162 msgid "Pending Confirmation"
2165 #: templates/postorius/menu/list_nav.html:36
2169 #: templates/postorius/menu/list_nav.html:39
2173 #: templates/postorius/menu/list_nav.html:40
2177 #: templates/postorius/menu/list_nav.html:41
2181 #: templates/postorius/menu/list_nav.html:50
2182 msgid "Mass operations"
2185 #: templates/postorius/menu/list_nav.html:54
2186 msgid "Mass removal"
2189 #: templates/postorius/menu/list_nav.html:57
2193 #: templates/postorius/menu/user_nav.html:4
2194 msgid "Mailman Settings"
2197 #: templates/postorius/menu/user_nav.html:7
2198 #: templates/postorius/user/subscriptions.html:8 templatetags/nav_helpers.py:42
2199 msgid "Subscriptions"
2202 #: templates/postorius/menu/user_nav.html:8
2203 msgid "Global Mailman preferences"
2206 #: templates/postorius/menu/user_nav.html:9
2207 msgid "Address-based preferences"
2210 #: templates/postorius/menu/user_nav.html:10
2211 msgid "List-based preferences"
2214 #: templates/postorius/system_information.html:6
2215 msgid "System Configuration"
2218 #: templates/postorius/system_information.html:11
2219 msgid "Mailman System"
2222 #: templates/postorius/user/address_preferences.html:8
2223 #: templates/postorius/user/subscription_preferences.html:7
2224 msgid "Subscription preferences"
2227 #: templates/postorius/user/address_preferences.html:17
2228 #: templates/postorius/user/mailman_settings.html:17
2229 #: templates/postorius/user/subscription_preferences.html:17
2230 msgid "No preferences available"
2233 #: templates/postorius/user/address_preferences.html:18
2234 #: templates/postorius/user/mailman_settings.html:19
2235 #: templates/postorius/user/subscription_preferences.html:19
2237 "You are not yet subscribed to any lists, so you have no Mailman preferences."
2240 #: templates/postorius/user/address_preferences.html:20
2241 msgid "Each email address can have specific Mailman preferences."
2244 #: templates/postorius/user/address_preferences.html:21
2246 "Any options showing as not set here have inherit at runtime from your global "
2247 "preferences (viewable on other tab)"
2250 #: templates/postorius/user/address_preferences.html:62
2251 #: templates/postorius/user/subscription_preferences.html:68
2255 #: templates/postorius/user/list_options.html:14
2256 msgid "Subscription options for"
2259 #: templates/postorius/user/list_options.html:18
2260 msgid "Use this form to change the email used for this subscription"
2263 #: templates/postorius/user/mailman_settings.html:7
2264 msgid "Subscription settings"
2267 #: templates/postorius/user/subscription_preferences.html:21
2268 msgid "Each list subscription can have specific Mailman preferences."
2271 #: templates/postorius/user/subscription_preferences.html:22
2273 "Any options showing as not set inherit at runtime from your global or "
2274 "address specific preferences (viewable on other tabs)"
2277 #: templates/postorius/user/subscription_preferences.html:32
2278 msgid "Subscription"
2281 #: templates/postorius/user/subscriptions.html:17
2282 msgid "You are subscribed to the following mailing lists:"
2285 #: templates/postorius/user/subscriptions.html:23
2286 msgid "Subscription Address"
2289 #: templates/postorius/user/subscriptions.html:24
2290 msgid "Delivery Mode"
2293 #: templates/postorius/user/subscriptions.html:25
2297 #: templates/postorius/user/subscriptions.html:41
2298 msgid "You are not yet subscribed to any lists."
2301 #: templatetags/nav_helpers.py:27
2302 msgid "Header Filters"
2305 #: templatetags/nav_helpers.py:28
2306 msgid "Banned Addresses"
2309 #: templatetags/nav_helpers.py:29
2313 #: templatetags/nav_helpers.py:30
2314 msgid "Held Messages"
2317 #: templatetags/nav_helpers.py:31
2318 msgid "Mass Removal"
2321 #: templatetags/nav_helpers.py:32
2322 msgid "Mass Subscription"
2325 #: templatetags/nav_helpers.py:33
2326 msgid "Subscription Options"
2329 #: templatetags/nav_helpers.py:34
2330 msgid "List Settings"
2333 #: templatetags/nav_helpers.py:35
2337 #: templatetags/nav_helpers.py:37
2338 msgid "Confirm Removal of All Members"
2341 #: templatetags/nav_helpers.py:39
2342 msgid "Address-based Settings"
2345 #: templatetags/nav_helpers.py:40
2346 msgid "Subscription Settings"
2349 #: templatetags/nav_helpers.py:41
2350 msgid "Global Settings"
2354 msgid "Mailman REST API not available. Please start Mailman core."
2357 #: views/domain.py:76
2358 msgid "New Domain registered"
2361 #: views/domain.py:113
2363 msgid "Domain %s updated"
2366 #: views/domain.py:116 views/list.py:759
2367 msgid "Please check the errors below"
2370 #: views/domain.py:140
2372 msgid "The domain %s has been deleted."
2375 #: views/domain.py:145
2377 msgid "The domain could not be deleted: %s"
2380 #: views/domain.py:163
2381 msgid "Added {} as an owner for {}"
2384 #: views/domain.py:192
2385 msgid "{} is not an owner for {}"
2388 #: views/domain.py:199
2389 msgid "Removed {} as an owner for {}"
2392 #: views/generic.py:104
2393 msgid "The email {} has been banned."
2396 #: views/generic.py:108 views/generic.py:119 views/list.py:1193
2398 msgid "An error occurred: %s"
2401 #: views/generic.py:110 views/generic.py:121
2403 msgid "Invalid data: %s"
2406 #: views/generic.py:116
2407 msgid "The email {} has been un-banned"
2410 #: views/list.py:106
2414 #: views/list.py:120
2418 #: views/list.py:123
2419 msgid "No {}s were found matching the search."
2422 #: views/list.py:125
2423 msgid "List has no {}s"
2426 #: views/list.py:138
2427 msgid "The selected members have been unsubscribed"
2430 #: views/list.py:156
2431 #, python-brace-format
2432 msgid "{email} has been added with the role {role}"
2435 #: views/list.py:203
2436 msgid "Member does not exist"
2439 #: views/list.py:221
2440 msgid "The member's preferences have been updated."
2443 #: views/list.py:230
2444 msgid "No change to the member's moderation."
2447 #: views/list.py:242
2448 msgid "The member's moderation settings have been updated."
2451 #: views/list.py:403
2452 msgid "You are already subscribed"
2455 #: views/list.py:414
2457 msgid "Subscription changed to %s"
2460 #: views/list.py:417 views/list.py:462 views/list.py:492
2461 msgid "Something went wrong. Please try again."
2464 #: views/list.py:453
2466 "Your subscription request has been submitted and is waiting for moderator "
2470 #: views/list.py:458
2472 msgid "You are subscribed to %s."
2475 #: views/list.py:488
2476 msgid "Please check your inbox for further instructions"
2479 #: views/list.py:507
2481 msgid "%s has been unsubscribed from this list."
2484 #: views/list.py:534
2486 msgid "The address %(address)s has been subscribed to %(list)s."
2489 #: views/list.py:541 views/list.py:578
2491 msgid "The email address %s is not valid."
2494 #: views/list.py:564
2495 msgid "Please fill out the form correctly."
2498 #: views/list.py:571
2500 msgid "The address %(address)s has been unsubscribed from %(list)s."
2503 #: views/list.py:600
2504 msgid "The selected messages were accepted"
2507 #: views/list.py:604
2508 msgid "The selected messages were rejected"
2511 #: views/list.py:608
2512 msgid "The selected messages were discarded"
2515 #: views/list.py:610
2516 msgid "Message could not be found"
2519 #: views/list.py:639
2520 msgid "The message was accepted"
2523 #: views/list.py:642
2524 msgid "The message was rejected"
2527 #: views/list.py:645
2528 msgid "The message was discarded"
2531 #: views/list.py:650
2532 msgid "Held message was not found."
2535 #: views/list.py:663
2536 msgid "Moderation action for {} set to {}"
2539 #: views/list.py:668
2540 msgid "Failed to set moderation action: {}"
2543 #: views/list.py:720
2544 msgid "Choose a Domain"
2547 #: views/list.py:741
2548 msgid "List created"
2551 #: views/list.py:753
2552 msgid "Mailing List already exists."
2555 #: views/list.py:911
2556 msgid "Subscriptions pending user confirmation"
2559 #: views/list.py:924
2560 msgid "Subscriptions pending approval"
2563 #: views/list.py:956
2564 msgid "The request has been accepted."
2567 #: views/list.py:957
2568 msgid "The request has been rejected."
2571 #: views/list.py:958
2572 msgid "The request has been discarded."
2575 #: views/list.py:959
2576 msgid "The request has been defered."
2579 #: views/list.py:970
2581 msgid "The request was already moderated: %s"
2584 #: views/list.py:973
2586 msgid "The request could not be moderated: %s"
2589 #: views/list.py:979
2590 msgid "List Identity"
2593 #: views/list.py:980
2594 msgid "Automatic Responses"
2597 #: views/list.py:981
2598 msgid "Alter Messages"
2601 #: views/list.py:982
2602 msgid "DMARC Mitigations"
2605 #: views/list.py:983
2609 #: views/list.py:984
2610 msgid "Message Acceptance"
2613 #: views/list.py:985
2617 #: views/list.py:986
2618 msgid "Member Policy"
2621 #: views/list.py:987
2622 msgid "Bounce Processing"
2625 #: views/list.py:1050
2626 msgid "The settings have been updated."
2629 #: views/list.py:1055
2630 msgid "An error occurred: "
2633 #: views/list.py:1079
2635 msgid "The user %(email)s is not in the %(role)s group"
2638 #: views/list.py:1085
2639 msgid "Removing the last owner is impossible"
2642 #: views/list.py:1099
2644 msgid "The user could not be removed: %(msg)s"
2647 #: views/list.py:1102
2649 msgid "The user %(address)s has been removed from the %(role)s group."
2652 #: views/list.py:1120
2653 msgid "No member is subscribed to the list currently."
2656 #: views/list.py:1130
2657 msgid "All members have been unsubscribed from the list."
2660 #: views/list.py:1195
2661 msgid "The header matches were successfully modified."
2664 #: views/list.py:1202
2668 #: views/list.py:1203
2673 msgid "Message does not exist"
2677 msgid "Attachment does not exist"
2681 msgid "Your preferences have been updated."
2685 msgid "Your preferences did not change."
2688 #: views/user.py:196
2689 msgid "Subscription does not exist"