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