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-08-08 21:55-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: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:896
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:1135 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:512
271 #: forms/list_forms.py:519 forms/list_forms.py:561 forms/list_forms.py:629
272 #: forms/list_forms.py:664 forms/list_forms.py:677 forms/list_forms.py:685
273 #: forms/list_forms.py:693 forms/list_forms.py:711 forms/list_forms.py:727
274 #: forms/list_forms.py:838 forms/list_forms.py:847 forms/list_forms.py:859
275 #: forms/list_forms.py:871 forms/list_forms.py:890 forms/list_forms.py:933
276 #: forms/list_forms.py:940 forms/list_forms.py:961 forms/user_forms.py:48
280 #: forms/list_forms.py:238 forms/list_forms.py:264 forms/list_forms.py:273
281 #: forms/list_forms.py:359 forms/list_forms.py:367 forms/list_forms.py:512
282 #: forms/list_forms.py:519 forms/list_forms.py:561 forms/list_forms.py:629
283 #: forms/list_forms.py:664 forms/list_forms.py:677 forms/list_forms.py:685
284 #: forms/list_forms.py:693 forms/list_forms.py:711 forms/list_forms.py:727
285 #: forms/list_forms.py:838 forms/list_forms.py:847 forms/list_forms.py:859
286 #: forms/list_forms.py:871 forms/list_forms.py:890 forms/list_forms.py:933
287 #: forms/list_forms.py:940 forms/list_forms.py:961 forms/user_forms.py:48
291 #: forms/list_forms.py:240
292 msgid "Process Bounces"
295 #: forms/list_forms.py:242
297 "Specifies whether or not this list should do automatic bounce processing."
300 #: forms/list_forms.py:247
301 msgid "Bounce score threshold"
304 #: forms/list_forms.py:250
306 "This is the bounce score above which a member's subscription will be "
307 "automatically disabled. When the subscription is re-enabled, their bounce "
308 "score will be reset to zero."
311 #: forms/list_forms.py:255
312 msgid "Bounce info stale after"
315 #: forms/list_forms.py:258
317 "The number of days after which a member's bounce information is considered "
318 "stale. If no new bounces have been received in the interim, the bounce score "
319 "is reset to zero. This value must be an integer. "
322 #: forms/list_forms.py:266
323 msgid "Notify owner on disable"
326 #: forms/list_forms.py:268
328 "This option controls whether or not the list owner is notified when a "
329 "member's subscription is automatically disabled due to their bounce "
330 "threshold being reached. "
333 #: forms/list_forms.py:275
334 msgid "Notify owner on removal"
337 #: forms/list_forms.py:277
339 "This option controls whether or not the list owner is notified when a member "
340 "is removed from the list after their disabled notifications have been "
344 #: forms/list_forms.py:284
345 msgid "Bounce disabled warnings interval"
348 #: forms/list_forms.py:287
349 msgid "The number of days between each disabled notification."
352 #: forms/list_forms.py:291
353 msgid "Bounce disable warnings"
356 #: forms/list_forms.py:294
358 "The number of notices a disabled member will receive before their address is "
359 "removed from the mailing list's roster. Set this to 0 to immediately remove "
360 "an address from the list once their bounce score exceeds the threshold. This "
361 "value must be an integer. "
364 #: forms/list_forms.py:308
365 msgid "Public archives"
368 #: forms/list_forms.py:309
369 msgid "Private archives"
372 #: forms/list_forms.py:310
373 msgid "Do not archive this list"
376 #: forms/list_forms.py:316
377 msgid "Archive policy"
380 #: forms/list_forms.py:317
381 msgid "Policy for archiving messages for this list"
384 #: forms/list_forms.py:322
385 msgid "Active archivers"
388 #: forms/list_forms.py:347
389 msgid "Acceptable aliases"
392 #: forms/list_forms.py:350
394 "This is a list, one per line, of addresses and regexps matching addresses "
395 "that are acceptable in To: or Cc: in lieu of the list posting address when "
396 "`require_explicit_destination' is enabled. Entries are either email "
397 "addresses or regexps matching email addresses. Regexps are entries "
398 "beginning with `^' and are matched against every recipient address in the "
399 "message. The matching is performed with Python's re.match() function, "
400 "meaning they are anchored to the start of the string."
403 #: forms/list_forms.py:361
404 msgid "Require Explicit Destination"
407 #: forms/list_forms.py:363
409 "This checks to ensure that the list posting address or an acceptable alias "
410 "explicitly appears in a To: or Cc: header in the post."
413 #: forms/list_forms.py:369
414 msgid "Administrivia"
417 #: forms/list_forms.py:371
419 "Administrivia tests will check postings to see whether it's really meant as "
420 "an administrative request (like subscribe, unsubscribe, etc), and will add "
421 "it to the the administrative requests queue, notifying the administrator of "
422 "the new request, in the process."
425 #: forms/list_forms.py:378
426 msgid "Default action to take when a member posts to the list"
429 #: forms/list_forms.py:380
430 msgid "Please choose a default member action."
433 #: forms/list_forms.py:384
435 "Default action to take when a member posts to the list.\n"
436 "Hold: This holds the message for approval by the list moderators.\n"
437 "Reject: this automatically rejects the message by sending a bounce notice to "
438 "the post's author. The text of the bounce notice can be configured by you.\n"
439 "Discard: this simply discards the message, with no notice sent to the post's "
441 "Accept: accepts any postings without any further checks.\n"
442 "Default Processing: run additional checks and accept the message."
445 #: forms/list_forms.py:397
446 msgid "Default action to take when a non-member posts to the list"
449 #: forms/list_forms.py:399
450 msgid "Please choose a default non-member action."
453 #: forms/list_forms.py:403
455 "When a post from a non-member is received, the message's sender is matched "
456 "against the list of explicitly accepted, held, rejected (bounced), and "
457 "discarded addresses. If no match is found, then this action is taken."
460 #: forms/list_forms.py:409
461 msgid "Maximum message size"
464 #: forms/list_forms.py:412
466 "The maximum allowed message size in KB. This can be used to prevent emails "
467 "with large attachments. A size of 0 disables the check."
470 #: forms/list_forms.py:417
471 msgid "Maximum number of recipients"
474 #: forms/list_forms.py:420
476 "The maximum number of recipients for a message. This can be used to prevent "
477 "mass mailings from being accepted. A value of 0 disables the check."
480 #: forms/list_forms.py:434
481 msgid "Accept these non-members"
484 #: forms/list_forms.py:437
486 "This is a list, one per line, of regexps matching addresses that are allowed "
487 "to post to this mailing list without subscribing to the list. Entries are "
488 "regexps beginning with `^' and are matched against the sender addresses in "
489 "the message. While non-regexp addresses can be entered here, it is preferred "
490 "to add the address as a nonmember and set the nonmember's Moderation to "
491 "Default Processing."
494 #: forms/list_forms.py:447
495 msgid "Hold these non-members"
498 #: forms/list_forms.py:450
500 "This is a list, one per line, of regexps matching nonmember addresses, posts "
501 "from which are held automatically. Entries are regexps beginning with `^' "
502 "and are matched against the sender addresses in the message. While non-"
503 "regexp addresses can be entered here, it is preferred to add the address as "
504 "a nonmember and set the nonmember's Moderation to Hold."
507 #: forms/list_forms.py:459
508 msgid "Reject these non-members"
511 #: forms/list_forms.py:462
513 "This is a list, one per line, of regexps matching nonmember addresses, posts "
514 "from which are rejected with notice to the sender. Entries are regexps "
515 "beginning with `^' and are matched against the sender addresses in the "
516 "message. While non-regexp addresses can be entered here, it is preferred to "
517 "add the address as a nonmember and set the nonmember's Moderation to Reject."
520 #: forms/list_forms.py:472
521 msgid "Discard these non-members"
524 #: forms/list_forms.py:475
526 "This is a list, one per line, of regexps matching nonmember addresses, posts "
527 "from which are discarded automatically. Entries are regexps beginning with "
528 "`^' and are matched against the sender addresses in the message. While non-"
529 "regexp addresses can be entered here, it is preferred to add the address as "
530 "a nonmember and set the nonmember's Moderation to Discard."
533 #: forms/list_forms.py:497
534 msgid "Invalid alias regexp: {}: {}"
537 #: forms/list_forms.py:503
538 msgid "Invalid alias email: {}"
541 #: forms/list_forms.py:515
542 msgid "Enable Digests"
545 #: forms/list_forms.py:516
546 msgid "Should Mailman enable digests for this MailingList?"
549 #: forms/list_forms.py:522
550 msgid "Send Digest Periodically"
553 #: forms/list_forms.py:523
554 msgid "Should Mailman send out digests periodically?"
557 #: forms/list_forms.py:529
558 msgid "Digest Volume Frequency"
561 #: forms/list_forms.py:530
563 "At what frequency should Mailman increment the digest volume number and "
564 "reset the issue number?"
567 #: forms/list_forms.py:534
568 msgid "Digest size threshold"
571 #: forms/list_forms.py:535
572 msgid "How big in Kb should a digest be before it gets sent out?"
575 #: forms/list_forms.py:544
576 msgid "DMARC mitigation action"
579 #: forms/list_forms.py:548
580 msgid "Please choose a DMARC mitigation action."
583 #: forms/list_forms.py:550
584 msgid "No DMARC mitigations"
587 #: forms/list_forms.py:551
588 msgid "Replace From: with list address"
591 #: forms/list_forms.py:553
592 msgid "Wrap the message in an outer message From: the list."
595 #: forms/list_forms.py:554
596 msgid "Reject the message"
599 #: forms/list_forms.py:555
600 msgid "Discard the message"
603 #: forms/list_forms.py:557
605 "The action to apply to messages From: a domain publishing a DMARC policy of "
606 "reject or quarantine or to all messages if DMARC Mitigate unconditionally is "
610 #: forms/list_forms.py:564
611 msgid "DMARC Mitigate unconditionally"
614 #: forms/list_forms.py:566
616 "If DMARC mitigation action is munge_from or wrap_message, should it apply to "
617 "all messages regardless of the DMARC policy of the From: domain."
620 #: forms/list_forms.py:570
621 msgid "DMARC rejection notice"
624 #: forms/list_forms.py:574
626 "Text to replace the default reason in any rejection notice to be sent when "
627 "DMARC mitigation action of reject applies."
630 #: forms/list_forms.py:577
631 msgid "DMARC wrapped message text"
634 #: forms/list_forms.py:581
636 "Text to be added as a separate text/plain MIME part preceding the original "
637 "message part in the wrapped message when DMARC mitigation action of wrap "
641 #: forms/list_forms.py:587
645 #: forms/list_forms.py:588
649 #: forms/list_forms.py:589
653 #: forms/list_forms.py:593
656 " None: No personalization.\n"
658 " Individual: Everyone gets a unique copy of the message, and there are "
659 "a few more substitution variables, but no headers are modified.\n"
661 " Full: All of the 'individual' personalization plus recipient "
662 "header modification. "
665 #: forms/list_forms.py:603 templates/postorius/lists/held_messages.html:30
666 #: templates/postorius/lists/held_messages.html:108
667 #: templates/postorius/lists/pending_confirmations.html:34
668 #: templates/postorius/lists/subscription_requests.html:36
672 #: forms/list_forms.py:604 templates/postorius/lists/held_messages.html:29
673 #: templates/postorius/lists/held_messages.html:107
674 #: templates/postorius/lists/subscription_requests.html:35
678 #: forms/list_forms.py:605
682 #: forms/list_forms.py:606
686 #: forms/list_forms.py:609
688 "Action to take on messages which have no content\n"
690 " Discard = silently discard the message.\n"
691 " Reject = discard the message and notify the sender.\n"
692 " Forward = forward the message to the list owner(s).\n"
693 " Preserve = save the message in qfiles/bad.\n"
696 #: forms/list_forms.py:626
700 #: forms/list_forms.py:632
701 msgid "Filter content"
704 #: forms/list_forms.py:633
706 "Should Mailman filter the content of list traffic according to the settings "
710 #: forms/list_forms.py:636
714 #: forms/list_forms.py:639
716 "MimeTypes to filter from the incoming posts. A list of common types can be "
717 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
718 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
721 #: forms/list_forms.py:644
722 msgid "Filter extensions"
725 #: forms/list_forms.py:647
726 msgid "Extensions to filter from the incoming posts."
729 #: forms/list_forms.py:650
733 #: forms/list_forms.py:653
735 "MimeTypes to allow in the incoming posts. A list of common types can be "
736 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
737 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
740 #: forms/list_forms.py:658
741 msgid "Pass extensions"
744 #: forms/list_forms.py:661
745 msgid "Extensions to allow in the incoming posts."
748 #: forms/list_forms.py:667
749 msgid "Collapse alternatives"
752 #: forms/list_forms.py:668
754 "Should Mailman collapse multipart/alternative to its first part content?"
757 #: forms/list_forms.py:674
758 msgid "Filter Action"
761 #: forms/list_forms.py:680
762 msgid "Convert html to plaintext"
765 #: forms/list_forms.py:681
767 "Should Mailman convert text/html parts to plain text? This conversion "
768 "happens after MIME attachments have been stripped."
771 #: forms/list_forms.py:688
772 msgid "Anonymous list"
775 #: forms/list_forms.py:689
777 "Hide the sender of a message, replacing it with the list address (Removes "
778 "From, Sender and Reply-To fields)"
781 #: forms/list_forms.py:696
782 msgid "Include RFC2369 headers"
785 #: forms/list_forms.py:698
787 "Yes is highly recommended. RFC 2369 defines a set of List-* headers that are "
788 "normally added to every message sent to the list membership. These greatly "
789 "aid end-users who are using standards compliant mail readers. They should "
790 "normally always be enabled. However, not all mail readers are standards "
791 "compliant yet, and if you have a large number of members who are using non-"
792 "compliant mail readers, they may be annoyed at these headers. You should "
793 "first try to educate your members as to why these headers exist, and how to "
794 "hide them in their mail clients. As a last resort you can disable these "
795 "headers, but this is not recommended (and in fact, your ability to disable "
796 "these headers may eventually go away)."
799 #: forms/list_forms.py:714
800 msgid "Include the list post header"
803 #: forms/list_forms.py:716
805 "This can be set to no for announce lists that do not wish to include the "
806 "List-Post header because posting to the list is discouraged."
809 #: forms/list_forms.py:720
810 msgid "Explicit reply-to address"
813 #: forms/list_forms.py:723
815 "This option allows admins to set an explicit Reply-to address. It is only "
816 "used if the reply-to is set to use an explicitly set header"
819 #: forms/list_forms.py:731
821 "Should any existing Reply-To: header found in the original message be "
822 "stripped? If so, this will be done regardless of whether an explict Reply-"
823 "To: header is added by Mailman or not."
826 #: forms/list_forms.py:735 forms/list_forms.py:742
827 msgid "Reply goes to list"
830 #: forms/list_forms.py:739
831 msgid "Please choose a reply-to action."
834 #: forms/list_forms.py:741
838 #: forms/list_forms.py:743
839 msgid "Explicit Reply-to header set"
842 #: forms/list_forms.py:744
843 msgid "Explicit Reply-to set; no Cc added"
846 #: forms/list_forms.py:746
848 "Where are replies to list messages directed? No Munging is strongly "
849 "recommended for most mailing lists. \n"
850 "This option controls what Mailman does to the Reply-To: header in messages "
851 "flowing through this mailing list. When set to No Munging, no Reply-To: "
852 "header is added by Mailman, although if one is present in the original "
853 "message, it is not stripped. Setting this value to either Reply to List, "
854 "Explicit Reply, or Reply Only causes Mailman to insert a specific Reply-To: "
855 "header in all messages, overriding the header in the original message if "
856 "necessary (Explicit Reply inserts the value of reply_to_address). Explicit "
857 "Reply-to set; no Cc added is useful forannounce-only lists where you want to "
858 "avoid someone replying to the list address. There are many reasons not to "
859 "introduce or override the Reply-To: header. One is that some posters depend "
860 "on their own Reply-To: settings to convey their valid return address. "
861 "Another is that modifying Reply-To: makes it much more difficult to send "
862 "private replies. See <a href=\"http://marc.merlins.org/netrants/reply-to-"
863 "harmful.html\">`Reply-To' Munging Considered Harmful</a> for a general "
864 "discussion of this issue. See <a href=\"http://marc.merlins.org/netrants/"
865 "reply-to-useful.html\">`Reply-To' Munging Considered Useful</a> for a "
866 "dissenting opinion. Some mailing lists have restricted posting privileges, "
867 "with a parallel list devoted to discussions. Examples are `patches' or "
868 "`checkin' lists, where software changes are posted by a revision control "
869 "system, but discussion about the changes occurs on a developers mailing "
870 "list. To support these types of mailing lists, select Explicit Reply and set "
871 "the Reply-To: address option to point to the parallel list."
874 #: forms/list_forms.py:778
878 #: forms/list_forms.py:783
879 msgid "Type of pipeline you want to use for this mailing list"
882 #: forms/list_forms.py:791
883 msgid "Respond and continue processing"
886 #: forms/list_forms.py:792
887 msgid "Respond and discard message"
890 #: forms/list_forms.py:793
891 msgid "No automatic response"
894 #: forms/list_forms.py:797
895 msgid "Autorespond to list owner"
898 #: forms/list_forms.py:798
900 "Should Mailman send an auto-response to emails sent to the -owner address?"
903 #: forms/list_forms.py:801
904 msgid "Autoresponse owner text"
907 #: forms/list_forms.py:804
908 msgid "Auto-response text to send to -owner emails."
911 #: forms/list_forms.py:808
912 msgid "Autorespond postings"
915 #: forms/list_forms.py:809
916 msgid "Should Mailman send an auto-response to mailing list posters?"
919 #: forms/list_forms.py:812
920 msgid "Autoresponse postings text"
923 #: forms/list_forms.py:815
924 msgid "Auto-response text to send to mailing list posters."
927 #: forms/list_forms.py:819
928 msgid "Autorespond requests"
931 #: forms/list_forms.py:821
933 "Should Mailman send an auto-response to emails sent to the -request address? "
934 "If you choose yes, decide whether you want Mailman to discard the original "
935 "email, or forward it on to the system as a normal mail command."
938 #: forms/list_forms.py:826
939 msgid "Autoresponse request text"
942 #: forms/list_forms.py:829
943 msgid "Auto-response text to send to -request emails."
946 #: forms/list_forms.py:831
947 msgid "Autoresponse grace period"
950 #: forms/list_forms.py:833
952 "Number of days between auto-responses to either the mailing list or -"
953 "request/-owner address from the same poster. Set to zero (or negative) for "
954 "no grace period (i.e. auto-respond to every message)."
957 #: forms/list_forms.py:841
958 msgid "Notify users of held messages"
961 #: forms/list_forms.py:843
963 "Should Mailman notify users about their messages held for approval. If you "
964 "say 'No', no notifications will be sent to users about the pending approval "
968 #: forms/list_forms.py:850
969 msgid "Send welcome message"
972 #: forms/list_forms.py:852
974 "Send welcome message to newly subscribed members? Turn this off only if you "
975 "plan on subscribing people manually and don't want them to know that you did "
976 "so. Setting this to No is most useful for transparently migrating lists from "
977 "some other mailing list manager to Mailman.\n"
978 "The text of Welcome message can be set via the Templates tab."
981 #: forms/list_forms.py:861
982 msgid "Admin immed notify"
985 #: forms/list_forms.py:863
987 "Should the list moderators get immediate notice of new requests, as well as "
988 "daily notices about collected ones? List moderators (and list "
989 "administrators) are sent daily reminders of requests pending approval, like "
990 "subscriptions to a moderated list, or postings that are being held for one "
991 "reason or another. Setting this option causes notices to be sent immediately "
992 "on the arrival of new requests as well. "
995 #: forms/list_forms.py:873
996 msgid "Notify admin of membership changes"
999 #: forms/list_forms.py:874
1000 msgid "Should administrator get notices of subscribes and unsubscribes?"
1003 #: forms/list_forms.py:879
1004 msgid "Not Moderated"
1007 #: forms/list_forms.py:880
1008 msgid "Moderated but allows for open posting"
1011 #: forms/list_forms.py:881
1015 #: forms/list_forms.py:892
1016 msgid "Show list on index page"
1019 #: forms/list_forms.py:893
1020 msgid "Choose whether to include this list on the list of all lists"
1023 #: forms/list_forms.py:899
1025 "This description is used when the mailing list is listed with other mailing "
1026 "lists, or in headers, and so forth. It should be as succinct as you can get "
1027 "it, while still identifying what the list is."
1030 #: forms/list_forms.py:905
1034 #: forms/list_forms.py:906
1035 msgid "A longer description of this mailing list."
1038 #: forms/list_forms.py:910
1039 msgid "Display name"
1042 #: forms/list_forms.py:912
1043 msgid "Display name is the name shown in the web interface."
1046 #: forms/list_forms.py:915
1047 msgid "Subject prefix"
1050 #: forms/list_forms.py:920
1051 msgid "Preferred Language"
1054 #: forms/list_forms.py:926
1055 msgid "Members List Visibility"
1058 #: forms/list_forms.py:930
1059 msgid "Who is allowed to see members list for this MailingList?"
1062 #: forms/list_forms.py:935
1063 msgid "Gateway to mail"
1066 #: forms/list_forms.py:936
1068 "Flag indicating that posts to the linked newsgroup should be gated to the "
1072 #: forms/list_forms.py:942
1073 msgid "Gateway to news"
1076 #: forms/list_forms.py:943
1078 "Flag indicating that posts to the list should be gated to the linked "
1082 #: forms/list_forms.py:947
1083 msgid "Linked Newsgroup"
1086 #: forms/list_forms.py:950
1087 msgid "The name of the linked newsgroup."
1090 #: forms/list_forms.py:953
1091 msgid "Newsgroup moderation"
1094 #: forms/list_forms.py:957
1095 msgid "The moderation policy for the linked newsgroup, if there is one."
1098 #: forms/list_forms.py:963
1099 msgid "NNTP Include subject prefix "
1102 #: forms/list_forms.py:964
1104 "Flag indicating whether the list's \"Subject Prefix\" should be included in "
1105 "posts gated to usenet."
1108 #: forms/list_forms.py:979
1109 msgid "Emails to mass subscribe"
1112 #: forms/list_forms.py:981
1114 "The following formats are accepted:\n"
1115 "jdoe@example.com\n"
1116 "<jdoe@example.com>\n"
1117 "John Doe <jdoe@example.com>\n"
1118 "\"John Doe\" <jdoe@example.com>\n"
1119 "jdoe@example.com (John Doe)\n"
1120 "Use the last three to associate a display name with the address\n"
1123 #: forms/list_forms.py:992
1127 #: forms/list_forms.py:996
1128 msgid "If checked, users will not have to confirm their subscription."
1131 #: forms/list_forms.py:1001
1132 msgid "Pre approved"
1135 #: forms/list_forms.py:1005
1137 "If checked, moderators will not have to approve the subscription request."
1140 #: forms/list_forms.py:1011
1141 msgid "Pre Verified"
1144 #: forms/list_forms.py:1015
1146 "If checked, users will not have to verify that their email address is valid."
1149 #: forms/list_forms.py:1021
1153 #: forms/list_forms.py:1025
1155 "If checked, the other checkboxes are ignored and the users will be sent an "
1156 "invitation to join the list and will be subscribed upon acceptance thereof."
1159 #: forms/list_forms.py:1037
1160 msgid "Emails to Unsubscribe"
1163 #: forms/list_forms.py:1038
1164 msgid "Add one email address on each line"
1167 #: forms/list_forms.py:1053
1168 msgid "Default antispam action"
1171 #: forms/list_forms.py:1057
1175 #: forms/list_forms.py:1058
1176 msgid "Email header to filter on (case-insensitive)."
1179 #: forms/list_forms.py:1060
1180 msgid "Please enter a header."
1183 #: forms/list_forms.py:1061
1184 msgid "Please enter a valid header."
1187 #: forms/list_forms.py:1063
1191 #: forms/list_forms.py:1064
1192 msgid "Regular expression matching the header's value."
1195 #: forms/list_forms.py:1066
1196 msgid "Please enter a pattern."
1199 #: forms/list_forms.py:1067
1200 msgid "Please enter a valid pattern."
1203 #: forms/list_forms.py:1069 templates/postorius/domain/index.html:26
1207 #: forms/list_forms.py:1070
1208 msgid "Please enter a valid action."
1211 #: forms/list_forms.py:1073
1212 msgid "Action to take when a header matches"
1215 #: forms/list_forms.py:1102
1219 #: forms/list_forms.py:1104
1220 msgid "List default"
1223 #: forms/list_forms.py:1106
1225 "Default action to take when this member posts to the list. \n"
1226 "List default -- follow the list's default member action. \n"
1227 "Hold -- This holds the message for approval by the list moderators. \n"
1228 "Reject -- this automatically rejects the message by sending a bounce notice "
1229 "to the post's author. The text of the bounce notice can be configured by "
1231 "Discard -- this simply discards the message, with no notice sent to the "
1233 "Accept -- accepts any postings without any further checks. \n"
1234 "Default Processing -- run additional checks and accept the message. \n"
1237 #: forms/list_forms.py:1123
1238 msgid "Select Email"
1241 #: forms/list_forms.py:1141
1245 #: forms/member_forms.py:27
1246 msgid "Email Address"
1249 #: forms/member_forms.py:32
1250 msgid "Display Name"
1253 #: forms/member_forms.py:35
1254 msgid "Please enter an display name."
1257 #: forms/system.py:31
1261 #: forms/system.py:33
1263 "You can ban a single email address or use a regular expression to match "
1264 "similar email addresses."
1267 #: forms/user_forms.py:50
1271 #: forms/user_forms.py:51
1272 msgid "Plain Text Digests"
1275 #: forms/user_forms.py:52
1276 msgid "Mime Digests"
1279 #: forms/user_forms.py:53
1280 msgid "Summary Digests"
1283 #: forms/user_forms.py:55
1287 #: forms/user_forms.py:55
1291 #: forms/user_forms.py:60
1292 msgid "Delivery status"
1295 #: forms/user_forms.py:62
1297 "Set this option to Enabled to receive messages posted to this mailing list. "
1298 "Set it to Disabled if you want to stay subscribed, but don't want mail "
1299 "delivered to you for a while (e.g. you're going on vacation). If you disable "
1300 "mail delivery, don't forget to re-enable it when you come back; it will not "
1301 "be automatically re-enabled."
1304 #: forms/user_forms.py:72
1305 msgid "Delivery mode"
1308 #: forms/user_forms.py:74
1310 "If you select summary digests , you'll get posts bundled together (usually "
1311 "one per day but possibly more on busy lists), instead of singly when they're "
1312 "sent. Your mail reader may or may not support MIME digests. In general MIME "
1313 "digests are preferred, but if you have a problem reading them, select plain "
1317 #: forms/user_forms.py:83
1318 msgid "Receive own postings"
1321 #: forms/user_forms.py:85
1323 "Ordinarily, you will get a copy of every message you post to the list. If "
1324 "you don't want to receive this copy, set this option to No."
1327 #: forms/user_forms.py:92
1328 msgid "Acknowledge posts"
1331 #: forms/user_forms.py:94
1332 msgid "Receive acknowledgement mail when you send mail to the list?"
1335 #: forms/user_forms.py:98
1336 msgid "Hide address"
1339 #: forms/user_forms.py:100
1341 "When someone views the list membership, your email address is normally shown "
1342 "(in an obscured fashion to thwart spam harvesters). If you do not want your "
1343 "email address to show up on this membership roster at all, select Yes for "
1347 #: forms/user_forms.py:108
1348 msgid "Receive list copies (possible duplicates)"
1351 #: forms/user_forms.py:110
1353 "When you are listed explicitly in the To: or Cc: headers of a list message, "
1354 "you can opt to not receive another copy from the mailing list. Select Yes to "
1355 "receive copies. Select No to avoid receiving copies from the mailing list"
1358 #: forms/user_forms.py:119
1359 msgid "Preferred language"
1362 #: forms/user_forms.py:121
1364 "Preferred language for your interactions with Mailman. When this is set, it "
1365 "will override the MailingList's preferred language. This affects which "
1366 "language is used for your email notifications and such."
1369 #: forms/validators.py:39
1370 #, python-brace-format
1371 msgid "Invalid: \"{0}\" should be either email or UUID"
1376 "Note: Do not add any secret content in templates as they are publicly "
1378 "You can use these variables in the templates. \n"
1379 "$hyperkitty_url: Permalink to archived message in Hyperkitty\n"
1380 "$listname: Name of the Mailing List e.g. ant@example.com \n"
1381 "$list_id: The List-ID header e.g. ant.example.com \n"
1382 "$display_name: Display name of the mailing list e.g. Ant \n"
1383 "$short_listname: Local part of the listname e.g. ant \n"
1384 "$domain: The domain part of the listname e.g. example.com \n"
1385 "$info: The mailing list's longer descriptive text \n"
1386 "$request_email: The email address for -request address \n"
1387 "$owner_email: The email address for -owner address \n"
1388 "$site_email: The email address to reach the owners of the site \n"
1389 "$language: The two letter language code for list's preferred language e.g. "
1394 msgid "Choose the template you want to customize."
1399 "Language for the template, this should be the list's preferred language."
1402 #: template_list.py:26
1404 "Sent to the list administrators when moderator approval for a posting is "
1408 #: template_list.py:28
1410 "Sent to the list administrators when moderator approval for a subscription "
1411 "request is required."
1414 #: template_list.py:30
1416 "Sent to the list administrators when moderator approval for an "
1417 "unsubscription request is required."
1420 #: template_list.py:32
1422 "Sent to the list administrators to notify them when a new member has been "
1426 #: template_list.py:34
1428 "Sent to the list administrators when a bounce message in an unrecognized "
1429 "format has been received."
1432 #: template_list.py:36
1434 "Sent to the list administrators to notify them when a member's delivery is "
1435 "disabled due to excessive bounces."
1438 #: template_list.py:38
1440 "Sent to the list administrators to notify them when a member has been "
1444 #: template_list.py:40
1445 msgid "The footer for a digest message."
1448 #: template_list.py:42
1449 msgid "The header for a digest message."
1452 #: template_list.py:44
1454 "The digest “masthead”; i.e. a common introduction for all digest messages."
1457 #: template_list.py:46
1458 msgid "The footer for a regular (non-digest) message."
1461 #: template_list.py:48
1462 msgid "The header for a regular (non-digest) message."
1465 #: template_list.py:50
1467 "The message sent to subscribers when a subscription confirmation is required."
1470 #: template_list.py:52
1472 "The message sent to subscribers when an unsubscription confirmation is "
1476 #: template_list.py:54
1477 msgid "The notice sent to a member when they unsubscribe from a mailing list."
1480 #: template_list.py:56
1482 "The notice sent to a poster when their message is being held for moderator "
1486 #: template_list.py:58
1488 "Sent to a user when the maximum number of autoresponses has been reached for "
1492 #: template_list.py:60
1494 "Notice sent to a poster when their message has been received by the mailing "
1498 #: template_list.py:62
1500 "A bounce probe sent to a member when their subscription has been disabled "
1504 #: template_list.py:64
1506 "Notice sent to a poster when their message has been rejected by the list’s "
1510 #: template_list.py:66
1512 "Notice sent to a poster when their message has been rejected automatically."
1515 #: template_list.py:68
1517 "The notice sent to a member when they are subscribed to the mailing list."
1520 #: template_list.py:70
1522 "The notice sent to a member when their membership has been disabled due to "
1523 "excessive bounces."
1526 #: templates/403.html:5
1530 #: templates/403.html:6
1531 msgid "You do not have permissions to visit this page."
1534 #: templates/404.html:5
1535 msgid "Page not found"
1538 #: templates/404.html:6
1539 msgid "This page either doesn't exist, or it moved somewhere else."
1542 #: templates/500.html:24
1543 msgid "Server error"
1546 #: templates/500.html:25
1547 msgid "An error occurred while processing your request."
1550 #: templates/postorius/bans.html:5 templates/postorius/bans.html:10
1554 #: templates/postorius/base.html:32
1555 msgid "Mailman logo"
1558 #: templates/postorius/base.html:38
1562 #: templates/postorius/base.html:44 templates/postorius/domain/index.html:5
1563 #: templates/postorius/domain/index.html:11
1567 #: templates/postorius/base.html:50
1571 #: templates/postorius/base.html:56
1572 msgid "System Information"
1575 #: templates/postorius/base.html:63 templates/postorius/lists/summary.html:31
1579 #: templates/postorius/base.html:79
1583 #: templates/postorius/base.html:83
1584 msgid "Mailman settings"
1587 #: templates/postorius/base.html:88
1588 msgid "Posting activity"
1591 #: templates/postorius/base.html:94
1595 #: templates/postorius/base.html:101
1599 #: templates/postorius/base.html:105
1603 #: templates/postorius/base.html:128
1604 msgid "Postorius Documentation"
1607 #: templates/postorius/base.html:132
1608 msgid "Postorius Version"
1611 #: templates/postorius/base.html:135
1612 msgid "Happy Mailman Day!"
1615 #: templates/postorius/domain/confirm_delete.html:5
1616 msgid "Confirm domain removal"
1619 #: templates/postorius/domain/confirm_delete.html:13
1620 msgid "Confirm deletion"
1623 #: templates/postorius/domain/confirm_delete.html:17
1624 msgid "Are you sure you want to permanently delete"
1627 #: templates/postorius/domain/confirm_delete.html:21
1631 " This would delete %(size)s lists, some of which are:\n"
1635 #: templates/postorius/domain/confirm_delete.html:33
1636 #: templates/postorius/domain/index.html:59
1637 #: templates/postorius/domain/template_index.html:34
1638 #: templates/postorius/lists/confirm_delete.html:5
1639 #: templates/postorius/lists/members.html:107
1640 #: templates/postorius/lists/members.html:116
1641 #: templates/postorius/lists/template_list.html:32
1642 #: templates/postorius/menu/list_nav.html:59
1646 #: templates/postorius/domain/confirm_delete.html:34
1647 #: templates/postorius/domain/template_delete.html:28
1648 #: templates/postorius/lists/confirm_delete.html:25
1649 #: templates/postorius/lists/confirm_remove_role.html:18
1650 #: templates/postorius/lists/confirm_removeall_subscribers.html:22
1651 #: templates/postorius/lists/template_delete.html:25
1655 #: templates/postorius/domain/edit.html:6
1656 #: templates/postorius/domain/edit.html:12
1660 #: templates/postorius/domain/index.html:14
1664 #: templates/postorius/domain/index.html:25
1665 #: templates/postorius/menu/list_nav.html:42
1669 #: templates/postorius/domain/index.html:38
1670 #: templates/postorius/domain/index.html:58
1671 #: templates/postorius/domain/template_index.html:33
1672 #: templates/postorius/lists/template_list.html:31
1676 #: templates/postorius/domain/index.html:50
1680 #: templates/postorius/domain/index.html:54
1684 #: templates/postorius/domain/index.html:57
1685 #: templates/postorius/domain/template_add.html:6
1686 #: templates/postorius/domain/template_delete.html:6
1687 #: templates/postorius/domain/template_index.html:6
1688 #: templates/postorius/domain/template_index.html:11
1689 #: templates/postorius/lists/template_add.html:7
1690 #: templates/postorius/lists/template_delete.html:7
1691 #: templates/postorius/lists/template_list.html:7
1692 #: templates/postorius/lists/template_update.html:7
1693 #: templates/postorius/menu/list_nav.html:45 templatetags/nav_helpers.py:38
1697 #: templates/postorius/domain/new.html:6
1701 #: templates/postorius/domain/new.html:12
1702 msgid "Add a new domain"
1705 #: templates/postorius/domain/owners.html:6
1706 msgid "Add domain owner "
1709 #: templates/postorius/domain/owners.html:12
1710 msgid "Add a new owner to"
1713 #: templates/postorius/domain/template_add.html:17
1714 #: templates/postorius/domain/template_delete.html:16
1715 #: templates/postorius/lists/template_delete.html:13
1716 #: templates/postorius/lists/template_update.html:13
1718 msgid "Template '%(name)s'"
1721 #: templates/postorius/domain/template_delete.html:11
1722 msgid "Delete Template"
1725 #: templates/postorius/domain/template_delete.html:22
1729 " Are you sure you want to delete the \"%(name)s\" template\n"
1730 " for domain \"%(identifier)s\"?\n"
1734 #: templates/postorius/domain/template_index.html:16
1735 #: templates/postorius/lists/template_list.html:14
1736 msgid "New Template"
1739 #: templates/postorius/domain/template_index.html:25
1740 #: templates/postorius/lists/template_list.html:24
1741 msgid "Template Name"
1744 #: templates/postorius/domain/template_index.html:44
1745 #: templates/postorius/lists/template_list.html:40
1746 msgid "No Templates."
1749 #: templates/postorius/errors/generic.html:5
1750 msgid "Something went wrong"
1753 #: templates/postorius/fragments/bans.html:14
1757 #: templates/postorius/fragments/bans.html:22
1758 msgid "Currently banned addresses"
1761 #: templates/postorius/fragments/bans.html:35
1762 msgid "Un-ban this address"
1765 #: templates/postorius/fragments/bans.html:46
1766 msgid "No addresses are currently banned."
1769 #: templates/postorius/index.html:6
1773 #: templates/postorius/index.html:12
1774 msgid "Mailing Lists"
1777 #: templates/postorius/index.html:40
1778 msgid "Create New Domain"
1781 #: templates/postorius/index.html:42
1782 msgid "Create New List"
1785 #: templates/postorius/index.html:54
1789 #: templates/postorius/index.html:55
1790 msgid "Post address"
1793 #: templates/postorius/index.html:66
1794 msgid "unadvertised"
1797 #: templates/postorius/index.html:78
1799 "Only lists that you are owner, moderator or subscriber for are shown here."
1802 #: templates/postorius/index.html:82
1803 msgid "Only admins see unadvertised lists in the list index."
1806 #: templates/postorius/index.html:88
1807 msgid "There are currently no mailing lists."
1810 #: templates/postorius/lists/bans.html:8
1811 msgid "Banned addresses"
1814 #: templates/postorius/lists/confirm_delete.html:13
1815 msgid "Are you sure you want to permanently delete this list?"
1818 #: templates/postorius/lists/confirm_delete.html:14
1819 msgid "All settings and membership data will be lost!"
1822 #: templates/postorius/lists/confirm_delete.html:20
1826 " Delete %(listname)s\n"
1830 #: templates/postorius/lists/confirm_remove_role.html:5
1831 #: templates/postorius/lists/confirm_remove_role.html:12
1832 msgid "Confirm remove role"
1835 #: templates/postorius/lists/confirm_remove_role.html:14
1836 msgid "Are you sure?"
1839 #: templates/postorius/lists/confirm_remove_role.html:17
1843 #: templates/postorius/lists/confirm_removeall_subscribers.html:6
1844 msgid "Unsubscribe all members"
1847 #: templates/postorius/lists/confirm_removeall_subscribers.html:14
1851 " Are you sure you want to unsubscribe all members from %(listname)s?\n"
1855 #: templates/postorius/lists/confirm_removeall_subscribers.html:21
1856 #: templates/postorius/lists/mass_removal.html:17
1857 #: templates/postorius/lists/members.html:63
1858 msgid "Unsubscribe All"
1861 #: templates/postorius/lists/header_matches.html:7
1862 #: templates/postorius/menu/list_nav.html:58
1863 msgid "Header filters"
1866 #: templates/postorius/lists/header_matches.html:58
1867 msgid "Save changes"
1870 #: templates/postorius/lists/header_matches.html:60
1871 msgid "Changes pending, click on the button to save them."
1874 #: templates/postorius/lists/held_messages.html:10
1875 #: templates/postorius/menu/list_nav.html:28
1876 msgid "Held messages"
1879 #: templates/postorius/lists/held_messages.html:26
1880 msgid "Perform action on selected messages"
1883 #: templates/postorius/lists/held_messages.html:28
1884 #: templates/postorius/lists/held_messages.html:106
1885 #: templates/postorius/lists/subscription_requests.html:34
1889 #: templates/postorius/lists/held_messages.html:38
1893 #: templates/postorius/lists/held_messages.html:39
1897 #: templates/postorius/lists/held_messages.html:40
1901 #: templates/postorius/lists/held_messages.html:41
1905 #: templates/postorius/lists/held_messages.html:53
1909 #: templates/postorius/lists/held_messages.html:81
1913 #: templates/postorius/lists/held_messages.html:92
1914 msgid "Set member moderation"
1917 #: templates/postorius/lists/held_messages.html:98
1918 msgid "Rejection reason:"
1921 #: templates/postorius/lists/held_messages.html:101
1923 "Reason sent to the sender for message rejection. For other actions, this is "
1927 #: templates/postorius/lists/held_messages.html:115
1928 msgid "Show Headers"
1931 #: templates/postorius/lists/held_messages.html:123
1932 msgid "There are currently no held messages."
1935 #: templates/postorius/lists/held_messages.html:130
1936 msgid "Message could not be retrieved"
1939 #: templates/postorius/lists/mass_removal.html:14
1940 msgid "Unsubscribe users"
1943 #: templates/postorius/lists/mass_subscribe.html:7
1944 #: templates/postorius/menu/list_nav.html:53
1945 msgid "Mass subscribe"
1948 #: templates/postorius/lists/memberoptions.html:7
1949 #: templates/postorius/user/list_options.html:7
1950 msgid "Member options"
1953 #: templates/postorius/lists/memberoptions.html:15
1954 msgid "No Preferences Available"
1957 #: templates/postorius/lists/memberoptions.html:16
1958 msgid "You are not the owner for this list"
1961 #: templates/postorius/lists/members.html:8
1962 msgid "List members"
1965 #: templates/postorius/lists/members.html:44
1966 msgid "Search members..."
1969 #: templates/postorius/lists/members.html:60
1973 #: templates/postorius/lists/members.html:74
1974 #: templates/postorius/user/address_preferences.html:32
1978 #: templates/postorius/lists/members.html:93
1979 msgid "Member Options"
1982 #: templates/postorius/lists/members.html:105
1983 msgid "Non-member Options"
1986 #: templates/postorius/lists/new.html:6
1990 #: templates/postorius/lists/new.html:12
1991 msgid "Create a new list"
1994 #: templates/postorius/lists/pending_confirmations.html:19
1995 #: templates/postorius/lists/subscription_requests.html:19
1996 msgid "E-Mail Address"
1999 #: templates/postorius/lists/pending_confirmations.html:20
2000 #: templates/postorius/lists/subscription_requests.html:20
2004 #: templates/postorius/lists/pending_confirmations.html:35
2005 #: templates/postorius/lists/subscription_requests.html:37
2009 #: templates/postorius/lists/pending_confirmations.html:44
2010 #: templates/postorius/lists/subscription_requests.html:46
2011 msgid "There are currently no subscription requests for this list."
2014 #: templates/postorius/lists/settings.html:7
2015 #: templates/postorius/menu/list_nav.html:46
2019 #: templates/postorius/lists/subscription_requests.html:7
2020 #: templates/postorius/menu/list_nav.html:14
2021 msgid "Subscription requests"
2024 #: templates/postorius/lists/summary.html:8
2025 #: templates/postorius/menu/list_nav.html:10
2029 #: templates/postorius/lists/summary.html:21
2030 msgid "To contact the list owners, use the following email address:"
2033 #: templates/postorius/lists/summary.html:27
2034 msgid "You have to login to visit the archives of this list."
2037 #: templates/postorius/lists/summary.html:33
2041 " <a class=\"btn btn-primary\" href=\"%(hyperkitty_list_url)s"
2046 #: templates/postorius/lists/summary.html:45
2047 #: templates/postorius/lists/summary.html:80
2048 msgid "Subscription / Unsubscription"
2051 #: templates/postorius/lists/summary.html:47
2052 msgid "You are subscribed to this list with the following address:"
2055 #: templates/postorius/lists/summary.html:49
2056 msgid "Primary Address"
2059 #: templates/postorius/lists/summary.html:56
2060 msgid "Manage Subscription"
2063 #: templates/postorius/lists/summary.html:60
2067 #: templates/postorius/lists/summary.html:64
2069 "You have a subscription request pending. If you don't hear back soon, please "
2070 "contact the list owners."
2073 #: templates/postorius/lists/summary.html:66
2074 msgid "Subscribe to this list"
2077 #: templates/postorius/lists/summary.html:68
2081 " To subscribe you can send an email with 'subscribe' in the "
2083 " <a href=\"mailto:%(address)s?subject=Subscribe\">"
2085 " or use the form below:\n"
2089 #: templates/postorius/lists/summary.html:81
2092 " To subscribe or unsubscribe from this list, please log in first.\n"
2093 " If you have not previously logged in, you may need to set up an "
2095 " with the appropriate email address.\n"
2099 #: templates/postorius/lists/summary.html:86
2103 #: templates/postorius/lists/summary.html:91
2106 " You can also subscribe without creating an account.\n"
2107 " If you wish to do so, please use the form below.\n"
2111 #: templates/postorius/lists/summary.html:107
2112 msgid "List metrics"
2115 #: templates/postorius/lists/summary.html:109
2119 #: templates/postorius/lists/summary.html:111
2120 msgid "Last post at"
2123 #: templates/postorius/lists/summary.html:113
2124 msgid "Digest last sent at"
2127 #: templates/postorius/lists/summary.html:115
2131 #: templates/postorius/lists/template_delete.html:19
2135 " Are you sure you want to delete the \"%(name)s\" template\n"
2136 " from list \"%(identifier)s\"?\n"
2140 #: templates/postorius/menu/list_nav.html:19
2141 msgid "Pending Approval"
2144 #: templates/postorius/menu/list_nav.html:22
2145 msgid "Pending Confirmation"
2148 #: templates/postorius/menu/list_nav.html:36
2152 #: templates/postorius/menu/list_nav.html:39
2156 #: templates/postorius/menu/list_nav.html:40
2160 #: templates/postorius/menu/list_nav.html:41
2164 #: templates/postorius/menu/list_nav.html:50
2165 msgid "Mass operations"
2168 #: templates/postorius/menu/list_nav.html:54
2169 msgid "Mass removal"
2172 #: templates/postorius/menu/list_nav.html:57
2176 #: templates/postorius/menu/user_nav.html:4
2177 msgid "Mailman Settings"
2180 #: templates/postorius/menu/user_nav.html:7
2181 #: templates/postorius/user/subscriptions.html:8 templatetags/nav_helpers.py:42
2182 msgid "Subscriptions"
2185 #: templates/postorius/menu/user_nav.html:8
2186 msgid "Global Mailman preferences"
2189 #: templates/postorius/menu/user_nav.html:9
2190 msgid "Address-based preferences"
2193 #: templates/postorius/menu/user_nav.html:10
2194 msgid "List-based preferences"
2197 #: templates/postorius/system_information.html:6
2198 msgid "System Configuration"
2201 #: templates/postorius/system_information.html:11
2202 msgid "Mailman System"
2205 #: templates/postorius/user/address_preferences.html:8
2206 #: templates/postorius/user/subscription_preferences.html:7
2207 msgid "Subscription preferences"
2210 #: templates/postorius/user/address_preferences.html:17
2211 #: templates/postorius/user/mailman_settings.html:17
2212 #: templates/postorius/user/subscription_preferences.html:17
2213 msgid "No preferences available"
2216 #: templates/postorius/user/address_preferences.html:18
2217 #: templates/postorius/user/mailman_settings.html:19
2218 #: templates/postorius/user/subscription_preferences.html:19
2220 "You are not yet subscribed to any lists, so you have no Mailman preferences."
2223 #: templates/postorius/user/address_preferences.html:20
2224 msgid "Each email address can have specific Mailman preferences."
2227 #: templates/postorius/user/address_preferences.html:21
2229 "Any options showing as not set here have inherit at runtime from your global "
2230 "preferences (viewable on other tab)"
2233 #: templates/postorius/user/address_preferences.html:62
2234 #: templates/postorius/user/subscription_preferences.html:68
2238 #: templates/postorius/user/list_options.html:14
2239 msgid "Subscription options for"
2242 #: templates/postorius/user/list_options.html:18
2243 msgid "Use this form to change the email used for this subscription"
2246 #: templates/postorius/user/mailman_settings.html:7
2247 msgid "Subscription settings"
2250 #: templates/postorius/user/subscription_preferences.html:21
2251 msgid "Each list subscription can have specific Mailman preferences."
2254 #: templates/postorius/user/subscription_preferences.html:22
2256 "Any options showing as not set inherit at runtime from your global or "
2257 "address specific preferences (viewable on other tabs)"
2260 #: templates/postorius/user/subscription_preferences.html:32
2261 msgid "Subscription"
2264 #: templates/postorius/user/subscriptions.html:17
2265 msgid "You are subscribed to the following mailing lists:"
2268 #: templates/postorius/user/subscriptions.html:23
2269 msgid "Subscription Address"
2272 #: templates/postorius/user/subscriptions.html:24
2273 msgid "Delivery Mode"
2276 #: templates/postorius/user/subscriptions.html:25
2280 #: templates/postorius/user/subscriptions.html:41
2281 msgid "You are not yet subscribed to any lists."
2284 #: templatetags/nav_helpers.py:27
2285 msgid "Header Filters"
2288 #: templatetags/nav_helpers.py:28
2289 msgid "Banned Addresses"
2292 #: templatetags/nav_helpers.py:29
2296 #: templatetags/nav_helpers.py:30
2297 msgid "Held Messages"
2300 #: templatetags/nav_helpers.py:31
2301 msgid "Mass Removal"
2304 #: templatetags/nav_helpers.py:32
2305 msgid "Mass Subscription"
2308 #: templatetags/nav_helpers.py:33
2309 msgid "Subscription Options"
2312 #: templatetags/nav_helpers.py:34
2313 msgid "List Settings"
2316 #: templatetags/nav_helpers.py:35
2320 #: templatetags/nav_helpers.py:37
2321 msgid "Confirm Removal of All Members"
2324 #: templatetags/nav_helpers.py:39
2325 msgid "Address-based Settings"
2328 #: templatetags/nav_helpers.py:40
2329 msgid "Subscription Settings"
2332 #: templatetags/nav_helpers.py:41
2333 msgid "Global Settings"
2337 msgid "Mailman REST API not available. Please start Mailman core."
2340 #: views/domain.py:76
2341 msgid "New Domain registered"
2344 #: views/domain.py:113
2346 msgid "Domain %s updated"
2349 #: views/domain.py:116 views/list.py:759
2350 msgid "Please check the errors below"
2353 #: views/domain.py:140
2355 msgid "The domain %s has been deleted."
2358 #: views/domain.py:145
2360 msgid "The domain could not be deleted: %s"
2363 #: views/domain.py:163
2364 msgid "Added {} as an owner for {}"
2367 #: views/domain.py:192
2368 msgid "{} is not an owner for {}"
2371 #: views/domain.py:199
2372 msgid "Removed {} as an owner for {}"
2375 #: views/generic.py:104
2376 msgid "The email {} has been banned."
2379 #: views/generic.py:108 views/generic.py:119 views/list.py:1180
2381 msgid "An error occurred: %s"
2384 #: views/generic.py:110 views/generic.py:121
2386 msgid "Invalid data: %s"
2389 #: views/generic.py:116
2390 msgid "The email {} has been un-banned"
2393 #: views/list.py:106
2397 #: views/list.py:120
2401 #: views/list.py:123
2402 msgid "No {}s were found matching the search."
2405 #: views/list.py:125
2406 msgid "List has no {}s"
2409 #: views/list.py:138
2410 msgid "The selected members have been unsubscribed"
2413 #: views/list.py:156
2414 #, python-brace-format
2415 msgid "{email} has been added with the role {role}"
2418 #: views/list.py:203
2419 msgid "Member does not exist"
2422 #: views/list.py:221
2423 msgid "The member's preferences have been updated."
2426 #: views/list.py:230
2427 msgid "No change to the member's moderation."
2430 #: views/list.py:242
2431 msgid "The member's moderation settings have been updated."
2434 #: views/list.py:403
2435 msgid "You are already subscribed"
2438 #: views/list.py:414
2440 msgid "Subscription changed to %s"
2443 #: views/list.py:417 views/list.py:462 views/list.py:492
2444 msgid "Something went wrong. Please try again."
2447 #: views/list.py:453
2449 "Your subscription request has been submitted and is waiting for moderator "
2453 #: views/list.py:458
2455 msgid "You are subscribed to %s."
2458 #: views/list.py:488
2459 msgid "Please check your inbox for further instructions"
2462 #: views/list.py:507
2464 msgid "%s has been unsubscribed from this list."
2467 #: views/list.py:534
2469 msgid "The address %(address)s has been subscribed to %(list)s."
2472 #: views/list.py:541 views/list.py:578
2474 msgid "The email address %s is not valid."
2477 #: views/list.py:564
2478 msgid "Please fill out the form correctly."
2481 #: views/list.py:571
2483 msgid "The address %(address)s has been unsubscribed from %(list)s."
2486 #: views/list.py:600
2487 msgid "The selected messages were accepted"
2490 #: views/list.py:604
2491 msgid "The selected messages were rejected"
2494 #: views/list.py:608
2495 msgid "The selected messages were discarded"
2498 #: views/list.py:610
2499 msgid "Message could not be found"
2502 #: views/list.py:639
2503 msgid "The message was accepted"
2506 #: views/list.py:642
2507 msgid "The message was rejected"
2510 #: views/list.py:645
2511 msgid "The message was discarded"
2514 #: views/list.py:650
2515 msgid "Held message was not found."
2518 #: views/list.py:663
2519 msgid "Moderation action for {} set to {}"
2522 #: views/list.py:668
2523 msgid "Failed to set moderation action: {}"
2526 #: views/list.py:720
2527 msgid "Choose a Domain"
2530 #: views/list.py:741
2531 msgid "List created"
2534 #: views/list.py:753
2535 msgid "Mailing List already exists."
2538 #: views/list.py:911
2539 msgid "Subscriptions pending user confirmation"
2542 #: views/list.py:924
2543 msgid "Subscriptions pending approval"
2546 #: views/list.py:956
2547 msgid "The request has been accepted."
2550 #: views/list.py:957
2551 msgid "The request has been rejected."
2554 #: views/list.py:958
2555 msgid "The request has been discarded."
2558 #: views/list.py:959
2559 msgid "The request has been defered."
2562 #: views/list.py:970
2564 msgid "The request was already moderated: %s"
2567 #: views/list.py:973
2569 msgid "The request could not be moderated: %s"
2572 #: views/list.py:979
2573 msgid "List Identity"
2576 #: views/list.py:980
2577 msgid "Automatic Responses"
2580 #: views/list.py:981
2581 msgid "Alter Messages"
2584 #: views/list.py:982
2585 msgid "DMARC Mitigations"
2588 #: views/list.py:983
2592 #: views/list.py:984
2593 msgid "Message Acceptance"
2596 #: views/list.py:985
2600 #: views/list.py:986
2601 msgid "Member Policy"
2604 #: views/list.py:987
2605 msgid "Bounce Processing"
2608 #: views/list.py:1037
2609 msgid "The settings have been updated."
2612 #: views/list.py:1042
2613 msgid "An error occurred: "
2616 #: views/list.py:1066
2618 msgid "The user %(email)s is not in the %(role)s group"
2621 #: views/list.py:1072
2622 msgid "Removing the last owner is impossible"
2625 #: views/list.py:1086
2627 msgid "The user could not be removed: %(msg)s"
2630 #: views/list.py:1089
2632 msgid "The user %(address)s has been removed from the %(role)s group."
2635 #: views/list.py:1107
2636 msgid "No member is subscribed to the list currently."
2639 #: views/list.py:1117
2640 msgid "All members have been unsubscribed from the list."
2643 #: views/list.py:1182
2644 msgid "The header matches were successfully modified."
2647 #: views/list.py:1189
2651 #: views/list.py:1190
2656 msgid "Message does not exist"
2660 msgid "Attachment does not exist"
2664 msgid "Your preferences have been updated."
2668 msgid "Your preferences did not change."
2671 #: views/user.py:196
2672 msgid "Subscription does not exist"