18 "Content-Transfer-Encoding: 8bit\n" |
18 "Content-Transfer-Encoding: 8bit\n" |
19 |
19 |
20 #. TP: Hm, what “quotation marks” should be used? |
20 #. TP: Hm, what “quotation marks” should be used? |
21 #. If you are unsure have a look at: |
21 #. If you are unsure have a look at: |
22 #. http://en.wikipedia.org/wiki/Quotation_mark,_non-English_usage |
22 #. http://en.wikipedia.org/wiki/Quotation_mark,_non-English_usage |
23 #: VirtualMailManager/account.py:58 VirtualMailManager/alias.py:35 |
23 #: VirtualMailManager/account.py:59 VirtualMailManager/alias.py:35 |
24 #: VirtualMailManager/domain.py:120 VirtualMailManager/relocated.py:38 |
24 #: VirtualMailManager/catchall.py:44 VirtualMailManager/domain.py:127 |
|
25 #: VirtualMailManager/relocated.py:39 |
25 #, python-format |
26 #, python-format |
26 msgid "The domain '%s' does not exist." |
27 msgid "The domain '%s' does not exist." |
27 msgstr "" |
28 msgstr "" |
28 |
29 |
29 #: VirtualMailManager/account.py:106 |
30 #: VirtualMailManager/account.py:122 |
30 #, python-format |
31 #, python-format |
31 msgid "The mailbox format '%(mbfmt)s' requires Dovecot >= v%(version)s." |
32 msgid "The mailbox format '%(mbfmt)s' requires Dovecot >= v%(version)s." |
32 msgstr "" |
33 msgstr "" |
33 |
34 |
34 #: VirtualMailManager/account.py:113 VirtualMailManager/account.py:305 |
35 #: VirtualMailManager/account.py:129 VirtualMailManager/account.py:354 |
35 #, python-format |
36 #, python-format |
36 msgid "Invalid transport '%(transport)s' for mailbox format '%(mbfmt)s'." |
37 msgid "Invalid transport '%(transport)s' for mailbox format '%(mbfmt)s'." |
37 msgstr "" |
38 msgstr "" |
38 |
39 |
39 #: VirtualMailManager/account.py:153 VirtualMailManager/cli/handler.py:93 |
40 #: VirtualMailManager/account.py:169 VirtualMailManager/cli/handler.py:93 |
40 #: VirtualMailManager/handler.py:628 VirtualMailManager/handler.py:679 |
41 #: VirtualMailManager/handler.py:680 VirtualMailManager/handler.py:764 |
41 #: VirtualMailManager/handler.py:705 VirtualMailManager/handler.py:716 |
42 #: VirtualMailManager/handler.py:790 VirtualMailManager/handler.py:798 |
42 #: VirtualMailManager/handler.py:727 VirtualMailManager/handler.py:739 |
43 #: VirtualMailManager/handler.py:806 VirtualMailManager/handler.py:814 |
43 #: VirtualMailManager/handler.py:753 |
44 #: VirtualMailManager/handler.py:833 VirtualMailManager/handler.py:845 |
44 #, python-format |
45 #, python-format |
45 msgid "The account '%s' does not exist." |
46 msgid "The account '%s' does not exist." |
46 msgstr "" |
47 msgstr "" |
47 |
48 |
48 #: VirtualMailManager/account.py:204 VirtualMailManager/account.py:214 |
49 #: VirtualMailManager/account.py:225 VirtualMailManager/account.py:246 |
49 #: VirtualMailManager/cli/handler.py:77 VirtualMailManager/handler.py:596 |
50 #: VirtualMailManager/cli/handler.py:77 VirtualMailManager/handler.py:648 |
50 #, python-format |
51 #, python-format |
51 msgid "The account '%s' already exists." |
52 msgid "The account '%s' already exists." |
52 msgstr "" |
53 msgstr "" |
53 |
54 |
54 #: VirtualMailManager/account.py:207 VirtualMailManager/handler.py:701 |
55 #: VirtualMailManager/account.py:228 VirtualMailManager/handler.py:786 |
55 #, python-format |
56 #, python-format |
56 msgid "Could not accept password: '%s'" |
57 msgid "Could not accept password: '%s'" |
57 msgstr "" |
58 msgstr "" |
58 |
59 |
59 #: VirtualMailManager/account.py:217 |
60 #: VirtualMailManager/account.py:249 |
60 #, python-format |
61 #, python-format |
61 msgid "No password set for account: '%s'" |
62 msgid "No password set for account: '%s'" |
62 msgstr "" |
63 msgstr "" |
63 |
64 |
64 #: VirtualMailManager/account.py:245 |
65 #: VirtualMailManager/account.py:288 |
65 #, python-format |
66 #, python-format |
66 msgid "Unknown field: '%s'" |
67 msgid "Unknown field: '%s'" |
67 msgstr "" |
68 msgstr "" |
68 |
69 |
69 #: VirtualMailManager/account.py:267 VirtualMailManager/domain.py:292 |
70 #: VirtualMailManager/account.py:310 VirtualMailManager/domain.py:323 |
70 msgid "PostgreSQL-based dictionary quota requires Dovecot >= v1.1.2." |
71 msgid "PostgreSQL-based dictionary quota requires Dovecot >= v1.1.2." |
71 msgstr "" |
72 msgstr "" |
72 |
73 |
73 #. TP: A service (e.g. pop3 or imap) may be enabled/usable or |
74 #. TP: A service (e.g. pop3 or imap) may be enabled/usable or |
74 #. disabled/unusable for a user. |
75 #. disabled/unusable for a user. |
75 #: VirtualMailManager/account.py:332 |
76 #: VirtualMailManager/account.py:378 |
76 msgid "disabled" |
77 msgid "disabled" |
77 msgstr "" |
78 msgstr "" |
78 |
79 |
79 #: VirtualMailManager/account.py:332 |
80 #: VirtualMailManager/account.py:378 |
80 msgid "enabled" |
81 msgid "enabled" |
81 msgstr "" |
82 msgstr "" |
82 |
83 |
83 #: VirtualMailManager/account.py:343 |
84 #: VirtualMailManager/account.py:417 |
84 #, python-format |
85 #, python-format |
85 msgid "Could not fetch information for account: '%s'" |
86 msgid "Could not fetch information for account: '%s'" |
86 msgstr "" |
87 msgstr "" |
87 |
88 |
88 #: VirtualMailManager/account.py:387 |
89 #: VirtualMailManager/account.py:461 |
89 #, python-format |
90 #, python-format |
90 msgid "There are %(count)d aliases with the destination address '%(address)s'." |
91 msgid "There are %(count)d aliases with the destination address '%(address)s'." |
91 msgstr "" |
92 msgstr "" |
92 |
93 |
93 #: VirtualMailManager/account.py:416 |
94 #: VirtualMailManager/account.py:490 |
94 msgid "UID must be an int/long." |
95 msgid "UID must be an int/long." |
95 msgstr "" |
96 msgstr "" |
96 |
97 |
97 #: VirtualMailManager/account.py:418 |
98 #: VirtualMailManager/account.py:492 |
98 msgid "UID must be greater than 0." |
99 msgid "UID must be greater than 0." |
99 msgstr "" |
100 msgstr "" |
100 |
101 |
101 #: VirtualMailManager/account.py:427 |
102 #: VirtualMailManager/account.py:501 |
102 #, python-format |
103 #, python-format |
103 msgid "There is no account with the UID: '%d'" |
104 msgid "There is no account with the UID: '%d'" |
104 msgstr "" |
105 msgstr "" |
105 |
106 |
106 #: VirtualMailManager/alias.py:60 |
107 #: VirtualMailManager/alias.py:60 |
188 |
222 |
189 #: VirtualMailManager/cli/__init__.py:95 |
223 #: VirtualMailManager/cli/__init__.py:95 |
190 msgid "Sorry, empty passwords are not permitted." |
224 msgid "Sorry, empty passwords are not permitted." |
191 msgstr "" |
225 msgstr "" |
192 |
226 |
|
227 #. TP: There are some words enclosed within angle brackets '<'word'>'. They |
|
228 #. are used to indicate replaceable arguments. Please do not translate them. |
|
229 #. |
|
230 #. The descriptions of subcommands may contain the both keywords 'domain' |
|
231 #. and 'force', enclosed within single quotes. Please keep them as they are. |
|
232 #. |
|
233 #. TP: description of subcommand configget |
|
234 #: VirtualMailManager/cli/clihelp.py:21 |
|
235 msgid "" |
|
236 "This subcommand is used to display the actual value\n" |
|
237 "of the given configuration <option>." |
|
238 msgstr "" |
|
239 |
|
240 #. TP: description of subcommand configset |
|
241 #: VirtualMailManager/cli/clihelp.py:24 |
|
242 msgid "" |
|
243 "Use this subcommand to set or update a single\n" |
|
244 "configuration option's value. <option> is the configuration option, <value>\n" |
|
245 "is the <option>'s new value." |
|
246 msgstr "" |
|
247 |
|
248 #: VirtualMailManager/cli/clihelp.py:27 VirtualMailManager/cli/clihelp.py:42 |
|
249 msgid "" |
|
250 "Note: This subcommand will create a new vmm.cfg without any comments.\n" |
|
251 "Your current configuration file will be backed as vmm.cfg.bak." |
|
252 msgstr "" |
|
253 |
|
254 #. TP: description of subcommand configure |
|
255 #: VirtualMailManager/cli/clihelp.py:30 |
|
256 msgid "" |
|
257 "Starts the interactive configuration for all\n" |
|
258 "configuration sections." |
|
259 msgstr "" |
|
260 |
|
261 #: VirtualMailManager/cli/clihelp.py:32 |
|
262 msgid "" |
|
263 "In this process the currently set value of each option will be displayed\n" |
|
264 "in square brackets. If no value is configured, the default value of each\n" |
|
265 "option will be displayed in square brackets. Press the return key, to " |
|
266 "accept\n" |
|
267 "the displayed value." |
|
268 msgstr "" |
|
269 |
|
270 #: VirtualMailManager/cli/clihelp.py:36 |
|
271 msgid "" |
|
272 "If the optional argument <section> is given, only the configuration\n" |
|
273 "options from the given section will be displayed and will be configurable.\n" |
|
274 "The following sections are available:\n" |
|
275 msgstr "" |
|
276 |
|
277 #: VirtualMailManager/cli/clihelp.py:41 |
|
278 msgid "All configuration options are described in vmm.cfg(5)." |
|
279 msgstr "" |
|
280 |
|
281 #. TP: description of subcommand getuser |
|
282 #: VirtualMailManager/cli/clihelp.py:45 |
|
283 msgid "" |
|
284 "If only the <uid> is available, for example from process\n" |
|
285 "list, the subcommand getuser will show the user's address." |
|
286 msgstr "" |
|
287 |
|
288 #. TP: description of subcommand listdomains |
|
289 #: VirtualMailManager/cli/clihelp.py:48 |
|
290 msgid "" |
|
291 "This subcommand lists all available domains. All\n" |
|
292 "domain names will be prefixed either with `[+]', if the domain is a primary\n" |
|
293 "domain, or with `[-]', if it is an alias domain name. The output can be\n" |
|
294 "limited with an optional <pattern>." |
|
295 msgstr "" |
|
296 |
|
297 #: VirtualMailManager/cli/clihelp.py:52 |
|
298 #, python-format |
|
299 msgid "" |
|
300 "To perform a wild card search, the % character can be used at the start\n" |
|
301 "and/or the end of the <pattern>." |
|
302 msgstr "" |
|
303 |
|
304 #. TP: description of subcommand listpwschemes |
|
305 #: VirtualMailManager/cli/clihelp.py:55 |
|
306 msgid "" |
|
307 "This subcommand lists all password schemes which\n" |
|
308 "could be used in the vmm.cfg as value of the misc.password_scheme option.\n" |
|
309 "The output varies, depending on the used Dovecot version and the system's\n" |
|
310 "libc." |
|
311 msgstr "" |
|
312 |
|
313 #: VirtualMailManager/cli/clihelp.py:59 |
|
314 msgid "" |
|
315 "When your Dovecot installation isn't too old, you will see additionally\n" |
|
316 "a few usable encoding suffixes. One of them can be appended to the password\n" |
|
317 "scheme." |
|
318 msgstr "" |
|
319 |
|
320 #. TP: description of subcommand version |
|
321 #: VirtualMailManager/cli/clihelp.py:63 |
|
322 msgid "" |
|
323 "Prints vmm's version and copyright information to stdout.\n" |
|
324 "After this vmm exits." |
|
325 msgstr "" |
|
326 |
|
327 #. TP: description of subcommand domainadd |
|
328 #: VirtualMailManager/cli/clihelp.py:66 |
|
329 msgid "" |
|
330 "Adds the new domain into the database and creates the\n" |
|
331 "domain directory." |
|
332 msgstr "" |
|
333 |
|
334 #: VirtualMailManager/cli/clihelp.py:68 |
|
335 msgid "" |
|
336 "If the optional argument <transport> is given, it will override the\n" |
|
337 "default transport (domain.transport) from vmm.cfg. The specified " |
|
338 "<transport>\n" |
|
339 "will be the default transport for all new accounts in this domain." |
|
340 msgstr "" |
|
341 |
|
342 #: VirtualMailManager/cli/clihelp.py:71 |
|
343 msgid "Configuration-related behavior:" |
|
344 msgstr "" |
|
345 |
|
346 #: VirtualMailManager/cli/clihelp.py:73 |
|
347 msgid "" |
|
348 "When that option is set to true (default) vmm will automatically create\n" |
|
349 "the postmaster account for the new domain and prompt for " |
|
350 "postmaster@<fqdn>'s\n" |
|
351 "password." |
|
352 msgstr "" |
|
353 |
|
354 #: VirtualMailManager/cli/clihelp.py:77 |
|
355 msgid "" |
|
356 "When the value of that option is also set to true, vmm will automatically\n" |
|
357 "create the postmaster account for the new domain and print the generated\n" |
|
358 "postmaster password to stdout." |
|
359 msgstr "" |
|
360 |
|
361 #. TP: description of subcommand domaindelete |
|
362 #: VirtualMailManager/cli/clihelp.py:81 |
|
363 msgid "" |
|
364 "This subcommand deletes the domain specified by\n" |
|
365 "<fqdn>." |
|
366 msgstr "" |
|
367 |
|
368 #: VirtualMailManager/cli/clihelp.py:83 |
|
369 msgid "" |
|
370 "If there are accounts, aliases and/or relocated users assigned to the\n" |
|
371 "given domain, vmm will abort the requested operation and show an error\n" |
|
372 "message. If you know, what you are doing, you can specify the optional " |
|
373 "keyword\n" |
|
374 "'force'." |
|
375 msgstr "" |
|
376 |
|
377 #: VirtualMailManager/cli/clihelp.py:87 |
|
378 msgid "" |
|
379 "If you really always know what you are doing, edit your vmm.cfg and set\n" |
|
380 "the option domain.force_deletion to true." |
|
381 msgstr "" |
|
382 |
|
383 #. TP: description of subcommand domaininfo |
|
384 #: VirtualMailManager/cli/clihelp.py:90 |
|
385 msgid "" |
|
386 "This subcommand shows some information about the\n" |
|
387 "given domain." |
|
388 msgstr "" |
|
389 |
|
390 #: VirtualMailManager/cli/clihelp.py:92 |
|
391 msgid "" |
|
392 "For a more detailed information about the domain the optional argument\n" |
|
393 "<details> can be specified. A possible <details> value can be one of the\n" |
|
394 "following six keywords:" |
|
395 msgstr "" |
|
396 |
|
397 #. TP: description of subcommand domainquota |
|
398 #: VirtualMailManager/cli/clihelp.py:97 |
|
399 msgid "" |
|
400 "This subcommand is used to configure a new quota\n" |
|
401 "limit for the accounts of the domain - not for the domain itself." |
|
402 msgstr "" |
|
403 |
|
404 #: VirtualMailManager/cli/clihelp.py:99 |
|
405 msgid "" |
|
406 "The default quota limit for accounts is defined in the vmm.cfg\n" |
|
407 "(domain.quota_bytes and domain.quota_messages)." |
|
408 msgstr "" |
|
409 |
|
410 #: VirtualMailManager/cli/clihelp.py:101 |
|
411 msgid "" |
|
412 "The new quota limit will affect only those accounts for which the limit\n" |
|
413 "has not been overridden. If you want to restore the default to all " |
|
414 "accounts,\n" |
|
415 "you may pass the keyword 'force'. When the argument <messages> was omitted " |
|
416 "the\n" |
|
417 "default number of messages 0 (zero) will be applied." |
|
418 msgstr "" |
|
419 |
|
420 #. TP: description of subcommand domainservices |
|
421 #: VirtualMailManager/cli/clihelp.py:106 |
|
422 msgid "" |
|
423 "To define which services could be used by the\n" |
|
424 "users of the domain — with the given <fqdn> — use this subcommand." |
|
425 msgstr "" |
|
426 |
|
427 #: VirtualMailManager/cli/clihelp.py:108 |
|
428 msgid "" |
|
429 "Each specified <service> will be enabled/usable. All other services\n" |
|
430 "will be deactivated/unusable. Possible <service> names are:" |
|
431 msgstr "" |
|
432 |
|
433 #: VirtualMailManager/cli/clihelp.py:111 |
|
434 msgid "" |
|
435 "The new service set will affect only those accounts for which the set has\n" |
|
436 "not been overridden. If you want to restore the default to all accounts, " |
|
437 "you\n" |
|
438 "may pass the keyword 'force'." |
|
439 msgstr "" |
|
440 |
|
441 #. TP: description of subcommand domaintransport |
|
442 #: VirtualMailManager/cli/clihelp.py:115 |
|
443 msgid "" |
|
444 "A new transport for the indicated domain can be\n" |
|
445 "set with this subcommand." |
|
446 msgstr "" |
|
447 |
|
448 #: VirtualMailManager/cli/clihelp.py:117 |
|
449 msgid "" |
|
450 "The new transport will affect only those accounts for which the transport\n" |
|
451 "has not been overridden. If you want to restore the default to all " |
|
452 "accounts,\n" |
|
453 "you may pass the keyword 'force'." |
|
454 msgstr "" |
|
455 |
|
456 #. TP: description of subcommand domainnote |
|
457 #: VirtualMailManager/cli/clihelp.py:121 |
|
458 msgid "" |
|
459 "With this subcommand, it is possible to attach a\n" |
|
460 "note to the specified domain. Without an argument, an existing note is\n" |
|
461 "removed." |
|
462 msgstr "" |
|
463 |
|
464 #. TP: description of subcommand aliasdomainadd |
|
465 #: VirtualMailManager/cli/clihelp.py:125 |
|
466 msgid "" |
|
467 "This subcommand adds the new alias domain\n" |
|
468 "(<fqdn>) to the destination <domain> that should be aliased." |
|
469 msgstr "" |
|
470 |
|
471 #. TP: description of subcommand aliasdomaindelete |
|
472 #: VirtualMailManager/cli/clihelp.py:128 |
|
473 msgid "" |
|
474 "Use this subcommand if the alias domain\n" |
|
475 "<fqdn> should be removed." |
|
476 msgstr "" |
|
477 |
|
478 #. TP: description of subcommand aliasdomaininfo |
|
479 #: VirtualMailManager/cli/clihelp.py:131 |
|
480 msgid "" |
|
481 "This subcommand shows to which domain the alias\n" |
|
482 "domain <fqdn> is assigned to." |
|
483 msgstr "" |
|
484 |
|
485 #. TP: description of subcommand aliasdomainswitch |
|
486 #: VirtualMailManager/cli/clihelp.py:134 |
|
487 msgid "" |
|
488 "If the destination of the existing alias\n" |
|
489 "domain <fqdn> should be switched to another <destination> use this\n" |
|
490 "subcommand." |
|
491 msgstr "" |
|
492 |
|
493 #. TP: description of subcommand useradd |
|
494 #: VirtualMailManager/cli/clihelp.py:138 |
|
495 msgid "" |
|
496 "Use this subcommand to create a new e-mail account for\n" |
|
497 "the given <address>." |
|
498 msgstr "" |
|
499 |
|
500 #: VirtualMailManager/cli/clihelp.py:140 |
|
501 msgid "" |
|
502 "If the <password> is not provided, vmm will prompt for it interactively.\n" |
|
503 "When no <password> is provided and account.random_password is set to true, " |
|
504 "vmm\n" |
|
505 "will generate a random password and print it to stdout after the account " |
|
506 "has\n" |
|
507 "been created." |
|
508 msgstr "" |
|
509 |
|
510 #. TP: description of subcommand userdelete |
|
511 #: VirtualMailManager/cli/clihelp.py:145 |
|
512 msgid "" |
|
513 "Use this subcommand to delete the account with the\n" |
|
514 "given <address>." |
|
515 msgstr "" |
|
516 |
|
517 #: VirtualMailManager/cli/clihelp.py:147 |
|
518 msgid "" |
|
519 "If there are one or more aliases with an identical destination address,\n" |
|
520 "vmm will abort the requested operation and show an error message. To " |
|
521 "prevent\n" |
|
522 "this, specify the optional keyword 'force'." |
|
523 msgstr "" |
|
524 |
|
525 #. TP: description of subcommand userinfo |
|
526 #: VirtualMailManager/cli/clihelp.py:151 |
|
527 msgid "" |
|
528 "This subcommand displays some information about the\n" |
|
529 "account specified by <address>." |
|
530 msgstr "" |
|
531 |
|
532 #: VirtualMailManager/cli/clihelp.py:153 |
|
533 msgid "" |
|
534 "If the optional argument <details> is given some more information will be\n" |
|
535 "displayed. Possible values for <details> are:" |
|
536 msgstr "" |
|
537 |
|
538 #. TP: description of subcommand username |
|
539 #: VirtualMailManager/cli/clihelp.py:157 |
|
540 msgid "" |
|
541 "The user's real <name> can be set/updated with this\n" |
|
542 "subcommand." |
|
543 msgstr "" |
|
544 |
|
545 #: VirtualMailManager/cli/clihelp.py:159 |
|
546 msgid "If no <name> is given, the value stored for the account is erased." |
|
547 msgstr "" |
|
548 |
|
549 #. TP: description of subcommand userpassword |
|
550 #: VirtualMailManager/cli/clihelp.py:162 |
|
551 msgid "" |
|
552 "The password of an account can be updated with this\n" |
|
553 "subcommand." |
|
554 msgstr "" |
|
555 |
|
556 #: VirtualMailManager/cli/clihelp.py:164 |
|
557 msgid "If no <password> was provided, vmm will prompt for it interactively." |
|
558 msgstr "" |
|
559 |
|
560 #. TP: description of subcommand usernote |
|
561 #: VirtualMailManager/cli/clihelp.py:167 |
|
562 msgid "" |
|
563 "With this subcommand, it is possible to attach a note\n" |
|
564 "to the specified account. Without an argument, an existing note is\n" |
|
565 "removed." |
|
566 msgstr "" |
|
567 |
|
568 #. TP: description of subcommand userquota |
|
569 #: VirtualMailManager/cli/clihelp.py:171 |
|
570 msgid "" |
|
571 "This subcommand is used to set a new quota limit for\n" |
|
572 "the given account." |
|
573 msgstr "" |
|
574 |
|
575 #: VirtualMailManager/cli/clihelp.py:173 |
|
576 msgid "" |
|
577 "When the argument <messages> was omitted the default number of messages\n" |
|
578 "0 (zero) will be applied." |
|
579 msgstr "" |
|
580 |
|
581 #: VirtualMailManager/cli/clihelp.py:175 |
|
582 msgid "" |
|
583 "Instead of <storage> pass the keyword 'domain' to remove the\n" |
|
584 "account-specific override, causing the domain's value to be in effect." |
|
585 msgstr "" |
|
586 |
|
587 #. TP: description of subcommand userservices |
|
588 #: VirtualMailManager/cli/clihelp.py:178 |
|
589 msgid "" |
|
590 "To grant a user access to the specified services,\n" |
|
591 "use this command." |
|
592 msgstr "" |
|
593 |
|
594 #: VirtualMailManager/cli/clihelp.py:180 |
|
595 msgid "" |
|
596 "All omitted services will be deactivated/unusable for the user with the\n" |
|
597 "given <address>." |
|
598 msgstr "" |
|
599 |
|
600 #: VirtualMailManager/cli/clihelp.py:182 |
|
601 msgid "" |
|
602 "Instead of <service> pass 'domain' to remove the account-specific\n" |
|
603 "override, causing the domain's value to be in effect." |
|
604 msgstr "" |
|
605 |
|
606 #. TP: description of subcommand usertransport |
|
607 #: VirtualMailManager/cli/clihelp.py:185 |
|
608 msgid "" |
|
609 "A different <transport> for an account can be\n" |
|
610 "specified with this subcommand." |
|
611 msgstr "" |
|
612 |
|
613 #: VirtualMailManager/cli/clihelp.py:187 |
|
614 msgid "" |
|
615 "Instead of <transport> pass 'domain' to remove the account-specific\n" |
|
616 "override, causing the domain's value to be in effect." |
|
617 msgstr "" |
|
618 |
|
619 #. TP: description of subcommand aliasadd |
|
620 #: VirtualMailManager/cli/clihelp.py:190 |
|
621 msgid "" |
|
622 "This subcommand is used to create a new alias\n" |
|
623 "<address> with one or more <destination> addresses." |
|
624 msgstr "" |
|
625 |
|
626 #: VirtualMailManager/cli/clihelp.py:192 |
|
627 msgid "" |
|
628 "Within the destination address, the placeholders '%n', '%d', and '%='\n" |
|
629 "will be replaced by the local part, the domain, or the email address with " |
|
630 "'@'\n" |
|
631 "replaced by '=' respectively. In combination with alias domains, this " |
|
632 "enables\n" |
|
633 "domain-specific destinations." |
|
634 msgstr "" |
|
635 |
|
636 #. TP: description of subcommand aliasinfo |
|
637 #: VirtualMailManager/cli/clihelp.py:197 |
|
638 msgid "" |
|
639 "Information about the alias with the given <address>\n" |
|
640 "can be displayed with this subcommand." |
|
641 msgstr "" |
|
642 |
|
643 #. TP: description of subcommand relocatedadd |
|
644 #: VirtualMailManager/cli/clihelp.py:200 |
|
645 msgid "" |
|
646 "A new relocated user can be created with this\n" |
|
647 "subcommand." |
|
648 msgstr "" |
|
649 |
|
650 #: VirtualMailManager/cli/clihelp.py:202 |
|
651 msgid "" |
|
652 "<address> is the user's ex-email address, for example\n" |
|
653 "b.user@example.com, and <newaddress> points to the new email address where\n" |
|
654 "the user can be reached." |
|
655 msgstr "" |
|
656 |
|
657 #. TP: description of subcommand relocatedinfo |
|
658 #: VirtualMailManager/cli/clihelp.py:206 |
|
659 msgid "" |
|
660 "This subcommand shows the new address of the\n" |
|
661 "relocated user with the given <address>." |
|
662 msgstr "" |
|
663 |
|
664 #. TP: description of subcommand relocateddelete |
|
665 #: VirtualMailManager/cli/clihelp.py:209 |
|
666 msgid "" |
|
667 "Use this subcommand in order to delete the\n" |
|
668 "relocated user with the given <address>." |
|
669 msgstr "" |
|
670 |
|
671 #. TP: description of subcommand catchalladd |
|
672 #: VirtualMailManager/cli/clihelp.py:212 |
|
673 msgid "" |
|
674 "This subcommand allows to specify destination\n" |
|
675 "addresses for a domain, which shall receive mail addressed to unknown\n" |
|
676 "local-parts within that domain. Those catch-all aliases hence \"catch all\" " |
|
677 "mail\n" |
|
678 "to any address in the domain (unless a more specific alias, mailbox or\n" |
|
679 "relocated user exists)." |
|
680 msgstr "" |
|
681 |
|
682 #: VirtualMailManager/cli/clihelp.py:217 |
|
683 msgid "" |
|
684 "WARNING: Catch-all addresses can cause mail server flooding because\n" |
|
685 "spammers like to deliver mail to all possible combinations of names, e.g.\n" |
|
686 "to all addresses between abba@example.org and zztop@example.org." |
|
687 msgstr "" |
|
688 |
|
689 #. TP: description of subcommand catchallinfo |
|
690 #: VirtualMailManager/cli/clihelp.py:221 |
|
691 msgid "" |
|
692 "This subcommand displays information about catch-all\n" |
|
693 "aliases defined for the domain <fqdn>." |
|
694 msgstr "" |
|
695 |
|
696 #. TP: description of subcommand catchalldelete |
|
697 #: VirtualMailManager/cli/clihelp.py:224 |
|
698 msgid "" |
|
699 "With this subcommand, catch-all aliases defined\n" |
|
700 "for a domain can be removed, either all of them, or a single one if " |
|
701 "specified\n" |
|
702 "explicitly." |
|
703 msgstr "" |
|
704 |
193 #: VirtualMailManager/cli/config.py:32 |
705 #: VirtualMailManager/cli/config.py:32 |
194 #, python-format |
706 #, python-format |
195 msgid "Enter new value for option %(option)s [%(current_value)s]: " |
707 msgid "Enter new value for option %(option)s [%(current_value)s]: " |
196 msgstr "" |
708 msgstr "" |
197 |
709 |
249 |
761 |
250 #: VirtualMailManager/cli/main.py:77 |
762 #: VirtualMailManager/cli/main.py:77 |
251 msgid "Warnings:" |
763 msgid "Warnings:" |
252 msgstr "" |
764 msgstr "" |
253 |
765 |
254 #: VirtualMailManager/cli/subcommands.py:78 |
766 #: VirtualMailManager/cli/subcommands.py:101 |
|
767 #, python-format |
|
768 msgid "Subcommand '%s' is not yet documented." |
|
769 msgstr "" |
|
770 |
|
771 #: VirtualMailManager/cli/subcommands.py:108 |
255 #, python-format |
772 #, python-format |
256 msgid "Plan A failed ... trying Plan B: %(subcommand)s %(object)s" |
773 msgid "Plan A failed ... trying Plan B: %(subcommand)s %(object)s" |
257 msgstr "" |
774 msgstr "" |
258 |
775 |
259 #: VirtualMailManager/cli/subcommands.py:92 |
776 #: VirtualMailManager/cli/subcommands.py:122 |
260 msgid "Missing alias address and destination." |
777 msgid "Missing alias address and destination." |
261 msgstr "" |
778 msgstr "" |
262 |
779 |
263 #: VirtualMailManager/cli/subcommands.py:95 |
780 #: VirtualMailManager/cli/subcommands.py:125 |
264 #: VirtualMailManager/cli/subcommands.py:453 |
781 #: VirtualMailManager/cli/subcommands.py:212 |
|
782 #: VirtualMailManager/cli/subcommands.py:557 |
265 msgid "Missing destination address." |
783 msgid "Missing destination address." |
266 msgstr "" |
784 msgstr "" |
267 |
785 |
268 #: VirtualMailManager/cli/subcommands.py:102 |
786 #: VirtualMailManager/cli/subcommands.py:132 |
269 #: VirtualMailManager/cli/subcommands.py:112 |
787 #: VirtualMailManager/cli/subcommands.py:142 |
270 msgid "Missing alias address." |
788 msgid "Missing alias address." |
271 msgstr "" |
789 msgstr "" |
272 |
790 |
273 #: VirtualMailManager/cli/subcommands.py:134 |
791 #: VirtualMailManager/cli/subcommands.py:164 |
274 #: VirtualMailManager/cli/subcommands.py:168 |
792 #: VirtualMailManager/cli/subcommands.py:198 |
275 msgid "Missing alias domain name and destination domain name." |
793 msgid "Missing alias domain name and destination domain name." |
276 msgstr "" |
794 msgstr "" |
277 |
795 |
278 #: VirtualMailManager/cli/subcommands.py:137 |
796 #: VirtualMailManager/cli/subcommands.py:167 |
279 #: VirtualMailManager/cli/subcommands.py:171 |
797 #: VirtualMailManager/cli/subcommands.py:201 |
280 msgid "Missing destination domain name." |
798 msgid "Missing destination domain name." |
281 msgstr "" |
799 msgstr "" |
282 |
800 |
283 #: VirtualMailManager/cli/subcommands.py:145 |
801 #: VirtualMailManager/cli/subcommands.py:175 |
284 #: VirtualMailManager/cli/subcommands.py:152 |
802 #: VirtualMailManager/cli/subcommands.py:182 |
285 msgid "Missing alias domain name." |
803 msgid "Missing alias domain name." |
286 msgstr "" |
804 msgstr "" |
287 |
805 |
288 #: VirtualMailManager/cli/subcommands.py:179 |
806 #: VirtualMailManager/cli/subcommands.py:209 |
|
807 msgid "Missing domain and destination." |
|
808 msgstr "" |
|
809 |
|
810 #: VirtualMailManager/cli/subcommands.py:219 |
|
811 #: VirtualMailManager/cli/subcommands.py:229 |
|
812 #: VirtualMailManager/cli/subcommands.py:271 |
|
813 #: VirtualMailManager/cli/subcommands.py:287 |
|
814 #: VirtualMailManager/cli/subcommands.py:300 |
|
815 #: VirtualMailManager/cli/subcommands.py:394 |
|
816 #: VirtualMailManager/cli/subcommands.py:443 |
|
817 msgid "Missing domain name." |
|
818 msgstr "" |
|
819 |
|
820 #: VirtualMailManager/cli/subcommands.py:237 |
289 msgid "Missing option name." |
821 msgid "Missing option name." |
290 msgstr "" |
822 msgstr "" |
291 |
823 |
292 #: VirtualMailManager/cli/subcommands.py:195 |
824 #: VirtualMailManager/cli/subcommands.py:253 |
293 msgid "Missing option and new value." |
825 msgid "Missing option and new value." |
294 msgstr "" |
826 msgstr "" |
295 |
827 |
296 #: VirtualMailManager/cli/subcommands.py:197 |
828 #: VirtualMailManager/cli/subcommands.py:255 |
297 msgid "Missing new configuration value." |
829 msgid "Missing new configuration value." |
298 msgstr "" |
830 msgstr "" |
299 |
831 |
300 #: VirtualMailManager/cli/subcommands.py:213 |
832 #: VirtualMailManager/cli/subcommands.py:277 |
301 #: VirtualMailManager/cli/subcommands.py:229 |
|
302 #: VirtualMailManager/cli/subcommands.py:242 |
|
303 #: VirtualMailManager/cli/subcommands.py:331 |
|
304 msgid "Missing domain name." |
|
305 msgstr "" |
|
306 |
|
307 #: VirtualMailManager/cli/subcommands.py:219 |
|
308 #, python-format |
833 #, python-format |
309 msgid "Creating account for postmaster@%s" |
834 msgid "Creating account for postmaster@%s" |
310 msgstr "" |
835 msgstr "" |
311 |
836 |
312 #: VirtualMailManager/cli/subcommands.py:235 |
837 #: VirtualMailManager/cli/subcommands.py:293 |
313 #: VirtualMailManager/cli/subcommands.py:249 |
838 #: VirtualMailManager/cli/subcommands.py:307 |
314 #: VirtualMailManager/cli/subcommands.py:322 |
839 #: VirtualMailManager/cli/subcommands.py:385 |
|
840 #: VirtualMailManager/cli/subcommands.py:406 |
|
841 #: VirtualMailManager/cli/subcommands.py:435 |
|
842 #: VirtualMailManager/cli/subcommands.py:613 |
|
843 #: VirtualMailManager/cli/subcommands.py:626 VirtualMailManager/handler.py:458 |
|
844 #: VirtualMailManager/handler.py:471 VirtualMailManager/handler.py:486 |
|
845 #: VirtualMailManager/handler.py:520 VirtualMailManager/handler.py:759 |
|
846 #, python-format |
|
847 msgid "Invalid argument: '%s'" |
|
848 msgstr "" |
|
849 |
|
850 #: VirtualMailManager/cli/subcommands.py:326 |
|
851 #: VirtualMailManager/cli/subcommands.py:333 |
|
852 msgid "Domain" |
|
853 msgstr "" |
|
854 |
|
855 #: VirtualMailManager/cli/subcommands.py:335 |
|
856 #: VirtualMailManager/cli/subcommands.py:346 |
|
857 msgid "accounts" |
|
858 msgstr "" |
|
859 |
|
860 #: VirtualMailManager/cli/subcommands.py:337 |
|
861 #: VirtualMailManager/cli/subcommands.py:345 |
|
862 #: VirtualMailManager/cli/subcommands.py:999 |
|
863 msgid "alias domains" |
|
864 msgstr "" |
|
865 |
|
866 #: VirtualMailManager/cli/subcommands.py:339 |
|
867 #: VirtualMailManager/cli/subcommands.py:347 |
|
868 #: VirtualMailManager/cli/subcommands.py:1068 |
|
869 msgid "aliases" |
|
870 msgstr "" |
|
871 |
|
872 #: VirtualMailManager/cli/subcommands.py:341 |
|
873 #: VirtualMailManager/cli/subcommands.py:348 |
|
874 #: VirtualMailManager/cli/subcommands.py:1069 |
|
875 msgid "relocated users" |
|
876 msgstr "" |
|
877 |
315 #: VirtualMailManager/cli/subcommands.py:343 |
878 #: VirtualMailManager/cli/subcommands.py:343 |
316 #: VirtualMailManager/cli/subcommands.py:372 |
879 #: VirtualMailManager/cli/subcommands.py:349 |
317 #: VirtualMailManager/cli/subcommands.py:509 |
880 msgid "catch-all destinations" |
318 #: VirtualMailManager/cli/subcommands.py:522 VirtualMailManager/handler.py:453 |
881 msgstr "" |
319 #: VirtualMailManager/handler.py:466 VirtualMailManager/handler.py:481 |
882 |
320 #: VirtualMailManager/handler.py:510 VirtualMailManager/handler.py:674 |
883 #: VirtualMailManager/cli/subcommands.py:355 |
321 #, python-format |
|
322 msgid "Invalid argument: '%s'" |
|
323 msgstr "" |
|
324 |
|
325 #: VirtualMailManager/cli/subcommands.py:267 |
|
326 #: VirtualMailManager/cli/subcommands.py:273 |
|
327 msgid "Domain" |
|
328 msgstr "" |
|
329 |
|
330 #: VirtualMailManager/cli/subcommands.py:275 |
|
331 #: VirtualMailManager/cli/subcommands.py:284 |
|
332 msgid "accounts" |
|
333 msgstr "" |
|
334 |
|
335 #: VirtualMailManager/cli/subcommands.py:277 |
|
336 #: VirtualMailManager/cli/subcommands.py:283 |
|
337 #: VirtualMailManager/cli/subcommands.py:831 |
|
338 msgid "alias domains" |
|
339 msgstr "" |
|
340 |
|
341 #: VirtualMailManager/cli/subcommands.py:279 |
|
342 #: VirtualMailManager/cli/subcommands.py:285 |
|
343 msgid "aliases" |
|
344 msgstr "" |
|
345 |
|
346 #: VirtualMailManager/cli/subcommands.py:281 |
|
347 #: VirtualMailManager/cli/subcommands.py:286 |
|
348 msgid "relocated users" |
|
349 msgstr "" |
|
350 |
|
351 #: VirtualMailManager/cli/subcommands.py:292 |
|
352 msgid "Missing domain name and storage value." |
884 msgid "Missing domain name and storage value." |
353 msgstr "" |
885 msgstr "" |
354 |
886 |
355 #: VirtualMailManager/cli/subcommands.py:295 |
887 #: VirtualMailManager/cli/subcommands.py:358 |
356 #: VirtualMailManager/cli/subcommands.py:582 |
888 #: VirtualMailManager/cli/subcommands.py:702 |
357 msgid "Missing storage value." |
889 msgid "Missing storage value." |
358 msgstr "" |
890 msgstr "" |
359 |
891 |
360 #: VirtualMailManager/cli/subcommands.py:301 |
892 #: VirtualMailManager/cli/subcommands.py:364 |
361 #: VirtualMailManager/cli/subcommands.py:586 |
893 #: VirtualMailManager/cli/subcommands.py:707 |
362 #, python-format |
894 #, python-format |
363 msgid "Invalid storage value: '%s'" |
895 msgid "Invalid storage value: '%s'" |
364 msgstr "" |
896 msgstr "" |
365 |
897 |
366 #: VirtualMailManager/cli/subcommands.py:311 |
898 #: VirtualMailManager/cli/subcommands.py:374 |
367 #, python-format |
899 #, python-format |
368 msgid "Neither a valid number of messages nor the keyword 'force': '%s'" |
900 msgid "Neither a valid number of messages nor the keyword 'force': '%s'" |
369 msgstr "" |
901 msgstr "" |
370 |
902 |
371 #: VirtualMailManager/cli/subcommands.py:319 |
903 #: VirtualMailManager/cli/subcommands.py:382 |
372 #: VirtualMailManager/cli/subcommands.py:595 |
904 #: VirtualMailManager/cli/subcommands.py:718 |
373 #, python-format |
905 #, python-format |
374 msgid "Not a valid number of messages: '%s'" |
906 msgid "Not a valid number of messages: '%s'" |
375 msgstr "" |
907 msgstr "" |
376 |
908 |
377 #: VirtualMailManager/cli/subcommands.py:354 |
909 #: VirtualMailManager/cli/subcommands.py:417 |
378 #: VirtualMailManager/cli/subcommands.py:609 |
910 #: VirtualMailManager/cli/subcommands.py:732 |
379 #, python-format |
911 #, python-format |
380 msgid "Invalid service arguments: %s" |
912 msgid "Invalid service arguments: %s" |
381 msgstr "" |
913 msgstr "" |
382 |
914 |
383 #: VirtualMailManager/cli/subcommands.py:363 |
915 #: VirtualMailManager/cli/subcommands.py:426 |
384 msgid "Missing domain name and new transport." |
916 msgid "Missing domain name and new transport." |
385 msgstr "" |
917 msgstr "" |
386 |
918 |
387 #: VirtualMailManager/cli/subcommands.py:366 |
919 #: VirtualMailManager/cli/subcommands.py:429 |
388 msgid "Missing new transport." |
920 msgid "Missing new transport." |
389 msgstr "" |
921 msgstr "" |
390 |
922 |
391 #: VirtualMailManager/cli/subcommands.py:380 |
923 #: VirtualMailManager/cli/subcommands.py:455 |
392 msgid "Missing UID." |
924 msgid "Missing UID." |
393 msgstr "" |
925 msgstr "" |
394 |
926 |
395 #: VirtualMailManager/cli/subcommands.py:381 |
927 #: VirtualMailManager/cli/subcommands.py:456 |
396 #: VirtualMailManager/cli/subcommands.py:545 |
928 #: VirtualMailManager/cli/subcommands.py:649 |
397 #: VirtualMailManager/cli/subcommands.py:551 |
929 #: VirtualMailManager/cli/subcommands.py:657 |
398 msgid "Account" |
930 msgid "Account" |
399 msgstr "" |
931 msgstr "" |
400 |
932 |
401 #: VirtualMailManager/cli/subcommands.py:396 |
933 #: VirtualMailManager/cli/subcommands.py:471 |
402 #, python-format |
934 #, python-format |
403 msgid "Unknown help topic: '%s'" |
935 msgid "Unknown help topic: '%s'" |
404 msgstr "" |
936 msgstr "" |
405 |
937 |
406 #: VirtualMailManager/cli/subcommands.py:409 |
938 #: VirtualMailManager/cli/subcommands.py:484 |
407 msgid "List of available subcommands:" |
939 msgid "List of available subcommands:" |
408 msgstr "" |
940 msgstr "" |
409 |
941 |
410 #: VirtualMailManager/cli/subcommands.py:430 |
942 #: VirtualMailManager/cli/subcommands.py:507 |
411 msgid "Usable encoding suffixes:" |
943 msgid "Usable encoding suffixes:" |
412 msgstr "" |
944 msgstr "" |
413 |
945 |
414 #: VirtualMailManager/cli/subcommands.py:430 |
946 #: VirtualMailManager/cli/subcommands.py:507 |
415 msgid "Usable password schemes:" |
947 msgid "Usable password schemes:" |
416 msgstr "" |
948 msgstr "" |
417 |
949 |
418 #: VirtualMailManager/cli/subcommands.py:451 |
950 #: VirtualMailManager/cli/subcommands.py:555 |
419 msgid "Missing relocated address and destination." |
951 msgid "Missing relocated address and destination." |
420 msgstr "" |
952 msgstr "" |
421 |
953 |
422 #: VirtualMailManager/cli/subcommands.py:460 |
954 #: VirtualMailManager/cli/subcommands.py:564 |
423 #: VirtualMailManager/cli/subcommands.py:467 |
955 #: VirtualMailManager/cli/subcommands.py:571 |
424 msgid "Missing relocated address." |
956 msgid "Missing relocated address." |
425 msgstr "" |
957 msgstr "" |
426 |
958 |
427 #: VirtualMailManager/cli/subcommands.py:490 |
959 #: VirtualMailManager/cli/subcommands.py:594 |
428 #: VirtualMailManager/cli/subcommands.py:503 |
960 #: VirtualMailManager/cli/subcommands.py:607 |
429 #: VirtualMailManager/cli/subcommands.py:516 |
961 #: VirtualMailManager/cli/subcommands.py:620 |
430 #: VirtualMailManager/cli/subcommands.py:568 |
962 #: VirtualMailManager/cli/subcommands.py:676 |
431 #: VirtualMailManager/cli/subcommands.py:603 |
963 #: VirtualMailManager/cli/subcommands.py:687 |
|
964 #: VirtualMailManager/cli/subcommands.py:726 |
432 msgid "Missing e-mail address." |
965 msgid "Missing e-mail address." |
433 msgstr "" |
966 msgstr "" |
434 |
967 |
435 #: VirtualMailManager/cli/subcommands.py:497 |
968 #: VirtualMailManager/cli/subcommands.py:601 |
436 #, python-format |
969 #, python-format |
437 msgid "Generated password: %s" |
970 msgid "Generated password: %s" |
438 msgstr "" |
971 msgstr "" |
439 |
972 |
440 #: VirtualMailManager/cli/subcommands.py:552 |
973 #: VirtualMailManager/cli/subcommands.py:658 |
441 msgid "alias addresses" |
974 msgid "alias addresses" |
442 msgstr "" |
975 msgstr "" |
443 |
976 |
444 #: VirtualMailManager/cli/subcommands.py:558 |
977 #: VirtualMailManager/cli/subcommands.py:664 |
445 msgid "Missing e-mail address and user's name." |
978 msgid "Missing e-mail address and user's name." |
446 msgstr "" |
979 msgstr "" |
447 |
980 |
448 #: VirtualMailManager/cli/subcommands.py:561 |
981 #: VirtualMailManager/cli/subcommands.py:699 |
449 msgid "Missing user's name." |
|
450 msgstr "" |
|
451 |
|
452 #: VirtualMailManager/cli/subcommands.py:579 |
|
453 msgid "Missing e-mail address and storage value." |
982 msgid "Missing e-mail address and storage value." |
454 msgstr "" |
983 msgstr "" |
455 |
984 |
456 #: VirtualMailManager/cli/subcommands.py:617 |
985 #: VirtualMailManager/cli/subcommands.py:740 |
457 msgid "Missing e-mail address and transport." |
986 msgid "Missing e-mail address and transport." |
458 msgstr "" |
987 msgstr "" |
459 |
988 |
460 #: VirtualMailManager/cli/subcommands.py:620 |
989 #: VirtualMailManager/cli/subcommands.py:743 |
461 msgid "Missing transport." |
990 msgid "Missing transport." |
462 msgstr "" |
991 msgstr "" |
463 |
992 |
464 #: VirtualMailManager/cli/subcommands.py:630 |
993 #: VirtualMailManager/cli/subcommands.py:753 |
465 msgid "usage: " |
994 msgid "usage: " |
466 msgstr "" |
995 msgstr "" |
467 |
996 |
468 #. TP: Please adjust translated words like the original text. |
997 #. TP: Please adjust translated words like the original text. |
469 #. (It's a table header.) Extract from usage text: |
998 #. (It's a table header.) Extract from usage text: |
471 #. short long |
1000 #. short long |
472 #. subcommand arguments |
1001 #. subcommand arguments |
473 #. |
1002 #. |
474 #. da domainadd fqdn [transport] |
1003 #. da domainadd fqdn [transport] |
475 #. dd domaindelete fqdn [force] |
1004 #. dd domaindelete fqdn [force] |
476 #: VirtualMailManager/cli/subcommands.py:640 |
1005 #: VirtualMailManager/cli/subcommands.py:763 |
477 #, python-format |
1006 #, python-format |
478 msgid "" |
1007 msgid "" |
479 "usage: %s subcommand arguments\n" |
1008 "usage: %s subcommand arguments\n" |
480 " short long\n" |
1009 " short long\n" |
481 " subcommand arguments\n" |
1010 " subcommand arguments\n" |
482 msgstr "" |
1011 msgstr "" |
483 |
1012 |
484 #: VirtualMailManager/cli/subcommands.py:659 |
1013 #: VirtualMailManager/cli/subcommands.py:782 |
485 msgid "from" |
1014 msgid "from" |
486 msgstr "" |
1015 msgstr "" |
487 |
1016 |
488 #. TP: The words 'from', 'version' and 'on' are used in |
1017 #. TP: The words 'from', 'version' and 'on' are used in |
489 #. the version information, e.g.: |
1018 #. the version information, e.g.: |
490 #. vmm, version 0.5.2 (from 09/09/09) |
1019 #. vmm, version 0.5.2 (from 09/09/09) |
491 #. Python 2.5.4 on FreeBSD |
1020 #. Python 2.5.4 on FreeBSD |
492 #: VirtualMailManager/cli/subcommands.py:659 |
1021 #: VirtualMailManager/cli/subcommands.py:782 |
493 msgid "version" |
1022 msgid "version" |
494 msgstr "" |
1023 msgstr "" |
495 |
1024 |
496 #: VirtualMailManager/cli/subcommands.py:662 |
1025 #: VirtualMailManager/cli/subcommands.py:785 |
497 msgid "on" |
1026 msgid "on" |
498 msgstr "" |
1027 msgstr "" |
499 |
1028 |
500 #: VirtualMailManager/cli/subcommands.py:664 |
1029 #: VirtualMailManager/cli/subcommands.py:787 |
501 msgid "is free software and comes with ABSOLUTELY NO WARRANTY." |
1030 msgid "is free software and comes with ABSOLUTELY NO WARRANTY." |
502 msgstr "" |
1031 msgstr "" |
503 |
1032 |
504 #: VirtualMailManager/cli/subcommands.py:672 |
1033 #: VirtualMailManager/cli/subcommands.py:796 |
505 msgid "uid" |
|
506 msgstr "" |
|
507 |
|
508 #: VirtualMailManager/cli/subcommands.py:673 |
|
509 msgid "get the address of the user with the given UID" |
1034 msgid "get the address of the user with the given UID" |
510 msgstr "" |
1035 msgstr "" |
511 |
1036 |
512 #: VirtualMailManager/cli/subcommands.py:674 |
1037 #: VirtualMailManager/cli/subcommands.py:798 |
513 #: VirtualMailManager/cli/subcommands.py:684 |
|
514 msgid "address [password]" |
|
515 msgstr "" |
|
516 |
|
517 #: VirtualMailManager/cli/subcommands.py:675 |
|
518 msgid "create a new e-mail user with the given address" |
1038 msgid "create a new e-mail user with the given address" |
519 msgstr "" |
1039 msgstr "" |
520 |
1040 |
521 #: VirtualMailManager/cli/subcommands.py:677 |
1041 #: VirtualMailManager/cli/subcommands.py:800 |
522 #: VirtualMailManager/cli/subcommands.py:704 |
|
523 #: VirtualMailManager/cli/subcommands.py:744 |
|
524 #: VirtualMailManager/cli/subcommands.py:746 |
|
525 msgid "address" |
|
526 msgstr "" |
|
527 |
|
528 #: VirtualMailManager/cli/subcommands.py:678 |
|
529 msgid "delete the specified user" |
1042 msgid "delete the specified user" |
530 msgstr "" |
1043 msgstr "" |
531 |
1044 |
532 #: VirtualMailManager/cli/subcommands.py:679 |
1045 #: VirtualMailManager/cli/subcommands.py:802 |
533 msgid "address [details]" |
|
534 msgstr "" |
|
535 |
|
536 #: VirtualMailManager/cli/subcommands.py:680 |
|
537 msgid "display information about the given address" |
1046 msgid "display information about the given address" |
538 msgstr "" |
1047 msgstr "" |
539 |
1048 |
540 #: VirtualMailManager/cli/subcommands.py:681 |
1049 #: VirtualMailManager/cli/subcommands.py:804 |
541 msgid "address name" |
1050 msgid "set, update or delete the real name for an address" |
542 msgstr "" |
1051 msgstr "" |
543 |
1052 |
544 #: VirtualMailManager/cli/subcommands.py:682 |
1053 #: VirtualMailManager/cli/subcommands.py:807 |
545 msgid "set or update the real name for an address" |
|
546 msgstr "" |
|
547 |
|
548 #: VirtualMailManager/cli/subcommands.py:685 |
|
549 msgid "update the password for the given address" |
1054 msgid "update the password for the given address" |
550 msgstr "" |
1055 msgstr "" |
551 |
1056 |
552 #: VirtualMailManager/cli/subcommands.py:687 |
1057 #: VirtualMailManager/cli/subcommands.py:810 |
553 msgid "address storage [messages]" |
|
554 msgstr "" |
|
555 |
|
556 #: VirtualMailManager/cli/subcommands.py:688 |
|
557 msgid "update the quota limit for the given address" |
1058 msgid "update the quota limit for the given address" |
558 msgstr "" |
1059 msgstr "" |
559 |
1060 |
560 #: VirtualMailManager/cli/subcommands.py:690 |
1061 #: VirtualMailManager/cli/subcommands.py:813 |
561 msgid "address [service ...]" |
|
562 msgstr "" |
|
563 |
|
564 #: VirtualMailManager/cli/subcommands.py:691 |
|
565 msgid "enables the specified services and disables all not specified services" |
1062 msgid "enables the specified services and disables all not specified services" |
566 msgstr "" |
1063 msgstr "" |
567 |
1064 |
568 #: VirtualMailManager/cli/subcommands.py:694 |
1065 #: VirtualMailManager/cli/subcommands.py:817 |
569 msgid "address transport" |
|
570 msgstr "" |
|
571 |
|
572 #: VirtualMailManager/cli/subcommands.py:695 |
|
573 msgid "update the transport of the given address" |
1066 msgid "update the transport of the given address" |
574 msgstr "" |
1067 msgstr "" |
575 |
1068 |
576 #: VirtualMailManager/cli/subcommands.py:697 |
1069 #: VirtualMailManager/cli/subcommands.py:819 |
577 msgid "address destination ..." |
1070 msgid "set, update or delete the note of the given address" |
578 msgstr "" |
1071 msgstr "" |
579 |
1072 |
580 #: VirtualMailManager/cli/subcommands.py:698 |
1073 #: VirtualMailManager/cli/subcommands.py:822 |
581 msgid "create a new alias e-mail address with one or more destinations" |
1074 msgid "create a new alias e-mail address with one or more destinations" |
582 msgstr "" |
1075 msgstr "" |
583 |
1076 |
584 #: VirtualMailManager/cli/subcommands.py:701 |
1077 #: VirtualMailManager/cli/subcommands.py:826 |
585 msgid "address [destination]" |
|
586 msgstr "" |
|
587 |
|
588 #: VirtualMailManager/cli/subcommands.py:702 |
|
589 msgid "delete the specified alias e-mail address or one of its destinations" |
1078 msgid "delete the specified alias e-mail address or one of its destinations" |
590 msgstr "" |
1079 msgstr "" |
591 |
1080 |
592 #: VirtualMailManager/cli/subcommands.py:705 |
1081 #: VirtualMailManager/cli/subcommands.py:829 |
593 msgid "show the destination(s) of the specified alias" |
1082 msgid "show the destination(s) of the specified alias" |
594 msgstr "" |
1083 msgstr "" |
595 |
1084 |
596 #: VirtualMailManager/cli/subcommands.py:708 |
1085 #: VirtualMailManager/cli/subcommands.py:833 |
597 #: VirtualMailManager/cli/subcommands.py:717 |
|
598 msgid "fqdn destination" |
|
599 msgstr "" |
|
600 |
|
601 #: VirtualMailManager/cli/subcommands.py:709 |
|
602 msgid "create a new alias for an existing domain" |
1086 msgid "create a new alias for an existing domain" |
603 msgstr "" |
1087 msgstr "" |
604 |
1088 |
605 #: VirtualMailManager/cli/subcommands.py:711 |
1089 #: VirtualMailManager/cli/subcommands.py:835 |
606 #: VirtualMailManager/cli/subcommands.py:714 |
|
607 #: VirtualMailManager/cli/subcommands.py:723 |
|
608 msgid "fqdn" |
|
609 msgstr "" |
|
610 |
|
611 #: VirtualMailManager/cli/subcommands.py:712 |
|
612 msgid "delete the specified alias domain" |
1090 msgid "delete the specified alias domain" |
613 msgstr "" |
1091 msgstr "" |
614 |
1092 |
615 #: VirtualMailManager/cli/subcommands.py:715 |
1093 #: VirtualMailManager/cli/subcommands.py:837 |
616 msgid "show the destination of the given alias domain" |
1094 msgid "show the destination of the given alias domain" |
617 msgstr "" |
1095 msgstr "" |
618 |
1096 |
619 #: VirtualMailManager/cli/subcommands.py:718 |
1097 #: VirtualMailManager/cli/subcommands.py:839 |
620 msgid "assign the given alias domain to an other domain" |
1098 msgid "assign the given alias domain to an other domain" |
621 msgstr "" |
1099 msgstr "" |
622 |
1100 |
623 #: VirtualMailManager/cli/subcommands.py:720 |
1101 #: VirtualMailManager/cli/subcommands.py:844 |
624 msgid "fqdn [transport]" |
1102 msgid "add one or more catch-all destinations for a domain" |
625 msgstr "" |
1103 msgstr "" |
626 |
1104 |
627 #: VirtualMailManager/cli/subcommands.py:721 |
1105 #: VirtualMailManager/cli/subcommands.py:848 |
|
1106 msgid "" |
|
1107 "delete the specified catch-all destination or all of a domain's destinations" |
|
1108 msgstr "" |
|
1109 |
|
1110 #: VirtualMailManager/cli/subcommands.py:851 |
|
1111 msgid "show the catch-all destination(s) of the specified domain" |
|
1112 msgstr "" |
|
1113 |
|
1114 #: VirtualMailManager/cli/subcommands.py:854 |
628 msgid "create a new domain" |
1115 msgid "create a new domain" |
629 msgstr "" |
1116 msgstr "" |
630 |
1117 |
631 #: VirtualMailManager/cli/subcommands.py:724 |
1118 #: VirtualMailManager/cli/subcommands.py:856 |
632 msgid "delete the given domain and all its alias domains" |
1119 msgid "delete the given domain and all its alias domains" |
633 msgstr "" |
1120 msgstr "" |
634 |
1121 |
635 #: VirtualMailManager/cli/subcommands.py:725 |
1122 #: VirtualMailManager/cli/subcommands.py:858 |
636 msgid "fqdn [details]" |
|
637 msgstr "" |
|
638 |
|
639 #: VirtualMailManager/cli/subcommands.py:726 |
|
640 msgid "display information about the given domain" |
1123 msgid "display information about the given domain" |
641 msgstr "" |
1124 msgstr "" |
642 |
1125 |
643 #: VirtualMailManager/cli/subcommands.py:728 |
1126 #: VirtualMailManager/cli/subcommands.py:861 |
644 msgid "fqdn storage [messages]" |
|
645 msgstr "" |
|
646 |
|
647 #: VirtualMailManager/cli/subcommands.py:729 |
|
648 msgid "update the quota limit of the specified domain" |
1127 msgid "update the quota limit of the specified domain" |
649 msgstr "" |
1128 msgstr "" |
650 |
1129 |
651 #: VirtualMailManager/cli/subcommands.py:731 |
1130 #: VirtualMailManager/cli/subcommands.py:864 |
652 msgid "fqdn [service ...]" |
|
653 msgstr "" |
|
654 |
|
655 #: VirtualMailManager/cli/subcommands.py:732 |
|
656 msgid "" |
1131 msgid "" |
657 "enables the specified services and disables all not specified services of " |
1132 "enables the specified services and disables all not specified services of " |
658 "the given domain" |
1133 "the given domain" |
659 msgstr "" |
1134 msgstr "" |
660 |
1135 |
661 #: VirtualMailManager/cli/subcommands.py:735 |
1136 #: VirtualMailManager/cli/subcommands.py:868 |
662 msgid "fqdn transport" |
|
663 msgstr "" |
|
664 |
|
665 #: VirtualMailManager/cli/subcommands.py:736 |
|
666 msgid "update the transport of the specified domain" |
1137 msgid "update the transport of the specified domain" |
667 msgstr "" |
1138 msgstr "" |
668 |
1139 |
669 #: VirtualMailManager/cli/subcommands.py:737 |
1140 #: VirtualMailManager/cli/subcommands.py:870 |
670 msgid "[pattern]" |
1141 msgid "set, update or delete the note of the given domain" |
671 msgstr "" |
1142 msgstr "" |
672 |
1143 |
673 #: VirtualMailManager/cli/subcommands.py:738 |
1144 #: VirtualMailManager/cli/subcommands.py:873 |
674 msgid "list all domains / search domains by pattern" |
1145 msgid "list all domains or search for domains by pattern" |
675 msgstr "" |
1146 msgstr "" |
676 |
1147 |
677 #: VirtualMailManager/cli/subcommands.py:741 |
1148 #: VirtualMailManager/cli/subcommands.py:875 |
678 msgid "address newaddress" |
1149 msgid "list all addresses or search for addresses by pattern" |
679 msgstr "" |
1150 msgstr "" |
680 |
1151 |
681 #: VirtualMailManager/cli/subcommands.py:742 |
1152 #: VirtualMailManager/cli/subcommands.py:877 |
|
1153 msgid "list all user accounts or search for accounts by pattern" |
|
1154 msgstr "" |
|
1155 |
|
1156 #: VirtualMailManager/cli/subcommands.py:879 |
|
1157 msgid "list all aliases or search for aliases by pattern" |
|
1158 msgstr "" |
|
1159 |
|
1160 #: VirtualMailManager/cli/subcommands.py:881 |
|
1161 msgid "list all relocated users or search for relocated users by pattern" |
|
1162 msgstr "" |
|
1163 |
|
1164 #: VirtualMailManager/cli/subcommands.py:886 |
682 msgid "create a new record for a relocated user" |
1165 msgid "create a new record for a relocated user" |
683 msgstr "" |
1166 msgstr "" |
684 |
1167 |
685 #: VirtualMailManager/cli/subcommands.py:745 |
1168 #: VirtualMailManager/cli/subcommands.py:889 |
686 msgid "delete the record of the relocated user" |
1169 msgid "delete the record of the relocated user" |
687 msgstr "" |
1170 msgstr "" |
688 |
1171 |
689 #: VirtualMailManager/cli/subcommands.py:747 |
1172 #: VirtualMailManager/cli/subcommands.py:891 |
690 msgid "print information about a relocated user" |
1173 msgid "print information about a relocated user" |
691 msgstr "" |
1174 msgstr "" |
692 |
1175 |
693 #: VirtualMailManager/cli/subcommands.py:749 |
1176 #: VirtualMailManager/cli/subcommands.py:894 |
694 msgid "option" |
|
695 msgstr "" |
|
696 |
|
697 #: VirtualMailManager/cli/subcommands.py:750 |
|
698 msgid "show the actual value of the configuration option" |
1177 msgid "show the actual value of the configuration option" |
699 msgstr "" |
1178 msgstr "" |
700 |
1179 |
701 #: VirtualMailManager/cli/subcommands.py:751 |
1180 #: VirtualMailManager/cli/subcommands.py:896 |
702 msgid "option value" |
|
703 msgstr "" |
|
704 |
|
705 #: VirtualMailManager/cli/subcommands.py:752 |
|
706 msgid "set a new value for the configuration option" |
1181 msgid "set a new value for the configuration option" |
707 msgstr "" |
1182 msgstr "" |
708 |
1183 |
709 #: VirtualMailManager/cli/subcommands.py:753 |
1184 #: VirtualMailManager/cli/subcommands.py:898 |
710 msgid "[section]" |
1185 msgid "start interactive configuration mode" |
711 msgstr "" |
1186 msgstr "" |
712 |
1187 |
713 #: VirtualMailManager/cli/subcommands.py:754 |
1188 #: VirtualMailManager/cli/subcommands.py:900 |
714 msgid "start interactive configuration modus" |
|
715 msgstr "" |
|
716 |
|
717 #: VirtualMailManager/cli/subcommands.py:756 |
|
718 msgid "lists all usable password schemes and password encoding suffixes" |
1189 msgid "lists all usable password schemes and password encoding suffixes" |
719 msgstr "" |
1190 msgstr "" |
720 |
1191 |
721 #: VirtualMailManager/cli/subcommands.py:758 |
1192 #: VirtualMailManager/cli/subcommands.py:903 |
722 msgid "[subcommand]" |
|
723 msgstr "" |
|
724 |
|
725 #: VirtualMailManager/cli/subcommands.py:759 |
|
726 msgid "show a help overview or help for the given subcommand" |
1193 msgid "show a help overview or help for the given subcommand" |
727 msgstr "" |
1194 msgstr "" |
728 |
1195 |
729 #: VirtualMailManager/cli/subcommands.py:761 |
1196 #: VirtualMailManager/cli/subcommands.py:905 |
730 msgid "show version and copyright information" |
1197 msgid "show version and copyright information" |
731 msgstr "" |
1198 msgstr "" |
732 |
1199 |
733 #: VirtualMailManager/cli/subcommands.py:809 |
1200 #. TP: e.g.: [ 0.00%] 21.09 KiB/1.00 GiB |
|
1201 #: VirtualMailManager/cli/subcommands.py:961 |
734 #, python-format |
1202 #, python-format |
735 msgid "[%(percent)s%%] %(used)s/%(limit)s" |
1203 msgid "[%(percent)s%%] %(used)s/%(limit)s" |
736 msgstr "" |
1204 msgstr "" |
737 |
1205 |
738 #. TP: used in e.g. 'Domain information' or 'Account information' |
1206 #. TP: used in e.g. 'Domain information' or 'Account information' |
739 #: VirtualMailManager/cli/subcommands.py:815 |
1207 #: VirtualMailManager/cli/subcommands.py:967 |
740 msgid "information" |
1208 msgid "information" |
741 msgstr "" |
1209 msgstr "" |
742 |
1210 |
|
1211 #: VirtualMailManager/cli/subcommands.py:981 |
|
1212 msgid "Note" |
|
1213 msgstr "" |
|
1214 |
743 #. TP: used in e.g. 'Existing alias addresses' or 'Existing accounts' |
1215 #. TP: used in e.g. 'Existing alias addresses' or 'Existing accounts' |
744 #: VirtualMailManager/cli/subcommands.py:828 |
1216 #: VirtualMailManager/cli/subcommands.py:996 |
745 msgid "Existing" |
1217 msgid "Existing" |
746 msgstr "" |
1218 msgstr "" |
747 |
1219 |
748 #: VirtualMailManager/cli/subcommands.py:841 |
1220 #: VirtualMailManager/cli/subcommands.py:1009 |
749 #: VirtualMailManager/cli/subcommands.py:883 |
1221 #: VirtualMailManager/cli/subcommands.py:1061 |
|
1222 #: VirtualMailManager/cli/subcommands.py:1109 |
750 msgid "\tNone" |
1223 msgid "\tNone" |
751 msgstr "" |
1224 msgstr "" |
752 |
1225 |
753 #: VirtualMailManager/cli/subcommands.py:846 |
1226 #: VirtualMailManager/cli/subcommands.py:1014 |
754 msgid "Alias information" |
1227 msgid "Alias information" |
755 msgstr "" |
1228 msgstr "" |
756 |
1229 |
757 #: VirtualMailManager/cli/subcommands.py:848 |
1230 #: VirtualMailManager/cli/subcommands.py:1016 |
758 #, python-format |
1231 #, python-format |
759 msgid "\tMail for %s will be redirected to:" |
1232 msgid "\tMail for %s will be redirected to:" |
760 msgstr "" |
1233 msgstr "" |
761 |
1234 |
762 #: VirtualMailManager/cli/subcommands.py:855 |
1235 #: VirtualMailManager/cli/subcommands.py:1023 |
|
1236 msgid "Catch-all information" |
|
1237 msgstr "" |
|
1238 |
|
1239 #: VirtualMailManager/cli/subcommands.py:1025 |
|
1240 #, python-format |
|
1241 msgid "\tMail to unknown local-parts in domain %s will be sent to:" |
|
1242 msgstr "" |
|
1243 |
|
1244 #: VirtualMailManager/cli/subcommands.py:1033 |
763 msgid "Relocated information" |
1245 msgid "Relocated information" |
764 msgstr "" |
1246 msgstr "" |
765 |
1247 |
766 #: VirtualMailManager/cli/subcommands.py:857 |
1248 #: VirtualMailManager/cli/subcommands.py:1035 |
767 #, python-format |
1249 #, python-format |
768 msgid "\tUser '%(addr)s' has moved to '%(dest)s'" |
1250 msgid "\tUser '%(addr)s' has moved to '%(dest)s'" |
769 msgstr "" |
1251 msgstr "" |
770 |
1252 |
771 #: VirtualMailManager/cli/subcommands.py:872 |
1253 #: VirtualMailManager/cli/subcommands.py:1050 |
772 msgid "Matching domains" |
1254 msgid "Matching domains" |
773 msgstr "" |
1255 msgstr "" |
774 |
1256 |
775 #: VirtualMailManager/cli/subcommands.py:874 |
1257 #: VirtualMailManager/cli/subcommands.py:1052 |
776 msgid "Existing domains" |
1258 msgid "Existing domains" |
777 msgstr "" |
1259 msgstr "" |
778 |
1260 |
779 #: VirtualMailManager/cli/subcommands.py:889 |
1261 #: VirtualMailManager/cli/subcommands.py:1067 |
|
1262 msgid "user accounts" |
|
1263 msgstr "" |
|
1264 |
|
1265 #: VirtualMailManager/cli/subcommands.py:1071 |
|
1266 msgid "user accounts and aliases" |
|
1267 msgstr "" |
|
1268 |
|
1269 #: VirtualMailManager/cli/subcommands.py:1073 |
|
1270 msgid "user accounts and relocated users" |
|
1271 msgstr "" |
|
1272 |
|
1273 #: VirtualMailManager/cli/subcommands.py:1075 |
|
1274 msgid "aliases and relocated users" |
|
1275 msgstr "" |
|
1276 |
|
1277 #: VirtualMailManager/cli/subcommands.py:1076 |
|
1278 msgid "addresses" |
|
1279 msgstr "" |
|
1280 |
|
1281 #: VirtualMailManager/cli/subcommands.py:1080 |
|
1282 #, python-format |
|
1283 msgid "Matching %s" |
|
1284 msgstr "" |
|
1285 |
|
1286 #: VirtualMailManager/cli/subcommands.py:1082 |
|
1287 #, python-format |
|
1288 msgid "Existing %s" |
|
1289 msgstr "" |
|
1290 |
|
1291 #: VirtualMailManager/cli/subcommands.py:1085 |
|
1292 #, python-format |
|
1293 msgid "Invalid address type for list: '%s'" |
|
1294 msgstr "" |
|
1295 |
|
1296 #. TP: the letters 'u', 'a' and 'r' are abbreviations of user, |
|
1297 #. alias and relocated user |
|
1298 #: VirtualMailManager/cli/subcommands.py:1097 |
|
1299 msgid "u" |
|
1300 msgstr "" |
|
1301 |
|
1302 #: VirtualMailManager/cli/subcommands.py:1098 |
|
1303 msgid "a" |
|
1304 msgstr "" |
|
1305 |
|
1306 #: VirtualMailManager/cli/subcommands.py:1099 |
|
1307 msgid "r" |
|
1308 msgstr "" |
|
1309 |
|
1310 #: VirtualMailManager/cli/subcommands.py:1115 |
780 msgid "Alias domain information" |
1311 msgid "Alias domain information" |
781 msgstr "" |
1312 msgstr "" |
782 |
1313 |
783 #: VirtualMailManager/cli/subcommands.py:894 |
1314 #: VirtualMailManager/cli/subcommands.py:1120 |
784 #, python-format |
1315 #, python-format |
785 msgid "" |
1316 msgid "" |
786 "\tThe alias domain %(alias)s belongs to:\n" |
1317 "\tThe alias domain %(alias)s belongs to:\n" |
787 "\t * %(domain)s" |
1318 "\t * %(domain)s" |
788 msgstr "" |
1319 msgstr "" |
795 #: VirtualMailManager/common.py:66 |
1326 #: VirtualMailManager/common.py:66 |
796 #, python-format |
1327 #, python-format |
797 msgid "File is not executable: '%s'" |
1328 msgid "File is not executable: '%s'" |
798 msgstr "" |
1329 msgstr "" |
799 |
1330 |
800 #: VirtualMailManager/common.py:82 |
1331 #: VirtualMailManager/common.py:83 |
801 msgid "GiB" |
1332 msgid "GiB" |
802 msgstr "" |
1333 msgstr "" |
803 |
1334 |
804 #: VirtualMailManager/common.py:82 |
1335 #. TP: abbreviations of gibibyte, tebibyte kibibyte and mebibyte |
|
1336 #: VirtualMailManager/common.py:83 |
805 msgid "TiB" |
1337 msgid "TiB" |
806 msgstr "" |
1338 msgstr "" |
807 |
1339 |
808 #: VirtualMailManager/common.py:83 |
1340 #: VirtualMailManager/common.py:84 |
809 msgid "KiB" |
1341 msgid "KiB" |
810 msgstr "" |
1342 msgstr "" |
811 |
1343 |
812 #: VirtualMailManager/common.py:83 |
1344 #: VirtualMailManager/common.py:84 |
813 msgid "MiB" |
1345 msgid "MiB" |
814 msgstr "" |
1346 msgstr "" |
815 |
1347 |
816 #. TP: e.g.: '%(size)s %(prefix)s' -> '118.30 MiB' |
1348 #. TP: e.g.: '%(size)s %(prefix)s' -> '118.30 MiB' |
817 #: VirtualMailManager/common.py:87 |
1349 #: VirtualMailManager/common.py:88 |
818 #, python-format |
1350 #, python-format |
819 msgid "%(size)s %(prefix)s" |
1351 msgid "%(size)s %(prefix)s" |
820 msgstr "" |
1352 msgstr "" |
821 |
1353 |
|
1354 #. TP: [domain default] indicates that a user's setting is the same as |
|
1355 #. configured in the user's domain. |
|
1356 #. e.g.: [ 0.84%] 42/5,000 [domain default] |
|
1357 #: VirtualMailManager/common.py:195 |
|
1358 #, python-format |
|
1359 msgid "%s [domain default]" |
|
1360 msgstr "" |
|
1361 |
822 #: VirtualMailManager/config.py:89 |
1362 #: VirtualMailManager/config.py:89 |
823 #, python-format |
1363 #, python-format |
824 msgid "Not a boolean: '%s'" |
1364 msgid "Not a boolean: '%s'" |
825 msgstr "" |
1365 msgstr "" |
826 |
1366 |
827 #: VirtualMailManager/config.py:127 |
1367 #: VirtualMailManager/config.py:127 |
828 #, python-format |
1368 #, python-format |
829 msgid "Bad format: '%s' - expected: section.option" |
1369 msgid "Bad format: '%s' - expected: section.option" |
830 msgstr "" |
1370 msgstr "" |
831 |
1371 |
832 #: VirtualMailManager/config.py:380 |
1372 #: VirtualMailManager/config.py:378 |
833 #, python-format |
1373 #, python-format |
834 msgid "* Section: %s\n" |
1374 msgid "* Section: %s\n" |
835 msgstr "" |
1375 msgstr "" |
836 |
1376 |
837 #: VirtualMailManager/config.py:390 VirtualMailManager/config.py:398 |
1377 #: VirtualMailManager/config.py:388 VirtualMailManager/config.py:396 |
838 #, python-format |
1378 #, python-format |
839 msgid "Check of configuration file %s failed.\n" |
1379 msgid "Check of configuration file %s failed.\n" |
840 msgstr "" |
1380 msgstr "" |
841 |
1381 |
842 #: VirtualMailManager/config.py:392 |
1382 #: VirtualMailManager/config.py:390 |
843 msgid "Missing options, which have no default value.\n" |
1383 msgid "Missing options, which have no default value.\n" |
844 msgstr "" |
1384 msgstr "" |
845 |
1385 |
846 #: VirtualMailManager/config.py:400 VirtualMailManager/config.py:402 |
1386 #: VirtualMailManager/config.py:398 VirtualMailManager/config.py:400 |
847 msgid "Invalid configuration values.\n" |
1387 msgid "Invalid configuration values.\n" |
848 msgstr "" |
1388 msgstr "" |
849 |
1389 |
850 #: VirtualMailManager/config.py:441 VirtualMailManager/config.py:525 |
1390 #: VirtualMailManager/config.py:439 VirtualMailManager/config.py:523 |
851 #, python-format |
1391 #, python-format |
852 msgid "Not a valid Dovecot version: '%s'" |
1392 msgid "Not a valid Dovecot version: '%s'" |
853 msgstr "" |
1393 msgstr "" |
854 |
1394 |
855 #: VirtualMailManager/config.py:447 VirtualMailManager/config.py:482 |
1395 #: VirtualMailManager/config.py:445 VirtualMailManager/config.py:480 |
856 #, python-format |
1396 #, python-format |
857 msgid "Unsupported database module: '%s'" |
1397 msgid "Unsupported database module: '%s'" |
858 msgstr "" |
1398 msgstr "" |
859 |
1399 |
860 #: VirtualMailManager/config.py:452 VirtualMailManager/config.py:490 |
1400 #: VirtualMailManager/config.py:450 VirtualMailManager/config.py:488 |
861 #, python-format |
1401 #, python-format |
862 msgid "Unknown pgsql SSL mode: '%s'" |
1402 msgid "Unknown pgsql SSL mode: '%s'" |
863 msgstr "" |
1403 msgstr "" |
864 |
1404 |
865 #: VirtualMailManager/config.py:459 VirtualMailManager/config.py:503 |
1405 #: VirtualMailManager/config.py:457 VirtualMailManager/config.py:501 |
866 #: VirtualMailManager/maillocation.py:70 |
1406 #: VirtualMailManager/maillocation.py:70 |
867 #, python-format |
1407 #, python-format |
868 msgid "Unsupported mailbox format: '%s'" |
1408 msgid "Unsupported mailbox format: '%s'" |
869 msgstr "" |
1409 msgstr "" |
870 |
1410 |
871 #: VirtualMailManager/config.py:475 VirtualMailManager/handler.py:283 |
1411 #: VirtualMailManager/config.py:473 VirtualMailManager/handler.py:286 |
872 #: VirtualMailManager/handler.py:357 VirtualMailManager/handler.py:362 |
1412 #: VirtualMailManager/handler.py:362 VirtualMailManager/handler.py:367 |
873 #: VirtualMailManager/handler.py:390 |
1413 #: VirtualMailManager/handler.py:395 |
874 #, python-format |
1414 #, python-format |
875 msgid "No such directory: %s" |
1415 msgid "No such directory: %s" |
876 msgstr "" |
1416 msgstr "" |
877 |
1417 |
878 #: VirtualMailManager/config.py:514 |
1418 #: VirtualMailManager/config.py:512 |
879 #, python-format |
1419 #, python-format |
880 msgid "Not a valid size value: '%s'" |
1420 msgid "Not a valid size value: '%s'" |
881 msgstr "" |
1421 msgstr "" |
882 |
1422 |
883 #: VirtualMailManager/domain.py:78 |
1423 #: VirtualMailManager/domain.py:80 |
884 #, python-format |
1424 #, python-format |
885 msgid "The domain '%s' is an alias domain." |
1425 msgid "The domain '%s' is an alias domain." |
886 msgstr "" |
1426 msgstr "" |
887 |
1427 |
888 #: VirtualMailManager/domain.py:108 |
1428 #: VirtualMailManager/domain.py:115 |
889 #, python-format |
1429 #, python-format |
890 msgid "" |
1430 msgid "" |
891 "There are %(account_count)u accounts, %(alias_count)u aliases and " |
1431 "There are %(account_count)u accounts, %(alias_count)u aliases and " |
892 "%(relocated_count)u relocated users." |
1432 "%(relocated_count)u relocated users." |
893 msgstr "" |
1433 msgstr "" |
894 |
1434 |
895 #: VirtualMailManager/domain.py:123 |
1435 #: VirtualMailManager/domain.py:130 |
896 #, python-format |
1436 #, python-format |
897 msgid "The domain '%s' already exists." |
1437 msgid "The domain '%s' already exists." |
898 msgstr "" |
1438 msgstr "" |
899 |
1439 |
900 #: VirtualMailManager/domain.py:437 |
1440 #: VirtualMailManager/domain.py:495 |
901 msgid "The domain name is too long" |
1441 msgid "The domain name is too long" |
902 msgstr "" |
1442 msgstr "" |
903 |
1443 |
904 #: VirtualMailManager/domain.py:439 |
1444 #: VirtualMailManager/domain.py:497 |
905 #, python-format |
1445 #, python-format |
906 msgid "The domain name '%s' is invalid" |
1446 msgid "The domain name '%s' is invalid" |
907 msgstr "" |
1447 msgstr "" |
908 |
1448 |
909 #: VirtualMailManager/emailaddress.py:73 |
1449 #: VirtualMailManager/emailaddress.py:73 |
937 msgstr "" |
1477 msgstr "" |
938 |
1478 |
939 #: VirtualMailManager/ext/postconf.py:84 |
1479 #: VirtualMailManager/ext/postconf.py:84 |
940 #, python-format |
1480 #, python-format |
941 msgid "" |
1481 msgid "" |
942 "The value '%s' does not look like a valid postfix configuration parameter " |
1482 "The value '%s' does not look like a valid Postfix configuration parameter " |
943 "name." |
1483 "name." |
944 msgstr "" |
1484 msgstr "" |
945 |
1485 |
|
1486 #: VirtualMailManager/handler.py:54 |
|
1487 msgid "an account" |
|
1488 msgstr "" |
|
1489 |
|
1490 #: VirtualMailManager/handler.py:55 |
|
1491 msgid "an alias" |
|
1492 msgstr "" |
|
1493 |
946 #: VirtualMailManager/handler.py:56 |
1494 #: VirtualMailManager/handler.py:56 |
947 msgid "an account" |
|
948 msgstr "" |
|
949 |
|
950 #: VirtualMailManager/handler.py:57 |
|
951 msgid "an alias" |
|
952 msgstr "" |
|
953 |
|
954 #: VirtualMailManager/handler.py:58 |
|
955 msgid "a relocated user" |
1495 msgid "a relocated user" |
956 msgstr "" |
1496 msgstr "" |
957 |
1497 |
958 #: VirtualMailManager/handler.py:84 |
1498 #: VirtualMailManager/handler.py:81 |
959 msgid "" |
1499 msgid "" |
960 "You are not root.\n" |
1500 "You are not root.\n" |
961 "\tGood bye!\n" |
1501 "\tGood bye!\n" |
962 msgstr "" |
1502 msgstr "" |
963 |
1503 |
964 #: VirtualMailManager/handler.py:104 |
1504 #: VirtualMailManager/handler.py:101 |
965 #, python-format |
1505 #, python-format |
966 msgid "Could not find '%(cfg_file)s' in: '%(cfg_path)s'" |
1506 msgid "Could not find '%(cfg_file)s' in: '%(cfg_path)s'" |
967 msgstr "" |
1507 msgstr "" |
968 |
1508 |
969 #: VirtualMailManager/handler.py:115 |
1509 #. TP: Please keep the backticks around the command. `chmod 0600 …` |
|
1510 #: VirtualMailManager/handler.py:113 |
970 #, python-format |
1511 #, python-format |
971 msgid "" |
1512 msgid "" |
972 "wrong permissions for '%(file)s': %(perms)s\n" |
1513 "wrong permissions for '%(file)s': %(perms)s\n" |
973 "`chmod 0600 %(file)s` would be great." |
1514 "`chmod 0600 %(file)s` would be great." |
974 msgstr "" |
1515 msgstr "" |
975 |
1516 |
976 #: VirtualMailManager/handler.py:135 |
1517 #: VirtualMailManager/handler.py:133 |
977 #, python-format |
1518 #, python-format |
978 msgid "" |
1519 msgid "" |
979 "'%(path)s' is not a directory.\n" |
1520 "'%(path)s' is not a directory.\n" |
980 "(%(cfg_file)s: section 'misc', option 'base_directory')" |
1521 "(%(cfg_file)s: section 'misc', option 'base_directory')" |
981 msgstr "" |
1522 msgstr "" |
982 |
1523 |
983 #: VirtualMailManager/handler.py:144 |
1524 #: VirtualMailManager/handler.py:142 |
984 #, python-format |
1525 #, python-format |
985 msgid "" |
1526 msgid "" |
986 "\n" |
1527 "\n" |
987 "(%(cfg_file)s: section 'bin', option '%(option)s')" |
1528 "(%(cfg_file)s: section 'bin', option '%(option)s')" |
988 msgstr "" |
1529 msgstr "" |
989 |
1530 |
990 #: VirtualMailManager/handler.py:158 VirtualMailManager/handler.py:165 |
1531 #: VirtualMailManager/handler.py:156 VirtualMailManager/handler.py:163 |
991 #, python-format |
1532 #, python-format |
992 msgid "Unable to import database module '%s'." |
1533 msgid "Unable to import database module '%s'." |
993 msgstr "" |
1534 msgstr "" |
994 |
1535 |
995 #. TP: %(a_type)s will be one of: 'an account', 'an alias' or |
1536 #. TP: %(a_type)s will be one of: 'an account', 'an alias' or |
996 #. 'a relocated user' |
1537 #. 'a relocated user' |
997 #: VirtualMailManager/handler.py:244 |
1538 #: VirtualMailManager/handler.py:242 |
998 #, python-format |
1539 #, python-format |
999 msgid "There is already %(a_type)s with the address '%(address)s'." |
1540 msgid "There is already %(a_type)s with the address '%(address)s'." |
1000 msgstr "" |
1541 msgstr "" |
1001 |
1542 |
1002 #: VirtualMailManager/handler.py:297 |
1543 #: VirtualMailManager/handler.py:301 |
1003 #, python-format |
1544 #, python-format |
1004 msgid "'%s' is not a directory." |
1545 msgid "'%s' is not a directory." |
1005 msgstr "" |
1546 msgstr "" |
1006 |
1547 |
1007 #: VirtualMailManager/handler.py:300 |
1548 #: VirtualMailManager/handler.py:304 |
1008 #, python-format |
1549 #, python-format |
1009 msgid "The file/directory '%s' already exists." |
1550 msgid "The file/directory '%s' already exists." |
1010 msgstr "" |
1551 msgstr "" |
1011 |
1552 |
1012 #: VirtualMailManager/handler.py:329 |
1553 #: VirtualMailManager/handler.py:334 |
1013 msgid "Skipped mailbox folders:" |
1554 msgid "Skipped mailbox folders:" |
1014 msgstr "" |
1555 msgstr "" |
1015 |
1556 |
1016 #: VirtualMailManager/handler.py:349 |
1557 #: VirtualMailManager/handler.py:354 |
1017 #, python-format |
1558 #, python-format |
1018 msgid "" |
1559 msgid "" |
1019 "UID '%(uid)u' and/or GID '%(gid)u' are less than %(min_uid)u/%(min_gid)u." |
1560 "UID '%(uid)u' and/or GID '%(gid)u' are less than %(min_uid)u/%(min_gid)u." |
1020 msgstr "" |
1561 msgstr "" |
1021 |
1562 |
1022 #: VirtualMailManager/handler.py:354 VirtualMailManager/handler.py:387 |
1563 #: VirtualMailManager/handler.py:359 VirtualMailManager/handler.py:392 |
1023 #, python-format |
1564 #, python-format |
1024 msgid "Found \"..\" in domain directory path: %s" |
1565 msgid "Found \"..\" in domain directory path: %s" |
1025 msgstr "" |
1566 msgstr "" |
1026 |
1567 |
1027 #: VirtualMailManager/handler.py:367 |
1568 #: VirtualMailManager/handler.py:372 |
1028 msgid "Detected owner/group mismatch in home directory." |
1569 msgid "Detected owner/group mismatch in home directory." |
1029 msgstr "" |
1570 msgstr "" |
1030 |
1571 |
1031 #: VirtualMailManager/handler.py:383 |
1572 #: VirtualMailManager/handler.py:388 |
1032 #, python-format |
1573 #, python-format |
1033 msgid "GID '%(gid)u' is less than '%(min_gid)u'." |
1574 msgid "GID '%(gid)u' is less than '%(min_gid)u'." |
1034 msgstr "" |
1575 msgstr "" |
1035 |
1576 |
1036 #: VirtualMailManager/handler.py:394 |
1577 #: VirtualMailManager/handler.py:399 |
1037 #, python-format |
1578 #, python-format |
1038 msgid "Detected group mismatch in domain directory: %s" |
1579 msgid "Detected group mismatch in domain directory: %s" |
1039 msgstr "" |
1580 msgstr "" |
1040 |
1581 |
1041 #: VirtualMailManager/handler.py:470 VirtualMailManager/handler.py:748 |
1582 #: VirtualMailManager/handler.py:475 VirtualMailManager/handler.py:853 |
1042 #, python-format |
1583 #, python-format |
1043 msgid "Unknown service: '%s'" |
1584 msgid "Unknown service: '%s'" |
1044 msgstr "" |
1585 msgstr "" |
1045 |
1586 |
1046 #: VirtualMailManager/handler.py:587 |
1587 #: VirtualMailManager/handler.py:599 VirtualMailManager/handler.py:623 |
|
1588 #: VirtualMailManager/handler.py:636 |
1047 #, python-format |
1589 #, python-format |
1048 msgid "The pattern '%s' contains invalid characters." |
1590 msgid "The pattern '%s' contains invalid characters." |
1049 msgstr "" |
1591 msgstr "" |
1050 |
1592 |
1051 #: VirtualMailManager/handler.py:614 |
1593 #: VirtualMailManager/handler.py:666 VirtualMailManager/handler.py:732 |
1052 msgid "Ignored destination addresses:" |
1594 msgid "Ignored destination addresses:" |
1053 msgstr "" |
1595 msgstr "" |
1054 |
1596 |
1055 #: VirtualMailManager/handler.py:619 VirtualMailManager/handler.py:769 |
1597 #: VirtualMailManager/handler.py:671 VirtualMailManager/handler.py:737 |
|
1598 #: VirtualMailManager/handler.py:870 |
1056 #, python-format |
1599 #, python-format |
1057 msgid "The destination account/alias '%s' does not exist." |
1600 msgid "The destination account/alias '%s' does not exist." |
1058 msgstr "" |
1601 msgstr "" |
1059 |
1602 |
1060 #: VirtualMailManager/handler.py:641 |
1603 #: VirtualMailManager/handler.py:693 |
1061 #, python-format |
1604 #, python-format |
1062 msgid "" |
1605 msgid "" |
1063 "The account has been successfully deleted from the database.\n" |
1606 "The account has been successfully deleted from the database.\n" |
1064 " But an error occurred while deleting the following directory:\n" |
1607 " But an error occurred while deleting the following directory:\n" |
1065 " '%(directory)s'\n" |
1608 " '%(directory)s'\n" |
1066 " Reason: %(reason)s" |
1609 " Reason: %(reason)s" |
1067 msgstr "" |
1610 msgstr "" |
1068 |
1611 |
1069 #: VirtualMailManager/handler.py:712 |
1612 #: VirtualMailManager/handler.py:829 |
1070 #, python-format |
|
1071 msgid "Could not accept name: '%s'" |
|
1072 msgstr "" |
|
1073 |
|
1074 #: VirtualMailManager/handler.py:735 |
|
1075 #, python-format |
1613 #, python-format |
1076 msgid "Could not accept transport: '%s'" |
1614 msgid "Could not accept transport: '%s'" |
1077 msgstr "" |
1615 msgstr "" |
1078 |
1616 |
1079 #: VirtualMailManager/handler.py:779 VirtualMailManager/relocated.py:98 |
1617 #: VirtualMailManager/handler.py:880 VirtualMailManager/relocated.py:106 |
1080 #: VirtualMailManager/relocated.py:105 |
1618 #: VirtualMailManager/relocated.py:113 |
1081 #, python-format |
1619 #, python-format |
1082 msgid "The relocated user '%s' does not exist." |
1620 msgid "The relocated user '%s' does not exist." |
1083 msgstr "" |
1621 msgstr "" |
1084 |
1622 |
1085 #: VirtualMailManager/mailbox.py:260 |
1623 #: VirtualMailManager/mailbox.py:260 |