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 # Kornelijus Tvarijanavičius <kornelitvari@protonmail.com>, 2020.
7 "Project-Id-Version: PACKAGE VERSION\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2020-11-18 15:58+0530\n"
10 "PO-Revision-Date: 2020-09-22 02:48+0000\n"
11 "Last-Translator: Kornelijus Tvarijanavičius <kornelitvari@protonmail.com>\n"
12 "Language-Team: Lithuanian <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=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
19 "%100<10 || n%100>=20) ? 1 : 2);\n"
20 "X-Generator: Weblate 4.3-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:96
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"
39 #: forms/domain_forms.py:47 forms/domain_forms.py:66
40 msgid "Please enter a valid domain name."
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."
49 #: forms/domain_forms.py:54 forms/list_forms.py:89 forms/list_forms.py:906
50 #: templates/postorius/domain/index.html:22 templates/postorius/index.html:56
54 #: forms/domain_forms.py:57 templates/postorius/domain/index.html:23
58 #: forms/domain_forms.py:59 forms/domain_forms.py:88
59 msgid "Please enter a valid domain name or nothing."
62 #: forms/domain_forms.py:61
63 msgid "Normally empty. Used only for unusual Postfix configs."
66 #: forms/domain_forms.py:64 templates/postorius/domain/index.html:24
70 #: forms/domain_forms.py:78
71 msgid "Please enter a valid domain name"
74 #: forms/domain_forms.py:103
79 msgid "Make at least one selection"
82 #: forms/list_forms.py:36
83 msgid "Hold for moderation"
86 #: forms/list_forms.py:37
87 msgid "Reject (with notification)"
90 #: forms/list_forms.py:38
91 msgid "Discard (no notification)"
94 #: forms/list_forms.py:39
95 msgid "Accept immediately (bypass other rules)"
98 #: forms/list_forms.py:40
99 msgid "Default processing"
102 #: forms/list_forms.py:44
106 #: forms/list_forms.py:45
110 #: forms/list_forms.py:46
114 #: forms/list_forms.py:47
118 #: forms/list_forms.py:48
122 #: forms/list_forms.py:52
123 msgid "Only mailinglist moderators"
126 #: forms/list_forms.py:53
127 msgid "Only mailinglist members"
130 #: forms/list_forms.py:54
134 #: forms/list_forms.py:68 templates/postorius/user/subscriptions.html:22
138 #: forms/list_forms.py:70
139 msgid "Please enter a name for your list."
142 #: forms/list_forms.py:71
143 msgid "Please enter a valid list name."
146 #: forms/list_forms.py:74
147 msgid "Initial list owner address"
150 #: forms/list_forms.py:76
151 msgid "Please enter the list owner's email address."
154 #: forms/list_forms.py:80
155 msgid "Advertise this list?"
158 #: forms/list_forms.py:82
159 msgid "Please choose a list type."
162 #: forms/list_forms.py:85
163 msgid "Advertise this list in list index"
166 #: forms/list_forms.py:86
167 msgid "Hide this list in list index"
170 #: forms/list_forms.py:99
171 msgid "Choose an existing Domain."
174 #: forms/list_forms.py:100
175 msgid "Choose a valid Mail Host"
178 #: forms/list_forms.py:103
182 #: forms/list_forms.py:106
183 msgid "Choose a List Style."
186 #: forms/list_forms.py:107
187 msgid "Choose a valid List Style."
190 #: forms/list_forms.py:110
191 msgid "Site admin has not created any domains"
194 #: forms/list_forms.py:123
195 msgid "Please enter a valid listname"
198 #: forms/list_forms.py:149 forms/list_forms.py:178
199 msgid "Your email address"
202 #: forms/list_forms.py:153
204 "Subscribing via \"Primary Address\" will change subscription address when "
205 "you change your primary address."
208 #: forms/list_forms.py:156 forms/list_forms.py:181 forms/member_forms.py:29
209 #: forms/system.py:36
210 msgid "Please enter an email address."
213 #: forms/list_forms.py:157 forms/list_forms.py:182 forms/member_forms.py:30
214 #: forms/system.py:37
215 msgid "Please enter a valid email address."
218 #: forms/list_forms.py:160 forms/list_forms.py:185
219 msgid "Your name (optional)"
222 #: forms/list_forms.py:169 forms/list_forms.py:1145 views/list.py:411
223 msgid "Primary Address ({})"
226 #: forms/list_forms.py:200
230 #: forms/list_forms.py:201 templates/postorius/domain/template_delete.html:27
231 #: templates/postorius/lists/template_delete.html:24
235 #: forms/list_forms.py:202
239 #: forms/list_forms.py:203
240 msgid "Confirm, then moderate"
243 #: forms/list_forms.py:212
244 msgid "Subscription Policy"
247 #: forms/list_forms.py:214
249 "Open: Subscriptions are added automatically\n"
250 "Confirm: Subscribers need to confirm the subscription using an email sent to "
252 "Moderate: Moderators will have to authorize each subscription manually.\n"
253 "Confirm then Moderate: First subscribers have to confirm, then a moderator "
254 "needs to authorize."
257 #: forms/list_forms.py:223
258 msgid "Un-Subscription Policy"
261 #: forms/list_forms.py:225
263 "Open: Un-Subscriptions happen automatically\n"
264 "Confirm: Subscribers need to confirm the un-subscription using an email sent "
266 "Moderate: Moderators will have to authorize each un-subscription manually.\n"
267 "Confirm then Moderate: First subscribers have to confirm, then a moderator "
268 "needs to authorize."
271 #: forms/list_forms.py:238 forms/list_forms.py:264 forms/list_forms.py:273
272 #: forms/list_forms.py:359 forms/list_forms.py:367 forms/list_forms.py:408
273 #: forms/list_forms.py:522 forms/list_forms.py:529 forms/list_forms.py:571
274 #: forms/list_forms.py:639 forms/list_forms.py:674 forms/list_forms.py:687
275 #: forms/list_forms.py:695 forms/list_forms.py:703 forms/list_forms.py:721
276 #: forms/list_forms.py:737 forms/list_forms.py:848 forms/list_forms.py:857
277 #: forms/list_forms.py:869 forms/list_forms.py:881 forms/list_forms.py:900
278 #: forms/list_forms.py:943 forms/list_forms.py:950 forms/list_forms.py:971
279 #: forms/user_forms.py:48
283 #: forms/list_forms.py:238 forms/list_forms.py:264 forms/list_forms.py:273
284 #: forms/list_forms.py:359 forms/list_forms.py:367 forms/list_forms.py:408
285 #: forms/list_forms.py:522 forms/list_forms.py:529 forms/list_forms.py:571
286 #: forms/list_forms.py:639 forms/list_forms.py:674 forms/list_forms.py:687
287 #: forms/list_forms.py:695 forms/list_forms.py:703 forms/list_forms.py:721
288 #: forms/list_forms.py:737 forms/list_forms.py:848 forms/list_forms.py:857
289 #: forms/list_forms.py:869 forms/list_forms.py:881 forms/list_forms.py:900
290 #: forms/list_forms.py:943 forms/list_forms.py:950 forms/list_forms.py:971
291 #: forms/user_forms.py:48
295 #: forms/list_forms.py:240
296 msgid "Process Bounces"
299 #: forms/list_forms.py:242
301 "Specifies whether or not this list should do automatic bounce processing."
304 #: forms/list_forms.py:247
305 msgid "Bounce score threshold"
308 #: forms/list_forms.py:250
310 "This is the bounce score above which a member's subscription will be "
311 "automatically disabled. When the subscription is re-enabled, their bounce "
312 "score will be reset to zero."
315 #: forms/list_forms.py:255
316 msgid "Bounce info stale after"
319 #: forms/list_forms.py:258
321 "The number of days after which a member's bounce information is considered "
322 "stale. If no new bounces have been received in the interim, the bounce score "
323 "is reset to zero. This value must be an integer. "
326 #: forms/list_forms.py:266
327 msgid "Notify owner on disable"
330 #: forms/list_forms.py:268
332 "This option controls whether or not the list owner is notified when a "
333 "member's subscription is automatically disabled due to their bounce "
334 "threshold being reached. "
337 #: forms/list_forms.py:275
338 msgid "Notify owner on removal"
341 #: forms/list_forms.py:277
343 "This option controls whether or not the list owner is notified when a member "
344 "is removed from the list after their disabled notifications have been "
348 #: forms/list_forms.py:284
349 msgid "Bounce disabled warnings interval"
352 #: forms/list_forms.py:287
353 msgid "The number of days between each disabled notification."
356 #: forms/list_forms.py:291
357 msgid "Bounce disable warnings"
360 #: forms/list_forms.py:294
362 "The number of notices a disabled member will receive before their address is "
363 "removed from the mailing list's roster. Set this to 0 to immediately remove "
364 "an address from the list once their bounce score exceeds the threshold. This "
365 "value must be an integer. "
368 #: forms/list_forms.py:308
369 msgid "Public archives"
372 #: forms/list_forms.py:309
373 msgid "Private archives"
376 #: forms/list_forms.py:310
377 msgid "Do not archive this list"
380 #: forms/list_forms.py:316
381 msgid "Archive policy"
384 #: forms/list_forms.py:317
385 msgid "Policy for archiving messages for this list"
388 #: forms/list_forms.py:322
389 msgid "Active archivers"
392 #: forms/list_forms.py:347
393 msgid "Acceptable aliases"
396 #: forms/list_forms.py:350
398 "This is a list, one per line, of addresses and regexps matching addresses "
399 "that are acceptable in To: or Cc: in lieu of the list posting address when "
400 "`require_explicit_destination' is enabled. Entries are either email "
401 "addresses or regexps matching email addresses. Regexps are entries "
402 "beginning with `^' and are matched against every recipient address in the "
403 "message. The matching is performed with Python's re.match() function, "
404 "meaning they are anchored to the start of the string."
407 #: forms/list_forms.py:361
408 msgid "Require Explicit Destination"
411 #: forms/list_forms.py:363
413 "This checks to ensure that the list posting address or an acceptable alias "
414 "explicitly appears in a To: or Cc: header in the post."
417 #: forms/list_forms.py:369
418 msgid "Administrivia"
421 #: forms/list_forms.py:371
423 "Administrivia tests will check postings to see whether it's really meant as "
424 "an administrative request (like subscribe, unsubscribe, etc), and will add "
425 "it to the the administrative requests queue, notifying the administrator of "
426 "the new request, in the process."
429 #: forms/list_forms.py:378
430 msgid "Default action to take when a member posts to the list"
433 #: forms/list_forms.py:380
434 msgid "Please choose a default member action."
437 #: forms/list_forms.py:384
439 "Default action to take when a member posts to the list.\n"
440 "Hold: This holds the message for approval by the list moderators.\n"
441 "Reject: this automatically rejects the message by sending a bounce notice to "
442 "the post's author. The text of the bounce notice can be configured by you.\n"
443 "Discard: this simply discards the message, with no notice sent to the post's "
445 "Accept: accepts any postings without any further checks.\n"
446 "Default Processing: run additional checks and accept the message."
449 #: forms/list_forms.py:397
450 msgid "Default action to take when a non-member posts to the list"
453 #: forms/list_forms.py:399
454 msgid "Please choose a default non-member action."
457 #: forms/list_forms.py:403
459 "When a post from a non-member is received, the message's sender is matched "
460 "against the list of explicitly accepted, held, rejected (bounced), and "
461 "discarded addresses. If no match is found, then this action is taken."
464 #: forms/list_forms.py:410
465 msgid "Emergency Moderation"
468 #: forms/list_forms.py:412
470 "When this option is enabled, all list traffic is emergency moderated, i.e. "
471 "held for moderation. Turn this option on when your list is experiencing a "
472 "flamewar and you want a cooling off period. "
475 #: forms/list_forms.py:419
476 msgid "Maximum message size"
479 #: forms/list_forms.py:422
481 "The maximum allowed message size in KB. This can be used to prevent emails "
482 "with large attachments. A size of 0 disables the check."
485 #: forms/list_forms.py:427
486 msgid "Maximum number of recipients"
489 #: forms/list_forms.py:430
491 "The maximum number of recipients for a message. This can be used to prevent "
492 "mass mailings from being accepted. A value of 0 disables the check."
495 #: forms/list_forms.py:444
496 msgid "Accept these non-members"
499 #: forms/list_forms.py:447
501 "This is a list, one per line, of regexps matching addresses that are allowed "
502 "to post to this mailing list without subscribing to the list. Entries are "
503 "regexps beginning with `^' and are matched against the sender addresses in "
504 "the message. While non-regexp addresses can be entered here, it is preferred "
505 "to add the address as a nonmember and set the nonmember's Moderation to "
506 "Default Processing."
509 #: forms/list_forms.py:457
510 msgid "Hold these non-members"
513 #: forms/list_forms.py:460
515 "This is a list, one per line, of regexps matching nonmember addresses, posts "
516 "from which are held automatically. Entries are regexps beginning with `^' "
517 "and are matched against the sender addresses in the message. While non-"
518 "regexp addresses can be entered here, it is preferred to add the address as "
519 "a nonmember and set the nonmember's Moderation to Hold."
522 #: forms/list_forms.py:469
523 msgid "Reject these non-members"
526 #: forms/list_forms.py:472
528 "This is a list, one per line, of regexps matching nonmember addresses, posts "
529 "from which are rejected with notice to the sender. Entries are regexps "
530 "beginning with `^' and are matched against the sender addresses in the "
531 "message. While non-regexp addresses can be entered here, it is preferred to "
532 "add the address as a nonmember and set the nonmember's Moderation to Reject."
535 #: forms/list_forms.py:482
536 msgid "Discard these non-members"
539 #: forms/list_forms.py:485
541 "This is a list, one per line, of regexps matching nonmember addresses, posts "
542 "from which are discarded automatically. Entries are regexps beginning with "
543 "`^' and are matched against the sender addresses in the message. While non-"
544 "regexp addresses can be entered here, it is preferred to add the address as "
545 "a nonmember and set the nonmember's Moderation to Discard."
548 #: forms/list_forms.py:507
549 msgid "Invalid alias regexp: {}: {}"
552 #: forms/list_forms.py:513
553 msgid "Invalid alias email: {}"
556 #: forms/list_forms.py:525
557 msgid "Enable Digests"
560 #: forms/list_forms.py:526
561 msgid "Should Mailman enable digests for this MailingList?"
564 #: forms/list_forms.py:532
565 msgid "Send Digest Periodically"
568 #: forms/list_forms.py:533
569 msgid "Should Mailman send out digests periodically?"
572 #: forms/list_forms.py:539
573 msgid "Digest Volume Frequency"
576 #: forms/list_forms.py:540
578 "At what frequency should Mailman increment the digest volume number and "
579 "reset the issue number?"
582 #: forms/list_forms.py:544
583 msgid "Digest size threshold"
586 #: forms/list_forms.py:545
587 msgid "How big in Kb should a digest be before it gets sent out?"
590 #: forms/list_forms.py:554
591 msgid "DMARC mitigation action"
594 #: forms/list_forms.py:558
595 msgid "Please choose a DMARC mitigation action."
598 #: forms/list_forms.py:560
599 msgid "No DMARC mitigations"
602 #: forms/list_forms.py:561
603 msgid "Replace From: with list address"
606 #: forms/list_forms.py:563
607 msgid "Wrap the message in an outer message From: the list."
610 #: forms/list_forms.py:564
611 msgid "Reject the message"
614 #: forms/list_forms.py:565
615 msgid "Discard the message"
618 #: forms/list_forms.py:567
620 "The action to apply to messages From: a domain publishing a DMARC policy of "
621 "reject or quarantine or to all messages if DMARC Mitigate unconditionally is "
625 #: forms/list_forms.py:574
626 msgid "DMARC Mitigate unconditionally"
629 #: forms/list_forms.py:576
631 "If DMARC mitigation action is munge_from or wrap_message, should it apply to "
632 "all messages regardless of the DMARC policy of the From: domain."
635 #: forms/list_forms.py:580
636 msgid "DMARC rejection notice"
639 #: forms/list_forms.py:584
641 "Text to replace the default reason in any rejection notice to be sent when "
642 "DMARC mitigation action of reject applies."
645 #: forms/list_forms.py:587
646 msgid "DMARC wrapped message text"
649 #: forms/list_forms.py:591
651 "Text to be added as a separate text/plain MIME part preceding the original "
652 "message part in the wrapped message when DMARC mitigation action of wrap "
656 #: forms/list_forms.py:597
660 #: forms/list_forms.py:598
664 #: forms/list_forms.py:599
668 #: forms/list_forms.py:603
671 " None: No personalization.\n"
673 " Individual: Everyone gets a unique copy of the message, and there are "
674 "a few more substitution variables, but no headers are modified.\n"
676 " Full: All of the 'individual' personalization plus recipient "
677 "header modification. "
680 #: forms/list_forms.py:613 templates/postorius/lists/held_messages.html:30
681 #: templates/postorius/lists/held_messages.html:108
682 #: templates/postorius/lists/pending_confirmations.html:34
683 #: templates/postorius/lists/subscription_requests.html:36
687 #: forms/list_forms.py:614 templates/postorius/lists/held_messages.html:29
688 #: templates/postorius/lists/held_messages.html:107
689 #: templates/postorius/lists/subscription_requests.html:35
693 #: forms/list_forms.py:615
697 #: forms/list_forms.py:616
701 #: forms/list_forms.py:619
703 "Action to take on messages which have no content\n"
705 " Discard = silently discard the message.\n"
706 " Reject = discard the message and notify the sender.\n"
707 " Forward = forward the message to the list owner(s).\n"
708 " Preserve = save the message in qfiles/bad.\n"
711 #: forms/list_forms.py:636
715 #: forms/list_forms.py:642
716 msgid "Filter content"
719 #: forms/list_forms.py:643
721 "Should Mailman filter the content of list traffic according to the settings "
725 #: forms/list_forms.py:646
729 #: forms/list_forms.py:649
731 "MimeTypes to filter from the incoming posts. A list of common types can be "
732 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
733 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
736 #: forms/list_forms.py:654
737 msgid "Filter extensions"
740 #: forms/list_forms.py:657
741 msgid "Extensions to filter from the incoming posts."
744 #: forms/list_forms.py:660
748 #: forms/list_forms.py:663
750 "MimeTypes to allow in the incoming posts. A list of common types can be "
751 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
752 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
755 #: forms/list_forms.py:668
756 msgid "Pass extensions"
759 #: forms/list_forms.py:671
760 msgid "Extensions to allow in the incoming posts."
763 #: forms/list_forms.py:677
764 msgid "Collapse alternatives"
767 #: forms/list_forms.py:678
769 "Should Mailman collapse multipart/alternative to its first part content?"
772 #: forms/list_forms.py:684
773 msgid "Filter Action"
776 #: forms/list_forms.py:690
777 msgid "Convert html to plaintext"
780 #: forms/list_forms.py:691
782 "Should Mailman convert text/html parts to plain text? This conversion "
783 "happens after MIME attachments have been stripped."
786 #: forms/list_forms.py:698
787 msgid "Anonymous list"
790 #: forms/list_forms.py:699
792 "Hide the sender of a message, replacing it with the list address (Removes "
793 "From, Sender and Reply-To fields)"
796 #: forms/list_forms.py:706
797 msgid "Include RFC2369 headers"
800 #: forms/list_forms.py:708
802 "Yes is highly recommended. RFC 2369 defines a set of List-* headers that are "
803 "normally added to every message sent to the list membership. These greatly "
804 "aid end-users who are using standards compliant mail readers. They should "
805 "normally always be enabled. However, not all mail readers are standards "
806 "compliant yet, and if you have a large number of members who are using non-"
807 "compliant mail readers, they may be annoyed at these headers. You should "
808 "first try to educate your members as to why these headers exist, and how to "
809 "hide them in their mail clients. As a last resort you can disable these "
810 "headers, but this is not recommended (and in fact, your ability to disable "
811 "these headers may eventually go away)."
814 #: forms/list_forms.py:724
815 msgid "Include the list post header"
818 #: forms/list_forms.py:726
820 "This can be set to no for announce lists that do not wish to include the "
821 "List-Post header because posting to the list is discouraged."
824 #: forms/list_forms.py:730
825 msgid "Explicit reply-to address"
828 #: forms/list_forms.py:733
830 "This option allows admins to set an explicit Reply-to address. It is only "
831 "used if the reply-to is set to use an explicitly set header"
834 #: forms/list_forms.py:741
836 "Should any existing Reply-To: header found in the original message be "
837 "stripped? If so, this will be done regardless of whether an explict Reply-"
838 "To: header is added by Mailman or not."
841 #: forms/list_forms.py:745 forms/list_forms.py:752
842 msgid "Reply goes to list"
845 #: forms/list_forms.py:749
846 msgid "Please choose a reply-to action."
849 #: forms/list_forms.py:751
853 #: forms/list_forms.py:753
854 msgid "Explicit Reply-to header set"
857 #: forms/list_forms.py:754
858 msgid "Explicit Reply-to set; no Cc added"
861 #: forms/list_forms.py:756
863 "Where are replies to list messages directed? No Munging is strongly "
864 "recommended for most mailing lists. \n"
865 "This option controls what Mailman does to the Reply-To: header in messages "
866 "flowing through this mailing list. When set to No Munging, no Reply-To: "
867 "header is added by Mailman, although if one is present in the original "
868 "message, it is not stripped. Setting this value to either Reply to List, "
869 "Explicit Reply, or Reply Only causes Mailman to insert a specific Reply-To: "
870 "header in all messages, overriding the header in the original message if "
871 "necessary (Explicit Reply inserts the value of reply_to_address). Explicit "
872 "Reply-to set; no Cc added is useful forannounce-only lists where you want to "
873 "avoid someone replying to the list address. There are many reasons not to "
874 "introduce or override the Reply-To: header. One is that some posters depend "
875 "on their own Reply-To: settings to convey their valid return address. "
876 "Another is that modifying Reply-To: makes it much more difficult to send "
877 "private replies. See <a href=\"http://marc.merlins.org/netrants/reply-to-"
878 "harmful.html\">`Reply-To' Munging Considered Harmful</a> for a general "
879 "discussion of this issue. See <a href=\"http://marc.merlins.org/netrants/"
880 "reply-to-useful.html\">`Reply-To' Munging Considered Useful</a> for a "
881 "dissenting opinion. Some mailing lists have restricted posting privileges, "
882 "with a parallel list devoted to discussions. Examples are `patches' or "
883 "`checkin' lists, where software changes are posted by a revision control "
884 "system, but discussion about the changes occurs on a developers mailing "
885 "list. To support these types of mailing lists, select Explicit Reply and set "
886 "the Reply-To: address option to point to the parallel list."
889 #: forms/list_forms.py:788
893 #: forms/list_forms.py:793
894 msgid "Type of pipeline you want to use for this mailing list"
897 #: forms/list_forms.py:801
898 msgid "Respond and continue processing"
901 #: forms/list_forms.py:802
902 msgid "Respond and discard message"
905 #: forms/list_forms.py:803
906 msgid "No automatic response"
909 #: forms/list_forms.py:807
910 msgid "Autorespond to list owner"
913 #: forms/list_forms.py:808
915 "Should Mailman send an auto-response to emails sent to the -owner address?"
918 #: forms/list_forms.py:811
919 msgid "Autoresponse owner text"
922 #: forms/list_forms.py:814
923 msgid "Auto-response text to send to -owner emails."
926 #: forms/list_forms.py:818
927 msgid "Autorespond postings"
930 #: forms/list_forms.py:819
931 msgid "Should Mailman send an auto-response to mailing list posters?"
934 #: forms/list_forms.py:822
935 msgid "Autoresponse postings text"
938 #: forms/list_forms.py:825
939 msgid "Auto-response text to send to mailing list posters."
942 #: forms/list_forms.py:829
943 msgid "Autorespond requests"
946 #: forms/list_forms.py:831
948 "Should Mailman send an auto-response to emails sent to the -request address? "
949 "If you choose yes, decide whether you want Mailman to discard the original "
950 "email, or forward it on to the system as a normal mail command."
953 #: forms/list_forms.py:836
954 msgid "Autoresponse request text"
957 #: forms/list_forms.py:839
958 msgid "Auto-response text to send to -request emails."
961 #: forms/list_forms.py:841
962 msgid "Autoresponse grace period"
965 #: forms/list_forms.py:843
967 "Number of days between auto-responses to either the mailing list or -"
968 "request/-owner address from the same poster. Set to zero (or negative) for "
969 "no grace period (i.e. auto-respond to every message)."
972 #: forms/list_forms.py:851
973 msgid "Notify users of held messages"
976 #: forms/list_forms.py:853
978 "Should Mailman notify users about their messages held for approval. If you "
979 "say 'No', no notifications will be sent to users about the pending approval "
983 #: forms/list_forms.py:860
984 msgid "Send welcome message"
987 #: forms/list_forms.py:862
989 "Send welcome message to newly subscribed members? Turn this off only if you "
990 "plan on subscribing people manually and don't want them to know that you did "
991 "so. Setting this to No is most useful for transparently migrating lists from "
992 "some other mailing list manager to Mailman.\n"
993 "The text of Welcome message can be set via the Templates tab."
996 #: forms/list_forms.py:871
997 msgid "Admin immed notify"
1000 #: forms/list_forms.py:873
1002 "Should the list moderators get immediate notice of new requests, as well as "
1003 "daily notices about collected ones? List moderators (and list "
1004 "administrators) are sent daily reminders of requests pending approval, like "
1005 "subscriptions to a moderated list, or postings that are being held for one "
1006 "reason or another. Setting this option causes notices to be sent immediately "
1007 "on the arrival of new requests as well. "
1010 #: forms/list_forms.py:883
1011 msgid "Notify admin of membership changes"
1014 #: forms/list_forms.py:884
1015 msgid "Should administrator get notices of subscribes and unsubscribes?"
1018 #: forms/list_forms.py:889
1019 msgid "Not Moderated"
1022 #: forms/list_forms.py:890
1023 msgid "Moderated but allows for open posting"
1026 #: forms/list_forms.py:891
1030 #: forms/list_forms.py:902
1031 msgid "Show list on index page"
1034 #: forms/list_forms.py:903
1035 msgid "Choose whether to include this list on the list of all lists"
1038 #: forms/list_forms.py:909
1040 "This description is used when the mailing list is listed with other mailing "
1041 "lists, or in headers, and so forth. It should be as succinct as you can get "
1042 "it, while still identifying what the list is."
1045 #: forms/list_forms.py:915
1049 #: forms/list_forms.py:916
1050 msgid "A longer description of this mailing list."
1053 #: forms/list_forms.py:920
1054 msgid "Display name"
1057 #: forms/list_forms.py:922
1058 msgid "Display name is the name shown in the web interface."
1061 #: forms/list_forms.py:925
1062 msgid "Subject prefix"
1065 #: forms/list_forms.py:930
1066 msgid "Preferred Language"
1069 #: forms/list_forms.py:936
1070 msgid "Members List Visibility"
1073 #: forms/list_forms.py:940
1074 msgid "Who is allowed to see members list for this MailingList?"
1077 #: forms/list_forms.py:945
1078 msgid "Gateway to mail"
1081 #: forms/list_forms.py:946
1083 "Flag indicating that posts to the linked newsgroup should be gated to the "
1087 #: forms/list_forms.py:952
1088 msgid "Gateway to news"
1091 #: forms/list_forms.py:953
1093 "Flag indicating that posts to the list should be gated to the linked "
1097 #: forms/list_forms.py:957
1098 msgid "Linked Newsgroup"
1101 #: forms/list_forms.py:960
1102 msgid "The name of the linked newsgroup."
1105 #: forms/list_forms.py:963
1106 msgid "Newsgroup moderation"
1109 #: forms/list_forms.py:967
1110 msgid "The moderation policy for the linked newsgroup, if there is one."
1113 #: forms/list_forms.py:973
1114 msgid "NNTP Include subject prefix "
1117 #: forms/list_forms.py:974
1119 "Flag indicating whether the list's \"Subject Prefix\" should be included in "
1120 "posts gated to usenet."
1123 #: forms/list_forms.py:989
1124 msgid "Emails to mass subscribe"
1127 #: forms/list_forms.py:991
1129 "The following formats are accepted:\n"
1130 "jdoe@example.com\n"
1131 "<jdoe@example.com>\n"
1132 "John Doe <jdoe@example.com>\n"
1133 "\"John Doe\" <jdoe@example.com>\n"
1134 "jdoe@example.com (John Doe)\n"
1135 "Use the last three to associate a display name with the address\n"
1138 #: forms/list_forms.py:1002
1142 #: forms/list_forms.py:1006
1143 msgid "If checked, users will not have to confirm their subscription."
1146 #: forms/list_forms.py:1011
1147 msgid "Pre approved"
1150 #: forms/list_forms.py:1015
1152 "If checked, moderators will not have to approve the subscription request."
1155 #: forms/list_forms.py:1021
1156 msgid "Pre Verified"
1159 #: forms/list_forms.py:1025
1161 "If checked, users will not have to verify that their email address is valid."
1164 #: forms/list_forms.py:1031
1168 #: forms/list_forms.py:1035
1170 "If checked, the other checkboxes are ignored and the users will be sent an "
1171 "invitation to join the list and will be subscribed upon acceptance thereof."
1174 #: forms/list_forms.py:1047
1175 msgid "Emails to Unsubscribe"
1178 #: forms/list_forms.py:1048
1179 msgid "Add one email address on each line"
1182 #: forms/list_forms.py:1063
1183 msgid "Default antispam action"
1186 #: forms/list_forms.py:1067
1190 #: forms/list_forms.py:1068
1191 msgid "Email header to filter on (case-insensitive)."
1194 #: forms/list_forms.py:1070
1195 msgid "Please enter a header."
1198 #: forms/list_forms.py:1071
1199 msgid "Please enter a valid header."
1202 #: forms/list_forms.py:1073
1206 #: forms/list_forms.py:1074
1207 msgid "Regular expression matching the header's value."
1210 #: forms/list_forms.py:1076
1211 msgid "Please enter a pattern."
1214 #: forms/list_forms.py:1077
1215 msgid "Please enter a valid pattern."
1218 #: forms/list_forms.py:1079 templates/postorius/domain/index.html:26
1222 #: forms/list_forms.py:1080
1223 msgid "Please enter a valid action."
1226 #: forms/list_forms.py:1083
1227 msgid "Action to take when a header matches"
1230 #: forms/list_forms.py:1112
1234 #: forms/list_forms.py:1114
1235 msgid "List default"
1238 #: forms/list_forms.py:1116
1240 "Default action to take when this member posts to the list. \n"
1241 "List default -- follow the list's default member action. \n"
1242 "Hold -- This holds the message for approval by the list moderators. \n"
1243 "Reject -- this automatically rejects the message by sending a bounce notice "
1244 "to the post's author. The text of the bounce notice can be configured by "
1246 "Discard -- this simply discards the message, with no notice sent to the "
1248 "Accept -- accepts any postings without any further checks. \n"
1249 "Default Processing -- run additional checks and accept the message. \n"
1252 #: forms/list_forms.py:1133
1253 msgid "Select Email"
1256 #: forms/list_forms.py:1151
1260 #: forms/member_forms.py:27
1261 msgid "Email Address"
1264 #: forms/member_forms.py:32
1265 msgid "Display Name"
1268 #: forms/member_forms.py:35
1269 msgid "Please enter an display name."
1272 #: forms/system.py:31
1276 #: forms/system.py:33
1278 "You can ban a single email address or use a regular expression to match "
1279 "similar email addresses."
1282 #: forms/user_forms.py:50
1286 #: forms/user_forms.py:51
1287 msgid "Plain Text Digests"
1290 #: forms/user_forms.py:52
1291 msgid "Mime Digests"
1294 #: forms/user_forms.py:53
1295 msgid "Summary Digests"
1298 #: forms/user_forms.py:55
1302 #: forms/user_forms.py:55
1306 #: forms/user_forms.py:60
1307 msgid "Delivery status"
1310 #: forms/user_forms.py:62
1312 "Set this option to Enabled to receive messages posted to this mailing list. "
1313 "Set it to Disabled if you want to stay subscribed, but don't want mail "
1314 "delivered to you for a while (e.g. you're going on vacation). If you disable "
1315 "mail delivery, don't forget to re-enable it when you come back; it will not "
1316 "be automatically re-enabled."
1319 #: forms/user_forms.py:72
1320 msgid "Delivery mode"
1323 #: forms/user_forms.py:74
1325 "If you select summary digests , you'll get posts bundled together (usually "
1326 "one per day but possibly more on busy lists), instead of singly when they're "
1327 "sent. Your mail reader may or may not support MIME digests. In general MIME "
1328 "digests are preferred, but if you have a problem reading them, select plain "
1332 #: forms/user_forms.py:83
1333 msgid "Receive own postings"
1336 #: forms/user_forms.py:85
1338 "Ordinarily, you will get a copy of every message you post to the list. If "
1339 "you don't want to receive this copy, set this option to No."
1342 #: forms/user_forms.py:92
1343 msgid "Acknowledge posts"
1346 #: forms/user_forms.py:94
1347 msgid "Receive acknowledgement mail when you send mail to the list?"
1350 #: forms/user_forms.py:98
1351 msgid "Hide address"
1354 #: forms/user_forms.py:100
1356 "When someone views the list membership, your email address is normally shown "
1357 "(in an obscured fashion to thwart spam harvesters). If you do not want your "
1358 "email address to show up on this membership roster at all, select Yes for "
1362 #: forms/user_forms.py:108
1363 msgid "Receive list copies (possible duplicates)"
1366 #: forms/user_forms.py:110
1368 "When you are listed explicitly in the To: or Cc: headers of a list message, "
1369 "you can opt to not receive another copy from the mailing list. Select Yes to "
1370 "receive copies. Select No to avoid receiving copies from the mailing list"
1373 #: forms/user_forms.py:119
1374 msgid "Preferred language"
1377 #: forms/user_forms.py:121
1379 "Preferred language for your interactions with Mailman. When this is set, it "
1380 "will override the MailingList's preferred language. This affects which "
1381 "language is used for your email notifications and such."
1384 #: forms/validators.py:39
1385 #, python-brace-format
1386 msgid "Invalid: \"{0}\" should be either email or UUID"
1391 "Note: Do not add any secret content in templates as they are publicly "
1393 "You can use these variables in the templates. \n"
1394 "$hyperkitty_url: Permalink to archived message in Hyperkitty\n"
1395 "$listname: Name of the Mailing List e.g. ant@example.com \n"
1396 "$list_id: The List-ID header e.g. ant.example.com \n"
1397 "$display_name: Display name of the mailing list e.g. Ant \n"
1398 "$short_listname: Local part of the listname e.g. ant \n"
1399 "$domain: The domain part of the listname e.g. example.com \n"
1400 "$info: The mailing list's longer descriptive text \n"
1401 "$request_email: The email address for -request address \n"
1402 "$owner_email: The email address for -owner address \n"
1403 "$site_email: The email address to reach the owners of the site \n"
1404 "$language: The two letter language code for list's preferred language e.g. "
1409 msgid "Choose the template you want to customize."
1414 "Language for the template, this should be the list's preferred language."
1417 #: template_list.py:26
1419 "Sent to the list administrators when moderator approval for a posting is "
1423 #: template_list.py:28
1425 "Sent to the list administrators when moderator approval for a subscription "
1426 "request is required."
1429 #: template_list.py:30
1431 "Sent to the list administrators when moderator approval for an "
1432 "unsubscription request is required."
1435 #: template_list.py:32
1437 "Sent to the list administrators to notify them when a new member has been "
1441 #: template_list.py:34
1443 "Sent to the list administrators when a bounce message in an unrecognized "
1444 "format has been received."
1447 #: template_list.py:36
1449 "Sent to the list administrators to notify them when a member's delivery is "
1450 "disabled due to excessive bounces."
1453 #: template_list.py:38
1455 "Sent to the list administrators to notify them when a member has been "
1459 #: template_list.py:40
1460 msgid "The footer for a digest message."
1463 #: template_list.py:42
1464 msgid "The header for a digest message."
1467 #: template_list.py:44
1469 "The digest “masthead”; i.e. a common introduction for all digest messages."
1472 #: template_list.py:46
1473 msgid "The footer for a regular (non-digest) message."
1476 #: template_list.py:48
1477 msgid "The header for a regular (non-digest) message."
1480 #: template_list.py:50
1482 "The message sent to subscribers when a subscription confirmation is required."
1485 #: template_list.py:52
1487 "The message sent to subscribers when an unsubscription confirmation is "
1491 #: template_list.py:54
1492 msgid "The message sent to subscribers when they are invited to join a list."
1495 #: template_list.py:56
1496 msgid "The notice sent to a member when they unsubscribe from a mailing list."
1499 #: template_list.py:58
1501 "The notice sent to a poster when their message is being held for moderator "
1505 #: template_list.py:60
1507 "Sent to a user when the maximum number of autoresponses has been reached for "
1511 #: template_list.py:62
1513 "Notice sent to a poster when their message has been received by the mailing "
1517 #: template_list.py:64
1519 "A bounce probe sent to a member when their subscription has been disabled "
1523 #: template_list.py:66
1525 "Notice sent to a poster when their message has been rejected by the list’s "
1529 #: template_list.py:68
1531 "Notice sent to a poster when their message has been rejected automatically."
1534 #: template_list.py:70
1536 "The notice sent to a member when they are subscribed to the mailing list."
1539 #: template_list.py:72
1541 "The notice sent to a member when their membership has been disabled due to "
1542 "excessive bounces."
1545 #: templates/403.html:5
1549 #: templates/403.html:6
1550 msgid "You do not have permissions to visit this page."
1553 #: templates/404.html:5
1554 msgid "Page not found"
1557 #: templates/404.html:6
1558 msgid "This page either doesn't exist, or it moved somewhere else."
1561 #: templates/500.html:24
1562 msgid "Server error"
1565 #: templates/500.html:25
1566 msgid "An error occurred while processing your request."
1569 #: templates/postorius/bans.html:5 templates/postorius/bans.html:10
1573 #: templates/postorius/base.html:32
1574 msgid "Mailman logo"
1577 #: templates/postorius/base.html:38
1581 #: templates/postorius/base.html:44 templates/postorius/domain/index.html:5
1582 #: templates/postorius/domain/index.html:11
1586 #: templates/postorius/base.html:50
1590 #: templates/postorius/base.html:56
1591 msgid "System Information"
1594 #: templates/postorius/base.html:63 templates/postorius/lists/summary.html:31
1598 #: templates/postorius/base.html:79
1602 #: templates/postorius/base.html:83
1603 msgid "Mailman settings"
1606 #: templates/postorius/base.html:88
1607 msgid "Posting activity"
1610 #: templates/postorius/base.html:94
1614 #: templates/postorius/base.html:101
1618 #: templates/postorius/base.html:105
1620 msgstr "Prisijungti"
1622 #: templates/postorius/base.html:128
1623 msgid "Postorius Documentation"
1626 #: templates/postorius/base.html:132
1627 msgid "Postorius Version"
1630 #: templates/postorius/base.html:135
1631 msgid "Happy Mailman Day!"
1634 #: templates/postorius/domain/confirm_delete.html:5
1635 msgid "Confirm domain removal"
1638 #: templates/postorius/domain/confirm_delete.html:13
1639 msgid "Confirm deletion"
1642 #: templates/postorius/domain/confirm_delete.html:17
1643 msgid "Are you sure you want to permanently delete"
1646 #: templates/postorius/domain/confirm_delete.html:21
1650 " This would delete %(size)s lists, some of which are:\n"
1654 #: templates/postorius/domain/confirm_delete.html:33
1655 #: templates/postorius/domain/index.html:59
1656 #: templates/postorius/domain/template_index.html:34
1657 #: templates/postorius/lists/confirm_delete.html:5
1658 #: templates/postorius/lists/members.html:107
1659 #: templates/postorius/lists/members.html:116
1660 #: templates/postorius/lists/template_list.html:32
1661 #: templates/postorius/menu/list_nav.html:59
1665 #: templates/postorius/domain/confirm_delete.html:34
1666 #: templates/postorius/domain/template_delete.html:28
1667 #: templates/postorius/lists/confirm_delete.html:25
1668 #: templates/postorius/lists/confirm_remove_role.html:18
1669 #: templates/postorius/lists/confirm_removeall_subscribers.html:22
1670 #: templates/postorius/lists/template_delete.html:25
1674 #: templates/postorius/domain/edit.html:6
1675 #: templates/postorius/domain/edit.html:12
1679 #: templates/postorius/domain/index.html:14
1683 #: templates/postorius/domain/index.html:25
1684 #: templates/postorius/menu/list_nav.html:42
1688 #: templates/postorius/domain/index.html:38
1689 #: templates/postorius/domain/index.html:58
1690 #: templates/postorius/domain/template_index.html:33
1691 #: templates/postorius/lists/template_list.html:31
1695 #: templates/postorius/domain/index.html:50
1699 #: templates/postorius/domain/index.html:54
1703 #: templates/postorius/domain/index.html:57
1704 #: templates/postorius/domain/template_add.html:6
1705 #: templates/postorius/domain/template_delete.html:6
1706 #: templates/postorius/domain/template_index.html:6
1707 #: templates/postorius/domain/template_index.html:11
1708 #: templates/postorius/lists/template_add.html:7
1709 #: templates/postorius/lists/template_delete.html:7
1710 #: templates/postorius/lists/template_list.html:7
1711 #: templates/postorius/lists/template_update.html:7
1712 #: templates/postorius/menu/list_nav.html:45 templatetags/nav_helpers.py:38
1716 #: templates/postorius/domain/new.html:6
1720 #: templates/postorius/domain/new.html:12
1721 msgid "Add a new domain"
1724 #: templates/postorius/domain/owners.html:6
1725 msgid "Add domain owner "
1728 #: templates/postorius/domain/owners.html:12
1729 msgid "Add a new owner to"
1732 #: templates/postorius/domain/template_add.html:17
1733 #: templates/postorius/domain/template_delete.html:16
1734 #: templates/postorius/lists/template_delete.html:13
1735 #: templates/postorius/lists/template_update.html:13
1737 msgid "Template '%(name)s'"
1740 #: templates/postorius/domain/template_delete.html:11
1741 msgid "Delete Template"
1744 #: templates/postorius/domain/template_delete.html:22
1748 " Are you sure you want to delete the \"%(name)s\" template\n"
1749 " for domain \"%(identifier)s\"?\n"
1753 #: templates/postorius/domain/template_index.html:16
1754 #: templates/postorius/lists/template_list.html:14
1755 msgid "New Template"
1758 #: templates/postorius/domain/template_index.html:25
1759 #: templates/postorius/lists/template_list.html:24
1760 msgid "Template Name"
1763 #: templates/postorius/domain/template_index.html:44
1764 #: templates/postorius/lists/template_list.html:40
1765 msgid "No Templates."
1768 #: templates/postorius/errors/generic.html:5
1769 msgid "Something went wrong"
1772 #: templates/postorius/fragments/bans.html:14
1776 #: templates/postorius/fragments/bans.html:22
1777 msgid "Currently banned addresses"
1780 #: templates/postorius/fragments/bans.html:35
1781 msgid "Un-ban this address"
1784 #: templates/postorius/fragments/bans.html:46
1785 msgid "No addresses are currently banned."
1788 #: templates/postorius/index.html:6
1792 #: templates/postorius/index.html:12
1793 msgid "Mailing Lists"
1796 #: templates/postorius/index.html:40
1797 msgid "Create New Domain"
1800 #: templates/postorius/index.html:42
1801 msgid "Create New List"
1804 #: templates/postorius/index.html:54
1808 #: templates/postorius/index.html:55
1809 msgid "Post address"
1812 #: templates/postorius/index.html:66
1813 msgid "unadvertised"
1816 #: templates/postorius/index.html:78
1818 "Only lists that you are owner, moderator or subscriber for are shown here."
1821 #: templates/postorius/index.html:82
1822 msgid "Only admins see unadvertised lists in the list index."
1825 #: templates/postorius/index.html:88
1826 msgid "There are currently no mailing lists."
1829 #: templates/postorius/lists/bans.html:8
1830 msgid "Banned addresses"
1833 #: templates/postorius/lists/confirm_delete.html:13
1834 msgid "Are you sure you want to permanently delete this list?"
1837 #: templates/postorius/lists/confirm_delete.html:14
1838 msgid "All settings and membership data will be lost!"
1841 #: templates/postorius/lists/confirm_delete.html:20
1845 " Delete %(listname)s\n"
1849 #: templates/postorius/lists/confirm_remove_role.html:5
1850 #: templates/postorius/lists/confirm_remove_role.html:12
1851 msgid "Confirm remove role"
1854 #: templates/postorius/lists/confirm_remove_role.html:14
1855 msgid "Are you sure?"
1858 #: templates/postorius/lists/confirm_remove_role.html:17
1862 #: templates/postorius/lists/confirm_removeall_subscribers.html:6
1863 msgid "Unsubscribe all members"
1866 #: templates/postorius/lists/confirm_removeall_subscribers.html:14
1870 " Are you sure you want to unsubscribe all members from %(listname)s?\n"
1874 #: templates/postorius/lists/confirm_removeall_subscribers.html:21
1875 #: templates/postorius/lists/mass_removal.html:17
1876 #: templates/postorius/lists/members.html:63
1877 msgid "Unsubscribe All"
1880 #: templates/postorius/lists/header_matches.html:7
1881 #: templates/postorius/menu/list_nav.html:58
1882 msgid "Header filters"
1885 #: templates/postorius/lists/header_matches.html:58
1886 msgid "Save changes"
1889 #: templates/postorius/lists/header_matches.html:60
1890 msgid "Changes pending, click on the button to save them."
1893 #: templates/postorius/lists/held_messages.html:10
1894 #: templates/postorius/menu/list_nav.html:28
1895 msgid "Held messages"
1898 #: templates/postorius/lists/held_messages.html:26
1899 msgid "Perform action on selected messages"
1902 #: templates/postorius/lists/held_messages.html:28
1903 #: templates/postorius/lists/held_messages.html:106
1904 #: templates/postorius/lists/subscription_requests.html:34
1908 #: templates/postorius/lists/held_messages.html:38
1912 #: templates/postorius/lists/held_messages.html:39
1916 #: templates/postorius/lists/held_messages.html:40
1920 #: templates/postorius/lists/held_messages.html:41
1924 #: templates/postorius/lists/held_messages.html:53
1928 #: templates/postorius/lists/held_messages.html:81
1932 #: templates/postorius/lists/held_messages.html:92
1933 msgid "Set member moderation"
1936 #: templates/postorius/lists/held_messages.html:98
1937 msgid "Rejection reason:"
1940 #: templates/postorius/lists/held_messages.html:101
1942 "Reason sent to the sender for message rejection. For other actions, this is "
1946 #: templates/postorius/lists/held_messages.html:115
1947 msgid "Show Headers"
1950 #: templates/postorius/lists/held_messages.html:123
1951 msgid "There are currently no held messages."
1954 #: templates/postorius/lists/held_messages.html:130
1955 msgid "Message could not be retrieved"
1958 #: templates/postorius/lists/mass_removal.html:14
1959 msgid "Unsubscribe users"
1962 #: templates/postorius/lists/mass_subscribe.html:7
1963 #: templates/postorius/menu/list_nav.html:53
1964 msgid "Mass subscribe"
1967 #: templates/postorius/lists/memberoptions.html:7
1968 #: templates/postorius/user/list_options.html:7
1969 msgid "Member options"
1972 #: templates/postorius/lists/memberoptions.html:15
1973 msgid "No Preferences Available"
1976 #: templates/postorius/lists/memberoptions.html:16
1977 msgid "You are not the owner for this list"
1980 #: templates/postorius/lists/members.html:8
1981 msgid "List members"
1984 #: templates/postorius/lists/members.html:44
1985 msgid "Search members..."
1988 #: templates/postorius/lists/members.html:60
1992 #: templates/postorius/lists/members.html:74
1993 #: templates/postorius/user/address_preferences.html:32
1997 #: templates/postorius/lists/members.html:93
1998 msgid "Member Options"
2001 #: templates/postorius/lists/members.html:105
2002 msgid "Non-member Options"
2005 #: templates/postorius/lists/new.html:6
2009 #: templates/postorius/lists/new.html:12
2010 msgid "Create a new list"
2013 #: templates/postorius/lists/pending_confirmations.html:19
2014 #: templates/postorius/lists/subscription_requests.html:19
2015 msgid "E-Mail Address"
2018 #: templates/postorius/lists/pending_confirmations.html:20
2019 #: templates/postorius/lists/subscription_requests.html:20
2023 #: templates/postorius/lists/pending_confirmations.html:35
2024 #: templates/postorius/lists/subscription_requests.html:37
2028 #: templates/postorius/lists/pending_confirmations.html:44
2029 #: templates/postorius/lists/subscription_requests.html:46
2030 msgid "There are currently no subscription requests for this list."
2033 #: templates/postorius/lists/settings.html:7
2034 #: templates/postorius/menu/list_nav.html:46
2038 #: templates/postorius/lists/subscription_requests.html:7
2039 #: templates/postorius/menu/list_nav.html:14
2040 msgid "Subscription requests"
2043 #: templates/postorius/lists/summary.html:8
2044 #: templates/postorius/menu/list_nav.html:10
2048 #: templates/postorius/lists/summary.html:21
2049 msgid "To contact the list owners, use the following email address:"
2052 #: templates/postorius/lists/summary.html:27
2053 msgid "You have to login to visit the archives of this list."
2056 #: templates/postorius/lists/summary.html:33
2060 " <a class=\"btn btn-primary\" href=\"%(hyperkitty_list_url)s"
2065 #: templates/postorius/lists/summary.html:45
2066 #: templates/postorius/lists/summary.html:79
2067 msgid "Subscription / Unsubscription"
2070 #: templates/postorius/lists/summary.html:47
2071 msgid "You are subscribed to this list with the following address:"
2074 #: templates/postorius/lists/summary.html:49
2075 msgid "Primary Address"
2078 #: templates/postorius/lists/summary.html:55
2079 msgid "Manage Subscription"
2082 #: templates/postorius/lists/summary.html:60
2086 #: templates/postorius/lists/summary.html:63
2088 "You have a subscription request pending. If you don't hear back soon, please "
2089 "contact the list owners."
2092 #: templates/postorius/lists/summary.html:65
2093 msgid "Subscribe to this list"
2096 #: templates/postorius/lists/summary.html:67
2100 " To subscribe you can send an email with 'subscribe' in the "
2102 " <a href=\"mailto:%(address)s?subject=Subscribe\">"
2104 " or use the form below:\n"
2108 #: templates/postorius/lists/summary.html:80
2111 " To subscribe or unsubscribe from this list, please log in first.\n"
2112 " If you have not previously logged in, you may need to set up an "
2114 " with the appropriate email address.\n"
2118 #: templates/postorius/lists/summary.html:85
2122 #: templates/postorius/lists/summary.html:90
2125 " You can also subscribe without creating an account.\n"
2126 " If you wish to do so, please use the form below.\n"
2130 #: templates/postorius/lists/summary.html:106
2131 msgid "List metrics"
2134 #: templates/postorius/lists/summary.html:108
2138 #: templates/postorius/lists/summary.html:110
2139 msgid "Last post at"
2142 #: templates/postorius/lists/summary.html:112
2143 msgid "Digest last sent at"
2146 #: templates/postorius/lists/summary.html:114
2150 #: templates/postorius/lists/template_delete.html:19
2154 " Are you sure you want to delete the \"%(name)s\" template\n"
2155 " from list \"%(identifier)s\"?\n"
2159 #: templates/postorius/menu/list_nav.html:19
2160 msgid "Pending Approval"
2163 #: templates/postorius/menu/list_nav.html:22
2164 msgid "Pending Confirmation"
2167 #: templates/postorius/menu/list_nav.html:36
2171 #: templates/postorius/menu/list_nav.html:39
2175 #: templates/postorius/menu/list_nav.html:40
2179 #: templates/postorius/menu/list_nav.html:41
2183 #: templates/postorius/menu/list_nav.html:50
2184 msgid "Mass operations"
2187 #: templates/postorius/menu/list_nav.html:54
2188 msgid "Mass removal"
2191 #: templates/postorius/menu/list_nav.html:57
2195 #: templates/postorius/menu/user_nav.html:4
2196 msgid "Mailman Settings"
2199 #: templates/postorius/menu/user_nav.html:7
2200 #: templates/postorius/user/subscriptions.html:8 templatetags/nav_helpers.py:42
2201 msgid "Subscriptions"
2204 #: templates/postorius/menu/user_nav.html:8
2205 msgid "Global Mailman preferences"
2208 #: templates/postorius/menu/user_nav.html:9
2209 msgid "Address-based preferences"
2212 #: templates/postorius/menu/user_nav.html:10
2213 msgid "List-based preferences"
2216 #: templates/postorius/system_information.html:6
2217 msgid "System Configuration"
2220 #: templates/postorius/system_information.html:11
2221 msgid "Mailman System"
2224 #: templates/postorius/user/address_preferences.html:8
2225 #: templates/postorius/user/subscription_preferences.html:7
2226 msgid "Subscription preferences"
2229 #: templates/postorius/user/address_preferences.html:17
2230 #: templates/postorius/user/mailman_settings.html:17
2231 #: templates/postorius/user/subscription_preferences.html:17
2232 msgid "No preferences available"
2235 #: templates/postorius/user/address_preferences.html:18
2236 #: templates/postorius/user/mailman_settings.html:19
2237 #: templates/postorius/user/subscription_preferences.html:19
2239 "You are not yet subscribed to any lists, so you have no Mailman preferences."
2242 #: templates/postorius/user/address_preferences.html:20
2243 msgid "Each email address can have specific Mailman preferences."
2246 #: templates/postorius/user/address_preferences.html:21
2248 "Any options showing as not set here have inherit at runtime from your global "
2249 "preferences (viewable on other tab)"
2252 #: templates/postorius/user/address_preferences.html:62
2253 #: templates/postorius/user/subscription_preferences.html:68
2257 #: templates/postorius/user/list_options.html:14
2258 msgid "Subscription options for"
2261 #: templates/postorius/user/list_options.html:18
2262 msgid "Use this form to change the email used for this subscription"
2265 #: templates/postorius/user/mailman_settings.html:7
2266 msgid "Subscription settings"
2269 #: templates/postorius/user/subscription_preferences.html:21
2270 msgid "Each list subscription can have specific Mailman preferences."
2273 #: templates/postorius/user/subscription_preferences.html:22
2275 "Any options showing as not set inherit at runtime from your global or "
2276 "address specific preferences (viewable on other tabs)"
2279 #: templates/postorius/user/subscription_preferences.html:32
2280 msgid "Subscription"
2283 #: templates/postorius/user/subscriptions.html:17
2284 msgid "You are subscribed to the following mailing lists:"
2287 #: templates/postorius/user/subscriptions.html:23
2288 msgid "Subscription Address"
2291 #: templates/postorius/user/subscriptions.html:24
2292 msgid "Delivery Mode"
2295 #: templates/postorius/user/subscriptions.html:25
2299 #: templates/postorius/user/subscriptions.html:41
2300 msgid "You are not yet subscribed to any lists."
2303 #: templatetags/nav_helpers.py:27
2304 msgid "Header Filters"
2307 #: templatetags/nav_helpers.py:28
2308 msgid "Banned Addresses"
2311 #: templatetags/nav_helpers.py:29
2315 #: templatetags/nav_helpers.py:30
2316 msgid "Held Messages"
2319 #: templatetags/nav_helpers.py:31
2320 msgid "Mass Removal"
2323 #: templatetags/nav_helpers.py:32
2324 msgid "Mass Subscription"
2327 #: templatetags/nav_helpers.py:33
2328 msgid "Subscription Options"
2331 #: templatetags/nav_helpers.py:34
2332 msgid "List Settings"
2335 #: templatetags/nav_helpers.py:35
2339 #: templatetags/nav_helpers.py:37
2340 msgid "Confirm Removal of All Members"
2343 #: templatetags/nav_helpers.py:39
2344 msgid "Address-based Settings"
2347 #: templatetags/nav_helpers.py:40
2348 msgid "Subscription Settings"
2351 #: templatetags/nav_helpers.py:41
2352 msgid "Global Settings"
2356 msgid "Mailman REST API not available. Please start Mailman core."
2359 #: views/domain.py:76
2360 msgid "New Domain registered"
2363 #: views/domain.py:113
2365 msgid "Domain %s updated"
2368 #: views/domain.py:116 views/list.py:759
2369 msgid "Please check the errors below"
2372 #: views/domain.py:140
2374 msgid "The domain %s has been deleted."
2377 #: views/domain.py:145
2379 msgid "The domain could not be deleted: %s"
2382 #: views/domain.py:163
2383 msgid "Added {} as an owner for {}"
2386 #: views/domain.py:192
2387 msgid "{} is not an owner for {}"
2390 #: views/domain.py:199
2391 msgid "Removed {} as an owner for {}"
2394 #: views/generic.py:104
2395 msgid "The email {} has been banned."
2398 #: views/generic.py:108 views/generic.py:119 views/list.py:1193
2400 msgid "An error occurred: %s"
2403 #: views/generic.py:110 views/generic.py:121
2405 msgid "Invalid data: %s"
2408 #: views/generic.py:116
2409 msgid "The email {} has been un-banned"
2412 #: views/list.py:106
2416 #: views/list.py:120
2420 #: views/list.py:123
2421 msgid "No {}s were found matching the search."
2424 #: views/list.py:125
2425 msgid "List has no {}s"
2428 #: views/list.py:138
2429 msgid "The selected members have been unsubscribed"
2432 #: views/list.py:156
2433 #, python-brace-format
2434 msgid "{email} has been added with the role {role}"
2437 #: views/list.py:203
2438 msgid "Member does not exist"
2441 #: views/list.py:221
2442 msgid "The member's preferences have been updated."
2445 #: views/list.py:230
2446 msgid "No change to the member's moderation."
2449 #: views/list.py:242
2450 msgid "The member's moderation settings have been updated."
2453 #: views/list.py:403
2454 msgid "You are already subscribed"
2457 #: views/list.py:414
2459 msgid "Subscription changed to %s"
2462 #: views/list.py:417 views/list.py:462 views/list.py:492
2463 msgid "Something went wrong. Please try again."
2466 #: views/list.py:453
2468 "Your subscription request has been submitted and is waiting for moderator "
2472 #: views/list.py:458
2474 msgid "You are subscribed to %s."
2477 #: views/list.py:488
2478 msgid "Please check your inbox for further instructions"
2481 #: views/list.py:507
2483 msgid "%s has been unsubscribed from this list."
2486 #: views/list.py:534
2488 msgid "The address %(address)s has been subscribed to %(list)s."
2491 #: views/list.py:541 views/list.py:578
2493 msgid "The email address %s is not valid."
2496 #: views/list.py:564
2497 msgid "Please fill out the form correctly."
2500 #: views/list.py:571
2502 msgid "The address %(address)s has been unsubscribed from %(list)s."
2505 #: views/list.py:600
2506 msgid "The selected messages were accepted"
2509 #: views/list.py:604
2510 msgid "The selected messages were rejected"
2513 #: views/list.py:608
2514 msgid "The selected messages were discarded"
2517 #: views/list.py:610
2518 msgid "Message could not be found"
2521 #: views/list.py:639
2522 msgid "The message was accepted"
2525 #: views/list.py:642
2526 msgid "The message was rejected"
2529 #: views/list.py:645
2530 msgid "The message was discarded"
2533 #: views/list.py:650
2534 msgid "Held message was not found."
2537 #: views/list.py:663
2538 msgid "Moderation action for {} set to {}"
2541 #: views/list.py:668
2542 msgid "Failed to set moderation action: {}"
2545 #: views/list.py:720
2546 msgid "Choose a Domain"
2549 #: views/list.py:741
2550 msgid "List created"
2553 #: views/list.py:753
2554 msgid "Mailing List already exists."
2557 #: views/list.py:911
2558 msgid "Subscriptions pending user confirmation"
2561 #: views/list.py:924
2562 msgid "Subscriptions pending approval"
2565 #: views/list.py:956
2566 msgid "The request has been accepted."
2569 #: views/list.py:957
2570 msgid "The request has been rejected."
2573 #: views/list.py:958
2574 msgid "The request has been discarded."
2577 #: views/list.py:959
2578 msgid "The request has been defered."
2581 #: views/list.py:970
2583 msgid "The request was already moderated: %s"
2586 #: views/list.py:973
2588 msgid "The request could not be moderated: %s"
2591 #: views/list.py:979
2592 msgid "List Identity"
2595 #: views/list.py:980
2596 msgid "Automatic Responses"
2599 #: views/list.py:981
2600 msgid "Alter Messages"
2603 #: views/list.py:982
2604 msgid "DMARC Mitigations"
2607 #: views/list.py:983
2611 #: views/list.py:984
2612 msgid "Message Acceptance"
2615 #: views/list.py:985
2619 #: views/list.py:986
2620 msgid "Member Policy"
2623 #: views/list.py:987
2624 msgid "Bounce Processing"
2627 #: views/list.py:1050
2628 msgid "The settings have been updated."
2631 #: views/list.py:1055
2632 msgid "An error occurred: "
2635 #: views/list.py:1079
2637 msgid "The user %(email)s is not in the %(role)s group"
2640 #: views/list.py:1085
2641 msgid "Removing the last owner is impossible"
2644 #: views/list.py:1099
2646 msgid "The user could not be removed: %(msg)s"
2649 #: views/list.py:1102
2651 msgid "The user %(address)s has been removed from the %(role)s group."
2654 #: views/list.py:1120
2655 msgid "No member is subscribed to the list currently."
2658 #: views/list.py:1130
2659 msgid "All members have been unsubscribed from the list."
2662 #: views/list.py:1195
2663 msgid "The header matches were successfully modified."
2666 #: views/list.py:1202
2670 #: views/list.py:1203
2675 msgid "Message does not exist"
2679 msgid "Attachment does not exist"
2683 msgid "Your preferences have been updated."
2687 msgid "Your preferences did not change."
2690 #: views/user.py:196
2691 msgid "Subscription does not exist"