1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2021-08-29 21:08-0700\n"
11 "PO-Revision-Date: 2020-02-14 03:18+0000\n"
12 "Last-Translator: Henrik Rasmussen <her@adm.ku.dk>\n"
13 "Language-Team: Danish <https://hosted.weblate.org/projects/gnu-mailman/"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=2; plural=n != 1;\n"
20 "X-Generator: Weblate 3.11-dev\n"
22 #: forms/domain_forms.py:34
25 "The domain from which you want the web UI to be served from. This can be "
26 "same or different from the Mail Host. You can edit the list of available web "
27 "hosts <a href=\"%s\">here</a>."
30 #: forms/domain_forms.py:45 forms/list_forms.py:91
31 #: templates/postorius/domain/index.html:21
35 #: forms/domain_forms.py:46 forms/domain_forms.py:65
36 msgid "Please enter a domain name"
37 msgstr "Indtast domænenavn"
39 #: forms/domain_forms.py:47 forms/domain_forms.py:66
40 msgid "Please enter a valid domain name."
41 msgstr "Indtast venligst et gyldigt domænenavn."
43 #: forms/domain_forms.py:50
45 "The domain for your mailing lists. For example when you want lists like "
46 "testing@example.com, enter example.com here."
48 "Domænet for dine postlister. Når du f.eks. ønsker lister som tester@eksempel."
49 "dk, så indtast eksempel.dk her."
51 #: forms/domain_forms.py:54 forms/list_forms.py:84 forms/list_forms.py:960
52 #: templates/postorius/domain/index.html:22 templates/postorius/index.html:56
56 #: forms/domain_forms.py:57 templates/postorius/domain/index.html:23
60 #: forms/domain_forms.py:59 forms/domain_forms.py:88
61 msgid "Please enter a valid domain name or nothing."
62 msgstr "Indtast venligst et gyldigt domænenavn eller lad feltet være tomt."
64 #: forms/domain_forms.py:61
65 msgid "Normally empty. Used only for unusual Postfix configs."
66 msgstr "Normalt tomt. Bruges kun til usædvanlige Postfix-konfigurationer."
68 #: forms/domain_forms.py:64 templates/postorius/domain/index.html:24
72 #: forms/domain_forms.py:78
73 msgid "Please enter a valid domain name"
74 msgstr "Indtast venligst et gyldigt domænenavn"
76 #: forms/domain_forms.py:103
85 msgid "Plain Text Digests"
93 msgid "Summary Digests"
96 #: forms/fields.py:34 forms/list_forms.py:143
100 #: forms/fields.py:35 forms/list_forms.py:144
104 #: forms/fields.py:36
105 msgid "Disabled by Owner"
108 #: forms/fields.py:37
109 msgid "Disabled by Bounces"
112 #: forms/fields.py:40
113 msgid "Hold for moderation"
116 #: forms/fields.py:41
117 msgid "Reject (with notification)"
120 #: forms/fields.py:42
121 msgid "Discard (no notification)"
124 #: forms/fields.py:43
125 msgid "Accept immediately (bypass other rules)"
128 #: forms/fields.py:44
129 msgid "Default processing"
132 #: forms/fields.py:128
133 msgid "Make at least one selection"
136 #: forms/fields.py:139 templates/postorius/lists/summary.html:52
137 msgid "Delivery mode"
140 #: forms/fields.py:141
142 "If you select digests , you'll get posts bundled together (usually one per "
143 "day but possibly more on busy lists), instead of singly when they're sent. "
144 "Your mail reader may or may not support MIME digests. In general MIME "
145 "digests are preferred, but if you have a problem reading them, select plain "
146 "text digests. Summary Digests are currently equivalent to Mime Digests"
149 #: forms/fields.py:161 templates/postorius/lists/summary.html:51
150 msgid "Delivery status"
153 #: forms/fields.py:163
155 "Set this option to Enabled to receive messages posted to this mailing list. "
156 "Set it to Disabled if you want to stay subscribed, but don't want mail "
157 "delivered to you for a while (e.g. you're going on vacation). If you disable "
158 "mail delivery, don't forget to re-enable it when you come back; it will not "
159 "be automatically re-enabled."
162 #: forms/fields.py:174
166 #: forms/fields.py:176 forms/list_forms.py:1098
170 #: forms/fields.py:178
172 "Default action to take when this member posts to the list. \n"
173 "List default -- follow the list's default member action. \n"
174 "Hold -- This holds the message for approval by the list moderators. \n"
175 "Reject -- this automatically rejects the message by sending a bounce notice "
176 "to the post's author. The text of the bounce notice can be configured by "
178 "Discard -- this simply discards the message, with no notice sent to the "
180 "Accept -- accepts any postings without any further checks. \n"
181 "Default Processing -- run additional checks and accept the message. \n"
184 #: forms/list_forms.py:39
188 #: forms/list_forms.py:40
192 #: forms/list_forms.py:41
196 #: forms/list_forms.py:42
200 #: forms/list_forms.py:43
204 #: forms/list_forms.py:47
205 msgid "Only mailinglist moderators"
208 #: forms/list_forms.py:48
209 msgid "Only mailinglist members"
212 #: forms/list_forms.py:49
216 #: forms/list_forms.py:63 templates/postorius/user/subscriptions.html:22
220 #: forms/list_forms.py:65
221 msgid "Please enter a name for your list."
224 #: forms/list_forms.py:66
225 msgid "Please enter a valid list name."
228 #: forms/list_forms.py:69
229 msgid "Initial list owner address"
232 #: forms/list_forms.py:71
233 msgid "Please enter the list owner's email address."
236 #: forms/list_forms.py:75
237 msgid "Advertise this list?"
240 #: forms/list_forms.py:77
241 msgid "Please choose a list type."
244 #: forms/list_forms.py:80
245 msgid "Advertise this list in list index"
248 #: forms/list_forms.py:81
249 msgid "Hide this list in list index"
252 #: forms/list_forms.py:94
253 msgid "Choose an existing Domain."
256 #: forms/list_forms.py:95
257 msgid "Choose a valid Mail Host"
260 #: forms/list_forms.py:98
264 #: forms/list_forms.py:101
265 msgid "Choose a List Style."
268 #: forms/list_forms.py:102
269 msgid "Choose a valid List Style."
272 #: forms/list_forms.py:105
273 msgid "Site admin has not created any domains"
276 #: forms/list_forms.py:118
277 msgid "Please enter a valid listname"
280 #: forms/list_forms.py:147 forms/list_forms.py:180
281 msgid "Your email address"
284 #: forms/list_forms.py:151
286 "Subscribing via \"Primary Address\" will change subscription address when "
287 "you change your primary address."
290 #: forms/list_forms.py:154 forms/list_forms.py:183 forms/member_forms.py:29
291 #: forms/system.py:36
292 msgid "Please enter an email address."
295 #: forms/list_forms.py:155 forms/list_forms.py:184 forms/member_forms.py:30
296 #: forms/system.py:37
297 msgid "Please enter a valid email address."
300 #: forms/list_forms.py:158 forms/list_forms.py:187
301 msgid "Your name (optional)"
304 #: forms/list_forms.py:171 forms/list_forms.py:1211 views/list.py:456
305 msgid "Primary Address ({})"
308 #: forms/list_forms.py:202
312 #: forms/list_forms.py:203 templates/postorius/domain/template_delete.html:27
313 #: templates/postorius/lists/template_delete.html:24
317 #: forms/list_forms.py:204
321 #: forms/list_forms.py:205
322 msgid "Confirm, then moderate"
325 #: forms/list_forms.py:214
326 msgid "Subscription Policy"
329 #: forms/list_forms.py:216
331 "Open: Subscriptions are added automatically\n"
332 "Confirm: Subscribers need to confirm the subscription using an email sent to "
334 "Moderate: Moderators will have to authorize each subscription manually.\n"
335 "Confirm then Moderate: First subscribers have to confirm, then a moderator "
336 "needs to authorize."
339 #: forms/list_forms.py:225
340 msgid "Un-Subscription Policy"
343 #: forms/list_forms.py:227
345 "Open: Un-Subscriptions happen automatically\n"
346 "Confirm: Subscribers need to confirm the un-subscription using an email sent "
348 "Moderate: Moderators will have to authorize each un-subscription manually.\n"
349 "Confirm then Moderate: First subscribers have to confirm, then a moderator "
350 "needs to authorize."
353 #: forms/list_forms.py:240 forms/list_forms.py:657
354 #: templates/postorius/lists/held_messages.html:30
355 #: templates/postorius/lists/held_messages.html:108
356 #: templates/postorius/lists/pending_confirmations.html:36
357 #: templates/postorius/lists/subscription_requests.html:37
361 #: forms/list_forms.py:241
365 #: forms/list_forms.py:242
369 #: forms/list_forms.py:246 forms/list_forms.py:272 forms/list_forms.py:281
370 #: forms/list_forms.py:290 forms/list_forms.py:402 forms/list_forms.py:410
371 #: forms/list_forms.py:451 forms/list_forms.py:566 forms/list_forms.py:573
372 #: forms/list_forms.py:615 forms/list_forms.py:683 forms/list_forms.py:718
373 #: forms/list_forms.py:731 forms/list_forms.py:739 forms/list_forms.py:747
374 #: forms/list_forms.py:765 forms/list_forms.py:781 forms/list_forms.py:892
375 #: forms/list_forms.py:901 forms/list_forms.py:913 forms/list_forms.py:923
376 #: forms/list_forms.py:935 forms/list_forms.py:954 forms/list_forms.py:997
377 #: forms/list_forms.py:1004 forms/list_forms.py:1025 forms/list_forms.py:1096
378 #: forms/user_forms.py:58
382 #: forms/list_forms.py:246 forms/list_forms.py:272 forms/list_forms.py:281
383 #: forms/list_forms.py:290 forms/list_forms.py:402 forms/list_forms.py:410
384 #: forms/list_forms.py:451 forms/list_forms.py:566 forms/list_forms.py:573
385 #: forms/list_forms.py:615 forms/list_forms.py:683 forms/list_forms.py:718
386 #: forms/list_forms.py:731 forms/list_forms.py:739 forms/list_forms.py:747
387 #: forms/list_forms.py:765 forms/list_forms.py:781 forms/list_forms.py:892
388 #: forms/list_forms.py:901 forms/list_forms.py:913 forms/list_forms.py:923
389 #: forms/list_forms.py:935 forms/list_forms.py:954 forms/list_forms.py:997
390 #: forms/list_forms.py:1004 forms/list_forms.py:1025 forms/list_forms.py:1097
391 #: forms/user_forms.py:58
395 #: forms/list_forms.py:248
396 msgid "Process Bounces"
399 #: forms/list_forms.py:250
401 "Specifies whether or not this list should do automatic bounce processing."
404 #: forms/list_forms.py:255
405 msgid "Bounce score threshold"
408 #: forms/list_forms.py:258
410 "This is the bounce score above which a member's subscription will be "
411 "automatically disabled. When the subscription is re-enabled, their bounce "
412 "score will be reset to zero."
415 #: forms/list_forms.py:263
416 msgid "Bounce info stale after"
419 #: forms/list_forms.py:266
421 "The number of days after which a member's bounce information is considered "
422 "stale. If no new bounces have been received in the interim, the bounce score "
423 "is reset to zero. This value must be an integer. "
426 #: forms/list_forms.py:274
427 msgid "Notify owner on bounce increment"
430 #: forms/list_forms.py:276
432 "This option controls whether or not the list owner is notified when a "
433 "member's bounce score is incremented, but to a value less than their bounce "
437 #: forms/list_forms.py:283
438 msgid "Notify owner on disable"
441 #: forms/list_forms.py:285
443 "This option controls whether or not the list owner is notified when a "
444 "member's subscription is automatically disabled due to their bounce "
445 "threshold being reached. "
448 #: forms/list_forms.py:292
449 msgid "Notify owner on removal"
452 #: forms/list_forms.py:294
454 "This option controls whether or not the list owner is notified when a member "
455 "is removed from the list after their disabled notifications have been "
459 #: forms/list_forms.py:301
460 msgid "Forward unrecognized bounces"
463 #: forms/list_forms.py:302
465 "Discard: Unrecognized bounces will be discarded\n"
466 "List Admins: Send to the list owners and moderators\n"
467 "Site Admin: Send to the site's configured site_owner"
470 #: forms/list_forms.py:307
471 msgid "Bounce disabled warnings interval"
474 #: forms/list_forms.py:310
475 msgid "The number of days between each disabled notification."
478 #: forms/list_forms.py:314
479 msgid "Bounce disable warnings"
482 #: forms/list_forms.py:317
484 "The number of notices a disabled member will receive before their address is "
485 "removed from the mailing list's roster. Set this to 0 to immediately remove "
486 "an address from the list once their bounce score exceeds the threshold. This "
487 "value must be an integer. "
490 #: forms/list_forms.py:331
491 msgid "Public archives"
494 #: forms/list_forms.py:332
495 msgid "Private archives"
498 #: forms/list_forms.py:333
499 msgid "Do not archive this list"
502 #: forms/list_forms.py:337
506 #: forms/list_forms.py:338
507 msgid "Markdown text"
510 #: forms/list_forms.py:344
511 msgid "Archive policy"
514 #: forms/list_forms.py:345
515 msgid "Policy for archiving messages for this list"
518 #: forms/list_forms.py:350
519 msgid "Active archivers"
522 #: forms/list_forms.py:357
523 msgid "Archive Rendering mode"
526 #: forms/list_forms.py:358
528 "This option enables rendering of emails in archiver as rich text with "
529 "formatting based on markup in the email.\n"
530 "Currently, this option is only supported by Hyperkitty."
533 #: forms/list_forms.py:390
534 msgid "Acceptable aliases"
537 #: forms/list_forms.py:393
539 "This is a list, one per line, of addresses and regexps matching addresses "
540 "that are acceptable in To: or Cc: in lieu of the list posting address when "
541 "`require_explicit_destination' is enabled. Entries are either email "
542 "addresses or regexps matching email addresses. Regexps are entries "
543 "beginning with `^' and are matched against every recipient address in the "
544 "message. The matching is performed with Python's re.match() function, "
545 "meaning they are anchored to the start of the string."
548 #: forms/list_forms.py:404
549 msgid "Require Explicit Destination"
552 #: forms/list_forms.py:406
554 "This checks to ensure that the list posting address or an acceptable alias "
555 "explicitly appears in a To: or Cc: header in the post."
558 #: forms/list_forms.py:412
559 msgid "Administrivia"
562 #: forms/list_forms.py:414
564 "Administrivia tests will check postings to see whether it's really meant as "
565 "an administrative request (like subscribe, unsubscribe, etc), and will add "
566 "it to the the administrative requests queue, notifying the administrator of "
567 "the new request, in the process."
570 #: forms/list_forms.py:421
571 msgid "Default action to take when a member posts to the list"
574 #: forms/list_forms.py:423
575 msgid "Please choose a default member action."
578 #: forms/list_forms.py:427
580 "Default action to take when a member posts to the list.\n"
581 "Hold: This holds the message for approval by the list moderators.\n"
582 "Reject: this automatically rejects the message by sending a bounce notice to "
583 "the post's author. The text of the bounce notice can be configured by you.\n"
584 "Discard: this simply discards the message, with no notice sent to the post's "
586 "Accept: accepts any postings without any further checks.\n"
587 "Default Processing: run additional checks and accept the message."
590 #: forms/list_forms.py:440
591 msgid "Default action to take when a non-member posts to the list"
594 #: forms/list_forms.py:442
595 msgid "Please choose a default non-member action."
598 #: forms/list_forms.py:446
600 "When a post from a non-member is received, the message's sender is matched "
601 "against the list of explicitly accepted, held, rejected (bounced), and "
602 "discarded addresses. If no match is found, then this action is taken."
605 #: forms/list_forms.py:453
606 msgid "Emergency Moderation"
609 #: forms/list_forms.py:455
611 "When this option is enabled, all list traffic is emergency moderated, i.e. "
612 "held for moderation. Turn this option on when your list is experiencing a "
613 "flamewar and you want a cooling off period. "
616 #: forms/list_forms.py:462
617 msgid "Maximum message size"
620 #: forms/list_forms.py:465
622 "The maximum allowed message size in KB. This can be used to prevent emails "
623 "with large attachments. A size of 0 disables the check."
626 #: forms/list_forms.py:470
627 msgid "Maximum number of recipients"
630 #: forms/list_forms.py:473
632 "If a post has this many or more explicit recipients (To: and Cc:), the post "
633 "will be held for moderation. This can be used to prevent mass mailings from "
634 "being accepted. A value of 0 disables the check."
637 #: forms/list_forms.py:488
638 msgid "Accept these non-members"
641 #: forms/list_forms.py:491
643 "This is a list, one per line, of regexps matching addresses that are allowed "
644 "to post to this mailing list without subscribing to the list. Entries are "
645 "regexps beginning with `^' and are matched against the sender addresses in "
646 "the message. While non-regexp addresses can be entered here, it is preferred "
647 "to add the address as a nonmember and set the nonmember's Moderation to "
648 "Default Processing."
651 #: forms/list_forms.py:501
652 msgid "Hold these non-members"
655 #: forms/list_forms.py:504
657 "This is a list, one per line, of regexps matching nonmember addresses, posts "
658 "from which are held automatically. Entries are regexps beginning with `^' "
659 "and are matched against the sender addresses in the message. While non-"
660 "regexp addresses can be entered here, it is preferred to add the address as "
661 "a nonmember and set the nonmember's Moderation to Hold."
664 #: forms/list_forms.py:513
665 msgid "Reject these non-members"
668 #: forms/list_forms.py:516
670 "This is a list, one per line, of regexps matching nonmember addresses, posts "
671 "from which are rejected with notice to the sender. Entries are regexps "
672 "beginning with `^' and are matched against the sender addresses in the "
673 "message. While non-regexp addresses can be entered here, it is preferred to "
674 "add the address as a nonmember and set the nonmember's Moderation to Reject."
677 #: forms/list_forms.py:526
678 msgid "Discard these non-members"
681 #: forms/list_forms.py:529
683 "This is a list, one per line, of regexps matching nonmember addresses, posts "
684 "from which are discarded automatically. Entries are regexps beginning with "
685 "`^' and are matched against the sender addresses in the message. While non-"
686 "regexp addresses can be entered here, it is preferred to add the address as "
687 "a nonmember and set the nonmember's Moderation to Discard."
690 #: forms/list_forms.py:551
691 msgid "Invalid alias regexp: {}: {}"
694 #: forms/list_forms.py:557
695 msgid "Invalid alias email: {}"
698 #: forms/list_forms.py:569
699 msgid "Enable Digests"
702 #: forms/list_forms.py:570
703 msgid "Should Mailman enable digests for this MailingList?"
706 #: forms/list_forms.py:576
707 msgid "Send Digest Periodically"
710 #: forms/list_forms.py:577
711 msgid "Should Mailman send out digests periodically?"
714 #: forms/list_forms.py:583
715 msgid "Digest Volume Frequency"
718 #: forms/list_forms.py:584
720 "At what frequency should Mailman increment the digest volume number and "
721 "reset the issue number?"
724 #: forms/list_forms.py:588
725 msgid "Digest size threshold"
728 #: forms/list_forms.py:589
729 msgid "How big in Kb should a digest be before it gets sent out?"
732 #: forms/list_forms.py:598
733 msgid "DMARC mitigation action"
736 #: forms/list_forms.py:602
737 msgid "Please choose a DMARC mitigation action."
740 #: forms/list_forms.py:604
741 msgid "No DMARC mitigations"
744 #: forms/list_forms.py:605
745 msgid "Replace From: with list address"
748 #: forms/list_forms.py:607
749 msgid "Wrap the message in an outer message From: the list."
752 #: forms/list_forms.py:608
753 msgid "Reject the message"
756 #: forms/list_forms.py:609
757 msgid "Discard the message"
760 #: forms/list_forms.py:611
762 "The action to apply to messages From: a domain publishing a DMARC policy of "
763 "reject or quarantine or to all messages if DMARC Mitigate unconditionally is "
767 #: forms/list_forms.py:618
768 msgid "DMARC Mitigate unconditionally"
771 #: forms/list_forms.py:620
773 "If DMARC mitigation action is munge_from or wrap_message, should it apply to "
774 "all messages regardless of the DMARC policy of the From: domain."
777 #: forms/list_forms.py:624
778 msgid "DMARC rejection notice"
781 #: forms/list_forms.py:628
783 "Text to replace the default reason in any rejection notice to be sent when "
784 "DMARC mitigation action of reject applies."
787 #: forms/list_forms.py:631
788 msgid "DMARC wrapped message text"
791 #: forms/list_forms.py:635
793 "Text to be added as a separate text/plain MIME part preceding the original "
794 "message part in the wrapped message when DMARC mitigation action of wrap "
798 #: forms/list_forms.py:641 templatetags/membership_helpers.py:78
799 #: templatetags/membership_helpers.py:84
803 #: forms/list_forms.py:642
807 #: forms/list_forms.py:643
811 #: forms/list_forms.py:647
814 " None: No personalization.\n"
816 " Individual: Everyone gets a unique copy of the message, and there are "
817 "a few more substitution variables, but no headers are modified.\n"
819 " Full: All of the 'individual' personalization plus recipient "
820 "header modification. "
823 #: forms/list_forms.py:658 templates/postorius/lists/held_messages.html:29
824 #: templates/postorius/lists/held_messages.html:107
825 #: templates/postorius/lists/subscription_requests.html:40
829 #: forms/list_forms.py:659
833 #: forms/list_forms.py:660
837 #: forms/list_forms.py:663
839 "Action to take on messages which have no content\n"
841 " Discard = silently discard the message.\n"
842 " Reject = discard the message and notify the sender.\n"
843 " Forward = forward the message to the list owner(s).\n"
844 " Preserve = save the message in qfiles/bad.\n"
847 #: forms/list_forms.py:680
851 #: forms/list_forms.py:686
852 msgid "Filter content"
855 #: forms/list_forms.py:687
857 "Should Mailman filter the content of list traffic according to the settings "
861 #: forms/list_forms.py:690
865 #: forms/list_forms.py:693
867 "MimeTypes to filter from the incoming posts. A list of common types can be "
868 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
869 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
872 #: forms/list_forms.py:698
873 msgid "Filter extensions"
876 #: forms/list_forms.py:701
877 msgid "Extensions to filter from the incoming posts."
880 #: forms/list_forms.py:704
884 #: forms/list_forms.py:707
886 "MimeTypes to allow in the incoming posts. A list of common types can be "
887 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
888 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
891 #: forms/list_forms.py:712
892 msgid "Pass extensions"
895 #: forms/list_forms.py:715
896 msgid "Extensions to allow in the incoming posts."
899 #: forms/list_forms.py:721
900 msgid "Collapse alternatives"
903 #: forms/list_forms.py:722
905 "Should Mailman collapse multipart/alternative to its first part content?"
908 #: forms/list_forms.py:728
909 msgid "Filter Action"
912 #: forms/list_forms.py:734
913 msgid "Convert html to plaintext"
916 #: forms/list_forms.py:735
918 "Should Mailman convert text/html parts to plain text? This conversion "
919 "happens after MIME attachments have been stripped."
922 #: forms/list_forms.py:742
923 msgid "Anonymous list"
926 #: forms/list_forms.py:743
928 "Hide the sender of a message, replacing it with the list address (Removes "
929 "From, Sender and Reply-To fields)"
932 #: forms/list_forms.py:750
933 msgid "Include RFC2369 headers"
936 #: forms/list_forms.py:752
938 "Yes is highly recommended. RFC 2369 defines a set of List-* headers that are "
939 "normally added to every message sent to the list membership. These greatly "
940 "aid end-users who are using standards compliant mail readers. They should "
941 "normally always be enabled. However, not all mail readers are standards "
942 "compliant yet, and if you have a large number of members who are using non-"
943 "compliant mail readers, they may be annoyed at these headers. You should "
944 "first try to educate your members as to why these headers exist, and how to "
945 "hide them in their mail clients. As a last resort you can disable these "
946 "headers, but this is not recommended (and in fact, your ability to disable "
947 "these headers may eventually go away)."
950 #: forms/list_forms.py:768
951 msgid "Include the list post header"
954 #: forms/list_forms.py:770
956 "This can be set to no for announce lists that do not wish to include the "
957 "List-Post header because posting to the list is discouraged."
960 #: forms/list_forms.py:774
961 msgid "Explicit reply-to address"
964 #: forms/list_forms.py:777
966 "This option allows admins to set an explicit Reply-to address. It is only "
967 "used if the reply-to is set to use an explicitly set header"
970 #: forms/list_forms.py:785
972 "Should any existing Reply-To: header found in the original message be "
973 "stripped? If so, this will be done regardless of whether an explict Reply-"
974 "To: header is added by Mailman or not."
977 #: forms/list_forms.py:789 forms/list_forms.py:796
978 msgid "Reply goes to list"
981 #: forms/list_forms.py:793
982 msgid "Please choose a reply-to action."
985 #: forms/list_forms.py:795
989 #: forms/list_forms.py:797
990 msgid "Explicit Reply-to header set"
993 #: forms/list_forms.py:798
994 msgid "Explicit Reply-to set; no Cc added"
997 #: forms/list_forms.py:800
999 "Where are replies to list messages directed? No Munging is strongly "
1000 "recommended for most mailing lists. \n"
1001 "This option controls what Mailman does to the Reply-To: header in messages "
1002 "flowing through this mailing list. When set to No Munging, no Reply-To: "
1003 "header is added by Mailman, although if one is present in the original "
1004 "message, it is not stripped. Setting this value to either Reply to List, "
1005 "Explicit Reply, or Reply Only causes Mailman to insert a specific Reply-To: "
1006 "header in all messages, overriding the header in the original message if "
1007 "necessary (Explicit Reply inserts the value of reply_to_address). Explicit "
1008 "Reply-to set; no Cc added is useful forannounce-only lists where you want to "
1009 "avoid someone replying to the list address. There are many reasons not to "
1010 "introduce or override the Reply-To: header. One is that some posters depend "
1011 "on their own Reply-To: settings to convey their valid return address. "
1012 "Another is that modifying Reply-To: makes it much more difficult to send "
1013 "private replies. See <a href=\"http://marc.merlins.org/netrants/reply-to-"
1014 "harmful.html\">`Reply-To' Munging Considered Harmful</a> for a general "
1015 "discussion of this issue. See <a href=\"http://marc.merlins.org/netrants/"
1016 "reply-to-useful.html\">`Reply-To' Munging Considered Useful</a> for a "
1017 "dissenting opinion. Some mailing lists have restricted posting privileges, "
1018 "with a parallel list devoted to discussions. Examples are `patches' or "
1019 "`checkin' lists, where software changes are posted by a revision control "
1020 "system, but discussion about the changes occurs on a developers mailing "
1021 "list. To support these types of mailing lists, select Explicit Reply and set "
1022 "the Reply-To: address option to point to the parallel list."
1025 #: forms/list_forms.py:832
1029 #: forms/list_forms.py:837
1030 msgid "Type of pipeline you want to use for this mailing list"
1033 #: forms/list_forms.py:845
1034 msgid "Respond and continue processing"
1037 #: forms/list_forms.py:846
1038 msgid "Respond and discard message"
1041 #: forms/list_forms.py:847
1042 msgid "No automatic response"
1045 #: forms/list_forms.py:851
1046 msgid "Autorespond to list owner"
1049 #: forms/list_forms.py:852
1051 "Should Mailman send an auto-response to emails sent to the -owner address?"
1054 #: forms/list_forms.py:855
1055 msgid "Autoresponse owner text"
1058 #: forms/list_forms.py:858
1059 msgid "Auto-response text to send to -owner emails."
1062 #: forms/list_forms.py:862
1063 msgid "Autorespond postings"
1066 #: forms/list_forms.py:863
1067 msgid "Should Mailman send an auto-response to mailing list posters?"
1070 #: forms/list_forms.py:866
1071 msgid "Autoresponse postings text"
1074 #: forms/list_forms.py:869
1075 msgid "Auto-response text to send to mailing list posters."
1078 #: forms/list_forms.py:873
1079 msgid "Autorespond requests"
1082 #: forms/list_forms.py:875
1084 "Should Mailman send an auto-response to emails sent to the -request address? "
1085 "If you choose yes, decide whether you want Mailman to discard the original "
1086 "email, or forward it on to the system as a normal mail command."
1089 #: forms/list_forms.py:880
1090 msgid "Autoresponse request text"
1093 #: forms/list_forms.py:883
1094 msgid "Auto-response text to send to -request emails."
1097 #: forms/list_forms.py:885
1098 msgid "Autoresponse grace period"
1101 #: forms/list_forms.py:887
1103 "Number of days between auto-responses to either the mailing list or -"
1104 "request/-owner address from the same poster. Set to zero (or negative) for "
1105 "no grace period (i.e. auto-respond to every message)."
1108 #: forms/list_forms.py:895
1109 msgid "Notify users of held messages"
1112 #: forms/list_forms.py:897
1114 "Should Mailman notify users about their messages held for approval. If you "
1115 "say 'No', no notifications will be sent to users about the pending approval "
1116 "on their messages."
1119 #: forms/list_forms.py:904 forms/list_forms.py:1102
1120 msgid "Send welcome message"
1123 #: forms/list_forms.py:906
1125 "Send welcome message to newly subscribed members? Turn this off only if you "
1126 "plan on subscribing people manually and don't want them to know that you did "
1127 "so. Setting this to No is most useful for transparently migrating lists from "
1128 "some other mailing list manager to Mailman.\n"
1129 "The text of Welcome message can be set via the Templates tab."
1132 #: forms/list_forms.py:916
1133 msgid "Send goodbye message"
1136 #: forms/list_forms.py:918
1138 "Send goodbye message to newly unsubscribed members? Turn this off only if "
1139 "you plan on unsubscribing people manually and don't want them to know that "
1141 "The text of Goodbye message can be set via the Templates tab."
1144 #: forms/list_forms.py:925
1145 msgid "Admin immed notify"
1148 #: forms/list_forms.py:927
1150 "Should the list moderators get immediate notice of new requests, as well as "
1151 "daily notices about collected ones? List moderators (and list "
1152 "administrators) are sent daily reminders of requests pending approval, like "
1153 "subscriptions to a moderated list, or postings that are being held for one "
1154 "reason or another. Setting this option causes notices to be sent immediately "
1155 "on the arrival of new requests as well. "
1158 #: forms/list_forms.py:937
1159 msgid "Notify admin of membership changes"
1162 #: forms/list_forms.py:938
1163 msgid "Should administrator get notices of subscribes and unsubscribes?"
1166 #: forms/list_forms.py:943
1167 msgid "Not Moderated"
1170 #: forms/list_forms.py:944
1171 msgid "Moderated but allows for open posting"
1174 #: forms/list_forms.py:945
1178 #: forms/list_forms.py:956
1179 msgid "Show list on index page"
1182 #: forms/list_forms.py:957
1183 msgid "Choose whether to include this list on the list of all lists"
1186 #: forms/list_forms.py:963
1188 "This description is used when the mailing list is listed with other mailing "
1189 "lists, or in headers, and so forth. It should be as succinct as you can get "
1190 "it, while still identifying what the list is."
1193 #: forms/list_forms.py:969
1197 #: forms/list_forms.py:970
1198 msgid "A longer description of this mailing list."
1201 #: forms/list_forms.py:974
1202 msgid "Display name"
1205 #: forms/list_forms.py:976
1206 msgid "Display name is the name shown in the web interface."
1209 #: forms/list_forms.py:979
1210 msgid "Subject prefix"
1213 #: forms/list_forms.py:984
1214 msgid "Preferred Language"
1217 #: forms/list_forms.py:990
1218 msgid "Members List Visibility"
1221 #: forms/list_forms.py:994
1222 msgid "Who is allowed to see members list for this MailingList?"
1225 #: forms/list_forms.py:999
1226 msgid "Gateway to mail"
1229 #: forms/list_forms.py:1000
1231 "Flag indicating that posts to the linked newsgroup should be gated to the "
1235 #: forms/list_forms.py:1006
1236 msgid "Gateway to news"
1239 #: forms/list_forms.py:1007
1241 "Flag indicating that posts to the list should be gated to the linked "
1245 #: forms/list_forms.py:1011
1246 msgid "Linked Newsgroup"
1249 #: forms/list_forms.py:1014
1250 msgid "The name of the linked newsgroup."
1253 #: forms/list_forms.py:1017
1254 msgid "Newsgroup moderation"
1257 #: forms/list_forms.py:1021
1258 msgid "The moderation policy for the linked newsgroup, if there is one."
1261 #: forms/list_forms.py:1027
1262 msgid "NNTP Include subject prefix "
1265 #: forms/list_forms.py:1028
1267 "Flag indicating whether the list's \"Subject Prefix\" should be included in "
1268 "posts gated to usenet."
1271 #: forms/list_forms.py:1043
1272 msgid "Emails to mass subscribe"
1275 #: forms/list_forms.py:1045
1277 "The following formats are accepted:\n"
1278 "jdoe@example.com\n"
1279 "<jdoe@example.com>\n"
1280 "John Doe <jdoe@example.com>\n"
1281 "\"John Doe\" <jdoe@example.com>\n"
1282 "jdoe@example.com (John Doe)\n"
1283 "Use the last three to associate a display name with the address\n"
1286 #: forms/list_forms.py:1056
1290 #: forms/list_forms.py:1060
1291 msgid "If checked, users will not have to confirm their subscription."
1294 #: forms/list_forms.py:1065
1295 msgid "Pre approved"
1298 #: forms/list_forms.py:1069
1300 "If checked, moderators will not have to approve the subscription request."
1303 #: forms/list_forms.py:1075
1304 msgid "Pre Verified"
1307 #: forms/list_forms.py:1079
1309 "If checked, users will not have to verify that their email address is valid."
1312 #: forms/list_forms.py:1085
1316 #: forms/list_forms.py:1089
1318 "If checked, the other checkboxes are ignored and the users will be sent an "
1319 "invitation to join the list and will be subscribed upon acceptance thereof."
1322 #: forms/list_forms.py:1104
1324 "If set to \"Yes\" or \"No\", List's default setting of send_welcome_message "
1325 "will be ignored for these subscribers and a welcome message will be sent or "
1326 "not sent based on the choice."
1329 #: forms/list_forms.py:1124
1330 msgid "Emails to Unsubscribe"
1333 #: forms/list_forms.py:1125
1334 msgid "Add one email address on each line"
1337 #: forms/list_forms.py:1140
1338 msgid "Default antispam action"
1341 #: forms/list_forms.py:1144
1345 #: forms/list_forms.py:1145
1346 msgid "Email header to filter on (case-insensitive)."
1349 #: forms/list_forms.py:1147
1350 msgid "Please enter a header."
1353 #: forms/list_forms.py:1148
1354 msgid "Please enter a valid header."
1357 #: forms/list_forms.py:1150
1361 #: forms/list_forms.py:1151
1362 msgid "Regular expression matching the header's value."
1365 #: forms/list_forms.py:1153
1366 msgid "Please enter a pattern."
1369 #: forms/list_forms.py:1154
1370 msgid "Please enter a valid pattern."
1373 #: forms/list_forms.py:1156 templates/postorius/domain/index.html:26
1377 #: forms/list_forms.py:1157
1378 msgid "Please enter a valid action."
1381 #: forms/list_forms.py:1160
1382 msgid "Action to take when a header matches"
1385 #: forms/list_forms.py:1193
1386 msgid "Select Email"
1389 #: forms/list_forms.py:1217
1393 #: forms/member_forms.py:27
1394 msgid "Email Address"
1397 #: forms/member_forms.py:32 forms/user_forms.py:316
1398 msgid "Display Name"
1401 #: forms/member_forms.py:35
1402 msgid "Please enter an display name."
1405 #: forms/system.py:31
1409 #: forms/system.py:33
1411 "You can ban a single email address or use a regular expression to match "
1412 "similar email addresses."
1415 #: forms/user_forms.py:65
1416 msgid "Receive own postings"
1419 #: forms/user_forms.py:67
1421 "Ordinarily, you will get a copy of every message you post to the list. If "
1422 "you don't want to receive this copy, set this option to No."
1425 #: forms/user_forms.py:74
1426 msgid "Acknowledge posts"
1429 #: forms/user_forms.py:76
1430 msgid "Receive acknowledgement mail when you send mail to the list?"
1433 #: forms/user_forms.py:80
1434 msgid "Hide address"
1437 #: forms/user_forms.py:82
1439 "When someone views the list membership, your email address is normally shown "
1440 "(in an obscured fashion to thwart spam harvesters). If you do not want your "
1441 "email address to show up on this membership roster at all, select Yes for "
1445 #: forms/user_forms.py:90
1446 msgid "Receive list copies (possible duplicates)"
1449 #: forms/user_forms.py:92
1451 "When you are listed explicitly in the To: or Cc: headers of a list message, "
1452 "you can opt to not receive another copy from the mailing list. Select Yes to "
1453 "receive copies. Select No to avoid receiving copies from the mailing list"
1456 #: forms/user_forms.py:101
1457 msgid "Preferred language"
1460 #: forms/user_forms.py:103
1462 "Preferred language for your interactions with Mailman. When this is set, it "
1463 "will override the MailingList's preferred language. This affects which "
1464 "language is used for your email notifications and such."
1467 #: forms/user_forms.py:147
1468 msgid "Cannot set delivery_status to {}"
1471 #: forms/user_forms.py:241
1475 #: forms/user_forms.py:243
1476 msgid "Specifies whether or not this email address is verified"
1479 #: forms/validators.py:39
1480 #, python-brace-format
1481 msgid "Invalid: \"{0}\" should be either email or UUID"
1486 "Note: Do not add any secret content in templates as they are publicly "
1488 "You can use these variables in the templates. \n"
1489 "$hyperkitty_url: Permalink to archived message in Hyperkitty\n"
1490 "$listname: Name of the Mailing List e.g. ant@example.com \n"
1491 "$list_id: The List-ID header e.g. ant.example.com \n"
1492 "$display_name: Display name of the mailing list e.g. Ant \n"
1493 "$short_listname: Local part of the listname e.g. ant \n"
1494 "$domain: The domain part of the listname e.g. example.com \n"
1495 "$info: The mailing list's longer descriptive text \n"
1496 "$request_email: The email address for -request address \n"
1497 "$owner_email: The email address for -owner address \n"
1498 "$site_email: The email address to reach the owners of the site \n"
1499 "$language: The two letter language code for list's preferred language e.g. "
1504 msgid "Choose the template you want to customize."
1509 "Language for the template, this should be the list's preferred language."
1512 #: template_list.py:26
1514 "Sent to the list administrators when moderator approval for a posting is "
1518 #: template_list.py:28
1520 "Sent to the list administrators when moderator approval for a subscription "
1521 "request is required."
1524 #: template_list.py:30
1526 "Sent to the list administrators when moderator approval for an "
1527 "unsubscription request is required."
1530 #: template_list.py:32
1532 "Sent to the list administrators to notify them when a new member has been "
1536 #: template_list.py:34
1538 "Sent to the list administrators when a bounce message in an unrecognized "
1539 "format has been received."
1542 #: template_list.py:36
1543 msgid "Sent to the list administrators from the 'mailman notify' command."
1546 #: template_list.py:38
1548 "Sent to the list administrators to notify them when a member's bounce score "
1552 #: template_list.py:40
1554 "Sent to the list administrators to notify them when a member's delivery is "
1555 "disabled due to excessive bounces."
1558 #: template_list.py:42
1560 "Sent to the list administrators to notify them when a member has been "
1564 #: template_list.py:44
1565 msgid "The footer for a digest message."
1568 #: template_list.py:46
1569 msgid "The header for a digest message."
1572 #: template_list.py:48
1574 "The digest “masthead”; i.e. a common introduction for all digest messages."
1577 #: template_list.py:50
1578 msgid "The footer for a regular (non-digest) message."
1581 #: template_list.py:52
1582 msgid "The header for a regular (non-digest) message."
1585 #: template_list.py:54
1587 "The message sent to subscribers when a subscription confirmation is required."
1590 #: template_list.py:56
1592 "The message sent to subscribers when an unsubscription confirmation is "
1596 #: template_list.py:58
1597 msgid "The message sent to subscribers when they are invited to join a list."
1600 #: template_list.py:60
1601 msgid "The notice sent to a member when they unsubscribe from a mailing list."
1604 #: template_list.py:62
1606 "The notice sent to a poster when their message is being held for moderator "
1610 #: template_list.py:64
1612 "Sent to a user when the maximum number of autoresponses has been reached for "
1616 #: template_list.py:66
1618 "Notice sent to a poster when their message has been received by the mailing "
1622 #: template_list.py:68
1624 "A bounce probe sent to a member when their subscription has been disabled "
1628 #: template_list.py:70
1630 "Notice sent to a poster when their message has been rejected by the list’s "
1634 #: template_list.py:72
1636 "Notice sent to a poster when their message has been rejected automatically."
1639 #: template_list.py:74
1641 "The notice sent to a member when they are subscribed to the mailing list."
1644 #: template_list.py:76
1646 "The notice sent to a member when their membership has been disabled due to "
1647 "excessive bounces."
1650 #: templates/403.html:5
1654 #: templates/403.html:6
1655 msgid "You do not have permissions to visit this page."
1658 #: templates/404.html:5
1659 msgid "Page not found"
1662 #: templates/404.html:6
1663 msgid "This page either doesn't exist, or it moved somewhere else."
1666 #: templates/500.html:24
1667 msgid "Server error"
1670 #: templates/500.html:25
1671 msgid "An error occurred while processing your request."
1674 #: templates/postorius/bans.html:5 templates/postorius/bans.html:10
1678 #: templates/postorius/base.html:32
1679 msgid "Mailman logo"
1682 #: templates/postorius/base.html:38
1686 #: templates/postorius/base.html:44 templates/postorius/domain/index.html:5
1687 #: templates/postorius/domain/index.html:11
1691 #: templates/postorius/base.html:50
1695 #: templates/postorius/base.html:56
1696 msgid "System Information"
1699 #: templates/postorius/base.html:62 templates/postorius/menu/list_nav.html:39
1700 #: templates/postorius/user/all.html:8 templates/postorius/user/all.html:13
1704 #: templates/postorius/base.html:69 templates/postorius/lists/summary.html:31
1708 #: templates/postorius/base.html:85
1712 #: templates/postorius/base.html:89
1713 msgid "Mailman settings"
1716 #: templates/postorius/base.html:94
1717 msgid "Posting activity"
1720 #: templates/postorius/base.html:100
1724 #: templates/postorius/base.html:107
1728 #: templates/postorius/base.html:111
1732 #: templates/postorius/base.html:134
1733 msgid "Postorius Documentation"
1736 #: templates/postorius/base.html:138
1737 msgid "Postorius Version"
1740 #: templates/postorius/base.html:141
1741 msgid "Happy Mailman Day!"
1744 #: templates/postorius/domain/confirm_delete.html:5
1745 msgid "Confirm domain removal"
1748 #: templates/postorius/domain/confirm_delete.html:13
1749 msgid "Confirm deletion"
1752 #: templates/postorius/domain/confirm_delete.html:17
1753 msgid "Are you sure you want to permanently delete"
1756 #: templates/postorius/domain/confirm_delete.html:21
1760 " This would delete %(size)s lists, some of which are:\n"
1764 #: templates/postorius/domain/confirm_delete.html:33
1765 #: templates/postorius/domain/index.html:59
1766 #: templates/postorius/domain/template_index.html:34
1767 #: templates/postorius/lists/confirm_delete.html:5
1768 #: templates/postorius/lists/members.html:128
1769 #: templates/postorius/lists/members.html:137
1770 #: templates/postorius/lists/template_list.html:32
1771 #: templates/postorius/menu/list_nav.html:62
1775 #: templates/postorius/domain/confirm_delete.html:34
1776 #: templates/postorius/domain/template_delete.html:28
1777 #: templates/postorius/lists/confirm_delete.html:25
1778 #: templates/postorius/lists/confirm_remove_role.html:18
1779 #: templates/postorius/lists/confirm_removeall_subscribers.html:22
1780 #: templates/postorius/lists/template_delete.html:25
1784 #: templates/postorius/domain/edit.html:6
1785 #: templates/postorius/domain/edit.html:12
1789 #: templates/postorius/domain/index.html:14
1793 #: templates/postorius/domain/index.html:25
1794 #: templates/postorius/menu/list_nav.html:45
1798 #: templates/postorius/domain/index.html:38
1799 #: templates/postorius/domain/index.html:58
1800 #: templates/postorius/domain/template_index.html:33
1801 #: templates/postorius/lists/template_list.html:31
1805 #: templates/postorius/domain/index.html:50
1809 #: templates/postorius/domain/index.html:54
1813 #: templates/postorius/domain/index.html:57
1814 #: templates/postorius/domain/template_add.html:6
1815 #: templates/postorius/domain/template_delete.html:6
1816 #: templates/postorius/domain/template_index.html:6
1817 #: templates/postorius/domain/template_index.html:11
1818 #: templates/postorius/lists/template_add.html:7
1819 #: templates/postorius/lists/template_delete.html:7
1820 #: templates/postorius/lists/template_list.html:7
1821 #: templates/postorius/lists/template_update.html:7
1822 #: templates/postorius/menu/list_nav.html:48 templatetags/nav_helpers.py:38
1826 #: templates/postorius/domain/new.html:6
1830 #: templates/postorius/domain/new.html:12
1831 msgid "Add a new domain"
1834 #: templates/postorius/domain/owners.html:6
1835 msgid "Add domain owner "
1838 #: templates/postorius/domain/owners.html:12
1839 msgid "Add a new owner to"
1842 #: templates/postorius/domain/template_add.html:17
1843 #: templates/postorius/domain/template_delete.html:16
1844 #: templates/postorius/lists/template_delete.html:13
1845 #: templates/postorius/lists/template_update.html:13
1847 msgid "Template '%(name)s'"
1850 #: templates/postorius/domain/template_delete.html:11
1851 msgid "Delete Template"
1854 #: templates/postorius/domain/template_delete.html:22
1858 " Are you sure you want to delete the \"%(name)s\" template\n"
1859 " for domain \"%(identifier)s\"?\n"
1863 #: templates/postorius/domain/template_index.html:16
1864 #: templates/postorius/lists/template_list.html:14
1865 msgid "New Template"
1868 #: templates/postorius/domain/template_index.html:25
1869 #: templates/postorius/lists/template_list.html:24
1870 msgid "Template Name"
1873 #: templates/postorius/domain/template_index.html:44
1874 #: templates/postorius/lists/template_list.html:40
1875 msgid "No Templates."
1878 #: templates/postorius/errors/generic.html:5
1879 msgid "Something went wrong"
1882 #: templates/postorius/fragments/bans.html:14
1886 #: templates/postorius/fragments/bans.html:22
1887 msgid "Currently banned addresses"
1890 #: templates/postorius/fragments/bans.html:35
1891 msgid "Un-ban this address"
1894 #: templates/postorius/fragments/bans.html:46
1895 msgid "No addresses are currently banned."
1898 #: templates/postorius/index.html:6
1902 #: templates/postorius/index.html:12
1903 msgid "Mailing Lists"
1906 #: templates/postorius/index.html:40
1907 msgid "Create New Domain"
1910 #: templates/postorius/index.html:42
1911 msgid "Create New List"
1914 #: templates/postorius/index.html:54
1918 #: templates/postorius/index.html:55
1919 msgid "Post address"
1922 #: templates/postorius/index.html:66
1923 msgid "unadvertised"
1926 #: templates/postorius/index.html:78
1928 "Only lists that you are owner, moderator or subscriber for are shown here."
1931 #: templates/postorius/index.html:82
1932 msgid "Only admins see unadvertised lists in the list index."
1935 #: templates/postorius/index.html:88
1936 msgid "There are currently no mailing lists."
1939 #: templates/postorius/lists/bans.html:8
1940 msgid "Banned addresses"
1943 #: templates/postorius/lists/confirm_delete.html:13
1944 msgid "Are you sure you want to permanently delete this list?"
1947 #: templates/postorius/lists/confirm_delete.html:14
1948 msgid "All settings and membership data will be lost!"
1951 #: templates/postorius/lists/confirm_delete.html:20
1955 " Delete %(listname)s\n"
1959 #: templates/postorius/lists/confirm_remove_role.html:5
1960 #: templates/postorius/lists/confirm_remove_role.html:12
1961 msgid "Confirm remove role"
1964 #: templates/postorius/lists/confirm_remove_role.html:14
1965 msgid "Are you sure?"
1968 #: templates/postorius/lists/confirm_remove_role.html:17
1972 #: templates/postorius/lists/confirm_removeall_subscribers.html:6
1973 msgid "Unsubscribe all members"
1976 #: templates/postorius/lists/confirm_removeall_subscribers.html:14
1980 " Are you sure you want to unsubscribe all members from %(listname)s?\n"
1984 #: templates/postorius/lists/confirm_removeall_subscribers.html:21
1985 #: templates/postorius/lists/mass_removal.html:17
1986 #: templates/postorius/lists/members.html:63
1987 msgid "Unsubscribe All"
1990 #: templates/postorius/lists/confirm_token.html:12
1994 " Confirm subscription of %(addr)s to %(name)s(%(listid)s):\n"
1998 #: templates/postorius/lists/confirm_token.html:16
2002 " Confirm unsubscription of %(addr)s from %(name)s(%(listid)s):\n"
2006 #: templates/postorius/lists/confirm_token.html:20
2010 " Confirm token %(token)s:\n"
2014 #: templates/postorius/lists/header_matches.html:7
2015 #: templates/postorius/menu/list_nav.html:61
2016 msgid "Header filters"
2019 #: templates/postorius/lists/header_matches.html:58
2020 msgid "Save changes"
2023 #: templates/postorius/lists/header_matches.html:60
2024 msgid "Changes pending, click on the button to save them."
2027 #: templates/postorius/lists/held_messages.html:10
2028 #: templates/postorius/menu/list_nav.html:31
2029 msgid "Held messages"
2032 #: templates/postorius/lists/held_messages.html:26
2033 msgid "Perform action on selected messages"
2036 #: templates/postorius/lists/held_messages.html:28
2037 #: templates/postorius/lists/held_messages.html:106
2038 #: templates/postorius/lists/subscription_requests.html:36
2042 #: templates/postorius/lists/held_messages.html:38
2046 #: templates/postorius/lists/held_messages.html:39
2050 #: templates/postorius/lists/held_messages.html:40
2054 #: templates/postorius/lists/held_messages.html:41
2058 #: templates/postorius/lists/held_messages.html:53
2062 #: templates/postorius/lists/held_messages.html:81
2066 #: templates/postorius/lists/held_messages.html:92
2067 msgid "Set member moderation"
2070 #: templates/postorius/lists/held_messages.html:98
2071 msgid "Rejection reason:"
2074 #: templates/postorius/lists/held_messages.html:101
2076 "Reason sent to the sender for message rejection. For other actions, this is "
2080 #: templates/postorius/lists/held_messages.html:115
2081 msgid "Show Headers"
2084 #: templates/postorius/lists/held_messages.html:123
2085 msgid "There are currently no held messages."
2088 #: templates/postorius/lists/held_messages.html:130
2089 msgid "Message could not be retrieved"
2092 #: templates/postorius/lists/mass_removal.html:14
2093 msgid "Unsubscribe users"
2096 #: templates/postorius/lists/mass_subscribe.html:7
2097 #: templates/postorius/menu/list_nav.html:56
2098 msgid "Mass subscribe"
2101 #: templates/postorius/lists/memberoptions.html:7
2102 #: templates/postorius/user/list_options.html:7
2103 msgid "Member options"
2106 #: templates/postorius/lists/memberoptions.html:15
2107 msgid "No Preferences Available"
2110 #: templates/postorius/lists/memberoptions.html:16
2111 msgid "You are not the owner for this list"
2114 #: templates/postorius/lists/members.html:8
2115 msgid "List members"
2118 #: templates/postorius/lists/members.html:44
2119 msgid "Search members..."
2122 #: templates/postorius/lists/members.html:60
2126 #: templates/postorius/lists/members.html:74
2127 #: templates/postorius/user/address_preferences.html:32
2128 #: templates/postorius/user/manage.html:63
2132 #: templates/postorius/lists/members.html:78
2133 #: templates/postorius/user/subscriptions.html:24
2134 msgid "Delivery Mode"
2137 #: templates/postorius/lists/members.html:81
2138 msgid "Moderation Action"
2141 #: templates/postorius/lists/new.html:6
2145 #: templates/postorius/lists/new.html:12
2146 msgid "Create a new list"
2149 #: templates/postorius/lists/pending_confirmations.html:19
2150 #: templates/postorius/lists/subscription_requests.html:19
2151 msgid "E-Mail Address"
2154 #: templates/postorius/lists/pending_confirmations.html:20
2155 #: templates/postorius/lists/subscription_requests.html:20
2159 #: templates/postorius/lists/pending_confirmations.html:37
2160 #: templates/postorius/lists/subscription_requests.html:38
2164 #: templates/postorius/lists/pending_confirmations.html:47
2165 #: templates/postorius/lists/subscription_requests.html:50
2166 msgid "There are currently no subscription requests for this list."
2169 #: templates/postorius/lists/settings.html:7
2170 #: templates/postorius/menu/list_nav.html:49
2174 #: templates/postorius/lists/subscription_requests.html:39
2175 msgid "Rejection reason"
2178 #: templates/postorius/lists/summary.html:8
2179 #: templates/postorius/menu/list_nav.html:10
2183 #: templates/postorius/lists/summary.html:21
2184 msgid "To contact the list owners, use the following email address:"
2187 #: templates/postorius/lists/summary.html:27
2188 msgid "You have to login to visit the archives of this list."
2191 #: templates/postorius/lists/summary.html:33
2195 " <a class=\"btn btn-primary\" href=\"%(hyperkitty_list_url)s"
2200 #: templates/postorius/lists/summary.html:45
2201 #: templates/postorius/lists/summary.html:101
2202 msgid "Subscription / Unsubscription"
2205 #: templates/postorius/lists/summary.html:50
2206 #: templates/postorius/user/subscriptions.html:23
2207 msgid "Subscription Address"
2210 #: templates/postorius/lists/summary.html:53
2211 #: templates/postorius/user/all.html:37
2215 #: templates/postorius/lists/summary.html:54
2216 #: templates/postorius/lists/summary.html:75
2220 #: templates/postorius/lists/summary.html:61
2221 #: templates/postorius/user/subscription_preferences.html:49
2222 msgid "Primary Address"
2225 #: templates/postorius/lists/summary.html:69
2227 #| msgid "Description"
2228 msgid "Manage Subscription"
2229 msgstr "Beskrivelse"
2231 #: templates/postorius/lists/summary.html:84
2232 msgid "Subscribe to this list"
2235 #: templates/postorius/lists/summary.html:86
2239 " To subscribe you can send an email with 'subscribe' in the "
2241 " <a href=\"mailto:%(address)s?subject=Subscribe\">"
2243 " or use the form below:\n"
2247 #: templates/postorius/lists/summary.html:97
2249 "You have a subscription request pending. If you don't hear back soon, please "
2250 "contact the list owners."
2253 #: templates/postorius/lists/summary.html:102
2256 " To subscribe or unsubscribe from this list, please log in first.\n"
2257 " If you have not previously logged in, you may need to set up an "
2259 " with the appropriate email address.\n"
2263 #: templates/postorius/lists/summary.html:107
2267 #: templates/postorius/lists/summary.html:112
2270 " You can also subscribe without creating an account.\n"
2271 " If you wish to do so, please use the form below.\n"
2275 #: templates/postorius/lists/summary.html:128
2276 msgid "List metrics"
2279 #: templates/postorius/lists/summary.html:130
2283 #: templates/postorius/lists/summary.html:132
2284 msgid "Last post at"
2287 #: templates/postorius/lists/summary.html:134
2288 msgid "Digest last sent at"
2291 #: templates/postorius/lists/summary.html:136
2295 #: templates/postorius/lists/template_delete.html:19
2299 " Are you sure you want to delete the \"%(name)s\" template\n"
2300 " from list \"%(identifier)s\"?\n"
2304 #: templates/postorius/menu/list_nav.html:14
2305 msgid "Subscription requests"
2308 #: templates/postorius/menu/list_nav.html:19
2309 msgid "Pending Approval"
2312 #: templates/postorius/menu/list_nav.html:22
2313 msgid "Pending Confirmation"
2316 #: templates/postorius/menu/list_nav.html:25
2317 msgid "Unsubscription Requests"
2320 #: templates/postorius/menu/list_nav.html:42
2324 #: templates/postorius/menu/list_nav.html:43
2328 #: templates/postorius/menu/list_nav.html:44
2332 #: templates/postorius/menu/list_nav.html:53
2333 msgid "Mass operations"
2336 #: templates/postorius/menu/list_nav.html:57
2337 msgid "Mass removal"
2340 #: templates/postorius/menu/list_nav.html:60
2344 #: templates/postorius/menu/user_nav.html:4
2345 msgid "Mailman Settings"
2348 #: templates/postorius/menu/user_nav.html:7
2349 #: templates/postorius/user/manage.html:51
2350 #: templates/postorius/user/subscriptions.html:8 templatetags/nav_helpers.py:42
2351 msgid "Subscriptions"
2354 #: templates/postorius/menu/user_nav.html:8
2355 msgid "Global Mailman preferences"
2358 #: templates/postorius/menu/user_nav.html:9
2359 msgid "Address-based preferences"
2362 #: templates/postorius/menu/user_nav.html:10
2363 msgid "List-based preferences"
2366 #: templates/postorius/system_information.html:6
2367 msgid "System Configuration"
2370 #: templates/postorius/system_information.html:11
2371 msgid "Mailman System"
2374 #: templates/postorius/user/address_preferences.html:8
2375 #: templates/postorius/user/subscription_preferences.html:7
2376 msgid "Subscription preferences"
2379 #: templates/postorius/user/address_preferences.html:17
2380 #: templates/postorius/user/mailman_settings.html:17
2381 #: templates/postorius/user/subscription_preferences.html:17
2382 msgid "No preferences available"
2385 #: templates/postorius/user/address_preferences.html:18
2386 #: templates/postorius/user/mailman_settings.html:19
2387 #: templates/postorius/user/subscription_preferences.html:19
2389 "You are not yet subscribed to any lists, so you have no Mailman preferences."
2392 #: templates/postorius/user/address_preferences.html:20
2393 msgid "Each email address can have specific Mailman preferences."
2396 #: templates/postorius/user/address_preferences.html:21
2398 "Any options showing as not set here have inherit at runtime from your global "
2399 "preferences (viewable on other tab)"
2402 #: templates/postorius/user/address_preferences.html:62
2403 #: templates/postorius/user/subscription_preferences.html:73
2407 #: templates/postorius/user/all.html:20
2411 #: templates/postorius/user/all.html:35
2415 #: templates/postorius/user/all.html:36
2419 #: templates/postorius/user/list_options.html:14
2420 msgid "Subscription options for"
2423 #: templates/postorius/user/list_options.html:18
2424 msgid "Use this form to change the email used for this subscription"
2427 #: templates/postorius/user/mailman_settings.html:7
2428 msgid "Subscription settings"
2431 #: templates/postorius/user/manage.html:8
2433 #| msgid "Description"
2435 msgstr "Beskrivelse"
2437 #: templates/postorius/user/manage.html:16
2438 #: templates/postorius/user/manage.html:48
2439 #: templates/postorius/user/manage.html:86
2443 #: templates/postorius/user/manage.html:18
2447 #: templates/postorius/user/manage.html:28
2451 #: templates/postorius/user/manage.html:62
2455 #: templates/postorius/user/manage.html:64
2456 #: templates/postorius/user/subscriptions.html:25
2460 #: templates/postorius/user/manage.html:89
2462 #| msgid "Description"
2463 msgid "User has no subscriptions."
2464 msgstr "Beskrivelse"
2466 #: templates/postorius/user/manage.html:93
2472 #: templates/postorius/user/manage.html:96
2476 #: templates/postorius/user/manage.html:100
2480 #: templates/postorius/user/manage.html:104
2484 #: templates/postorius/user/manage.html:108
2488 #: templates/postorius/user/manage.html:113
2489 #: templates/postorius/user/manage.html:116
2490 msgid "Change password"
2493 #: templates/postorius/user/subscription_preferences.html:21
2494 msgid "Each list subscription can have specific Mailman preferences."
2497 #: templates/postorius/user/subscription_preferences.html:22
2499 "Any options showing as not set inherit at runtime from your global or "
2500 "address specific preferences (viewable on other tabs)"
2503 #: templates/postorius/user/subscription_preferences.html:32
2504 msgid "Subscription"
2507 #: templates/postorius/user/subscriptions.html:17
2508 msgid "You are subscribed to the following mailing lists:"
2511 #: templates/postorius/user/subscriptions.html:41
2512 msgid "You are not yet subscribed to any lists."
2515 #: templatetags/nav_helpers.py:27
2516 msgid "Header Filters"
2519 #: templatetags/nav_helpers.py:28
2520 msgid "Banned Addresses"
2523 #: templatetags/nav_helpers.py:29
2527 #: templatetags/nav_helpers.py:30
2528 msgid "Held Messages"
2531 #: templatetags/nav_helpers.py:31
2532 msgid "Mass Removal"
2535 #: templatetags/nav_helpers.py:32
2536 msgid "Mass Subscription"
2539 #: templatetags/nav_helpers.py:33
2540 msgid "Subscription Options"
2543 #: templatetags/nav_helpers.py:34
2544 msgid "List Settings"
2547 #: templatetags/nav_helpers.py:35
2551 #: templatetags/nav_helpers.py:37
2552 msgid "Confirm Removal of All Members"
2555 #: templatetags/nav_helpers.py:39
2556 msgid "Address-based Settings"
2559 #: templatetags/nav_helpers.py:40
2560 msgid "Subscription Settings"
2563 #: templatetags/nav_helpers.py:41
2564 msgid "Global Settings"
2568 msgid "Mailman REST API not available. Please start Mailman core."
2571 #: views/domain.py:76
2572 msgid "New Domain registered"
2575 #: views/domain.py:114
2577 msgid "Domain %s updated"
2580 #: views/domain.py:117 views/list.py:850
2581 msgid "Please check the errors below"
2584 #: views/domain.py:141
2586 msgid "The domain %s has been deleted."
2589 #: views/domain.py:146
2591 msgid "The domain could not be deleted: %s"
2594 #: views/domain.py:164
2595 msgid "Added {} as an owner for {}"
2598 #: views/domain.py:193
2599 msgid "{} is not an owner for {}"
2602 #: views/domain.py:200
2603 msgid "Removed {} as an owner for {}"
2606 #: views/generic.py:112
2607 msgid "The email {} has been banned."
2610 #: views/generic.py:116 views/generic.py:127 views/list.py:1311
2612 msgid "An error occurred: %s"
2615 #: views/generic.py:118 views/generic.py:129
2617 msgid "Invalid data: %s"
2620 #: views/generic.py:124
2621 msgid "The email {} has been un-banned"
2624 #: views/list.py:117
2628 #: views/list.py:131
2632 #: views/list.py:134
2633 msgid "No {}s were found matching the search."
2636 #: views/list.py:136
2637 msgid "List has no {}s"
2640 #: views/list.py:149
2641 msgid "The selected members have been unsubscribed"
2644 #: views/list.py:167
2645 #, python-brace-format
2646 msgid "{email} has been added with the role {role}"
2649 #: views/list.py:214
2650 msgid "Member does not exist"
2653 #: views/list.py:233
2654 msgid "The member's preferences have been updated."
2657 #: views/list.py:242
2658 msgid "No change to the member's moderation."
2661 #: views/list.py:254
2662 msgid "The member's moderation settings have been updated."
2665 #: views/list.py:435
2666 msgid "You are not subscribed to {}."
2669 #: views/list.py:448
2670 msgid "You are already subscribed"
2673 #: views/list.py:459
2674 msgid "Subscription changed to {}"
2677 #: views/list.py:463
2678 msgid "Something went wrong. Please try again. {} {}"
2681 #: views/list.py:504
2683 "Your subscription request has been submitted and is waiting for moderator "
2687 #: views/list.py:509
2689 msgid "You are subscribed to %s."
2692 #: views/list.py:513 views/list.py:543
2693 msgid "Something went wrong. Please try again."
2696 #: views/list.py:539
2697 msgid "Please check your inbox for further instructions"
2700 #: views/list.py:559
2702 "You have a pending unsubscription request waiting for moderator approval."
2705 #: views/list.py:566
2707 "Your unsubscription request has been submitted and is waiting for moderator "
2711 #: views/list.py:570
2713 msgid "%s has been unsubscribed from this list."
2716 #: views/list.py:603
2718 msgid "The address %(address)s has been invited to %(list)s."
2721 #: views/list.py:606
2723 msgid "The address %(address)s has been subscribed to %(list)s."
2726 #: views/list.py:609
2728 " Subscription may be pending address verification, confirmation or approval "
2732 #: views/list.py:619 views/list.py:670
2734 msgid "The email address %s is not valid."
2737 #: views/list.py:644
2738 msgid "Please fill out the form correctly."
2741 #: views/list.py:660
2742 #, python-brace-format
2743 msgid "These addresses {address} have been unsubscribed from {list}."
2746 #: views/list.py:691
2747 msgid "The selected messages were accepted"
2750 #: views/list.py:695
2751 msgid "The selected messages were rejected"
2754 #: views/list.py:699
2755 msgid "The selected messages were discarded"
2758 #: views/list.py:701
2759 msgid "Message could not be found"
2762 #: views/list.py:730
2763 msgid "The message was accepted"
2766 #: views/list.py:733
2767 msgid "The message was rejected"
2770 #: views/list.py:736
2771 msgid "The message was discarded"
2774 #: views/list.py:741
2775 msgid "Held message was not found."
2778 #: views/list.py:754
2779 msgid "Moderation action for {} set to {}"
2782 #: views/list.py:759
2783 msgid "Failed to set moderation action for {}"
2786 #: views/list.py:811
2787 msgid "Choose a Domain"
2790 #: views/list.py:832
2791 msgid "List created"
2794 #: views/list.py:844
2795 msgid "Mailing List already exists."
2798 #: views/list.py:1005
2799 msgid "Subscriptions pending user confirmation"
2802 #: views/list.py:1018
2803 msgid "Subscriptions pending approval"
2806 #: views/list.py:1031
2807 msgid "Un-subscriptions pending approval"
2810 #: views/list.py:1067
2811 msgid "The request has been accepted."
2814 #: views/list.py:1068
2815 msgid "The request has been rejected."
2818 #: views/list.py:1069
2819 msgid "The request has been discarded."
2822 #: views/list.py:1070
2823 msgid "The request has been defered."
2826 #: views/list.py:1089
2828 msgid "The request was already moderated: %s"
2831 #: views/list.py:1092
2833 msgid "The request could not be moderated: %s"
2836 #: views/list.py:1098
2837 msgid "List Identity"
2840 #: views/list.py:1099
2841 msgid "Automatic Responses"
2844 #: views/list.py:1100
2845 msgid "Alter Messages"
2848 #: views/list.py:1101
2849 msgid "DMARC Mitigations"
2852 #: views/list.py:1102
2856 #: views/list.py:1103
2857 msgid "Message Acceptance"
2860 #: views/list.py:1104
2864 #: views/list.py:1105
2865 msgid "Member Policy"
2868 #: views/list.py:1106
2869 msgid "Bounce Processing"
2872 #: views/list.py:1169
2873 msgid "The settings have been updated."
2876 #: views/list.py:1174
2877 msgid "An error occurred: "
2880 #: views/list.py:1198
2882 msgid "The user %(email)s is not in the %(role)s group"
2885 #: views/list.py:1204
2886 msgid "Removing the last owner is impossible"
2889 #: views/list.py:1218
2891 msgid "The user could not be removed: %(msg)s"
2894 #: views/list.py:1221
2896 msgid "The user %(address)s has been removed from the %(role)s group."
2899 #: views/list.py:1238
2900 msgid "No member is subscribed to the list currently."
2903 #: views/list.py:1248
2904 msgid "All members have been unsubscribed from the list."
2907 #: views/list.py:1313
2908 msgid "The header matches were successfully modified."
2911 #: views/list.py:1320
2915 #: views/list.py:1321
2919 #: views/list.py:1348
2920 msgid "Invalid confirmation token"
2923 #: views/list.py:1356 views/list.py:1368
2924 msgid "Token expired or invalid."
2928 msgid "Message does not exist"
2932 msgid "Attachment does not exist"
2936 msgid "Your preferences have been updated."
2940 msgid "Your preferences did not change."
2943 #: views/user.py:213
2944 msgid "Subscription does not exist"
2947 #: views/user.py:405
2948 msgid "Successfully updated addresses {}"
2951 #: views/user.py:415
2952 msgid "Successfully updated memberships for {}"
2955 #: views/user.py:421
2956 msgid "Successfully updated user."
2959 #: views/user.py:430
2960 msgid "Password updated successfully"