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