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