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.
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2024-01-12 11:40-0800\n"
11 "PO-Revision-Date: 2022-03-23 03:40+0000\n"
12 "Last-Translator: Erik Betshammar <info@verkan.se>\n"
13 "Language-Team: Swedish <https://hosted.weblate.org/projects/gnu-mailman/mailman/sv/>\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.12-dev\n"
21 #: src/mailman/app/bounces.py:76 src/mailman/app/moderator.py:85
22 #: src/mailman/chains/hold.py:163 src/mailman/handlers/acknowledge.py:56
23 #: src/mailman/handlers/subject_prefix.py:46
24 #: src/mailman/handlers/subject_prefix.py:91 src/mailman/runners/digest.py:88
28 #: src/mailman/app/bounces.py:78
29 msgid "[No bounce details are available]"
32 #: src/mailman/app/bounces.py:230
33 #, python-brace-format
34 msgid "${mlist.display_name} mailing list probe message"
37 #: src/mailman/app/bounces.py:266
38 msgid "Uncaught bounce notification"
41 #: src/mailman/app/membership.py:147
42 #, python-brace-format
43 msgid "${mlist.display_name} unsubscription notification"
46 #: src/mailman/app/moderator.py:97
48 "The content of this message was lost. It was probably cross-posted to\n"
49 "multiple lists and previously handled on another list.\n"
52 #: src/mailman/app/moderator.py:133
53 #, python-brace-format
54 msgid "Posting of your message titled \"${subject}\""
57 #: src/mailman/app/moderator.py:134 src/mailman/app/moderator.py:278
58 #: src/mailman/rest/sub_moderation.py:119
59 msgid "[No reason given]"
62 #: src/mailman/app/moderator.py:185
63 msgid "Forward of moderated message"
66 #: src/mailman/app/moderator.py:244
67 #, python-brace-format
68 msgid "New unsubscription request from ${mlist.display_name} by ${email}"
71 #: src/mailman/app/moderator.py:277
72 msgid "Unsubscription request"
75 #: src/mailman/app/moderator.py:318
76 msgid "Original Message"
77 msgstr "Ursprungligt meddelande"
79 #: src/mailman/app/moderator.py:321
80 #, python-brace-format
81 msgid "Request to mailing list \"${display_name}\" rejected"
84 #: src/mailman/app/notifications.py:93
85 msgid " (Digest mode)"
88 #: src/mailman/app/notifications.py:97
89 #, python-brace-format
90 msgid "Welcome to the \"${mlist.display_name}\" mailing list${digmode}"
93 #: src/mailman/app/notifications.py:130
94 #, python-brace-format
95 msgid "You have been unsubscribed from the ${mlist.display_name} mailing list"
98 #: src/mailman/app/notifications.py:148
99 #, python-brace-format
100 msgid "${mlist.display_name} subscription notification"
103 #: src/mailman/app/notifications.py:173
104 #, python-brace-format
105 msgid "${member}'s subscription disabled on ${mlist.display_name}"
108 #: src/mailman/app/notifications.py:201
109 #, python-brace-format
110 msgid "${member}'s bounce score incremented on ${mlist.display_name}"
113 #: src/mailman/app/notifications.py:227
114 #, python-brace-format
115 msgid "${member} unsubscribed from ${mlist.display_name} mailing list due to bounces"
118 #: src/mailman/app/notifications.py:254
119 #, python-brace-format
120 msgid "Your subscription for ${mlist.display_name} mailing list has been disabled"
123 #: src/mailman/app/subscriptions.py:328
124 #, python-brace-format
125 msgid "New subscription request to ${self.mlist.display_name} from ${self.address.email}"
128 #: src/mailman/app/subscriptions.py:497
129 #, python-brace-format
130 msgid "New unsubscription request to ${self.mlist.display_name} from ${self.address.email}"
133 #: src/mailman/app/subscriptions.py:629
134 #, python-brace-format
135 msgid "You have been invited to join the ${event.mlist.fqdn_listname} mailing list."
138 #: src/mailman/app/subscriptions.py:632
139 #, python-brace-format
140 msgid "Your confirmation is needed to leave the ${event.mlist.fqdn_listname} mailing list."
143 #: src/mailman/app/subscriptions.py:636
144 #, python-brace-format
145 msgid "Your confirmation is needed to join the ${event.mlist.fqdn_listname} mailing list."
148 #: src/mailman/bin/mailman.py:102 src/mailman/bin/master.py:565
149 #: src/mailman/bin/runner.py:96
151 " Configuration file to use. If not given, the environment variable\n"
152 " MAILMAN_CONFIG_FILE is consulted and used if set. If neither are given, a\n"
153 " default configuration file is loaded."
156 #: src/mailman/bin/mailman.py:110
158 " Running mailman commands as root is not recommended and mailman will\n"
159 " refuse to run as root unless this option is specified."
162 #: src/mailman/bin/mailman.py:129
163 msgid " If you are sure you want to run as root, specify --run-as-root."
166 #: src/mailman/bin/master.py:157
168 "The master lock could not be acquired because it appears as though another\n"
169 "master is already running."
172 #: src/mailman/bin/master.py:163
173 #, python-brace-format
175 "The master lock could not be acquired. It appears as though there is a stale\n"
176 "master lock. Try re-running ${program} with the --force flag."
179 #: src/mailman/bin/master.py:169
180 #, python-brace-format
182 "The master lock could not be acquired, because it appears as if some process\n"
183 "on some other host may have acquired it. We can't test for stale locks across\n"
184 "host boundaries, so you'll have to clean this up manually.\n"
186 "Lock file: ${config.LOCK_FILE}\n"
187 "Lock host: ${hostname}\n"
192 #: src/mailman/bin/master.py:182
193 #, python-brace-format
195 "For unknown reasons, the master lock could not be acquired.\n"
197 "Lock file: ${config.LOCK_FILE}\n"
198 "Lock host: ${hostname}\n"
203 #: src/mailman/bin/master.py:541
205 " Master subprocess watcher.\n"
207 " Start and watch the configured runners, ensuring that they stay alive and\n"
208 " kicking. Each runner is forked and exec'd in turn, with the master waiting\n"
209 " on their process ids. When it detects a child runner has exited, it may\n"
212 " The runners respond to SIGINT, SIGTERM, SIGUSR1 and SIGHUP. SIGINT,\n"
213 " SIGTERM and SIGUSR1 all cause a runner to exit cleanly. The master will\n"
214 " restart runners that have exited due to a SIGUSR1 or some kind of other\n"
215 " exit condition (say because of an uncaught exception). SIGHUP causes the\n"
216 " master and the runners to close their log files, and reopen then upon the\n"
217 " next printed message.\n"
219 " The master also responds to SIGINT, SIGTERM, SIGUSR1 and SIGHUP, which it\n"
220 " simply passes on to the runners. Note that the master will close and\n"
221 " reopen its own log files on receipt of a SIGHUP. The master also leaves\n"
222 " its own process id in the file specified in the configuration file but you\n"
223 " normally don't need to use this PID directly."
226 #: src/mailman/bin/master.py:572
228 " Don't restart the runners when they exit because of an error or a SIGUSR1.\n"
229 " Use this only for debugging."
232 #: src/mailman/bin/master.py:578
234 " If the master watcher finds an existing master lock, it will normally exit\n"
235 " with an error message. With this option,the master will perform an extra\n"
236 " level of checking. If a process matching the host/pid described in the\n"
237 " lock file is running, the master will still exit, requiring you to manually\n"
238 " clean up the lock. But if no matching process is found, the master will\n"
239 " remove the apparently stale lock and make another attempt to claim the\n"
243 #: src/mailman/bin/master.py:591
245 " Override the default set of runners that the master will invoke, which is\n"
246 " typically defined in the configuration file. Multiple -r options may be\n"
247 " given. The values for -r are passed straight through to bin/runner."
250 #: src/mailman/bin/master.py:598 src/mailman/bin/runner.py:133
251 msgid "Display more debugging information to the log file."
254 #: src/mailman/bin/runner.py:50
255 #, python-brace-format
256 msgid "Undefined runner name: ${name}"
259 #: src/mailman/bin/runner.py:58
260 #, python-brace-format
261 msgid "Cannot import runner module: ${class_path}"
264 #: src/mailman/bin/runner.py:76
268 " The runner named on the command line is started, and it can either run\n"
269 " through its main loop once (for those runners that support this) or\n"
270 " continuously. The latter is how the master runner starts all its\n"
273 " -r is required unless -l or -h is given, and its argument must be one of\n"
274 " the names displayed by the -l switch.\n"
276 " Normally, this script should be started from `mailman start`. Running it\n"
277 " separately or with -o is generally useful only for debugging. When run\n"
278 " this way, the environment variable $MAILMAN_UNDER_MASTER_CONTROL will be\n"
279 " set which subtly changes some error handling behavior.\n"
283 #: src/mailman/bin/runner.py:103
284 msgid "List the available runner names and exit."
287 #: src/mailman/bin/runner.py:107
289 " Run the named runner exactly once through its main loop. Otherwise, the\n"
290 " runner runs indefinitely until the process receives a signal. This is not\n"
291 " compatible with runners that cannot be run once."
294 #: src/mailman/bin/runner.py:115
297 " Start the named runner, which must be one of the strings returned by the -l\n"
300 " For runners that manage a queue directory, optional `slice:range` if given\n"
301 " is used to assign multiple runner processes to that queue. range is the\n"
302 " total number of runners for the queue while slice is the number of this\n"
303 " runner from [0..range). For runners that do not manage a queue, slice and\n"
304 " range are ignored.\n"
306 " When using the `slice:range` form, you must ensure that each runner for the\n"
307 " queue is given the same range value. If `slice:runner` is not given, then\n"
312 #: src/mailman/bin/runner.py:157
313 msgid "No runner name given."
316 #: src/mailman/bin/runner.py:181
317 #, python-brace-format
318 msgid "${name} runs ${classname}"
321 #: src/mailman/chains/accept.py:39
322 msgid "Accept a message."
325 #: src/mailman/chains/builtin.py:38
326 msgid "The built-in moderation chain."
329 #: src/mailman/chains/discard.py:37
330 msgid "Discard a message and stop processing."
333 #: src/mailman/chains/dmarc.py:30
334 msgid "Process DMARC reject or discard mitigations"
337 #: src/mailman/chains/headers.py:121
338 msgid "Header \"{}\" matched a header rule"
341 #: src/mailman/chains/headers.py:136
342 msgid "The built-in header matching chain"
345 #: src/mailman/chains/hold.py:59
349 #: src/mailman/chains/hold.py:118
350 msgid "Last autoresponse notification for today"
353 #: src/mailman/chains/hold.py:133
354 msgid "Hold a message and stop processing."
357 #: src/mailman/chains/hold.py:202
358 #, python-brace-format
359 msgid "Your message to ${mlist.fqdn_listname} awaits moderator approval"
362 #: src/mailman/chains/hold.py:231
363 #, python-brace-format
364 msgid "${mlist.fqdn_listname} post from ${msg.sender} requires approval"
367 #: src/mailman/chains/hold.py:246
369 "If you reply to this message, keeping the Subject: header intact, Mailman will\n"
370 "discard the held message. Do this if the message is spam. If you reply to\n"
371 "this message and include an Approved: header with the list password in it, the\n"
372 "message will be approved for posting to the list. The Approved: header can\n"
373 "also appear in the first line of the body of the reply."
376 #: src/mailman/chains/moderation.py:51
377 msgid "Moderation chain"
380 #: src/mailman/chains/owner.py:38
381 msgid "The built-in -owner posting chain."
384 #: src/mailman/chains/reject.py:44
385 msgid "Reject/bounce a message and stop processing."
388 #: src/mailman/commands/cli_addmembers.py:73
389 #: src/mailman/commands/cli_syncmembers.py:121
390 #, python-brace-format
391 msgid "Cannot parse as valid email address (skipping): ${line}"
394 #: src/mailman/commands/cli_addmembers.py:104
395 #, python-brace-format
396 msgid "Already subscribed (skipping): ${email}"
399 #: src/mailman/commands/cli_addmembers.py:107
400 #: src/mailman/commands/cli_syncmembers.py:87
401 #, python-brace-format
402 msgid "Membership is banned (skipping): ${email}"
405 #: src/mailman/commands/cli_addmembers.py:110
406 #: src/mailman/commands/cli_syncmembers.py:90
407 #, python-brace-format
408 msgid "Subscription already pending (skipping): ${email}"
411 #: src/mailman/commands/cli_addmembers.py:116
413 " Add all member addresses in FILENAME with delivery mode as specified\n"
414 " with -d/--delivery. FILENAME can be '-' to indicate standard input.\n"
415 " Blank lines and lines that start with a '#' are ignored.\n"
419 #: src/mailman/commands/cli_addmembers.py:124
421 " Set the added members delivery mode to 'regular', 'mime', 'plain',\n"
422 " 'summary' or 'disabled'. I.e., one of regular, three modes of digest\n"
423 " or no delivery. If not given, the default is regular. Ignored for invited\n"
427 #: src/mailman/commands/cli_addmembers.py:132
429 " Send the added members an invitation rather than immediately adding them.\n"
433 #: src/mailman/commands/cli_addmembers.py:137
434 msgid " Override the list's setting for send_welcome_message."
437 #: src/mailman/commands/cli_addmembers.py:146 src/mailman/commands/cli_import.py:68
438 #: src/mailman/commands/cli_inject.py:75 src/mailman/commands/cli_members.py:206
439 #: src/mailman/commands/cli_syncmembers.py:204
440 #: src/mailman/commands/cli_withlist.py:291 src/mailman/commands/cli_withlist.py:298
441 #, python-brace-format
442 msgid "No such list: ${listspec}"
445 #: src/mailman/commands/cli_aliases.py:33
446 msgid "Regenerate the aliases appropriate for your MTA."
449 #: src/mailman/commands/cli_aliases.py:38
450 msgid "An alternative directory to output the various MTA files to."
453 #: src/mailman/commands/cli_changeaddress.py:34
455 " Change a user's email address from old_address to possibly case-preserved\n"
460 #: src/mailman/commands/cli_changeaddress.py:45
461 msgid "Address {} not found."
464 #: src/mailman/commands/cli_changeaddress.py:47
465 msgid "Address {} is not a valid email address."
468 #: src/mailman/commands/cli_changeaddress.py:50
469 msgid "Addresses are not different. Nothing to change."
472 #: src/mailman/commands/cli_changeaddress.py:53
473 msgid "Address {} already exists; can't change."
476 #: src/mailman/commands/cli_changeaddress.py:58
477 msgid "Address changed from {} to {}."
480 #: src/mailman/commands/cli_conf.py:53
481 msgid "Print the Mailman configuration."
484 #: src/mailman/commands/cli_conf.py:57
486 " File to send the output to. If not given, or if '-' is given, standard\n"
490 #: src/mailman/commands/cli_conf.py:62
492 " Section to use for the lookup. If no key is given, all the key-value pairs\n"
493 " of the given section will be displayed."
496 #: src/mailman/commands/cli_conf.py:67
498 " Key to use for the lookup. If no section is given, all the key-values pair\n"
499 " from any section matching the given key will be displayed."
502 #: src/mailman/commands/cli_control.py:42
503 msgid "Start the Mailman master and runner processes."
506 #: src/mailman/commands/cli_control.py:46
508 " If the master watcher finds an existing master lock, it will normally exit\n"
509 " with an error message. With this option, the master will perform an extra\n"
510 " level of checking. If a process matching the host/pid described in the\n"
511 " lock file is running, the master will still exit, requiring you to manually\n"
512 " clean up the lock. But if no matching process is found, the master will\n"
513 " remove the apparently stale lock and make another attempt to claim the\n"
517 #: src/mailman/commands/cli_control.py:57
519 " Generate the MTA alias files upon startup. Some MTA, like postfix, can't\n"
520 " deliver email if alias files mentioned in its configuration are not\n"
521 " present. In some situations, this could lead to a deadlock at the first\n"
522 " start of mailman3 server. Setting this option to true will make this\n"
523 " script create the files and thus allow the MTA to operate smoothly."
526 #: src/mailman/commands/cli_control.py:66
528 " Normally, this script will refuse to run if the user id and group id are\n"
529 " not set to the 'mailman' user and group (as defined when you configured\n"
530 " Mailman). If run as root, this script will change to this user and group\n"
531 " before the check is made.\n"
533 " This can be inconvenient for testing and debugging purposes, so the -u flag\n"
534 " means that the step that sets and checks the uid/gid is skipped, and the\n"
535 " program is run as the current user and group. This flag is not recommended\n"
536 " for normal production environments.\n"
538 " Note though, that if you run with -u and are not in the mailman group, you\n"
539 " may have permission problems, such as being unable to delete a list's\n"
540 " archives through the web. Tough luck!"
543 #: src/mailman/commands/cli_control.py:83 src/mailman/commands/cli_control.py:170
544 #: src/mailman/commands/cli_control.py:192 src/mailman/commands/cli_control.py:214
546 " Don't print status messages. Error messages are still printed to standard\n"
550 #: src/mailman/commands/cli_control.py:93
551 msgid "GNU Mailman is already running"
554 #: src/mailman/commands/cli_control.py:97
555 msgid "A previous run of GNU Mailman did not exit cleanly ({}). Try using --force"
558 #: src/mailman/commands/cli_control.py:105
559 msgid "Starting Mailman's master runner"
562 #: src/mailman/commands/cli_control.py:108
563 msgid "Generating MTA alias maps"
566 #: src/mailman/commands/cli_control.py:149
567 #, python-brace-format
568 msgid "PID unreadable in: ${config.PID_FILE}"
571 #: src/mailman/commands/cli_control.py:151
572 msgid "Is the master even running?"
575 #: src/mailman/commands/cli_control.py:158
576 #, python-brace-format
577 msgid "No child with pid: ${pid}"
580 #: src/mailman/commands/cli_control.py:160
581 msgid "Stale pid file removed."
584 #: src/mailman/commands/cli_control.py:166
585 msgid "Stop the Mailman master and runner processes."
588 #: src/mailman/commands/cli_control.py:175
589 msgid "Shutting down Mailman's master runner"
592 #: src/mailman/commands/cli_control.py:188
593 msgid "Signal the Mailman processes to re-open their log files."
596 #: src/mailman/commands/cli_control.py:197
597 msgid "Reopening the Mailman runners"
600 #: src/mailman/commands/cli_control.py:210
601 msgid "Stop and restart the Mailman runner subprocesses."
604 #: src/mailman/commands/cli_control.py:219
605 msgid "Restarting the Mailman runners"
608 #: src/mailman/commands/cli_delmembers.py:48
609 #, python-brace-format
610 msgid "Member not subscribed (skipping): ${email}"
613 #: src/mailman/commands/cli_delmembers.py:54
614 msgid " Delete members from a mailing list."
617 #: src/mailman/commands/cli_delmembers.py:58
619 " The list to operate on. Required unless --fromall is specified.\n"
623 #: src/mailman/commands/cli_delmembers.py:64
625 " Delete list members whose addresses are in FILENAME in addition to those\n"
626 " specified with -m/--member if any. FILENAME can be '-' to indicate\n"
627 " standard input. Blank lines and lines that start with a '#' are ignored.\n"
631 #: src/mailman/commands/cli_delmembers.py:71
633 " Delete the list member whose address is ADDRESS in addition to those\n"
634 " specified with -f/--file if any. This option may be repeated for\n"
635 " multiple addresses.\n"
639 #: src/mailman/commands/cli_delmembers.py:79
641 " Delete all the members of the list. If specified, none of -f/--file,\n"
642 " -m/--member or --fromall may be specified.\n"
646 #: src/mailman/commands/cli_delmembers.py:86
648 " Delete the member(s) specified by -m/--member and/or -f/--file from all\n"
649 " lists in the installation. This may not be specified together with\n"
650 " -a/--all or -l/--list.\n"
654 #: src/mailman/commands/cli_delmembers.py:93
655 #: src/mailman/commands/cli_syncmembers.py:182
657 " Override the list's setting for send_goodbye_message to\n"
661 #: src/mailman/commands/cli_delmembers.py:98
662 #: src/mailman/commands/cli_syncmembers.py:187
663 msgid " Override the list's setting for admin_notify_mchanges."
666 #: src/mailman/commands/cli_delmembers.py:123
667 #, python-brace-format
668 msgid "No such list: ${_list}"
671 #: src/mailman/commands/cli_digests.py:38
672 msgid "Operate on digests."
675 #: src/mailman/commands/cli_digests.py:41
677 " Operate on this mailing list. Multiple --list options can be given. The\n"
678 " argument can either be a List-ID or a fully qualified list name. Without\n"
679 " this option, operate on the digests for all mailing lists."
682 #: src/mailman/commands/cli_digests.py:48
684 " Send any collected digests right now, even if the size threshold has not\n"
688 #: src/mailman/commands/cli_digests.py:54
690 " Increment the digest volume number and reset the digest number to one. If\n"
691 " given with --send, the volume number is incremented before any current\n"
695 #: src/mailman/commands/cli_digests.py:61 src/mailman/commands/cli_notify.py:50
697 " Don't actually do anything, but in conjunction with --verbose, show what\n"
701 #: src/mailman/commands/cli_digests.py:67 src/mailman/commands/cli_notify.py:56
702 msgid "Print some additional status."
705 #: src/mailman/commands/cli_digests.py:71
707 " Send any collected digests for the List only if their digest_send_periodic\n"
711 #: src/mailman/commands/cli_digests.py:79
712 msgid "--send and --periodic flags cannot be used together"
715 #: src/mailman/commands/cli_digests.py:92 src/mailman/commands/cli_notify.py:69
716 #, python-brace-format
717 msgid "No such list found: ${spec}"
720 #: src/mailman/commands/cli_digests.py:100
721 #, python-brace-format
722 msgid "${mlist.list_id} is at volume ${mlist.volume}, number ${mlist.next_digest_number}"
725 #: src/mailman/commands/cli_digests.py:106
726 #, python-brace-format
727 msgid "${mlist.list_id} bumped to volume ${mlist.volume}, number ${mlist.next_digest_number}"
730 #: src/mailman/commands/cli_digests.py:112 src/mailman/commands/cli_digests.py:122
731 #, python-brace-format
732 msgid "${mlist.list_id} sent volume ${mlist.volume}, number ${mlist.next_digest_number}"
735 #: src/mailman/commands/cli_findmember.py:66
737 " Display all memberships for a user or users with address matching a\n"
742 #: src/mailman/commands/cli_findmember.py:74
744 " Display only memberships with the given role. If not given, 'all' role,\n"
745 " i.e. all roles, is the default."
748 #: src/mailman/commands/cli_findmember.py:98
752 #: src/mailman/commands/cli_findmember.py:102
756 #: src/mailman/commands/cli_findmember.py:105
760 #: src/mailman/commands/cli_gatenews.py:170
761 msgid "Poll the NNTP server for messages to be gatewayed to mailing lists."
764 #: src/mailman/commands/cli_gatenews.py:177
766 " The gatenews command is run periodically by the nntp runner.\n"
767 " If you are running it via cron, you should remove it from the crontab.\n"
768 " If you want to run it manually, set _MAILMAN_GATENEWS_NNTP in the\n"
772 #: src/mailman/commands/cli_help.py:32
773 msgid "Show this help message and exit."
776 #: src/mailman/commands/cli_import.py:51
778 " Import Mailman 2.1 list data. Requires the fully-qualified name of the\n"
779 " list to import and the path to the Mailman 2.1 pickle file."
782 #: src/mailman/commands/cli_import.py:56
784 " Specify the encoding of strings in PICKLE_FILE if not utf-8 or a subset\n"
785 " thereof. This will normally be the Mailman 2.1 charset of the list's\n"
786 " preferred_language."
789 #: src/mailman/commands/cli_import.py:82
790 #, python-brace-format
791 msgid "Not a Mailman 2.1 configuration file: ${pickle_file}"
794 #: src/mailman/commands/cli_import.py:85
795 msgid "Ignoring non-dictionary: {0!r}"
798 #: src/mailman/commands/cli_info.py:36
799 msgid "Information about this Mailman instance."
802 #: src/mailman/commands/cli_info.py:40
803 msgid " File to send the output to. If not given, standard output is used."
806 #: src/mailman/commands/cli_info.py:45
808 " A more verbose output including the file system paths that Mailman is\n"
812 #: src/mailman/commands/cli_inject.py:45
813 msgid "Inject a message from a file into a mailing list's queue."
816 #: src/mailman/commands/cli_inject.py:48
818 " The name of the queue to inject the message to. QUEUE must be one of the\n"
819 " directories inside the queue directory. If omitted, the incoming queue is\n"
823 #: src/mailman/commands/cli_inject.py:56
824 msgid "Show a list of all available queue names and exit."
827 #: src/mailman/commands/cli_inject.py:60
829 " Name of file containing the message to inject. If not given, or\n"
830 " '-' (without the quotes) standard input is used."
833 #: src/mailman/commands/cli_inject.py:66
835 " Additional metadata key/value pairs to add to the message metadata\n"
836 " dictionary. Use the format key=value. Multiple -m options are\n"
840 #: src/mailman/commands/cli_inject.py:79
841 #, python-brace-format
842 msgid "No such queue: ${queue}"
845 #: src/mailman/commands/cli_lists.py:53
846 msgid "List all mailing lists."
849 #: src/mailman/commands/cli_lists.py:57
850 msgid "List only those mailing lists that are publicly advertised"
853 #: src/mailman/commands/cli_lists.py:61
854 msgid "Show also the list names"
857 #: src/mailman/commands/cli_lists.py:65
858 msgid "Show also the list descriptions"
861 #: src/mailman/commands/cli_lists.py:69
862 msgid "Less verbosity"
865 #: src/mailman/commands/cli_lists.py:73
867 " List only those mailing lists hosted on the given domain, which\n"
868 " must be the email host name. Multiple -d options may be given.\n"
872 #: src/mailman/commands/cli_lists.py:91
873 msgid "No matching mailing lists found"
876 #: src/mailman/commands/cli_lists.py:95
877 #, python-brace-format
878 msgid "${count} matching mailing lists found:"
881 #: src/mailman/commands/cli_lists.py:126
883 " Create a mailing list.\n"
885 " The 'fully qualified list name', i.e. the posting address of the mailing\n"
886 " list is required. It must be a valid email address and the domain must be\n"
887 " registered with Mailman. List names are forced to lower case."
890 #: src/mailman/commands/cli_lists.py:134
892 " Set the list's preferred language to CODE, which must be a registered two\n"
893 " letter language code."
896 #: src/mailman/commands/cli_lists.py:140
898 " Specify a list owner email address. If the address is not currently\n"
899 " registered with Mailman, the address is registered and linked to a user.\n"
900 " Mailman will send a confirmation message to the address, but it will also\n"
901 " send a list creation notice to the address. More than one owner can be\n"
905 #: src/mailman/commands/cli_lists.py:149
907 " Notify the list owner by email that their mailing list has been\n"
911 #: src/mailman/commands/cli_lists.py:155
912 msgid "Print less output."
915 #: src/mailman/commands/cli_lists.py:159
917 " Register the mailing list's domain if not yet registered. This is\n"
918 " the default behavior, but these options are provided for backward\n"
919 " compatibility. With -D do not register the mailing list's domain."
922 #: src/mailman/commands/cli_lists.py:170
923 #, python-brace-format
924 msgid "Invalid language code: ${language_code}"
927 #: src/mailman/commands/cli_lists.py:186
928 #, python-brace-format
929 msgid "Illegal owner addresses: ${invalid}"
932 #: src/mailman/commands/cli_lists.py:190
933 #, python-brace-format
934 msgid "Illegal list name: ${fqdn_listname}"
937 #: src/mailman/commands/cli_lists.py:192
938 #, python-brace-format
939 msgid "List already exists: ${fqdn_listname}"
942 #: src/mailman/commands/cli_lists.py:194
943 #, python-brace-format
944 msgid "Undefined domain: ${domain}"
947 #: src/mailman/commands/cli_lists.py:202
948 #, python-brace-format
949 msgid "Created mailing list: ${mlist.fqdn_listname}"
952 #: src/mailman/commands/cli_lists.py:217
953 #, python-brace-format
954 msgid "Your new mailing list: ${fqdn_listname}"
957 #: src/mailman/commands/cli_lists.py:231
958 msgid "Remove a mailing list."
961 #: src/mailman/commands/cli_lists.py:235
962 msgid "Suppress status messages"
965 #: src/mailman/commands/cli_lists.py:241
966 #, python-brace-format
967 msgid "No such list matching spec: ${listspec}"
970 #: src/mailman/commands/cli_lists.py:246
971 #, python-brace-format
972 msgid "Removed list: ${listspec}"
975 #: src/mailman/commands/cli_members.py:89
976 #, python-brace-format
977 msgid "${mlist.list_id} has no members"
980 #: src/mailman/commands/cli_members.py:116
982 " Display a mailing list's members.\n"
983 " Filtering along various criteria can be done when displaying.\n"
984 " With no options given, displaying mailing list members\n"
985 " to stdout is the default mode.\n"
989 #: src/mailman/commands/cli_members.py:125
991 " [MODE] Add all member addresses in FILENAME. This option is removed.\n"
992 " Use 'mailman addmembers' instead."
995 #: src/mailman/commands/cli_members.py:131
997 " [MODE] Delete all member addresses found in FILENAME.\n"
998 " This option is removed. Use 'mailman delmembers' instead."
1001 #: src/mailman/commands/cli_members.py:137
1003 " [MODE] Synchronize all member addresses of the specified mailing list\n"
1004 " with the member addresses found in FILENAME.\n"
1005 " This option is removed. Use 'mailman syncmembers' instead."
1008 #: src/mailman/commands/cli_members.py:144
1010 " Display output to FILENAME instead of stdout. FILENAME\n"
1011 " can be '-' to indicate standard output."
1014 #: src/mailman/commands/cli_members.py:151
1016 " Display only members with a given ROLE.\n"
1017 " The role may be 'any', 'member', 'nonmember', 'owner', 'moderator',\n"
1018 " or 'administrator' (i.e. owners and moderators).\n"
1019 " If not given, then 'member' role is assumed."
1022 #: src/mailman/commands/cli_members.py:159
1023 msgid " Display only regular delivery members."
1026 #: src/mailman/commands/cli_members.py:176
1027 msgid " This option has no effect. It exists for backwards compatibility only."
1030 #: src/mailman/commands/cli_members.py:182
1032 " Display only digest members of kind.\n"
1033 " 'any' means any digest type, 'plaintext' means only plain text (rfc 1153)\n"
1034 " type digests, 'mime' means MIME type digests."
1037 #: src/mailman/commands/cli_members.py:190
1039 " Display only members with a given delivery status.\n"
1040 " 'enabled' means all members whose delivery is enabled, 'any' means\n"
1041 " members whose delivery is disabled for any reason, 'byuser' means\n"
1042 " that the member disabled their own delivery, 'bybounces' means that\n"
1043 " delivery was disabled by the automated bounce processor,\n"
1044 " 'byadmin' means delivery was disabled by the list\n"
1045 " administrator or moderator, and 'unknown' means that delivery was disabled\n"
1046 " for unknown (legacy) reasons."
1049 #: src/mailman/commands/cli_notify.py:40
1050 msgid "Notify list owners/moderators of pending requests."
1053 #: src/mailman/commands/cli_notify.py:43
1055 " Operate on this mailing list. Multiple --list options can be given. The\n"
1056 " argument can either be a List-ID or a fully qualified list name. Without\n"
1057 " this option, operate on the requests for all mailing lists."
1060 #: src/mailman/commands/cli_notify.py:80 src/mailman/commands/cli_notify.py:141
1061 msgid "The {} list has {} moderation requests waiting."
1064 #: src/mailman/commands/cli_notify.py:111
1067 "Held Subscriptions:\n"
1070 #: src/mailman/commands/cli_notify.py:113 src/mailman/commands/cli_notify.py:117
1072 msgstr "Användare: {}\n"
1074 #: src/mailman/commands/cli_notify.py:115
1077 "Held Unsubscriptions:\n"
1080 #: src/mailman/commands/cli_notify.py:119
1086 #: src/mailman/commands/cli_notify.py:126
1087 msgid "Sender: {}\n"
1090 #: src/mailman/commands/cli_notify.py:128 src/mailman/commands/cli_notify.py:131
1091 msgid "Subject: {}\n"
1094 #: src/mailman/commands/cli_notify.py:132
1102 #: src/mailman/commands/cli_notify.py:135
1104 "Missing data for request {}\n"
1108 #: src/mailman/commands/cli_qfile.py:38
1109 msgid "Get information out of a queue file."
1112 #: src/mailman/commands/cli_qfile.py:42
1114 " Don't attempt to pretty print the object. This is useful if there is some\n"
1115 " problem with the object and you just want to get an unpickled\n"
1116 " representation. Useful with 'mailman qfile -i <file>'. In that case, the\n"
1117 " list of unpickled objects will be left in a variable called 'm'."
1120 #: src/mailman/commands/cli_qfile.py:50
1122 " Start an interactive Python session, with a variable called 'm'\n"
1123 " containing the list of unpickled objects."
1126 #: src/mailman/commands/cli_qfile.py:67
1127 msgid "[----- start pickle -----]"
1130 #: src/mailman/commands/cli_qfile.py:70
1131 #, python-brace-format
1132 msgid "<----- start object ${count} ----->"
1135 #: src/mailman/commands/cli_qfile.py:75
1136 msgid "[----- end pickle -----]"
1139 #: src/mailman/commands/cli_qfile.py:77
1140 #, python-brace-format
1141 msgid "Number of objects found (see the variable 'm'): ${count}"
1144 #: src/mailman/commands/cli_status.py:34
1145 msgid "Show the current running status of the Mailman system."
1148 #: src/mailman/commands/cli_status.py:38
1149 msgid "GNU Mailman is not running"
1152 #: src/mailman/commands/cli_status.py:41
1153 #, python-brace-format
1154 msgid "GNU Mailman is running (master pid: ${pid})"
1157 #: src/mailman/commands/cli_status.py:44
1158 #, python-brace-format
1159 msgid "GNU Mailman is stopped (stale pid: ${pid})"
1162 #: src/mailman/commands/cli_status.py:50
1163 #, python-brace-format
1164 msgid "GNU Mailman is in an unexpected state (${hostname} != ${fqdn_name})"
1167 #: src/mailman/commands/cli_syncmembers.py:136
1172 #: src/mailman/commands/cli_syncmembers.py:146
1177 #: src/mailman/commands/cli_syncmembers.py:155
1178 msgid "Nothing to do"
1181 #: src/mailman/commands/cli_syncmembers.py:160
1183 " Add and delete members as necessary to syncronize a list's membership\n"
1184 " with an input file. FILENAME is the file containing the new membership,\n"
1185 " one member per line. Blank lines and lines that start with a '#' are\n"
1186 " ignored. Addresses in FILENAME which are not current list members\n"
1187 " will be added to the list with delivery mode as specified with\n"
1188 " -d/--delivery. List members whose addresses are not in FILENAME will\n"
1189 " be removed from the list. FILENAME can be '-' to indicate standard input.\n"
1193 #: src/mailman/commands/cli_syncmembers.py:172
1195 " Set the added members delivery mode to 'regular', 'mime', 'plain',\n"
1196 " 'summary' or 'disabled'. I.e., one of regular, three modes of digest\n"
1197 " or no delivery. If not given, the default is regular."
1200 #: src/mailman/commands/cli_syncmembers.py:178
1201 msgid " Override the list's setting for send_welcome_message to added members."
1204 #: src/mailman/commands/cli_syncmembers.py:192
1206 " Don't actually make the changes. Instead, print out what would be\n"
1207 " done to the list."
1210 #: src/mailman/commands/cli_unshunt.py:33
1211 msgid "Unshunt messages."
1214 #: src/mailman/commands/cli_unshunt.py:37
1216 " Discard all shunted messages instead of moving them back to their original\n"
1220 #: src/mailman/commands/cli_unshunt.py:50
1221 #, python-brace-format
1223 "Cannot unshunt message ${filebase}, skipping:\n"
1227 #: src/mailman/commands/cli_version.py:32
1228 msgid "Display Mailman's version."
1231 #: src/mailman/commands/cli_withlist.py:74
1232 msgid "ipython is not available, set use_ipython to no"
1235 #: src/mailman/commands/cli_withlist.py:84
1236 msgid "readline not available"
1239 #: src/mailman/commands/cli_withlist.py:132
1240 msgid "Invalid value for [shell]use_python: {}"
1243 #: src/mailman/commands/cli_withlist.py:148
1245 "This script provides you with a general framework for interacting with a\n"
1249 #: src/mailman/commands/cli_withlist.py:152
1251 "There are two ways to use this script: interactively or programmatically.\n"
1252 "Using it interactively allows you to play with, examine and modify a mailing\n"
1253 "list from Python's interactive interpreter. When running interactively, the\n"
1254 "variable 'm' will be available in the global namespace. It will reference the\n"
1255 "mailing list object."
1258 #: src/mailman/commands/cli_withlist.py:159
1260 "Programmatically, you can write a function to operate on a mailing list, and\n"
1261 "this script will take care of the housekeeping (see below for examples). In\n"
1262 "that case, the general usage syntax is:\n"
1264 "% mailman withlist [options] -l listspec [args ...]\n"
1266 "where `listspec` is either the posting address of the mailing list\n"
1267 "(e.g. ant@example.com), or the List-ID (e.g. ant.example.com)."
1270 #: src/mailman/commands/cli_withlist.py:169
1272 "Here's an example of how to use the --run option. Say you have a file in the\n"
1273 "Mailman installation directory called 'listaddr.py', with the following two\n"
1276 "def listaddr(mlist):\n"
1277 " print(mlist.posting_address)\n"
1279 "def requestaddr(mlist):\n"
1280 " print(mlist.request_address)\n"
1282 "Run methods take at least one argument, the mailing list object to operate\n"
1283 "on. Any additional arguments given on the command line are passed as\n"
1284 "positional arguments to the callable.\n"
1286 "If -l is not given then you can run a function that takes no arguments.\n"
1289 #: src/mailman/commands/cli_withlist.py:187
1291 "You can print the list's posting address by running the following from the\n"
1294 "% mailman withlist -r listaddr -l ant@example.com\n"
1295 "Importing listaddr ...\n"
1296 "Running listaddr.listaddr() ...\n"
1300 #: src/mailman/commands/cli_withlist.py:196
1302 "And you can print the list's request address by running:\n"
1304 "% mailman withlist -r listaddr.requestaddr -l ant@example.com\n"
1305 "Importing listaddr ...\n"
1306 "Running listaddr.requestaddr() ...\n"
1307 "ant-request@example.com"
1310 #: src/mailman/commands/cli_withlist.py:204
1312 "As another example, say you wanted to change the display name for a particular\n"
1313 "mailing list. You could put the following function in a file called\n"
1316 "def change(mlist, display_name):\n"
1317 " mlist.display_name = display_name\n"
1319 "and run this from the command line:\n"
1321 "% mailman withlist -r change -l ant@example.com 'My List'\n"
1323 "Note that you do not have to explicitly commit any database transactions, as\n"
1324 "Mailman will do this for you (assuming no errors occured)."
1327 #: src/mailman/commands/cli_withlist.py:223
1329 " Operate on a mailing list.\n"
1331 " For detailed help, see --details\n"
1335 #: src/mailman/commands/cli_withlist.py:231
1337 " Leaves you at an interactive prompt after all other processing is complete.\n"
1338 " This is the default unless the --run option is given."
1341 #: src/mailman/commands/cli_withlist.py:236
1344 " Run a script. The argument is the module path to a callable. This\n"
1345 " callable will be imported and then, if --listspec/-l is also given, is\n"
1346 " called with the mailing list as the first argument. If additional\n"
1347 " arguments are given at the end of the command line, they are passed as\n"
1348 " subsequent positional arguments to the callable. For additional help, see\n"
1351 " If no --listspec/-l argument is given, the script function being called is\n"
1352 " called with no arguments.\n"
1356 #: src/mailman/commands/cli_withlist.py:252
1357 msgid "Print detailed instructions and exit."
1360 #: src/mailman/commands/cli_withlist.py:256
1362 " A specification of the mailing list to operate on. This may be the posting\n"
1363 " address of the list, or its List-ID. The argument can also be a Python\n"
1364 " regular expression, in which case it is matched against both the posting\n"
1365 " address and List-ID of all mailing lists. To use a regular expression,\n"
1366 " LISTSPEC must start with a ^ (and the matching is done with re.match().\n"
1367 " LISTSPEC cannot be a regular expression unless --run is given."
1370 #: src/mailman/commands/cli_withlist.py:272
1371 msgid "Regular expression requires --run"
1374 #: src/mailman/commands/cli_withlist.py:299
1375 #, python-brace-format
1376 msgid "The variable 'm' is the ${listspec} mailing list"
1379 #: src/mailman/commands/eml_confirm.py:43
1380 msgid "Confirm a subscription or held message request."
1383 #: src/mailman/commands/eml_confirm.py:50
1384 msgid "No confirmation token found"
1387 #: src/mailman/commands/eml_confirm.py:63 src/mailman/commands/eml_confirm.py:99
1388 msgid "Confirmation token did not match"
1391 #: src/mailman/commands/eml_confirm.py:95
1395 #: src/mailman/commands/eml_confirm.py:112
1396 msgid "Invalid Approved: password"
1399 #: src/mailman/commands/eml_confirm.py:115
1400 #, python-brace-format
1401 msgid "Message ${message}"
1404 #: src/mailman/commands/eml_echo.py:36
1405 msgid "Echo back your arguments."
1408 #: src/mailman/commands/eml_end.py:33
1409 msgid "Stop processing commands."
1412 #: src/mailman/commands/eml_end.py:47
1413 msgid "An alias for 'end'."
1416 #: src/mailman/commands/eml_help.py:38
1417 msgid "Get help about available email commands."
1420 #: src/mailman/commands/eml_help.py:51
1424 #: src/mailman/commands/eml_help.py:59
1425 #, python-brace-format
1426 msgid "${self.name}: no such command: ${command_name}"
1429 #: src/mailman/commands/eml_help.py:70
1430 #, python-brace-format
1431 msgid "${self.name}: too many arguments: ${printable_arguments}"
1434 #: src/mailman/commands/eml_membership.py:70
1436 "You will be asked to confirm your subscription request and you may be issued a\n"
1437 "provisional password.\n"
1439 "By using the 'digest' option, you can specify whether you want digest delivery\n"
1440 "or not. If not specified, the mailing list's default delivery mode will be\n"
1441 "used. You can use the 'address' option to request subscription of an address\n"
1442 "other than the sender of the command.\n"
1445 #: src/mailman/commands/eml_membership.py:79
1446 msgid "Join this mailing list."
1449 #: src/mailman/commands/eml_membership.py:102
1450 #, python-brace-format
1451 msgid "${self.name}: No valid address found to subscribe"
1454 #: src/mailman/commands/eml_membership.py:131
1455 #, python-brace-format
1456 msgid "${person} has a pending subscription for ${listname}"
1459 #: src/mailman/commands/eml_membership.py:135
1460 #, python-brace-format
1461 msgid "Confirmation email sent to ${person}"
1464 #: src/mailman/commands/eml_membership.py:152
1465 #: src/mailman/commands/eml_membership.py:162
1466 #, python-brace-format
1467 msgid "bad argument: ${argument}"
1470 #: src/mailman/commands/eml_membership.py:175
1471 msgid "An alias for 'join'."
1474 #: src/mailman/commands/eml_membership.py:186
1476 "Leave this mailing list.\n"
1478 "You may be asked to confirm your request."
1481 #: src/mailman/commands/eml_membership.py:189
1482 msgid "Leave this mailing list."
1485 #: src/mailman/commands/eml_membership.py:196
1486 #, python-brace-format
1487 msgid "${self.name}: No valid email address found to unsubscribe"
1490 #: src/mailman/commands/eml_membership.py:202
1491 #, python-brace-format
1492 msgid "No registered user for email address: ${email}"
1495 #: src/mailman/commands/eml_membership.py:210
1496 #, python-brace-format
1497 msgid "Invalid or unverified email address: ${email}"
1500 #: src/mailman/commands/eml_membership.py:230
1501 #, python-brace-format
1502 msgid "${self.name}: ${email} is not a member of ${mlist.fqdn_listname}"
1505 #: src/mailman/commands/eml_membership.py:241
1506 #, python-brace-format
1507 msgid "${person} left ${mlist.fqdn_listname}"
1510 #: src/mailman/commands/eml_membership.py:243
1511 #, python-brace-format
1512 msgid "Confirmation email sent to ${person} to leave ${mlist.fqdn_listname}"
1515 #: src/mailman/commands/eml_membership.py:253
1516 msgid "An alias for 'leave'."
1519 #: src/mailman/commands/eml_who.py:42
1521 "Produces a list of member names and email addresses.\n"
1523 "The optional delivery= and mode= arguments can be used to limit the report\n"
1524 "to those members with matching delivery status and/or delivery mode. If\n"
1525 "either delivery= or mode= is specified more than once, only the last occurrence\n"
1529 #: src/mailman/commands/eml_who.py:50
1530 msgid "Get a list of the list members."
1533 #: src/mailman/commands/eml_who.py:63
1534 msgid "You are not authorized to see the membership list."
1537 #: src/mailman/commands/eml_who.py:78
1539 "Unrecognized or invalid argument(s):\n"
1543 #: src/mailman/commands/eml_who.py:101
1545 "Members of the {} mailing list:\n"
1549 #: src/mailman/handlers/acknowledge.py:40
1550 msgid "Send an acknowledgment of a posting."
1553 #: src/mailman/handlers/acknowledge.py:75
1554 #, python-brace-format
1555 msgid "${display_name} post acknowledgment"
1558 #: src/mailman/handlers/after_delivery.py:33
1559 msgid "Perform some bookkeeping after a successful post."
1562 #: src/mailman/handlers/arc_sign.py:66
1563 msgid "Perform ARC auth checks and attach resulting headers"
1566 #: src/mailman/handlers/avoid_duplicates.py:44
1567 msgid "Suppress some duplicates of the same message."
1570 #: src/mailman/handlers/cleanse_dkim.py:42
1571 msgid "Remove DomainKeys headers."
1574 #: src/mailman/handlers/cleanse.py:42
1575 msgid "Cleanse certain headers from all messages."
1578 #: src/mailman/handlers/cook_headers.py:169
1579 msgid "Modify message headers."
1582 #: src/mailman/handlers/decorate.py:247
1583 msgid "Decorate a message with headers and footers."
1586 #: src/mailman/handlers/dmarc.py:128
1587 #, python-brace-format
1588 msgid "${realname} via ${mlist.display_name}"
1591 #: src/mailman/handlers/dmarc.py:229
1592 msgid "Apply DMARC mitigations."
1595 #: src/mailman/handlers/file_recipients.py:35
1596 msgid "Get the normal delivery recipients from an include file."
1599 #: src/mailman/handlers/member_recipients.py:42
1600 msgid "Calculate the regular recipients of the message."
1603 #: src/mailman/handlers/member_recipients.py:77
1604 #, python-brace-format
1606 "Your urgent message to the ${mlist.display_name} mailing list was not\n"
1607 "authorized for delivery. The original message as received by Mailman is\n"
1611 #: src/mailman/handlers/mime_delete.py:63
1612 #, python-brace-format
1614 "The attached message matched the ${mlist.display_name} mailing list's content\n"
1615 "filtering rules and was prevented from being forwarded on to the list\n"
1616 "membership. You are receiving the only remaining copy of the discarded\n"
1621 #: src/mailman/handlers/mime_delete.py:70
1622 msgid "Content filter message notification"
1625 #: src/mailman/handlers/mime_delete.py:98
1628 "___________________________________________\n"
1629 "Mailman's content filtering has removed the\n"
1630 "following MIME parts from this message.\n"
1633 #: src/mailman/handlers/mime_delete.py:111
1634 msgid "The message's content type was explicitly disallowed"
1637 #: src/mailman/handlers/mime_delete.py:116
1638 msgid "The message's content type was not explicitly allowed"
1641 #: src/mailman/handlers/mime_delete.py:125
1642 msgid "The message's file extension was explicitly disallowed"
1645 #: src/mailman/handlers/mime_delete.py:129
1646 msgid "The message's file extension was not explicitly allowed"
1649 #: src/mailman/handlers/mime_delete.py:142
1650 msgid "After content filtering, the message was empty"
1653 #: src/mailman/handlers/mime_delete.py:154 src/mailman/handlers/mime_delete.py:317
1656 "Replaced multipart/alternative part with first alternative.\n"
1659 #: src/mailman/handlers/mime_delete.py:265 src/mailman/handlers/mime_delete.py:272
1660 #: src/mailman/handlers/mime_delete.py:281 src/mailman/handlers/mime_delete.py:287
1661 #, python-brace-format
1662 msgid "Name: ${fname}\n"
1663 msgstr "Namn: ${fname}\n"
1665 #: src/mailman/handlers/mime_delete.py:400
1666 msgid "Filter the MIME content of messages."
1669 #: src/mailman/handlers/owner_recipients.py:34
1670 msgid "Calculate the owner and moderator recipients."
1673 #: src/mailman/handlers/replybot.py:48
1674 msgid "Send automatic responses."
1677 #: src/mailman/handlers/replybot.py:101
1678 #, python-brace-format
1679 msgid "Auto-response for your message to the \"${display_name}\" mailing list"
1682 #: src/mailman/handlers/replybot.py:114
1683 msgid "The Mailman Replybot"
1686 #: src/mailman/handlers/rfc_2369.py:131
1687 msgid "Add the RFC 2369 List-* headers."
1690 #: src/mailman/handlers/subject_prefix.py:158
1691 msgid "Add a list-specific prefix to the Subject header value."
1694 #: src/mailman/handlers/tagger.py:173
1695 msgid "Tag messages with topic matches."
1698 #: src/mailman/handlers/to_archive.py:34
1699 msgid "Add the message to the archives."
1702 #: src/mailman/handlers/to_digest.py:36
1703 msgid "Add the message to the digest, possibly sending it."
1706 #: src/mailman/handlers/to_outgoing.py:38
1707 msgid "Send the message to the outgoing queue."
1710 #: src/mailman/handlers/to_usenet.py:39
1711 msgid "Move the message to the outgoing news queue."
1714 #: src/mailman/handlers/validate_authenticity.py:120
1715 msgid "Perform auth checks and attach Authentication-Results header."
1718 #: src/mailman/interfaces/pipeline.py:53
1719 msgid "[No details are available]"
1722 #: src/mailman/interfaces/pipeline.py:54
1723 msgid "[No reasons given]"
1726 #: src/mailman/pipelines/builtin.py:30
1727 msgid "The built-in owner pipeline."
1730 #: src/mailman/pipelines/builtin.py:44
1731 msgid "The built-in posting pipeline."
1734 #: src/mailman/pipelines/virgin.py:32
1735 msgid "The virgin queue pipeline."
1738 #: src/mailman/rest/sub_moderation.py:121
1739 msgid "Subscription request"
1742 #: src/mailman/rules/administrivia.py:53
1743 msgid "Catch mis-addressed email commands."
1746 #: src/mailman/rules/administrivia.py:99
1747 msgid "Message contains administrivia"
1750 #: src/mailman/rules/any.py:32
1751 msgid "Look for any previous rule hit."
1754 #: src/mailman/rules/approved.py:45
1755 msgid "The message has a matching Approve or Approved header."
1758 #: src/mailman/rules/banned_address.py:33
1759 msgid "Match messages sent by banned addresses."
1762 #: src/mailman/rules/banned_address.py:45
1763 msgid "Message sender {} is banned from this list"
1766 #: src/mailman/rules/digests.py:43
1767 msgid "Catch messages with digest Subject or boilerplate quote."
1770 #: src/mailman/rules/digests.py:58
1771 msgid "Message has a digest subject"
1774 #: src/mailman/rules/digests.py:89
1775 msgid "Message quotes digest boilerplate"
1778 #: src/mailman/rules/dmarc.py:315
1779 msgid "Find DMARC policy of From: domain."
1782 #: src/mailman/rules/dmarc.py:335
1783 msgid "DMARC moderation"
1786 #: src/mailman/rules/dmarc.py:341
1787 #, python-brace-format
1788 msgid "You are not allowed to post to this mailing list From: a domain which publishes a DMARC policy of reject or quarantine, and your message has been automatically rejected. If you think that your messages are being rejected in error, contact the mailing list owner at ${listowner}."
1791 #: src/mailman/rules/emergency.py:34
1793 "The mailing list is in emergency hold and this message was not\n"
1794 " pre-approved by the list administrator.\n"
1798 #: src/mailman/rules/emergency.py:47
1799 msgid "Emergency moderation is in effect for this list"
1802 #: src/mailman/rules/implicit_dest.py:37
1803 msgid "Catch messages with implicit destination."
1806 #: src/mailman/rules/implicit_dest.py:95
1807 msgid "Message has implicit destination"
1810 #: src/mailman/rules/loop.py:32
1811 msgid "Look for a posting loop."
1814 #: src/mailman/rules/loop.py:45
1815 msgid "Message has already been posted to this list"
1818 #: src/mailman/rules/max_recipients.py:33
1819 msgid "Catch messages with too many explicit recipients."
1822 #: src/mailman/rules/max_recipients.py:49
1823 msgid "Message has more than {} recipients"
1826 #: src/mailman/rules/max_size.py:37
1827 msgid "Catch messages that are bigger than a specified maximum."
1830 #: src/mailman/rules/max_size.py:68
1831 msgid "The message is larger than the {} KB maximum size"
1834 #: src/mailman/rules/moderation.py:69
1835 msgid "Match messages sent by moderated members."
1838 #: src/mailman/rules/moderation.py:97
1839 msgid "The message comes from a moderated member"
1842 #: src/mailman/rules/moderation.py:112
1843 msgid "The message is not from a list member"
1846 #: src/mailman/rules/moderation.py:129
1847 msgid "Match messages sent by nonmembers."
1850 #: src/mailman/rules/moderation.py:144
1851 msgid "No sender was found in the message."
1852 msgstr "Ingen avsändare hittades i meddelandet."
1854 #: src/mailman/rules/moderation.py:200
1855 msgid "The sender is in the nonmember {} list"
1858 #: src/mailman/rules/news_moderation.py:34
1860 "Match all messages posted to a mailing list that gateways to a\n"
1861 " moderated newsgroup.\n"
1865 #: src/mailman/rules/news_moderation.py:46
1866 msgid "Post to a moderated newsgroup gateway"
1869 #: src/mailman/rules/no_senders.py:32
1870 msgid "Match messages with no valid senders."
1873 #: src/mailman/rules/no_senders.py:44
1874 msgid "The message has no valid senders"
1877 #: src/mailman/rules/no_subject.py:32
1878 msgid "Catch messages with no, or empty, Subject headers."
1881 #: src/mailman/rules/no_subject.py:45
1882 msgid "Message has no subject"
1885 #: src/mailman/rules/suspicious.py:38
1886 msgid "Catch messages with suspicious headers."
1889 #: src/mailman/rules/suspicious.py:97
1890 msgid "Header \"{}\" matched a bounce_matching_header line"
1893 #: src/mailman/rules/truth.py:32
1894 msgid "A rule which always matches."
1897 #: src/mailman/runners/command.py:103
1898 msgid "Ignoring non-text/plain MIME parts"
1901 #: src/mailman/runners/command.py:144
1902 msgid "The results of your email command are provided below.\n"
1905 #: src/mailman/runners/command.py:188
1906 msgid "- Original message details:"
1909 #: src/mailman/runners/command.py:194
1910 #, python-brace-format
1911 msgid " From: ${from_}"
1914 #: src/mailman/runners/command.py:195
1915 #, python-brace-format
1916 msgid " Subject: ${subject}"
1919 #: src/mailman/runners/command.py:196
1920 #, python-brace-format
1921 msgid " Date: ${date}"
1922 msgstr " Datum: ${date}"
1924 #: src/mailman/runners/command.py:197
1925 #, python-brace-format
1926 msgid " Message-ID: ${message_id}"
1927 msgstr " Meddelande-ID: ${message_id}"
1929 #: src/mailman/runners/command.py:198
1937 #: src/mailman/runners/command.py:212
1938 #, python-brace-format
1939 msgid "No such command: ${command_name}"
1940 msgstr "Inget sådant kommando: ${command_name}"
1942 #: src/mailman/runners/command.py:226
1950 #: src/mailman/runners/command.py:231
1958 #: src/mailman/runners/command.py:234
1966 #: src/mailman/runners/command.py:240
1967 msgid "The results of your email commands"
1970 #: src/mailman/runners/digest.py:55
1971 #, python-brace-format
1972 msgid "${mlist.display_name} Digest, Vol ${volume}, Issue ${digest_number}"
1975 #: src/mailman/runners/digest.py:84
1976 msgid "Today's Topics:\n"
1977 msgstr "Dagens ämnen:\n"
1979 #: src/mailman/runners/digest.py:153
1980 msgid "Digest Header"
1983 #: src/mailman/runners/digest.py:173
1984 #, python-brace-format
1985 msgid "Today's Topics (${count} messages)"
1988 #: src/mailman/runners/digest.py:195 src/mailman/runners/digest.py:270
1989 msgid "Digest Footer"
1992 #: src/mailman/runners/digest.py:202 src/mailman/runners/digest.py:277
1996 #: src/mailman/styles/base.py:59
1997 #, python-brace-format
1998 msgid "[${mlist.display_name}] "
1999 msgstr "[${mlist.display_name}] "
2001 #: src/mailman/styles/default.py:44
2002 msgid "Ordinary discussion mailing list style."
2005 #: src/mailman/styles/default.py:64
2006 msgid "Announce only mailing list style."
2009 #: src/mailman/styles/default.py:84
2010 msgid "Discussion mailing list style with private archives."
2013 #: src/mailman/utilities/options.py:47
2014 #, python-brace-format
2015 msgid "slice and range must be integers: ${value}"
2018 #: src/mailman/utilities/options.py:50
2019 #, python-brace-format
2020 msgid "Bad runner spec: ${value}"
2023 #: src/mailman/utilities/scrubber.py:48 src/mailman/utilities/scrubber.py:49
2024 msgid "not available"
2027 #: src/mailman/utilities/scrubber.py:50
2028 #, python-brace-format
2030 "A message part incompatible with plain text digests has been removed ...\n"
2031 "Name: ${filename}\n"
2033 "Size: ${size} bytes\n"
2037 #: src/mailman/utilities/scrubber.py:58
2038 msgid "-------------- next part --------------\n"
2041 msgid "domain:admin:notice:new-list.txt"
2047 msgid "list:admin:action:post.txt"
2050 msgid "list:admin:action:subscribe.txt"
2053 msgid "list:admin:action:unsubscribe.txt"
2056 msgid "list:admin:notice:disable.txt"
2059 msgid "list:admin:notice:increment.txt"
2062 msgid "list:admin:notice:pending.txt"
2065 msgid "list:admin:notice:removal.txt"
2068 msgid "list:admin:notice:subscribe.txt"
2071 msgid "list:admin:notice:unrecognized.txt"
2074 msgid "list:admin:notice:unsubscribe.txt"
2077 msgid "list:member:digest:header.txt"
2080 msgid "list:member:digest:masthead.txt"
2083 msgid "list:member:generic:footer.txt"
2086 msgid "list:member:regular:header.txt"
2089 msgid "list:user:action:invite.txt"
2092 msgid "list:user:action:subscribe.txt"
2095 msgid "list:user:action:unsubscribe.txt"
2098 msgid "list:user:notice:goodbye.txt"
2101 msgid "list:user:notice:hold.txt"
2104 msgid "list:user:notice:no-more-today.txt"
2107 msgid "list:user:notice:post.txt"
2110 msgid "list:user:notice:probe.txt"
2113 msgid "list:user:notice:refuse.txt"
2116 msgid "list:user:notice:rejected.txt"
2119 msgid "list:user:notice:warning.txt"
2122 msgid "list:user:notice:welcome.txt"