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 # Patsagorn Yuenyong <manpatsagorny@gmail.com>, 2021.
7 "Project-Id-Version: PACKAGE VERSION\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2024-12-08 21:16-0800\n"
10 "PO-Revision-Date: 2021-06-29 01:32+0000\n"
11 "Last-Translator: Patsagorn Yuenyong <manpatsagorny@gmail.com>\n"
12 "Language-Team: Thai <https://hosted.weblate.org/projects/gnu-mailman/"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=1; plural=0;\n"
19 "X-Generator: Weblate 4.7.1-dev\n"
21 #: forms/domain_forms.py:34
24 "The domain from which you want the web UI to be served from. This can be "
25 "same or different from the Mail Host. You can edit the list of available web "
26 "hosts <a href=\"%s\">here</a>."
29 #: forms/domain_forms.py:46 forms/list_forms.py:100
30 #: templates/postorius/domain/index.html:21
34 #: forms/domain_forms.py:48 forms/domain_forms.py:69
35 msgid "Please enter a domain name"
38 #: forms/domain_forms.py:49 forms/domain_forms.py:70
39 msgid "Please enter a valid domain name."
42 #: forms/domain_forms.py:53
44 "The domain for your mailing lists. For example when you want lists like "
45 "testing@example.com, enter example.com here."
48 #: forms/domain_forms.py:57 templates/postorius/domain/index.html:22
49 #: templates/postorius/index.html:88
53 #: forms/domain_forms.py:59 templates/postorius/domain/index.html:23
57 #: forms/domain_forms.py:61 forms/domain_forms.py:93
58 msgid "Please enter a valid domain name or nothing."
61 #: forms/domain_forms.py:64
62 msgid "Normally empty. Used only for unusual Postfix configs."
65 #: forms/domain_forms.py:67 templates/postorius/domain/index.html:24
69 #: forms/domain_forms.py:83
70 msgid "Please enter a valid domain name"
73 #: forms/domain_forms.py:111
82 msgid "Plain Text Digests"
90 msgid "Summary Digests"
93 #: forms/fields.py:44 forms/list_forms.py:164
97 #: forms/fields.py:45 forms/list_forms.py:165
101 #: forms/fields.py:46
102 msgid "Disabled by Owner"
105 #: forms/fields.py:47
106 msgid "Disabled by Bounces"
109 #: forms/fields.py:48
110 msgid "Disabled from MM<2.1"
113 #: forms/fields.py:52
114 msgid "Hold for moderation"
117 #: forms/fields.py:53
118 msgid "Reject (with notification)"
121 #: forms/fields.py:54
122 msgid "Discard (no notification)"
125 #: forms/fields.py:55
126 msgid "Accept immediately (bypass other rules)"
129 #: forms/fields.py:56
130 msgid "Default processing"
133 #: forms/fields.py:139
134 msgid "Make at least one selection"
137 #: forms/fields.py:150 templates/postorius/lists/summary.html:54
138 msgid "Delivery mode"
141 #: forms/fields.py:152
143 "If you select digests , you'll get posts bundled together (usually one per "
144 "day but possibly more on busy lists), instead of singly when they're sent. "
145 "Your mail reader may or may not support MIME digests. In general MIME "
146 "digests are preferred, but if you have a problem reading them, select plain "
147 "text digests. Summary Digests are currently equivalent to MIME Digests."
150 #: forms/fields.py:174 templates/postorius/lists/summary.html:53
151 msgid "Delivery status"
154 #: forms/fields.py:176
156 "Set this option to Enabled to receive messages posted to this mailing list. "
157 "Set it to Disabled if you want to stay subscribed, but don't want mail "
158 "delivered to you for a while (e.g. you're going on vacation). If you disable "
159 "mail delivery, don't forget to re-enable it when you come back; it will not "
160 "be automatically re-enabled."
163 #: forms/fields.py:189
167 #: forms/fields.py:191 forms/list_forms.py:1299
168 #: templatetags/membership_helpers.py:93
172 #: forms/fields.py:193
174 "Default action to take when this member posts to the list. \n"
175 "List default -- follow the list's default member action. \n"
176 "Hold -- This holds the message for approval by the list moderators. \n"
177 "Reject -- this automatically rejects the message by sending a bounce notice "
178 "to the post's author. The text of the bounce notice can be configured by "
180 "Discard -- this simply discards the message, with no notice sent to the "
182 "Accept -- accepts any postings without any further checks. \n"
183 "Default Processing -- run additional checks and accept the message. \n"
186 #: forms/list_forms.py:43
190 #: forms/list_forms.py:44
194 #: forms/list_forms.py:45
198 #: forms/list_forms.py:46
202 #: forms/list_forms.py:47
206 #: forms/list_forms.py:51
207 msgid "Only mailinglist administrators"
210 #: forms/list_forms.py:52
211 msgid "Mailinglist administrators and members"
214 #: forms/list_forms.py:53
218 #: forms/list_forms.py:68 templates/postorius/user/subscriptions.html:22
222 #: forms/list_forms.py:71
223 msgid "Please enter a name for your list."
226 #: forms/list_forms.py:72
227 msgid "Please enter a valid list name."
230 #: forms/list_forms.py:77
231 msgid "Initial list owner address"
234 #: forms/list_forms.py:79
235 msgid "Please enter the list owner's email address."
238 #: forms/list_forms.py:85
239 msgid "Advertise this list?"
242 #: forms/list_forms.py:86
243 msgid "Please choose a list type."
246 #: forms/list_forms.py:89
247 msgid "Advertise this list in list index"
250 #: forms/list_forms.py:90
251 msgid "Hide this list in list index"
254 #: forms/list_forms.py:94 forms/list_forms.py:1142
255 msgid "Short Description"
258 #: forms/list_forms.py:104
259 msgid "Choose an existing Domain."
262 #: forms/list_forms.py:105
263 msgid "Choose a valid Mail Host"
266 #: forms/list_forms.py:110
270 #: forms/list_forms.py:114
271 msgid "Choose a List Style."
274 #: forms/list_forms.py:115
275 msgid "Choose a valid List Style."
278 #: forms/list_forms.py:120
279 msgid "Site admin has not created any domains"
282 #: forms/list_forms.py:134
283 msgid "Please enter a valid listname"
286 #: forms/list_forms.py:169 forms/list_forms.py:207
287 msgid "Your email address"
290 #: forms/list_forms.py:175
292 "Subscribing via \"Primary Address\" will change subscription address when "
293 "you change your primary address."
296 #: forms/list_forms.py:179 forms/list_forms.py:210 forms/member_forms.py:30
297 #: forms/system.py:38
298 msgid "Please enter an email address."
301 #: forms/list_forms.py:180 forms/list_forms.py:211 forms/member_forms.py:31
302 #: forms/system.py:39
303 msgid "Please enter a valid email address."
306 #: forms/list_forms.py:185 forms/list_forms.py:216
307 msgid "Your name (optional)"
310 #: forms/list_forms.py:198 forms/list_forms.py:1445 views/list.py:544
311 msgid "Primary Address ({})"
314 #: forms/list_forms.py:233
318 #: forms/list_forms.py:234 templates/postorius/domain/template_delete.html:27
319 #: templates/postorius/lists/template_delete.html:24
323 #: forms/list_forms.py:235
327 #: forms/list_forms.py:236
328 msgid "Confirm, then moderate"
331 #: forms/list_forms.py:246
332 msgid "Subscription Policy"
335 #: forms/list_forms.py:249
337 "Open: Subscriptions are added automatically\n"
338 "Confirm: Subscribers need to confirm the subscription using an email sent to "
340 "Moderate: Moderators will have to authorize each subscription manually.\n"
341 "Confirm then Moderate: First subscribers have to confirm, then a moderator "
342 "needs to authorize."
345 #: forms/list_forms.py:260
346 msgid "Un-Subscription Policy"
349 #: forms/list_forms.py:263
351 "Open: Un-Subscriptions happen automatically\n"
352 "Confirm: Subscribers need to confirm the un-subscription using an email sent "
354 "Moderate: Moderators will have to authorize each un-subscription manually.\n"
355 "Confirm then Moderate: First subscribers have to confirm, then a moderator "
356 "needs to authorize."
359 #: forms/list_forms.py:278 forms/list_forms.py:780
360 #: templates/postorius/lists/held_messages.html:31
361 #: templates/postorius/lists/held_messages.html:122
362 #: templates/postorius/lists/pending_confirmations.html:37
363 #: templates/postorius/lists/subscription_requests.html:43
367 #: forms/list_forms.py:279
371 #: forms/list_forms.py:280
375 #: forms/list_forms.py:284 forms/list_forms.py:316 forms/list_forms.py:327
376 #: forms/list_forms.py:338 forms/list_forms.py:467 forms/list_forms.py:477
377 #: forms/list_forms.py:526 forms/list_forms.py:660 forms/list_forms.py:667
378 #: forms/list_forms.py:720 forms/list_forms.py:810 forms/list_forms.py:821
379 #: forms/list_forms.py:841 forms/list_forms.py:861 forms/list_forms.py:926
380 #: forms/list_forms.py:965 forms/list_forms.py:982 forms/list_forms.py:1060
381 #: forms/list_forms.py:1071 forms/list_forms.py:1085 forms/list_forms.py:1097
382 #: forms/list_forms.py:1111 forms/list_forms.py:1134 forms/list_forms.py:1196
383 #: forms/list_forms.py:1205 forms/list_forms.py:1229 forms/list_forms.py:1297
384 #: forms/user_forms.py:63
388 #: forms/list_forms.py:284 forms/list_forms.py:316 forms/list_forms.py:327
389 #: forms/list_forms.py:338 forms/list_forms.py:467 forms/list_forms.py:477
390 #: forms/list_forms.py:526 forms/list_forms.py:660 forms/list_forms.py:667
391 #: forms/list_forms.py:720 forms/list_forms.py:810 forms/list_forms.py:821
392 #: forms/list_forms.py:841 forms/list_forms.py:861 forms/list_forms.py:926
393 #: forms/list_forms.py:965 forms/list_forms.py:982 forms/list_forms.py:1060
394 #: forms/list_forms.py:1071 forms/list_forms.py:1085 forms/list_forms.py:1097
395 #: forms/list_forms.py:1111 forms/list_forms.py:1134 forms/list_forms.py:1196
396 #: forms/list_forms.py:1205 forms/list_forms.py:1229 forms/list_forms.py:1298
397 #: forms/user_forms.py:63
401 #: forms/list_forms.py:286
402 msgid "Process Bounces"
405 #: forms/list_forms.py:288
407 "Specifies whether or not this list should do automatic bounce processing."
410 #: forms/list_forms.py:295
411 msgid "Bounce score threshold"
414 #: forms/list_forms.py:298
416 "This is the bounce score above which a member's subscription will be "
417 "automatically disabled. When the subscription is re-enabled, their bounce "
418 "score will be reset to zero."
421 #: forms/list_forms.py:305
422 msgid "Bounce info stale after"
425 #: forms/list_forms.py:308
427 "The number of days after which a member's bounce information is considered "
428 "stale. If no new bounces have been received in the interim, the bounce score "
429 "is reset to zero. This value must be an integer. "
432 #: forms/list_forms.py:318
433 msgid "Notify owner on bounce increment"
436 #: forms/list_forms.py:320
438 "This option controls whether or not the list owner is notified when a "
439 "member's bounce score is incremented, but to a value less than their bounce "
443 #: forms/list_forms.py:329
444 msgid "Notify owner on disable"
447 #: forms/list_forms.py:331
449 "This option controls whether or not the list owner is notified when a "
450 "member's subscription is automatically disabled due to their bounce "
451 "threshold being reached. "
454 #: forms/list_forms.py:340
455 msgid "Notify owner on removal"
458 #: forms/list_forms.py:342
460 "This option controls whether or not the list owner is notified when a member "
461 "is removed from the list after their disabled notifications have been "
465 #: forms/list_forms.py:351
466 msgid "Forward unrecognized bounces"
469 #: forms/list_forms.py:353
471 "Discard: Unrecognized bounces will be discarded\n"
472 "List Admins: Send to the list owners and moderators\n"
473 "Site Admin: Send to the site's configured site_owner"
476 #: forms/list_forms.py:360
477 msgid "Bounce disabled warnings interval"
480 #: forms/list_forms.py:362
481 msgid "The number of days between each disabled notification."
484 #: forms/list_forms.py:367
485 msgid "Bounce disable warnings"
488 #: forms/list_forms.py:370
490 "The number of notices a disabled member will receive before their address is "
491 "removed from the mailing list's roster. Set this to 0 to immediately remove "
492 "an address from the list once their bounce score exceeds the threshold. This "
493 "value must be an integer. "
496 #: forms/list_forms.py:387
497 msgid "Public archives"
500 #: forms/list_forms.py:388
501 msgid "Private archives"
504 #: forms/list_forms.py:389
505 msgid "Do not archive this list"
508 #: forms/list_forms.py:393
512 #: forms/list_forms.py:394
513 msgid "Markdown text"
516 #: forms/list_forms.py:400
517 msgid "Archive policy"
520 #: forms/list_forms.py:401
521 msgid "Policy for archiving messages for this list"
524 #: forms/list_forms.py:406
525 msgid "Active archivers"
528 #: forms/list_forms.py:414
529 msgid "Archive Rendering mode"
532 #: forms/list_forms.py:416
534 "This option enables rendering of emails in archiver as rich text with "
535 "formatting based on markup in the email.\n"
536 "Currently, this option is only supported by Hyperkitty."
539 #: forms/list_forms.py:453
540 msgid "Acceptable aliases"
543 #: forms/list_forms.py:456
545 "This is a list, one per line, of addresses and regexps matching addresses "
546 "that are acceptable in To: or Cc: in lieu of the list posting address when "
547 "`require_explicit_destination' is enabled. Entries are either email "
548 "addresses or regexps matching email addresses. Regexps are entries "
549 "beginning with `^' and are matched against every recipient address in the "
550 "message. The matching is performed with Python's re.match() function, "
551 "meaning they are anchored to the start of the string."
554 #: forms/list_forms.py:469
555 msgid "Require Explicit Destination"
558 #: forms/list_forms.py:471
560 "This checks to ensure that the list posting address or an acceptable alias "
561 "explicitly appears in a To: or Cc: header in the post."
564 #: forms/list_forms.py:479
565 msgid "Administrivia"
568 #: forms/list_forms.py:481
570 "Administrivia tests will check postings to see whether it's really meant as "
571 "an administrative request (like subscribe, unsubscribe, etc), and will add "
572 "it to the administrative requests queue, notifying the administrator of the "
573 "new request, in the process."
576 #: forms/list_forms.py:490
577 msgid "Default action to take when a member posts to the list"
580 #: forms/list_forms.py:492
581 msgid "Please choose a default member action."
584 #: forms/list_forms.py:497
586 "Default action to take when a member posts to the list.\n"
587 "Hold: This holds the message for approval by the list moderators.\n"
588 "Reject: this automatically rejects the message by sending a bounce notice to "
589 "the post's author. The text of the bounce notice can be configured by you.\n"
590 "Discard: this simply discards the message, with no notice sent to the post's "
592 "Accept: accepts any postings without any further checks.\n"
593 "Default Processing: run additional checks and accept the message."
596 #: forms/list_forms.py:512
597 msgid "Default action to take when a non-member posts to the list"
600 #: forms/list_forms.py:514
601 msgid "Please choose a default non-member action."
604 #: forms/list_forms.py:519
606 "When a post from a non-member is received, the message's sender is matched "
607 "against the list of explicitly accepted, held, rejected (bounced), and "
608 "discarded addresses. If no match is found, then this action is taken."
611 #: forms/list_forms.py:528
612 msgid "Emergency Moderation"
615 #: forms/list_forms.py:530
617 "When this option is enabled, all list traffic is emergency moderated, i.e. "
618 "held for moderation. Turn this option on when your list is experiencing a "
619 "flamewar and you want a cooling off period. "
622 #: forms/list_forms.py:538
623 msgid "Maximum message size"
626 #: forms/list_forms.py:541
628 "The maximum allowed message size in KB. This can be used to prevent emails "
629 "with large attachments. A size of 0 disables the check."
632 #: forms/list_forms.py:548
633 msgid "Maximum number of recipients"
636 #: forms/list_forms.py:551
638 "If a post has this many or more explicit recipients (To: and Cc:), the post "
639 "will be held for moderation. This can be used to prevent mass mailings from "
640 "being accepted. A value of 0 disables the check."
643 #: forms/list_forms.py:568
644 msgid "Accept these non-members"
647 #: forms/list_forms.py:571
649 "This is a list, one per line, of regexps matching addresses or other lists "
650 "on this server whose members are allowed to post to this mailing list "
651 "without subscribing to the list. Entries beginning with `^' are regexps and "
652 "are matched against the sender addresses in the message. Entries beginning "
653 "with `@' are other mailman lists on this server whose members will be "
654 "matched. While non-regexp addresses can be entered here, it is preferred to "
655 "add the address as a nonmember and set the nonmember's Moderation to Default "
659 #: forms/list_forms.py:586
660 msgid "Hold these non-members"
663 #: forms/list_forms.py:589
665 "This is a list, one per line, of regexps matching nonmember addresses, posts "
666 "from which are held automatically. Entries are regexps beginning with `^' "
667 "and are matched against the sender addresses in the message. While non-"
668 "regexp addresses can be entered here, it is preferred to add the address as "
669 "a nonmember and set the nonmember's Moderation to Hold."
672 #: forms/list_forms.py:600
673 msgid "Reject these non-members"
676 #: forms/list_forms.py:603
678 "This is a list, one per line, of regexps matching nonmember addresses, posts "
679 "from which are rejected with notice to the sender. Entries are regexps "
680 "beginning with `^' and are matched against the sender addresses in the "
681 "message. While non-regexp addresses can be entered here, it is preferred to "
682 "add the address as a nonmember and set the nonmember's Moderation to Reject."
685 #: forms/list_forms.py:615
686 msgid "Discard these non-members"
689 #: forms/list_forms.py:618
691 "This is a list, one per line, of regexps matching nonmember addresses, posts "
692 "from which are discarded automatically. Entries are regexps beginning with "
693 "`^' and are matched against the sender addresses in the message. While non-"
694 "regexp addresses can be entered here, it is preferred to add the address as "
695 "a nonmember and set the nonmember's Moderation to Discard."
698 #: forms/list_forms.py:642
699 msgid "Invalid alias regexp: {}: {}"
702 #: forms/list_forms.py:649
703 msgid "Invalid alias email: {}"
706 #: forms/list_forms.py:663
707 msgid "Enable Digests"
710 #: forms/list_forms.py:664
711 msgid "Should Mailman enable digests for this MailingList?"
714 #: forms/list_forms.py:670
715 msgid "Send Digest Periodically"
718 #: forms/list_forms.py:671
719 msgid "Should Mailman send out digests periodically?"
722 #: forms/list_forms.py:677
723 msgid "Digest Volume Frequency"
726 #: forms/list_forms.py:679
728 "At what frequency should Mailman increment the digest volume number and "
729 "reset the issue number?"
732 #: forms/list_forms.py:684
733 msgid "Digest size threshold"
736 #: forms/list_forms.py:686
737 msgid "How big in Kb should a digest be before it gets sent out?"
740 #: forms/list_forms.py:697
741 msgid "DMARC mitigation action"
744 #: forms/list_forms.py:701
745 msgid "Please choose a DMARC mitigation action."
748 #: forms/list_forms.py:704
749 msgid "No DMARC mitigations"
752 #: forms/list_forms.py:705
753 msgid "Replace From: with list address"
756 #: forms/list_forms.py:708
757 msgid "Wrap the message in an outer message From: the list."
760 #: forms/list_forms.py:710
761 msgid "Reject the message"
764 #: forms/list_forms.py:711
765 msgid "Discard the message"
768 #: forms/list_forms.py:714
770 "The action to apply to messages From: a domain publishing a DMARC policy of "
771 "reject or quarantine or to all messages if DMARC Mitigate unconditionally is "
775 #: forms/list_forms.py:723
776 msgid "DMARC Mitigate unconditionally"
779 #: forms/list_forms.py:725
781 "If DMARC mitigation action is munge_from or wrap_message, should it apply to "
782 "all messages regardless of the DMARC policy of the From: domain."
785 #: forms/list_forms.py:731
786 msgid "DMARC Addresses"
789 #: forms/list_forms.py:734
791 "Email addresses and regexps matching email addresses, one per line. Regexps "
792 "begin with '^' as in '^.*@example\\.com'. DMARC mitigation action will apply "
793 "to posts From: an address matching, case insensitevely, one of these "
794 "addresses or patterns regardless of the From: domain's DMARC policy."
797 #: forms/list_forms.py:742
798 msgid "DMARC rejection notice"
801 #: forms/list_forms.py:746
803 "Text to replace the default reason in any rejection notice to be sent when "
804 "DMARC mitigation action of reject applies."
807 #: forms/list_forms.py:751
808 msgid "DMARC wrapped message text"
811 #: forms/list_forms.py:755
813 "Text to be added as a separate text/plain MIME part preceding the original "
814 "message part in the wrapped message when DMARC mitigation action of wrap "
818 #: forms/list_forms.py:763 templates/postorius/lists/summary.html:146
819 #: templates/postorius/lists/summary.html:155
820 #: templatetags/membership_helpers.py:81 templatetags/membership_helpers.py:87
824 #: forms/list_forms.py:764
828 #: forms/list_forms.py:765
832 #: forms/list_forms.py:769
835 " None: No personalization.\n"
837 " Individual: Everyone gets a unique copy of the message, and there are "
838 "a few more substitution variables, but no headers are modified.\n"
840 " Full: All of the 'individual' personalization plus recipient "
841 "header modification. "
844 #: forms/list_forms.py:781 templates/postorius/lists/held_messages.html:30
845 #: templates/postorius/lists/held_messages.html:121
846 #: templates/postorius/lists/subscription_requests.html:46
850 #: forms/list_forms.py:782
854 #: forms/list_forms.py:783
858 #: forms/list_forms.py:787
860 "Action to take on messages which have no content\n"
862 " Discard = silently discard the message.\n"
863 " Reject = discard the message and notify the sender.\n"
864 " Forward = forward the message to the list owner(s).\n"
865 " Preserve = save the message in qfiles/bad.\n"
868 #: forms/list_forms.py:806
872 #: forms/list_forms.py:813
873 msgid "Anonymous list"
876 #: forms/list_forms.py:815
878 "Hide the sender of a message, replacing it with the list address (Removes "
879 "From, Sender and Reply-To fields)"
882 #: forms/list_forms.py:824
883 msgid "Include RFC2369 headers"
886 #: forms/list_forms.py:826
888 "Yes is highly recommended. RFC 2369 defines a set of List-* headers that are "
889 "normally added to every message sent to the list membership. These greatly "
890 "aid end-users who are using standards compliant mail readers. They should "
891 "normally always be enabled. However, not all mail readers are standards "
892 "compliant yet, and if you have a large number of members who are using non-"
893 "compliant mail readers, they may be annoyed at these headers. You should "
894 "first try to educate your members as to why these headers exist, and how to "
895 "hide them in their mail clients. As a last resort you can disable these "
896 "headers, but this is not recommended (and in fact, your ability to disable "
897 "these headers may eventually go away)."
900 #: forms/list_forms.py:844
901 msgid "Include the list post header"
904 #: forms/list_forms.py:846
906 "This can be set to no for announce lists that do not wish to include the "
907 "List-Post header because posting to the list is discouraged."
910 #: forms/list_forms.py:852
911 msgid "Explicit reply-to address"
914 #: forms/list_forms.py:855
916 "This option allows admins to set an explicit Reply-to address. It is only "
917 "used if the reply-to is set to use an explicitly set header"
920 #: forms/list_forms.py:864
921 msgid "First strip Reply-To"
924 #: forms/list_forms.py:866
926 "Should any existing Reply-To: header found in the original message be "
927 "stripped? If so, this will be done regardless of whether an explict Reply-"
928 "To: header is added by Mailman or not."
931 #: forms/list_forms.py:872 forms/list_forms.py:878
932 msgid "Reply goes to list"
935 #: forms/list_forms.py:875
936 msgid "Please choose a reply-to action."
939 #: forms/list_forms.py:877
943 #: forms/list_forms.py:879
944 msgid "Explicit Reply-to header set"
947 #: forms/list_forms.py:880
948 msgid "Explicit Reply-to set; no Cc added"
951 #: forms/list_forms.py:883
953 "Where are replies to list messages directed? No Munging is strongly "
954 "recommended for most mailing lists. \n"
955 "This option controls what Mailman does to the Reply-To: header in messages "
956 "flowing through this mailing list. When set to No Munging, no Reply-To: "
957 "header is added by Mailman, although if one is present in the original "
958 "message, it is not stripped. Setting this value to either Reply to List, "
959 "Explicit Reply, or Reply Only causes Mailman to insert a specific Reply-To: "
960 "header in all messages, overriding the header in the original message if "
961 "necessary (Explicit Reply inserts the value of reply_to_address). Explicit "
962 "Reply-to set; no Cc added is useful forannounce-only lists where you want to "
963 "avoid someone replying to the list address. There are many reasons not to "
964 "introduce or override the Reply-To: header. One is that some posters depend "
965 "on their own Reply-To: settings to convey their valid return address. "
966 "Another is that modifying Reply-To: makes it much more difficult to send "
967 "private replies. See <a href=\"http://marc.merlins.org/netrants/reply-to-"
968 "harmful.html\">`Reply-To' Munging Considered Harmful</a> for a general "
969 "discussion of this issue. See <a href=\"http://marc.merlins.org/netrants/"
970 "reply-to-useful.html\">`Reply-To' Munging Considered Useful</a> for a "
971 "dissenting opinion. Some mailing lists have restricted posting privileges, "
972 "with a parallel list devoted to discussions. Examples are `patches' or "
973 "`checkin' lists, where software changes are posted by a revision control "
974 "system, but discussion about the changes occurs on a developers mailing "
975 "list. To support these types of mailing lists, select Explicit Reply and set "
976 "the Reply-To: address option to point to the parallel list."
979 #: forms/list_forms.py:917
983 #: forms/list_forms.py:923
984 msgid "Type of pipeline you want to use for this mailing list"
987 #: forms/list_forms.py:929
988 msgid "Filter content"
991 #: forms/list_forms.py:931
993 "Should Mailman filter the content of list traffic according to the settings "
995 "<b>None of the settings below have any effect if this is No.</b>"
998 #: forms/list_forms.py:937
1002 #: forms/list_forms.py:940
1004 "MIME types to filter from the incoming posts. A list of common types can be "
1005 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
1006 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
1009 #: forms/list_forms.py:946
1010 msgid "Filter extensions"
1013 #: forms/list_forms.py:948
1014 msgid "Extensions to filter from the incoming posts."
1017 #: forms/list_forms.py:951
1021 #: forms/list_forms.py:954
1023 "MIME types to allow in the incoming posts. A list of common types can be "
1024 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
1025 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
1028 #: forms/list_forms.py:960
1029 msgid "Pass extensions"
1032 #: forms/list_forms.py:962
1033 msgid "Extensions to allow in the incoming posts."
1036 #: forms/list_forms.py:968
1037 msgid "Collapse alternatives"
1040 #: forms/list_forms.py:970
1042 "Should Mailman collapse multipart/alternative to its first part content?"
1045 #: forms/list_forms.py:978
1046 msgid "Filter Action"
1049 #: forms/list_forms.py:985
1050 msgid "Convert html to plaintext"
1053 #: forms/list_forms.py:987
1055 "Should Mailman convert text/html parts to plain text? This conversion "
1056 "happens after MIME attachments have been stripped."
1059 #: forms/list_forms.py:1000
1060 msgid "Respond and continue processing"
1063 #: forms/list_forms.py:1001
1064 msgid "Respond and discard message"
1067 #: forms/list_forms.py:1002
1068 msgid "No automatic response"
1071 #: forms/list_forms.py:1007
1072 msgid "Autorespond to list owner"
1075 #: forms/list_forms.py:1009
1077 "Should Mailman send an auto-response to emails sent to the -owner address?"
1080 #: forms/list_forms.py:1014
1081 msgid "Autoresponse owner text"
1084 #: forms/list_forms.py:1017
1085 msgid "Auto-response text to send to -owner emails."
1088 #: forms/list_forms.py:1022
1089 msgid "Autorespond postings"
1092 #: forms/list_forms.py:1024
1093 msgid "Should Mailman send an auto-response to mailing list posters?"
1096 #: forms/list_forms.py:1028
1097 msgid "Autoresponse postings text"
1100 #: forms/list_forms.py:1031
1101 msgid "Auto-response text to send to mailing list posters."
1104 #: forms/list_forms.py:1036
1105 msgid "Autorespond requests"
1108 #: forms/list_forms.py:1038
1110 "Should Mailman send an auto-response to emails sent to the -request address? "
1111 "If you choose yes, decide whether you want Mailman to discard the original "
1112 "email, or forward it on to the system as a normal mail command."
1115 #: forms/list_forms.py:1045
1116 msgid "Autoresponse request text"
1119 #: forms/list_forms.py:1048
1120 msgid "Auto-response text to send to -request emails."
1123 #: forms/list_forms.py:1051
1124 msgid "Autoresponse grace period"
1127 #: forms/list_forms.py:1053
1129 "Number of days between auto-responses to either the mailing list or -"
1130 "request/-owner address from the same poster. Set to zero (or negative) for "
1131 "no grace period (i.e. auto-respond to every message)."
1134 #: forms/list_forms.py:1063
1135 msgid "Notify users of held messages"
1138 #: forms/list_forms.py:1065
1140 "Should Mailman notify users about their messages held for approval. If you "
1141 "say 'No', no notifications will be sent to users about the pending approval "
1142 "on their messages."
1145 #: forms/list_forms.py:1074 forms/list_forms.py:1304
1146 msgid "Send welcome message"
1149 #: forms/list_forms.py:1076
1151 "Send welcome message to newly subscribed members? Turn this off only if you "
1152 "plan on subscribing people manually and don't want them to know that you did "
1153 "so. Setting this to No is most useful for transparently migrating lists from "
1154 "some other mailing list manager to Mailman.\n"
1155 "The text of Welcome message can be set via the Templates tab."
1158 #: forms/list_forms.py:1088
1159 msgid "Send goodbye message"
1162 #: forms/list_forms.py:1090
1164 "Send goodbye message to newly unsubscribed members? Turn this off only if "
1165 "you plan on unsubscribing people manually and don't want them to know that "
1167 "The text of Goodbye message can be set via the Templates tab."
1170 #: forms/list_forms.py:1099
1171 msgid "Admin immed notify"
1174 #: forms/list_forms.py:1101
1176 "Should the list moderators get immediate notice of new requests, as well as "
1177 "daily notices about collected ones? List moderators (and list "
1178 "administrators) are sent daily reminders of requests pending approval, like "
1179 "subscriptions to a moderated list, or postings that are being held for one "
1180 "reason or another. Setting this option causes notices to be sent immediately "
1181 "on the arrival of new requests as well. "
1184 #: forms/list_forms.py:1113
1185 msgid "Notify admin of membership changes"
1188 #: forms/list_forms.py:1115
1189 msgid "Should administrator get notices of subscribes and unsubscribes?"
1192 #: forms/list_forms.py:1122
1193 msgid "Not Moderated"
1196 #: forms/list_forms.py:1123
1197 msgid "Moderated but allows for open posting"
1200 #: forms/list_forms.py:1124
1204 #: forms/list_forms.py:1136
1205 msgid "Show list on index page"
1208 #: forms/list_forms.py:1138
1209 msgid "Choose whether to include this list on the list of all lists"
1212 #: forms/list_forms.py:1145
1214 "This description is used when the mailing list is listed with other mailing "
1215 "lists, or in headers, and so forth. It should be as succinct as you can get "
1216 "it, while still identifying what the list is."
1219 #: forms/list_forms.py:1152
1220 msgid "Long Description"
1223 #: forms/list_forms.py:1153
1224 msgid "A longer description of this mailing list."
1227 #: forms/list_forms.py:1158
1228 msgid "Display name"
1231 #: forms/list_forms.py:1160
1232 msgid "Display name is the name shown in the web interface."
1235 #: forms/list_forms.py:1163
1236 msgid "Subject prefix"
1239 #: forms/list_forms.py:1168
1240 msgid "Preferred Language"
1243 #: forms/list_forms.py:1174
1244 msgid "Members List Visibility"
1247 #: forms/list_forms.py:1179
1248 msgid "Who is allowed to see members list for this MailingList?"
1251 #: forms/list_forms.py:1198
1252 msgid "Gateway to mail"
1255 #: forms/list_forms.py:1200
1257 "Flag indicating that posts to the linked newsgroup should be gated to the "
1261 #: forms/list_forms.py:1207
1262 msgid "Gateway to news"
1265 #: forms/list_forms.py:1209
1267 "Flag indicating that posts to the list should be gated to the linked "
1271 #: forms/list_forms.py:1214
1272 msgid "Linked Newsgroup"
1275 #: forms/list_forms.py:1216
1276 msgid "The name of the linked newsgroup."
1279 #: forms/list_forms.py:1219
1280 msgid "Newsgroup moderation"
1283 #: forms/list_forms.py:1224
1284 msgid "The moderation policy for the linked newsgroup, if there is one."
1287 #: forms/list_forms.py:1231
1288 msgid "NNTP Include subject prefix "
1291 #: forms/list_forms.py:1233
1293 "Flag indicating whether the list's \"Subject Prefix\" should be included in "
1294 "posts gated to usenet."
1297 #: forms/list_forms.py:1243
1298 msgid "Emails to mass subscribe"
1301 #: forms/list_forms.py:1245
1303 "The following formats are accepted:\n"
1304 "jdoe@example.com\n"
1305 "<jdoe@example.com>\n"
1306 "John Doe <jdoe@example.com>\n"
1307 "\"John Doe\" <jdoe@example.com>\n"
1308 "jdoe@example.com (John Doe)\n"
1309 "Use the last three to associate a display name with the address\n"
1312 #: forms/list_forms.py:1256
1316 #: forms/list_forms.py:1259
1317 msgid "If checked, users will not have to confirm their subscription."
1320 #: forms/list_forms.py:1265
1321 msgid "Pre approved"
1324 #: forms/list_forms.py:1268
1326 "If checked, moderators will not have to approve the subscription request."
1329 #: forms/list_forms.py:1275
1330 msgid "Pre Verified"
1333 #: forms/list_forms.py:1278
1335 "If checked, users will not have to verify that their email address is valid."
1338 #: forms/list_forms.py:1285
1342 #: forms/list_forms.py:1288
1344 "If checked, the other checkboxes are ignored and the users will be sent an "
1345 "invitation to join the list and will be subscribed upon acceptance thereof."
1348 #: forms/list_forms.py:1306
1350 "If set to \"Yes\" or \"No\", List's default setting of send_welcome_message "
1351 "will be ignored for these subscribers and a welcome message will be sent or "
1352 "not sent based on the choice."
1355 #: forms/list_forms.py:1346
1356 msgid "Emails to Unsubscribe"
1359 #: forms/list_forms.py:1347
1360 msgid "Add one email address on each line"
1363 #: forms/list_forms.py:1363
1364 msgid "Default antispam action"
1367 #: forms/list_forms.py:1368
1371 #: forms/list_forms.py:1369
1372 msgid "Email header to filter on (case-insensitive)."
1375 #: forms/list_forms.py:1371
1376 msgid "Please enter a header."
1379 #: forms/list_forms.py:1372
1380 msgid "Please enter a valid header."
1383 #: forms/list_forms.py:1376
1387 #: forms/list_forms.py:1378
1388 msgid "Regular expression matching the header's value (case-insensitive)."
1391 #: forms/list_forms.py:1382
1392 msgid "Please enter a pattern."
1395 #: forms/list_forms.py:1383
1396 msgid "Please enter a valid pattern."
1399 #: forms/list_forms.py:1387 templates/postorius/domain/index.html:26
1403 #: forms/list_forms.py:1388
1404 msgid "Please enter a valid action."
1407 #: forms/list_forms.py:1391
1408 msgid "Action to take when a header matches"
1411 #: forms/list_forms.py:1426
1412 msgid "Select Email"
1415 #: forms/list_forms.py:1452
1419 #: forms/member_forms.py:28
1420 msgid "Email Address"
1423 #: forms/member_forms.py:35 forms/user_forms.py:341
1424 msgid "Display Name"
1427 #: forms/member_forms.py:37
1428 msgid "Please enter a display name."
1431 #: forms/system.py:32
1435 #: forms/system.py:34
1437 "You can ban a single email address or use a regular expression to match "
1438 "similar email addresses."
1441 #: forms/user_forms.py:70
1442 msgid "Receive own postings"
1445 #: forms/user_forms.py:72
1447 "Ordinarily, you will get a copy of every message you post to the list. If "
1448 "you don't want to receive this copy, set this option to No."
1451 #: forms/user_forms.py:80
1452 msgid "Acknowledge posts"
1455 #: forms/user_forms.py:82
1456 msgid "Receive acknowledgement mail when you send mail to the list?"
1459 #: forms/user_forms.py:88
1460 msgid "Hide address"
1463 #: forms/user_forms.py:90
1465 "When other members allowed to view the list membership, your email address "
1466 "is normally shown. If you do not want your email address to show up on this "
1467 "membership roster, select Yes for this option."
1470 #: forms/user_forms.py:99
1471 msgid "Receive list copies (possible duplicates)"
1474 #: forms/user_forms.py:101
1476 "When you are listed explicitly in the To: or Cc: headers of a list message, "
1477 "you can opt to not receive another copy from the mailing list. Select Yes to "
1478 "receive copies. Select No to avoid receiving copies from the mailing list"
1481 #: forms/user_forms.py:112
1482 msgid "Preferred language"
1485 #: forms/user_forms.py:114
1487 "Preferred language for your interactions with Mailman. When this is set, it "
1488 "will override the MailingList's preferred language. This affects which "
1489 "language is used for your email notifications and such."
1492 #: forms/user_forms.py:170
1493 msgid "Cannot set delivery_status to {}"
1496 #: forms/user_forms.py:268
1500 #: forms/user_forms.py:269
1501 msgid "Specifies whether or not this email address is verified"
1504 #: forms/validators.py:39
1505 #, python-brace-format
1506 msgid "Invalid: \"{0}\" should be either email or UUID"
1511 "Note: Do not add any secret content in templates as they are publicly "
1513 "You can use these variables in the templates. \n"
1514 "$hyperkitty_url: Permalink to archived message in Hyperkitty - only in list:"
1515 "member:regular:footer and list:member:regular:header\n"
1516 "$listname: Name of the Mailing List e.g. ant@example.com \n"
1517 "$list_id: The List-ID header e.g. ant.example.com \n"
1518 "$display_name: Display name of the mailing list e.g. Ant \n"
1519 "$short_listname: Local part of the listname e.g. ant \n"
1520 "$domain: The domain part of the listname e.g. example.com \n"
1521 "$description: The mailing list's short description text \n"
1522 "$info: The mailing list's longer descriptive text \n"
1523 "$request_email: The email address for -request address \n"
1524 "$owner_email: The email address for -owner address \n"
1525 "$site_email: The email address to reach the owners of the site \n"
1526 "$language: The two letter language code for list's preferred language e.g. "
1528 "Some templates accept additional variables. See <a href=\"https://docs."
1529 "mailman3.org/projects/mailman/en/latest/src/mailman/rest/docs/templates."
1530 "html#templated-texts\">this doc</a> \n"
1550 msgid "Choose the template you want to customize."
1555 "Language for the template, this should be the list's preferred language."
1558 #: template_list.py:28
1560 "Sent to the list administrators when moderator approval for a posting is "
1564 #: template_list.py:34
1566 "Sent to the list administrators when moderator approval for a subscription "
1567 "request is required."
1570 #: template_list.py:40
1572 "Sent to the list administrators when moderator approval for an "
1573 "unsubscription request is required."
1576 #: template_list.py:46
1578 "Sent to the list administrators to notify them when a new member has been "
1582 #: template_list.py:52
1584 "Sent to the list administrators when a bounce message in an unrecognized "
1585 "format has been received."
1588 #: template_list.py:58
1589 msgid "Sent to the list administrators from the 'mailman notify' command."
1592 #: template_list.py:64
1594 "Sent to the list administrators to notify them when a member's bounce score "
1598 #: template_list.py:70
1600 "Sent to the list administrators to notify them when a member's delivery is "
1601 "disabled due to excessive bounces."
1604 #: template_list.py:76
1606 "Sent to the list administrators to notify them when a member has been "
1610 #: template_list.py:79
1611 msgid "The footer for a digest message."
1614 #: template_list.py:80
1615 msgid "The header for a digest message."
1618 #: template_list.py:84
1620 "The digest “masthead”; i.e. a common introduction for all digest messages."
1623 #: template_list.py:89
1624 msgid "The footer for a regular (non-digest) message."
1627 #: template_list.py:93
1628 msgid "The header for a regular (non-digest) message."
1631 #: template_list.py:98
1633 "The message sent to subscribers when a subscription confirmation is required."
1636 #: template_list.py:104
1638 "The message sent to subscribers when an unsubscription confirmation is "
1642 #: template_list.py:110
1643 msgid "The message sent to subscribers when they are invited to join a list."
1646 #: template_list.py:116
1647 msgid "The notice sent to a member when they unsubscribe from a mailing list."
1650 #: template_list.py:122
1652 "The notice sent to a poster when their message is being held for moderator "
1656 #: template_list.py:128
1658 "Sent to a user when the maximum number of autoresponses has been reached for "
1662 #: template_list.py:134
1664 "Notice sent to a poster when their message has been received by the mailing "
1668 #: template_list.py:140
1670 "A bounce probe sent to a member when their subscription has been disabled "
1674 #: template_list.py:146
1676 "Notice sent to a poster when their message has been rejected by the list’s "
1680 #: template_list.py:152
1682 "Notice sent to a poster when their message has been rejected automatically."
1685 #: template_list.py:158
1687 "The notice sent to a member when they are subscribed to the mailing list."
1690 #: template_list.py:164
1692 "The notice sent to a member when their membership has been disabled due to "
1693 "excessive bounces."
1696 #: templates/403.html:5
1700 #: templates/404.html:5
1701 msgid "Page not found"
1704 #: templates/404.html:6
1705 msgid "This page either doesn't exist, or it moved somewhere else."
1708 #: templates/500.html:18
1709 msgid "Server error"
1712 #: templates/500.html:19
1713 msgid "An error occurred while processing your request."
1716 #: templates/postorius/bans.html:5 templates/postorius/bans.html:10
1720 #: templates/postorius/base.html:28
1721 msgid "Mailman logo"
1724 #: templates/postorius/base.html:34 templates/postorius/base.html:117
1725 #: templates/postorius/lists/summary.html:110
1729 #: templates/postorius/base.html:38 templates/postorius/base.html:121
1733 #: templates/postorius/base.html:53 templates/postorius/base.html:130
1734 #: templates/postorius/base.html:158
1738 #: templates/postorius/base.html:57 templates/postorius/base.html:134
1739 #: templates/postorius/base.html:162
1740 msgid "Mailman settings"
1743 #: templates/postorius/base.html:62 templates/postorius/base.html:139
1744 #: templates/postorius/base.html:167
1745 msgid "Posting activity"
1748 #: templates/postorius/base.html:68 templates/postorius/base.html:144
1749 #: templates/postorius/base.html:173
1753 #: templates/postorius/base.html:78
1757 #: templates/postorius/base.html:84 templates/postorius/domain/index.html:5
1758 #: templates/postorius/domain/index.html:11
1762 #: templates/postorius/base.html:90
1766 #: templates/postorius/base.html:96
1767 msgid "System Information"
1770 #: templates/postorius/base.html:102 templates/postorius/menu/list_nav.html:51
1771 #: templates/postorius/user/all.html:8 templates/postorius/user/all.html:13
1775 #: templates/postorius/base.html:109 templates/postorius/lists/summary.html:33
1779 #: templates/postorius/base.html:197
1780 msgid "Postorius Documentation"
1783 #: templates/postorius/base.html:201
1784 msgid "Postorius Version"
1787 #: templates/postorius/base.html:204
1788 msgid "Happy Mailman Day!"
1791 #: templates/postorius/domain/confirm_delete.html:5
1792 msgid "Confirm domain removal"
1795 #: templates/postorius/domain/confirm_delete.html:13
1796 msgid "Confirm deletion"
1799 #: templates/postorius/domain/confirm_delete.html:17
1800 msgid "Are you sure you want to permanently delete"
1803 #: templates/postorius/domain/confirm_delete.html:21
1807 " This would delete %(size)s lists, some of which are:\n"
1811 #: templates/postorius/domain/confirm_delete.html:33
1812 #: templates/postorius/domain/index.html:59
1813 #: templates/postorius/domain/template_index.html:35
1814 #: templates/postorius/lists/confirm_delete.html:5
1815 #: templates/postorius/lists/members.html:168
1816 #: templates/postorius/lists/members.html:179
1817 #: templates/postorius/lists/template_list.html:33
1818 #: templates/postorius/menu/list_nav.html:89
1822 #: templates/postorius/domain/confirm_delete.html:34
1823 #: templates/postorius/domain/template_delete.html:28
1824 #: templates/postorius/lists/confirm_delete.html:25
1825 #: templates/postorius/lists/confirm_remove_role.html:23
1826 #: templates/postorius/lists/confirm_removeall_subscribers.html:22
1827 #: templates/postorius/lists/template_delete.html:25
1828 #: templates/postorius/user/confirm_delete.html:23
1832 #: templates/postorius/domain/edit.html:6
1833 #: templates/postorius/domain/edit.html:12
1837 #: templates/postorius/domain/edit.html:17
1838 #: templates/postorius/lists/template_update.html:20
1839 #: templates/postorius/user/manage.html:16
1840 #: templates/postorius/user/manage.html:46
1841 #: templates/postorius/user/manage.html:82
1845 #: templates/postorius/domain/index.html:14
1849 #: templates/postorius/domain/index.html:25
1850 #: templates/postorius/menu/list_nav.html:57
1851 #: templates/postorius/menu/list_nav.html:63
1855 #: templates/postorius/domain/index.html:38
1856 #: templates/postorius/domain/index.html:58
1857 #: templates/postorius/domain/template_index.html:34
1858 #: templates/postorius/lists/template_list.html:32
1862 #: templates/postorius/domain/index.html:50
1866 #: templates/postorius/domain/index.html:54
1870 #: templates/postorius/domain/index.html:57
1871 #: templates/postorius/domain/template_add.html:6
1872 #: templates/postorius/domain/template_delete.html:6
1873 #: templates/postorius/domain/template_index.html:6
1874 #: templates/postorius/domain/template_index.html:11
1875 #: templates/postorius/lists/template_add.html:7
1876 #: templates/postorius/lists/template_delete.html:7
1877 #: templates/postorius/lists/template_list.html:7
1878 #: templates/postorius/lists/template_update.html:7
1879 #: templates/postorius/menu/list_nav.html:71 templatetags/nav_helpers.py:39
1883 #: templates/postorius/domain/index.html:67
1884 msgid "No domains yet."
1887 #: templates/postorius/domain/new.html:6
1891 #: templates/postorius/domain/new.html:12
1892 msgid "Add a new domain"
1895 #: templates/postorius/domain/new.html:17
1896 msgid "Create domain"
1899 #: templates/postorius/domain/owners.html:6
1900 msgid "Add domain owner "
1903 #: templates/postorius/domain/owners.html:12
1904 msgid "Add a new owner to"
1907 #: templates/postorius/domain/template_add.html:17
1908 #: templates/postorius/domain/template_delete.html:16
1909 #: templates/postorius/lists/template_delete.html:13
1910 #: templates/postorius/lists/template_update.html:13
1912 msgid "Template '%(name)s'"
1915 #: templates/postorius/domain/template_add.html:25
1916 #: templates/postorius/lists/template_add.html:16
1917 #: templates/postorius/user/address_preferences.html:64
1918 #: templates/postorius/user/subscription_preferences.html:75
1922 #: templates/postorius/domain/template_delete.html:11
1923 msgid "Delete Template"
1926 #: templates/postorius/domain/template_delete.html:22
1930 " Are you sure you want to delete the \"%(name)s\" template\n"
1931 " for domain \"%(identifier)s\"?\n"
1935 #: templates/postorius/domain/template_index.html:16
1936 #: templates/postorius/lists/template_list.html:15
1937 msgid "New Template"
1940 #: templates/postorius/domain/template_index.html:25
1941 #: templates/postorius/lists/template_list.html:24
1942 msgid "Template Name"
1945 #: templates/postorius/domain/template_index.html:45
1946 #: templates/postorius/lists/template_list.html:41
1947 msgid "No Templates."
1950 #: templates/postorius/errors/generic.html:5
1951 msgid "Something went wrong"
1954 #: templates/postorius/fragments/bans.html:14
1958 #: templates/postorius/fragments/bans.html:22
1959 msgid "Currently banned addresses"
1962 #: templates/postorius/fragments/bans.html:35
1963 msgid "Un-ban this address"
1966 #: templates/postorius/fragments/bans.html:46
1967 msgid "No addresses are currently banned."
1970 #: templates/postorius/index.html:6
1974 #: templates/postorius/index.html:12
1975 msgid "Mailing Lists"
1978 #: templates/postorius/index.html:20
1982 #: templates/postorius/index.html:41
1986 #: templates/postorius/index.html:46
1990 #: templates/postorius/index.html:51
1994 #: templates/postorius/index.html:56
1998 #: templates/postorius/index.html:59
2002 #: templates/postorius/index.html:72
2003 msgid "Create New Domain"
2006 #: templates/postorius/index.html:74
2007 msgid "Create New List"
2010 #: templates/postorius/index.html:86
2014 #: templates/postorius/index.html:87
2015 msgid "Post address"
2018 #: templates/postorius/index.html:90 templates/postorius/menu/list_nav.html:54
2019 #: templates/postorius/menu/list_nav.html:60
2020 #: templates/postorius/menu/list_nav.html:67
2024 #: templates/postorius/index.html:91
2025 #: templates/postorius/lists/held_messages.html:11
2026 #: templates/postorius/menu/list_nav.html:42
2027 msgid "Held messages"
2030 #: templates/postorius/index.html:92 templates/postorius/menu/list_nav.html:14
2031 msgid "Subscription requests"
2034 #: templates/postorius/index.html:104
2035 msgid "unadvertised"
2038 #: templates/postorius/index.html:140
2040 "Only lists that you are owner, moderator or subscriber for are shown here. "
2041 "Click to <a href=\"?all-lists\"> see all lists</a>."
2044 #: templates/postorius/index.html:144
2045 msgid "Only admins see unadvertised lists in the list index."
2048 #: templates/postorius/index.html:150
2049 msgid "There are currently no mailing lists."
2052 #: templates/postorius/lists/bans.html:8
2053 msgid "Banned addresses"
2056 #: templates/postorius/lists/confirm_delete.html:13
2057 msgid "Are you sure you want to permanently delete this list?"
2060 #: templates/postorius/lists/confirm_delete.html:14
2061 msgid "All settings and membership data will be lost!"
2064 #: templates/postorius/lists/confirm_delete.html:20
2068 " Delete %(listname)s\n"
2072 #: templates/postorius/lists/confirm_remove_role.html:5
2073 msgid "Confirm remove role"
2076 #: templates/postorius/lists/confirm_remove_role.html:15
2078 msgid "Remove %(address)s as %(role_translated)s?"
2081 #: templates/postorius/lists/confirm_remove_role.html:19
2082 msgid "Are you sure?"
2085 #: templates/postorius/lists/confirm_remove_role.html:22
2087 msgid " Remove %(role_translated)s"
2090 #: templates/postorius/lists/confirm_removeall_subscribers.html:6
2091 msgid "Unsubscribe all members"
2094 #: templates/postorius/lists/confirm_removeall_subscribers.html:14
2098 " Warning! This will remove every member from %(listname)s!\n"
2102 #: templates/postorius/lists/confirm_removeall_subscribers.html:21
2103 #: templates/postorius/lists/mass_removal.html:17
2104 #: templates/postorius/lists/members.html:63
2105 msgid "Remove ALL members"
2108 #: templates/postorius/lists/confirm_token.html:12
2112 " Confirm subscription of %(addr)s to %(name)s(%(listid)s):\n"
2116 #: templates/postorius/lists/confirm_token.html:16
2120 " Confirm unsubscription of %(addr)s from %(name)s(%(listid)s):\n"
2124 #: templates/postorius/lists/confirm_token.html:20
2128 " Confirm token %(token)s:\n"
2132 #: templates/postorius/lists/header_matches.html:7
2133 #: templates/postorius/menu/list_nav.html:88
2134 msgid "Header filters"
2137 #: templates/postorius/lists/header_matches.html:68
2138 #: templates/postorius/lists/memberoptions.html:20
2139 #: templates/postorius/lists/memberoptions.html:28
2140 #: templates/postorius/lists/settings.html:30
2141 #: templates/postorius/user/list_options.html:28
2142 #: templates/postorius/user/mailman_settings.html:23
2143 msgid "Save changes"
2146 #: templates/postorius/lists/header_matches.html:70
2147 msgid "Changes pending, click on the button to save them."
2150 #: templates/postorius/lists/held_messages.html:27
2151 msgid "Perform action on selected messages"
2154 #: templates/postorius/lists/held_messages.html:29
2155 #: templates/postorius/lists/held_messages.html:120
2156 #: templates/postorius/lists/subscription_requests.html:42
2160 #: templates/postorius/lists/held_messages.html:34
2161 msgid "Click the message's subject for more options."
2164 #: templates/postorius/lists/held_messages.html:41
2168 #: templates/postorius/lists/held_messages.html:42
2172 #: templates/postorius/lists/held_messages.html:43
2176 #: templates/postorius/lists/held_messages.html:44
2180 #: templates/postorius/lists/held_messages.html:45
2184 #: templates/postorius/lists/held_messages.html:57
2185 #: templates/postorius/lists/held_messages.html:65
2189 #: templates/postorius/lists/held_messages.html:95
2193 #: templates/postorius/lists/held_messages.html:106
2194 msgid "Set member moderation"
2197 #: templates/postorius/lists/held_messages.html:112
2198 msgid "Rejection reason:"
2201 #: templates/postorius/lists/held_messages.html:115
2203 "Reason sent to the sender for message rejection. For other actions, this is "
2207 #: templates/postorius/lists/held_messages.html:129
2208 msgid "Show Headers"
2211 #: templates/postorius/lists/held_messages.html:137
2212 msgid "There are currently no held messages."
2215 #: templates/postorius/lists/held_messages.html:144
2216 msgid "Message could not be retrieved"
2219 #: templates/postorius/lists/mass_removal.html:14
2220 msgid "Remove listed users"
2223 #: templates/postorius/lists/mass_subscribe.html:7
2224 #: templates/postorius/menu/list_nav.html:79
2225 #: templates/postorius/menu/list_nav.html:83
2226 msgid "Mass subscribe"
2229 #: templates/postorius/lists/mass_subscribe.html:16
2230 msgid "Subscribe users"
2233 #: templates/postorius/lists/memberoptions.html:7
2234 #: templates/postorius/user/list_options.html:7
2235 msgid "Member options"
2238 #: templates/postorius/lists/memberoptions.html:15
2239 msgid "No Preferences Available"
2242 #: templates/postorius/lists/memberoptions.html:16
2243 msgid "You are not the owner for this list"
2246 #: templates/postorius/lists/members.html:8
2247 msgid "List members"
2250 #: templates/postorius/lists/members.html:44
2251 msgid "Search members..."
2254 #: templates/postorius/lists/members.html:60
2258 #: templates/postorius/lists/members.html:62
2259 msgid "Remove Selected"
2262 #: templates/postorius/lists/members.html:78
2263 #: templates/postorius/user/address_preferences.html:32
2264 #: templates/postorius/user/manage.html:61
2265 #: templates/postorius/user/manage.html:97
2269 #: templates/postorius/lists/members.html:82
2270 msgid "Delivery Status"
2273 #: templates/postorius/lists/members.html:85
2274 #: templates/postorius/user/subscriptions.html:24
2275 msgid "Delivery Mode"
2278 #: templates/postorius/lists/members.html:88
2279 msgid "Moderation Action"
2282 #: templates/postorius/lists/members.html:93
2283 msgid "Bounce Score"
2286 #: templates/postorius/lists/members.html:119
2287 msgid "Masked per the user request"
2290 #: templates/postorius/lists/new.html:6 templates/postorius/lists/new.html:17
2294 #: templates/postorius/lists/new.html:12
2295 msgid "Create a new list"
2298 #: templates/postorius/lists/pending_confirmations.html:19
2299 #: templates/postorius/lists/subscription_requests.html:21
2300 msgid "E-Mail Address"
2303 #: templates/postorius/lists/pending_confirmations.html:20
2304 #: templates/postorius/lists/subscription_requests.html:23
2308 #: templates/postorius/lists/pending_confirmations.html:38
2309 #: templates/postorius/lists/subscription_requests.html:44
2313 #: templates/postorius/lists/pending_confirmations.html:48
2314 #: templates/postorius/lists/subscription_requests.html:57
2315 msgid "There are currently no subscription requests for this list."
2318 #: templates/postorius/lists/settings.html:7
2319 #: templates/postorius/menu/list_nav.html:72
2323 #: templates/postorius/lists/subscription_requests.html:22
2327 #: templates/postorius/lists/subscription_requests.html:45
2328 msgid "Rejection reason"
2331 #: templates/postorius/lists/summary.html:10
2332 #: templates/postorius/menu/list_nav.html:10
2336 #: templates/postorius/lists/summary.html:23
2337 msgid "To contact the list owners, use the following email address:"
2340 #: templates/postorius/lists/summary.html:29
2341 msgid "You have to sign in to visit the archives of this list."
2344 #: templates/postorius/lists/summary.html:35
2348 " <a class=\"btn btn-primary\" href=\"%(hyperkitty_list_url)s"
2353 #: templates/postorius/lists/summary.html:47
2354 #: templates/postorius/lists/summary.html:104
2355 msgid "Subscription / Unsubscription"
2358 #: templates/postorius/lists/summary.html:52
2359 #: templates/postorius/user/subscriptions.html:23
2360 msgid "Subscription Address"
2363 #: templates/postorius/lists/summary.html:55
2364 #: templates/postorius/user/all.html:37
2368 #: templates/postorius/lists/summary.html:56
2369 #: templates/postorius/lists/summary.html:77
2373 #: templates/postorius/lists/summary.html:63
2374 #: templates/postorius/user/subscription_preferences.html:49
2375 msgid "Primary Address"
2378 #: templates/postorius/lists/summary.html:71
2379 msgid "Manage Subscription"
2382 #: templates/postorius/lists/summary.html:86
2383 msgid "Subscribe to this list"
2386 #: templates/postorius/lists/summary.html:88
2390 " To subscribe you can send an email with 'subscribe' in the "
2392 " <a href=\"mailto:%(address)s?subject=Subscribe\">"
2394 " or use the form below:\n"
2398 #: templates/postorius/lists/summary.html:96
2399 #: templates/postorius/lists/summary.html:124
2403 #: templates/postorius/lists/summary.html:100
2405 "You have a subscription request pending. If you don't hear back soon, please "
2406 "contact the list owners."
2409 #: templates/postorius/lists/summary.html:105
2412 " To subscribe or unsubscribe from this list, please sign in first.\n"
2413 " If you have not previously signed in, you may need to set up an "
2415 " with the appropriate email address.\n"
2419 #: templates/postorius/lists/summary.html:116
2422 " You can also subscribe without creating an account.\n"
2423 " If you wish to do so, please use the form below.\n"
2427 #: templates/postorius/lists/summary.html:134
2428 msgid "List metrics"
2431 #: templates/postorius/lists/summary.html:136
2435 #: templates/postorius/lists/summary.html:141
2436 msgid "Last post at"
2439 #: templates/postorius/lists/summary.html:150
2440 msgid "Digest last sent at"
2443 #: templates/postorius/lists/summary.html:159
2447 #: templates/postorius/lists/template_delete.html:19
2451 " Are you sure you want to delete the \"%(name)s\" template\n"
2452 " from list \"%(identifier)s\"?\n"
2456 #: templates/postorius/menu/list_nav.html:19
2457 #: templates/postorius/menu/list_nav.html:30
2458 msgid "Pending Approval"
2461 #: templates/postorius/menu/list_nav.html:22
2462 #: templates/postorius/menu/list_nav.html:33
2463 msgid "Pending Confirmation"
2466 #: templates/postorius/menu/list_nav.html:25
2467 #: templates/postorius/menu/list_nav.html:36
2468 msgid "Unsubscription Requests"
2471 #: templates/postorius/menu/list_nav.html:55
2472 #: templates/postorius/menu/list_nav.html:61
2476 #: templates/postorius/menu/list_nav.html:56
2477 #: templates/postorius/menu/list_nav.html:62
2481 #: templates/postorius/menu/list_nav.html:76
2482 msgid "Mass operations"
2485 #: templates/postorius/menu/list_nav.html:80
2486 #: templates/postorius/menu/list_nav.html:84
2487 msgid "Mass removal"
2490 #: templates/postorius/menu/list_nav.html:87
2494 #: templates/postorius/menu/user_nav.html:4
2495 msgid "Mailman Settings"
2498 #: templates/postorius/menu/user_nav.html:7
2499 #: templates/postorius/user/manage.html:49
2500 #: templates/postorius/user/subscriptions.html:8 templatetags/nav_helpers.py:43
2501 msgid "Subscriptions"
2504 #: templates/postorius/menu/user_nav.html:8
2505 msgid "Global Mailman preferences"
2508 #: templates/postorius/menu/user_nav.html:9
2509 msgid "Address-based preferences"
2512 #: templates/postorius/menu/user_nav.html:10
2513 msgid "List-based preferences"
2516 #: templates/postorius/system_information.html:6
2517 msgid "System Configuration"
2520 #: templates/postorius/system_information.html:11
2521 msgid "Mailman System"
2524 #: templates/postorius/system_information.html:23
2528 #: templates/postorius/user/address_preferences.html:8
2529 #: templates/postorius/user/subscription_preferences.html:7
2530 msgid "Subscription preferences"
2533 #: templates/postorius/user/address_preferences.html:17
2534 #: templates/postorius/user/mailman_settings.html:17
2535 #: templates/postorius/user/subscription_preferences.html:17
2536 msgid "No preferences available"
2539 #: templates/postorius/user/address_preferences.html:18
2540 #: templates/postorius/user/mailman_settings.html:19
2541 #: templates/postorius/user/subscription_preferences.html:19
2543 "You are not yet subscribed to any lists, so you have no Mailman preferences."
2546 #: templates/postorius/user/address_preferences.html:20
2547 msgid "Each email address can have specific Mailman preferences."
2550 #: templates/postorius/user/address_preferences.html:21
2552 "Any options showing as not set here inherit at runtime from your global "
2553 "preferences (viewable on other tab)"
2556 #: templates/postorius/user/all.html:20
2560 #: templates/postorius/user/all.html:35
2564 #: templates/postorius/user/all.html:36
2568 #: templates/postorius/user/confirm_delete.html:9
2569 #: templates/postorius/user/confirm_delete.html:13
2570 #: templates/postorius/user/confirm_delete.html:22
2571 #: templates/postorius/user/manage.html:141
2572 msgid "Delete Account"
2575 #: templates/postorius/user/confirm_delete.html:17
2577 "Are you sure you want to delete this account? This will remove the account "
2578 "along with all its subscriptions."
2581 #: templates/postorius/user/list_options.html:14
2582 msgid "Subscription options for"
2585 #: templates/postorius/user/list_options.html:15
2586 #: templates/postorius/user/subscription_preferences.html:22
2588 "Any options showing as not set inherit at runtime from your global or "
2589 "address specific preferences (viewable on other tabs)"
2592 #: templates/postorius/user/list_options.html:19
2593 msgid "Use this form to change the email used for this subscription"
2596 #: templates/postorius/user/list_options.html:23
2597 msgid "Change email used for subscription"
2600 #: templates/postorius/user/mailman_settings.html:7
2601 msgid "Subscription settings"
2604 #: templates/postorius/user/manage.html:8
2608 #: templates/postorius/user/manage.html:18
2612 #: templates/postorius/user/manage.html:28
2616 #: templates/postorius/user/manage.html:60
2617 #: templates/postorius/user/manage.html:96
2621 #: templates/postorius/user/manage.html:62
2622 #: templates/postorius/user/manage.html:98
2623 #: templates/postorius/user/subscriptions.html:25
2627 #: templates/postorius/user/manage.html:85
2628 msgid "User has no subscriptions."
2631 #: templates/postorius/user/manage.html:88
2635 #: templates/postorius/user/manage.html:111
2636 msgid "User has no ownerships."
2639 #: templates/postorius/user/manage.html:115
2643 #: templates/postorius/user/manage.html:118
2647 #: templates/postorius/user/manage.html:122
2651 #: templates/postorius/user/manage.html:126
2655 #: templates/postorius/user/manage.html:130
2659 #: templates/postorius/user/manage.html:135
2660 #: templates/postorius/user/manage.html:138
2661 msgid "Change password"
2664 #: templates/postorius/user/subscription_preferences.html:21
2665 msgid "Each list subscription can have specific Mailman preferences."
2668 #: templates/postorius/user/subscription_preferences.html:32
2669 msgid "Subscription"
2672 #: templates/postorius/user/subscriptions.html:17
2673 msgid "You are subscribed to the following mailing lists:"
2676 #: templates/postorius/user/subscriptions.html:41
2677 msgid "You are not yet subscribed to any lists."
2680 #: templatetags/nav_helpers.py:27
2681 msgid "Header Filters"
2684 #: templatetags/nav_helpers.py:28
2685 msgid "Banned Addresses"
2688 #: templatetags/nav_helpers.py:29
2692 #: templatetags/nav_helpers.py:30
2693 msgid "Held Messages"
2696 #: templatetags/nav_helpers.py:31
2697 msgid "Mass Removal"
2700 #: templatetags/nav_helpers.py:32
2701 msgid "Mass Subscription"
2704 #: templatetags/nav_helpers.py:33
2705 msgid "Subscription Options"
2708 #: templatetags/nav_helpers.py:34
2709 msgid "List Settings"
2712 #: templatetags/nav_helpers.py:35
2716 #: templatetags/nav_helpers.py:37
2717 msgid "Confirm Removal of All Members"
2720 #: templatetags/nav_helpers.py:40
2721 msgid "Address-based Settings"
2724 #: templatetags/nav_helpers.py:41
2725 msgid "Subscription Settings"
2728 #: templatetags/nav_helpers.py:42
2729 msgid "Global Settings"
2733 msgid "Mailman REST API not available. Please start Mailman core."
2736 #: views/domain.py:86
2737 msgid "New Domain registered"
2740 #: views/domain.py:127
2742 msgid "Domain %s updated"
2745 #: views/domain.py:130 views/list.py:1030
2746 msgid "Please check the errors below"
2749 #: views/domain.py:154
2751 msgid "The domain %s has been deleted."
2754 #: views/domain.py:160
2756 msgid "The domain could not be deleted: %s"
2759 #: views/domain.py:182
2760 msgid "Added {} as an owner for {}"
2763 #: views/domain.py:217
2764 msgid "{} is not an owner for {}"
2767 #: views/domain.py:227
2768 msgid "Removed {} as an owner for {}"
2771 #: views/generic.py:116
2772 msgid "The email {} has been banned."
2775 #: views/generic.py:122 views/generic.py:137 views/list.py:1572
2777 msgid "An error occurred: %s"
2780 #: views/generic.py:125 views/generic.py:139
2782 msgid "Invalid data: %s"
2785 #: views/generic.py:132
2786 msgid "The email {} has been un-banned"
2789 #: views/list.py:151
2793 #: views/list.py:168
2797 #: views/list.py:171
2798 msgid "No {}s were found matching the search."
2801 #: views/list.py:174
2802 msgid "List has no {}s"
2805 #: views/list.py:186
2806 msgid "The selected members have been unsubscribed"
2809 #: views/list.py:206
2810 #, python-brace-format
2811 msgid "{email} has been added with the role {role}"
2814 #: views/list.py:255
2815 msgid "Member does not exist"
2818 #: views/list.py:281
2819 msgid "The member's preferences have been updated."
2822 #: views/list.py:291
2823 msgid "No change to the member's moderation."
2826 #: views/list.py:307
2827 msgid "The member's moderation settings have been updated."
2830 #: views/list.py:522
2831 msgid "You are not subscribed to {}."
2834 #: views/list.py:537
2835 msgid "You are already subscribed"
2838 #: views/list.py:549
2839 msgid "Subscription changed to {}"
2842 #: views/list.py:554
2843 msgid "Something went wrong. Please try again. {} {}"
2846 #: views/list.py:608
2848 "Your subscription request has been submitted and is waiting for moderator "
2852 #: views/list.py:616
2854 msgid "You are subscribed to %s."
2857 #: views/list.py:621 views/list.py:657
2858 msgid "Something went wrong. Please try again."
2861 #: views/list.py:653
2862 msgid "Please check your inbox for further instructions"
2865 #: views/list.py:677
2866 msgid "You can only unsubscribe yourself."
2869 #: views/list.py:683
2871 "You have a pending unsubscription request waiting for moderator approval."
2874 #: views/list.py:694
2876 "Your unsubscription request has been submitted and is waiting for moderator "
2880 #: views/list.py:702
2882 msgid "%s has been unsubscribed from this list."
2885 #: views/list.py:739
2887 msgid "The address %(address)s has been invited to %(list)s."
2890 #: views/list.py:744
2892 msgid "The address %(address)s has been subscribed to %(list)s."
2895 #: views/list.py:749
2897 " Subscription may be pending address verification, confirmation or approval "
2901 #: views/list.py:767 views/list.py:837
2903 msgid "The email address %s is not valid."
2906 #: views/list.py:806
2907 msgid "Please fill out the form correctly."
2910 #: views/list.py:824
2911 #, python-brace-format
2912 msgid "These addresses {address} have been unsubscribed from {list}."
2915 #: views/list.py:859
2916 msgid "The selected messages were accepted"
2919 #: views/list.py:864
2920 msgid "The selected messages were rejected"
2923 #: views/list.py:869
2924 msgid "The selected messages were discarded"
2927 #: views/list.py:872
2928 msgid "Message could not be found"
2931 #: views/list.py:903
2932 msgid "The message was accepted"
2935 #: views/list.py:906
2936 msgid "The message was rejected"
2939 #: views/list.py:909
2940 msgid "The message was discarded"
2943 #: views/list.py:912
2944 msgid "Held message was not found."
2947 #: views/list.py:926
2948 msgid "Moderation action for {} set to {}"
2951 #: views/list.py:934
2952 msgid "Failed to set moderation action for {}"
2955 #: views/list.py:986
2956 msgid "Choose a Domain"
2959 #: views/list.py:1010
2960 msgid "List created"
2963 #: views/list.py:1022
2964 msgid "Mailing List already exists."
2967 #: views/list.py:1202
2968 msgid "Subscriptions pending user confirmation"
2971 #: views/list.py:1215
2972 msgid "Subscriptions pending approval"
2975 #: views/list.py:1228
2976 msgid "Un-subscriptions pending approval"
2979 #: views/list.py:1277
2980 msgid "The request has been accepted."
2983 #: views/list.py:1278
2984 msgid "The request has been rejected."
2987 #: views/list.py:1279
2988 msgid "The request has been discarded."
2991 #: views/list.py:1280
2992 msgid "The request has been defered."
2995 #: views/list.py:1300
2997 msgid "The request was already moderated: %s"
3000 #: views/list.py:1304
3002 msgid "The request could not be moderated: %s"
3005 #: views/list.py:1318
3006 msgid "List Identity"
3009 #: views/list.py:1319
3010 msgid "Automatic Responses"
3013 #: views/list.py:1320
3014 msgid "Alter Messages"
3017 #: views/list.py:1321
3018 msgid "DMARC Mitigations"
3021 #: views/list.py:1322
3025 #: views/list.py:1323
3026 msgid "Message Acceptance"
3029 #: views/list.py:1324
3033 #: views/list.py:1325
3034 msgid "Member Policy"
3037 #: views/list.py:1326
3038 msgid "Bounce Processing"
3041 #: views/list.py:1327
3042 msgid "Newsgroup Gateway"
3045 #: views/list.py:1395
3046 msgid "The settings have been updated."
3049 #: views/list.py:1398
3050 msgid "An error occurred: "
3053 #: views/list.py:1432
3055 msgid "The user %(email)s is not in the %(role)s group"
3058 #: views/list.py:1439
3059 msgid "Removing the last owner is impossible"
3062 #: views/list.py:1457
3064 msgid "The user could not be removed: %(msg)s"
3067 #: views/list.py:1463
3069 msgid "The user %(address)s has been removed from the %(role)s group."
3072 #: views/list.py:1484
3073 msgid "No member is subscribed to the list currently."
3076 #: views/list.py:1497
3077 msgid "All members have been unsubscribed from the list."
3080 #: views/list.py:1576
3081 msgid "The header matches were successfully modified."
3084 #: views/list.py:1583
3088 #: views/list.py:1584
3092 #: views/list.py:1616
3093 msgid "Invalid confirmation token"
3096 #: views/list.py:1626 views/list.py:1642
3097 msgid "Token expired or invalid."
3101 msgid "Message does not exist"
3104 #: views/rest.py:106
3105 msgid "Attachment does not exist"
3108 #: views/system.py:31
3109 msgid "Mailman Core Version"
3112 #: views/system.py:32
3113 msgid "Mailman Core API Version"
3116 #: views/system.py:33
3117 msgid "Mailman Core Python Version"
3120 #: views/user.py:103
3121 msgid "Your preferences have been updated."
3124 #: views/user.py:106
3125 msgid "Your preferences did not change."
3128 #: views/user.py:229
3129 msgid "Subscription does not exist"
3132 #: views/user.py:457
3133 msgid "Successfully updated addresses {}"
3136 #: views/user.py:471
3137 msgid "Successfully updated memberships for {}"
3140 #: views/user.py:480
3141 msgid "Successfully updated user."
3144 #: views/user.py:490
3145 msgid "Password updated successfully"
3148 #: views/user.py:528
3149 msgid "Successfully deleted account"