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: 2022-02-18 23:31-0800\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: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"
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 templates/postorius/domain/index.html:22
50 #: 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
83 msgid "Plain Text Digests"
91 msgid "Summary Digests"
94 #: forms/fields.py:34 forms/list_forms.py:143
98 #: forms/fields.py:35 forms/list_forms.py:144
102 #: forms/fields.py:36
103 msgid "Disabled by Owner"
106 #: forms/fields.py:37
107 msgid "Disabled by Bounces"
110 #: forms/fields.py:40
111 msgid "Hold for moderation"
114 #: forms/fields.py:41
115 msgid "Reject (with notification)"
118 #: forms/fields.py:42
119 msgid "Discard (no notification)"
122 #: forms/fields.py:43
123 msgid "Accept immediately (bypass other rules)"
126 #: forms/fields.py:44
127 msgid "Default processing"
130 #: forms/fields.py:128
131 msgid "Make at least one selection"
134 #: forms/fields.py:139 templates/postorius/lists/summary.html:54
135 msgid "Delivery mode"
138 #: forms/fields.py:141
140 "If you select digests , you'll get posts bundled together (usually one per "
141 "day but possibly more on busy lists), instead of singly when they're sent. "
142 "Your mail reader may or may not support MIME digests. In general MIME "
143 "digests are preferred, but if you have a problem reading them, select plain "
144 "text digests. Summary Digests are currently equivalent to MIME Digests."
147 #: forms/fields.py:161 templates/postorius/lists/summary.html:53
148 msgid "Delivery status"
151 #: forms/fields.py:163
153 "Set this option to Enabled to receive messages posted to this mailing list. "
154 "Set it to Disabled if you want to stay subscribed, but don't want mail "
155 "delivered to you for a while (e.g. you're going on vacation). If you disable "
156 "mail delivery, don't forget to re-enable it when you come back; it will not "
157 "be automatically re-enabled."
160 #: forms/fields.py:174
164 #: forms/fields.py:176 forms/list_forms.py:1098
168 #: forms/fields.py:178
170 "Default action to take when this member posts to the list. \n"
171 "List default -- follow the list's default member action. \n"
172 "Hold -- This holds the message for approval by the list moderators. \n"
173 "Reject -- this automatically rejects the message by sending a bounce notice "
174 "to the post's author. The text of the bounce notice can be configured by "
176 "Discard -- this simply discards the message, with no notice sent to the "
178 "Accept -- accepts any postings without any further checks. \n"
179 "Default Processing -- run additional checks and accept the message. \n"
182 #: forms/list_forms.py:39
186 #: forms/list_forms.py:40
190 #: forms/list_forms.py:41
194 #: forms/list_forms.py:42
198 #: forms/list_forms.py:43
202 #: forms/list_forms.py:47
203 msgid "Only mailinglist moderators"
206 #: forms/list_forms.py:48
207 msgid "Only mailinglist members"
210 #: forms/list_forms.py:49
214 #: forms/list_forms.py:63 templates/postorius/user/subscriptions.html:22
218 #: forms/list_forms.py:65
219 msgid "Please enter a name for your list."
222 #: forms/list_forms.py:66
223 msgid "Please enter a valid list name."
226 #: forms/list_forms.py:69
227 msgid "Initial list owner address"
230 #: forms/list_forms.py:71
231 msgid "Please enter the list owner's email address."
234 #: forms/list_forms.py:75
235 msgid "Advertise this list?"
238 #: forms/list_forms.py:77
239 msgid "Please choose a list type."
242 #: forms/list_forms.py:80
243 msgid "Advertise this list in list index"
246 #: forms/list_forms.py:81
247 msgid "Hide this list in list index"
250 #: forms/list_forms.py:84 forms/list_forms.py:960
251 msgid "Short Description"
254 #: forms/list_forms.py:94
255 msgid "Choose an existing Domain."
258 #: forms/list_forms.py:95
259 msgid "Choose a valid Mail Host"
262 #: forms/list_forms.py:98
266 #: forms/list_forms.py:101
267 msgid "Choose a List Style."
270 #: forms/list_forms.py:102
271 msgid "Choose a valid List Style."
274 #: forms/list_forms.py:105
275 msgid "Site admin has not created any domains"
278 #: forms/list_forms.py:118
279 msgid "Please enter a valid listname"
282 #: forms/list_forms.py:147 forms/list_forms.py:180
283 msgid "Your email address"
286 #: forms/list_forms.py:151
288 "Subscribing via \"Primary Address\" will change subscription address when "
289 "you change your primary address."
292 #: forms/list_forms.py:154 forms/list_forms.py:183 forms/member_forms.py:29
293 #: forms/system.py:36
294 msgid "Please enter an email address."
297 #: forms/list_forms.py:155 forms/list_forms.py:184 forms/member_forms.py:30
298 #: forms/system.py:37
299 msgid "Please enter a valid email address."
302 #: forms/list_forms.py:158 forms/list_forms.py:187
303 msgid "Your name (optional)"
306 #: forms/list_forms.py:171 forms/list_forms.py:1211 views/list.py:457
307 msgid "Primary Address ({})"
310 #: forms/list_forms.py:202
314 #: forms/list_forms.py:203 templates/postorius/domain/template_delete.html:27
315 #: templates/postorius/lists/template_delete.html:24
319 #: forms/list_forms.py:204
323 #: forms/list_forms.py:205
324 msgid "Confirm, then moderate"
327 #: forms/list_forms.py:214
328 msgid "Subscription Policy"
331 #: forms/list_forms.py:216
333 "Open: Subscriptions are added automatically\n"
334 "Confirm: Subscribers need to confirm the subscription using an email sent to "
336 "Moderate: Moderators will have to authorize each subscription manually.\n"
337 "Confirm then Moderate: First subscribers have to confirm, then a moderator "
338 "needs to authorize."
341 #: forms/list_forms.py:225
342 msgid "Un-Subscription Policy"
345 #: forms/list_forms.py:227
347 "Open: Un-Subscriptions happen automatically\n"
348 "Confirm: Subscribers need to confirm the un-subscription using an email sent "
350 "Moderate: Moderators will have to authorize each un-subscription manually.\n"
351 "Confirm then Moderate: First subscribers have to confirm, then a moderator "
352 "needs to authorize."
355 #: forms/list_forms.py:240 forms/list_forms.py:657
356 #: templates/postorius/lists/held_messages.html:30
357 #: templates/postorius/lists/held_messages.html:108
358 #: templates/postorius/lists/pending_confirmations.html:36
359 #: templates/postorius/lists/subscription_requests.html:37
363 #: forms/list_forms.py:241
367 #: forms/list_forms.py:242
371 #: forms/list_forms.py:246 forms/list_forms.py:272 forms/list_forms.py:281
372 #: forms/list_forms.py:290 forms/list_forms.py:402 forms/list_forms.py:410
373 #: forms/list_forms.py:451 forms/list_forms.py:566 forms/list_forms.py:573
374 #: forms/list_forms.py:615 forms/list_forms.py:683 forms/list_forms.py:718
375 #: forms/list_forms.py:731 forms/list_forms.py:739 forms/list_forms.py:747
376 #: forms/list_forms.py:765 forms/list_forms.py:781 forms/list_forms.py:892
377 #: forms/list_forms.py:901 forms/list_forms.py:913 forms/list_forms.py:923
378 #: forms/list_forms.py:935 forms/list_forms.py:954 forms/list_forms.py:997
379 #: forms/list_forms.py:1004 forms/list_forms.py:1025 forms/list_forms.py:1096
380 #: forms/user_forms.py:58
384 #: forms/list_forms.py:246 forms/list_forms.py:272 forms/list_forms.py:281
385 #: forms/list_forms.py:290 forms/list_forms.py:402 forms/list_forms.py:410
386 #: forms/list_forms.py:451 forms/list_forms.py:566 forms/list_forms.py:573
387 #: forms/list_forms.py:615 forms/list_forms.py:683 forms/list_forms.py:718
388 #: forms/list_forms.py:731 forms/list_forms.py:739 forms/list_forms.py:747
389 #: forms/list_forms.py:765 forms/list_forms.py:781 forms/list_forms.py:892
390 #: forms/list_forms.py:901 forms/list_forms.py:913 forms/list_forms.py:923
391 #: forms/list_forms.py:935 forms/list_forms.py:954 forms/list_forms.py:997
392 #: forms/list_forms.py:1004 forms/list_forms.py:1025 forms/list_forms.py:1097
393 #: forms/user_forms.py:58
397 #: forms/list_forms.py:248
398 msgid "Process Bounces"
401 #: forms/list_forms.py:250
403 "Specifies whether or not this list should do automatic bounce processing."
406 #: forms/list_forms.py:255
407 msgid "Bounce score threshold"
410 #: forms/list_forms.py:258
412 "This is the bounce score above which a member's subscription will be "
413 "automatically disabled. When the subscription is re-enabled, their bounce "
414 "score will be reset to zero."
417 #: forms/list_forms.py:263
418 msgid "Bounce info stale after"
421 #: forms/list_forms.py:266
423 "The number of days after which a member's bounce information is considered "
424 "stale. If no new bounces have been received in the interim, the bounce score "
425 "is reset to zero. This value must be an integer. "
428 #: forms/list_forms.py:274
429 msgid "Notify owner on bounce increment"
432 #: forms/list_forms.py:276
434 "This option controls whether or not the list owner is notified when a "
435 "member's bounce score is incremented, but to a value less than their bounce "
439 #: forms/list_forms.py:283
440 msgid "Notify owner on disable"
443 #: forms/list_forms.py:285
445 "This option controls whether or not the list owner is notified when a "
446 "member's subscription is automatically disabled due to their bounce "
447 "threshold being reached. "
450 #: forms/list_forms.py:292
451 msgid "Notify owner on removal"
454 #: forms/list_forms.py:294
456 "This option controls whether or not the list owner is notified when a member "
457 "is removed from the list after their disabled notifications have been "
461 #: forms/list_forms.py:301
462 msgid "Forward unrecognized bounces"
465 #: forms/list_forms.py:302
467 "Discard: Unrecognized bounces will be discarded\n"
468 "List Admins: Send to the list owners and moderators\n"
469 "Site Admin: Send to the site's configured site_owner"
472 #: forms/list_forms.py:307
473 msgid "Bounce disabled warnings interval"
476 #: forms/list_forms.py:310
477 msgid "The number of days between each disabled notification."
480 #: forms/list_forms.py:314
481 msgid "Bounce disable warnings"
484 #: forms/list_forms.py:317
486 "The number of notices a disabled member will receive before their address is "
487 "removed from the mailing list's roster. Set this to 0 to immediately remove "
488 "an address from the list once their bounce score exceeds the threshold. This "
489 "value must be an integer. "
492 #: forms/list_forms.py:331
493 msgid "Public archives"
496 #: forms/list_forms.py:332
497 msgid "Private archives"
500 #: forms/list_forms.py:333
501 msgid "Do not archive this list"
504 #: forms/list_forms.py:337
508 #: forms/list_forms.py:338
509 msgid "Markdown text"
512 #: forms/list_forms.py:344
513 msgid "Archive policy"
516 #: forms/list_forms.py:345
517 msgid "Policy for archiving messages for this list"
520 #: forms/list_forms.py:350
521 msgid "Active archivers"
524 #: forms/list_forms.py:357
525 msgid "Archive Rendering mode"
528 #: forms/list_forms.py:358
530 "This option enables rendering of emails in archiver as rich text with "
531 "formatting based on markup in the email.\n"
532 "Currently, this option is only supported by Hyperkitty."
535 #: forms/list_forms.py:390
536 msgid "Acceptable aliases"
539 #: forms/list_forms.py:393
541 "This is a list, one per line, of addresses and regexps matching addresses "
542 "that are acceptable in To: or Cc: in lieu of the list posting address when "
543 "`require_explicit_destination' is enabled. Entries are either email "
544 "addresses or regexps matching email addresses. Regexps are entries "
545 "beginning with `^' and are matched against every recipient address in the "
546 "message. The matching is performed with Python's re.match() function, "
547 "meaning they are anchored to the start of the string."
550 #: forms/list_forms.py:404
551 msgid "Require Explicit Destination"
554 #: forms/list_forms.py:406
556 "This checks to ensure that the list posting address or an acceptable alias "
557 "explicitly appears in a To: or Cc: header in the post."
560 #: forms/list_forms.py:412
561 msgid "Administrivia"
564 #: forms/list_forms.py:414
566 "Administrivia tests will check postings to see whether it's really meant as "
567 "an administrative request (like subscribe, unsubscribe, etc), and will add "
568 "it to the the administrative requests queue, notifying the administrator of "
569 "the new request, in the process."
572 #: forms/list_forms.py:421
573 msgid "Default action to take when a member posts to the list"
576 #: forms/list_forms.py:423
577 msgid "Please choose a default member action."
580 #: forms/list_forms.py:427
582 "Default action to take when a member posts to the list.\n"
583 "Hold: This holds the message for approval by the list moderators.\n"
584 "Reject: this automatically rejects the message by sending a bounce notice to "
585 "the post's author. The text of the bounce notice can be configured by you.\n"
586 "Discard: this simply discards the message, with no notice sent to the post's "
588 "Accept: accepts any postings without any further checks.\n"
589 "Default Processing: run additional checks and accept the message."
592 #: forms/list_forms.py:440
593 msgid "Default action to take when a non-member posts to the list"
596 #: forms/list_forms.py:442
597 msgid "Please choose a default non-member action."
600 #: forms/list_forms.py:446
602 "When a post from a non-member is received, the message's sender is matched "
603 "against the list of explicitly accepted, held, rejected (bounced), and "
604 "discarded addresses. If no match is found, then this action is taken."
607 #: forms/list_forms.py:453
608 msgid "Emergency Moderation"
611 #: forms/list_forms.py:455
613 "When this option is enabled, all list traffic is emergency moderated, i.e. "
614 "held for moderation. Turn this option on when your list is experiencing a "
615 "flamewar and you want a cooling off period. "
618 #: forms/list_forms.py:462
619 msgid "Maximum message size"
622 #: forms/list_forms.py:465
624 "The maximum allowed message size in KB. This can be used to prevent emails "
625 "with large attachments. A size of 0 disables the check."
628 #: forms/list_forms.py:470
629 msgid "Maximum number of recipients"
632 #: forms/list_forms.py:473
634 "If a post has this many or more explicit recipients (To: and Cc:), the post "
635 "will be held for moderation. This can be used to prevent mass mailings from "
636 "being accepted. A value of 0 disables the check."
639 #: forms/list_forms.py:488
640 msgid "Accept these non-members"
643 #: forms/list_forms.py:491
645 "This is a list, one per line, of regexps matching addresses that are allowed "
646 "to post to this mailing list without subscribing to the list. Entries are "
647 "regexps beginning with `^' and are matched against the sender addresses in "
648 "the message. While non-regexp addresses can be entered here, it is preferred "
649 "to add the address as a nonmember and set the nonmember's Moderation to "
650 "Default Processing."
653 #: forms/list_forms.py:501
654 msgid "Hold these non-members"
657 #: forms/list_forms.py:504
659 "This is a list, one per line, of regexps matching nonmember addresses, posts "
660 "from which are held automatically. Entries are regexps beginning with `^' "
661 "and are matched against the sender addresses in the message. While non-"
662 "regexp addresses can be entered here, it is preferred to add the address as "
663 "a nonmember and set the nonmember's Moderation to Hold."
666 #: forms/list_forms.py:513
667 msgid "Reject these non-members"
670 #: forms/list_forms.py:516
672 "This is a list, one per line, of regexps matching nonmember addresses, posts "
673 "from which are rejected with notice to the sender. Entries are regexps "
674 "beginning with `^' and are matched against the sender addresses in the "
675 "message. While non-regexp addresses can be entered here, it is preferred to "
676 "add the address as a nonmember and set the nonmember's Moderation to Reject."
679 #: forms/list_forms.py:526
680 msgid "Discard these non-members"
683 #: forms/list_forms.py:529
685 "This is a list, one per line, of regexps matching nonmember addresses, posts "
686 "from which are discarded automatically. Entries are regexps beginning with "
687 "`^' and are matched against the sender addresses in the message. While non-"
688 "regexp addresses can be entered here, it is preferred to add the address as "
689 "a nonmember and set the nonmember's Moderation to Discard."
692 #: forms/list_forms.py:551
693 msgid "Invalid alias regexp: {}: {}"
696 #: forms/list_forms.py:557
697 msgid "Invalid alias email: {}"
700 #: forms/list_forms.py:569
701 msgid "Enable Digests"
704 #: forms/list_forms.py:570
705 msgid "Should Mailman enable digests for this MailingList?"
708 #: forms/list_forms.py:576
709 msgid "Send Digest Periodically"
712 #: forms/list_forms.py:577
713 msgid "Should Mailman send out digests periodically?"
716 #: forms/list_forms.py:583
717 msgid "Digest Volume Frequency"
720 #: forms/list_forms.py:584
722 "At what frequency should Mailman increment the digest volume number and "
723 "reset the issue number?"
726 #: forms/list_forms.py:588
727 msgid "Digest size threshold"
730 #: forms/list_forms.py:589
731 msgid "How big in Kb should a digest be before it gets sent out?"
734 #: forms/list_forms.py:598
735 msgid "DMARC mitigation action"
738 #: forms/list_forms.py:602
739 msgid "Please choose a DMARC mitigation action."
742 #: forms/list_forms.py:604
743 msgid "No DMARC mitigations"
746 #: forms/list_forms.py:605
747 msgid "Replace From: with list address"
750 #: forms/list_forms.py:607
751 msgid "Wrap the message in an outer message From: the list."
754 #: forms/list_forms.py:608
755 msgid "Reject the message"
758 #: forms/list_forms.py:609
759 msgid "Discard the message"
762 #: forms/list_forms.py:611
764 "The action to apply to messages From: a domain publishing a DMARC policy of "
765 "reject or quarantine or to all messages if DMARC Mitigate unconditionally is "
769 #: forms/list_forms.py:618
770 msgid "DMARC Mitigate unconditionally"
773 #: forms/list_forms.py:620
775 "If DMARC mitigation action is munge_from or wrap_message, should it apply to "
776 "all messages regardless of the DMARC policy of the From: domain."
779 #: forms/list_forms.py:624
780 msgid "DMARC rejection notice"
783 #: forms/list_forms.py:628
785 "Text to replace the default reason in any rejection notice to be sent when "
786 "DMARC mitigation action of reject applies."
789 #: forms/list_forms.py:631
790 msgid "DMARC wrapped message text"
793 #: forms/list_forms.py:635
795 "Text to be added as a separate text/plain MIME part preceding the original "
796 "message part in the wrapped message when DMARC mitigation action of wrap "
800 #: forms/list_forms.py:641 templates/postorius/lists/summary.html:144
801 #: templates/postorius/lists/summary.html:153
802 #: templatetags/membership_helpers.py:78 templatetags/membership_helpers.py:84
806 #: forms/list_forms.py:642
810 #: forms/list_forms.py:643
814 #: forms/list_forms.py:647
817 " None: No personalization.\n"
819 " Individual: Everyone gets a unique copy of the message, and there are "
820 "a few more substitution variables, but no headers are modified.\n"
822 " Full: All of the 'individual' personalization plus recipient "
823 "header modification. "
826 #: forms/list_forms.py:658 templates/postorius/lists/held_messages.html:29
827 #: templates/postorius/lists/held_messages.html:107
828 #: templates/postorius/lists/subscription_requests.html:40
832 #: forms/list_forms.py:659
836 #: forms/list_forms.py:660
840 #: forms/list_forms.py:663
842 "Action to take on messages which have no content\n"
844 " Discard = silently discard the message.\n"
845 " Reject = discard the message and notify the sender.\n"
846 " Forward = forward the message to the list owner(s).\n"
847 " Preserve = save the message in qfiles/bad.\n"
850 #: forms/list_forms.py:680
854 #: forms/list_forms.py:686
855 msgid "Filter content"
858 #: forms/list_forms.py:687
860 "Should Mailman filter the content of list traffic according to the settings "
864 #: forms/list_forms.py:690
868 #: forms/list_forms.py:693
870 "MIME types to filter from the incoming posts. A list of common types can be "
871 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
872 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
875 #: forms/list_forms.py:698
876 msgid "Filter extensions"
879 #: forms/list_forms.py:701
880 msgid "Extensions to filter from the incoming posts."
883 #: forms/list_forms.py:704
887 #: forms/list_forms.py:707
889 "MIME types to allow in the incoming posts. A list of common types can be "
890 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
891 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
894 #: forms/list_forms.py:712
895 msgid "Pass extensions"
898 #: forms/list_forms.py:715
899 msgid "Extensions to allow in the incoming posts."
902 #: forms/list_forms.py:721
903 msgid "Collapse alternatives"
906 #: forms/list_forms.py:722
908 "Should Mailman collapse multipart/alternative to its first part content?"
911 #: forms/list_forms.py:728
912 msgid "Filter Action"
915 #: forms/list_forms.py:734
916 msgid "Convert html to plaintext"
919 #: forms/list_forms.py:735
921 "Should Mailman convert text/html parts to plain text? This conversion "
922 "happens after MIME attachments have been stripped."
925 #: forms/list_forms.py:742
926 msgid "Anonymous list"
929 #: forms/list_forms.py:743
931 "Hide the sender of a message, replacing it with the list address (Removes "
932 "From, Sender and Reply-To fields)"
935 #: forms/list_forms.py:750
936 msgid "Include RFC2369 headers"
939 #: forms/list_forms.py:752
941 "Yes is highly recommended. RFC 2369 defines a set of List-* headers that are "
942 "normally added to every message sent to the list membership. These greatly "
943 "aid end-users who are using standards compliant mail readers. They should "
944 "normally always be enabled. However, not all mail readers are standards "
945 "compliant yet, and if you have a large number of members who are using non-"
946 "compliant mail readers, they may be annoyed at these headers. You should "
947 "first try to educate your members as to why these headers exist, and how to "
948 "hide them in their mail clients. As a last resort you can disable these "
949 "headers, but this is not recommended (and in fact, your ability to disable "
950 "these headers may eventually go away)."
953 #: forms/list_forms.py:768
954 msgid "Include the list post header"
957 #: forms/list_forms.py:770
959 "This can be set to no for announce lists that do not wish to include the "
960 "List-Post header because posting to the list is discouraged."
963 #: forms/list_forms.py:774
964 msgid "Explicit reply-to address"
967 #: forms/list_forms.py:777
969 "This option allows admins to set an explicit Reply-to address. It is only "
970 "used if the reply-to is set to use an explicitly set header"
973 #: forms/list_forms.py:785
975 "Should any existing Reply-To: header found in the original message be "
976 "stripped? If so, this will be done regardless of whether an explict Reply-"
977 "To: header is added by Mailman or not."
980 #: forms/list_forms.py:789 forms/list_forms.py:796
981 msgid "Reply goes to list"
984 #: forms/list_forms.py:793
985 msgid "Please choose a reply-to action."
988 #: forms/list_forms.py:795
992 #: forms/list_forms.py:797
993 msgid "Explicit Reply-to header set"
996 #: forms/list_forms.py:798
997 msgid "Explicit Reply-to set; no Cc added"
1000 #: forms/list_forms.py:800
1002 "Where are replies to list messages directed? No Munging is strongly "
1003 "recommended for most mailing lists. \n"
1004 "This option controls what Mailman does to the Reply-To: header in messages "
1005 "flowing through this mailing list. When set to No Munging, no Reply-To: "
1006 "header is added by Mailman, although if one is present in the original "
1007 "message, it is not stripped. Setting this value to either Reply to List, "
1008 "Explicit Reply, or Reply Only causes Mailman to insert a specific Reply-To: "
1009 "header in all messages, overriding the header in the original message if "
1010 "necessary (Explicit Reply inserts the value of reply_to_address). Explicit "
1011 "Reply-to set; no Cc added is useful forannounce-only lists where you want to "
1012 "avoid someone replying to the list address. There are many reasons not to "
1013 "introduce or override the Reply-To: header. One is that some posters depend "
1014 "on their own Reply-To: settings to convey their valid return address. "
1015 "Another is that modifying Reply-To: makes it much more difficult to send "
1016 "private replies. See <a href=\"http://marc.merlins.org/netrants/reply-to-"
1017 "harmful.html\">`Reply-To' Munging Considered Harmful</a> for a general "
1018 "discussion of this issue. See <a href=\"http://marc.merlins.org/netrants/"
1019 "reply-to-useful.html\">`Reply-To' Munging Considered Useful</a> for a "
1020 "dissenting opinion. Some mailing lists have restricted posting privileges, "
1021 "with a parallel list devoted to discussions. Examples are `patches' or "
1022 "`checkin' lists, where software changes are posted by a revision control "
1023 "system, but discussion about the changes occurs on a developers mailing "
1024 "list. To support these types of mailing lists, select Explicit Reply and set "
1025 "the Reply-To: address option to point to the parallel list."
1028 #: forms/list_forms.py:832
1032 #: forms/list_forms.py:837
1033 msgid "Type of pipeline you want to use for this mailing list"
1036 #: forms/list_forms.py:845
1037 msgid "Respond and continue processing"
1040 #: forms/list_forms.py:846
1041 msgid "Respond and discard message"
1044 #: forms/list_forms.py:847
1045 msgid "No automatic response"
1048 #: forms/list_forms.py:851
1049 msgid "Autorespond to list owner"
1052 #: forms/list_forms.py:852
1054 "Should Mailman send an auto-response to emails sent to the -owner address?"
1057 #: forms/list_forms.py:855
1058 msgid "Autoresponse owner text"
1061 #: forms/list_forms.py:858
1062 msgid "Auto-response text to send to -owner emails."
1065 #: forms/list_forms.py:862
1066 msgid "Autorespond postings"
1069 #: forms/list_forms.py:863
1070 msgid "Should Mailman send an auto-response to mailing list posters?"
1073 #: forms/list_forms.py:866
1074 msgid "Autoresponse postings text"
1077 #: forms/list_forms.py:869
1078 msgid "Auto-response text to send to mailing list posters."
1081 #: forms/list_forms.py:873
1082 msgid "Autorespond requests"
1085 #: forms/list_forms.py:875
1087 "Should Mailman send an auto-response to emails sent to the -request address? "
1088 "If you choose yes, decide whether you want Mailman to discard the original "
1089 "email, or forward it on to the system as a normal mail command."
1092 #: forms/list_forms.py:880
1093 msgid "Autoresponse request text"
1096 #: forms/list_forms.py:883
1097 msgid "Auto-response text to send to -request emails."
1100 #: forms/list_forms.py:885
1101 msgid "Autoresponse grace period"
1104 #: forms/list_forms.py:887
1106 "Number of days between auto-responses to either the mailing list or -"
1107 "request/-owner address from the same poster. Set to zero (or negative) for "
1108 "no grace period (i.e. auto-respond to every message)."
1111 #: forms/list_forms.py:895
1112 msgid "Notify users of held messages"
1115 #: forms/list_forms.py:897
1117 "Should Mailman notify users about their messages held for approval. If you "
1118 "say 'No', no notifications will be sent to users about the pending approval "
1119 "on their messages."
1122 #: forms/list_forms.py:904 forms/list_forms.py:1102
1123 msgid "Send welcome message"
1126 #: forms/list_forms.py:906
1128 "Send welcome message to newly subscribed members? Turn this off only if you "
1129 "plan on subscribing people manually and don't want them to know that you did "
1130 "so. Setting this to No is most useful for transparently migrating lists from "
1131 "some other mailing list manager to Mailman.\n"
1132 "The text of Welcome message can be set via the Templates tab."
1135 #: forms/list_forms.py:916
1136 msgid "Send goodbye message"
1139 #: forms/list_forms.py:918
1141 "Send goodbye message to newly unsubscribed members? Turn this off only if "
1142 "you plan on unsubscribing people manually and don't want them to know that "
1144 "The text of Goodbye message can be set via the Templates tab."
1147 #: forms/list_forms.py:925
1148 msgid "Admin immed notify"
1151 #: forms/list_forms.py:927
1153 "Should the list moderators get immediate notice of new requests, as well as "
1154 "daily notices about collected ones? List moderators (and list "
1155 "administrators) are sent daily reminders of requests pending approval, like "
1156 "subscriptions to a moderated list, or postings that are being held for one "
1157 "reason or another. Setting this option causes notices to be sent immediately "
1158 "on the arrival of new requests as well. "
1161 #: forms/list_forms.py:937
1162 msgid "Notify admin of membership changes"
1165 #: forms/list_forms.py:938
1166 msgid "Should administrator get notices of subscribes and unsubscribes?"
1169 #: forms/list_forms.py:943
1170 msgid "Not Moderated"
1173 #: forms/list_forms.py:944
1174 msgid "Moderated but allows for open posting"
1177 #: forms/list_forms.py:945
1181 #: forms/list_forms.py:956
1182 msgid "Show list on index page"
1185 #: forms/list_forms.py:957
1186 msgid "Choose whether to include this list on the list of all lists"
1189 #: forms/list_forms.py:963
1191 "This description is used when the mailing list is listed with other mailing "
1192 "lists, or in headers, and so forth. It should be as succinct as you can get "
1193 "it, while still identifying what the list is."
1196 #: forms/list_forms.py:969
1197 msgid "Long Description"
1200 #: forms/list_forms.py:970
1201 msgid "A longer description of this mailing list."
1204 #: forms/list_forms.py:974
1205 msgid "Display name"
1208 #: forms/list_forms.py:976
1209 msgid "Display name is the name shown in the web interface."
1212 #: forms/list_forms.py:979
1213 msgid "Subject prefix"
1216 #: forms/list_forms.py:984
1217 msgid "Preferred Language"
1220 #: forms/list_forms.py:990
1221 msgid "Members List Visibility"
1224 #: forms/list_forms.py:994
1225 msgid "Who is allowed to see members list for this MailingList?"
1228 #: forms/list_forms.py:999
1229 msgid "Gateway to mail"
1232 #: forms/list_forms.py:1000
1234 "Flag indicating that posts to the linked newsgroup should be gated to the "
1238 #: forms/list_forms.py:1006
1239 msgid "Gateway to news"
1242 #: forms/list_forms.py:1007
1244 "Flag indicating that posts to the list should be gated to the linked "
1248 #: forms/list_forms.py:1011
1249 msgid "Linked Newsgroup"
1252 #: forms/list_forms.py:1014
1253 msgid "The name of the linked newsgroup."
1256 #: forms/list_forms.py:1017
1257 msgid "Newsgroup moderation"
1260 #: forms/list_forms.py:1021
1261 msgid "The moderation policy for the linked newsgroup, if there is one."
1264 #: forms/list_forms.py:1027
1265 msgid "NNTP Include subject prefix "
1268 #: forms/list_forms.py:1028
1270 "Flag indicating whether the list's \"Subject Prefix\" should be included in "
1271 "posts gated to usenet."
1274 #: forms/list_forms.py:1043
1275 msgid "Emails to mass subscribe"
1278 #: forms/list_forms.py:1045
1280 "The following formats are accepted:\n"
1281 "jdoe@example.com\n"
1282 "<jdoe@example.com>\n"
1283 "John Doe <jdoe@example.com>\n"
1284 "\"John Doe\" <jdoe@example.com>\n"
1285 "jdoe@example.com (John Doe)\n"
1286 "Use the last three to associate a display name with the address\n"
1289 #: forms/list_forms.py:1056
1293 #: forms/list_forms.py:1060
1294 msgid "If checked, users will not have to confirm their subscription."
1297 #: forms/list_forms.py:1065
1298 msgid "Pre approved"
1301 #: forms/list_forms.py:1069
1303 "If checked, moderators will not have to approve the subscription request."
1306 #: forms/list_forms.py:1075
1307 msgid "Pre Verified"
1310 #: forms/list_forms.py:1079
1312 "If checked, users will not have to verify that their email address is valid."
1315 #: forms/list_forms.py:1085
1319 #: forms/list_forms.py:1089
1321 "If checked, the other checkboxes are ignored and the users will be sent an "
1322 "invitation to join the list and will be subscribed upon acceptance thereof."
1325 #: forms/list_forms.py:1104
1327 "If set to \"Yes\" or \"No\", List's default setting of send_welcome_message "
1328 "will be ignored for these subscribers and a welcome message will be sent or "
1329 "not sent based on the choice."
1332 #: forms/list_forms.py:1124
1333 msgid "Emails to Unsubscribe"
1336 #: forms/list_forms.py:1125
1337 msgid "Add one email address on each line"
1340 #: forms/list_forms.py:1140
1341 msgid "Default antispam action"
1344 #: forms/list_forms.py:1144
1348 #: forms/list_forms.py:1145
1349 msgid "Email header to filter on (case-insensitive)."
1352 #: forms/list_forms.py:1147
1353 msgid "Please enter a header."
1356 #: forms/list_forms.py:1148
1357 msgid "Please enter a valid header."
1360 #: forms/list_forms.py:1150
1364 #: forms/list_forms.py:1151
1365 msgid "Regular expression matching the header's value."
1368 #: forms/list_forms.py:1153
1369 msgid "Please enter a pattern."
1372 #: forms/list_forms.py:1154
1373 msgid "Please enter a valid pattern."
1376 #: forms/list_forms.py:1156 templates/postorius/domain/index.html:26
1380 #: forms/list_forms.py:1157
1381 msgid "Please enter a valid action."
1384 #: forms/list_forms.py:1160
1385 msgid "Action to take when a header matches"
1388 #: forms/list_forms.py:1193
1389 msgid "Select Email"
1392 #: forms/list_forms.py:1217
1396 #: forms/member_forms.py:27
1397 msgid "Email Address"
1400 #: forms/member_forms.py:32 forms/user_forms.py:317
1401 msgid "Display Name"
1404 #: forms/member_forms.py:35
1405 msgid "Please enter an display name."
1408 #: forms/system.py:31
1412 #: forms/system.py:33
1414 "You can ban a single email address or use a regular expression to match "
1415 "similar email addresses."
1418 #: forms/user_forms.py:65
1419 msgid "Receive own postings"
1422 #: forms/user_forms.py:67
1424 "Ordinarily, you will get a copy of every message you post to the list. If "
1425 "you don't want to receive this copy, set this option to No."
1428 #: forms/user_forms.py:74
1429 msgid "Acknowledge posts"
1432 #: forms/user_forms.py:76
1433 msgid "Receive acknowledgement mail when you send mail to the list?"
1436 #: forms/user_forms.py:80
1437 msgid "Hide address"
1440 #: forms/user_forms.py:82
1442 "When someone views the list membership, your email address is normally shown "
1443 "(in an obscured fashion to thwart spam harvesters). If you do not want your "
1444 "email address to show up on this membership roster at all, select Yes for "
1448 #: forms/user_forms.py:90
1449 msgid "Receive list copies (possible duplicates)"
1452 #: forms/user_forms.py:92
1454 "When you are listed explicitly in the To: or Cc: headers of a list message, "
1455 "you can opt to not receive another copy from the mailing list. Select Yes to "
1456 "receive copies. Select No to avoid receiving copies from the mailing list"
1459 #: forms/user_forms.py:101
1460 msgid "Preferred language"
1463 #: forms/user_forms.py:103
1465 "Preferred language for your interactions with Mailman. When this is set, it "
1466 "will override the MailingList's preferred language. This affects which "
1467 "language is used for your email notifications and such."
1470 #: forms/user_forms.py:147
1471 msgid "Cannot set delivery_status to {}"
1474 #: forms/user_forms.py:242
1478 #: forms/user_forms.py:244
1479 msgid "Specifies whether or not this email address is verified"
1482 #: forms/validators.py:39
1483 #, python-brace-format
1484 msgid "Invalid: \"{0}\" should be either email or UUID"
1489 "Note: Do not add any secret content in templates as they are publicly "
1491 "You can use these variables in the templates. \n"
1492 "$hyperkitty_url: Permalink to archived message in Hyperkitty\n"
1493 "$listname: Name of the Mailing List e.g. ant@example.com \n"
1494 "$list_id: The List-ID header e.g. ant.example.com \n"
1495 "$display_name: Display name of the mailing list e.g. Ant \n"
1496 "$short_listname: Local part of the listname e.g. ant \n"
1497 "$domain: The domain part of the listname e.g. example.com \n"
1498 "$info: The mailing list's longer descriptive text \n"
1499 "$request_email: The email address for -request address \n"
1500 "$owner_email: The email address for -owner address \n"
1501 "$site_email: The email address to reach the owners of the site \n"
1502 "$language: The two letter language code for list's preferred language e.g. "
1523 msgid "Choose the template you want to customize."
1528 "Language for the template, this should be the list's preferred language."
1531 #: template_list.py:26
1533 "Sent to the list administrators when moderator approval for a posting is "
1537 #: template_list.py:28
1539 "Sent to the list administrators when moderator approval for a subscription "
1540 "request is required."
1543 #: template_list.py:30
1545 "Sent to the list administrators when moderator approval for an "
1546 "unsubscription request is required."
1549 #: template_list.py:32
1551 "Sent to the list administrators to notify them when a new member has been "
1555 #: template_list.py:34
1557 "Sent to the list administrators when a bounce message in an unrecognized "
1558 "format has been received."
1561 #: template_list.py:36
1562 msgid "Sent to the list administrators from the 'mailman notify' command."
1565 #: template_list.py:38
1567 "Sent to the list administrators to notify them when a member's bounce score "
1571 #: template_list.py:40
1573 "Sent to the list administrators to notify them when a member's delivery is "
1574 "disabled due to excessive bounces."
1577 #: template_list.py:42
1579 "Sent to the list administrators to notify them when a member has been "
1583 #: template_list.py:44
1584 msgid "The footer for a digest message."
1587 #: template_list.py:46
1588 msgid "The header for a digest message."
1591 #: template_list.py:48
1593 "The digest “masthead”; i.e. a common introduction for all digest messages."
1596 #: template_list.py:50
1597 msgid "The footer for a regular (non-digest) message."
1600 #: template_list.py:52
1601 msgid "The header for a regular (non-digest) message."
1604 #: template_list.py:54
1606 "The message sent to subscribers when a subscription confirmation is required."
1609 #: template_list.py:56
1611 "The message sent to subscribers when an unsubscription confirmation is "
1615 #: template_list.py:58
1616 msgid "The message sent to subscribers when they are invited to join a list."
1619 #: template_list.py:60
1620 msgid "The notice sent to a member when they unsubscribe from a mailing list."
1623 #: template_list.py:62
1625 "The notice sent to a poster when their message is being held for moderator "
1629 #: template_list.py:64
1631 "Sent to a user when the maximum number of autoresponses has been reached for "
1635 #: template_list.py:66
1637 "Notice sent to a poster when their message has been received by the mailing "
1641 #: template_list.py:68
1643 "A bounce probe sent to a member when their subscription has been disabled "
1647 #: template_list.py:70
1649 "Notice sent to a poster when their message has been rejected by the list’s "
1653 #: template_list.py:72
1655 "Notice sent to a poster when their message has been rejected automatically."
1658 #: template_list.py:74
1660 "The notice sent to a member when they are subscribed to the mailing list."
1663 #: template_list.py:76
1665 "The notice sent to a member when their membership has been disabled due to "
1666 "excessive bounces."
1669 #: templates/403.html:5
1673 #: templates/403.html:6
1674 msgid "You do not have permissions to visit this page."
1677 #: templates/404.html:5
1678 msgid "Page not found"
1681 #: templates/404.html:6
1682 msgid "This page either doesn't exist, or it moved somewhere else."
1685 #: templates/500.html:24
1686 msgid "Server error"
1689 #: templates/500.html:25
1690 msgid "An error occurred while processing your request."
1693 #: templates/postorius/bans.html:5 templates/postorius/bans.html:10
1697 #: templates/postorius/base.html:32
1698 msgid "Mailman logo"
1701 #: templates/postorius/base.html:38
1705 #: templates/postorius/base.html:44 templates/postorius/domain/index.html:5
1706 #: templates/postorius/domain/index.html:11
1710 #: templates/postorius/base.html:50
1714 #: templates/postorius/base.html:56
1715 msgid "System Information"
1718 #: templates/postorius/base.html:62 templates/postorius/menu/list_nav.html:39
1719 #: templates/postorius/user/all.html:8 templates/postorius/user/all.html:13
1723 #: templates/postorius/base.html:69 templates/postorius/lists/summary.html:33
1727 #: templates/postorius/base.html:85
1731 #: templates/postorius/base.html:89
1732 msgid "Mailman settings"
1735 #: templates/postorius/base.html:94
1736 msgid "Posting activity"
1739 #: templates/postorius/base.html:100
1743 #: templates/postorius/base.html:107
1747 #: templates/postorius/base.html:111
1749 msgstr "Prisijungti"
1751 #: templates/postorius/base.html:134
1752 msgid "Postorius Documentation"
1755 #: templates/postorius/base.html:138
1756 msgid "Postorius Version"
1759 #: templates/postorius/base.html:141
1760 msgid "Happy Mailman Day!"
1763 #: templates/postorius/domain/confirm_delete.html:5
1764 msgid "Confirm domain removal"
1767 #: templates/postorius/domain/confirm_delete.html:13
1768 msgid "Confirm deletion"
1771 #: templates/postorius/domain/confirm_delete.html:17
1772 msgid "Are you sure you want to permanently delete"
1775 #: templates/postorius/domain/confirm_delete.html:21
1779 " This would delete %(size)s lists, some of which are:\n"
1783 #: templates/postorius/domain/confirm_delete.html:33
1784 #: templates/postorius/domain/index.html:59
1785 #: templates/postorius/domain/template_index.html:34
1786 #: templates/postorius/lists/confirm_delete.html:5
1787 #: templates/postorius/lists/members.html:132
1788 #: templates/postorius/lists/members.html:141
1789 #: templates/postorius/lists/template_list.html:32
1790 #: templates/postorius/menu/list_nav.html:62
1794 #: templates/postorius/domain/confirm_delete.html:34
1795 #: templates/postorius/domain/template_delete.html:28
1796 #: templates/postorius/lists/confirm_delete.html:25
1797 #: templates/postorius/lists/confirm_remove_role.html:24
1798 #: templates/postorius/lists/confirm_removeall_subscribers.html:22
1799 #: templates/postorius/lists/template_delete.html:25
1803 #: templates/postorius/domain/edit.html:6
1804 #: templates/postorius/domain/edit.html:12
1808 #: templates/postorius/domain/edit.html:17
1809 #: templates/postorius/lists/template_update.html:20
1810 #: templates/postorius/user/manage.html:16
1811 #: templates/postorius/user/manage.html:48
1812 #: templates/postorius/user/manage.html:86
1816 #: templates/postorius/domain/index.html:14
1820 #: templates/postorius/domain/index.html:25
1821 #: templates/postorius/menu/list_nav.html:45
1825 #: templates/postorius/domain/index.html:38
1826 #: templates/postorius/domain/index.html:58
1827 #: templates/postorius/domain/template_index.html:33
1828 #: templates/postorius/lists/template_list.html:31
1832 #: templates/postorius/domain/index.html:50
1836 #: templates/postorius/domain/index.html:54
1840 #: templates/postorius/domain/index.html:57
1841 #: templates/postorius/domain/template_add.html:6
1842 #: templates/postorius/domain/template_delete.html:6
1843 #: templates/postorius/domain/template_index.html:6
1844 #: templates/postorius/domain/template_index.html:11
1845 #: templates/postorius/lists/template_add.html:7
1846 #: templates/postorius/lists/template_delete.html:7
1847 #: templates/postorius/lists/template_list.html:7
1848 #: templates/postorius/lists/template_update.html:7
1849 #: templates/postorius/menu/list_nav.html:48 templatetags/nav_helpers.py:38
1853 #: templates/postorius/domain/index.html:67
1854 msgid "No domains yet."
1857 #: templates/postorius/domain/new.html:6
1861 #: templates/postorius/domain/new.html:12
1862 msgid "Add a new domain"
1865 #: templates/postorius/domain/new.html:17
1866 msgid "Create domain"
1869 #: templates/postorius/domain/owners.html:6
1870 msgid "Add domain owner "
1873 #: templates/postorius/domain/owners.html:12
1874 msgid "Add a new owner to"
1877 #: templates/postorius/domain/template_add.html:17
1878 #: templates/postorius/domain/template_delete.html:16
1879 #: templates/postorius/lists/template_delete.html:13
1880 #: templates/postorius/lists/template_update.html:13
1882 msgid "Template '%(name)s'"
1885 #: templates/postorius/domain/template_add.html:25
1886 #: templates/postorius/lists/template_add.html:16
1887 #: templates/postorius/user/address_preferences.html:62
1888 #: templates/postorius/user/subscription_preferences.html:73
1892 #: templates/postorius/domain/template_delete.html:11
1893 msgid "Delete Template"
1896 #: templates/postorius/domain/template_delete.html:22
1900 " Are you sure you want to delete the \"%(name)s\" template\n"
1901 " for domain \"%(identifier)s\"?\n"
1905 #: templates/postorius/domain/template_index.html:16
1906 #: templates/postorius/lists/template_list.html:14
1907 msgid "New Template"
1910 #: templates/postorius/domain/template_index.html:25
1911 #: templates/postorius/lists/template_list.html:24
1912 msgid "Template Name"
1915 #: templates/postorius/domain/template_index.html:44
1916 #: templates/postorius/lists/template_list.html:40
1917 msgid "No Templates."
1920 #: templates/postorius/errors/generic.html:5
1921 msgid "Something went wrong"
1924 #: templates/postorius/fragments/bans.html:14
1928 #: templates/postorius/fragments/bans.html:22
1929 msgid "Currently banned addresses"
1932 #: templates/postorius/fragments/bans.html:35
1933 msgid "Un-ban this address"
1936 #: templates/postorius/fragments/bans.html:46
1937 msgid "No addresses are currently banned."
1940 #: templates/postorius/index.html:6
1944 #: templates/postorius/index.html:12
1945 msgid "Mailing Lists"
1948 #: templates/postorius/index.html:19
1949 msgid "Filter by Role"
1952 #: templates/postorius/index.html:23
1956 #: templates/postorius/index.html:24
1960 #: templates/postorius/index.html:25
1964 #: templates/postorius/index.html:26
1968 #: templates/postorius/index.html:27
1972 #: templates/postorius/index.html:32
1976 #: templates/postorius/index.html:40
1977 msgid "Create New Domain"
1980 #: templates/postorius/index.html:42
1981 msgid "Create New List"
1984 #: templates/postorius/index.html:54
1988 #: templates/postorius/index.html:55
1989 msgid "Post address"
1992 #: templates/postorius/index.html:66
1993 msgid "unadvertised"
1996 #: templates/postorius/index.html:78
1998 "Only lists that you are owner, moderator or subscriber for are shown here. "
1999 "Click to <a href=\"?all-lists\"> see all lists</a>."
2002 #: templates/postorius/index.html:82
2003 msgid "Only admins see unadvertised lists in the list index."
2006 #: templates/postorius/index.html:88
2007 msgid "There are currently no mailing lists."
2010 #: templates/postorius/lists/bans.html:8
2011 msgid "Banned addresses"
2014 #: templates/postorius/lists/confirm_delete.html:13
2015 msgid "Are you sure you want to permanently delete this list?"
2018 #: templates/postorius/lists/confirm_delete.html:14
2019 msgid "All settings and membership data will be lost!"
2022 #: templates/postorius/lists/confirm_delete.html:20
2026 " Delete %(listname)s\n"
2030 #: templates/postorius/lists/confirm_remove_role.html:5
2031 msgid "Confirm remove role"
2034 #: templates/postorius/lists/confirm_remove_role.html:15
2036 msgid "Remove %(address)s as %(role_translated)s?"
2039 #: templates/postorius/lists/confirm_remove_role.html:20
2040 msgid "Are you sure?"
2043 #: templates/postorius/lists/confirm_remove_role.html:23
2045 msgid " Remove %(role_translated)s"
2048 #: templates/postorius/lists/confirm_removeall_subscribers.html:6
2049 msgid "Unsubscribe all members"
2052 #: templates/postorius/lists/confirm_removeall_subscribers.html:14
2056 " Are you sure you want to unsubscribe all members from %(listname)s?\n"
2060 #: templates/postorius/lists/confirm_removeall_subscribers.html:21
2061 #: templates/postorius/lists/mass_removal.html:17
2062 #: templates/postorius/lists/members.html:63
2063 msgid "Unsubscribe All"
2066 #: templates/postorius/lists/confirm_token.html:12
2070 " Confirm subscription of %(addr)s to %(name)s(%(listid)s):\n"
2074 #: templates/postorius/lists/confirm_token.html:16
2078 " Confirm unsubscription of %(addr)s from %(name)s(%(listid)s):\n"
2082 #: templates/postorius/lists/confirm_token.html:20
2086 " Confirm token %(token)s:\n"
2090 #: templates/postorius/lists/header_matches.html:7
2091 #: templates/postorius/menu/list_nav.html:61
2092 msgid "Header filters"
2095 #: templates/postorius/lists/header_matches.html:58
2096 #: templates/postorius/lists/memberoptions.html:20
2097 #: templates/postorius/lists/memberoptions.html:28
2098 #: templates/postorius/lists/settings.html:30
2099 #: templates/postorius/user/list_options.html:27
2100 #: templates/postorius/user/mailman_settings.html:23
2101 msgid "Save changes"
2104 #: templates/postorius/lists/header_matches.html:60
2105 msgid "Changes pending, click on the button to save them."
2108 #: templates/postorius/lists/held_messages.html:10
2109 #: templates/postorius/menu/list_nav.html:31
2110 msgid "Held messages"
2113 #: templates/postorius/lists/held_messages.html:26
2114 msgid "Perform action on selected messages"
2117 #: templates/postorius/lists/held_messages.html:28
2118 #: templates/postorius/lists/held_messages.html:106
2119 #: templates/postorius/lists/subscription_requests.html:36
2123 #: templates/postorius/lists/held_messages.html:38
2127 #: templates/postorius/lists/held_messages.html:39
2131 #: templates/postorius/lists/held_messages.html:40
2135 #: templates/postorius/lists/held_messages.html:41
2139 #: templates/postorius/lists/held_messages.html:53
2143 #: templates/postorius/lists/held_messages.html:81
2147 #: templates/postorius/lists/held_messages.html:92
2148 msgid "Set member moderation"
2151 #: templates/postorius/lists/held_messages.html:98
2152 msgid "Rejection reason:"
2155 #: templates/postorius/lists/held_messages.html:101
2157 "Reason sent to the sender for message rejection. For other actions, this is "
2161 #: templates/postorius/lists/held_messages.html:115
2162 msgid "Show Headers"
2165 #: templates/postorius/lists/held_messages.html:123
2166 msgid "There are currently no held messages."
2169 #: templates/postorius/lists/held_messages.html:130
2170 msgid "Message could not be retrieved"
2173 #: templates/postorius/lists/mass_removal.html:14
2174 msgid "Unsubscribe users"
2177 #: templates/postorius/lists/mass_subscribe.html:7
2178 #: templates/postorius/menu/list_nav.html:56
2179 msgid "Mass subscribe"
2182 #: templates/postorius/lists/mass_subscribe.html:16
2183 msgid "Subscribe users"
2186 #: templates/postorius/lists/memberoptions.html:7
2187 #: templates/postorius/user/list_options.html:7
2188 msgid "Member options"
2191 #: templates/postorius/lists/memberoptions.html:15
2192 msgid "No Preferences Available"
2195 #: templates/postorius/lists/memberoptions.html:16
2196 msgid "You are not the owner for this list"
2199 #: templates/postorius/lists/members.html:8
2200 msgid "List members"
2203 #: templates/postorius/lists/members.html:44
2204 msgid "Search members..."
2207 #: templates/postorius/lists/members.html:60
2211 #: templates/postorius/lists/members.html:62
2212 msgid "Unsubscribe Selected"
2215 #: templates/postorius/lists/members.html:76
2216 #: templates/postorius/user/address_preferences.html:32
2217 #: templates/postorius/user/manage.html:63
2221 #: templates/postorius/lists/members.html:80
2222 #: templates/postorius/user/subscriptions.html:24
2223 msgid "Delivery Mode"
2226 #: templates/postorius/lists/members.html:83
2227 msgid "Moderation Action"
2230 #: templates/postorius/lists/new.html:6 templates/postorius/lists/new.html:17
2234 #: templates/postorius/lists/new.html:12
2235 msgid "Create a new list"
2238 #: templates/postorius/lists/pending_confirmations.html:19
2239 #: templates/postorius/lists/subscription_requests.html:19
2240 msgid "E-Mail Address"
2243 #: templates/postorius/lists/pending_confirmations.html:20
2244 #: templates/postorius/lists/subscription_requests.html:20
2248 #: templates/postorius/lists/pending_confirmations.html:37
2249 #: templates/postorius/lists/subscription_requests.html:38
2253 #: templates/postorius/lists/pending_confirmations.html:47
2254 #: templates/postorius/lists/subscription_requests.html:50
2255 msgid "There are currently no subscription requests for this list."
2258 #: templates/postorius/lists/settings.html:7
2259 #: templates/postorius/menu/list_nav.html:49
2263 #: templates/postorius/lists/subscription_requests.html:39
2264 msgid "Rejection reason"
2267 #: templates/postorius/lists/summary.html:10
2268 #: templates/postorius/menu/list_nav.html:10
2272 #: templates/postorius/lists/summary.html:23
2273 msgid "To contact the list owners, use the following email address:"
2276 #: templates/postorius/lists/summary.html:29
2277 msgid "You have to login to visit the archives of this list."
2280 #: templates/postorius/lists/summary.html:35
2284 " <a class=\"btn btn-primary\" href=\"%(hyperkitty_list_url)s"
2289 #: templates/postorius/lists/summary.html:47
2290 #: templates/postorius/lists/summary.html:104
2291 msgid "Subscription / Unsubscription"
2294 #: templates/postorius/lists/summary.html:52
2295 #: templates/postorius/user/subscriptions.html:23
2296 msgid "Subscription Address"
2299 #: templates/postorius/lists/summary.html:55
2300 #: templates/postorius/user/all.html:37
2304 #: templates/postorius/lists/summary.html:56
2305 #: templates/postorius/lists/summary.html:77
2309 #: templates/postorius/lists/summary.html:63
2310 #: templates/postorius/user/subscription_preferences.html:49
2311 msgid "Primary Address"
2314 #: templates/postorius/lists/summary.html:71
2315 msgid "Manage Subscription"
2318 #: templates/postorius/lists/summary.html:86
2319 msgid "Subscribe to this list"
2322 #: templates/postorius/lists/summary.html:88
2326 " To subscribe you can send an email with 'subscribe' in the "
2328 " <a href=\"mailto:%(address)s?subject=Subscribe\">"
2330 " or use the form below:\n"
2334 #: templates/postorius/lists/summary.html:96
2335 #: templates/postorius/lists/summary.html:123
2339 #: templates/postorius/lists/summary.html:100
2341 "You have a subscription request pending. If you don't hear back soon, please "
2342 "contact the list owners."
2345 #: templates/postorius/lists/summary.html:105
2348 " To subscribe or unsubscribe from this list, please log in first.\n"
2349 " If you have not previously logged in, you may need to set up an "
2351 " with the appropriate email address.\n"
2355 #: templates/postorius/lists/summary.html:110
2359 #: templates/postorius/lists/summary.html:115
2362 " You can also subscribe without creating an account.\n"
2363 " If you wish to do so, please use the form below.\n"
2367 #: templates/postorius/lists/summary.html:132
2368 msgid "List metrics"
2371 #: templates/postorius/lists/summary.html:134
2375 #: templates/postorius/lists/summary.html:139
2376 msgid "Last post at"
2379 #: templates/postorius/lists/summary.html:148
2380 msgid "Digest last sent at"
2383 #: templates/postorius/lists/summary.html:157
2387 #: templates/postorius/lists/template_delete.html:19
2391 " Are you sure you want to delete the \"%(name)s\" template\n"
2392 " from list \"%(identifier)s\"?\n"
2396 #: templates/postorius/menu/list_nav.html:14
2397 msgid "Subscription requests"
2400 #: templates/postorius/menu/list_nav.html:19
2401 msgid "Pending Approval"
2404 #: templates/postorius/menu/list_nav.html:22
2405 msgid "Pending Confirmation"
2408 #: templates/postorius/menu/list_nav.html:25
2409 msgid "Unsubscription Requests"
2412 #: templates/postorius/menu/list_nav.html:42
2416 #: templates/postorius/menu/list_nav.html:43
2420 #: templates/postorius/menu/list_nav.html:44
2424 #: templates/postorius/menu/list_nav.html:53
2425 msgid "Mass operations"
2428 #: templates/postorius/menu/list_nav.html:57
2429 msgid "Mass removal"
2432 #: templates/postorius/menu/list_nav.html:60
2436 #: templates/postorius/menu/user_nav.html:4
2437 msgid "Mailman Settings"
2440 #: templates/postorius/menu/user_nav.html:7
2441 #: templates/postorius/user/manage.html:51
2442 #: templates/postorius/user/subscriptions.html:8 templatetags/nav_helpers.py:42
2443 msgid "Subscriptions"
2446 #: templates/postorius/menu/user_nav.html:8
2447 msgid "Global Mailman preferences"
2450 #: templates/postorius/menu/user_nav.html:9
2451 msgid "Address-based preferences"
2454 #: templates/postorius/menu/user_nav.html:10
2455 msgid "List-based preferences"
2458 #: templates/postorius/system_information.html:6
2459 msgid "System Configuration"
2462 #: templates/postorius/system_information.html:11
2463 msgid "Mailman System"
2466 #: templates/postorius/user/address_preferences.html:8
2467 #: templates/postorius/user/subscription_preferences.html:7
2468 msgid "Subscription preferences"
2471 #: templates/postorius/user/address_preferences.html:17
2472 #: templates/postorius/user/mailman_settings.html:17
2473 #: templates/postorius/user/subscription_preferences.html:17
2474 msgid "No preferences available"
2477 #: templates/postorius/user/address_preferences.html:18
2478 #: templates/postorius/user/mailman_settings.html:19
2479 #: templates/postorius/user/subscription_preferences.html:19
2481 "You are not yet subscribed to any lists, so you have no Mailman preferences."
2484 #: templates/postorius/user/address_preferences.html:20
2485 msgid "Each email address can have specific Mailman preferences."
2488 #: templates/postorius/user/address_preferences.html:21
2490 "Any options showing as not set here have inherit at runtime from your global "
2491 "preferences (viewable on other tab)"
2494 #: templates/postorius/user/all.html:20
2498 #: templates/postorius/user/all.html:35
2502 #: templates/postorius/user/all.html:36
2506 #: templates/postorius/user/list_options.html:14
2507 msgid "Subscription options for"
2510 #: templates/postorius/user/list_options.html:18
2511 msgid "Use this form to change the email used for this subscription"
2514 #: templates/postorius/user/list_options.html:22
2515 msgid "Change email used for subscription"
2518 #: templates/postorius/user/mailman_settings.html:7
2519 msgid "Subscription settings"
2522 #: templates/postorius/user/manage.html:8
2526 #: templates/postorius/user/manage.html:18
2530 #: templates/postorius/user/manage.html:28
2534 #: templates/postorius/user/manage.html:62
2538 #: templates/postorius/user/manage.html:64
2539 #: templates/postorius/user/subscriptions.html:25
2543 #: templates/postorius/user/manage.html:89
2544 msgid "User has no subscriptions."
2547 #: templates/postorius/user/manage.html:93
2553 #: templates/postorius/user/manage.html:96
2557 #: templates/postorius/user/manage.html:100
2561 #: templates/postorius/user/manage.html:104
2565 #: templates/postorius/user/manage.html:108
2569 #: templates/postorius/user/manage.html:113
2570 #: templates/postorius/user/manage.html:116
2571 msgid "Change password"
2574 #: templates/postorius/user/subscription_preferences.html:21
2575 msgid "Each list subscription can have specific Mailman preferences."
2578 #: templates/postorius/user/subscription_preferences.html:22
2580 "Any options showing as not set inherit at runtime from your global or "
2581 "address specific preferences (viewable on other tabs)"
2584 #: templates/postorius/user/subscription_preferences.html:32
2585 msgid "Subscription"
2588 #: templates/postorius/user/subscriptions.html:17
2589 msgid "You are subscribed to the following mailing lists:"
2592 #: templates/postorius/user/subscriptions.html:41
2593 msgid "You are not yet subscribed to any lists."
2596 #: templatetags/nav_helpers.py:27
2597 msgid "Header Filters"
2600 #: templatetags/nav_helpers.py:28
2601 msgid "Banned Addresses"
2604 #: templatetags/nav_helpers.py:29
2608 #: templatetags/nav_helpers.py:30
2609 msgid "Held Messages"
2612 #: templatetags/nav_helpers.py:31
2613 msgid "Mass Removal"
2616 #: templatetags/nav_helpers.py:32
2617 msgid "Mass Subscription"
2620 #: templatetags/nav_helpers.py:33
2621 msgid "Subscription Options"
2624 #: templatetags/nav_helpers.py:34
2625 msgid "List Settings"
2628 #: templatetags/nav_helpers.py:35
2632 #: templatetags/nav_helpers.py:37
2633 msgid "Confirm Removal of All Members"
2636 #: templatetags/nav_helpers.py:39
2637 msgid "Address-based Settings"
2640 #: templatetags/nav_helpers.py:40
2641 msgid "Subscription Settings"
2644 #: templatetags/nav_helpers.py:41
2645 msgid "Global Settings"
2649 msgid "Mailman REST API not available. Please start Mailman core."
2652 #: views/domain.py:76
2653 msgid "New Domain registered"
2656 #: views/domain.py:114
2658 msgid "Domain %s updated"
2661 #: views/domain.py:117 views/list.py:860
2662 msgid "Please check the errors below"
2665 #: views/domain.py:141
2667 msgid "The domain %s has been deleted."
2670 #: views/domain.py:146
2672 msgid "The domain could not be deleted: %s"
2675 #: views/domain.py:164
2676 msgid "Added {} as an owner for {}"
2679 #: views/domain.py:193
2680 msgid "{} is not an owner for {}"
2683 #: views/domain.py:200
2684 msgid "Removed {} as an owner for {}"
2687 #: views/generic.py:112
2688 msgid "The email {} has been banned."
2691 #: views/generic.py:116 views/generic.py:127 views/list.py:1321
2693 msgid "An error occurred: %s"
2696 #: views/generic.py:118 views/generic.py:129
2698 msgid "Invalid data: %s"
2701 #: views/generic.py:124
2702 msgid "The email {} has been un-banned"
2705 #: views/list.py:118
2709 #: views/list.py:132
2713 #: views/list.py:135
2714 msgid "No {}s were found matching the search."
2717 #: views/list.py:137
2718 msgid "List has no {}s"
2721 #: views/list.py:150
2722 msgid "The selected members have been unsubscribed"
2725 #: views/list.py:168
2726 #, python-brace-format
2727 msgid "{email} has been added with the role {role}"
2730 #: views/list.py:215
2731 msgid "Member does not exist"
2734 #: views/list.py:234
2735 msgid "The member's preferences have been updated."
2738 #: views/list.py:243
2739 msgid "No change to the member's moderation."
2742 #: views/list.py:255
2743 msgid "The member's moderation settings have been updated."
2746 #: views/list.py:436
2747 msgid "You are not subscribed to {}."
2750 #: views/list.py:449
2751 msgid "You are already subscribed"
2754 #: views/list.py:460
2755 msgid "Subscription changed to {}"
2758 #: views/list.py:464
2759 msgid "Something went wrong. Please try again. {} {}"
2762 #: views/list.py:505
2764 "Your subscription request has been submitted and is waiting for moderator "
2768 #: views/list.py:510
2770 msgid "You are subscribed to %s."
2773 #: views/list.py:514 views/list.py:544
2774 msgid "Something went wrong. Please try again."
2777 #: views/list.py:540
2778 msgid "Please check your inbox for further instructions"
2781 #: views/list.py:564
2782 msgid "You can only unsubscribe yourself."
2785 #: views/list.py:569
2787 "You have a pending unsubscription request waiting for moderator approval."
2790 #: views/list.py:576
2792 "Your unsubscription request has been submitted and is waiting for moderator "
2796 #: views/list.py:580
2798 msgid "%s has been unsubscribed from this list."
2801 #: views/list.py:613
2803 msgid "The address %(address)s has been invited to %(list)s."
2806 #: views/list.py:616
2808 msgid "The address %(address)s has been subscribed to %(list)s."
2811 #: views/list.py:619
2813 " Subscription may be pending address verification, confirmation or approval "
2817 #: views/list.py:629 views/list.py:680
2819 msgid "The email address %s is not valid."
2822 #: views/list.py:654
2823 msgid "Please fill out the form correctly."
2826 #: views/list.py:670
2827 #, python-brace-format
2828 msgid "These addresses {address} have been unsubscribed from {list}."
2831 #: views/list.py:701
2832 msgid "The selected messages were accepted"
2835 #: views/list.py:705
2836 msgid "The selected messages were rejected"
2839 #: views/list.py:709
2840 msgid "The selected messages were discarded"
2843 #: views/list.py:711
2844 msgid "Message could not be found"
2847 #: views/list.py:740
2848 msgid "The message was accepted"
2851 #: views/list.py:743
2852 msgid "The message was rejected"
2855 #: views/list.py:746
2856 msgid "The message was discarded"
2859 #: views/list.py:751
2860 msgid "Held message was not found."
2863 #: views/list.py:764
2864 msgid "Moderation action for {} set to {}"
2867 #: views/list.py:769
2868 msgid "Failed to set moderation action for {}"
2871 #: views/list.py:821
2872 msgid "Choose a Domain"
2875 #: views/list.py:842
2876 msgid "List created"
2879 #: views/list.py:854
2880 msgid "Mailing List already exists."
2883 #: views/list.py:1015
2884 msgid "Subscriptions pending user confirmation"
2887 #: views/list.py:1028
2888 msgid "Subscriptions pending approval"
2891 #: views/list.py:1041
2892 msgid "Un-subscriptions pending approval"
2895 #: views/list.py:1077
2896 msgid "The request has been accepted."
2899 #: views/list.py:1078
2900 msgid "The request has been rejected."
2903 #: views/list.py:1079
2904 msgid "The request has been discarded."
2907 #: views/list.py:1080
2908 msgid "The request has been defered."
2911 #: views/list.py:1099
2913 msgid "The request was already moderated: %s"
2916 #: views/list.py:1102
2918 msgid "The request could not be moderated: %s"
2921 #: views/list.py:1108
2922 msgid "List Identity"
2925 #: views/list.py:1109
2926 msgid "Automatic Responses"
2929 #: views/list.py:1110
2930 msgid "Alter Messages"
2933 #: views/list.py:1111
2934 msgid "DMARC Mitigations"
2937 #: views/list.py:1112
2941 #: views/list.py:1113
2942 msgid "Message Acceptance"
2945 #: views/list.py:1114
2949 #: views/list.py:1115
2950 msgid "Member Policy"
2953 #: views/list.py:1116
2954 msgid "Bounce Processing"
2957 #: views/list.py:1179
2958 msgid "The settings have been updated."
2961 #: views/list.py:1184
2962 msgid "An error occurred: "
2965 #: views/list.py:1208
2967 msgid "The user %(email)s is not in the %(role)s group"
2970 #: views/list.py:1214
2971 msgid "Removing the last owner is impossible"
2974 #: views/list.py:1228
2976 msgid "The user could not be removed: %(msg)s"
2979 #: views/list.py:1231
2981 msgid "The user %(address)s has been removed from the %(role)s group."
2984 #: views/list.py:1248
2985 msgid "No member is subscribed to the list currently."
2988 #: views/list.py:1258
2989 msgid "All members have been unsubscribed from the list."
2992 #: views/list.py:1323
2993 msgid "The header matches were successfully modified."
2996 #: views/list.py:1330
3000 #: views/list.py:1331
3004 #: views/list.py:1358
3005 msgid "Invalid confirmation token"
3008 #: views/list.py:1366 views/list.py:1378
3009 msgid "Token expired or invalid."
3013 msgid "Message does not exist"
3017 msgid "Attachment does not exist"
3021 msgid "Your preferences have been updated."
3025 msgid "Your preferences did not change."
3028 #: views/user.py:214
3029 msgid "Subscription does not exist"
3032 #: views/user.py:407
3033 msgid "Successfully updated addresses {}"
3036 #: views/user.py:417
3037 msgid "Successfully updated memberships for {}"
3040 #: views/user.py:423
3041 msgid "Successfully updated user."
3044 #: views/user.py:432
3045 msgid "Password updated successfully"
3049 #~ msgstr "Pašalinti"