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 # Quentin PAGÈS <quentinantonin@free.fr>, 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-11-05 02:19+0000\n"
11 "Last-Translator: Quentin PAGÈS <quentinantonin@free.fr>\n"
12 "Language-Team: Occitan <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=2; plural=n > 1;\n"
19 "X-Generator: Weblate 4.9-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
32 msgstr "Servidor de corrièl"
34 #: forms/domain_forms.py:48 forms/domain_forms.py:69
35 msgid "Please enter a domain name"
36 msgstr "Indicar un nom de domeni"
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
256 #| msgid "Description"
257 msgid "Short Description"
260 #: forms/list_forms.py:104
261 msgid "Choose an existing Domain."
264 #: forms/list_forms.py:105
265 msgid "Choose a valid Mail Host"
268 #: forms/list_forms.py:110
272 #: forms/list_forms.py:114
273 msgid "Choose a List Style."
276 #: forms/list_forms.py:115
277 msgid "Choose a valid List Style."
280 #: forms/list_forms.py:120
281 msgid "Site admin has not created any domains"
284 #: forms/list_forms.py:134
285 msgid "Please enter a valid listname"
288 #: forms/list_forms.py:169 forms/list_forms.py:207
289 msgid "Your email address"
292 #: forms/list_forms.py:175
294 "Subscribing via \"Primary Address\" will change subscription address when "
295 "you change your primary address."
298 #: forms/list_forms.py:179 forms/list_forms.py:210 forms/member_forms.py:30
299 #: forms/system.py:38
300 msgid "Please enter an email address."
303 #: forms/list_forms.py:180 forms/list_forms.py:211 forms/member_forms.py:31
304 #: forms/system.py:39
305 msgid "Please enter a valid email address."
308 #: forms/list_forms.py:185 forms/list_forms.py:216
309 msgid "Your name (optional)"
312 #: forms/list_forms.py:198 forms/list_forms.py:1445 views/list.py:544
313 msgid "Primary Address ({})"
316 #: forms/list_forms.py:233
320 #: forms/list_forms.py:234 templates/postorius/domain/template_delete.html:27
321 #: templates/postorius/lists/template_delete.html:24
325 #: forms/list_forms.py:235
329 #: forms/list_forms.py:236
330 msgid "Confirm, then moderate"
333 #: forms/list_forms.py:246
334 msgid "Subscription Policy"
337 #: forms/list_forms.py:249
339 "Open: Subscriptions are added automatically\n"
340 "Confirm: Subscribers need to confirm the subscription using an email sent to "
342 "Moderate: Moderators will have to authorize each subscription manually.\n"
343 "Confirm then Moderate: First subscribers have to confirm, then a moderator "
344 "needs to authorize."
347 #: forms/list_forms.py:260
348 msgid "Un-Subscription Policy"
351 #: forms/list_forms.py:263
353 "Open: Un-Subscriptions happen automatically\n"
354 "Confirm: Subscribers need to confirm the un-subscription using an email sent "
356 "Moderate: Moderators will have to authorize each un-subscription manually.\n"
357 "Confirm then Moderate: First subscribers have to confirm, then a moderator "
358 "needs to authorize."
361 #: forms/list_forms.py:278 forms/list_forms.py:780
362 #: templates/postorius/lists/held_messages.html:31
363 #: templates/postorius/lists/held_messages.html:122
364 #: templates/postorius/lists/pending_confirmations.html:37
365 #: templates/postorius/lists/subscription_requests.html:43
369 #: forms/list_forms.py:279
373 #: forms/list_forms.py:280
377 #: forms/list_forms.py:284 forms/list_forms.py:316 forms/list_forms.py:327
378 #: forms/list_forms.py:338 forms/list_forms.py:467 forms/list_forms.py:477
379 #: forms/list_forms.py:526 forms/list_forms.py:660 forms/list_forms.py:667
380 #: forms/list_forms.py:720 forms/list_forms.py:810 forms/list_forms.py:821
381 #: forms/list_forms.py:841 forms/list_forms.py:861 forms/list_forms.py:926
382 #: forms/list_forms.py:965 forms/list_forms.py:982 forms/list_forms.py:1060
383 #: forms/list_forms.py:1071 forms/list_forms.py:1085 forms/list_forms.py:1097
384 #: forms/list_forms.py:1111 forms/list_forms.py:1134 forms/list_forms.py:1196
385 #: forms/list_forms.py:1205 forms/list_forms.py:1229 forms/list_forms.py:1297
386 #: forms/user_forms.py:63
390 #: forms/list_forms.py:284 forms/list_forms.py:316 forms/list_forms.py:327
391 #: forms/list_forms.py:338 forms/list_forms.py:467 forms/list_forms.py:477
392 #: forms/list_forms.py:526 forms/list_forms.py:660 forms/list_forms.py:667
393 #: forms/list_forms.py:720 forms/list_forms.py:810 forms/list_forms.py:821
394 #: forms/list_forms.py:841 forms/list_forms.py:861 forms/list_forms.py:926
395 #: forms/list_forms.py:965 forms/list_forms.py:982 forms/list_forms.py:1060
396 #: forms/list_forms.py:1071 forms/list_forms.py:1085 forms/list_forms.py:1097
397 #: forms/list_forms.py:1111 forms/list_forms.py:1134 forms/list_forms.py:1196
398 #: forms/list_forms.py:1205 forms/list_forms.py:1229 forms/list_forms.py:1298
399 #: forms/user_forms.py:63
403 #: forms/list_forms.py:286
404 msgid "Process Bounces"
407 #: forms/list_forms.py:288
409 "Specifies whether or not this list should do automatic bounce processing."
412 #: forms/list_forms.py:295
413 msgid "Bounce score threshold"
416 #: forms/list_forms.py:298
418 "This is the bounce score above which a member's subscription will be "
419 "automatically disabled. When the subscription is re-enabled, their bounce "
420 "score will be reset to zero."
423 #: forms/list_forms.py:305
424 msgid "Bounce info stale after"
427 #: forms/list_forms.py:308
429 "The number of days after which a member's bounce information is considered "
430 "stale. If no new bounces have been received in the interim, the bounce score "
431 "is reset to zero. This value must be an integer. "
434 #: forms/list_forms.py:318
435 msgid "Notify owner on bounce increment"
438 #: forms/list_forms.py:320
440 "This option controls whether or not the list owner is notified when a "
441 "member's bounce score is incremented, but to a value less than their bounce "
445 #: forms/list_forms.py:329
446 msgid "Notify owner on disable"
449 #: forms/list_forms.py:331
451 "This option controls whether or not the list owner is notified when a "
452 "member's subscription is automatically disabled due to their bounce "
453 "threshold being reached. "
456 #: forms/list_forms.py:340
457 msgid "Notify owner on removal"
460 #: forms/list_forms.py:342
462 "This option controls whether or not the list owner is notified when a member "
463 "is removed from the list after their disabled notifications have been "
467 #: forms/list_forms.py:351
468 msgid "Forward unrecognized bounces"
471 #: forms/list_forms.py:353
473 "Discard: Unrecognized bounces will be discarded\n"
474 "List Admins: Send to the list owners and moderators\n"
475 "Site Admin: Send to the site's configured site_owner"
478 #: forms/list_forms.py:360
479 msgid "Bounce disabled warnings interval"
482 #: forms/list_forms.py:362
483 msgid "The number of days between each disabled notification."
486 #: forms/list_forms.py:367
487 msgid "Bounce disable warnings"
490 #: forms/list_forms.py:370
492 "The number of notices a disabled member will receive before their address is "
493 "removed from the mailing list's roster. Set this to 0 to immediately remove "
494 "an address from the list once their bounce score exceeds the threshold. This "
495 "value must be an integer. "
498 #: forms/list_forms.py:387
499 msgid "Public archives"
502 #: forms/list_forms.py:388
503 msgid "Private archives"
506 #: forms/list_forms.py:389
507 msgid "Do not archive this list"
510 #: forms/list_forms.py:393
514 #: forms/list_forms.py:394
515 msgid "Markdown text"
518 #: forms/list_forms.py:400
519 msgid "Archive policy"
522 #: forms/list_forms.py:401
523 msgid "Policy for archiving messages for this list"
526 #: forms/list_forms.py:406
527 msgid "Active archivers"
530 #: forms/list_forms.py:414
531 msgid "Archive Rendering mode"
534 #: forms/list_forms.py:416
536 "This option enables rendering of emails in archiver as rich text with "
537 "formatting based on markup in the email.\n"
538 "Currently, this option is only supported by Hyperkitty."
541 #: forms/list_forms.py:453
542 msgid "Acceptable aliases"
545 #: forms/list_forms.py:456
547 "This is a list, one per line, of addresses and regexps matching addresses "
548 "that are acceptable in To: or Cc: in lieu of the list posting address when "
549 "`require_explicit_destination' is enabled. Entries are either email "
550 "addresses or regexps matching email addresses. Regexps are entries "
551 "beginning with `^' and are matched against every recipient address in the "
552 "message. The matching is performed with Python's re.match() function, "
553 "meaning they are anchored to the start of the string."
556 #: forms/list_forms.py:469
557 msgid "Require Explicit Destination"
560 #: forms/list_forms.py:471
562 "This checks to ensure that the list posting address or an acceptable alias "
563 "explicitly appears in a To: or Cc: header in the post."
566 #: forms/list_forms.py:479
567 msgid "Administrivia"
570 #: forms/list_forms.py:481
572 "Administrivia tests will check postings to see whether it's really meant as "
573 "an administrative request (like subscribe, unsubscribe, etc), and will add "
574 "it to the administrative requests queue, notifying the administrator of the "
575 "new request, in the process."
578 #: forms/list_forms.py:490
579 msgid "Default action to take when a member posts to the list"
582 #: forms/list_forms.py:492
583 msgid "Please choose a default member action."
586 #: forms/list_forms.py:497
588 "Default action to take when a member posts to the list.\n"
589 "Hold: This holds the message for approval by the list moderators.\n"
590 "Reject: this automatically rejects the message by sending a bounce notice to "
591 "the post's author. The text of the bounce notice can be configured by you.\n"
592 "Discard: this simply discards the message, with no notice sent to the post's "
594 "Accept: accepts any postings without any further checks.\n"
595 "Default Processing: run additional checks and accept the message."
598 #: forms/list_forms.py:512
599 msgid "Default action to take when a non-member posts to the list"
602 #: forms/list_forms.py:514
603 msgid "Please choose a default non-member action."
606 #: forms/list_forms.py:519
608 "When a post from a non-member is received, the message's sender is matched "
609 "against the list of explicitly accepted, held, rejected (bounced), and "
610 "discarded addresses. If no match is found, then this action is taken."
613 #: forms/list_forms.py:528
614 msgid "Emergency Moderation"
617 #: forms/list_forms.py:530
619 "When this option is enabled, all list traffic is emergency moderated, i.e. "
620 "held for moderation. Turn this option on when your list is experiencing a "
621 "flamewar and you want a cooling off period. "
624 #: forms/list_forms.py:538
625 msgid "Maximum message size"
628 #: forms/list_forms.py:541
630 "The maximum allowed message size in KB. This can be used to prevent emails "
631 "with large attachments. A size of 0 disables the check."
634 #: forms/list_forms.py:548
635 msgid "Maximum number of recipients"
638 #: forms/list_forms.py:551
640 "If a post has this many or more explicit recipients (To: and Cc:), the post "
641 "will be held for moderation. This can be used to prevent mass mailings from "
642 "being accepted. A value of 0 disables the check."
645 #: forms/list_forms.py:568
646 msgid "Accept these non-members"
649 #: forms/list_forms.py:571
651 "This is a list, one per line, of regexps matching addresses or other lists "
652 "on this server whose members are allowed to post to this mailing list "
653 "without subscribing to the list. Entries beginning with `^' are regexps and "
654 "are matched against the sender addresses in the message. Entries beginning "
655 "with `@' are other mailman lists on this server whose members will be "
656 "matched. While non-regexp addresses can be entered here, it is preferred to "
657 "add the address as a nonmember and set the nonmember's Moderation to Default "
661 #: forms/list_forms.py:586
662 msgid "Hold these non-members"
665 #: forms/list_forms.py:589
667 "This is a list, one per line, of regexps matching nonmember addresses, posts "
668 "from which are held automatically. Entries are regexps beginning with `^' "
669 "and are matched against the sender addresses in the message. While non-"
670 "regexp addresses can be entered here, it is preferred to add the address as "
671 "a nonmember and set the nonmember's Moderation to Hold."
674 #: forms/list_forms.py:600
675 msgid "Reject these non-members"
678 #: forms/list_forms.py:603
680 "This is a list, one per line, of regexps matching nonmember addresses, posts "
681 "from which are rejected with notice to the sender. Entries are regexps "
682 "beginning with `^' and are matched against the sender addresses in the "
683 "message. While non-regexp addresses can be entered here, it is preferred to "
684 "add the address as a nonmember and set the nonmember's Moderation to Reject."
687 #: forms/list_forms.py:615
688 msgid "Discard these non-members"
691 #: forms/list_forms.py:618
693 "This is a list, one per line, of regexps matching nonmember addresses, posts "
694 "from which are discarded automatically. Entries are regexps beginning with "
695 "`^' and are matched against the sender addresses in the message. While non-"
696 "regexp addresses can be entered here, it is preferred to add the address as "
697 "a nonmember and set the nonmember's Moderation to Discard."
700 #: forms/list_forms.py:642
701 msgid "Invalid alias regexp: {}: {}"
704 #: forms/list_forms.py:649
705 msgid "Invalid alias email: {}"
708 #: forms/list_forms.py:663
709 msgid "Enable Digests"
712 #: forms/list_forms.py:664
713 msgid "Should Mailman enable digests for this MailingList?"
716 #: forms/list_forms.py:670
717 msgid "Send Digest Periodically"
720 #: forms/list_forms.py:671
721 msgid "Should Mailman send out digests periodically?"
724 #: forms/list_forms.py:677
725 msgid "Digest Volume Frequency"
728 #: forms/list_forms.py:679
730 "At what frequency should Mailman increment the digest volume number and "
731 "reset the issue number?"
734 #: forms/list_forms.py:684
735 msgid "Digest size threshold"
738 #: forms/list_forms.py:686
739 msgid "How big in Kb should a digest be before it gets sent out?"
742 #: forms/list_forms.py:697
743 msgid "DMARC mitigation action"
746 #: forms/list_forms.py:701
747 msgid "Please choose a DMARC mitigation action."
750 #: forms/list_forms.py:704
751 msgid "No DMARC mitigations"
754 #: forms/list_forms.py:705
755 msgid "Replace From: with list address"
758 #: forms/list_forms.py:708
759 msgid "Wrap the message in an outer message From: the list."
762 #: forms/list_forms.py:710
763 msgid "Reject the message"
766 #: forms/list_forms.py:711
767 msgid "Discard the message"
770 #: forms/list_forms.py:714
772 "The action to apply to messages From: a domain publishing a DMARC policy of "
773 "reject or quarantine or to all messages if DMARC Mitigate unconditionally is "
777 #: forms/list_forms.py:723
778 msgid "DMARC Mitigate unconditionally"
781 #: forms/list_forms.py:725
783 "If DMARC mitigation action is munge_from or wrap_message, should it apply to "
784 "all messages regardless of the DMARC policy of the From: domain."
787 #: forms/list_forms.py:731
788 msgid "DMARC Addresses"
791 #: forms/list_forms.py:734
793 "Email addresses and regexps matching email addresses, one per line. Regexps "
794 "begin with '^' as in '^.*@example\\.com'. DMARC mitigation action will apply "
795 "to posts From: an address matching, case insensitevely, one of these "
796 "addresses or patterns regardless of the From: domain's DMARC policy."
799 #: forms/list_forms.py:742
800 msgid "DMARC rejection notice"
803 #: forms/list_forms.py:746
805 "Text to replace the default reason in any rejection notice to be sent when "
806 "DMARC mitigation action of reject applies."
809 #: forms/list_forms.py:751
810 msgid "DMARC wrapped message text"
813 #: forms/list_forms.py:755
815 "Text to be added as a separate text/plain MIME part preceding the original "
816 "message part in the wrapped message when DMARC mitigation action of wrap "
820 #: forms/list_forms.py:763 templates/postorius/lists/summary.html:146
821 #: templates/postorius/lists/summary.html:155
822 #: templatetags/membership_helpers.py:81 templatetags/membership_helpers.py:87
826 #: forms/list_forms.py:764
830 #: forms/list_forms.py:765
834 #: forms/list_forms.py:769
837 " None: No personalization.\n"
839 " Individual: Everyone gets a unique copy of the message, and there are "
840 "a few more substitution variables, but no headers are modified.\n"
842 " Full: All of the 'individual' personalization plus recipient "
843 "header modification. "
846 #: forms/list_forms.py:781 templates/postorius/lists/held_messages.html:30
847 #: templates/postorius/lists/held_messages.html:121
848 #: templates/postorius/lists/subscription_requests.html:46
852 #: forms/list_forms.py:782
856 #: forms/list_forms.py:783
860 #: forms/list_forms.py:787
862 "Action to take on messages which have no content\n"
864 " Discard = silently discard the message.\n"
865 " Reject = discard the message and notify the sender.\n"
866 " Forward = forward the message to the list owner(s).\n"
867 " Preserve = save the message in qfiles/bad.\n"
870 #: forms/list_forms.py:806
874 #: forms/list_forms.py:813
875 msgid "Anonymous list"
878 #: forms/list_forms.py:815
880 "Hide the sender of a message, replacing it with the list address (Removes "
881 "From, Sender and Reply-To fields)"
884 #: forms/list_forms.py:824
885 msgid "Include RFC2369 headers"
888 #: forms/list_forms.py:826
890 "Yes is highly recommended. RFC 2369 defines a set of List-* headers that are "
891 "normally added to every message sent to the list membership. These greatly "
892 "aid end-users who are using standards compliant mail readers. They should "
893 "normally always be enabled. However, not all mail readers are standards "
894 "compliant yet, and if you have a large number of members who are using non-"
895 "compliant mail readers, they may be annoyed at these headers. You should "
896 "first try to educate your members as to why these headers exist, and how to "
897 "hide them in their mail clients. As a last resort you can disable these "
898 "headers, but this is not recommended (and in fact, your ability to disable "
899 "these headers may eventually go away)."
902 #: forms/list_forms.py:844
903 msgid "Include the list post header"
906 #: forms/list_forms.py:846
908 "This can be set to no for announce lists that do not wish to include the "
909 "List-Post header because posting to the list is discouraged."
912 #: forms/list_forms.py:852
913 msgid "Explicit reply-to address"
916 #: forms/list_forms.py:855
918 "This option allows admins to set an explicit Reply-to address. It is only "
919 "used if the reply-to is set to use an explicitly set header"
922 #: forms/list_forms.py:864
923 msgid "First strip Reply-To"
926 #: forms/list_forms.py:866
928 "Should any existing Reply-To: header found in the original message be "
929 "stripped? If so, this will be done regardless of whether an explict Reply-"
930 "To: header is added by Mailman or not."
933 #: forms/list_forms.py:872 forms/list_forms.py:878
934 msgid "Reply goes to list"
937 #: forms/list_forms.py:875
938 msgid "Please choose a reply-to action."
941 #: forms/list_forms.py:877
945 #: forms/list_forms.py:879
946 msgid "Explicit Reply-to header set"
949 #: forms/list_forms.py:880
950 msgid "Explicit Reply-to set; no Cc added"
953 #: forms/list_forms.py:883
955 "Where are replies to list messages directed? No Munging is strongly "
956 "recommended for most mailing lists. \n"
957 "This option controls what Mailman does to the Reply-To: header in messages "
958 "flowing through this mailing list. When set to No Munging, no Reply-To: "
959 "header is added by Mailman, although if one is present in the original "
960 "message, it is not stripped. Setting this value to either Reply to List, "
961 "Explicit Reply, or Reply Only causes Mailman to insert a specific Reply-To: "
962 "header in all messages, overriding the header in the original message if "
963 "necessary (Explicit Reply inserts the value of reply_to_address). Explicit "
964 "Reply-to set; no Cc added is useful forannounce-only lists where you want to "
965 "avoid someone replying to the list address. There are many reasons not to "
966 "introduce or override the Reply-To: header. One is that some posters depend "
967 "on their own Reply-To: settings to convey their valid return address. "
968 "Another is that modifying Reply-To: makes it much more difficult to send "
969 "private replies. See <a href=\"http://marc.merlins.org/netrants/reply-to-"
970 "harmful.html\">`Reply-To' Munging Considered Harmful</a> for a general "
971 "discussion of this issue. See <a href=\"http://marc.merlins.org/netrants/"
972 "reply-to-useful.html\">`Reply-To' Munging Considered Useful</a> for a "
973 "dissenting opinion. Some mailing lists have restricted posting privileges, "
974 "with a parallel list devoted to discussions. Examples are `patches' or "
975 "`checkin' lists, where software changes are posted by a revision control "
976 "system, but discussion about the changes occurs on a developers mailing "
977 "list. To support these types of mailing lists, select Explicit Reply and set "
978 "the Reply-To: address option to point to the parallel list."
981 #: forms/list_forms.py:917
985 #: forms/list_forms.py:923
986 msgid "Type of pipeline you want to use for this mailing list"
989 #: forms/list_forms.py:929
990 msgid "Filter content"
993 #: forms/list_forms.py:931
995 "Should Mailman filter the content of list traffic according to the settings "
997 "<b>None of the settings below have any effect if this is No.</b>"
1000 #: forms/list_forms.py:937
1001 msgid "Filter types"
1004 #: forms/list_forms.py:940
1006 "MIME types to filter from the incoming posts. A list of common types can be "
1007 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
1008 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
1011 #: forms/list_forms.py:946
1012 msgid "Filter extensions"
1015 #: forms/list_forms.py:948
1016 msgid "Extensions to filter from the incoming posts."
1019 #: forms/list_forms.py:951
1023 #: forms/list_forms.py:954
1025 "MIME types to allow in the incoming posts. A list of common types can be "
1026 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
1027 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
1030 #: forms/list_forms.py:960
1031 msgid "Pass extensions"
1034 #: forms/list_forms.py:962
1035 msgid "Extensions to allow in the incoming posts."
1038 #: forms/list_forms.py:968
1039 msgid "Collapse alternatives"
1042 #: forms/list_forms.py:970
1044 "Should Mailman collapse multipart/alternative to its first part content?"
1047 #: forms/list_forms.py:978
1048 msgid "Filter Action"
1051 #: forms/list_forms.py:985
1052 msgid "Convert html to plaintext"
1055 #: forms/list_forms.py:987
1057 "Should Mailman convert text/html parts to plain text? This conversion "
1058 "happens after MIME attachments have been stripped."
1061 #: forms/list_forms.py:1000
1062 msgid "Respond and continue processing"
1065 #: forms/list_forms.py:1001
1066 msgid "Respond and discard message"
1069 #: forms/list_forms.py:1002
1070 msgid "No automatic response"
1073 #: forms/list_forms.py:1007
1074 msgid "Autorespond to list owner"
1077 #: forms/list_forms.py:1009
1079 "Should Mailman send an auto-response to emails sent to the -owner address?"
1082 #: forms/list_forms.py:1014
1083 msgid "Autoresponse owner text"
1086 #: forms/list_forms.py:1017
1087 msgid "Auto-response text to send to -owner emails."
1090 #: forms/list_forms.py:1022
1091 msgid "Autorespond postings"
1094 #: forms/list_forms.py:1024
1095 msgid "Should Mailman send an auto-response to mailing list posters?"
1098 #: forms/list_forms.py:1028
1099 msgid "Autoresponse postings text"
1102 #: forms/list_forms.py:1031
1103 msgid "Auto-response text to send to mailing list posters."
1106 #: forms/list_forms.py:1036
1107 msgid "Autorespond requests"
1110 #: forms/list_forms.py:1038
1112 "Should Mailman send an auto-response to emails sent to the -request address? "
1113 "If you choose yes, decide whether you want Mailman to discard the original "
1114 "email, or forward it on to the system as a normal mail command."
1117 #: forms/list_forms.py:1045
1118 msgid "Autoresponse request text"
1121 #: forms/list_forms.py:1048
1122 msgid "Auto-response text to send to -request emails."
1125 #: forms/list_forms.py:1051
1126 msgid "Autoresponse grace period"
1129 #: forms/list_forms.py:1053
1131 "Number of days between auto-responses to either the mailing list or -"
1132 "request/-owner address from the same poster. Set to zero (or negative) for "
1133 "no grace period (i.e. auto-respond to every message)."
1136 #: forms/list_forms.py:1063
1137 msgid "Notify users of held messages"
1140 #: forms/list_forms.py:1065
1142 "Should Mailman notify users about their messages held for approval. If you "
1143 "say 'No', no notifications will be sent to users about the pending approval "
1144 "on their messages."
1147 #: forms/list_forms.py:1074 forms/list_forms.py:1304
1148 msgid "Send welcome message"
1151 #: forms/list_forms.py:1076
1153 "Send welcome message to newly subscribed members? Turn this off only if you "
1154 "plan on subscribing people manually and don't want them to know that you did "
1155 "so. Setting this to No is most useful for transparently migrating lists from "
1156 "some other mailing list manager to Mailman.\n"
1157 "The text of Welcome message can be set via the Templates tab."
1160 #: forms/list_forms.py:1088
1161 msgid "Send goodbye message"
1164 #: forms/list_forms.py:1090
1166 "Send goodbye message to newly unsubscribed members? Turn this off only if "
1167 "you plan on unsubscribing people manually and don't want them to know that "
1169 "The text of Goodbye message can be set via the Templates tab."
1172 #: forms/list_forms.py:1099
1173 msgid "Admin immed notify"
1176 #: forms/list_forms.py:1101
1178 "Should the list moderators get immediate notice of new requests, as well as "
1179 "daily notices about collected ones? List moderators (and list "
1180 "administrators) are sent daily reminders of requests pending approval, like "
1181 "subscriptions to a moderated list, or postings that are being held for one "
1182 "reason or another. Setting this option causes notices to be sent immediately "
1183 "on the arrival of new requests as well. "
1186 #: forms/list_forms.py:1113
1187 msgid "Notify admin of membership changes"
1190 #: forms/list_forms.py:1115
1191 msgid "Should administrator get notices of subscribes and unsubscribes?"
1194 #: forms/list_forms.py:1122
1195 msgid "Not Moderated"
1198 #: forms/list_forms.py:1123
1199 msgid "Moderated but allows for open posting"
1202 #: forms/list_forms.py:1124
1206 #: forms/list_forms.py:1136
1207 msgid "Show list on index page"
1210 #: forms/list_forms.py:1138
1211 msgid "Choose whether to include this list on the list of all lists"
1214 #: forms/list_forms.py:1145
1216 "This description is used when the mailing list is listed with other mailing "
1217 "lists, or in headers, and so forth. It should be as succinct as you can get "
1218 "it, while still identifying what the list is."
1221 #: forms/list_forms.py:1152
1223 #| msgid "Description"
1224 msgid "Long Description"
1225 msgstr "Descripcion"
1227 #: forms/list_forms.py:1153
1228 msgid "A longer description of this mailing list."
1231 #: forms/list_forms.py:1158
1232 msgid "Display name"
1235 #: forms/list_forms.py:1160
1236 msgid "Display name is the name shown in the web interface."
1239 #: forms/list_forms.py:1163
1240 msgid "Subject prefix"
1243 #: forms/list_forms.py:1168
1244 msgid "Preferred Language"
1247 #: forms/list_forms.py:1174
1248 msgid "Members List Visibility"
1251 #: forms/list_forms.py:1179
1252 msgid "Who is allowed to see members list for this MailingList?"
1255 #: forms/list_forms.py:1198
1256 msgid "Gateway to mail"
1259 #: forms/list_forms.py:1200
1261 "Flag indicating that posts to the linked newsgroup should be gated to the "
1265 #: forms/list_forms.py:1207
1266 msgid "Gateway to news"
1269 #: forms/list_forms.py:1209
1271 "Flag indicating that posts to the list should be gated to the linked "
1275 #: forms/list_forms.py:1214
1276 msgid "Linked Newsgroup"
1279 #: forms/list_forms.py:1216
1280 msgid "The name of the linked newsgroup."
1283 #: forms/list_forms.py:1219
1284 msgid "Newsgroup moderation"
1287 #: forms/list_forms.py:1224
1288 msgid "The moderation policy for the linked newsgroup, if there is one."
1291 #: forms/list_forms.py:1231
1292 msgid "NNTP Include subject prefix "
1295 #: forms/list_forms.py:1233
1297 "Flag indicating whether the list's \"Subject Prefix\" should be included in "
1298 "posts gated to usenet."
1301 #: forms/list_forms.py:1243
1302 msgid "Emails to mass subscribe"
1305 #: forms/list_forms.py:1245
1307 "The following formats are accepted:\n"
1308 "jdoe@example.com\n"
1309 "<jdoe@example.com>\n"
1310 "John Doe <jdoe@example.com>\n"
1311 "\"John Doe\" <jdoe@example.com>\n"
1312 "jdoe@example.com (John Doe)\n"
1313 "Use the last three to associate a display name with the address\n"
1316 #: forms/list_forms.py:1256
1320 #: forms/list_forms.py:1259
1321 msgid "If checked, users will not have to confirm their subscription."
1324 #: forms/list_forms.py:1265
1325 msgid "Pre approved"
1328 #: forms/list_forms.py:1268
1330 "If checked, moderators will not have to approve the subscription request."
1333 #: forms/list_forms.py:1275
1334 msgid "Pre Verified"
1337 #: forms/list_forms.py:1278
1339 "If checked, users will not have to verify that their email address is valid."
1342 #: forms/list_forms.py:1285
1346 #: forms/list_forms.py:1288
1348 "If checked, the other checkboxes are ignored and the users will be sent an "
1349 "invitation to join the list and will be subscribed upon acceptance thereof."
1352 #: forms/list_forms.py:1306
1354 "If set to \"Yes\" or \"No\", List's default setting of send_welcome_message "
1355 "will be ignored for these subscribers and a welcome message will be sent or "
1356 "not sent based on the choice."
1359 #: forms/list_forms.py:1346
1360 msgid "Emails to Unsubscribe"
1363 #: forms/list_forms.py:1347
1364 msgid "Add one email address on each line"
1367 #: forms/list_forms.py:1363
1368 msgid "Default antispam action"
1371 #: forms/list_forms.py:1368
1375 #: forms/list_forms.py:1369
1376 msgid "Email header to filter on (case-insensitive)."
1379 #: forms/list_forms.py:1371
1380 msgid "Please enter a header."
1383 #: forms/list_forms.py:1372
1384 msgid "Please enter a valid header."
1387 #: forms/list_forms.py:1376
1391 #: forms/list_forms.py:1378
1392 msgid "Regular expression matching the header's value (case-insensitive)."
1395 #: forms/list_forms.py:1382
1396 msgid "Please enter a pattern."
1399 #: forms/list_forms.py:1383
1400 msgid "Please enter a valid pattern."
1403 #: forms/list_forms.py:1387 templates/postorius/domain/index.html:26
1407 #: forms/list_forms.py:1388
1408 msgid "Please enter a valid action."
1411 #: forms/list_forms.py:1391
1412 msgid "Action to take when a header matches"
1415 #: forms/list_forms.py:1426
1416 msgid "Select Email"
1419 #: forms/list_forms.py:1452
1423 #: forms/member_forms.py:28
1424 msgid "Email Address"
1427 #: forms/member_forms.py:35 forms/user_forms.py:341
1428 msgid "Display Name"
1431 #: forms/member_forms.py:37
1433 #| msgid "Please enter a domain name"
1434 msgid "Please enter a display name."
1435 msgstr "Indicar un nom de domeni"
1437 #: forms/system.py:32
1441 #: forms/system.py:34
1443 "You can ban a single email address or use a regular expression to match "
1444 "similar email addresses."
1447 #: forms/user_forms.py:70
1448 msgid "Receive own postings"
1451 #: forms/user_forms.py:72
1453 "Ordinarily, you will get a copy of every message you post to the list. If "
1454 "you don't want to receive this copy, set this option to No."
1457 #: forms/user_forms.py:80
1458 msgid "Acknowledge posts"
1461 #: forms/user_forms.py:82
1462 msgid "Receive acknowledgement mail when you send mail to the list?"
1465 #: forms/user_forms.py:88
1466 msgid "Hide address"
1469 #: forms/user_forms.py:90
1471 "When other members allowed to view the list membership, your email address "
1472 "is normally shown. If you do not want your email address to show up on this "
1473 "membership roster, select Yes for this option."
1476 #: forms/user_forms.py:99
1477 msgid "Receive list copies (possible duplicates)"
1480 #: forms/user_forms.py:101
1482 "When you are listed explicitly in the To: or Cc: headers of a list message, "
1483 "you can opt to not receive another copy from the mailing list. Select Yes to "
1484 "receive copies. Select No to avoid receiving copies from the mailing list"
1487 #: forms/user_forms.py:112
1488 msgid "Preferred language"
1491 #: forms/user_forms.py:114
1493 "Preferred language for your interactions with Mailman. When this is set, it "
1494 "will override the MailingList's preferred language. This affects which "
1495 "language is used for your email notifications and such."
1498 #: forms/user_forms.py:170
1499 msgid "Cannot set delivery_status to {}"
1502 #: forms/user_forms.py:268
1506 #: forms/user_forms.py:269
1507 msgid "Specifies whether or not this email address is verified"
1510 #: forms/validators.py:39
1511 #, python-brace-format
1512 msgid "Invalid: \"{0}\" should be either email or UUID"
1517 "Note: Do not add any secret content in templates as they are publicly "
1519 "You can use these variables in the templates. \n"
1520 "$hyperkitty_url: Permalink to archived message in Hyperkitty - only in list:"
1521 "member:regular:footer and list:member:regular:header\n"
1522 "$listname: Name of the Mailing List e.g. ant@example.com \n"
1523 "$list_id: The List-ID header e.g. ant.example.com \n"
1524 "$display_name: Display name of the mailing list e.g. Ant \n"
1525 "$short_listname: Local part of the listname e.g. ant \n"
1526 "$domain: The domain part of the listname e.g. example.com \n"
1527 "$description: The mailing list's short description text \n"
1528 "$info: The mailing list's longer descriptive text \n"
1529 "$request_email: The email address for -request address \n"
1530 "$owner_email: The email address for -owner address \n"
1531 "$site_email: The email address to reach the owners of the site \n"
1532 "$language: The two letter language code for list's preferred language e.g. "
1534 "Some templates accept additional variables. See <a href=\"https://docs."
1535 "mailman3.org/projects/mailman/en/latest/src/mailman/rest/docs/templates."
1536 "html#templated-texts\">this doc</a> \n"
1556 msgid "Choose the template you want to customize."
1561 "Language for the template, this should be the list's preferred language."
1564 #: template_list.py:28
1566 "Sent to the list administrators when moderator approval for a posting is "
1570 #: template_list.py:34
1572 "Sent to the list administrators when moderator approval for a subscription "
1573 "request is required."
1576 #: template_list.py:40
1578 "Sent to the list administrators when moderator approval for an "
1579 "unsubscription request is required."
1582 #: template_list.py:46
1584 "Sent to the list administrators to notify them when a new member has been "
1588 #: template_list.py:52
1590 "Sent to the list administrators when a bounce message in an unrecognized "
1591 "format has been received."
1594 #: template_list.py:58
1595 msgid "Sent to the list administrators from the 'mailman notify' command."
1598 #: template_list.py:64
1600 "Sent to the list administrators to notify them when a member's bounce score "
1604 #: template_list.py:70
1606 "Sent to the list administrators to notify them when a member's delivery is "
1607 "disabled due to excessive bounces."
1610 #: template_list.py:76
1612 "Sent to the list administrators to notify them when a member has been "
1616 #: template_list.py:79
1617 msgid "The footer for a digest message."
1620 #: template_list.py:80
1621 msgid "The header for a digest message."
1624 #: template_list.py:84
1626 "The digest “masthead”; i.e. a common introduction for all digest messages."
1629 #: template_list.py:89
1630 msgid "The footer for a regular (non-digest) message."
1633 #: template_list.py:93
1634 msgid "The header for a regular (non-digest) message."
1637 #: template_list.py:98
1639 "The message sent to subscribers when a subscription confirmation is required."
1642 #: template_list.py:104
1644 "The message sent to subscribers when an unsubscription confirmation is "
1648 #: template_list.py:110
1649 msgid "The message sent to subscribers when they are invited to join a list."
1652 #: template_list.py:116
1653 msgid "The notice sent to a member when they unsubscribe from a mailing list."
1656 #: template_list.py:122
1658 "The notice sent to a poster when their message is being held for moderator "
1662 #: template_list.py:128
1664 "Sent to a user when the maximum number of autoresponses has been reached for "
1668 #: template_list.py:134
1670 "Notice sent to a poster when their message has been received by the mailing "
1674 #: template_list.py:140
1676 "A bounce probe sent to a member when their subscription has been disabled "
1680 #: template_list.py:146
1682 "Notice sent to a poster when their message has been rejected by the list’s "
1686 #: template_list.py:152
1688 "Notice sent to a poster when their message has been rejected automatically."
1691 #: template_list.py:158
1693 "The notice sent to a member when they are subscribed to the mailing list."
1696 #: template_list.py:164
1698 "The notice sent to a member when their membership has been disabled due to "
1699 "excessive bounces."
1702 #: templates/403.html:5
1706 #: templates/404.html:5
1707 msgid "Page not found"
1710 #: templates/404.html:6
1711 msgid "This page either doesn't exist, or it moved somewhere else."
1714 #: templates/500.html:18
1715 msgid "Server error"
1718 #: templates/500.html:19
1719 msgid "An error occurred while processing your request."
1722 #: templates/postorius/bans.html:5 templates/postorius/bans.html:10
1726 #: templates/postorius/base.html:28
1727 msgid "Mailman logo"
1730 #: templates/postorius/base.html:34 templates/postorius/base.html:117
1731 #: templates/postorius/lists/summary.html:110
1735 #: templates/postorius/base.html:38 templates/postorius/base.html:121
1739 #: templates/postorius/base.html:53 templates/postorius/base.html:130
1740 #: templates/postorius/base.html:158
1744 #: templates/postorius/base.html:57 templates/postorius/base.html:134
1745 #: templates/postorius/base.html:162
1746 msgid "Mailman settings"
1749 #: templates/postorius/base.html:62 templates/postorius/base.html:139
1750 #: templates/postorius/base.html:167
1751 msgid "Posting activity"
1754 #: templates/postorius/base.html:68 templates/postorius/base.html:144
1755 #: templates/postorius/base.html:173
1759 #: templates/postorius/base.html:78
1763 #: templates/postorius/base.html:84 templates/postorius/domain/index.html:5
1764 #: templates/postorius/domain/index.html:11
1768 #: templates/postorius/base.html:90
1772 #: templates/postorius/base.html:96
1773 msgid "System Information"
1776 #: templates/postorius/base.html:102 templates/postorius/menu/list_nav.html:51
1777 #: templates/postorius/user/all.html:8 templates/postorius/user/all.html:13
1781 #: templates/postorius/base.html:109 templates/postorius/lists/summary.html:33
1785 #: templates/postorius/base.html:197
1786 msgid "Postorius Documentation"
1789 #: templates/postorius/base.html:201
1790 msgid "Postorius Version"
1793 #: templates/postorius/base.html:204
1794 msgid "Happy Mailman Day!"
1797 #: templates/postorius/domain/confirm_delete.html:5
1798 msgid "Confirm domain removal"
1801 #: templates/postorius/domain/confirm_delete.html:13
1802 msgid "Confirm deletion"
1805 #: templates/postorius/domain/confirm_delete.html:17
1806 msgid "Are you sure you want to permanently delete"
1809 #: templates/postorius/domain/confirm_delete.html:21
1813 " This would delete %(size)s lists, some of which are:\n"
1817 #: templates/postorius/domain/confirm_delete.html:33
1818 #: templates/postorius/domain/index.html:59
1819 #: templates/postorius/domain/template_index.html:35
1820 #: templates/postorius/lists/confirm_delete.html:5
1821 #: templates/postorius/lists/members.html:168
1822 #: templates/postorius/lists/members.html:179
1823 #: templates/postorius/lists/template_list.html:33
1824 #: templates/postorius/menu/list_nav.html:89
1828 #: templates/postorius/domain/confirm_delete.html:34
1829 #: templates/postorius/domain/template_delete.html:28
1830 #: templates/postorius/lists/confirm_delete.html:25
1831 #: templates/postorius/lists/confirm_remove_role.html:23
1832 #: templates/postorius/lists/confirm_removeall_subscribers.html:22
1833 #: templates/postorius/lists/template_delete.html:25
1834 #: templates/postorius/user/confirm_delete.html:23
1838 #: templates/postorius/domain/edit.html:6
1839 #: templates/postorius/domain/edit.html:12
1843 #: templates/postorius/domain/edit.html:17
1844 #: templates/postorius/lists/template_update.html:20
1845 #: templates/postorius/user/manage.html:16
1846 #: templates/postorius/user/manage.html:46
1847 #: templates/postorius/user/manage.html:82
1851 #: templates/postorius/domain/index.html:14
1855 #: templates/postorius/domain/index.html:25
1856 #: templates/postorius/menu/list_nav.html:57
1857 #: templates/postorius/menu/list_nav.html:63
1861 #: templates/postorius/domain/index.html:38
1862 #: templates/postorius/domain/index.html:58
1863 #: templates/postorius/domain/template_index.html:34
1864 #: templates/postorius/lists/template_list.html:32
1868 #: templates/postorius/domain/index.html:50
1872 #: templates/postorius/domain/index.html:54
1876 #: templates/postorius/domain/index.html:57
1877 #: templates/postorius/domain/template_add.html:6
1878 #: templates/postorius/domain/template_delete.html:6
1879 #: templates/postorius/domain/template_index.html:6
1880 #: templates/postorius/domain/template_index.html:11
1881 #: templates/postorius/lists/template_add.html:7
1882 #: templates/postorius/lists/template_delete.html:7
1883 #: templates/postorius/lists/template_list.html:7
1884 #: templates/postorius/lists/template_update.html:7
1885 #: templates/postorius/menu/list_nav.html:71 templatetags/nav_helpers.py:39
1889 #: templates/postorius/domain/index.html:67
1890 msgid "No domains yet."
1893 #: templates/postorius/domain/new.html:6
1897 #: templates/postorius/domain/new.html:12
1898 msgid "Add a new domain"
1901 #: templates/postorius/domain/new.html:17
1902 msgid "Create domain"
1905 #: templates/postorius/domain/owners.html:6
1906 msgid "Add domain owner "
1909 #: templates/postorius/domain/owners.html:12
1910 msgid "Add a new owner to"
1913 #: templates/postorius/domain/template_add.html:17
1914 #: templates/postorius/domain/template_delete.html:16
1915 #: templates/postorius/lists/template_delete.html:13
1916 #: templates/postorius/lists/template_update.html:13
1918 msgid "Template '%(name)s'"
1921 #: templates/postorius/domain/template_add.html:25
1922 #: templates/postorius/lists/template_add.html:16
1923 #: templates/postorius/user/address_preferences.html:64
1924 #: templates/postorius/user/subscription_preferences.html:75
1928 #: templates/postorius/domain/template_delete.html:11
1929 msgid "Delete Template"
1932 #: templates/postorius/domain/template_delete.html:22
1936 " Are you sure you want to delete the \"%(name)s\" template\n"
1937 " for domain \"%(identifier)s\"?\n"
1941 #: templates/postorius/domain/template_index.html:16
1942 #: templates/postorius/lists/template_list.html:15
1943 msgid "New Template"
1946 #: templates/postorius/domain/template_index.html:25
1947 #: templates/postorius/lists/template_list.html:24
1948 msgid "Template Name"
1951 #: templates/postorius/domain/template_index.html:45
1952 #: templates/postorius/lists/template_list.html:41
1953 msgid "No Templates."
1956 #: templates/postorius/errors/generic.html:5
1957 msgid "Something went wrong"
1960 #: templates/postorius/fragments/bans.html:14
1964 #: templates/postorius/fragments/bans.html:22
1965 msgid "Currently banned addresses"
1968 #: templates/postorius/fragments/bans.html:35
1969 msgid "Un-ban this address"
1972 #: templates/postorius/fragments/bans.html:46
1973 msgid "No addresses are currently banned."
1976 #: templates/postorius/index.html:6
1980 #: templates/postorius/index.html:12
1981 msgid "Mailing Lists"
1984 #: templates/postorius/index.html:20
1988 #: templates/postorius/index.html:41
1992 #: templates/postorius/index.html:46
1996 #: templates/postorius/index.html:51
2000 #: templates/postorius/index.html:56
2004 #: templates/postorius/index.html:59
2008 #: templates/postorius/index.html:72
2009 msgid "Create New Domain"
2012 #: templates/postorius/index.html:74
2013 msgid "Create New List"
2016 #: templates/postorius/index.html:86
2020 #: templates/postorius/index.html:87
2021 msgid "Post address"
2024 #: templates/postorius/index.html:90 templates/postorius/menu/list_nav.html:54
2025 #: templates/postorius/menu/list_nav.html:60
2026 #: templates/postorius/menu/list_nav.html:67
2030 #: templates/postorius/index.html:91
2031 #: templates/postorius/lists/held_messages.html:11
2032 #: templates/postorius/menu/list_nav.html:42
2033 msgid "Held messages"
2036 #: templates/postorius/index.html:92 templates/postorius/menu/list_nav.html:14
2037 msgid "Subscription requests"
2040 #: templates/postorius/index.html:104
2041 msgid "unadvertised"
2044 #: templates/postorius/index.html:140
2046 "Only lists that you are owner, moderator or subscriber for are shown here. "
2047 "Click to <a href=\"?all-lists\"> see all lists</a>."
2050 #: templates/postorius/index.html:144
2051 msgid "Only admins see unadvertised lists in the list index."
2054 #: templates/postorius/index.html:150
2055 msgid "There are currently no mailing lists."
2058 #: templates/postorius/lists/bans.html:8
2059 msgid "Banned addresses"
2062 #: templates/postorius/lists/confirm_delete.html:13
2063 msgid "Are you sure you want to permanently delete this list?"
2066 #: templates/postorius/lists/confirm_delete.html:14
2067 msgid "All settings and membership data will be lost!"
2070 #: templates/postorius/lists/confirm_delete.html:20
2074 " Delete %(listname)s\n"
2078 #: templates/postorius/lists/confirm_remove_role.html:5
2079 msgid "Confirm remove role"
2082 #: templates/postorius/lists/confirm_remove_role.html:15
2084 msgid "Remove %(address)s as %(role_translated)s?"
2087 #: templates/postorius/lists/confirm_remove_role.html:19
2088 msgid "Are you sure?"
2091 #: templates/postorius/lists/confirm_remove_role.html:22
2093 msgid " Remove %(role_translated)s"
2096 #: templates/postorius/lists/confirm_removeall_subscribers.html:6
2097 msgid "Unsubscribe all members"
2100 #: templates/postorius/lists/confirm_removeall_subscribers.html:14
2104 " Warning! This will remove every member from %(listname)s!\n"
2108 #: templates/postorius/lists/confirm_removeall_subscribers.html:21
2109 #: templates/postorius/lists/mass_removal.html:17
2110 #: templates/postorius/lists/members.html:63
2111 msgid "Remove ALL members"
2114 #: templates/postorius/lists/confirm_token.html:12
2118 " Confirm subscription of %(addr)s to %(name)s(%(listid)s):\n"
2122 #: templates/postorius/lists/confirm_token.html:16
2126 " Confirm unsubscription of %(addr)s from %(name)s(%(listid)s):\n"
2130 #: templates/postorius/lists/confirm_token.html:20
2134 " Confirm token %(token)s:\n"
2138 #: templates/postorius/lists/header_matches.html:7
2139 #: templates/postorius/menu/list_nav.html:88
2140 msgid "Header filters"
2143 #: templates/postorius/lists/header_matches.html:68
2144 #: templates/postorius/lists/memberoptions.html:20
2145 #: templates/postorius/lists/memberoptions.html:28
2146 #: templates/postorius/lists/settings.html:30
2147 #: templates/postorius/user/list_options.html:28
2148 #: templates/postorius/user/mailman_settings.html:23
2149 msgid "Save changes"
2152 #: templates/postorius/lists/header_matches.html:70
2153 msgid "Changes pending, click on the button to save them."
2156 #: templates/postorius/lists/held_messages.html:27
2157 msgid "Perform action on selected messages"
2160 #: templates/postorius/lists/held_messages.html:29
2161 #: templates/postorius/lists/held_messages.html:120
2162 #: templates/postorius/lists/subscription_requests.html:42
2166 #: templates/postorius/lists/held_messages.html:34
2167 msgid "Click the message's subject for more options."
2170 #: templates/postorius/lists/held_messages.html:41
2174 #: templates/postorius/lists/held_messages.html:42
2178 #: templates/postorius/lists/held_messages.html:43
2182 #: templates/postorius/lists/held_messages.html:44
2186 #: templates/postorius/lists/held_messages.html:45
2190 #: templates/postorius/lists/held_messages.html:57
2191 #: templates/postorius/lists/held_messages.html:65
2195 #: templates/postorius/lists/held_messages.html:95
2199 #: templates/postorius/lists/held_messages.html:106
2200 msgid "Set member moderation"
2203 #: templates/postorius/lists/held_messages.html:112
2204 msgid "Rejection reason:"
2207 #: templates/postorius/lists/held_messages.html:115
2209 "Reason sent to the sender for message rejection. For other actions, this is "
2213 #: templates/postorius/lists/held_messages.html:129
2214 msgid "Show Headers"
2217 #: templates/postorius/lists/held_messages.html:137
2218 msgid "There are currently no held messages."
2221 #: templates/postorius/lists/held_messages.html:144
2222 msgid "Message could not be retrieved"
2225 #: templates/postorius/lists/mass_removal.html:14
2226 msgid "Remove listed users"
2229 #: templates/postorius/lists/mass_subscribe.html:7
2230 #: templates/postorius/menu/list_nav.html:79
2231 #: templates/postorius/menu/list_nav.html:83
2232 msgid "Mass subscribe"
2235 #: templates/postorius/lists/mass_subscribe.html:16
2236 msgid "Subscribe users"
2239 #: templates/postorius/lists/memberoptions.html:7
2240 #: templates/postorius/user/list_options.html:7
2241 msgid "Member options"
2244 #: templates/postorius/lists/memberoptions.html:15
2245 msgid "No Preferences Available"
2248 #: templates/postorius/lists/memberoptions.html:16
2249 msgid "You are not the owner for this list"
2252 #: templates/postorius/lists/members.html:8
2253 msgid "List members"
2256 #: templates/postorius/lists/members.html:44
2257 msgid "Search members..."
2260 #: templates/postorius/lists/members.html:60
2264 #: templates/postorius/lists/members.html:62
2265 msgid "Remove Selected"
2268 #: templates/postorius/lists/members.html:78
2269 #: templates/postorius/user/address_preferences.html:32
2270 #: templates/postorius/user/manage.html:61
2271 #: templates/postorius/user/manage.html:97
2275 #: templates/postorius/lists/members.html:82
2276 msgid "Delivery Status"
2279 #: templates/postorius/lists/members.html:85
2280 #: templates/postorius/user/subscriptions.html:24
2281 msgid "Delivery Mode"
2284 #: templates/postorius/lists/members.html:88
2285 msgid "Moderation Action"
2288 #: templates/postorius/lists/members.html:93
2289 msgid "Bounce Score"
2292 #: templates/postorius/lists/members.html:119
2293 msgid "Masked per the user request"
2296 #: templates/postorius/lists/new.html:6 templates/postorius/lists/new.html:17
2300 #: templates/postorius/lists/new.html:12
2301 msgid "Create a new list"
2304 #: templates/postorius/lists/pending_confirmations.html:19
2305 #: templates/postorius/lists/subscription_requests.html:21
2306 msgid "E-Mail Address"
2309 #: templates/postorius/lists/pending_confirmations.html:20
2310 #: templates/postorius/lists/subscription_requests.html:23
2314 #: templates/postorius/lists/pending_confirmations.html:38
2315 #: templates/postorius/lists/subscription_requests.html:44
2319 #: templates/postorius/lists/pending_confirmations.html:48
2320 #: templates/postorius/lists/subscription_requests.html:57
2321 msgid "There are currently no subscription requests for this list."
2324 #: templates/postorius/lists/settings.html:7
2325 #: templates/postorius/menu/list_nav.html:72
2329 #: templates/postorius/lists/subscription_requests.html:22
2333 #: templates/postorius/lists/subscription_requests.html:45
2334 msgid "Rejection reason"
2337 #: templates/postorius/lists/summary.html:10
2338 #: templates/postorius/menu/list_nav.html:10
2342 #: templates/postorius/lists/summary.html:23
2343 msgid "To contact the list owners, use the following email address:"
2346 #: templates/postorius/lists/summary.html:29
2347 msgid "You have to sign in to visit the archives of this list."
2350 #: templates/postorius/lists/summary.html:35
2354 " <a class=\"btn btn-primary\" href=\"%(hyperkitty_list_url)s"
2359 #: templates/postorius/lists/summary.html:47
2360 #: templates/postorius/lists/summary.html:104
2361 msgid "Subscription / Unsubscription"
2364 #: templates/postorius/lists/summary.html:52
2365 #: templates/postorius/user/subscriptions.html:23
2366 msgid "Subscription Address"
2369 #: templates/postorius/lists/summary.html:55
2370 #: templates/postorius/user/all.html:37
2374 #: templates/postorius/lists/summary.html:56
2375 #: templates/postorius/lists/summary.html:77
2379 #: templates/postorius/lists/summary.html:63
2380 #: templates/postorius/user/subscription_preferences.html:49
2381 msgid "Primary Address"
2384 #: templates/postorius/lists/summary.html:71
2385 msgid "Manage Subscription"
2388 #: templates/postorius/lists/summary.html:86
2389 msgid "Subscribe to this list"
2392 #: templates/postorius/lists/summary.html:88
2396 " To subscribe you can send an email with 'subscribe' in the "
2398 " <a href=\"mailto:%(address)s?subject=Subscribe\">"
2400 " or use the form below:\n"
2404 #: templates/postorius/lists/summary.html:96
2405 #: templates/postorius/lists/summary.html:124
2409 #: templates/postorius/lists/summary.html:100
2411 "You have a subscription request pending. If you don't hear back soon, please "
2412 "contact the list owners."
2415 #: templates/postorius/lists/summary.html:105
2418 " To subscribe or unsubscribe from this list, please sign in first.\n"
2419 " If you have not previously signed in, you may need to set up an "
2421 " with the appropriate email address.\n"
2425 #: templates/postorius/lists/summary.html:116
2428 " You can also subscribe without creating an account.\n"
2429 " If you wish to do so, please use the form below.\n"
2433 #: templates/postorius/lists/summary.html:134
2434 msgid "List metrics"
2437 #: templates/postorius/lists/summary.html:136
2441 #: templates/postorius/lists/summary.html:141
2442 msgid "Last post at"
2445 #: templates/postorius/lists/summary.html:150
2446 msgid "Digest last sent at"
2449 #: templates/postorius/lists/summary.html:159
2453 #: templates/postorius/lists/template_delete.html:19
2457 " Are you sure you want to delete the \"%(name)s\" template\n"
2458 " from list \"%(identifier)s\"?\n"
2462 #: templates/postorius/menu/list_nav.html:19
2463 #: templates/postorius/menu/list_nav.html:30
2464 msgid "Pending Approval"
2467 #: templates/postorius/menu/list_nav.html:22
2468 #: templates/postorius/menu/list_nav.html:33
2469 msgid "Pending Confirmation"
2472 #: templates/postorius/menu/list_nav.html:25
2473 #: templates/postorius/menu/list_nav.html:36
2474 msgid "Unsubscription Requests"
2477 #: templates/postorius/menu/list_nav.html:55
2478 #: templates/postorius/menu/list_nav.html:61
2482 #: templates/postorius/menu/list_nav.html:56
2483 #: templates/postorius/menu/list_nav.html:62
2487 #: templates/postorius/menu/list_nav.html:76
2488 msgid "Mass operations"
2491 #: templates/postorius/menu/list_nav.html:80
2492 #: templates/postorius/menu/list_nav.html:84
2493 msgid "Mass removal"
2496 #: templates/postorius/menu/list_nav.html:87
2500 #: templates/postorius/menu/user_nav.html:4
2501 msgid "Mailman Settings"
2504 #: templates/postorius/menu/user_nav.html:7
2505 #: templates/postorius/user/manage.html:49
2506 #: templates/postorius/user/subscriptions.html:8 templatetags/nav_helpers.py:43
2507 msgid "Subscriptions"
2510 #: templates/postorius/menu/user_nav.html:8
2511 msgid "Global Mailman preferences"
2514 #: templates/postorius/menu/user_nav.html:9
2515 msgid "Address-based preferences"
2518 #: templates/postorius/menu/user_nav.html:10
2519 msgid "List-based preferences"
2522 #: templates/postorius/system_information.html:6
2523 msgid "System Configuration"
2526 #: templates/postorius/system_information.html:11
2527 msgid "Mailman System"
2530 #: templates/postorius/system_information.html:23
2534 #: templates/postorius/user/address_preferences.html:8
2535 #: templates/postorius/user/subscription_preferences.html:7
2536 msgid "Subscription preferences"
2539 #: templates/postorius/user/address_preferences.html:17
2540 #: templates/postorius/user/mailman_settings.html:17
2541 #: templates/postorius/user/subscription_preferences.html:17
2542 msgid "No preferences available"
2545 #: templates/postorius/user/address_preferences.html:18
2546 #: templates/postorius/user/mailman_settings.html:19
2547 #: templates/postorius/user/subscription_preferences.html:19
2549 "You are not yet subscribed to any lists, so you have no Mailman preferences."
2552 #: templates/postorius/user/address_preferences.html:20
2553 msgid "Each email address can have specific Mailman preferences."
2556 #: templates/postorius/user/address_preferences.html:21
2558 "Any options showing as not set here inherit at runtime from your global "
2559 "preferences (viewable on other tab)"
2562 #: templates/postorius/user/all.html:20
2566 #: templates/postorius/user/all.html:35
2570 #: templates/postorius/user/all.html:36
2574 #: templates/postorius/user/confirm_delete.html:9
2575 #: templates/postorius/user/confirm_delete.html:13
2576 #: templates/postorius/user/confirm_delete.html:22
2577 #: templates/postorius/user/manage.html:141
2580 msgid "Delete Account"
2583 #: templates/postorius/user/confirm_delete.html:17
2585 "Are you sure you want to delete this account? This will remove the account "
2586 "along with all its subscriptions."
2589 #: templates/postorius/user/list_options.html:14
2590 msgid "Subscription options for"
2593 #: templates/postorius/user/list_options.html:15
2594 #: templates/postorius/user/subscription_preferences.html:22
2596 "Any options showing as not set inherit at runtime from your global or "
2597 "address specific preferences (viewable on other tabs)"
2600 #: templates/postorius/user/list_options.html:19
2601 msgid "Use this form to change the email used for this subscription"
2604 #: templates/postorius/user/list_options.html:23
2605 msgid "Change email used for subscription"
2608 #: templates/postorius/user/mailman_settings.html:7
2609 msgid "Subscription settings"
2612 #: templates/postorius/user/manage.html:8
2616 #: templates/postorius/user/manage.html:18
2620 #: templates/postorius/user/manage.html:28
2624 #: templates/postorius/user/manage.html:60
2625 #: templates/postorius/user/manage.html:96
2629 #: templates/postorius/user/manage.html:62
2630 #: templates/postorius/user/manage.html:98
2631 #: templates/postorius/user/subscriptions.html:25
2635 #: templates/postorius/user/manage.html:85
2636 msgid "User has no subscriptions."
2639 #: templates/postorius/user/manage.html:88
2643 #: templates/postorius/user/manage.html:111
2644 msgid "User has no ownerships."
2647 #: templates/postorius/user/manage.html:115
2653 #: templates/postorius/user/manage.html:118
2657 #: templates/postorius/user/manage.html:122
2661 #: templates/postorius/user/manage.html:126
2665 #: templates/postorius/user/manage.html:130
2669 #: templates/postorius/user/manage.html:135
2670 #: templates/postorius/user/manage.html:138
2671 msgid "Change password"
2674 #: templates/postorius/user/subscription_preferences.html:21
2675 msgid "Each list subscription can have specific Mailman preferences."
2678 #: templates/postorius/user/subscription_preferences.html:32
2679 msgid "Subscription"
2682 #: templates/postorius/user/subscriptions.html:17
2683 msgid "You are subscribed to the following mailing lists:"
2686 #: templates/postorius/user/subscriptions.html:41
2687 msgid "You are not yet subscribed to any lists."
2690 #: templatetags/nav_helpers.py:27
2691 msgid "Header Filters"
2694 #: templatetags/nav_helpers.py:28
2695 msgid "Banned Addresses"
2698 #: templatetags/nav_helpers.py:29
2702 #: templatetags/nav_helpers.py:30
2703 msgid "Held Messages"
2706 #: templatetags/nav_helpers.py:31
2707 msgid "Mass Removal"
2710 #: templatetags/nav_helpers.py:32
2711 msgid "Mass Subscription"
2714 #: templatetags/nav_helpers.py:33
2715 msgid "Subscription Options"
2718 #: templatetags/nav_helpers.py:34
2719 msgid "List Settings"
2722 #: templatetags/nav_helpers.py:35
2726 #: templatetags/nav_helpers.py:37
2727 msgid "Confirm Removal of All Members"
2730 #: templatetags/nav_helpers.py:40
2731 msgid "Address-based Settings"
2734 #: templatetags/nav_helpers.py:41
2735 msgid "Subscription Settings"
2738 #: templatetags/nav_helpers.py:42
2739 msgid "Global Settings"
2743 msgid "Mailman REST API not available. Please start Mailman core."
2746 #: views/domain.py:86
2747 msgid "New Domain registered"
2750 #: views/domain.py:127
2752 msgid "Domain %s updated"
2755 #: views/domain.py:130 views/list.py:1030
2756 msgid "Please check the errors below"
2759 #: views/domain.py:154
2761 msgid "The domain %s has been deleted."
2764 #: views/domain.py:160
2766 msgid "The domain could not be deleted: %s"
2769 #: views/domain.py:182
2770 msgid "Added {} as an owner for {}"
2773 #: views/domain.py:217
2774 msgid "{} is not an owner for {}"
2777 #: views/domain.py:227
2778 msgid "Removed {} as an owner for {}"
2781 #: views/generic.py:116
2782 msgid "The email {} has been banned."
2785 #: views/generic.py:122 views/generic.py:137 views/list.py:1572
2787 msgid "An error occurred: %s"
2790 #: views/generic.py:125 views/generic.py:139
2792 msgid "Invalid data: %s"
2795 #: views/generic.py:132
2796 msgid "The email {} has been un-banned"
2799 #: views/list.py:151
2803 #: views/list.py:168
2807 #: views/list.py:171
2808 msgid "No {}s were found matching the search."
2811 #: views/list.py:174
2812 msgid "List has no {}s"
2815 #: views/list.py:186
2816 msgid "The selected members have been unsubscribed"
2819 #: views/list.py:206
2820 #, python-brace-format
2821 msgid "{email} has been added with the role {role}"
2824 #: views/list.py:255
2825 msgid "Member does not exist"
2828 #: views/list.py:281
2829 msgid "The member's preferences have been updated."
2832 #: views/list.py:291
2833 msgid "No change to the member's moderation."
2836 #: views/list.py:307
2837 msgid "The member's moderation settings have been updated."
2840 #: views/list.py:522
2841 msgid "You are not subscribed to {}."
2844 #: views/list.py:537
2845 msgid "You are already subscribed"
2848 #: views/list.py:549
2849 msgid "Subscription changed to {}"
2852 #: views/list.py:554
2853 msgid "Something went wrong. Please try again. {} {}"
2856 #: views/list.py:608
2858 "Your subscription request has been submitted and is waiting for moderator "
2862 #: views/list.py:616
2864 msgid "You are subscribed to %s."
2867 #: views/list.py:621 views/list.py:657
2868 msgid "Something went wrong. Please try again."
2871 #: views/list.py:653
2872 msgid "Please check your inbox for further instructions"
2875 #: views/list.py:677
2876 msgid "You can only unsubscribe yourself."
2879 #: views/list.py:683
2881 "You have a pending unsubscription request waiting for moderator approval."
2884 #: views/list.py:694
2886 "Your unsubscription request has been submitted and is waiting for moderator "
2890 #: views/list.py:702
2892 msgid "%s has been unsubscribed from this list."
2895 #: views/list.py:739
2897 msgid "The address %(address)s has been invited to %(list)s."
2900 #: views/list.py:744
2902 msgid "The address %(address)s has been subscribed to %(list)s."
2905 #: views/list.py:749
2907 " Subscription may be pending address verification, confirmation or approval "
2911 #: views/list.py:767 views/list.py:837
2913 msgid "The email address %s is not valid."
2916 #: views/list.py:806
2917 msgid "Please fill out the form correctly."
2920 #: views/list.py:824
2921 #, python-brace-format
2922 msgid "These addresses {address} have been unsubscribed from {list}."
2925 #: views/list.py:859
2926 msgid "The selected messages were accepted"
2929 #: views/list.py:864
2930 msgid "The selected messages were rejected"
2933 #: views/list.py:869
2934 msgid "The selected messages were discarded"
2937 #: views/list.py:872
2938 msgid "Message could not be found"
2941 #: views/list.py:903
2942 msgid "The message was accepted"
2945 #: views/list.py:906
2946 msgid "The message was rejected"
2949 #: views/list.py:909
2950 msgid "The message was discarded"
2953 #: views/list.py:912
2954 msgid "Held message was not found."
2957 #: views/list.py:926
2958 msgid "Moderation action for {} set to {}"
2961 #: views/list.py:934
2962 msgid "Failed to set moderation action for {}"
2965 #: views/list.py:986
2966 msgid "Choose a Domain"
2969 #: views/list.py:1010
2970 msgid "List created"
2973 #: views/list.py:1022
2974 msgid "Mailing List already exists."
2977 #: views/list.py:1202
2978 msgid "Subscriptions pending user confirmation"
2981 #: views/list.py:1215
2982 msgid "Subscriptions pending approval"
2985 #: views/list.py:1228
2986 msgid "Un-subscriptions pending approval"
2989 #: views/list.py:1277
2990 msgid "The request has been accepted."
2993 #: views/list.py:1278
2994 msgid "The request has been rejected."
2997 #: views/list.py:1279
2998 msgid "The request has been discarded."
3001 #: views/list.py:1280
3002 msgid "The request has been defered."
3005 #: views/list.py:1300
3007 msgid "The request was already moderated: %s"
3010 #: views/list.py:1304
3012 msgid "The request could not be moderated: %s"
3015 #: views/list.py:1318
3016 msgid "List Identity"
3019 #: views/list.py:1319
3020 msgid "Automatic Responses"
3023 #: views/list.py:1320
3024 msgid "Alter Messages"
3027 #: views/list.py:1321
3028 msgid "DMARC Mitigations"
3031 #: views/list.py:1322
3035 #: views/list.py:1323
3036 msgid "Message Acceptance"
3039 #: views/list.py:1324
3043 #: views/list.py:1325
3044 msgid "Member Policy"
3047 #: views/list.py:1326
3048 msgid "Bounce Processing"
3051 #: views/list.py:1327
3052 msgid "Newsgroup Gateway"
3055 #: views/list.py:1395
3056 msgid "The settings have been updated."
3059 #: views/list.py:1398
3060 msgid "An error occurred: "
3063 #: views/list.py:1432
3065 msgid "The user %(email)s is not in the %(role)s group"
3068 #: views/list.py:1439
3069 msgid "Removing the last owner is impossible"
3072 #: views/list.py:1457
3074 msgid "The user could not be removed: %(msg)s"
3077 #: views/list.py:1463
3079 msgid "The user %(address)s has been removed from the %(role)s group."
3082 #: views/list.py:1484
3083 msgid "No member is subscribed to the list currently."
3086 #: views/list.py:1497
3087 msgid "All members have been unsubscribed from the list."
3090 #: views/list.py:1576
3091 msgid "The header matches were successfully modified."
3094 #: views/list.py:1583
3098 #: views/list.py:1584
3102 #: views/list.py:1616
3103 msgid "Invalid confirmation token"
3106 #: views/list.py:1626 views/list.py:1642
3107 msgid "Token expired or invalid."
3111 msgid "Message does not exist"
3114 #: views/rest.py:106
3115 msgid "Attachment does not exist"
3118 #: views/system.py:31
3119 msgid "Mailman Core Version"
3122 #: views/system.py:32
3123 msgid "Mailman Core API Version"
3126 #: views/system.py:33
3127 msgid "Mailman Core Python Version"
3130 #: views/user.py:103
3131 msgid "Your preferences have been updated."
3134 #: views/user.py:106
3135 msgid "Your preferences did not change."
3138 #: views/user.py:229
3139 msgid "Subscription does not exist"
3142 #: views/user.py:457
3143 msgid "Successfully updated addresses {}"
3146 #: views/user.py:471
3147 msgid "Successfully updated memberships for {}"
3150 #: views/user.py:480
3151 msgid "Successfully updated user."
3154 #: views/user.py:490
3155 msgid "Password updated successfully"
3158 #: views/user.py:528
3159 msgid "Successfully deleted account"
3163 #~ msgstr "Suprimir"