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: 2024-09-21 14:59+0000\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:46 forms/list_forms.py:100
29 #: templates/postorius/domain/index.html:21
33 #: forms/domain_forms.py:48 forms/domain_forms.py:69
34 msgid "Please enter a domain name"
37 #: forms/domain_forms.py:49 forms/domain_forms.py:70
38 msgid "Please enter a valid domain name."
41 #: forms/domain_forms.py:53
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:57 templates/postorius/domain/index.html:22
48 #: templates/postorius/index.html:88
52 #: forms/domain_forms.py:59 templates/postorius/domain/index.html:23
56 #: forms/domain_forms.py:61 forms/domain_forms.py:93
57 msgid "Please enter a valid domain name or nothing."
60 #: forms/domain_forms.py:64
61 msgid "Normally empty. Used only for unusual Postfix configs."
64 #: forms/domain_forms.py:67 templates/postorius/domain/index.html:24
68 #: forms/domain_forms.py:83
69 msgid "Please enter a valid domain name"
72 #: forms/domain_forms.py:111
81 msgid "Plain Text Digests"
89 msgid "Summary Digests"
92 #: forms/fields.py:44 forms/list_forms.py:164
96 #: forms/fields.py:45 forms/list_forms.py:165
100 #: forms/fields.py:46
101 msgid "Disabled by Owner"
104 #: forms/fields.py:47
105 msgid "Disabled by Bounces"
108 #: forms/fields.py:51
109 msgid "Hold for moderation"
112 #: forms/fields.py:52
113 msgid "Reject (with notification)"
116 #: forms/fields.py:53
117 msgid "Discard (no notification)"
120 #: forms/fields.py:54
121 msgid "Accept immediately (bypass other rules)"
124 #: forms/fields.py:55
125 msgid "Default processing"
128 #: forms/fields.py:138
129 msgid "Make at least one selection"
132 #: forms/fields.py:149 templates/postorius/lists/summary.html:54
133 msgid "Delivery mode"
136 #: forms/fields.py:151
138 "If you select digests , you'll get posts bundled together (usually one per "
139 "day but possibly more on busy lists), instead of singly when they're sent. "
140 "Your mail reader may or may not support MIME digests. In general MIME "
141 "digests are preferred, but if you have a problem reading them, select plain "
142 "text digests. Summary Digests are currently equivalent to MIME Digests."
145 #: forms/fields.py:173 templates/postorius/lists/summary.html:53
146 msgid "Delivery status"
149 #: forms/fields.py:175
151 "Set this option to Enabled to receive messages posted to this mailing list. "
152 "Set it to Disabled if you want to stay subscribed, but don't want mail "
153 "delivered to you for a while (e.g. you're going on vacation). If you disable "
154 "mail delivery, don't forget to re-enable it when you come back; it will not "
155 "be automatically re-enabled."
158 #: forms/fields.py:188
162 #: forms/fields.py:190 forms/list_forms.py:1303
163 #: templatetags/membership_helpers.py:84
167 #: forms/fields.py:192
169 "Default action to take when this member posts to the list. \n"
170 "List default -- follow the list's default member action. \n"
171 "Hold -- This holds the message for approval by the list moderators. \n"
172 "Reject -- this automatically rejects the message by sending a bounce notice "
173 "to the post's author. The text of the bounce notice can be configured by "
175 "Discard -- this simply discards the message, with no notice sent to the "
177 "Accept -- accepts any postings without any further checks. \n"
178 "Default Processing -- run additional checks and accept the message. \n"
181 #: forms/list_forms.py:43
185 #: forms/list_forms.py:44
189 #: forms/list_forms.py:45
193 #: forms/list_forms.py:46
197 #: forms/list_forms.py:47
201 #: forms/list_forms.py:51
202 msgid "Only mailinglist administrators"
205 #: forms/list_forms.py:52
206 msgid "Mailinglist administrators and members"
209 #: forms/list_forms.py:53
213 #: forms/list_forms.py:68 templates/postorius/user/subscriptions.html:22
217 #: forms/list_forms.py:71
218 msgid "Please enter a name for your list."
221 #: forms/list_forms.py:72
222 msgid "Please enter a valid list name."
225 #: forms/list_forms.py:77
226 msgid "Initial list owner address"
229 #: forms/list_forms.py:79
230 msgid "Please enter the list owner's email address."
233 #: forms/list_forms.py:85
234 msgid "Advertise this list?"
237 #: forms/list_forms.py:86
238 msgid "Please choose a list type."
241 #: forms/list_forms.py:89
242 msgid "Advertise this list in list index"
245 #: forms/list_forms.py:90
246 msgid "Hide this list in list index"
249 #: forms/list_forms.py:94 forms/list_forms.py:1142
250 msgid "Short Description"
253 #: forms/list_forms.py:104
254 msgid "Choose an existing Domain."
257 #: forms/list_forms.py:105
258 msgid "Choose a valid Mail Host"
261 #: forms/list_forms.py:110
265 #: forms/list_forms.py:114
266 msgid "Choose a List Style."
269 #: forms/list_forms.py:115
270 msgid "Choose a valid List Style."
273 #: forms/list_forms.py:120
274 msgid "Site admin has not created any domains"
277 #: forms/list_forms.py:134
278 msgid "Please enter a valid listname"
281 #: forms/list_forms.py:169 forms/list_forms.py:207
282 msgid "Your email address"
285 #: forms/list_forms.py:175
287 "Subscribing via \"Primary Address\" will change subscription address when "
288 "you change your primary address."
291 #: forms/list_forms.py:179 forms/list_forms.py:210 forms/member_forms.py:30
292 #: forms/system.py:38
293 msgid "Please enter an email address."
296 #: forms/list_forms.py:180 forms/list_forms.py:211 forms/member_forms.py:31
297 #: forms/system.py:39
298 msgid "Please enter a valid email address."
301 #: forms/list_forms.py:185 forms/list_forms.py:216
302 msgid "Your name (optional)"
305 #: forms/list_forms.py:198 forms/list_forms.py:1430 views/list.py:546
306 msgid "Primary Address ({})"
309 #: forms/list_forms.py:233
313 #: forms/list_forms.py:234 templates/postorius/domain/template_delete.html:27
314 #: templates/postorius/lists/template_delete.html:24
318 #: forms/list_forms.py:235
322 #: forms/list_forms.py:236
323 msgid "Confirm, then moderate"
326 #: forms/list_forms.py:246
327 msgid "Subscription Policy"
330 #: forms/list_forms.py:249
332 "Open: Subscriptions are added automatically\n"
333 "Confirm: Subscribers need to confirm the subscription using an email sent to "
335 "Moderate: Moderators will have to authorize each subscription manually.\n"
336 "Confirm then Moderate: First subscribers have to confirm, then a moderator "
337 "needs to authorize."
340 #: forms/list_forms.py:260
341 msgid "Un-Subscription Policy"
344 #: forms/list_forms.py:263
346 "Open: Un-Subscriptions happen automatically\n"
347 "Confirm: Subscribers need to confirm the un-subscription using an email sent "
349 "Moderate: Moderators will have to authorize each un-subscription manually.\n"
350 "Confirm then Moderate: First subscribers have to confirm, then a moderator "
351 "needs to authorize."
354 #: forms/list_forms.py:278 forms/list_forms.py:780
355 #: templates/postorius/lists/held_messages.html:31
356 #: templates/postorius/lists/held_messages.html:122
357 #: templates/postorius/lists/pending_confirmations.html:37
358 #: templates/postorius/lists/subscription_requests.html:43
362 #: forms/list_forms.py:279
366 #: forms/list_forms.py:280
370 #: forms/list_forms.py:284 forms/list_forms.py:316 forms/list_forms.py:327
371 #: forms/list_forms.py:338 forms/list_forms.py:467 forms/list_forms.py:477
372 #: forms/list_forms.py:526 forms/list_forms.py:660 forms/list_forms.py:667
373 #: forms/list_forms.py:720 forms/list_forms.py:810 forms/list_forms.py:821
374 #: forms/list_forms.py:841 forms/list_forms.py:861 forms/list_forms.py:926
375 #: forms/list_forms.py:965 forms/list_forms.py:982 forms/list_forms.py:1060
376 #: forms/list_forms.py:1071 forms/list_forms.py:1085 forms/list_forms.py:1097
377 #: forms/list_forms.py:1111 forms/list_forms.py:1134 forms/list_forms.py:1196
378 #: forms/list_forms.py:1205 forms/list_forms.py:1229 forms/list_forms.py:1301
379 #: forms/user_forms.py:63
383 #: forms/list_forms.py:284 forms/list_forms.py:316 forms/list_forms.py:327
384 #: forms/list_forms.py:338 forms/list_forms.py:467 forms/list_forms.py:477
385 #: forms/list_forms.py:526 forms/list_forms.py:660 forms/list_forms.py:667
386 #: forms/list_forms.py:720 forms/list_forms.py:810 forms/list_forms.py:821
387 #: forms/list_forms.py:841 forms/list_forms.py:861 forms/list_forms.py:926
388 #: forms/list_forms.py:965 forms/list_forms.py:982 forms/list_forms.py:1060
389 #: forms/list_forms.py:1071 forms/list_forms.py:1085 forms/list_forms.py:1097
390 #: forms/list_forms.py:1111 forms/list_forms.py:1134 forms/list_forms.py:1196
391 #: forms/list_forms.py:1205 forms/list_forms.py:1229 forms/list_forms.py:1302
392 #: forms/user_forms.py:63
396 #: forms/list_forms.py:286
397 msgid "Process Bounces"
400 #: forms/list_forms.py:288
402 "Specifies whether or not this list should do automatic bounce processing."
405 #: forms/list_forms.py:295
406 msgid "Bounce score threshold"
409 #: forms/list_forms.py:298
411 "This is the bounce score above which a member's subscription will be "
412 "automatically disabled. When the subscription is re-enabled, their bounce "
413 "score will be reset to zero."
416 #: forms/list_forms.py:305
417 msgid "Bounce info stale after"
420 #: forms/list_forms.py:308
422 "The number of days after which a member's bounce information is considered "
423 "stale. If no new bounces have been received in the interim, the bounce score "
424 "is reset to zero. This value must be an integer. "
427 #: forms/list_forms.py:318
428 msgid "Notify owner on bounce increment"
431 #: forms/list_forms.py:320
433 "This option controls whether or not the list owner is notified when a "
434 "member's bounce score is incremented, but to a value less than their bounce "
438 #: forms/list_forms.py:329
439 msgid "Notify owner on disable"
442 #: forms/list_forms.py:331
444 "This option controls whether or not the list owner is notified when a "
445 "member's subscription is automatically disabled due to their bounce "
446 "threshold being reached. "
449 #: forms/list_forms.py:340
450 msgid "Notify owner on removal"
453 #: forms/list_forms.py:342
455 "This option controls whether or not the list owner is notified when a member "
456 "is removed from the list after their disabled notifications have been "
460 #: forms/list_forms.py:351
461 msgid "Forward unrecognized bounces"
464 #: forms/list_forms.py:353
466 "Discard: Unrecognized bounces will be discarded\n"
467 "List Admins: Send to the list owners and moderators\n"
468 "Site Admin: Send to the site's configured site_owner"
471 #: forms/list_forms.py:360
472 msgid "Bounce disabled warnings interval"
475 #: forms/list_forms.py:362
476 msgid "The number of days between each disabled notification."
479 #: forms/list_forms.py:367
480 msgid "Bounce disable warnings"
483 #: forms/list_forms.py:370
485 "The number of notices a disabled member will receive before their address is "
486 "removed from the mailing list's roster. Set this to 0 to immediately remove "
487 "an address from the list once their bounce score exceeds the threshold. This "
488 "value must be an integer. "
491 #: forms/list_forms.py:387
492 msgid "Public archives"
495 #: forms/list_forms.py:388
496 msgid "Private archives"
499 #: forms/list_forms.py:389
500 msgid "Do not archive this list"
503 #: forms/list_forms.py:393
507 #: forms/list_forms.py:394
508 msgid "Markdown text"
511 #: forms/list_forms.py:400
512 msgid "Archive policy"
515 #: forms/list_forms.py:401
516 msgid "Policy for archiving messages for this list"
519 #: forms/list_forms.py:406
520 msgid "Active archivers"
523 #: forms/list_forms.py:414
524 msgid "Archive Rendering mode"
527 #: forms/list_forms.py:416
529 "This option enables rendering of emails in archiver as rich text with "
530 "formatting based on markup in the email.\n"
531 "Currently, this option is only supported by Hyperkitty."
534 #: forms/list_forms.py:453
535 msgid "Acceptable aliases"
538 #: forms/list_forms.py:456
540 "This is a list, one per line, of addresses and regexps matching addresses "
541 "that are acceptable in To: or Cc: in lieu of the list posting address when "
542 "`require_explicit_destination' is enabled. Entries are either email "
543 "addresses or regexps matching email addresses. Regexps are entries "
544 "beginning with `^' and are matched against every recipient address in the "
545 "message. The matching is performed with Python's re.match() function, "
546 "meaning they are anchored to the start of the string."
549 #: forms/list_forms.py:469
550 msgid "Require Explicit Destination"
553 #: forms/list_forms.py:471
555 "This checks to ensure that the list posting address or an acceptable alias "
556 "explicitly appears in a To: or Cc: header in the post."
559 #: forms/list_forms.py:479
560 msgid "Administrivia"
563 #: forms/list_forms.py:481
565 "Administrivia tests will check postings to see whether it's really meant as "
566 "an administrative request (like subscribe, unsubscribe, etc), and will add "
567 "it to the administrative requests queue, notifying the administrator of the "
568 "new request, in the process."
571 #: forms/list_forms.py:490
572 msgid "Default action to take when a member posts to the list"
575 #: forms/list_forms.py:492
576 msgid "Please choose a default member action."
579 #: forms/list_forms.py:497
581 "Default action to take when a member posts to the list.\n"
582 "Hold: This holds the message for approval by the list moderators.\n"
583 "Reject: this automatically rejects the message by sending a bounce notice to "
584 "the post's author. The text of the bounce notice can be configured by you.\n"
585 "Discard: this simply discards the message, with no notice sent to the post's "
587 "Accept: accepts any postings without any further checks.\n"
588 "Default Processing: run additional checks and accept the message."
591 #: forms/list_forms.py:512
592 msgid "Default action to take when a non-member posts to the list"
595 #: forms/list_forms.py:514
596 msgid "Please choose a default non-member action."
599 #: forms/list_forms.py:519
601 "When a post from a non-member is received, the message's sender is matched "
602 "against the list of explicitly accepted, held, rejected (bounced), and "
603 "discarded addresses. If no match is found, then this action is taken."
606 #: forms/list_forms.py:528
607 msgid "Emergency Moderation"
610 #: forms/list_forms.py:530
612 "When this option is enabled, all list traffic is emergency moderated, i.e. "
613 "held for moderation. Turn this option on when your list is experiencing a "
614 "flamewar and you want a cooling off period. "
617 #: forms/list_forms.py:538
618 msgid "Maximum message size"
621 #: forms/list_forms.py:541
623 "The maximum allowed message size in KB. This can be used to prevent emails "
624 "with large attachments. A size of 0 disables the check."
627 #: forms/list_forms.py:548
628 msgid "Maximum number of recipients"
631 #: forms/list_forms.py:551
633 "If a post has this many or more explicit recipients (To: and Cc:), the post "
634 "will be held for moderation. This can be used to prevent mass mailings from "
635 "being accepted. A value of 0 disables the check."
638 #: forms/list_forms.py:568
639 msgid "Accept these non-members"
642 #: forms/list_forms.py:571
644 "This is a list, one per line, of regexps matching addresses or other lists "
645 "on this server whose members are allowed to post to this mailing list "
646 "without subscribing to the list. Entries beginning with `^' are regexps and "
647 "are matched against the sender addresses in the message. Entries beginning "
648 "with `@' are other mailman lists on this server whose members will be "
649 "matched. While non-regexp addresses can be entered here, it is preferred to "
650 "add the address as a nonmember and set the nonmember's Moderation to Default "
654 #: forms/list_forms.py:586
655 msgid "Hold these non-members"
658 #: forms/list_forms.py:589
660 "This is a list, one per line, of regexps matching nonmember addresses, posts "
661 "from which are held automatically. Entries are regexps beginning with `^' "
662 "and are matched against the sender addresses in the message. While non-"
663 "regexp addresses can be entered here, it is preferred to add the address as "
664 "a nonmember and set the nonmember's Moderation to Hold."
667 #: forms/list_forms.py:600
668 msgid "Reject these non-members"
671 #: forms/list_forms.py:603
673 "This is a list, one per line, of regexps matching nonmember addresses, posts "
674 "from which are rejected with notice to the sender. Entries are regexps "
675 "beginning with `^' and are matched against the sender addresses in the "
676 "message. While non-regexp addresses can be entered here, it is preferred to "
677 "add the address as a nonmember and set the nonmember's Moderation to Reject."
680 #: forms/list_forms.py:615
681 msgid "Discard these non-members"
684 #: forms/list_forms.py:618
686 "This is a list, one per line, of regexps matching nonmember addresses, posts "
687 "from which are discarded automatically. Entries are regexps beginning with "
688 "`^' and are matched against the sender addresses in the message. While non-"
689 "regexp addresses can be entered here, it is preferred to add the address as "
690 "a nonmember and set the nonmember's Moderation to Discard."
693 #: forms/list_forms.py:642
694 msgid "Invalid alias regexp: {}: {}"
697 #: forms/list_forms.py:649
698 msgid "Invalid alias email: {}"
701 #: forms/list_forms.py:663
702 msgid "Enable Digests"
705 #: forms/list_forms.py:664
706 msgid "Should Mailman enable digests for this MailingList?"
709 #: forms/list_forms.py:670
710 msgid "Send Digest Periodically"
713 #: forms/list_forms.py:671
714 msgid "Should Mailman send out digests periodically?"
717 #: forms/list_forms.py:677
718 msgid "Digest Volume Frequency"
721 #: forms/list_forms.py:679
723 "At what frequency should Mailman increment the digest volume number and "
724 "reset the issue number?"
727 #: forms/list_forms.py:684
728 msgid "Digest size threshold"
731 #: forms/list_forms.py:686
732 msgid "How big in Kb should a digest be before it gets sent out?"
735 #: forms/list_forms.py:697
736 msgid "DMARC mitigation action"
739 #: forms/list_forms.py:701
740 msgid "Please choose a DMARC mitigation action."
743 #: forms/list_forms.py:704
744 msgid "No DMARC mitigations"
747 #: forms/list_forms.py:705
748 msgid "Replace From: with list address"
751 #: forms/list_forms.py:708
752 msgid "Wrap the message in an outer message From: the list."
755 #: forms/list_forms.py:710
756 msgid "Reject the message"
759 #: forms/list_forms.py:711
760 msgid "Discard the message"
763 #: forms/list_forms.py:714
765 "The action to apply to messages From: a domain publishing a DMARC policy of "
766 "reject or quarantine or to all messages if DMARC Mitigate unconditionally is "
770 #: forms/list_forms.py:723
771 msgid "DMARC Mitigate unconditionally"
774 #: forms/list_forms.py:725
776 "If DMARC mitigation action is munge_from or wrap_message, should it apply to "
777 "all messages regardless of the DMARC policy of the From: domain."
780 #: forms/list_forms.py:731
781 msgid "DMARC Addresses"
784 #: forms/list_forms.py:734
786 "Email addresses and regexps matching email addresses, one per line. Regexps "
787 "begin with '^' as in '^.*@example\\.com'. DMARC mitigation action will apply "
788 "to posts From: an address matching, case insensitevely, one of these "
789 "addresses or patterns regardless of the From: domain's DMARC policy."
792 #: forms/list_forms.py:742
793 msgid "DMARC rejection notice"
796 #: forms/list_forms.py:746
798 "Text to replace the default reason in any rejection notice to be sent when "
799 "DMARC mitigation action of reject applies."
802 #: forms/list_forms.py:751
803 msgid "DMARC wrapped message text"
806 #: forms/list_forms.py:755
808 "Text to be added as a separate text/plain MIME part preceding the original "
809 "message part in the wrapped message when DMARC mitigation action of wrap "
813 #: forms/list_forms.py:763 templates/postorius/lists/summary.html:146
814 #: templates/postorius/lists/summary.html:155
815 #: templatetags/membership_helpers.py:78
819 #: forms/list_forms.py:764
823 #: forms/list_forms.py:765
827 #: forms/list_forms.py:769
830 " None: No personalization.\n"
832 " Individual: Everyone gets a unique copy of the message, and there are "
833 "a few more substitution variables, but no headers are modified.\n"
835 " Full: All of the 'individual' personalization plus recipient "
836 "header modification. "
839 #: forms/list_forms.py:781 templates/postorius/lists/held_messages.html:30
840 #: templates/postorius/lists/held_messages.html:121
841 #: templates/postorius/lists/subscription_requests.html:46
845 #: forms/list_forms.py:782
849 #: forms/list_forms.py:783
853 #: forms/list_forms.py:787
855 "Action to take on messages which have no content\n"
857 " Discard = silently discard the message.\n"
858 " Reject = discard the message and notify the sender.\n"
859 " Forward = forward the message to the list owner(s).\n"
860 " Preserve = save the message in qfiles/bad.\n"
863 #: forms/list_forms.py:806
867 #: forms/list_forms.py:813
868 msgid "Anonymous list"
871 #: forms/list_forms.py:815
873 "Hide the sender of a message, replacing it with the list address (Removes "
874 "From, Sender and Reply-To fields)"
877 #: forms/list_forms.py:824
878 msgid "Include RFC2369 headers"
881 #: forms/list_forms.py:826
883 "Yes is highly recommended. RFC 2369 defines a set of List-* headers that are "
884 "normally added to every message sent to the list membership. These greatly "
885 "aid end-users who are using standards compliant mail readers. They should "
886 "normally always be enabled. However, not all mail readers are standards "
887 "compliant yet, and if you have a large number of members who are using non-"
888 "compliant mail readers, they may be annoyed at these headers. You should "
889 "first try to educate your members as to why these headers exist, and how to "
890 "hide them in their mail clients. As a last resort you can disable these "
891 "headers, but this is not recommended (and in fact, your ability to disable "
892 "these headers may eventually go away)."
895 #: forms/list_forms.py:844
896 msgid "Include the list post header"
899 #: forms/list_forms.py:846
901 "This can be set to no for announce lists that do not wish to include the "
902 "List-Post header because posting to the list is discouraged."
905 #: forms/list_forms.py:852
906 msgid "Explicit reply-to address"
909 #: forms/list_forms.py:855
911 "This option allows admins to set an explicit Reply-to address. It is only "
912 "used if the reply-to is set to use an explicitly set header"
915 #: forms/list_forms.py:864
916 msgid "First strip Reply-To"
919 #: forms/list_forms.py:866
921 "Should any existing Reply-To: header found in the original message be "
922 "stripped? If so, this will be done regardless of whether an explict Reply-"
923 "To: header is added by Mailman or not."
926 #: forms/list_forms.py:872 forms/list_forms.py:878
927 msgid "Reply goes to list"
930 #: forms/list_forms.py:875
931 msgid "Please choose a reply-to action."
934 #: forms/list_forms.py:877
938 #: forms/list_forms.py:879
939 msgid "Explicit Reply-to header set"
942 #: forms/list_forms.py:880
943 msgid "Explicit Reply-to set; no Cc added"
946 #: forms/list_forms.py:883
948 "Where are replies to list messages directed? No Munging is strongly "
949 "recommended for most mailing lists. \n"
950 "This option controls what Mailman does to the Reply-To: header in messages "
951 "flowing through this mailing list. When set to No Munging, no Reply-To: "
952 "header is added by Mailman, although if one is present in the original "
953 "message, it is not stripped. Setting this value to either Reply to List, "
954 "Explicit Reply, or Reply Only causes Mailman to insert a specific Reply-To: "
955 "header in all messages, overriding the header in the original message if "
956 "necessary (Explicit Reply inserts the value of reply_to_address). Explicit "
957 "Reply-to set; no Cc added is useful forannounce-only lists where you want to "
958 "avoid someone replying to the list address. There are many reasons not to "
959 "introduce or override the Reply-To: header. One is that some posters depend "
960 "on their own Reply-To: settings to convey their valid return address. "
961 "Another is that modifying Reply-To: makes it much more difficult to send "
962 "private replies. See <a href=\"http://marc.merlins.org/netrants/reply-to-"
963 "harmful.html\">`Reply-To' Munging Considered Harmful</a> for a general "
964 "discussion of this issue. See <a href=\"http://marc.merlins.org/netrants/"
965 "reply-to-useful.html\">`Reply-To' Munging Considered Useful</a> for a "
966 "dissenting opinion. Some mailing lists have restricted posting privileges, "
967 "with a parallel list devoted to discussions. Examples are `patches' or "
968 "`checkin' lists, where software changes are posted by a revision control "
969 "system, but discussion about the changes occurs on a developers mailing "
970 "list. To support these types of mailing lists, select Explicit Reply and set "
971 "the Reply-To: address option to point to the parallel list."
974 #: forms/list_forms.py:917
978 #: forms/list_forms.py:923
979 msgid "Type of pipeline you want to use for this mailing list"
982 #: forms/list_forms.py:929
983 msgid "Filter content"
986 #: forms/list_forms.py:931
988 "Should Mailman filter the content of list traffic according to the settings "
990 "<b>None of the settings below have any effect if this is No.</b>"
993 #: forms/list_forms.py:937
997 #: forms/list_forms.py:940
999 "MIME types to filter from the incoming posts. A list of common types can be "
1000 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
1001 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
1004 #: forms/list_forms.py:946
1005 msgid "Filter extensions"
1008 #: forms/list_forms.py:948
1009 msgid "Extensions to filter from the incoming posts."
1012 #: forms/list_forms.py:951
1016 #: forms/list_forms.py:954
1018 "MIME types to allow in the incoming posts. A list of common types can be "
1019 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
1020 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
1023 #: forms/list_forms.py:960
1024 msgid "Pass extensions"
1027 #: forms/list_forms.py:962
1028 msgid "Extensions to allow in the incoming posts."
1031 #: forms/list_forms.py:968
1032 msgid "Collapse alternatives"
1035 #: forms/list_forms.py:970
1037 "Should Mailman collapse multipart/alternative to its first part content?"
1040 #: forms/list_forms.py:978
1041 msgid "Filter Action"
1044 #: forms/list_forms.py:985
1045 msgid "Convert html to plaintext"
1048 #: forms/list_forms.py:987
1050 "Should Mailman convert text/html parts to plain text? This conversion "
1051 "happens after MIME attachments have been stripped."
1054 #: forms/list_forms.py:1000
1055 msgid "Respond and continue processing"
1058 #: forms/list_forms.py:1001
1059 msgid "Respond and discard message"
1062 #: forms/list_forms.py:1002
1063 msgid "No automatic response"
1066 #: forms/list_forms.py:1007
1067 msgid "Autorespond to list owner"
1070 #: forms/list_forms.py:1009
1072 "Should Mailman send an auto-response to emails sent to the -owner address?"
1075 #: forms/list_forms.py:1014
1076 msgid "Autoresponse owner text"
1079 #: forms/list_forms.py:1017
1080 msgid "Auto-response text to send to -owner emails."
1083 #: forms/list_forms.py:1022
1084 msgid "Autorespond postings"
1087 #: forms/list_forms.py:1024
1088 msgid "Should Mailman send an auto-response to mailing list posters?"
1091 #: forms/list_forms.py:1028
1092 msgid "Autoresponse postings text"
1095 #: forms/list_forms.py:1031
1096 msgid "Auto-response text to send to mailing list posters."
1099 #: forms/list_forms.py:1036
1100 msgid "Autorespond requests"
1103 #: forms/list_forms.py:1038
1105 "Should Mailman send an auto-response to emails sent to the -request address? "
1106 "If you choose yes, decide whether you want Mailman to discard the original "
1107 "email, or forward it on to the system as a normal mail command."
1110 #: forms/list_forms.py:1045
1111 msgid "Autoresponse request text"
1114 #: forms/list_forms.py:1048
1115 msgid "Auto-response text to send to -request emails."
1118 #: forms/list_forms.py:1051
1119 msgid "Autoresponse grace period"
1122 #: forms/list_forms.py:1053
1124 "Number of days between auto-responses to either the mailing list or -"
1125 "request/-owner address from the same poster. Set to zero (or negative) for "
1126 "no grace period (i.e. auto-respond to every message)."
1129 #: forms/list_forms.py:1063
1130 msgid "Notify users of held messages"
1133 #: forms/list_forms.py:1065
1135 "Should Mailman notify users about their messages held for approval. If you "
1136 "say 'No', no notifications will be sent to users about the pending approval "
1137 "on their messages."
1140 #: forms/list_forms.py:1074 forms/list_forms.py:1308
1141 msgid "Send welcome message"
1144 #: forms/list_forms.py:1076
1146 "Send welcome message to newly subscribed members? Turn this off only if you "
1147 "plan on subscribing people manually and don't want them to know that you did "
1148 "so. Setting this to No is most useful for transparently migrating lists from "
1149 "some other mailing list manager to Mailman.\n"
1150 "The text of Welcome message can be set via the Templates tab."
1153 #: forms/list_forms.py:1088
1154 msgid "Send goodbye message"
1157 #: forms/list_forms.py:1090
1159 "Send goodbye message to newly unsubscribed members? Turn this off only if "
1160 "you plan on unsubscribing people manually and don't want them to know that "
1162 "The text of Goodbye message can be set via the Templates tab."
1165 #: forms/list_forms.py:1099
1166 msgid "Admin immed notify"
1169 #: forms/list_forms.py:1101
1171 "Should the list moderators get immediate notice of new requests, as well as "
1172 "daily notices about collected ones? List moderators (and list "
1173 "administrators) are sent daily reminders of requests pending approval, like "
1174 "subscriptions to a moderated list, or postings that are being held for one "
1175 "reason or another. Setting this option causes notices to be sent immediately "
1176 "on the arrival of new requests as well. "
1179 #: forms/list_forms.py:1113
1180 msgid "Notify admin of membership changes"
1183 #: forms/list_forms.py:1115
1184 msgid "Should administrator get notices of subscribes and unsubscribes?"
1187 #: forms/list_forms.py:1122
1188 msgid "Not Moderated"
1191 #: forms/list_forms.py:1123
1192 msgid "Moderated but allows for open posting"
1195 #: forms/list_forms.py:1124
1199 #: forms/list_forms.py:1136
1200 msgid "Show list on index page"
1203 #: forms/list_forms.py:1138
1204 msgid "Choose whether to include this list on the list of all lists"
1207 #: forms/list_forms.py:1145
1209 "This description is used when the mailing list is listed with other mailing "
1210 "lists, or in headers, and so forth. It should be as succinct as you can get "
1211 "it, while still identifying what the list is."
1214 #: forms/list_forms.py:1152
1215 msgid "Long Description"
1218 #: forms/list_forms.py:1153
1219 msgid "A longer description of this mailing list."
1222 #: forms/list_forms.py:1158
1223 msgid "Display name"
1226 #: forms/list_forms.py:1160
1227 msgid "Display name is the name shown in the web interface."
1230 #: forms/list_forms.py:1163
1231 msgid "Subject prefix"
1234 #: forms/list_forms.py:1168
1235 msgid "Preferred Language"
1238 #: forms/list_forms.py:1174
1239 msgid "Members List Visibility"
1242 #: forms/list_forms.py:1179
1243 msgid "Who is allowed to see members list for this MailingList?"
1246 #: forms/list_forms.py:1198
1247 msgid "Gateway to mail"
1250 #: forms/list_forms.py:1200
1252 "Flag indicating that posts to the linked newsgroup should be gated to the "
1256 #: forms/list_forms.py:1207
1257 msgid "Gateway to news"
1260 #: forms/list_forms.py:1209
1262 "Flag indicating that posts to the list should be gated to the linked "
1266 #: forms/list_forms.py:1214
1267 msgid "Linked Newsgroup"
1270 #: forms/list_forms.py:1216
1271 msgid "The name of the linked newsgroup."
1274 #: forms/list_forms.py:1219
1275 msgid "Newsgroup moderation"
1278 #: forms/list_forms.py:1224
1279 msgid "The moderation policy for the linked newsgroup, if there is one."
1282 #: forms/list_forms.py:1231
1283 msgid "NNTP Include subject prefix "
1286 #: forms/list_forms.py:1233
1288 "Flag indicating whether the list's \"Subject Prefix\" should be included in "
1289 "posts gated to usenet."
1292 #: forms/list_forms.py:1243
1293 msgid "Emails to mass subscribe"
1296 #: forms/list_forms.py:1245
1298 "The following formats are accepted:\n"
1299 "jdoe@example.com\n"
1300 "<jdoe@example.com>\n"
1301 "John Doe <jdoe@example.com>\n"
1302 "\"John Doe\" <jdoe@example.com>\n"
1303 "jdoe@example.com (John Doe)\n"
1304 "Use the last three to associate a display name with the address\n"
1307 #: forms/list_forms.py:1256
1311 #: forms/list_forms.py:1260
1312 msgid "If checked, users will not have to confirm their subscription."
1315 #: forms/list_forms.py:1266
1316 msgid "Pre approved"
1319 #: forms/list_forms.py:1270
1321 "If checked, moderators will not have to approve the subscription request."
1324 #: forms/list_forms.py:1277
1325 msgid "Pre Verified"
1328 #: forms/list_forms.py:1281
1330 "If checked, users will not have to verify that their email address is valid."
1333 #: forms/list_forms.py:1288
1337 #: forms/list_forms.py:1292
1339 "If checked, the other checkboxes are ignored and the users will be sent an "
1340 "invitation to join the list and will be subscribed upon acceptance thereof."
1343 #: forms/list_forms.py:1310
1345 "If set to \"Yes\" or \"No\", List's default setting of send_welcome_message "
1346 "will be ignored for these subscribers and a welcome message will be sent or "
1347 "not sent based on the choice."
1350 #: forms/list_forms.py:1331
1351 msgid "Emails to Unsubscribe"
1354 #: forms/list_forms.py:1332
1355 msgid "Add one email address on each line"
1358 #: forms/list_forms.py:1348
1359 msgid "Default antispam action"
1362 #: forms/list_forms.py:1353
1366 #: forms/list_forms.py:1354
1367 msgid "Email header to filter on (case-insensitive)."
1370 #: forms/list_forms.py:1356
1371 msgid "Please enter a header."
1374 #: forms/list_forms.py:1357
1375 msgid "Please enter a valid header."
1378 #: forms/list_forms.py:1361
1382 #: forms/list_forms.py:1363
1383 msgid "Regular expression matching the header's value (case-insensitive)."
1386 #: forms/list_forms.py:1367
1387 msgid "Please enter a pattern."
1390 #: forms/list_forms.py:1368
1391 msgid "Please enter a valid pattern."
1394 #: forms/list_forms.py:1372 templates/postorius/domain/index.html:26
1398 #: forms/list_forms.py:1373
1399 msgid "Please enter a valid action."
1402 #: forms/list_forms.py:1376
1403 msgid "Action to take when a header matches"
1406 #: forms/list_forms.py:1411
1407 msgid "Select Email"
1410 #: forms/list_forms.py:1437
1414 #: forms/member_forms.py:28
1415 msgid "Email Address"
1418 #: forms/member_forms.py:35 forms/user_forms.py:341
1419 msgid "Display Name"
1422 #: forms/member_forms.py:37
1423 msgid "Please enter a display name."
1426 #: forms/system.py:32
1430 #: forms/system.py:34
1432 "You can ban a single email address or use a regular expression to match "
1433 "similar email addresses."
1436 #: forms/user_forms.py:70
1437 msgid "Receive own postings"
1440 #: forms/user_forms.py:72
1442 "Ordinarily, you will get a copy of every message you post to the list. If "
1443 "you don't want to receive this copy, set this option to No."
1446 #: forms/user_forms.py:80
1447 msgid "Acknowledge posts"
1450 #: forms/user_forms.py:82
1451 msgid "Receive acknowledgement mail when you send mail to the list?"
1454 #: forms/user_forms.py:88
1455 msgid "Hide address"
1458 #: forms/user_forms.py:90
1460 "When other members allowed to view the list membership, your email address "
1461 "is normally shown. If you do not want your email address to show up on this "
1462 "membership roster, select Yes for this option."
1465 #: forms/user_forms.py:99
1466 msgid "Receive list copies (possible duplicates)"
1469 #: forms/user_forms.py:101
1471 "When you are listed explicitly in the To: or Cc: headers of a list message, "
1472 "you can opt to not receive another copy from the mailing list. Select Yes to "
1473 "receive copies. Select No to avoid receiving copies from the mailing list"
1476 #: forms/user_forms.py:112
1477 msgid "Preferred language"
1480 #: forms/user_forms.py:114
1482 "Preferred language for your interactions with Mailman. When this is set, it "
1483 "will override the MailingList's preferred language. This affects which "
1484 "language is used for your email notifications and such."
1487 #: forms/user_forms.py:170
1488 msgid "Cannot set delivery_status to {}"
1491 #: forms/user_forms.py:268
1495 #: forms/user_forms.py:269
1496 msgid "Specifies whether or not this email address is verified"
1499 #: forms/validators.py:39
1500 #, python-brace-format
1501 msgid "Invalid: \"{0}\" should be either email or UUID"
1506 "Note: Do not add any secret content in templates as they are publicly "
1508 "You can use these variables in the templates. \n"
1509 "$hyperkitty_url: Permalink to archived message in Hyperkitty - only in list:"
1510 "member:regular:footer and list:member:regular:header\n"
1511 "$listname: Name of the Mailing List e.g. ant@example.com \n"
1512 "$list_id: The List-ID header e.g. ant.example.com \n"
1513 "$display_name: Display name of the mailing list e.g. Ant \n"
1514 "$short_listname: Local part of the listname e.g. ant \n"
1515 "$domain: The domain part of the listname e.g. example.com \n"
1516 "$description: The mailing list's short description text \n"
1517 "$info: The mailing list's longer descriptive text \n"
1518 "$request_email: The email address for -request address \n"
1519 "$owner_email: The email address for -owner address \n"
1520 "$site_email: The email address to reach the owners of the site \n"
1521 "$language: The two letter language code for list's preferred language e.g. "
1523 "Some templates accept additional variables. See <a href=\"https://docs."
1524 "mailman3.org/projects/mailman/en/latest/src/mailman/rest/docs/templates."
1525 "html#templated-texts\">this doc</a> \n"
1545 msgid "Choose the template you want to customize."
1550 "Language for the template, this should be the list's preferred language."
1553 #: template_list.py:28
1555 "Sent to the list administrators when moderator approval for a posting is "
1559 #: template_list.py:34
1561 "Sent to the list administrators when moderator approval for a subscription "
1562 "request is required."
1565 #: template_list.py:40
1567 "Sent to the list administrators when moderator approval for an "
1568 "unsubscription request is required."
1571 #: template_list.py:46
1573 "Sent to the list administrators to notify them when a new member has been "
1577 #: template_list.py:52
1579 "Sent to the list administrators when a bounce message in an unrecognized "
1580 "format has been received."
1583 #: template_list.py:58
1584 msgid "Sent to the list administrators from the 'mailman notify' command."
1587 #: template_list.py:64
1589 "Sent to the list administrators to notify them when a member's bounce score "
1593 #: template_list.py:70
1595 "Sent to the list administrators to notify them when a member's delivery is "
1596 "disabled due to excessive bounces."
1599 #: template_list.py:76
1601 "Sent to the list administrators to notify them when a member has been "
1605 #: template_list.py:79
1606 msgid "The footer for a digest message."
1609 #: template_list.py:80
1610 msgid "The header for a digest message."
1613 #: template_list.py:84
1615 "The digest “masthead”; i.e. a common introduction for all digest messages."
1618 #: template_list.py:89
1619 msgid "The footer for a regular (non-digest) message."
1622 #: template_list.py:93
1623 msgid "The header for a regular (non-digest) message."
1626 #: template_list.py:98
1628 "The message sent to subscribers when a subscription confirmation is required."
1631 #: template_list.py:104
1633 "The message sent to subscribers when an unsubscription confirmation is "
1637 #: template_list.py:110
1638 msgid "The message sent to subscribers when they are invited to join a list."
1641 #: template_list.py:116
1642 msgid "The notice sent to a member when they unsubscribe from a mailing list."
1645 #: template_list.py:122
1647 "The notice sent to a poster when their message is being held for moderator "
1651 #: template_list.py:128
1653 "Sent to a user when the maximum number of autoresponses has been reached for "
1657 #: template_list.py:134
1659 "Notice sent to a poster when their message has been received by the mailing "
1663 #: template_list.py:140
1665 "A bounce probe sent to a member when their subscription has been disabled "
1669 #: template_list.py:146
1671 "Notice sent to a poster when their message has been rejected by the list’s "
1675 #: template_list.py:152
1677 "Notice sent to a poster when their message has been rejected automatically."
1680 #: template_list.py:158
1682 "The notice sent to a member when they are subscribed to the mailing list."
1685 #: template_list.py:164
1687 "The notice sent to a member when their membership has been disabled due to "
1688 "excessive bounces."
1691 #: templates/403.html:5
1695 #: templates/404.html:5
1696 msgid "Page not found"
1699 #: templates/404.html:6
1700 msgid "This page either doesn't exist, or it moved somewhere else."
1703 #: templates/500.html:18
1704 msgid "Server error"
1707 #: templates/500.html:19
1708 msgid "An error occurred while processing your request."
1711 #: templates/postorius/bans.html:5 templates/postorius/bans.html:10
1715 #: templates/postorius/base.html:28
1716 msgid "Mailman logo"
1719 #: templates/postorius/base.html:34 templates/postorius/base.html:117
1720 #: templates/postorius/lists/summary.html:110
1724 #: templates/postorius/base.html:38 templates/postorius/base.html:121
1728 #: templates/postorius/base.html:53 templates/postorius/base.html:130
1729 #: templates/postorius/base.html:158
1733 #: templates/postorius/base.html:57 templates/postorius/base.html:134
1734 #: templates/postorius/base.html:162
1735 msgid "Mailman settings"
1738 #: templates/postorius/base.html:62 templates/postorius/base.html:139
1739 #: templates/postorius/base.html:167
1740 msgid "Posting activity"
1743 #: templates/postorius/base.html:68 templates/postorius/base.html:144
1744 #: templates/postorius/base.html:173
1748 #: templates/postorius/base.html:78
1752 #: templates/postorius/base.html:84 templates/postorius/domain/index.html:5
1753 #: templates/postorius/domain/index.html:11
1757 #: templates/postorius/base.html:90
1761 #: templates/postorius/base.html:96
1762 msgid "System Information"
1765 #: templates/postorius/base.html:102 templates/postorius/menu/list_nav.html:51
1766 #: templates/postorius/user/all.html:8 templates/postorius/user/all.html:13
1770 #: templates/postorius/base.html:109 templates/postorius/lists/summary.html:33
1774 #: templates/postorius/base.html:197
1775 msgid "Postorius Documentation"
1778 #: templates/postorius/base.html:201
1779 msgid "Postorius Version"
1782 #: templates/postorius/base.html:204
1783 msgid "Happy Mailman Day!"
1786 #: templates/postorius/domain/confirm_delete.html:5
1787 msgid "Confirm domain removal"
1790 #: templates/postorius/domain/confirm_delete.html:13
1791 msgid "Confirm deletion"
1794 #: templates/postorius/domain/confirm_delete.html:17
1795 msgid "Are you sure you want to permanently delete"
1798 #: templates/postorius/domain/confirm_delete.html:21
1802 " This would delete %(size)s lists, some of which are:\n"
1806 #: templates/postorius/domain/confirm_delete.html:33
1807 #: templates/postorius/domain/index.html:59
1808 #: templates/postorius/domain/template_index.html:35
1809 #: templates/postorius/lists/confirm_delete.html:5
1810 #: templates/postorius/lists/members.html:159
1811 #: templates/postorius/lists/members.html:170
1812 #: templates/postorius/lists/template_list.html:33
1813 #: templates/postorius/menu/list_nav.html:89
1817 #: templates/postorius/domain/confirm_delete.html:34
1818 #: templates/postorius/domain/template_delete.html:28
1819 #: templates/postorius/lists/confirm_delete.html:25
1820 #: templates/postorius/lists/confirm_remove_role.html:23
1821 #: templates/postorius/lists/confirm_removeall_subscribers.html:22
1822 #: templates/postorius/lists/template_delete.html:25
1823 #: templates/postorius/user/confirm_delete.html:23
1827 #: templates/postorius/domain/edit.html:6
1828 #: templates/postorius/domain/edit.html:12
1832 #: templates/postorius/domain/edit.html:17
1833 #: templates/postorius/lists/template_update.html:20
1834 #: templates/postorius/user/manage.html:16
1835 #: templates/postorius/user/manage.html:46
1836 #: templates/postorius/user/manage.html:82
1840 #: templates/postorius/domain/index.html:14
1844 #: templates/postorius/domain/index.html:25
1845 #: templates/postorius/menu/list_nav.html:57
1846 #: templates/postorius/menu/list_nav.html:63
1850 #: templates/postorius/domain/index.html:38
1851 #: templates/postorius/domain/index.html:58
1852 #: templates/postorius/domain/template_index.html:34
1853 #: templates/postorius/lists/template_list.html:32
1857 #: templates/postorius/domain/index.html:50
1861 #: templates/postorius/domain/index.html:54
1865 #: templates/postorius/domain/index.html:57
1866 #: templates/postorius/domain/template_add.html:6
1867 #: templates/postorius/domain/template_delete.html:6
1868 #: templates/postorius/domain/template_index.html:6
1869 #: templates/postorius/domain/template_index.html:11
1870 #: templates/postorius/lists/template_add.html:7
1871 #: templates/postorius/lists/template_delete.html:7
1872 #: templates/postorius/lists/template_list.html:7
1873 #: templates/postorius/lists/template_update.html:7
1874 #: templates/postorius/menu/list_nav.html:71 templatetags/nav_helpers.py:39
1878 #: templates/postorius/domain/index.html:67
1879 msgid "No domains yet."
1882 #: templates/postorius/domain/new.html:6
1886 #: templates/postorius/domain/new.html:12
1887 msgid "Add a new domain"
1890 #: templates/postorius/domain/new.html:17
1891 msgid "Create domain"
1894 #: templates/postorius/domain/owners.html:6
1895 msgid "Add domain owner "
1898 #: templates/postorius/domain/owners.html:12
1899 msgid "Add a new owner to"
1902 #: templates/postorius/domain/template_add.html:17
1903 #: templates/postorius/domain/template_delete.html:16
1904 #: templates/postorius/lists/template_delete.html:13
1905 #: templates/postorius/lists/template_update.html:13
1907 msgid "Template '%(name)s'"
1910 #: templates/postorius/domain/template_add.html:25
1911 #: templates/postorius/lists/template_add.html:16
1912 #: templates/postorius/user/address_preferences.html:64
1913 #: templates/postorius/user/subscription_preferences.html:75
1917 #: templates/postorius/domain/template_delete.html:11
1918 msgid "Delete Template"
1921 #: templates/postorius/domain/template_delete.html:22
1925 " Are you sure you want to delete the \"%(name)s\" template\n"
1926 " for domain \"%(identifier)s\"?\n"
1930 #: templates/postorius/domain/template_index.html:16
1931 #: templates/postorius/lists/template_list.html:15
1932 msgid "New Template"
1935 #: templates/postorius/domain/template_index.html:25
1936 #: templates/postorius/lists/template_list.html:24
1937 msgid "Template Name"
1940 #: templates/postorius/domain/template_index.html:45
1941 #: templates/postorius/lists/template_list.html:41
1942 msgid "No Templates."
1945 #: templates/postorius/errors/generic.html:5
1946 msgid "Something went wrong"
1949 #: templates/postorius/fragments/bans.html:14
1953 #: templates/postorius/fragments/bans.html:22
1954 msgid "Currently banned addresses"
1957 #: templates/postorius/fragments/bans.html:35
1958 msgid "Un-ban this address"
1961 #: templates/postorius/fragments/bans.html:46
1962 msgid "No addresses are currently banned."
1965 #: templates/postorius/index.html:6
1969 #: templates/postorius/index.html:12
1970 msgid "Mailing Lists"
1973 #: templates/postorius/index.html:20
1977 #: templates/postorius/index.html:41
1981 #: templates/postorius/index.html:46
1985 #: templates/postorius/index.html:51
1989 #: templates/postorius/index.html:56
1993 #: templates/postorius/index.html:59
1997 #: templates/postorius/index.html:72
1998 msgid "Create New Domain"
2001 #: templates/postorius/index.html:74
2002 msgid "Create New List"
2005 #: templates/postorius/index.html:86
2009 #: templates/postorius/index.html:87
2010 msgid "Post address"
2013 #: templates/postorius/index.html:98
2014 msgid "unadvertised"
2017 #: templates/postorius/index.html:110
2019 "Only lists that you are owner, moderator or subscriber for are shown here. "
2020 "Click to <a href=\"?all-lists\"> see all lists</a>."
2023 #: templates/postorius/index.html:114
2024 msgid "Only admins see unadvertised lists in the list index."
2027 #: templates/postorius/index.html:120
2028 msgid "There are currently no mailing lists."
2031 #: templates/postorius/lists/bans.html:8
2032 msgid "Banned addresses"
2035 #: templates/postorius/lists/confirm_delete.html:13
2036 msgid "Are you sure you want to permanently delete this list?"
2039 #: templates/postorius/lists/confirm_delete.html:14
2040 msgid "All settings and membership data will be lost!"
2043 #: templates/postorius/lists/confirm_delete.html:20
2047 " Delete %(listname)s\n"
2051 #: templates/postorius/lists/confirm_remove_role.html:5
2052 msgid "Confirm remove role"
2055 #: templates/postorius/lists/confirm_remove_role.html:15
2057 msgid "Remove %(address)s as %(role_translated)s?"
2060 #: templates/postorius/lists/confirm_remove_role.html:19
2061 msgid "Are you sure?"
2064 #: templates/postorius/lists/confirm_remove_role.html:22
2066 msgid " Remove %(role_translated)s"
2069 #: templates/postorius/lists/confirm_removeall_subscribers.html:6
2070 msgid "Unsubscribe all members"
2073 #: templates/postorius/lists/confirm_removeall_subscribers.html:14
2077 " Warning! This will remove every member from %(listname)s!\n"
2081 #: templates/postorius/lists/confirm_removeall_subscribers.html:21
2082 #: templates/postorius/lists/mass_removal.html:17
2083 #: templates/postorius/lists/members.html:63
2084 msgid "Remove ALL members"
2087 #: templates/postorius/lists/confirm_token.html:12
2091 " Confirm subscription of %(addr)s to %(name)s(%(listid)s):\n"
2095 #: templates/postorius/lists/confirm_token.html:16
2099 " Confirm unsubscription of %(addr)s from %(name)s(%(listid)s):\n"
2103 #: templates/postorius/lists/confirm_token.html:20
2107 " Confirm token %(token)s:\n"
2111 #: templates/postorius/lists/header_matches.html:7
2112 #: templates/postorius/menu/list_nav.html:88
2113 msgid "Header filters"
2116 #: templates/postorius/lists/header_matches.html:68
2117 #: templates/postorius/lists/memberoptions.html:20
2118 #: templates/postorius/lists/memberoptions.html:28
2119 #: templates/postorius/lists/settings.html:30
2120 #: templates/postorius/user/list_options.html:28
2121 #: templates/postorius/user/mailman_settings.html:23
2122 msgid "Save changes"
2125 #: templates/postorius/lists/header_matches.html:70
2126 msgid "Changes pending, click on the button to save them."
2129 #: templates/postorius/lists/held_messages.html:11
2130 #: templates/postorius/menu/list_nav.html:42
2131 msgid "Held messages"
2134 #: templates/postorius/lists/held_messages.html:27
2135 msgid "Perform action on selected messages"
2138 #: templates/postorius/lists/held_messages.html:29
2139 #: templates/postorius/lists/held_messages.html:120
2140 #: templates/postorius/lists/subscription_requests.html:42
2144 #: templates/postorius/lists/held_messages.html:34
2145 msgid "Click the message's subject for more options."
2148 #: templates/postorius/lists/held_messages.html:41
2152 #: templates/postorius/lists/held_messages.html:42
2156 #: templates/postorius/lists/held_messages.html:43
2160 #: templates/postorius/lists/held_messages.html:44
2164 #: templates/postorius/lists/held_messages.html:45
2168 #: templates/postorius/lists/held_messages.html:57
2169 #: templates/postorius/lists/held_messages.html:65
2173 #: templates/postorius/lists/held_messages.html:95
2177 #: templates/postorius/lists/held_messages.html:106
2178 msgid "Set member moderation"
2181 #: templates/postorius/lists/held_messages.html:112
2182 msgid "Rejection reason:"
2185 #: templates/postorius/lists/held_messages.html:115
2187 "Reason sent to the sender for message rejection. For other actions, this is "
2191 #: templates/postorius/lists/held_messages.html:129
2192 msgid "Show Headers"
2195 #: templates/postorius/lists/held_messages.html:137
2196 msgid "There are currently no held messages."
2199 #: templates/postorius/lists/held_messages.html:144
2200 msgid "Message could not be retrieved"
2203 #: templates/postorius/lists/mass_removal.html:14
2204 msgid "Remove listed users"
2207 #: templates/postorius/lists/mass_subscribe.html:7
2208 #: templates/postorius/menu/list_nav.html:79
2209 #: templates/postorius/menu/list_nav.html:83
2210 msgid "Mass subscribe"
2213 #: templates/postorius/lists/mass_subscribe.html:16
2214 msgid "Subscribe users"
2217 #: templates/postorius/lists/memberoptions.html:7
2218 #: templates/postorius/user/list_options.html:7
2219 msgid "Member options"
2222 #: templates/postorius/lists/memberoptions.html:15
2223 msgid "No Preferences Available"
2226 #: templates/postorius/lists/memberoptions.html:16
2227 msgid "You are not the owner for this list"
2230 #: templates/postorius/lists/members.html:8
2231 msgid "List members"
2234 #: templates/postorius/lists/members.html:44
2235 msgid "Search members..."
2238 #: templates/postorius/lists/members.html:60
2242 #: templates/postorius/lists/members.html:62
2243 msgid "Remove Selected"
2246 #: templates/postorius/lists/members.html:78
2247 #: templates/postorius/user/address_preferences.html:32
2248 #: templates/postorius/user/manage.html:61
2249 #: templates/postorius/user/manage.html:97
2253 #: templates/postorius/lists/members.html:82
2254 #: templates/postorius/user/subscriptions.html:24
2255 msgid "Delivery Mode"
2258 #: templates/postorius/lists/members.html:85
2259 msgid "Moderation Action"
2262 #: templates/postorius/lists/members.html:90
2263 msgid "Bounce Score"
2266 #: templates/postorius/lists/members.html:116
2267 msgid "Masked per the user request"
2270 #: templates/postorius/lists/new.html:6 templates/postorius/lists/new.html:17
2274 #: templates/postorius/lists/new.html:12
2275 msgid "Create a new list"
2278 #: templates/postorius/lists/pending_confirmations.html:19
2279 #: templates/postorius/lists/subscription_requests.html:21
2280 msgid "E-Mail Address"
2283 #: templates/postorius/lists/pending_confirmations.html:20
2284 #: templates/postorius/lists/subscription_requests.html:23
2288 #: templates/postorius/lists/pending_confirmations.html:38
2289 #: templates/postorius/lists/subscription_requests.html:44
2293 #: templates/postorius/lists/pending_confirmations.html:48
2294 #: templates/postorius/lists/subscription_requests.html:57
2295 msgid "There are currently no subscription requests for this list."
2298 #: templates/postorius/lists/settings.html:7
2299 #: templates/postorius/menu/list_nav.html:72
2303 #: templates/postorius/lists/subscription_requests.html:22
2307 #: templates/postorius/lists/subscription_requests.html:45
2308 msgid "Rejection reason"
2311 #: templates/postorius/lists/summary.html:10
2312 #: templates/postorius/menu/list_nav.html:10
2316 #: templates/postorius/lists/summary.html:23
2317 msgid "To contact the list owners, use the following email address:"
2320 #: templates/postorius/lists/summary.html:29
2321 msgid "You have to sign in to visit the archives of this list."
2324 #: templates/postorius/lists/summary.html:35
2328 " <a class=\"btn btn-primary\" href=\"%(hyperkitty_list_url)s"
2333 #: templates/postorius/lists/summary.html:47
2334 #: templates/postorius/lists/summary.html:104
2335 msgid "Subscription / Unsubscription"
2338 #: templates/postorius/lists/summary.html:52
2339 #: templates/postorius/user/subscriptions.html:23
2340 msgid "Subscription Address"
2343 #: templates/postorius/lists/summary.html:55
2344 #: templates/postorius/user/all.html:37
2348 #: templates/postorius/lists/summary.html:56
2349 #: templates/postorius/lists/summary.html:77
2353 #: templates/postorius/lists/summary.html:63
2354 #: templates/postorius/user/subscription_preferences.html:49
2355 msgid "Primary Address"
2358 #: templates/postorius/lists/summary.html:71
2359 msgid "Manage Subscription"
2362 #: templates/postorius/lists/summary.html:86
2363 msgid "Subscribe to this list"
2366 #: templates/postorius/lists/summary.html:88
2370 " To subscribe you can send an email with 'subscribe' in the "
2372 " <a href=\"mailto:%(address)s?subject=Subscribe\">"
2374 " or use the form below:\n"
2378 #: templates/postorius/lists/summary.html:96
2379 #: templates/postorius/lists/summary.html:124
2383 #: templates/postorius/lists/summary.html:100
2385 "You have a subscription request pending. If you don't hear back soon, please "
2386 "contact the list owners."
2389 #: templates/postorius/lists/summary.html:105
2392 " To subscribe or unsubscribe from this list, please sign in first.\n"
2393 " If you have not previously signed in, you may need to set up an "
2395 " with the appropriate email address.\n"
2399 #: templates/postorius/lists/summary.html:116
2402 " You can also subscribe without creating an account.\n"
2403 " If you wish to do so, please use the form below.\n"
2407 #: templates/postorius/lists/summary.html:134
2408 msgid "List metrics"
2411 #: templates/postorius/lists/summary.html:136
2415 #: templates/postorius/lists/summary.html:141
2416 msgid "Last post at"
2419 #: templates/postorius/lists/summary.html:150
2420 msgid "Digest last sent at"
2423 #: templates/postorius/lists/summary.html:159
2427 #: templates/postorius/lists/template_delete.html:19
2431 " Are you sure you want to delete the \"%(name)s\" template\n"
2432 " from list \"%(identifier)s\"?\n"
2436 #: templates/postorius/menu/list_nav.html:14
2437 msgid "Subscription requests"
2440 #: templates/postorius/menu/list_nav.html:19
2441 #: templates/postorius/menu/list_nav.html:30
2442 msgid "Pending Approval"
2445 #: templates/postorius/menu/list_nav.html:22
2446 #: templates/postorius/menu/list_nav.html:33
2447 msgid "Pending Confirmation"
2450 #: templates/postorius/menu/list_nav.html:25
2451 #: templates/postorius/menu/list_nav.html:36
2452 msgid "Unsubscription Requests"
2455 #: templates/postorius/menu/list_nav.html:54
2456 #: templates/postorius/menu/list_nav.html:60
2457 #: templates/postorius/menu/list_nav.html:67
2461 #: templates/postorius/menu/list_nav.html:55
2462 #: templates/postorius/menu/list_nav.html:61
2466 #: templates/postorius/menu/list_nav.html:56
2467 #: templates/postorius/menu/list_nav.html:62
2471 #: templates/postorius/menu/list_nav.html:76
2472 msgid "Mass operations"
2475 #: templates/postorius/menu/list_nav.html:80
2476 #: templates/postorius/menu/list_nav.html:84
2477 msgid "Mass removal"
2480 #: templates/postorius/menu/list_nav.html:87
2484 #: templates/postorius/menu/user_nav.html:4
2485 msgid "Mailman Settings"
2488 #: templates/postorius/menu/user_nav.html:7
2489 #: templates/postorius/user/manage.html:49
2490 #: templates/postorius/user/subscriptions.html:8 templatetags/nav_helpers.py:43
2491 msgid "Subscriptions"
2494 #: templates/postorius/menu/user_nav.html:8
2495 msgid "Global Mailman preferences"
2498 #: templates/postorius/menu/user_nav.html:9
2499 msgid "Address-based preferences"
2502 #: templates/postorius/menu/user_nav.html:10
2503 msgid "List-based preferences"
2506 #: templates/postorius/system_information.html:6
2507 msgid "System Configuration"
2510 #: templates/postorius/system_information.html:11
2511 msgid "Mailman System"
2514 #: templates/postorius/system_information.html:23
2518 #: templates/postorius/user/address_preferences.html:8
2519 #: templates/postorius/user/subscription_preferences.html:7
2520 msgid "Subscription preferences"
2523 #: templates/postorius/user/address_preferences.html:17
2524 #: templates/postorius/user/mailman_settings.html:17
2525 #: templates/postorius/user/subscription_preferences.html:17
2526 msgid "No preferences available"
2529 #: templates/postorius/user/address_preferences.html:18
2530 #: templates/postorius/user/mailman_settings.html:19
2531 #: templates/postorius/user/subscription_preferences.html:19
2533 "You are not yet subscribed to any lists, so you have no Mailman preferences."
2536 #: templates/postorius/user/address_preferences.html:20
2537 msgid "Each email address can have specific Mailman preferences."
2540 #: templates/postorius/user/address_preferences.html:21
2542 "Any options showing as not set here inherit at runtime from your global "
2543 "preferences (viewable on other tab)"
2546 #: templates/postorius/user/all.html:20
2550 #: templates/postorius/user/all.html:35
2554 #: templates/postorius/user/all.html:36
2558 #: templates/postorius/user/confirm_delete.html:9
2559 #: templates/postorius/user/confirm_delete.html:13
2560 #: templates/postorius/user/confirm_delete.html:22
2561 #: templates/postorius/user/manage.html:141
2562 msgid "Delete Account"
2565 #: templates/postorius/user/confirm_delete.html:17
2567 "Are you sure you want to delete this account? This will remove the account "
2568 "along with all its subscriptions."
2571 #: templates/postorius/user/list_options.html:14
2572 msgid "Subscription options for"
2575 #: templates/postorius/user/list_options.html:15
2576 #: templates/postorius/user/subscription_preferences.html:22
2578 "Any options showing as not set inherit at runtime from your global or "
2579 "address specific preferences (viewable on other tabs)"
2582 #: templates/postorius/user/list_options.html:19
2583 msgid "Use this form to change the email used for this subscription"
2586 #: templates/postorius/user/list_options.html:23
2587 msgid "Change email used for subscription"
2590 #: templates/postorius/user/mailman_settings.html:7
2591 msgid "Subscription settings"
2594 #: templates/postorius/user/manage.html:8
2598 #: templates/postorius/user/manage.html:18
2602 #: templates/postorius/user/manage.html:28
2606 #: templates/postorius/user/manage.html:60
2607 #: templates/postorius/user/manage.html:96
2611 #: templates/postorius/user/manage.html:62
2612 #: templates/postorius/user/manage.html:98
2613 #: templates/postorius/user/subscriptions.html:25
2617 #: templates/postorius/user/manage.html:85
2618 msgid "User has no subscriptions."
2621 #: templates/postorius/user/manage.html:88
2625 #: templates/postorius/user/manage.html:111
2626 msgid "User has no ownerships."
2629 #: templates/postorius/user/manage.html:115
2633 #: templates/postorius/user/manage.html:118
2637 #: templates/postorius/user/manage.html:122
2641 #: templates/postorius/user/manage.html:126
2645 #: templates/postorius/user/manage.html:130
2649 #: templates/postorius/user/manage.html:135
2650 #: templates/postorius/user/manage.html:138
2651 msgid "Change password"
2654 #: templates/postorius/user/subscription_preferences.html:21
2655 msgid "Each list subscription can have specific Mailman preferences."
2658 #: templates/postorius/user/subscription_preferences.html:32
2659 msgid "Subscription"
2662 #: templates/postorius/user/subscriptions.html:17
2663 msgid "You are subscribed to the following mailing lists:"
2666 #: templates/postorius/user/subscriptions.html:41
2667 msgid "You are not yet subscribed to any lists."
2670 #: templatetags/nav_helpers.py:27
2671 msgid "Header Filters"
2674 #: templatetags/nav_helpers.py:28
2675 msgid "Banned Addresses"
2678 #: templatetags/nav_helpers.py:29
2682 #: templatetags/nav_helpers.py:30
2683 msgid "Held Messages"
2686 #: templatetags/nav_helpers.py:31
2687 msgid "Mass Removal"
2690 #: templatetags/nav_helpers.py:32
2691 msgid "Mass Subscription"
2694 #: templatetags/nav_helpers.py:33
2695 msgid "Subscription Options"
2698 #: templatetags/nav_helpers.py:34
2699 msgid "List Settings"
2702 #: templatetags/nav_helpers.py:35
2706 #: templatetags/nav_helpers.py:37
2707 msgid "Confirm Removal of All Members"
2710 #: templatetags/nav_helpers.py:40
2711 msgid "Address-based Settings"
2714 #: templatetags/nav_helpers.py:41
2715 msgid "Subscription Settings"
2718 #: templatetags/nav_helpers.py:42
2719 msgid "Global Settings"
2723 msgid "Mailman REST API not available. Please start Mailman core."
2726 #: views/domain.py:86
2727 msgid "New Domain registered"
2730 #: views/domain.py:127
2732 msgid "Domain %s updated"
2735 #: views/domain.py:130 views/list.py:1032
2736 msgid "Please check the errors below"
2739 #: views/domain.py:154
2741 msgid "The domain %s has been deleted."
2744 #: views/domain.py:160
2746 msgid "The domain could not be deleted: %s"
2749 #: views/domain.py:182
2750 msgid "Added {} as an owner for {}"
2753 #: views/domain.py:217
2754 msgid "{} is not an owner for {}"
2757 #: views/domain.py:227
2758 msgid "Removed {} as an owner for {}"
2761 #: views/generic.py:116
2762 msgid "The email {} has been banned."
2765 #: views/generic.py:122 views/generic.py:137 views/list.py:1574
2767 msgid "An error occurred: %s"
2770 #: views/generic.py:125 views/generic.py:139
2772 msgid "Invalid data: %s"
2775 #: views/generic.py:132
2776 msgid "The email {} has been un-banned"
2779 #: views/list.py:151
2783 #: views/list.py:168
2787 #: views/list.py:171
2788 msgid "No {}s were found matching the search."
2791 #: views/list.py:174
2792 msgid "List has no {}s"
2795 #: views/list.py:186
2796 msgid "The selected members have been unsubscribed"
2799 #: views/list.py:207
2800 #, python-brace-format
2801 msgid "{email} has been added with the role {role}"
2804 #: views/list.py:257
2805 msgid "Member does not exist"
2808 #: views/list.py:283
2809 msgid "The member's preferences have been updated."
2812 #: views/list.py:293
2813 msgid "No change to the member's moderation."
2816 #: views/list.py:309
2817 msgid "The member's moderation settings have been updated."
2820 #: views/list.py:524
2821 msgid "You are not subscribed to {}."
2824 #: views/list.py:539
2825 msgid "You are already subscribed"
2828 #: views/list.py:551
2829 msgid "Subscription changed to {}"
2832 #: views/list.py:556
2833 msgid "Something went wrong. Please try again. {} {}"
2836 #: views/list.py:610
2838 "Your subscription request has been submitted and is waiting for moderator "
2842 #: views/list.py:618
2844 msgid "You are subscribed to %s."
2847 #: views/list.py:623 views/list.py:659
2848 msgid "Something went wrong. Please try again."
2851 #: views/list.py:655
2852 msgid "Please check your inbox for further instructions"
2855 #: views/list.py:679
2856 msgid "You can only unsubscribe yourself."
2859 #: views/list.py:685
2861 "You have a pending unsubscription request waiting for moderator approval."
2864 #: views/list.py:696
2866 "Your unsubscription request has been submitted and is waiting for moderator "
2870 #: views/list.py:704
2872 msgid "%s has been unsubscribed from this list."
2875 #: views/list.py:741
2877 msgid "The address %(address)s has been invited to %(list)s."
2880 #: views/list.py:746
2882 msgid "The address %(address)s has been subscribed to %(list)s."
2885 #: views/list.py:751
2887 " Subscription may be pending address verification, confirmation or approval "
2891 #: views/list.py:769 views/list.py:839
2893 msgid "The email address %s is not valid."
2896 #: views/list.py:808
2897 msgid "Please fill out the form correctly."
2900 #: views/list.py:826
2901 #, python-brace-format
2902 msgid "These addresses {address} have been unsubscribed from {list}."
2905 #: views/list.py:861
2906 msgid "The selected messages were accepted"
2909 #: views/list.py:866
2910 msgid "The selected messages were rejected"
2913 #: views/list.py:871
2914 msgid "The selected messages were discarded"
2917 #: views/list.py:874
2918 msgid "Message could not be found"
2921 #: views/list.py:905
2922 msgid "The message was accepted"
2925 #: views/list.py:908
2926 msgid "The message was rejected"
2929 #: views/list.py:911
2930 msgid "The message was discarded"
2933 #: views/list.py:914
2934 msgid "Held message was not found."
2937 #: views/list.py:928
2938 msgid "Moderation action for {} set to {}"
2941 #: views/list.py:936
2942 msgid "Failed to set moderation action for {}"
2945 #: views/list.py:988
2946 msgid "Choose a Domain"
2949 #: views/list.py:1012
2950 msgid "List created"
2953 #: views/list.py:1024
2954 msgid "Mailing List already exists."
2957 #: views/list.py:1204
2958 msgid "Subscriptions pending user confirmation"
2961 #: views/list.py:1217
2962 msgid "Subscriptions pending approval"
2965 #: views/list.py:1230
2966 msgid "Un-subscriptions pending approval"
2969 #: views/list.py:1279
2970 msgid "The request has been accepted."
2973 #: views/list.py:1280
2974 msgid "The request has been rejected."
2977 #: views/list.py:1281
2978 msgid "The request has been discarded."
2981 #: views/list.py:1282
2982 msgid "The request has been defered."
2985 #: views/list.py:1302
2987 msgid "The request was already moderated: %s"
2990 #: views/list.py:1306
2992 msgid "The request could not be moderated: %s"
2995 #: views/list.py:1320
2996 msgid "List Identity"
2999 #: views/list.py:1321
3000 msgid "Automatic Responses"
3003 #: views/list.py:1322
3004 msgid "Alter Messages"
3007 #: views/list.py:1323
3008 msgid "DMARC Mitigations"
3011 #: views/list.py:1324
3015 #: views/list.py:1325
3016 msgid "Message Acceptance"
3019 #: views/list.py:1326
3023 #: views/list.py:1327
3024 msgid "Member Policy"
3027 #: views/list.py:1328
3028 msgid "Bounce Processing"
3031 #: views/list.py:1329
3032 msgid "Newsgroup Gateway"
3035 #: views/list.py:1397
3036 msgid "The settings have been updated."
3039 #: views/list.py:1400
3040 msgid "An error occurred: "
3043 #: views/list.py:1434
3045 msgid "The user %(email)s is not in the %(role)s group"
3048 #: views/list.py:1441
3049 msgid "Removing the last owner is impossible"
3052 #: views/list.py:1459
3054 msgid "The user could not be removed: %(msg)s"
3057 #: views/list.py:1465
3059 msgid "The user %(address)s has been removed from the %(role)s group."
3062 #: views/list.py:1486
3063 msgid "No member is subscribed to the list currently."
3066 #: views/list.py:1499
3067 msgid "All members have been unsubscribed from the list."
3070 #: views/list.py:1578
3071 msgid "The header matches were successfully modified."
3074 #: views/list.py:1585
3078 #: views/list.py:1586
3082 #: views/list.py:1618
3083 msgid "Invalid confirmation token"
3086 #: views/list.py:1628 views/list.py:1644
3087 msgid "Token expired or invalid."
3091 msgid "Message does not exist"
3094 #: views/rest.py:106
3095 msgid "Attachment does not exist"
3098 #: views/system.py:31
3099 msgid "Mailman Core Version"
3102 #: views/system.py:32
3103 msgid "Mailman Core API Version"
3106 #: views/system.py:33
3107 msgid "Mailman Core Python Version"
3110 #: views/user.py:103
3111 msgid "Your preferences have been updated."
3114 #: views/user.py:106
3115 msgid "Your preferences did not change."
3118 #: views/user.py:229
3119 msgid "Subscription does not exist"
3122 #: views/user.py:457
3123 msgid "Successfully updated addresses {}"
3126 #: views/user.py:471
3127 msgid "Successfully updated memberships for {}"
3130 #: views/user.py:480
3131 msgid "Successfully updated user."
3134 #: views/user.py:490
3135 msgid "Password updated successfully"
3138 #: views/user.py:528
3139 msgid "Successfully deleted account"