Rename info and description fields to short and long description.
[mailman-postorious.git] / src / postorius / locale / bem / LC_MESSAGES / django.po
blobc48cd1bd11c04d1abb8c137c5c32c612e3ee0852
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2022-02-17 23:22-0800\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
20 #: forms/domain_forms.py:34
21 #, python-format
22 msgid ""
23 "The domain from which you want the web UI to be served from. This can be "
24 "same or different from the Mail Host. You can edit the list of available web "
25 "hosts <a href=\"%s\">here</a>."
26 msgstr ""
28 #: forms/domain_forms.py:45 forms/list_forms.py:91
29 #: templates/postorius/domain/index.html:21
30 msgid "Mail Host"
31 msgstr ""
33 #: forms/domain_forms.py:46 forms/domain_forms.py:65
34 msgid "Please enter a domain name"
35 msgstr ""
37 #: forms/domain_forms.py:47 forms/domain_forms.py:66
38 msgid "Please enter a valid domain name."
39 msgstr ""
41 #: forms/domain_forms.py:50
42 msgid ""
43 "The domain for your mailing lists. For example when you want lists like "
44 "testing@example.com, enter example.com here."
45 msgstr ""
47 #: forms/domain_forms.py:54 forms/list_forms.py:84 forms/list_forms.py:960
48 #: templates/postorius/domain/index.html:22 templates/postorius/index.html:62
49 msgid "Description"
50 msgstr ""
52 #: forms/domain_forms.py:57 templates/postorius/domain/index.html:23
53 msgid "Alias Domain"
54 msgstr ""
56 #: forms/domain_forms.py:59 forms/domain_forms.py:88
57 msgid "Please enter a valid domain name or nothing."
58 msgstr ""
60 #: forms/domain_forms.py:61
61 msgid "Normally empty.  Used only for unusual Postfix configs."
62 msgstr ""
64 #: forms/domain_forms.py:64 templates/postorius/domain/index.html:24
65 msgid "Web Host"
66 msgstr ""
68 #: forms/domain_forms.py:78
69 msgid "Please enter a valid domain name"
70 msgstr ""
72 #: forms/domain_forms.py:103
73 msgid "Owner's Email"
74 msgstr ""
76 #: forms/fields.py:28
77 msgid "Regular"
78 msgstr ""
80 #: forms/fields.py:29
81 msgid "Plain Text Digests"
82 msgstr ""
84 #: forms/fields.py:30
85 msgid "MIME Digests"
86 msgstr ""
88 #: forms/fields.py:31
89 msgid "Summary Digests"
90 msgstr ""
92 #: forms/fields.py:34 forms/list_forms.py:143
93 msgid "Enabled"
94 msgstr ""
96 #: forms/fields.py:35 forms/list_forms.py:144
97 msgid "Disabled"
98 msgstr ""
100 #: forms/fields.py:36
101 msgid "Disabled by Owner"
102 msgstr ""
104 #: forms/fields.py:37
105 msgid "Disabled by Bounces"
106 msgstr ""
108 #: forms/fields.py:40
109 msgid "Hold for moderation"
110 msgstr ""
112 #: forms/fields.py:41
113 msgid "Reject (with notification)"
114 msgstr ""
116 #: forms/fields.py:42
117 msgid "Discard (no notification)"
118 msgstr ""
120 #: forms/fields.py:43
121 msgid "Accept immediately (bypass other rules)"
122 msgstr ""
124 #: forms/fields.py:44
125 msgid "Default processing"
126 msgstr ""
128 #: forms/fields.py:128
129 msgid "Make at least one selection"
130 msgstr ""
132 #: forms/fields.py:139 templates/postorius/lists/summary.html:52
133 msgid "Delivery mode"
134 msgstr ""
136 #: forms/fields.py:141
137 msgid ""
138 "If you select digests , you'll get posts bundled together (usually one per "
139 "day but possibly more on busy lists), instead of singly when they're sent. "
140 "Your mail reader may or may not support MIME digests. In general MIME "
141 "digests are preferred, but if you have a problem reading them, select plain "
142 "text digests. Summary Digests are currently equivalent to MIME Digests."
143 msgstr ""
145 #: forms/fields.py:161 templates/postorius/lists/summary.html:51
146 msgid "Delivery status"
147 msgstr ""
149 #: forms/fields.py:163
150 msgid ""
151 "Set this option to Enabled to receive messages posted to this mailing list. "
152 "Set it to Disabled if you want to stay subscribed, but don't want mail "
153 "delivered to you for a while (e.g. you're going on vacation). If you disable "
154 "mail delivery, don't forget to re-enable it when you come back; it will not "
155 "be automatically re-enabled."
156 msgstr ""
158 #: forms/fields.py:174
159 msgid "Moderation"
160 msgstr ""
162 #: forms/fields.py:176 forms/list_forms.py:1098
163 msgid "List default"
164 msgstr ""
166 #: forms/fields.py:178
167 msgid ""
168 "Default action to take when this member posts to the list. \n"
169 "List default -- follow the list's default member action. \n"
170 "Hold -- This holds the message for approval by the list moderators. \n"
171 "Reject -- this automatically rejects the message by sending a bounce notice "
172 "to the post's author. The text of the bounce notice can be configured by "
173 "you. \n"
174 "Discard -- this simply discards the message, with no notice sent to the "
175 "post's author. \n"
176 "Accept -- accepts any postings without any further checks. \n"
177 "Default Processing -- run additional checks and accept the message. \n"
178 msgstr ""
180 #: forms/list_forms.py:39
181 msgid "Daily"
182 msgstr ""
184 #: forms/list_forms.py:40
185 msgid "Weekly"
186 msgstr ""
188 #: forms/list_forms.py:41
189 msgid "Quarterly"
190 msgstr ""
192 #: forms/list_forms.py:42
193 msgid "Monthly"
194 msgstr ""
196 #: forms/list_forms.py:43
197 msgid "Yearly"
198 msgstr ""
200 #: forms/list_forms.py:47
201 msgid "Only mailinglist moderators"
202 msgstr ""
204 #: forms/list_forms.py:48
205 msgid "Only mailinglist members"
206 msgstr ""
208 #: forms/list_forms.py:49
209 msgid "Anyone"
210 msgstr ""
212 #: forms/list_forms.py:63 templates/postorius/user/subscriptions.html:22
213 msgid "List Name"
214 msgstr ""
216 #: forms/list_forms.py:65
217 msgid "Please enter a name for your list."
218 msgstr ""
220 #: forms/list_forms.py:66
221 msgid "Please enter a valid list name."
222 msgstr ""
224 #: forms/list_forms.py:69
225 msgid "Initial list owner address"
226 msgstr ""
228 #: forms/list_forms.py:71
229 msgid "Please enter the list owner's email address."
230 msgstr ""
232 #: forms/list_forms.py:75
233 msgid "Advertise this list?"
234 msgstr ""
236 #: forms/list_forms.py:77
237 msgid "Please choose a list type."
238 msgstr ""
240 #: forms/list_forms.py:80
241 msgid "Advertise this list in list index"
242 msgstr ""
244 #: forms/list_forms.py:81
245 msgid "Hide this list in list index"
246 msgstr ""
248 #: forms/list_forms.py:94
249 msgid "Choose an existing Domain."
250 msgstr ""
252 #: forms/list_forms.py:95
253 msgid "Choose a valid Mail Host"
254 msgstr ""
256 #: forms/list_forms.py:98
257 msgid "List Style"
258 msgstr ""
260 #: forms/list_forms.py:101
261 msgid "Choose a List Style."
262 msgstr ""
264 #: forms/list_forms.py:102
265 msgid "Choose a valid List Style."
266 msgstr ""
268 #: forms/list_forms.py:105
269 msgid "Site admin has not created any domains"
270 msgstr ""
272 #: forms/list_forms.py:118
273 msgid "Please enter a valid listname"
274 msgstr ""
276 #: forms/list_forms.py:147 forms/list_forms.py:180
277 msgid "Your email address"
278 msgstr ""
280 #: forms/list_forms.py:151
281 msgid ""
282 "Subscribing via \"Primary Address\" will change subscription address when "
283 "you change your primary address."
284 msgstr ""
286 #: forms/list_forms.py:154 forms/list_forms.py:183 forms/member_forms.py:29
287 #: forms/system.py:36
288 msgid "Please enter an email address."
289 msgstr ""
291 #: forms/list_forms.py:155 forms/list_forms.py:184 forms/member_forms.py:30
292 #: forms/system.py:37
293 msgid "Please enter a valid email address."
294 msgstr ""
296 #: forms/list_forms.py:158 forms/list_forms.py:187
297 msgid "Your name (optional)"
298 msgstr ""
300 #: forms/list_forms.py:171 forms/list_forms.py:1211 views/list.py:457
301 msgid "Primary Address ({})"
302 msgstr ""
304 #: forms/list_forms.py:202
305 msgid "Open"
306 msgstr ""
308 #: forms/list_forms.py:203 templates/postorius/domain/template_delete.html:27
309 #: templates/postorius/lists/template_delete.html:24
310 msgid "Confirm"
311 msgstr ""
313 #: forms/list_forms.py:204
314 msgid "Moderate"
315 msgstr ""
317 #: forms/list_forms.py:205
318 msgid "Confirm, then moderate"
319 msgstr ""
321 #: forms/list_forms.py:214
322 msgid "Subscription Policy"
323 msgstr ""
325 #: forms/list_forms.py:216
326 msgid ""
327 "Open: Subscriptions are added automatically\n"
328 "Confirm: Subscribers need to confirm the subscription using an email sent to "
329 "them\n"
330 "Moderate: Moderators will have to authorize each subscription manually.\n"
331 "Confirm then Moderate: First subscribers have to confirm, then a moderator "
332 "needs to authorize."
333 msgstr ""
335 #: forms/list_forms.py:225
336 msgid "Un-Subscription Policy"
337 msgstr ""
339 #: forms/list_forms.py:227
340 msgid ""
341 "Open: Un-Subscriptions happen automatically\n"
342 "Confirm: Subscribers need to confirm the un-subscription using an email sent "
343 "to them\n"
344 "Moderate: Moderators will have to authorize each un-subscription manually.\n"
345 "Confirm then Moderate: First subscribers have to confirm, then a moderator "
346 "needs to authorize."
347 msgstr ""
349 #: forms/list_forms.py:240 forms/list_forms.py:657
350 #: templates/postorius/lists/held_messages.html:30
351 #: templates/postorius/lists/held_messages.html:108
352 #: templates/postorius/lists/pending_confirmations.html:36
353 #: templates/postorius/lists/subscription_requests.html:37
354 msgid "Discard"
355 msgstr ""
357 #: forms/list_forms.py:241
358 msgid "List Admins"
359 msgstr ""
361 #: forms/list_forms.py:242
362 msgid "Site Admin"
363 msgstr ""
365 #: forms/list_forms.py:246 forms/list_forms.py:272 forms/list_forms.py:281
366 #: forms/list_forms.py:290 forms/list_forms.py:402 forms/list_forms.py:410
367 #: forms/list_forms.py:451 forms/list_forms.py:566 forms/list_forms.py:573
368 #: forms/list_forms.py:615 forms/list_forms.py:683 forms/list_forms.py:718
369 #: forms/list_forms.py:731 forms/list_forms.py:739 forms/list_forms.py:747
370 #: forms/list_forms.py:765 forms/list_forms.py:781 forms/list_forms.py:892
371 #: forms/list_forms.py:901 forms/list_forms.py:913 forms/list_forms.py:923
372 #: forms/list_forms.py:935 forms/list_forms.py:954 forms/list_forms.py:997
373 #: forms/list_forms.py:1004 forms/list_forms.py:1025 forms/list_forms.py:1096
374 #: forms/user_forms.py:58
375 msgid "Yes"
376 msgstr ""
378 #: forms/list_forms.py:246 forms/list_forms.py:272 forms/list_forms.py:281
379 #: forms/list_forms.py:290 forms/list_forms.py:402 forms/list_forms.py:410
380 #: forms/list_forms.py:451 forms/list_forms.py:566 forms/list_forms.py:573
381 #: forms/list_forms.py:615 forms/list_forms.py:683 forms/list_forms.py:718
382 #: forms/list_forms.py:731 forms/list_forms.py:739 forms/list_forms.py:747
383 #: forms/list_forms.py:765 forms/list_forms.py:781 forms/list_forms.py:892
384 #: forms/list_forms.py:901 forms/list_forms.py:913 forms/list_forms.py:923
385 #: forms/list_forms.py:935 forms/list_forms.py:954 forms/list_forms.py:997
386 #: forms/list_forms.py:1004 forms/list_forms.py:1025 forms/list_forms.py:1097
387 #: forms/user_forms.py:58
388 msgid "No"
389 msgstr ""
391 #: forms/list_forms.py:248
392 msgid "Process Bounces"
393 msgstr ""
395 #: forms/list_forms.py:250
396 msgid ""
397 "Specifies whether or not this list should do automatic bounce processing."
398 msgstr ""
400 #: forms/list_forms.py:255
401 msgid "Bounce score threshold"
402 msgstr ""
404 #: forms/list_forms.py:258
405 msgid ""
406 "This is the bounce score above which a member's subscription  will be "
407 "automatically disabled. When the subscription is  re-enabled, their bounce "
408 "score will be reset to zero."
409 msgstr ""
411 #: forms/list_forms.py:263
412 msgid "Bounce info stale after"
413 msgstr ""
415 #: forms/list_forms.py:266
416 msgid ""
417 "The number of days after which a member's bounce information is considered "
418 "stale. If no new bounces have been received in the interim, the bounce score "
419 "is reset to zero. This value must be an integer. "
420 msgstr ""
422 #: forms/list_forms.py:274
423 msgid "Notify owner on bounce increment"
424 msgstr ""
426 #: forms/list_forms.py:276
427 msgid ""
428 "This option controls whether or not the list owner is notified when a "
429 "member's bounce score is incremented, but to a value less than their bounce "
430 "threshold. "
431 msgstr ""
433 #: forms/list_forms.py:283
434 msgid "Notify owner on disable"
435 msgstr ""
437 #: forms/list_forms.py:285
438 msgid ""
439 "This option controls whether or not the list owner is notified when a "
440 "member's subscription is automatically disabled due to their bounce "
441 "threshold being reached. "
442 msgstr ""
444 #: forms/list_forms.py:292
445 msgid "Notify owner on removal"
446 msgstr ""
448 #: forms/list_forms.py:294
449 msgid ""
450 "This option controls whether or not the list owner is notified when a member "
451 "is removed from the list after their disabled notifications have been "
452 "exhausted. "
453 msgstr ""
455 #: forms/list_forms.py:301
456 msgid "Forward unrecognized bounces"
457 msgstr ""
459 #: forms/list_forms.py:302
460 msgid ""
461 "Discard: Unrecognized bounces will be discarded\n"
462 "List Admins: Send to the list owners and moderators\n"
463 "Site Admin: Send to the site's configured site_owner"
464 msgstr ""
466 #: forms/list_forms.py:307
467 msgid "Bounce disabled warnings interval"
468 msgstr ""
470 #: forms/list_forms.py:310
471 msgid "The number of days between each disabled notification."
472 msgstr ""
474 #: forms/list_forms.py:314
475 msgid "Bounce disable warnings"
476 msgstr ""
478 #: forms/list_forms.py:317
479 msgid ""
480 "The number of notices a disabled member will receive before their address is "
481 "removed from the mailing list's roster. Set this to 0 to immediately remove "
482 "an address from the list once their bounce score exceeds the threshold. This "
483 "value must be an integer. "
484 msgstr ""
486 #: forms/list_forms.py:331
487 msgid "Public archives"
488 msgstr ""
490 #: forms/list_forms.py:332
491 msgid "Private archives"
492 msgstr ""
494 #: forms/list_forms.py:333
495 msgid "Do not archive this list"
496 msgstr ""
498 #: forms/list_forms.py:337
499 msgid "Plain text"
500 msgstr ""
502 #: forms/list_forms.py:338
503 msgid "Markdown text"
504 msgstr ""
506 #: forms/list_forms.py:344
507 msgid "Archive policy"
508 msgstr ""
510 #: forms/list_forms.py:345
511 msgid "Policy for archiving messages for this list"
512 msgstr ""
514 #: forms/list_forms.py:350
515 msgid "Active archivers"
516 msgstr ""
518 #: forms/list_forms.py:357
519 msgid "Archive Rendering mode"
520 msgstr ""
522 #: forms/list_forms.py:358
523 msgid ""
524 "This option enables rendering of emails in archiver as rich text with "
525 "formatting based on markup in the email.\n"
526 "Currently, this option is only supported by Hyperkitty."
527 msgstr ""
529 #: forms/list_forms.py:390
530 msgid "Acceptable aliases"
531 msgstr ""
533 #: forms/list_forms.py:393
534 msgid ""
535 "This is a list, one per line, of addresses and regexps matching addresses "
536 "that are acceptable in To: or Cc: in lieu of the list posting address when "
537 "`require_explicit_destination' is enabled.  Entries are either email "
538 "addresses or regexps matching email addresses.  Regexps are entries "
539 "beginning with `^' and are matched against every recipient address in the "
540 "message. The matching is performed with Python's re.match() function, "
541 "meaning they are anchored to the start of the string."
542 msgstr ""
544 #: forms/list_forms.py:404
545 msgid "Require Explicit Destination"
546 msgstr ""
548 #: forms/list_forms.py:406
549 msgid ""
550 "This checks to ensure that the list posting address or an acceptable alias "
551 "explicitly appears in a To: or Cc: header in the post."
552 msgstr ""
554 #: forms/list_forms.py:412
555 msgid "Administrivia"
556 msgstr ""
558 #: forms/list_forms.py:414
559 msgid ""
560 "Administrivia tests will check postings to see whether it's really meant as "
561 "an administrative request (like subscribe, unsubscribe, etc), and will add "
562 "it to the the administrative requests queue, notifying the administrator of "
563 "the new request, in the process."
564 msgstr ""
566 #: forms/list_forms.py:421
567 msgid "Default action to take when a member posts to the list"
568 msgstr ""
570 #: forms/list_forms.py:423
571 msgid "Please choose a default member action."
572 msgstr ""
574 #: forms/list_forms.py:427
575 msgid ""
576 "Default action to take when a member posts to the list.\n"
577 "Hold: This holds the message for approval by the list moderators.\n"
578 "Reject: this automatically rejects the message by sending a bounce notice to "
579 "the post's author. The text of the bounce notice can be configured by you.\n"
580 "Discard: this simply discards the message, with no notice sent to the post's "
581 "author.\n"
582 "Accept: accepts any postings without any further checks.\n"
583 "Default Processing: run additional checks and accept the message."
584 msgstr ""
586 #: forms/list_forms.py:440
587 msgid "Default action to take when a non-member posts to the list"
588 msgstr ""
590 #: forms/list_forms.py:442
591 msgid "Please choose a default non-member action."
592 msgstr ""
594 #: forms/list_forms.py:446
595 msgid ""
596 "When a post from a non-member is received, the message's sender is matched "
597 "against the list of explicitly accepted, held, rejected (bounced), and "
598 "discarded addresses. If no match is found, then this action is taken."
599 msgstr ""
601 #: forms/list_forms.py:453
602 msgid "Emergency Moderation"
603 msgstr ""
605 #: forms/list_forms.py:455
606 msgid ""
607 "When this option is enabled, all list traffic is emergency moderated, i.e. "
608 "held for moderation. Turn this option on when your list is experiencing a "
609 "flamewar and you want a cooling off period. "
610 msgstr ""
612 #: forms/list_forms.py:462
613 msgid "Maximum message size"
614 msgstr ""
616 #: forms/list_forms.py:465
617 msgid ""
618 "The maximum allowed message size in KB. This can be used to prevent emails "
619 "with large attachments. A size of 0 disables the check."
620 msgstr ""
622 #: forms/list_forms.py:470
623 msgid "Maximum number of recipients"
624 msgstr ""
626 #: forms/list_forms.py:473
627 msgid ""
628 "If a post has this many or more explicit recipients (To: and Cc:), the post "
629 "will be held for moderation. This can be used to prevent mass mailings from "
630 "being accepted. A value of 0 disables the check."
631 msgstr ""
633 #: forms/list_forms.py:488
634 msgid "Accept these non-members"
635 msgstr ""
637 #: forms/list_forms.py:491
638 msgid ""
639 "This is a list, one per line, of regexps matching addresses that are allowed "
640 "to post to this mailing list without subscribing to the list. Entries are "
641 "regexps beginning with `^' and are matched against the sender addresses in "
642 "the message. While non-regexp addresses can be entered here, it is preferred "
643 "to add the address as a nonmember and set the nonmember's Moderation to "
644 "Default Processing."
645 msgstr ""
647 #: forms/list_forms.py:501
648 msgid "Hold these non-members"
649 msgstr ""
651 #: forms/list_forms.py:504
652 msgid ""
653 "This is a list, one per line, of regexps matching nonmember addresses, posts "
654 "from which are held automatically. Entries are regexps beginning with `^' "
655 "and are matched against the sender addresses in the message. While non-"
656 "regexp addresses can be entered here, it is preferred to add the address as "
657 "a nonmember and set the nonmember's Moderation to Hold."
658 msgstr ""
660 #: forms/list_forms.py:513
661 msgid "Reject these non-members"
662 msgstr ""
664 #: forms/list_forms.py:516
665 msgid ""
666 "This is a list, one per line, of regexps matching nonmember addresses, posts "
667 "from which are rejected with notice to the sender. Entries are regexps "
668 "beginning with `^' and are matched against the sender addresses in the "
669 "message. While non-regexp addresses can be entered here, it is preferred to "
670 "add the address as a nonmember and set the nonmember's Moderation to Reject."
671 msgstr ""
673 #: forms/list_forms.py:526
674 msgid "Discard these non-members"
675 msgstr ""
677 #: forms/list_forms.py:529
678 msgid ""
679 "This is a list, one per line, of regexps matching nonmember addresses, posts "
680 "from which are discarded automatically. Entries are regexps beginning with "
681 "`^' and are matched against the sender addresses in the message. While non-"
682 "regexp addresses can be entered here, it is preferred to add the address as "
683 "a nonmember and set the nonmember's Moderation to Discard."
684 msgstr ""
686 #: forms/list_forms.py:551
687 msgid "Invalid alias regexp: {}: {}"
688 msgstr ""
690 #: forms/list_forms.py:557
691 msgid "Invalid alias email: {}"
692 msgstr ""
694 #: forms/list_forms.py:569
695 msgid "Enable Digests"
696 msgstr ""
698 #: forms/list_forms.py:570
699 msgid "Should Mailman enable digests for this MailingList?"
700 msgstr ""
702 #: forms/list_forms.py:576
703 msgid "Send Digest Periodically"
704 msgstr ""
706 #: forms/list_forms.py:577
707 msgid "Should Mailman send out digests periodically?"
708 msgstr ""
710 #: forms/list_forms.py:583
711 msgid "Digest Volume Frequency"
712 msgstr ""
714 #: forms/list_forms.py:584
715 msgid ""
716 "At what frequency should Mailman increment the digest volume number and "
717 "reset the issue number?"
718 msgstr ""
720 #: forms/list_forms.py:588
721 msgid "Digest size threshold"
722 msgstr ""
724 #: forms/list_forms.py:589
725 msgid "How big in Kb should a digest be before it gets sent out?"
726 msgstr ""
728 #: forms/list_forms.py:598
729 msgid "DMARC mitigation action"
730 msgstr ""
732 #: forms/list_forms.py:602
733 msgid "Please choose a DMARC mitigation action."
734 msgstr ""
736 #: forms/list_forms.py:604
737 msgid "No DMARC mitigations"
738 msgstr ""
740 #: forms/list_forms.py:605
741 msgid "Replace From: with list address"
742 msgstr ""
744 #: forms/list_forms.py:607
745 msgid "Wrap the message in an outer message From: the list."
746 msgstr ""
748 #: forms/list_forms.py:608
749 msgid "Reject the message"
750 msgstr ""
752 #: forms/list_forms.py:609
753 msgid "Discard the message"
754 msgstr ""
756 #: forms/list_forms.py:611
757 msgid ""
758 "The action to apply to messages From: a domain publishing a DMARC policy of "
759 "reject or quarantine or to all messages if DMARC Mitigate unconditionally is "
760 "True."
761 msgstr ""
763 #: forms/list_forms.py:618
764 msgid "DMARC Mitigate unconditionally"
765 msgstr ""
767 #: forms/list_forms.py:620
768 msgid ""
769 "If DMARC mitigation action is munge_from or wrap_message, should it apply to "
770 "all messages regardless of the DMARC policy of the From: domain."
771 msgstr ""
773 #: forms/list_forms.py:624
774 msgid "DMARC rejection notice"
775 msgstr ""
777 #: forms/list_forms.py:628
778 msgid ""
779 "Text to replace the default reason in any rejection notice to be sent when "
780 "DMARC mitigation action of reject applies."
781 msgstr ""
783 #: forms/list_forms.py:631
784 msgid "DMARC wrapped message text"
785 msgstr ""
787 #: forms/list_forms.py:635
788 msgid ""
789 "Text to be added as a separate text/plain MIME part preceding the original "
790 "message part in the wrapped message when DMARC mitigation action of wrap "
791 "message applies."
792 msgstr ""
794 #: forms/list_forms.py:641 templatetags/membership_helpers.py:78
795 #: templatetags/membership_helpers.py:84
796 msgid "None"
797 msgstr ""
799 #: forms/list_forms.py:642
800 msgid "Individual"
801 msgstr ""
803 #: forms/list_forms.py:643
804 msgid "Full"
805 msgstr ""
807 #: forms/list_forms.py:647
808 msgid ""
809 "\n"
810 "    None: No personalization.\n"
811 "\n"
812 "    Individual: Everyone gets a unique copy of the message, and there are "
813 "a           few more substitution variables, but no headers are modified.\n"
814 "\n"
815 "    Full: All of the 'individual' personalization plus recipient "
816 "header           modification. "
817 msgstr ""
819 #: forms/list_forms.py:658 templates/postorius/lists/held_messages.html:29
820 #: templates/postorius/lists/held_messages.html:107
821 #: templates/postorius/lists/subscription_requests.html:40
822 msgid "Reject"
823 msgstr ""
825 #: forms/list_forms.py:659
826 msgid "Forward"
827 msgstr ""
829 #: forms/list_forms.py:660
830 msgid "Preserve"
831 msgstr ""
833 #: forms/list_forms.py:663
834 msgid ""
835 "Action to take on messages which have no content\n"
836 "after filtering.\n"
837 " Discard = silently discard the message.\n"
838 " Reject = discard the message and notify the sender.\n"
839 " Forward = forward the message to the list owner(s).\n"
840 " Preserve = save the message in qfiles/bad.\n"
841 msgstr ""
843 #: forms/list_forms.py:680
844 msgid "Personalize"
845 msgstr ""
847 #: forms/list_forms.py:686
848 msgid "Filter content"
849 msgstr ""
851 #: forms/list_forms.py:687
852 msgid ""
853 "Should Mailman filter the content of list traffic according to the settings "
854 "below?"
855 msgstr ""
857 #: forms/list_forms.py:690
858 msgid "Filter types"
859 msgstr ""
861 #: forms/list_forms.py:693
862 msgid ""
863 "MIME types to filter from the incoming posts. A list of common types can be "
864 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
865 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
866 msgstr ""
868 #: forms/list_forms.py:698
869 msgid "Filter extensions"
870 msgstr ""
872 #: forms/list_forms.py:701
873 msgid "Extensions to filter from the incoming posts."
874 msgstr ""
876 #: forms/list_forms.py:704
877 msgid "Pass types"
878 msgstr ""
880 #: forms/list_forms.py:707
881 msgid ""
882 "MIME types to allow in the incoming posts. A list of common types can be "
883 "found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
884 "Basics_of_HTTP/MIME_types/Common_types\">here </a>"
885 msgstr ""
887 #: forms/list_forms.py:712
888 msgid "Pass extensions"
889 msgstr ""
891 #: forms/list_forms.py:715
892 msgid "Extensions to allow in the incoming posts."
893 msgstr ""
895 #: forms/list_forms.py:721
896 msgid "Collapse alternatives"
897 msgstr ""
899 #: forms/list_forms.py:722
900 msgid ""
901 "Should Mailman collapse multipart/alternative to its first part content?"
902 msgstr ""
904 #: forms/list_forms.py:728
905 msgid "Filter Action"
906 msgstr ""
908 #: forms/list_forms.py:734
909 msgid "Convert html to plaintext"
910 msgstr ""
912 #: forms/list_forms.py:735
913 msgid ""
914 "Should Mailman convert text/html parts to plain text? This conversion "
915 "happens after MIME attachments have been stripped."
916 msgstr ""
918 #: forms/list_forms.py:742
919 msgid "Anonymous list"
920 msgstr ""
922 #: forms/list_forms.py:743
923 msgid ""
924 "Hide the sender of a message, replacing it with the list address (Removes "
925 "From, Sender and Reply-To fields)"
926 msgstr ""
928 #: forms/list_forms.py:750
929 msgid "Include RFC2369 headers"
930 msgstr ""
932 #: forms/list_forms.py:752
933 msgid ""
934 "Yes is highly recommended. RFC 2369 defines a set of List-* headers that are "
935 "normally added to every message sent to the list membership. These greatly "
936 "aid end-users who are using standards compliant mail readers. They should "
937 "normally always be enabled. However, not all mail readers are standards "
938 "compliant yet, and if you have a large number of members who are using non-"
939 "compliant mail readers, they may be annoyed at these headers. You should "
940 "first try to educate your members as to why these headers exist, and how to "
941 "hide them in their mail clients. As a last resort you can disable these "
942 "headers, but this is not recommended (and in fact, your ability to disable "
943 "these headers may eventually go away)."
944 msgstr ""
946 #: forms/list_forms.py:768
947 msgid "Include the list post header"
948 msgstr ""
950 #: forms/list_forms.py:770
951 msgid ""
952 "This can be set to no for announce lists that do not wish to include the "
953 "List-Post header because posting to the list is discouraged."
954 msgstr ""
956 #: forms/list_forms.py:774
957 msgid "Explicit reply-to address"
958 msgstr ""
960 #: forms/list_forms.py:777
961 msgid ""
962 "This option allows admins to set an explicit Reply-to address. It is only "
963 "used if the reply-to is set to use an explicitly set header"
964 msgstr ""
966 #: forms/list_forms.py:785
967 msgid ""
968 "Should any existing Reply-To: header found in the original message be "
969 "stripped? If so, this will be done regardless of whether an explict Reply-"
970 "To: header is added by Mailman or not."
971 msgstr ""
973 #: forms/list_forms.py:789 forms/list_forms.py:796
974 msgid "Reply goes to list"
975 msgstr ""
977 #: forms/list_forms.py:793
978 msgid "Please choose a reply-to action."
979 msgstr ""
981 #: forms/list_forms.py:795
982 msgid "No Munging"
983 msgstr ""
985 #: forms/list_forms.py:797
986 msgid "Explicit Reply-to header set"
987 msgstr ""
989 #: forms/list_forms.py:798
990 msgid "Explicit Reply-to set; no Cc added"
991 msgstr ""
993 #: forms/list_forms.py:800
994 msgid ""
995 "Where are replies to list messages directed? No Munging is strongly "
996 "recommended for most mailing lists. \n"
997 "This option controls what Mailman does to the Reply-To: header in messages "
998 "flowing through this mailing list. When set to No Munging, no Reply-To: "
999 "header is added by Mailman, although if one is present in the original "
1000 "message, it is not stripped. Setting this value to either Reply to List, "
1001 "Explicit Reply, or Reply Only causes Mailman to insert a specific Reply-To: "
1002 "header in all messages, overriding the header in the original message if "
1003 "necessary (Explicit Reply inserts the value of reply_to_address). Explicit "
1004 "Reply-to set; no Cc added is useful forannounce-only lists where you want to "
1005 "avoid someone replying to the list address. There are many reasons not to "
1006 "introduce or override the Reply-To: header. One is that some posters depend "
1007 "on their own Reply-To: settings to convey their valid return address. "
1008 "Another is that modifying Reply-To: makes it much more difficult to send "
1009 "private replies. See <a href=\"http://marc.merlins.org/netrants/reply-to-"
1010 "harmful.html\">`Reply-To' Munging Considered Harmful</a> for a general "
1011 "discussion of this issue. See <a href=\"http://marc.merlins.org/netrants/"
1012 "reply-to-useful.html\">`Reply-To' Munging Considered Useful</a> for a "
1013 "dissenting opinion. Some mailing lists have restricted posting privileges, "
1014 "with a parallel list devoted to discussions. Examples are `patches' or "
1015 "`checkin' lists, where software changes are posted by a revision control "
1016 "system, but discussion about the changes occurs on a developers mailing "
1017 "list. To support these types of mailing lists, select Explicit Reply and set "
1018 "the Reply-To: address option to point to the parallel list."
1019 msgstr ""
1021 #: forms/list_forms.py:832
1022 msgid "Pipeline"
1023 msgstr ""
1025 #: forms/list_forms.py:837
1026 msgid "Type of pipeline you want to use for this mailing list"
1027 msgstr ""
1029 #: forms/list_forms.py:845
1030 msgid "Respond and continue processing"
1031 msgstr ""
1033 #: forms/list_forms.py:846
1034 msgid "Respond and discard message"
1035 msgstr ""
1037 #: forms/list_forms.py:847
1038 msgid "No automatic response"
1039 msgstr ""
1041 #: forms/list_forms.py:851
1042 msgid "Autorespond to list owner"
1043 msgstr ""
1045 #: forms/list_forms.py:852
1046 msgid ""
1047 "Should Mailman send an auto-response to emails sent to the -owner address?"
1048 msgstr ""
1050 #: forms/list_forms.py:855
1051 msgid "Autoresponse owner text"
1052 msgstr ""
1054 #: forms/list_forms.py:858
1055 msgid "Auto-response text to send to -owner emails."
1056 msgstr ""
1058 #: forms/list_forms.py:862
1059 msgid "Autorespond postings"
1060 msgstr ""
1062 #: forms/list_forms.py:863
1063 msgid "Should Mailman send an auto-response to mailing list posters?"
1064 msgstr ""
1066 #: forms/list_forms.py:866
1067 msgid "Autoresponse postings text"
1068 msgstr ""
1070 #: forms/list_forms.py:869
1071 msgid "Auto-response text to send to mailing list posters."
1072 msgstr ""
1074 #: forms/list_forms.py:873
1075 msgid "Autorespond requests"
1076 msgstr ""
1078 #: forms/list_forms.py:875
1079 msgid ""
1080 "Should Mailman send an auto-response to emails sent to the -request address? "
1081 "If you choose yes, decide whether you want Mailman to discard the original "
1082 "email, or forward it on to the system as a normal mail command."
1083 msgstr ""
1085 #: forms/list_forms.py:880
1086 msgid "Autoresponse request text"
1087 msgstr ""
1089 #: forms/list_forms.py:883
1090 msgid "Auto-response text to send to -request emails."
1091 msgstr ""
1093 #: forms/list_forms.py:885
1094 msgid "Autoresponse grace period"
1095 msgstr ""
1097 #: forms/list_forms.py:887
1098 msgid ""
1099 "Number of days between auto-responses to either the mailing list or -"
1100 "request/-owner address from the same poster. Set to zero (or negative) for "
1101 "no grace period (i.e. auto-respond to every message)."
1102 msgstr ""
1104 #: forms/list_forms.py:895
1105 msgid "Notify users of held messages"
1106 msgstr ""
1108 #: forms/list_forms.py:897
1109 msgid ""
1110 "Should Mailman notify users about their messages held for approval. If you "
1111 "say 'No', no notifications will be sent to users about the pending approval "
1112 "on their messages."
1113 msgstr ""
1115 #: forms/list_forms.py:904 forms/list_forms.py:1102
1116 msgid "Send welcome message"
1117 msgstr ""
1119 #: forms/list_forms.py:906
1120 msgid ""
1121 "Send welcome message to newly subscribed members? Turn this off only if you "
1122 "plan on subscribing people manually and don't want them to know that you did "
1123 "so. Setting this to No is most useful for transparently migrating lists from "
1124 "some other mailing list manager to Mailman.\n"
1125 "The text of Welcome message can be set via the Templates tab."
1126 msgstr ""
1128 #: forms/list_forms.py:916
1129 msgid "Send goodbye message"
1130 msgstr ""
1132 #: forms/list_forms.py:918
1133 msgid ""
1134 "Send goodbye message to newly unsubscribed members? Turn this off only if "
1135 "you plan on unsubscribing people manually and don't want them to know that "
1136 "you did so.\n"
1137 "The text of Goodbye message can be set via the Templates tab."
1138 msgstr ""
1140 #: forms/list_forms.py:925
1141 msgid "Admin immed notify"
1142 msgstr ""
1144 #: forms/list_forms.py:927
1145 msgid ""
1146 "Should the list moderators get immediate notice of new requests, as well as "
1147 "daily notices about collected ones? List moderators (and list "
1148 "administrators) are sent daily reminders of requests pending approval, like "
1149 "subscriptions to a moderated list, or postings that are being held for one "
1150 "reason or another. Setting this option causes notices to be sent immediately "
1151 "on the arrival of new requests as well. "
1152 msgstr ""
1154 #: forms/list_forms.py:937
1155 msgid "Notify admin of membership changes"
1156 msgstr ""
1158 #: forms/list_forms.py:938
1159 msgid "Should administrator get notices of subscribes and unsubscribes?"
1160 msgstr ""
1162 #: forms/list_forms.py:943
1163 msgid "Not Moderated"
1164 msgstr ""
1166 #: forms/list_forms.py:944
1167 msgid "Moderated but allows for open posting"
1168 msgstr ""
1170 #: forms/list_forms.py:945
1171 msgid "Moderated"
1172 msgstr ""
1174 #: forms/list_forms.py:956
1175 msgid "Show list on index page"
1176 msgstr ""
1178 #: forms/list_forms.py:957
1179 msgid "Choose whether to include this list on the list of all lists"
1180 msgstr ""
1182 #: forms/list_forms.py:963
1183 msgid ""
1184 "This description is used when the mailing list is listed with other mailing "
1185 "lists, or in headers, and so forth. It should be as succinct as you can get "
1186 "it, while still identifying what the list is."
1187 msgstr ""
1189 #: forms/list_forms.py:969
1190 msgid "Information"
1191 msgstr ""
1193 #: forms/list_forms.py:970
1194 msgid "A longer description of this mailing list."
1195 msgstr ""
1197 #: forms/list_forms.py:974
1198 msgid "Display name"
1199 msgstr ""
1201 #: forms/list_forms.py:976
1202 msgid "Display name is the name shown in the web interface."
1203 msgstr ""
1205 #: forms/list_forms.py:979
1206 msgid "Subject prefix"
1207 msgstr ""
1209 #: forms/list_forms.py:984
1210 msgid "Preferred Language"
1211 msgstr ""
1213 #: forms/list_forms.py:990
1214 msgid "Members List Visibility"
1215 msgstr ""
1217 #: forms/list_forms.py:994
1218 msgid "Who is allowed to see members list for this MailingList?"
1219 msgstr ""
1221 #: forms/list_forms.py:999
1222 msgid "Gateway to mail"
1223 msgstr ""
1225 #: forms/list_forms.py:1000
1226 msgid ""
1227 "Flag indicating that posts to the linked newsgroup should be gated to the "
1228 "list"
1229 msgstr ""
1231 #: forms/list_forms.py:1006
1232 msgid "Gateway to news"
1233 msgstr ""
1235 #: forms/list_forms.py:1007
1236 msgid ""
1237 "Flag indicating that posts to the list should be gated to the linked "
1238 "newsgroup."
1239 msgstr ""
1241 #: forms/list_forms.py:1011
1242 msgid "Linked Newsgroup"
1243 msgstr ""
1245 #: forms/list_forms.py:1014
1246 msgid "The name of the linked newsgroup."
1247 msgstr ""
1249 #: forms/list_forms.py:1017
1250 msgid "Newsgroup moderation"
1251 msgstr ""
1253 #: forms/list_forms.py:1021
1254 msgid "The moderation policy for the linked newsgroup, if there is one."
1255 msgstr ""
1257 #: forms/list_forms.py:1027
1258 msgid "NNTP Include subject prefix "
1259 msgstr ""
1261 #: forms/list_forms.py:1028
1262 msgid ""
1263 "Flag indicating whether the list's \"Subject Prefix\" should be included in "
1264 "posts gated to usenet."
1265 msgstr ""
1267 #: forms/list_forms.py:1043
1268 msgid "Emails to mass subscribe"
1269 msgstr ""
1271 #: forms/list_forms.py:1045
1272 msgid ""
1273 "The following formats are accepted:\n"
1274 "jdoe@example.com\n"
1275 "&lt;jdoe@example.com&gt;\n"
1276 "John Doe &lt;jdoe@example.com&gt;\n"
1277 "\"John Doe\" &lt;jdoe@example.com&gt;\n"
1278 "jdoe@example.com (John Doe)\n"
1279 "Use the last three to associate a display name with the address\n"
1280 msgstr ""
1282 #: forms/list_forms.py:1056
1283 msgid "Pre confirm"
1284 msgstr ""
1286 #: forms/list_forms.py:1060
1287 msgid "If checked, users will not have to confirm their subscription."
1288 msgstr ""
1290 #: forms/list_forms.py:1065
1291 msgid "Pre approved"
1292 msgstr ""
1294 #: forms/list_forms.py:1069
1295 msgid ""
1296 "If checked, moderators will not have to approve the subscription request."
1297 msgstr ""
1299 #: forms/list_forms.py:1075
1300 msgid "Pre Verified"
1301 msgstr ""
1303 #: forms/list_forms.py:1079
1304 msgid ""
1305 "If checked, users will not have to verify that their email address is valid."
1306 msgstr ""
1308 #: forms/list_forms.py:1085
1309 msgid "Invitation"
1310 msgstr ""
1312 #: forms/list_forms.py:1089
1313 msgid ""
1314 "If checked, the other checkboxes are ignored and the users will be sent an "
1315 "invitation to join the list and will be subscribed upon acceptance thereof."
1316 msgstr ""
1318 #: forms/list_forms.py:1104
1319 msgid ""
1320 "If set to \"Yes\" or \"No\", List's default setting of send_welcome_message "
1321 "will be ignored for these subscribers and a welcome message will be sent or "
1322 "not sent based on the choice."
1323 msgstr ""
1325 #: forms/list_forms.py:1124
1326 msgid "Emails to Unsubscribe"
1327 msgstr ""
1329 #: forms/list_forms.py:1125
1330 msgid "Add one email address on each line"
1331 msgstr ""
1333 #: forms/list_forms.py:1140
1334 msgid "Default antispam action"
1335 msgstr ""
1337 #: forms/list_forms.py:1144
1338 msgid "Header"
1339 msgstr ""
1341 #: forms/list_forms.py:1145
1342 msgid "Email header to filter on (case-insensitive)."
1343 msgstr ""
1345 #: forms/list_forms.py:1147
1346 msgid "Please enter a header."
1347 msgstr ""
1349 #: forms/list_forms.py:1148
1350 msgid "Please enter a valid header."
1351 msgstr ""
1353 #: forms/list_forms.py:1150
1354 msgid "Pattern"
1355 msgstr ""
1357 #: forms/list_forms.py:1151
1358 msgid "Regular expression matching the header's value."
1359 msgstr ""
1361 #: forms/list_forms.py:1153
1362 msgid "Please enter a pattern."
1363 msgstr ""
1365 #: forms/list_forms.py:1154
1366 msgid "Please enter a valid pattern."
1367 msgstr ""
1369 #: forms/list_forms.py:1156 templates/postorius/domain/index.html:26
1370 msgid "Action"
1371 msgstr ""
1373 #: forms/list_forms.py:1157
1374 msgid "Please enter a valid action."
1375 msgstr ""
1377 #: forms/list_forms.py:1160
1378 msgid "Action to take when a header matches"
1379 msgstr ""
1381 #: forms/list_forms.py:1193
1382 msgid "Select Email"
1383 msgstr ""
1385 #: forms/list_forms.py:1217
1386 msgid "Data"
1387 msgstr ""
1389 #: forms/member_forms.py:27
1390 msgid "Email Address"
1391 msgstr ""
1393 #: forms/member_forms.py:32 forms/user_forms.py:317
1394 msgid "Display Name"
1395 msgstr ""
1397 #: forms/member_forms.py:35
1398 msgid "Please enter an display name."
1399 msgstr ""
1401 #: forms/system.py:31
1402 msgid "Add ban"
1403 msgstr ""
1405 #: forms/system.py:33
1406 msgid ""
1407 "You can ban a single email address or use a regular expression to match "
1408 "similar email addresses."
1409 msgstr ""
1411 #: forms/user_forms.py:65
1412 msgid "Receive own postings"
1413 msgstr ""
1415 #: forms/user_forms.py:67
1416 msgid ""
1417 "Ordinarily, you will get a copy of every message you post to the list. If "
1418 "you don't want to receive this copy, set this option to No."
1419 msgstr ""
1421 #: forms/user_forms.py:74
1422 msgid "Acknowledge posts"
1423 msgstr ""
1425 #: forms/user_forms.py:76
1426 msgid "Receive acknowledgement mail when you send mail to the list?"
1427 msgstr ""
1429 #: forms/user_forms.py:80
1430 msgid "Hide address"
1431 msgstr ""
1433 #: forms/user_forms.py:82
1434 msgid ""
1435 "When someone views the list membership, your email address is normally shown "
1436 "(in an obscured fashion to thwart spam harvesters). If you do not want your "
1437 "email address to show up on this membership roster at all, select Yes for "
1438 "this option."
1439 msgstr ""
1441 #: forms/user_forms.py:90
1442 msgid "Receive list copies (possible duplicates)"
1443 msgstr ""
1445 #: forms/user_forms.py:92
1446 msgid ""
1447 "When you are listed explicitly in the To: or Cc: headers of a list message, "
1448 "you can opt to not receive another copy from the mailing list. Select Yes to "
1449 "receive copies. Select No to avoid receiving copies from the mailing list"
1450 msgstr ""
1452 #: forms/user_forms.py:101
1453 msgid "Preferred language"
1454 msgstr ""
1456 #: forms/user_forms.py:103
1457 msgid ""
1458 "Preferred language for your interactions with Mailman. When this is set, it "
1459 "will override the MailingList's preferred language. This affects which "
1460 "language is used for your email notifications and such."
1461 msgstr ""
1463 #: forms/user_forms.py:147
1464 msgid "Cannot set delivery_status to {}"
1465 msgstr ""
1467 #: forms/user_forms.py:242
1468 msgid "Verified"
1469 msgstr ""
1471 #: forms/user_forms.py:244
1472 msgid "Specifies whether or not this email address is verified"
1473 msgstr ""
1475 #: forms/validators.py:39
1476 #, python-brace-format
1477 msgid "Invalid: \"{0}\" should be either email or UUID"
1478 msgstr ""
1480 #: models.py:42
1481 msgid ""
1482 "Note: Do not add any secret content in templates as they are publicly "
1483 "accessible.\n"
1484 "You can use these variables in the templates. \n"
1485 "$hyperkitty_url: Permalink to archived message in Hyperkitty\n"
1486 "$listname: Name of the Mailing List e.g. ant@example.com \n"
1487 "$list_id: The List-ID header e.g. ant.example.com \n"
1488 "$display_name: Display name of the mailing list e.g. Ant \n"
1489 "$short_listname: Local part of the listname e.g. ant \n"
1490 "$domain: The domain part of the listname e.g. example.com \n"
1491 "$info: The mailing list's longer descriptive text \n"
1492 "$request_email: The email address for -request address \n"
1493 "$owner_email: The email address for -owner address \n"
1494 "$site_email: The email address to reach the owners of the site \n"
1495 "$language: The two letter language code for list's preferred language e.g. "
1496 "fr, en, de \n"
1497 msgstr ""
1499 #: models.py:240
1500 msgid "Choose the template you want to customize."
1501 msgstr ""
1503 #: models.py:247
1504 msgid ""
1505 "Language for the template, this should be the list's preferred language."
1506 msgstr ""
1508 #: template_list.py:26
1509 msgid ""
1510 "Sent to the list administrators when moderator approval for a posting is "
1511 "required."
1512 msgstr ""
1514 #: template_list.py:28
1515 msgid ""
1516 "Sent to the list administrators when moderator approval for a subscription "
1517 "request is required."
1518 msgstr ""
1520 #: template_list.py:30
1521 msgid ""
1522 "Sent to the list administrators when moderator approval for an "
1523 "unsubscription request is required."
1524 msgstr ""
1526 #: template_list.py:32
1527 msgid ""
1528 "Sent to the list administrators to notify them when a new member has been "
1529 "subscribed."
1530 msgstr ""
1532 #: template_list.py:34
1533 msgid ""
1534 "Sent to the list administrators when a bounce message in an unrecognized "
1535 "format has been received."
1536 msgstr ""
1538 #: template_list.py:36
1539 msgid "Sent to the list administrators from the 'mailman notify' command."
1540 msgstr ""
1542 #: template_list.py:38
1543 msgid ""
1544 "Sent to the list administrators to notify them when a member's bounce score "
1545 "is incremented."
1546 msgstr ""
1548 #: template_list.py:40
1549 msgid ""
1550 "Sent to the list administrators to notify them when a member's delivery is "
1551 "disabled due to excessive bounces."
1552 msgstr ""
1554 #: template_list.py:42
1555 msgid ""
1556 "Sent to the list administrators to notify them when a member has been "
1557 "unsubscribed."
1558 msgstr ""
1560 #: template_list.py:44
1561 msgid "The footer for a digest message."
1562 msgstr ""
1564 #: template_list.py:46
1565 msgid "The header for a digest message."
1566 msgstr ""
1568 #: template_list.py:48
1569 msgid ""
1570 "The digest “masthead”; i.e. a common introduction for all digest messages."
1571 msgstr ""
1573 #: template_list.py:50
1574 msgid "The footer for a regular (non-digest) message."
1575 msgstr ""
1577 #: template_list.py:52
1578 msgid "The header for a regular (non-digest) message."
1579 msgstr ""
1581 #: template_list.py:54
1582 msgid ""
1583 "The message sent to subscribers when a subscription confirmation is required."
1584 msgstr ""
1586 #: template_list.py:56
1587 msgid ""
1588 "The message sent to subscribers when an unsubscription confirmation is "
1589 "required."
1590 msgstr ""
1592 #: template_list.py:58
1593 msgid "The message sent to subscribers when they are invited to join a list."
1594 msgstr ""
1596 #: template_list.py:60
1597 msgid "The notice sent to a member when they unsubscribe from a mailing list."
1598 msgstr ""
1600 #: template_list.py:62
1601 msgid ""
1602 "The notice sent to a poster when their message is being held for moderator "
1603 "approval."
1604 msgstr ""
1606 #: template_list.py:64
1607 msgid ""
1608 "Sent to a user when the maximum number of autoresponses has been reached for "
1609 "that day."
1610 msgstr ""
1612 #: template_list.py:66
1613 msgid ""
1614 "Notice sent to a poster when their message has been received by the mailing "
1615 "list."
1616 msgstr ""
1618 #: template_list.py:68
1619 msgid ""
1620 "A bounce probe sent to a member when their subscription has been disabled "
1621 "due to bounces."
1622 msgstr ""
1624 #: template_list.py:70
1625 msgid ""
1626 "Notice sent to a poster when their message has been rejected by the list’s "
1627 "moderator."
1628 msgstr ""
1630 #: template_list.py:72
1631 msgid ""
1632 "Notice sent to a poster when their message has been rejected automatically."
1633 msgstr ""
1635 #: template_list.py:74
1636 msgid ""
1637 "The notice sent to a member when they are subscribed to the mailing list."
1638 msgstr ""
1640 #: template_list.py:76
1641 msgid ""
1642 "The notice sent to a member when their membership has been disabled due to "
1643 "excessive bounces."
1644 msgstr ""
1646 #: templates/403.html:5
1647 msgid "Forbidden"
1648 msgstr ""
1650 #: templates/403.html:6
1651 msgid "You do not have permissions to visit this page."
1652 msgstr ""
1654 #: templates/404.html:5
1655 msgid "Page not found"
1656 msgstr ""
1658 #: templates/404.html:6
1659 msgid "This page either doesn't exist, or it moved somewhere else."
1660 msgstr ""
1662 #: templates/500.html:24
1663 msgid "Server error"
1664 msgstr ""
1666 #: templates/500.html:25
1667 msgid "An error occurred while processing your request."
1668 msgstr ""
1670 #: templates/postorius/bans.html:5 templates/postorius/bans.html:10
1671 msgid "Global Bans"
1672 msgstr ""
1674 #: templates/postorius/base.html:32
1675 msgid "Mailman logo"
1676 msgstr ""
1678 #: templates/postorius/base.html:38
1679 msgid "Lists"
1680 msgstr ""
1682 #: templates/postorius/base.html:44 templates/postorius/domain/index.html:5
1683 #: templates/postorius/domain/index.html:11
1684 msgid "Domains"
1685 msgstr ""
1687 #: templates/postorius/base.html:50
1688 msgid "Bans"
1689 msgstr ""
1691 #: templates/postorius/base.html:56
1692 msgid "System Information"
1693 msgstr ""
1695 #: templates/postorius/base.html:62 templates/postorius/menu/list_nav.html:39
1696 #: templates/postorius/user/all.html:8 templates/postorius/user/all.html:13
1697 msgid "Users"
1698 msgstr ""
1700 #: templates/postorius/base.html:69 templates/postorius/lists/summary.html:31
1701 msgid "Archives"
1702 msgstr ""
1704 #: templates/postorius/base.html:85
1705 msgid "Account"
1706 msgstr ""
1708 #: templates/postorius/base.html:89
1709 msgid "Mailman settings"
1710 msgstr ""
1712 #: templates/postorius/base.html:94
1713 msgid "Posting activity"
1714 msgstr ""
1716 #: templates/postorius/base.html:100
1717 msgid "Logout"
1718 msgstr ""
1720 #: templates/postorius/base.html:107
1721 msgid "Login"
1722 msgstr ""
1724 #: templates/postorius/base.html:111
1725 msgid "Sign Up"
1726 msgstr ""
1728 #: templates/postorius/base.html:134
1729 msgid "Postorius Documentation"
1730 msgstr ""
1732 #: templates/postorius/base.html:138
1733 msgid "Postorius Version"
1734 msgstr ""
1736 #: templates/postorius/base.html:141
1737 msgid "Happy Mailman Day!"
1738 msgstr ""
1740 #: templates/postorius/domain/confirm_delete.html:5
1741 msgid "Confirm domain removal"
1742 msgstr ""
1744 #: templates/postorius/domain/confirm_delete.html:13
1745 msgid "Confirm deletion"
1746 msgstr ""
1748 #: templates/postorius/domain/confirm_delete.html:17
1749 msgid "Are you sure you want to permanently delete"
1750 msgstr ""
1752 #: templates/postorius/domain/confirm_delete.html:21
1753 #, python-format
1754 msgid ""
1755 "\n"
1756 "        This would delete %(size)s lists, some of which are:\n"
1757 "      "
1758 msgstr ""
1760 #: templates/postorius/domain/confirm_delete.html:33
1761 #: templates/postorius/domain/index.html:59
1762 #: templates/postorius/domain/template_index.html:34
1763 #: templates/postorius/lists/confirm_delete.html:5
1764 #: templates/postorius/lists/members.html:132
1765 #: templates/postorius/lists/members.html:141
1766 #: templates/postorius/lists/template_list.html:32
1767 #: templates/postorius/menu/list_nav.html:62
1768 msgid "Delete"
1769 msgstr ""
1771 #: templates/postorius/domain/confirm_delete.html:34
1772 #: templates/postorius/domain/template_delete.html:28
1773 #: templates/postorius/lists/confirm_delete.html:25
1774 #: templates/postorius/lists/confirm_remove_role.html:18
1775 #: templates/postorius/lists/confirm_removeall_subscribers.html:22
1776 #: templates/postorius/lists/template_delete.html:25
1777 msgid "Cancel"
1778 msgstr ""
1780 #: templates/postorius/domain/edit.html:6
1781 #: templates/postorius/domain/edit.html:12
1782 msgid "Edit domain"
1783 msgstr ""
1785 #: templates/postorius/domain/edit.html:17
1786 #: templates/postorius/lists/template_update.html:20
1787 #: templates/postorius/user/manage.html:16
1788 #: templates/postorius/user/manage.html:48
1789 #: templates/postorius/user/manage.html:86
1790 msgid "Update"
1791 msgstr ""
1793 #: templates/postorius/domain/index.html:14
1794 msgid "Add Domain"
1795 msgstr ""
1797 #: templates/postorius/domain/index.html:25
1798 #: templates/postorius/menu/list_nav.html:45
1799 msgid "Owners"
1800 msgstr ""
1802 #: templates/postorius/domain/index.html:38
1803 #: templates/postorius/domain/index.html:58
1804 #: templates/postorius/domain/template_index.html:33
1805 #: templates/postorius/lists/template_list.html:31
1806 msgid "Edit"
1807 msgstr ""
1809 #: templates/postorius/domain/index.html:50
1810 msgid "remove"
1811 msgstr ""
1813 #: templates/postorius/domain/index.html:54
1814 msgid "Add"
1815 msgstr ""
1817 #: templates/postorius/domain/index.html:57
1818 #: templates/postorius/domain/template_add.html:6
1819 #: templates/postorius/domain/template_delete.html:6
1820 #: templates/postorius/domain/template_index.html:6
1821 #: templates/postorius/domain/template_index.html:11
1822 #: templates/postorius/lists/template_add.html:7
1823 #: templates/postorius/lists/template_delete.html:7
1824 #: templates/postorius/lists/template_list.html:7
1825 #: templates/postorius/lists/template_update.html:7
1826 #: templates/postorius/menu/list_nav.html:48 templatetags/nav_helpers.py:38
1827 msgid "Templates"
1828 msgstr ""
1830 #: templates/postorius/domain/index.html:67
1831 msgid "No domains yet."
1832 msgstr ""
1834 #: templates/postorius/domain/new.html:6
1835 msgid "Add domain"
1836 msgstr ""
1838 #: templates/postorius/domain/new.html:12
1839 msgid "Add a new domain"
1840 msgstr ""
1842 #: templates/postorius/domain/new.html:17
1843 msgid "Create domain"
1844 msgstr ""
1846 #: templates/postorius/domain/owners.html:6
1847 msgid "Add domain owner "
1848 msgstr ""
1850 #: templates/postorius/domain/owners.html:12
1851 msgid "Add a new owner to"
1852 msgstr ""
1854 #: templates/postorius/domain/template_add.html:17
1855 #: templates/postorius/domain/template_delete.html:16
1856 #: templates/postorius/lists/template_delete.html:13
1857 #: templates/postorius/lists/template_update.html:13
1858 #, python-format
1859 msgid "Template '%(name)s'"
1860 msgstr ""
1862 #: templates/postorius/domain/template_add.html:25
1863 #: templates/postorius/lists/template_add.html:16
1864 #: templates/postorius/user/address_preferences.html:62
1865 #: templates/postorius/user/subscription_preferences.html:73
1866 msgid "Save"
1867 msgstr ""
1869 #: templates/postorius/domain/template_delete.html:11
1870 msgid "Delete Template"
1871 msgstr ""
1873 #: templates/postorius/domain/template_delete.html:22
1874 #, python-format
1875 msgid ""
1876 "\n"
1877 "           Are you sure you want to delete the \"%(name)s\" template\n"
1878 "           for domain \"%(identifier)s\"?\n"
1879 "           "
1880 msgstr ""
1882 #: templates/postorius/domain/template_index.html:16
1883 #: templates/postorius/lists/template_list.html:14
1884 msgid "New Template"
1885 msgstr ""
1887 #: templates/postorius/domain/template_index.html:25
1888 #: templates/postorius/lists/template_list.html:24
1889 msgid "Template Name"
1890 msgstr ""
1892 #: templates/postorius/domain/template_index.html:44
1893 #: templates/postorius/lists/template_list.html:40
1894 msgid "No Templates."
1895 msgstr ""
1897 #: templates/postorius/errors/generic.html:5
1898 msgid "Something went wrong"
1899 msgstr ""
1901 #: templates/postorius/fragments/bans.html:14
1902 msgid "Ban email"
1903 msgstr ""
1905 #: templates/postorius/fragments/bans.html:22
1906 msgid "Currently banned addresses"
1907 msgstr ""
1909 #: templates/postorius/fragments/bans.html:35
1910 msgid "Un-ban this address"
1911 msgstr ""
1913 #: templates/postorius/fragments/bans.html:46
1914 msgid "No addresses are currently banned."
1915 msgstr ""
1917 #: templates/postorius/index.html:6
1918 msgid "List Index"
1919 msgstr ""
1921 #: templates/postorius/index.html:12
1922 msgid "Mailing Lists"
1923 msgstr ""
1925 #: templates/postorius/index.html:19
1926 msgid "Filter by Role"
1927 msgstr ""
1929 #: templates/postorius/index.html:23
1930 msgid "Owner"
1931 msgstr ""
1933 #: templates/postorius/index.html:24
1934 msgid "Moderator"
1935 msgstr ""
1937 #: templates/postorius/index.html:25
1938 msgid "Member"
1939 msgstr ""
1941 #: templates/postorius/index.html:26
1942 msgid "Non-member"
1943 msgstr ""
1945 #: templates/postorius/index.html:27
1946 msgid "All"
1947 msgstr ""
1949 #: templates/postorius/index.html:32
1950 msgid "Role: "
1951 msgstr ""
1953 #: templates/postorius/index.html:33
1954 msgid "owner"
1955 msgstr ""
1957 #: templates/postorius/index.html:34
1958 msgid "moderator"
1959 msgstr ""
1961 #: templates/postorius/index.html:35
1962 msgid "member"
1963 msgstr ""
1965 #: templates/postorius/index.html:36
1966 msgid "non-member"
1967 msgstr ""
1969 #: templates/postorius/index.html:46
1970 msgid "Create New Domain"
1971 msgstr ""
1973 #: templates/postorius/index.html:48
1974 msgid "Create New List"
1975 msgstr ""
1977 #: templates/postorius/index.html:60
1978 msgid "List name"
1979 msgstr ""
1981 #: templates/postorius/index.html:61
1982 msgid "Post address"
1983 msgstr ""
1985 #: templates/postorius/index.html:72
1986 msgid "unadvertised"
1987 msgstr ""
1989 #: templates/postorius/index.html:84
1990 msgid ""
1991 "Only lists that you are owner, moderator or subscriber for are shown here. "
1992 "Click to <a href=\"?all-lists\"> see all lists</a>."
1993 msgstr ""
1995 #: templates/postorius/index.html:88
1996 msgid "Only admins see unadvertised lists in the list index."
1997 msgstr ""
1999 #: templates/postorius/index.html:94
2000 msgid "There are currently no mailing lists."
2001 msgstr ""
2003 #: templates/postorius/lists/bans.html:8
2004 msgid "Banned addresses"
2005 msgstr ""
2007 #: templates/postorius/lists/confirm_delete.html:13
2008 msgid "Are you sure you want to permanently delete this list?"
2009 msgstr ""
2011 #: templates/postorius/lists/confirm_delete.html:14
2012 msgid "All settings and membership data will be lost!"
2013 msgstr ""
2015 #: templates/postorius/lists/confirm_delete.html:20
2016 #, python-format
2017 msgid ""
2018 "\n"
2019 "                Delete %(listname)s\n"
2020 "                "
2021 msgstr ""
2023 #: templates/postorius/lists/confirm_remove_role.html:5
2024 #: templates/postorius/lists/confirm_remove_role.html:12
2025 msgid "Confirm remove role"
2026 msgstr ""
2028 #: templates/postorius/lists/confirm_remove_role.html:14
2029 msgid "Are you sure?"
2030 msgstr ""
2032 #: templates/postorius/lists/confirm_remove_role.html:17
2033 msgid "Remove"
2034 msgstr ""
2036 #: templates/postorius/lists/confirm_removeall_subscribers.html:6
2037 msgid "Unsubscribe all members"
2038 msgstr ""
2040 #: templates/postorius/lists/confirm_removeall_subscribers.html:14
2041 #, python-format
2042 msgid ""
2043 "\n"
2044 "        Are you sure you want to unsubscribe all members from %(listname)s?\n"
2045 "    "
2046 msgstr ""
2048 #: templates/postorius/lists/confirm_removeall_subscribers.html:21
2049 #: templates/postorius/lists/mass_removal.html:17
2050 #: templates/postorius/lists/members.html:63
2051 msgid "Unsubscribe All"
2052 msgstr ""
2054 #: templates/postorius/lists/confirm_token.html:12
2055 #, python-format
2056 msgid ""
2057 "\n"
2058 "    Confirm subscription of %(addr)s to %(name)s(%(listid)s):\n"
2059 "    "
2060 msgstr ""
2062 #: templates/postorius/lists/confirm_token.html:16
2063 #, python-format
2064 msgid ""
2065 "\n"
2066 "    Confirm unsubscription of %(addr)s from %(name)s(%(listid)s):\n"
2067 "    "
2068 msgstr ""
2070 #: templates/postorius/lists/confirm_token.html:20
2071 #, python-format
2072 msgid ""
2073 "\n"
2074 "    Confirm token %(token)s:\n"
2075 "    "
2076 msgstr ""
2078 #: templates/postorius/lists/header_matches.html:7
2079 #: templates/postorius/menu/list_nav.html:61
2080 msgid "Header filters"
2081 msgstr ""
2083 #: templates/postorius/lists/header_matches.html:58
2084 #: templates/postorius/lists/memberoptions.html:20
2085 #: templates/postorius/lists/memberoptions.html:28
2086 #: templates/postorius/lists/settings.html:30
2087 #: templates/postorius/user/list_options.html:27
2088 #: templates/postorius/user/mailman_settings.html:23
2089 msgid "Save changes"
2090 msgstr ""
2092 #: templates/postorius/lists/header_matches.html:60
2093 msgid "Changes pending, click on the button to save them."
2094 msgstr ""
2096 #: templates/postorius/lists/held_messages.html:10
2097 #: templates/postorius/menu/list_nav.html:31
2098 msgid "Held messages"
2099 msgstr ""
2101 #: templates/postorius/lists/held_messages.html:26
2102 msgid "Perform action on selected messages"
2103 msgstr ""
2105 #: templates/postorius/lists/held_messages.html:28
2106 #: templates/postorius/lists/held_messages.html:106
2107 #: templates/postorius/lists/subscription_requests.html:36
2108 msgid "Accept"
2109 msgstr ""
2111 #: templates/postorius/lists/held_messages.html:38
2112 msgid "Subject"
2113 msgstr ""
2115 #: templates/postorius/lists/held_messages.html:39
2116 msgid "Sender"
2117 msgstr ""
2119 #: templates/postorius/lists/held_messages.html:40
2120 msgid "Reason"
2121 msgstr ""
2123 #: templates/postorius/lists/held_messages.html:41
2124 msgid "Hold Date"
2125 msgstr ""
2127 #: templates/postorius/lists/held_messages.html:53
2128 msgid "No Subject"
2129 msgstr ""
2131 #: templates/postorius/lists/held_messages.html:81
2132 msgid "Attachments"
2133 msgstr ""
2135 #: templates/postorius/lists/held_messages.html:92
2136 msgid "Set member moderation"
2137 msgstr ""
2139 #: templates/postorius/lists/held_messages.html:98
2140 msgid "Rejection reason:"
2141 msgstr ""
2143 #: templates/postorius/lists/held_messages.html:101
2144 msgid ""
2145 "Reason sent to the sender for message rejection. For other actions, this is "
2146 "ignored."
2147 msgstr ""
2149 #: templates/postorius/lists/held_messages.html:115
2150 msgid "Show Headers"
2151 msgstr ""
2153 #: templates/postorius/lists/held_messages.html:123
2154 msgid "There are currently no held messages."
2155 msgstr ""
2157 #: templates/postorius/lists/held_messages.html:130
2158 msgid "Message could not be retrieved"
2159 msgstr ""
2161 #: templates/postorius/lists/mass_removal.html:14
2162 msgid "Unsubscribe users"
2163 msgstr ""
2165 #: templates/postorius/lists/mass_subscribe.html:7
2166 #: templates/postorius/menu/list_nav.html:56
2167 msgid "Mass subscribe"
2168 msgstr ""
2170 #: templates/postorius/lists/mass_subscribe.html:16
2171 msgid "Subscribe users"
2172 msgstr ""
2174 #: templates/postorius/lists/memberoptions.html:7
2175 #: templates/postorius/user/list_options.html:7
2176 msgid "Member options"
2177 msgstr ""
2179 #: templates/postorius/lists/memberoptions.html:15
2180 msgid "No Preferences Available"
2181 msgstr ""
2183 #: templates/postorius/lists/memberoptions.html:16
2184 msgid "You are not the owner for this list"
2185 msgstr ""
2187 #: templates/postorius/lists/members.html:8
2188 msgid "List members"
2189 msgstr ""
2191 #: templates/postorius/lists/members.html:44
2192 msgid "Search members..."
2193 msgstr ""
2195 #: templates/postorius/lists/members.html:60
2196 msgid "CSV Export"
2197 msgstr ""
2199 #: templates/postorius/lists/members.html:62
2200 msgid "Unsubscribe Selected"
2201 msgstr ""
2203 #: templates/postorius/lists/members.html:76
2204 #: templates/postorius/user/address_preferences.html:32
2205 #: templates/postorius/user/manage.html:63
2206 msgid "Address"
2207 msgstr ""
2209 #: templates/postorius/lists/members.html:80
2210 #: templates/postorius/user/subscriptions.html:24
2211 msgid "Delivery Mode"
2212 msgstr ""
2214 #: templates/postorius/lists/members.html:83
2215 msgid "Moderation Action"
2216 msgstr ""
2218 #: templates/postorius/lists/new.html:6 templates/postorius/lists/new.html:17
2219 msgid "Create list"
2220 msgstr ""
2222 #: templates/postorius/lists/new.html:12
2223 msgid "Create a new list"
2224 msgstr ""
2226 #: templates/postorius/lists/pending_confirmations.html:19
2227 #: templates/postorius/lists/subscription_requests.html:19
2228 msgid "E-Mail Address"
2229 msgstr ""
2231 #: templates/postorius/lists/pending_confirmations.html:20
2232 #: templates/postorius/lists/subscription_requests.html:20
2233 msgid "Actions"
2234 msgstr ""
2236 #: templates/postorius/lists/pending_confirmations.html:37
2237 #: templates/postorius/lists/subscription_requests.html:38
2238 msgid "Ban"
2239 msgstr ""
2241 #: templates/postorius/lists/pending_confirmations.html:47
2242 #: templates/postorius/lists/subscription_requests.html:50
2243 msgid "There are currently no subscription requests for this list."
2244 msgstr ""
2246 #: templates/postorius/lists/settings.html:7
2247 #: templates/postorius/menu/list_nav.html:49
2248 msgid "Settings"
2249 msgstr ""
2251 #: templates/postorius/lists/subscription_requests.html:39
2252 msgid "Rejection reason"
2253 msgstr ""
2255 #: templates/postorius/lists/summary.html:8
2256 #: templates/postorius/menu/list_nav.html:10
2257 msgid "Info"
2258 msgstr ""
2260 #: templates/postorius/lists/summary.html:21
2261 msgid "To contact the list owners, use the following email address:"
2262 msgstr ""
2264 #: templates/postorius/lists/summary.html:27
2265 msgid "You have to login to visit the archives of this list."
2266 msgstr ""
2268 #: templates/postorius/lists/summary.html:33
2269 #, python-format
2270 msgid ""
2271 "\n"
2272 "            <a class=\"btn btn-primary\" href=\"%(hyperkitty_list_url)s"
2273 "\">Archives</a>\n"
2274 "          "
2275 msgstr ""
2277 #: templates/postorius/lists/summary.html:45
2278 #: templates/postorius/lists/summary.html:102
2279 msgid "Subscription / Unsubscription"
2280 msgstr ""
2282 #: templates/postorius/lists/summary.html:50
2283 #: templates/postorius/user/subscriptions.html:23
2284 msgid "Subscription Address"
2285 msgstr ""
2287 #: templates/postorius/lists/summary.html:53
2288 #: templates/postorius/user/all.html:37
2289 msgid "Manage"
2290 msgstr ""
2292 #: templates/postorius/lists/summary.html:54
2293 #: templates/postorius/lists/summary.html:75
2294 msgid "Unsubscribe"
2295 msgstr ""
2297 #: templates/postorius/lists/summary.html:61
2298 #: templates/postorius/user/subscription_preferences.html:49
2299 msgid "Primary Address"
2300 msgstr ""
2302 #: templates/postorius/lists/summary.html:69
2303 msgid "Manage Subscription"
2304 msgstr ""
2306 #: templates/postorius/lists/summary.html:84
2307 msgid "Subscribe to this list"
2308 msgstr ""
2310 #: templates/postorius/lists/summary.html:86
2311 #, python-format
2312 msgid ""
2313 "\n"
2314 "                To subscribe you can send an email with 'subscribe' in the "
2315 "subject to\n"
2316 "                <a href=\"mailto:%(address)s?subject=Subscribe\">"
2317 "%(address)s</a>\n"
2318 "                or use the form below:\n"
2319 "            "
2320 msgstr ""
2322 #: templates/postorius/lists/summary.html:94
2323 #: templates/postorius/lists/summary.html:121
2324 msgid "Subscribe"
2325 msgstr ""
2327 #: templates/postorius/lists/summary.html:98
2328 msgid ""
2329 "You have a subscription request pending. If you don't hear back soon, please "
2330 "contact the list owners."
2331 msgstr ""
2333 #: templates/postorius/lists/summary.html:103
2334 msgid ""
2335 "\n"
2336 "        To subscribe or unsubscribe from this list, please log in first.\n"
2337 "        If you have not previously logged in, you may need to set up an "
2338 "account\n"
2339 "        with the appropriate email address.\n"
2340 "        "
2341 msgstr ""
2343 #: templates/postorius/lists/summary.html:108
2344 msgid "Log In"
2345 msgstr ""
2347 #: templates/postorius/lists/summary.html:113
2348 msgid ""
2349 "\n"
2350 "        You can also subscribe without creating an account.\n"
2351 "        If you wish to do so, please use the form below.\n"
2352 "        "
2353 msgstr ""
2355 #: templates/postorius/lists/summary.html:130
2356 msgid "List metrics"
2357 msgstr ""
2359 #: templates/postorius/lists/summary.html:132
2360 msgid "Created at"
2361 msgstr ""
2363 #: templates/postorius/lists/summary.html:134
2364 msgid "Last post at"
2365 msgstr ""
2367 #: templates/postorius/lists/summary.html:136
2368 msgid "Digest last sent at"
2369 msgstr ""
2371 #: templates/postorius/lists/summary.html:138
2372 msgid "Volume"
2373 msgstr ""
2375 #: templates/postorius/lists/template_delete.html:19
2376 #, python-format
2377 msgid ""
2378 "\n"
2379 "     Are you sure you want to delete the \"%(name)s\" template\n"
2380 "     from list \"%(identifier)s\"?\n"
2381 "     "
2382 msgstr ""
2384 #: templates/postorius/menu/list_nav.html:14
2385 msgid "Subscription requests"
2386 msgstr ""
2388 #: templates/postorius/menu/list_nav.html:19
2389 msgid "Pending Approval"
2390 msgstr ""
2392 #: templates/postorius/menu/list_nav.html:22
2393 msgid "Pending Confirmation"
2394 msgstr ""
2396 #: templates/postorius/menu/list_nav.html:25
2397 msgid "Unsubscription Requests"
2398 msgstr ""
2400 #: templates/postorius/menu/list_nav.html:42
2401 msgid "Members"
2402 msgstr ""
2404 #: templates/postorius/menu/list_nav.html:43
2405 msgid "Non-Members"
2406 msgstr ""
2408 #: templates/postorius/menu/list_nav.html:44
2409 msgid "Moderators"
2410 msgstr ""
2412 #: templates/postorius/menu/list_nav.html:53
2413 msgid "Mass operations"
2414 msgstr ""
2416 #: templates/postorius/menu/list_nav.html:57
2417 msgid "Mass removal"
2418 msgstr ""
2420 #: templates/postorius/menu/list_nav.html:60
2421 msgid "Ban List"
2422 msgstr ""
2424 #: templates/postorius/menu/user_nav.html:4
2425 msgid "Mailman Settings"
2426 msgstr ""
2428 #: templates/postorius/menu/user_nav.html:7
2429 #: templates/postorius/user/manage.html:51
2430 #: templates/postorius/user/subscriptions.html:8 templatetags/nav_helpers.py:42
2431 msgid "Subscriptions"
2432 msgstr ""
2434 #: templates/postorius/menu/user_nav.html:8
2435 msgid "Global Mailman preferences"
2436 msgstr ""
2438 #: templates/postorius/menu/user_nav.html:9
2439 msgid "Address-based preferences"
2440 msgstr ""
2442 #: templates/postorius/menu/user_nav.html:10
2443 msgid "List-based preferences"
2444 msgstr ""
2446 #: templates/postorius/system_information.html:6
2447 msgid "System Configuration"
2448 msgstr ""
2450 #: templates/postorius/system_information.html:11
2451 msgid "Mailman System"
2452 msgstr ""
2454 #: templates/postorius/user/address_preferences.html:8
2455 #: templates/postorius/user/subscription_preferences.html:7
2456 msgid "Subscription preferences"
2457 msgstr ""
2459 #: templates/postorius/user/address_preferences.html:17
2460 #: templates/postorius/user/mailman_settings.html:17
2461 #: templates/postorius/user/subscription_preferences.html:17
2462 msgid "No preferences available"
2463 msgstr ""
2465 #: templates/postorius/user/address_preferences.html:18
2466 #: templates/postorius/user/mailman_settings.html:19
2467 #: templates/postorius/user/subscription_preferences.html:19
2468 msgid ""
2469 "You are not yet subscribed to any lists, so you have no Mailman preferences."
2470 msgstr ""
2472 #: templates/postorius/user/address_preferences.html:20
2473 msgid "Each email address can have specific Mailman preferences."
2474 msgstr ""
2476 #: templates/postorius/user/address_preferences.html:21
2477 msgid ""
2478 "Any options showing as not set here have inherit at runtime from your global "
2479 "preferences (viewable on other tab)"
2480 msgstr ""
2482 #: templates/postorius/user/all.html:20
2483 msgid "Search"
2484 msgstr ""
2486 #: templates/postorius/user/all.html:35
2487 msgid "User"
2488 msgstr ""
2490 #: templates/postorius/user/all.html:36
2491 msgid "Created"
2492 msgstr ""
2494 #: templates/postorius/user/list_options.html:14
2495 msgid "Subscription options for"
2496 msgstr ""
2498 #: templates/postorius/user/list_options.html:18
2499 msgid "Use this form to change the email used for this subscription"
2500 msgstr ""
2502 #: templates/postorius/user/list_options.html:22
2503 msgid "Change email used for subscription"
2504 msgstr ""
2506 #: templates/postorius/user/mailman_settings.html:7
2507 msgid "Subscription settings"
2508 msgstr ""
2510 #: templates/postorius/user/manage.html:8
2511 msgid "Manage user"
2512 msgstr ""
2514 #: templates/postorius/user/manage.html:18
2515 msgid "Addresses"
2516 msgstr ""
2518 #: templates/postorius/user/manage.html:28
2519 msgid "Email"
2520 msgstr ""
2522 #: templates/postorius/user/manage.html:62
2523 msgid "List"
2524 msgstr ""
2526 #: templates/postorius/user/manage.html:64
2527 #: templates/postorius/user/subscriptions.html:25
2528 msgid "Role"
2529 msgstr ""
2531 #: templates/postorius/user/manage.html:89
2532 msgid "User has no subscriptions."
2533 msgstr ""
2535 #: templates/postorius/user/manage.html:93
2536 msgid "Web Account"
2537 msgstr ""
2539 #: templates/postorius/user/manage.html:96
2540 msgid "Username"
2541 msgstr ""
2543 #: templates/postorius/user/manage.html:100
2544 msgid "Superuser"
2545 msgstr ""
2547 #: templates/postorius/user/manage.html:104
2548 msgid "Last login"
2549 msgstr ""
2551 #: templates/postorius/user/manage.html:108
2552 msgid "Date joined"
2553 msgstr ""
2555 #: templates/postorius/user/manage.html:113
2556 #: templates/postorius/user/manage.html:116
2557 msgid "Change password"
2558 msgstr ""
2560 #: templates/postorius/user/subscription_preferences.html:21
2561 msgid "Each list subscription can have specific Mailman preferences."
2562 msgstr ""
2564 #: templates/postorius/user/subscription_preferences.html:22
2565 msgid ""
2566 "Any options showing as not set inherit at runtime from your global or "
2567 "address specific preferences (viewable on other tabs)"
2568 msgstr ""
2570 #: templates/postorius/user/subscription_preferences.html:32
2571 msgid "Subscription"
2572 msgstr ""
2574 #: templates/postorius/user/subscriptions.html:17
2575 msgid "You are subscribed to the following mailing lists:"
2576 msgstr ""
2578 #: templates/postorius/user/subscriptions.html:41
2579 msgid "You are not yet subscribed to any lists."
2580 msgstr ""
2582 #: templatetags/nav_helpers.py:27
2583 msgid "Header Filters"
2584 msgstr ""
2586 #: templatetags/nav_helpers.py:28
2587 msgid "Banned Addresses"
2588 msgstr ""
2590 #: templatetags/nav_helpers.py:29
2591 msgid "Delete List"
2592 msgstr ""
2594 #: templatetags/nav_helpers.py:30
2595 msgid "Held Messages"
2596 msgstr ""
2598 #: templatetags/nav_helpers.py:31
2599 msgid "Mass Removal"
2600 msgstr ""
2602 #: templatetags/nav_helpers.py:32
2603 msgid "Mass Subscription"
2604 msgstr ""
2606 #: templatetags/nav_helpers.py:33
2607 msgid "Subscription Options"
2608 msgstr ""
2610 #: templatetags/nav_helpers.py:34
2611 msgid "List Settings"
2612 msgstr ""
2614 #: templatetags/nav_helpers.py:35
2615 msgid "Summary"
2616 msgstr ""
2618 #: templatetags/nav_helpers.py:37
2619 msgid "Confirm Removal of All Members"
2620 msgstr ""
2622 #: templatetags/nav_helpers.py:39
2623 msgid "Address-based Settings"
2624 msgstr ""
2626 #: templatetags/nav_helpers.py:40
2627 msgid "Subscription Settings"
2628 msgstr ""
2630 #: templatetags/nav_helpers.py:41
2631 msgid "Global Settings"
2632 msgstr ""
2634 #: utils.py:37
2635 msgid "Mailman REST API not available. Please start Mailman core."
2636 msgstr ""
2638 #: views/domain.py:76
2639 msgid "New Domain registered"
2640 msgstr ""
2642 #: views/domain.py:114
2643 #, python-format
2644 msgid "Domain %s updated"
2645 msgstr ""
2647 #: views/domain.py:117 views/list.py:860
2648 msgid "Please check the errors below"
2649 msgstr ""
2651 #: views/domain.py:141
2652 #, python-format
2653 msgid "The domain %s has been deleted."
2654 msgstr ""
2656 #: views/domain.py:146
2657 #, python-format
2658 msgid "The domain could not be deleted: %s"
2659 msgstr ""
2661 #: views/domain.py:164
2662 msgid "Added {} as an owner for {}"
2663 msgstr ""
2665 #: views/domain.py:193
2666 msgid "{} is not an owner for {}"
2667 msgstr ""
2669 #: views/domain.py:200
2670 msgid "Removed {} as an owner for {}"
2671 msgstr ""
2673 #: views/generic.py:112
2674 msgid "The email {} has been banned."
2675 msgstr ""
2677 #: views/generic.py:116 views/generic.py:127 views/list.py:1321
2678 #, python-format
2679 msgid "An error occurred: %s"
2680 msgstr ""
2682 #: views/generic.py:118 views/generic.py:129
2683 #, python-format
2684 msgid "Invalid data: %s"
2685 msgstr ""
2687 #: views/generic.py:124
2688 msgid "The email {} has been un-banned"
2689 msgstr ""
2691 #: views/list.py:118
2692 msgid "List {}s"
2693 msgstr ""
2695 #: views/list.py:132
2696 msgid "Add {}"
2697 msgstr ""
2699 #: views/list.py:135
2700 msgid "No {}s were found matching the search."
2701 msgstr ""
2703 #: views/list.py:137
2704 msgid "List has no {}s"
2705 msgstr ""
2707 #: views/list.py:150
2708 msgid "The selected members have been unsubscribed"
2709 msgstr ""
2711 #: views/list.py:168
2712 #, python-brace-format
2713 msgid "{email} has been added with the role {role}"
2714 msgstr ""
2716 #: views/list.py:215
2717 msgid "Member does not exist"
2718 msgstr ""
2720 #: views/list.py:234
2721 msgid "The member's preferences have been updated."
2722 msgstr ""
2724 #: views/list.py:243
2725 msgid "No change to the member's moderation."
2726 msgstr ""
2728 #: views/list.py:255
2729 msgid "The member's moderation settings have been updated."
2730 msgstr ""
2732 #: views/list.py:436
2733 msgid "You are not subscribed to {}."
2734 msgstr ""
2736 #: views/list.py:449
2737 msgid "You are already subscribed"
2738 msgstr ""
2740 #: views/list.py:460
2741 msgid "Subscription changed to {}"
2742 msgstr ""
2744 #: views/list.py:464
2745 msgid "Something went wrong. Please try again. {} {}"
2746 msgstr ""
2748 #: views/list.py:505
2749 msgid ""
2750 "Your subscription request has been submitted and is waiting for moderator "
2751 "approval."
2752 msgstr ""
2754 #: views/list.py:510
2755 #, python-format
2756 msgid "You are subscribed to %s."
2757 msgstr ""
2759 #: views/list.py:514 views/list.py:544
2760 msgid "Something went wrong. Please try again."
2761 msgstr ""
2763 #: views/list.py:540
2764 msgid "Please check your inbox for further instructions"
2765 msgstr ""
2767 #: views/list.py:564
2768 msgid "You can only unsubscribe yourself."
2769 msgstr ""
2771 #: views/list.py:569
2772 msgid ""
2773 "You have a pending unsubscription request waiting for moderator approval."
2774 msgstr ""
2776 #: views/list.py:576
2777 msgid ""
2778 "Your unsubscription request has been submitted and is waiting for moderator "
2779 "approval."
2780 msgstr ""
2782 #: views/list.py:580
2783 #, python-format
2784 msgid "%s has been unsubscribed from this list."
2785 msgstr ""
2787 #: views/list.py:613
2788 #, python-format
2789 msgid "The address %(address)s has been invited to %(list)s."
2790 msgstr ""
2792 #: views/list.py:616
2793 #, python-format
2794 msgid "The address %(address)s has been subscribed to %(list)s."
2795 msgstr ""
2797 #: views/list.py:619
2798 msgid ""
2799 " Subscription may be pending address verification, confirmation or approval "
2800 "as appropriate."
2801 msgstr ""
2803 #: views/list.py:629 views/list.py:680
2804 #, python-format
2805 msgid "The email address %s is not valid."
2806 msgstr ""
2808 #: views/list.py:654
2809 msgid "Please fill out the form correctly."
2810 msgstr ""
2812 #: views/list.py:670
2813 #, python-brace-format
2814 msgid "These addresses {address} have been unsubscribed from {list}."
2815 msgstr ""
2817 #: views/list.py:701
2818 msgid "The selected messages were accepted"
2819 msgstr ""
2821 #: views/list.py:705
2822 msgid "The selected messages were rejected"
2823 msgstr ""
2825 #: views/list.py:709
2826 msgid "The selected messages were discarded"
2827 msgstr ""
2829 #: views/list.py:711
2830 msgid "Message could not be found"
2831 msgstr ""
2833 #: views/list.py:740
2834 msgid "The message was accepted"
2835 msgstr ""
2837 #: views/list.py:743
2838 msgid "The message was rejected"
2839 msgstr ""
2841 #: views/list.py:746
2842 msgid "The message was discarded"
2843 msgstr ""
2845 #: views/list.py:751
2846 msgid "Held message was not found."
2847 msgstr ""
2849 #: views/list.py:764
2850 msgid "Moderation action for {} set to {}"
2851 msgstr ""
2853 #: views/list.py:769
2854 msgid "Failed to set moderation action for {}"
2855 msgstr ""
2857 #: views/list.py:821
2858 msgid "Choose a Domain"
2859 msgstr ""
2861 #: views/list.py:842
2862 msgid "List created"
2863 msgstr ""
2865 #: views/list.py:854
2866 msgid "Mailing List already exists."
2867 msgstr ""
2869 #: views/list.py:1015
2870 msgid "Subscriptions pending user confirmation"
2871 msgstr ""
2873 #: views/list.py:1028
2874 msgid "Subscriptions pending approval"
2875 msgstr ""
2877 #: views/list.py:1041
2878 msgid "Un-subscriptions pending approval"
2879 msgstr ""
2881 #: views/list.py:1077
2882 msgid "The request has been accepted."
2883 msgstr ""
2885 #: views/list.py:1078
2886 msgid "The request has been rejected."
2887 msgstr ""
2889 #: views/list.py:1079
2890 msgid "The request has been discarded."
2891 msgstr ""
2893 #: views/list.py:1080
2894 msgid "The request has been defered."
2895 msgstr ""
2897 #: views/list.py:1099
2898 #, python-format
2899 msgid "The request was already moderated: %s"
2900 msgstr ""
2902 #: views/list.py:1102
2903 #, python-format
2904 msgid "The request could not be moderated: %s"
2905 msgstr ""
2907 #: views/list.py:1108
2908 msgid "List Identity"
2909 msgstr ""
2911 #: views/list.py:1109
2912 msgid "Automatic Responses"
2913 msgstr ""
2915 #: views/list.py:1110
2916 msgid "Alter Messages"
2917 msgstr ""
2919 #: views/list.py:1111
2920 msgid "DMARC Mitigations"
2921 msgstr ""
2923 #: views/list.py:1112
2924 msgid "Digest"
2925 msgstr ""
2927 #: views/list.py:1113
2928 msgid "Message Acceptance"
2929 msgstr ""
2931 #: views/list.py:1114
2932 msgid "Archiving"
2933 msgstr ""
2935 #: views/list.py:1115
2936 msgid "Member Policy"
2937 msgstr ""
2939 #: views/list.py:1116
2940 msgid "Bounce Processing"
2941 msgstr ""
2943 #: views/list.py:1179
2944 msgid "The settings have been updated."
2945 msgstr ""
2947 #: views/list.py:1184
2948 msgid "An error occurred: "
2949 msgstr ""
2951 #: views/list.py:1208
2952 #, python-format
2953 msgid "The user %(email)s is not in the %(role)s group"
2954 msgstr ""
2956 #: views/list.py:1214
2957 msgid "Removing the last owner is impossible"
2958 msgstr ""
2960 #: views/list.py:1228
2961 #, python-format
2962 msgid "The user could not be removed: %(msg)s"
2963 msgstr ""
2965 #: views/list.py:1231
2966 #, python-format
2967 msgid "The user %(address)s has been removed from the %(role)s group."
2968 msgstr ""
2970 #: views/list.py:1248
2971 msgid "No member is subscribed to the list currently."
2972 msgstr ""
2974 #: views/list.py:1258
2975 msgid "All members have been unsubscribed from the list."
2976 msgstr ""
2978 #: views/list.py:1323
2979 msgid "The header matches were successfully modified."
2980 msgstr ""
2982 #: views/list.py:1330
2983 msgid "New header"
2984 msgstr ""
2986 #: views/list.py:1331
2987 msgid "New pattern"
2988 msgstr ""
2990 #: views/list.py:1358
2991 msgid "Invalid confirmation token"
2992 msgstr ""
2994 #: views/list.py:1366 views/list.py:1378
2995 msgid "Token expired or invalid."
2996 msgstr ""
2998 #: views/rest.py:60
2999 msgid "Message does not exist"
3000 msgstr ""
3002 #: views/rest.py:97
3003 msgid "Attachment does not exist"
3004 msgstr ""
3006 #: views/user.py:92
3007 msgid "Your preferences have been updated."
3008 msgstr ""
3010 #: views/user.py:94
3011 msgid "Your preferences did not change."
3012 msgstr ""
3014 #: views/user.py:214
3015 msgid "Subscription does not exist"
3016 msgstr ""
3018 #: views/user.py:407
3019 msgid "Successfully updated addresses {}"
3020 msgstr ""
3022 #: views/user.py:417
3023 msgid "Successfully updated memberships for {}"
3024 msgstr ""
3026 #: views/user.py:423
3027 msgid "Successfully updated user."
3028 msgstr ""
3030 #: views/user.py:432
3031 msgid "Password updated successfully"
3032 msgstr ""