# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Sergey Poznyakoff # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: bug-mailfromd@gnu.org\n" "POT-Creation-Date: 2008-02-21 18:41+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: lib/argp-parse.c:81 msgid "give this help list" msgstr "" #: lib/argp-parse.c:82 msgid "give a short usage message" msgstr "" #: lib/argp-parse.c:83 src/main.c:1023 src/main.c:1025 msgid "NAME" msgstr "" #: lib/argp-parse.c:83 msgid "set the program name" msgstr "" #: lib/argp-parse.c:84 msgid "SECS" msgstr "" #: lib/argp-parse.c:85 msgid "hang for SECS seconds (default 3600)" msgstr "" #: lib/argp-parse.c:142 msgid "print program version" msgstr "" #: lib/argp-parse.c:158 msgid "(PROGRAM ERROR) No version known!?" msgstr "" #: lib/argp-parse.c:611 #, c-format msgid "%s: Too many arguments\n" msgstr "" #: lib/argp-parse.c:754 msgid "(PROGRAM ERROR) Option should have been recognized!?" msgstr "" #: lib/argp-help.c:147 #, c-format msgid "ARGP_HELP_FMT: %s value is less than or equal to %s" msgstr "" #: lib/argp-help.c:220 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter requires a value" msgstr "" #: lib/argp-help.c:226 #, c-format msgid "%.*s: ARGP_HELP_FMT parameter must be positive" msgstr "" #: lib/argp-help.c:235 #, c-format msgid "%.*s: Unknown ARGP_HELP_FMT parameter" msgstr "" #: lib/argp-help.c:247 #, c-format msgid "Garbage in ARGP_HELP_FMT: %s" msgstr "" #: lib/argp-help.c:1246 msgid "" "Mandatory or optional arguments to long options are also mandatory or " "optional for any corresponding short options." msgstr "" #: lib/argp-help.c:1639 msgid "Usage:" msgstr "" #: lib/argp-help.c:1643 msgid " or: " msgstr "" #: lib/argp-help.c:1655 msgid " [OPTION...]" msgstr "" #: lib/argp-help.c:1682 #, c-format msgid "Try `%s --help' or `%s --usage' for more information.\n" msgstr "" #: lib/argp-help.c:1710 #, c-format msgid "Report bugs to %s.\n" msgstr "" #: lib/argp-help.c:1929 msgid "Unknown system error" msgstr "" #: lib/getopt.c:530 lib/getopt.c:546 #, c-format msgid "%s: option `%s' is ambiguous\n" msgstr "" #: lib/getopt.c:579 lib/getopt.c:583 #, c-format msgid "%s: option `--%s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:592 lib/getopt.c:597 #, c-format msgid "%s: option `%c%s' doesn't allow an argument\n" msgstr "" #: lib/getopt.c:640 lib/getopt.c:659 lib/getopt.c:975 lib/getopt.c:994 #, c-format msgid "%s: option `%s' requires an argument\n" msgstr "" #: lib/getopt.c:697 lib/getopt.c:700 #, c-format msgid "%s: unrecognized option `--%s'\n" msgstr "" #: lib/getopt.c:708 lib/getopt.c:711 #, c-format msgid "%s: unrecognized option `%c%s'\n" msgstr "" #: lib/getopt.c:763 lib/getopt.c:766 #, c-format msgid "%s: illegal option -- %c\n" msgstr "" #: lib/getopt.c:772 lib/getopt.c:775 #, c-format msgid "%s: invalid option -- %c\n" msgstr "" #: lib/getopt.c:827 lib/getopt.c:843 lib/getopt.c:1047 lib/getopt.c:1065 #, c-format msgid "%s: option requires an argument -- %c\n" msgstr "" #: lib/getopt.c:896 lib/getopt.c:912 #, c-format msgid "%s: option `-W %s' is ambiguous\n" msgstr "" #: lib/getopt.c:936 lib/getopt.c:954 #, c-format msgid "%s: option `-W %s' doesn't allow an argument\n" msgstr "" #: lib/obstack.c:423 lib/obstack.c:425 msgid "memory exhausted" msgstr "" #: gacopyz/gacopyz.c:21 gacopyz/io.c:170 #, c-format msgid "send header: size=%lu, cmd=%c" msgstr "" #: gacopyz/gacopyz.c:24 gacopyz/io.c:174 msgid "send data" msgstr "" #: gacopyz/gacopyz.c:38 #, c-format msgid "" "smfi_register: %s: version mismatch; application %d != implementation %d" msgstr "" #: gacopyz/gacopyz.c:142 gacopyz/gacopyz.c:207 #, c-format msgid "%s: %s: cannot unlink: %s" msgstr "" #: gacopyz/gacopyz.c:168 #, c-format msgid "%s: invalid connection type: %s; port is meaningless for UNIX sockets" msgstr "" #: gacopyz/gacopyz.c:177 #, c-format msgid "%s: %s: UNIX socket name too long" msgstr "" #: gacopyz/gacopyz.c:192 #, c-format msgid "%s: %s: cannot stat socket: %s" msgstr "" #: gacopyz/gacopyz.c:201 #, c-format msgid "%s: %s: not a socket" msgstr "" #: gacopyz/gacopyz.c:224 #, c-format msgid "%s: invalid connection type: %s; missing port number" msgstr "" #: gacopyz/gacopyz.c:234 #, c-format msgid "%s: invalid connection type: %s; bad port number" msgstr "" #: gacopyz/gacopyz.c:244 #, c-format msgid "%s: invalid connection type: %s; unknown port name" msgstr "" #: gacopyz/gacopyz.c:258 #, c-format msgid "%s: Unknown host name %s" msgstr "" #: gacopyz/gacopyz.c:271 #, c-format msgid "%s: invalid connection type: %s; unsupported address family" msgstr "" #: gacopyz/gacopyz.c:279 #, c-format msgid "%s: unsupported protocol: %s" msgstr "" #: gacopyz/gacopyz.c:287 #, c-format msgid "%s: Unable to create new socket: %s" msgstr "" #: gacopyz/gacopyz.c:295 #, c-format msgid "%s: Cannot set close-on-exec: %s" msgstr "" #: gacopyz/gacopyz.c:305 #, c-format msgid "%s: set reuseaddr failed (%s)" msgstr "" #: gacopyz/gacopyz.c:313 #, c-format msgid "%s: Cannot bind to port %s: %s" msgstr "" #: gacopyz/gacopyz.c:321 #, c-format msgid "%s: Cannot listen on port %s: %s" msgstr "" #: gacopyz/gacopyz.c:340 msgid "Empty or missing socket information" msgstr "" #: gacopyz/gacopyz.c:346 #, c-format msgid "%s: opening listen socket on %s" msgstr "" #: gacopyz/gacopyz.c:487 gacopyz/gacopyz.c:555 gacopyz/io.c:41 #: gacopyz/io.c:109 #, c-format msgid "%s: connection timed out" msgstr "" #: gacopyz/gacopyz.c:501 gacopyz/gacopyz.c:569 gacopyz/io.c:55 #: gacopyz/io.c:123 #, c-format msgid "%s: exception on control fd" msgstr "" #: gacopyz/gacopyz.c:513 gacopyz/io.c:67 #, c-format msgid "%s: read failed: %s" msgstr "" #: gacopyz/gacopyz.c:521 gacopyz/io.c:75 #, c-format msgid "%s: end of file" msgstr "" #: gacopyz/gacopyz.c:581 gacopyz/io.c:135 #, c-format msgid "%s: write failed: %s" msgstr "" #: gacopyz/gacopyz.c:589 gacopyz/io.c:143 #, c-format msgid "%s: wrote 0 bytes" msgstr "" #: gacopyz/gacopyz.c:634 gacopyz/io.c:210 #, c-format msgid "read header: size=%lu, cmd=%c" msgstr "" #: gacopyz/gacopyz.c:642 gacopyz/io.c:218 msgid "read data" msgstr "" #: gacopyz/gacopyz.c:900 msgid "path too long" msgstr "" #: gacopyz/gacopyz.c:912 #, c-format msgid "%s: shan_connect: inet_aton(%s) failed" msgstr "" #: gacopyz/gacopyz.c:924 #, c-format msgid "%s: shan_connect: unknown family %d" msgstr "" #: gacopyz/gacopyz.c:999 #, c-format msgid "%s: shan_optneg: version mismatch; MTA: %ld < milter: %d" msgstr "" #: gacopyz/gacopyz.c:1011 #, c-format msgid "%s: shan_optneg: flags %#x do not match actions requirements %#x" msgstr "" #: gacopyz/gacopyz.c:1023 #, c-format msgid "%s: shan_optneg: flags %#x do not match protocol requirement %#x" msgstr "" #: gacopyz/gacopyz.c:1255 msgid "Begin context loop" msgstr "" #: gacopyz/gacopyz.c:1267 #, c-format msgid "Unknown command: %c" msgstr "" #: gacopyz/gacopyz.c:1270 gacopyz/gacopyz.c:1303 msgid "buffer" msgstr "" #: gacopyz/gacopyz.c:1281 #, c-format msgid "Transition from state %s to %s is prohibited" msgstr "" #: gacopyz/gacopyz.c:1301 msgid "Argument parsing failed" msgstr "" #: gacopyz/gacopyz.c:1333 #, c-format msgid "%s handler returned failure" msgstr "" #: gacopyz/gacopyz.c:1339 #, c-format msgid "%s handler returned abort" msgstr "" #: gacopyz/gacopyz.c:1348 #, c-format msgid "End context loop: %d" msgstr "" #: gacopyz/gacopyz.c:1376 #, c-format msgid "accept failed: %s" msgstr "" #: gacopyz/gacopyz.c:1384 #, c-format msgid "fork() failed: %s" msgstr "" #: gacopyz/gacopyz.c:1406 msgid "Connect from socket" msgstr "" #: gacopyz/gacopyz.c:1410 #, c-format msgid "Connect from %s:%u" msgstr "" #: gacopyz/gacopyz.c:1417 #, c-format msgid "Connect from unsupported family: %d" msgstr "" #: gacopyz/gacopyz.c:1429 msgid "Finishing connection" msgstr "" #: gacopyz/proc.c:63 #, c-format msgid "Child %lu exited successfully" msgstr "" #: gacopyz/proc.c:67 #, c-format msgid "Child %lu failed with status %d" msgstr "" #: gacopyz/proc.c:77 #, c-format msgid "Child %lu terminated on signal %d" msgstr "" #: gacopyz/proc.c:81 #, c-format msgid "Child %lu stopped on signal %d" msgstr "" #: gacopyz/proc.c:86 #, c-format msgid "Child %lu dumped core" msgstr "" #: gacopyz/proc.c:91 #, c-format msgid "Child %lu terminated with unrecognized status" msgstr "" #: gacopyz/proc.c:121 msgid "Terminating subprocesses" msgstr "" #: gacopyz/server.c:63 #, c-format msgid "%s:%lu: Not enough memory" msgstr "" #: gacopyz/server.c:333 gacopyz/server.c:343 #, c-format msgid "%s: not a valid X spec" msgstr "" #: gacopyz/server.c:357 #, c-format msgid "%s: not a valid X spec, missing = near %s" msgstr "" #: gacopyz/server.c:368 gacopyz/server.c:380 gacopyz/server.c:417 #, c-format msgid "%s: not a valid X spec, duplicate field %s" msgstr "" #: gacopyz/server.c:389 gacopyz/server.c:406 #, c-format msgid "%s: not a valid X spec, invalid field %s" msgstr "" #: gacopyz/server.c:449 gacopyz/server.c:457 gacopyz/server.c:477 #, c-format msgid "%s: not a valid X spec, invalid T field near %s" msgstr "" #: gacopyz/server.c:493 #, c-format msgid "%s: not a valid X spec, invalid delimiter near %s" msgstr "" #: gacopyz/server.c:525 #, c-format msgid "%s: not a valid X spec, missing port" msgstr "" #: gacopyz/server.c:661 #, c-format msgid "Invalid connection type: %s; port is meaningless for UNIX sockets" msgstr "" #: gacopyz/server.c:670 #, c-format msgid "%s: UNIX socket name too long" msgstr "" #: gacopyz/server.c:681 #, c-format msgid "%s: cannot stat socket: %s" msgstr "" #: gacopyz/server.c:688 #, c-format msgid "%s: not a socket" msgstr "" #: gacopyz/server.c:704 #, c-format msgid "Invalid connection type: %s; missing port number" msgstr "" #: gacopyz/server.c:714 #, c-format msgid "Invalid connection type: %s; bad port number" msgstr "" #: gacopyz/server.c:724 #, c-format msgid "Invalid connection type: %s; unknown port name" msgstr "" #: gacopyz/server.c:738 #, c-format msgid "Unknown host name %s" msgstr "" #: gacopyz/server.c:751 #, c-format msgid "Invalid connection type: %s; unsupported address family" msgstr "" #: gacopyz/server.c:760 #, c-format msgid "Unsupported protocol: %s" msgstr "" #: gacopyz/server.c:768 #, c-format msgid "Unable to create new socket: %s" msgstr "" #: gacopyz/server.c:781 #, c-format msgid "Cannot bind to local address: %s" msgstr "" #: gacopyz/server.c:790 #, c-format msgid "Cannot connect to %s: %s" msgstr "" #: gacopyz/server.c:809 #, c-format msgid "Conecting to %s" msgstr "" #: gacopyz/server.c:845 #, c-format msgid "gacopyz_srv_negotiate: got %c instead of %c" msgstr "" #: gacopyz/server.c:852 msgid "gacopyz_srv_negotiate: not enough data returned" msgstr "" #: gacopyz/server.c:863 #, c-format msgid "Client requested unsupported milter version: %d" msgstr "" #: gacopyz/server.c:871 #, c-format msgid "Filter abilities %#x do not match MTA milter abilities %#lx" msgstr "" #: gacopyz/server.c:880 #, c-format msgid "Protocol abilities %#x do not match MTA milter abilities %#lx" msgstr "" #: gacopyz/server.c:963 #, c-format msgid "gacopyz_srv_send_command: size=%lu, cmd=%c" msgstr "" #: gacopyz/server.c:1113 gacopyz/server.c:1136 gacopyz/server.c:1159 #: gacopyz/server.c:1186 gacopyz/server.c:1202 gacopyz/server.c:1217 #, c-format msgid "%s: ignoring request; called in wrong state (%d)" msgstr "" #: gacopyz/smfi.c:107 msgid "Connection not initialized" msgstr "" #: src/debug.cin:80 #, c-format msgid "unknown module: %s" msgstr "" #: src/debug.cin:110 src/debug.cin:121 #, c-format msgid "%s: wrong debug spec near %s" msgstr "" #: src/optab.opc:45 #, c-format msgid "%08lx: Unknown opcode %u; aborting dump" msgstr "" #: src/gram.y:229 #, c-format msgid "Function `%s' cannot be used in prog `%s'" msgstr "" #: src/gram.y:253 #, c-format msgid "Built-in function `%s' cannot be used in prog `%s'" msgstr "" #: src/gram.y:666 src/gram.y:682 #, c-format msgid "Unknown type specification: %s" msgstr "" #: src/gram.y:691 src/main.c:1257 #, c-format msgid "Unknown smtp state tag: %s" msgstr "" #: src/gram.y:736 src/gram.y:3134 msgid "Unspecified value not ignored as it should be" msgstr "" #: src/gram.y:775 msgid "Sendmail action is not allowed in begin block" msgstr "" #: src/gram.y:778 msgid "Sendmail action is not allowed in end block" msgstr "" #: src/gram.y:786 msgid "Header action is not allowed in end block" msgstr "" #: src/gram.y:804 msgid "Arguments are ignored for accept" msgstr "" #: src/gram.y:812 msgid "Reject code should be 5xx" msgstr "" #: src/gram.y:814 msgid "Reject extended code should be 5.x.x" msgstr "" #: src/gram.y:822 msgid "Tempfail code should be 4xx" msgstr "" #: src/gram.y:824 msgid "Tempfail extended code should be 4.x.x" msgstr "" #: src/gram.y:951 msgid "Duplicate default statement" msgstr "" #: src/gram.y:953 src/symtab.c:412 msgid "Previously defined here" msgstr "" #: src/gram.y:1033 #, c-format msgid "Unquoted identifier `%s'" msgstr "" #: src/gram.y:1049 #, c-format msgid "Expected string, but found %s" msgstr "" #: src/gram.y:1089 #, c-format msgid "Invalid number (near `%s')" msgstr "" #: src/gram.y:1154 msgid "Duplicate loop increment" msgstr "" #: src/gram.y:1160 msgid "Duplicate for statement" msgstr "" #: src/gram.y:1166 msgid "Duplicate while statement" msgstr "" #: src/gram.y:1207 src/gram.y:1219 #, c-format msgid "No such loop: %s" msgstr "" #: src/gram.y:1209 msgid "`break' used outside `loop'" msgstr "" #: src/gram.y:1220 msgid "`next' used outside `loop'" msgstr "" #: src/gram.y:1224 msgid "`next' is used outside `loop'; did you mean `pass'?" msgstr "" #: src/gram.y:1443 msgid "Argument number too high" msgstr "" #: src/gram.y:1470 src/gram.y:1660 #, c-format msgid "Variable %s is not defined" msgstr "" #: src/gram.y:1485 src/gram.y:1506 src/gram.y:1520 src/gram.y:1566 #: src/gram.y:1586 src/gram.y:1600 src/gram.y:3293 #, c-format msgid "Too few arguments in call to `%s'" msgstr "" #: src/gram.y:1489 src/gram.y:1524 src/gram.y:1570 src/gram.y:1604 #: src/gram.y:3296 #, c-format msgid "Too many arguments in call to `%s'" msgstr "" #: src/gram.y:1688 #, c-format msgid "Expected numeric value, but found `%s'" msgstr "" #: src/gram.y:1725 msgid "Exception code not a number" msgstr "" #: src/gram.y:1727 src/prog.c:1477 #, c-format msgid "Invalid exception number: %lu" msgstr "" #: src/gram.y:1738 src/gram.y:1749 msgid "`return' outside of a function" msgstr "" #: src/gram.y:1741 msgid "`return' with no value, in function returning non-void" msgstr "" #: src/gram.y:1753 msgid "`return' with a value, in function returning void" msgstr "" #: src/gram.y:1776 msgid "recipient address not specified in `on poll' construct" msgstr "" #: src/gram.y:1916 #, c-format msgid "Unknown exception code: %s" msgstr "" #: src/gram.y:2146 src/gram.y:2459 #, c-format msgid "INTERNAL ERROR at %s:%d, unexpected node type %d" msgstr "" #: src/gram.y:2512 msgid "Nothing to pop" msgstr "" #: src/gram.y:2526 msgid "Invalid pragma regex" msgstr "" #: src/gram.y:2564 #, c-format msgid "Unknown regexp flag: %s" msgstr "" #: src/gram.y:2594 msgid "Invalid pragma: expected option name" msgstr "" #: src/gram.y:2615 msgid "Invalid pragma: expected option value" msgstr "" #: src/gram.y:2622 msgid "Invalid pragma: junk after the arguments" msgstr "" #: src/gram.y:2636 msgid "Unknown pragma option" msgstr "" #: src/gram.y:2638 msgid "Invalid pragma" msgstr "" #: src/gram.y:2653 msgid "Invalid pragma: junk after stack size" msgstr "" #: src/gram.y:2668 msgid "Invalid pragma: unexpected end of line" msgstr "" #: src/gram.y:2672 #, c-format msgid "Invalid pragma: unrecognized time format (near `%s')" msgstr "" #: src/gram.y:2695 msgid "Invalid pragma: expected database name" msgstr "" #: src/gram.y:2699 src/main.c:1156 #, c-format msgid "Unknown database format: %s" msgstr "" #: src/gram.y:2703 msgid "Invalid pragma: expected keyword" msgstr "" #: src/gram.y:2712 msgid "Invalid pragma: expected file name" msgstr "" #: src/gram.y:2727 msgid "positive-expire-interval is valid only for cache database" msgstr "" #: src/gram.y:2738 msgid "negative-expire-interval is valid only for cache and dns databases" msgstr "" #: src/gram.y:2744 #, c-format msgid "Invalid pragma: unrecognized keyword: %s" msgstr "" #: src/gram.y:2761 msgid "Empty pragma" msgstr "" #: src/gram.y:2771 msgid "Unknown pragma" msgstr "" #: src/gram.y:2888 #, c-format msgid "$%d is not a number" msgstr "" #: src/gram.y:3041 src/bi_other.m4:70 src/drivers.c:1031 #, c-format msgid "Unrecognized time format (near `%s')" msgstr "" #: src/gram.y:3193 #, c-format msgid "Function `%s' does not return any value" msgstr "" #: src/gram.y:3392 #, c-format msgid "Cannot convert %s to %s" msgstr "" #: src/gram.y:3445 msgid "Cannot define variable of unspecified type" msgstr "" #: src/gram.y:3457 #, c-format msgid "INTERNAL ERROR at %s:%d, declaring %s %s" msgstr "" #: src/gram.y:3464 #, c-format msgid "Automatic variable `%s' is shadowing a parameter" msgstr "" #: src/gram.y:3468 #, c-format msgid "Automatic variable `%s' is shadowing a global" msgstr "" #: src/gram.y:3475 #, c-format msgid "Parameter `%s' is shadowing a global" msgstr "" #: src/gram.y:3488 src/gram.y:3500 #, c-format msgid "Redeclaring `%s' as different data type" msgstr "" #: src/gram.y:3492 src/gram.y:3504 msgid "This is the location of the previous definition" msgstr "" #: src/gram.y:3508 #, c-format msgid "Duplicate variable: %s" msgstr "" #: src/gram.y:3514 #, c-format msgid "Duplicate parameter: %s" msgstr "" #: src/gram.y:3553 #, c-format msgid "Cannot convert `%s' to number" msgstr "" #: src/gram.y:3591 #, c-format msgid "Redefining variable %s" msgstr "" #: src/gram.y:3612 #, c-format msgid ": Warning: no such variable: %s" msgstr "" #: src/gram.y:3617 #, c-format msgid "Error initialising variable %s: incompatible types" msgstr "" #: src/gram.y:3642 #, c-format msgid "Variable `%s' already initialized" msgstr "" #: src/gram.y:3666 #, c-format msgid "INTERNAL ERROR at %s:%d: variable to be initialized is not declared" msgstr "" #: src/gram.y:3670 #, c-format msgid "INTERNAL ERROR at %s:%d: variable to be initialized has wrong type" msgstr "" #: src/lex.l:665 src/lex.l:675 msgid "Warning" msgstr "" #: src/lex.l:714 #, c-format msgid "Cannot open `%s': %s" msgstr "" #: src/lex.l:723 #, c-format msgid "Unable to start external preprocessor `%s': %s" msgstr "" #: src/bi_db.m4:33 src/bi_db.m4:95 src/bi_db.m4:127 src/bi_db.m4:195 #: src/cache.c:50 src/cache.c:115 src/db.c:86 src/db.c:159 src/db.c:199 #: src/db.c:250 src/db.c:351 src/db.c:359 src/dnscache.c:121 #: src/dnscache.c:174 src/rate.c:46 #, c-format msgid "mu_dbm_open(%s) failed: %s" msgstr "" #: src/bi_db.m4:112 #, c-format msgid "Failed to insert data to %s: %s %s: %s" msgstr "" #: src/bi_db.m4:139 #, c-format msgid "Failed to delete data `%s' from `%s': %s" msgstr "" #: src/bi_db.m4:209 #, c-format msgid "Greylist database %s has wrong data size" msgstr "" #: src/bi_db.m4:241 src/bi_db.m4:263 #, c-format msgid "Cannot insert datum `%-.*s' in greylist database %s: %s" msgstr "" #: src/bi_db.m4:283 src/bi_db.m4:293 src/bi_db.m4:303 src/bi_db.m4:313 #, c-format msgid "No such db format: %s" msgstr "" #: src/bi_dns.m4:30 #, c-format msgid "Cannot resolve IP %s" msgstr "" #: src/bi_dns.m4:47 #, c-format msgid "Cannot resolve %s.%s" msgstr "" #: src/bi_dns.m4:52 #, c-format msgid "Cannot resolve %s" msgstr "" #: src/bi_dns.m4:101 #, c-format msgid "Failed to get A record for %s" msgstr "" #: src/bi_dns.m4:121 #, c-format msgid "Invalid IP: %s" msgstr "" #: src/bi_dns.m4:150 #, c-format msgid "Failed to get PTR record for %s" msgstr "" #: src/bi_dns.m4:164 src/bi_dns.m4:186 #, c-format msgid "Cannot get MX records for %s" msgstr "" #: src/bi_dns.m4:223 #, c-format msgid "" "INTERNAL ERROR at %s:%lu: resolve_hostname returned invalid IP address: %s" msgstr "" #: src/bi_dns.m4:241 #, c-format msgid "Cannot resolve host name %s" msgstr "" #: src/bi_dns.m4:247 #, c-format msgid "Cannot get MXs for %s" msgstr "" #: src/bi_io.m4:142 #, c-format msgid "Cannot parse command line %s: %s" msgstr "" #: src/bi_io.m4:147 #, c-format msgid "Cannot run %s: %s" msgstr "" #: src/bi_io.m4:230 msgid "No more files available" msgstr "" #: src/bi_io.m4:260 #, c-format msgid "Cannot open stream %s: %s" msgstr "" #: src/bi_io.m4:273 src/bi_io.m4:286 src/bi_io.m4:302 msgid "Invalid file descriptor" msgstr "" #: src/bi_io.m4:290 #, c-format msgid "Write error on %s: %s" msgstr "" #: src/bi_io.m4:306 #, c-format msgid "Read error on %s: %s" msgstr "" #: src/bi_ipaddr.m4:55 #, c-format msgid "Invalid IP address (%s)" msgstr "" #: src/bi_ipaddr.m4:76 #, c-format msgid "Invalid netmask: %lu" msgstr "" #: src/bi_mail.m4:33 #, c-format msgid "Cannot create mailer `%s': %s" msgstr "" #: src/bi_mail.m4:41 #, c-format msgid "Bad recipient address `%s': %s" msgstr "" #: src/bi_mail.m4:53 #, c-format msgid "Bad sender address `%s': %s" msgstr "" #: src/bi_mail.m4:65 #, c-format msgid "Opening mailer `%s' failed: %s" msgstr "" #: src/bi_mail.m4:75 #, c-format msgid "Cannot send message: %s" msgstr "" #: src/bi_mail.m4:303 #, c-format msgid "Cannot create DSN: %s" msgstr "" #: src/bi_other.m4:37 #, c-format msgid "Temporary failure querying for username %s" msgstr "" #: src/bi_other.m4:43 #, c-format msgid "Failure querying for username %s" msgstr "" #: src/bi_other.m4:82 #, c-format msgid "Cannot get rate for %s" msgstr "" #: src/bi_other.m4:94 #, c-format msgid "Invalid module name: %s" msgstr "" #: src/bi_poll.m4:50 src/bi_poll.m4:70 src/bi_poll.m4:91 src/bi_poll.m4:111 #, c-format msgid "Unhandled exception %s" msgstr "" #: src/bi_sa.m4:239 src/bi_sa.m4:275 src/bi_sa.m4:305 src/db.c:311 #: src/engine.c:75 src/prog.c:1153 src/prog.c:2161 src/prog.c:2168 msgid "Not enough memory" msgstr "" #: src/bi_sa.m4:247 #, c-format msgid "Cannot create URL from `%s': %s" msgstr "" #: src/bi_sa.m4:253 #, c-format msgid "%s: error parsing URL: %s" msgstr "" #: src/bi_sa.m4:260 #, c-format msgid "%s: cannot get scheme: %s" msgstr "" #: src/bi_sa.m4:269 #, c-format msgid "%s: cannot get path: %s" msgstr "" #: src/bi_sa.m4:285 #, c-format msgid "%s: cannot get port: %s" msgstr "" #: src/bi_sa.m4:292 #, c-format msgid "Port out of range: %ld" msgstr "" #: src/bi_sa.m4:299 #, c-format msgid "%s: cannot get host: %s" msgstr "" #: src/bi_sa.m4:310 #, c-format msgid "Invalid URL: %s" msgstr "" #: src/bi_sa.m4:369 msgid "Remote side has closed connection" msgstr "" #: src/bi_sa.m4:375 #, c-format msgid "spamd responded with bad string '%s'" msgstr "" #: src/bi_sa.m4:383 #, c-format msgid "Unsupported SPAMD version: %s" msgstr "" #: src/bi_sa.m4:392 #, c-format msgid "spamd responded with bad Spam header '%s'" msgstr "" #: src/bi_sa.m4:439 #, c-format msgid "Bad response from clamav: expected `PORT' but found `%s'" msgstr "" #: src/bi_sa.m4:471 #, c-format msgid "Error reading clamav response: %s" msgstr "" #: src/bi_sa.m4:476 src/bi_sa.m4:503 #, c-format msgid "Unknown clamav response: %s" msgstr "" #: src/bi_sa.m4:499 #, c-format msgid "Clamav error: %s" msgstr "" #: src/bi_string.m4:60 msgid "Argument out of range" msgstr "" #: src/bi_string.m4:78 #, c-format msgid "Argument out of range: start=%ld" msgstr "" #: src/bi_string.m4:82 #, c-format msgid "Argument out of range: start=%ld, len=%ld" msgstr "" #: src/bi_string.m4:151 #, c-format msgid "Error decoding string: %s" msgstr "" #: src/bi_string.m4:167 #, c-format msgid "Error encoding string: %s" msgstr "" #: src/cache.c:77 src/db.c:258 #, c-format msgid "Cannot remove record `%s' from `%s': %s" msgstr "" #: src/cache.c:87 src/db.c:100 #, c-format msgid "Cannot fetch record `%s' from `%s': %s" msgstr "" #: src/cache.c:127 src/db.c:321 src/dnscache.c:204 src/rate.c:99 #, c-format msgid "Cannot insert datum `%s' into `%s': %s" msgstr "" #: src/db.c:129 #, c-format msgid "Cannot fetch data `%*.*s' from `%s': %s" msgstr "" #: src/db.c:138 #, c-format msgid "Unexpected error scanning database %s: %s" msgstr "" #: src/db.c:229 #, c-format msgid "Cannot remove record `%*.*s' from `%s': %s" msgstr "" #: src/db.c:328 #, c-format msgid "Cannot insert datum `%*.*s' into `%s': %s" msgstr "" #: src/db.c:371 #, c-format msgid "Cannot unlink %s: %s" msgstr "" #: src/db.c:375 #, c-format msgid "Cannot rename %s to %s: %s" msgstr "" #: src/dnsbase.c:87 #, c-format msgid "res_nquery(%s) failed with unexpected h_errno %d" msgstr "" #: src/dnsbase.c:328 #, c-format msgid "res_nquerydomain(%s) failed with unexpected h_errno %d" msgstr "" #: src/dnsbase.c:446 #, c-format msgid "DNS failure: CNAME loop for %s" msgstr "" #: src/dnscache.c:82 #, c-format msgid "Query type %d is not yet supported by %s" msgstr "" #: src/dnscache.c:148 src/rate.c:66 #, c-format msgid "Cannot fetch `%s' from `%s': %s" msgstr "" #: src/dnscache.c:184 #, c-format msgid "Cannot convert arg array to string: %s" msgstr "" #: src/drivers.c:267 src/drivers.c:404 msgid "division by zero" msgstr "" #: src/drivers.c:293 msgid "" "left-hand side argument to the arithmetical operation is of wrong data type" msgstr "" #: src/drivers.c:298 msgid "" "right-hand side argument to the arithmetical operation is of wrong data type" msgstr "" #: src/drivers.c:557 #, c-format msgid "Cannot compile regex: %s" msgstr "" #: src/drivers.c:601 msgid "left-hand side argument to match is of wrong data type" msgstr "" #: src/drivers.c:615 msgid "" "right-hand side argument to match is of wrong data type (should not happen)" msgstr "" #: src/drivers.c:633 msgid "left-hand side argument to fnmatch is of wrong data type" msgstr "" #: src/drivers.c:637 msgid "right-hand side argument to fnmatch is of wrong data type" msgstr "" #: src/drivers.c:656 msgid "Invalid argument type in binary operation" msgstr "" #: src/drivers.c:1637 src/drivers.c:1691 #, c-format msgid "cannot convert %s to number" msgstr "" #: src/drivers.c:1929 src/drivers.c:1959 #, c-format msgid "INTERNAL ERROR at %s:%d: cannot find loop" msgstr "" #: src/drivers.c:2156 msgid "Expression evaluates to unspecified data type" msgstr "" #: src/engine.c:388 msgid "stream_write: wrote 0 bytes" msgstr "" #: src/engine.c:397 src/engine.c:461 #, c-format msgid "smtp_wait failed: %s" msgstr "" #: src/engine.c:453 msgid "stream_read: read 0 bytes" msgstr "" #: src/engine.c:505 #, c-format msgid "Unexpected reply from server: %s" msgstr "" #: src/engine.c:512 #, c-format msgid "Unexpected reply code from server: %d" msgstr "" #: src/engine.c:588 #, c-format msgid "%sCannot connect to `%s': %s" msgstr "" #: src/engine.c:623 src/main.c:426 src/main.c:536 src/main.c:556 #, c-format msgid "Cannot create address `%s': %s" msgstr "" #: src/engine.c:813 #, c-format msgid "Invalid address: %s" msgstr "" #: src/engine.c:908 msgid "Execution of the filter program was not finished" msgstr "" #: src/engine.c:965 #, c-format msgid "mlfi_connect: unsupported address family: %d" msgstr "" #: src/engine.c:1271 #, c-format msgid "Cannot open pidfile `%s': %s" msgstr "" #: src/engine.c:1276 #, c-format msgid "Cannot get pid from pidfile `%s'" msgstr "" #: src/engine.c:1279 #, c-format msgid "%s appears to run with pid %lu. If it does not, remove `%s' and retry." msgstr "" #: src/engine.c:1288 #, c-format msgid "Cannot unlink pidfile `%s': %s" msgstr "" #: src/engine.c:1304 src/main.c:440 #, c-format msgid "Cannot stat file `%s': %s" msgstr "" #: src/engine.c:1308 #, c-format msgid "File `%s' already exists. Remove it or use --remove option." msgstr "" #: src/engine.c:1313 #, c-format msgid "Cannot unlink file `%s': %s" msgstr "" #: src/engine.c:1344 #, c-format msgid "Unknown port specification: %s" msgstr "" #: src/engine.c:1395 #, c-format msgid "mailfromd version %s starting" msgstr "" #: src/engine.c:1410 msgid "smfi_register failed" msgstr "" #: src/engine.c:1421 msgid "Warning: script file is given without full file name" msgstr "" #: src/engine.c:1424 msgid "Warning: mailfromd started without full file name" msgstr "" #: src/engine.c:1426 msgid "Warning: restart (SIGHUP) will not work" msgstr "" #: src/engine.c:1435 #, c-format msgid "Cannot become a daemon: %s" msgstr "" #: src/engine.c:1448 #, c-format msgid "Exit code = %d, last error status: %s" msgstr "" #: src/engine.c:1454 msgid "mailfromd restarting" msgstr "" #: src/engine.c:1460 #, c-format msgid "Cannot restart: %s" msgstr "" #: src/engine.c:1462 #, c-format msgid "Command line was: %s" msgstr "" #: src/engine.c:1464 msgid "mailfromd terminating" msgstr "" #: src/main.c:290 #, c-format msgid "Cannot open file `%s': %s" msgstr "" #: src/main.c:404 #, c-format msgid "Cannot create list: %s" msgstr "" #: src/main.c:412 #, c-format msgid "Unknown group: %s" msgstr "" #: src/main.c:446 #, c-format msgid "`%s' is not a directory" msgstr "" #: src/main.c:451 #, c-format msgid "State directory `%s' is not an absolute file name" msgstr "" #: src/main.c:466 #, c-format msgid "Cannot resolve `%s'" msgstr "" #: src/main.c:619 src/main.c:1494 #, c-format msgid "Invalid milter timeout: %lu" msgstr "" #: src/main.c:762 #, c-format msgid "%s: unrecognized time format (near `%s')" msgstr "" #: src/main.c:776 msgid "Invalid pidfile name: must be absolute" msgstr "" #: src/main.c:895 msgid "mailfromd -- a general purpose milter daemon" msgstr "" #: src/main.c:944 src/mtasim.c:259 msgid "Operation modifiers" msgstr "" #: src/main.c:946 msgid "Delete given entries from the database" msgstr "" #: src/main.c:948 msgid "List given database (default cache)" msgstr "" #: src/main.c:950 msgid "Delete expired entries from the database" msgstr "" #: src/main.c:952 msgid "Compact the database" msgstr "" #: src/main.c:953 msgid "HANDLER" msgstr "" #: src/main.c:954 msgid "Run in test mode" msgstr "" #: src/main.c:956 msgid "Check syntax and exit" msgstr "" #: src/main.c:959 msgid "Show compilation defaults" msgstr "" #: src/main.c:961 msgid "Run in daemon mode (default)" msgstr "" #: src/main.c:964 msgid "Preprocess source files and exit" msgstr "" #: src/main.c:967 msgid "Compile files" msgstr "" #: src/main.c:968 src/main.c:977 src/main.c:1005 src/main.c:1021 #: src/main.c:1035 src/mtasim.c:288 src/mtasim.c:299 src/mtasim.c:302 #: src/mtasim.c:305 msgid "FILE" msgstr "" #: src/main.c:969 msgid "Load library" msgstr "" #: src/main.c:970 src/main.c:1003 src/main.c:1007 msgid "DIR" msgstr "" #: src/main.c:971 msgid "Add DIR to the load path" msgstr "" #: src/main.c:976 msgid "Database management options" msgstr "" #: src/main.c:978 msgid "DB file name to operate upon" msgstr "" #: src/main.c:980 msgid "FORMAT" msgstr "" #: src/main.c:981 msgid "Format of the DB file to operate upon" msgstr "" #: src/main.c:983 msgid "Ignore failed reads while compacting the database" msgstr "" #: src/main.c:984 msgid "RATE" msgstr "" #: src/main.c:985 msgid "Predict when the user will be able to send next message" msgstr "" #: src/main.c:987 src/main.c:991 src/mtasim.c:269 src/mtasim.c:272 msgid "NUMBER" msgstr "" #: src/main.c:988 msgid "Set maximum number of attempts to acquire the lock" msgstr "" #: src/main.c:989 src/main.c:1047 src/main.c:1049 msgid "TIME" msgstr "" #: src/main.c:990 msgid "Set timeout for acquiring the lockfile" msgstr "" #: src/main.c:992 msgid "Set database expiration interval to NUMBER seconds" msgstr "" #: src/main.c:994 msgid "" "With --compact or --expire: apply the operation to all available databases" msgstr "" #: src/main.c:996 msgid "FMT" msgstr "" #: src/main.c:997 #, c-format msgid "Output timestamps using given format (default \"%c\")" msgstr "" #: src/main.c:1002 msgid "General options" msgstr "" #: src/main.c:1004 msgid "Set new program state directory" msgstr "" #: src/main.c:1006 msgid "Read configuration from FILE" msgstr "" #: src/main.c:1008 msgid "" "Add the directory DIR to the list of directories to be searched for header " "files" msgstr "" #: src/main.c:1010 src/main.c:1090 src/main.c:1099 src/mtasim.c:279 msgid "STRING" msgstr "" #: src/main.c:1011 msgid "Set communication socket" msgstr "" #: src/main.c:1013 msgid "Force removing local socket file, if it already exists" msgstr "" #: src/main.c:1016 msgid "Stay in foreground" msgstr "" #: src/main.c:1018 msgid "Run in mtasim compatibility mode" msgstr "" #: src/main.c:1020 msgid "Run in single-process mode" msgstr "" #: src/main.c:1022 msgid "Set pidfile name" msgstr "" #: src/main.c:1024 msgid "Switch to this user privileges after startup" msgstr "" #: src/main.c:1026 msgid "Retain the supplementary group NAME when switching to user privileges" msgstr "" #: src/main.c:1029 msgid "ADDRESS" msgstr "" #: src/main.c:1030 msgid "Set source address for TCP connections" msgstr "" #: src/main.c:1031 src/main.c:1063 src/main.c:1078 msgid "LEVEL" msgstr "" #: src/main.c:1032 msgid "Set code optimization level" msgstr "" #: src/main.c:1033 msgid "VAR=VALUE" msgstr "" #: src/main.c:1034 msgid "Assign VALUE to VAR" msgstr "" #: src/main.c:1036 msgid "Read relayed domains from FILE" msgstr "" #: src/main.c:1037 msgid "COMMAND" msgstr "" #: src/main.c:1038 msgid "Use command as external preprocessor" msgstr "" #: src/main.c:1040 msgid "Disable the use of external preprocessor" msgstr "" #: src/main.c:1046 msgid "Timeout control" msgstr "" #: src/main.c:1048 msgid "Set MTA connection timeout" msgstr "" #: src/main.c:1050 msgid "Set I/O operation timeout" msgstr "" #: src/main.c:1055 msgid "Informational and debugging options" msgstr "" #: src/main.c:1057 msgid "Enable transcript of SMTP sessions" msgstr "" #: src/main.c:1059 msgid "Trace executed actions" msgstr "" #: src/main.c:1060 msgid "MODULES" msgstr "" #: src/main.c:1062 msgid "Enable filter program tracing" msgstr "" #: src/main.c:1064 msgid "Set debugging level" msgstr "" #: src/main.c:1066 msgid "Dump disassembled code" msgstr "" #: src/main.c:1068 msgid "Dump grammar traces" msgstr "" #: src/main.c:1070 msgid "Dump lexical analyzer traces" msgstr "" #: src/main.c:1072 msgid "Dump parser tree" msgstr "" #: src/main.c:1074 msgid "Show used Sendmail macros" msgstr "" #: src/main.c:1076 msgid "Produce a cross-reference listing" msgstr "" #: src/main.c:1079 msgid "Set Gacopyz log level" msgstr "" #: src/main.c:1081 msgid "Log to stderr" msgstr "" #: src/main.c:1083 msgid "Log to syslog (default)" msgstr "" #: src/main.c:1086 msgid "Use asynchronous syslog" msgstr "" #: src/main.c:1088 msgid "Use system syslog" msgstr "" #: src/main.c:1091 msgid "Set the identifier used in syslog messages to STRING" msgstr "" #: src/main.c:1093 msgid "Debug messages include source information" msgstr "" #: src/main.c:1095 msgid "Enable stack traces on runtime errors" msgstr "" #: src/main.c:1101 msgid "EMAIL" msgstr "" #: src/main.c:1120 msgid "--all is meaningful only with --expire or --compact option" msgstr "" #: src/main.c:1124 msgid "--format is incompatible with --all" msgstr "" #: src/main.c:1209 #, c-format msgid "The option `-%c' is not yet implemented" msgstr "" #: src/main.c:1239 msgid "-O level must be a non-negative integer" msgstr "" #: src/main.c:1279 #, c-format msgid "Expected assignment, but found `%s'" msgstr "" #: src/main.c:1356 #, c-format msgid "%s: invalid log level" msgstr "" #: src/main.c:1478 #, c-format msgid "unrecognized time format (near `%s')" msgstr "" #: src/main.c:1542 src/main.c:1549 msgid "missing value" msgstr "" #: src/main.c:1624 msgid "" "Set Mailfromd debug verbosity level. Argument is a comma-separated list of " "debug specifications, each of which has the following form:\n" " [=]\n" "where is the name of a Mailfromd module, and is the desired " "verbosity level for that module." msgstr "" #: src/main.c:1630 msgid "spec: list" msgstr "" #: src/main.c:1632 msgid "Debug messages include mailfromd source locations." msgstr "" #: src/main.c:1634 msgid "Dump stack traces on runtime errors." msgstr "" #: src/main.c:1636 msgid "Set SMTP connect timeout." msgstr "" #: src/main.c:1637 src/main.c:1641 src/main.c:1644 src/main.c:1647 #: src/main.c:1671 msgid "time" msgstr "" #: src/main.c:1640 msgid "Timeout for initial SMTP response." msgstr "" #: src/main.c:1643 msgid "Timeout for SMTP I/O operations." msgstr "" #: src/main.c:1646 msgid "Set milter timeout." msgstr "" #: src/main.c:1649 msgid "Set the domain name for EHLO command." msgstr "" #: src/main.c:1651 msgid "" "Set email address for use in SMTP `MAIL FROM' command. Argument is an email " "address or a comma-separated list of addresses. Use <> for null address. " "Other addresses can be given without angle brackets." msgstr "" #: src/main.c:1655 msgid "addr" msgstr "" #: src/main.c:1657 msgid "Retain the supplementary group when switching to user privileges" msgstr "" #: src/main.c:1660 msgid "Switch to this user privileges after startup." msgstr "" #: src/main.c:1662 msgid "" "Add directories to the list of directories to be searched for header files. " "Argument is a list of directory names separated by colons." msgstr "" #: src/main.c:1665 msgid "path" msgstr "" #: src/main.c:1667 msgid "Retry acquiring DBM file lock this number of times." msgstr "" #: src/main.c:1670 msgid "Set the time span between the two DBM locking attempts." msgstr "" #: src/main.c:1673 msgid "Set file to store PID value in." msgstr "" #: src/main.c:1674 src/main.c:1677 src/main.c:1685 msgid "file" msgstr "" #: src/main.c:1676 msgid "Read relayed domains from ." msgstr "" #: src/main.c:1679 msgid "" "Initialize a mailfromd variable. Argument must be:\n" " \n" "where is mailfromd variable name and is a value to be assigned " "to it." msgstr "" #: src/main.c:1684 msgid "Read filter stript from ." msgstr "" #: src/main.c:1688 msgid "Set source address for TCP connections." msgstr "" #: src/main.c:1689 msgid "ip: ipaddr" msgstr "" #: src/main.c:1691 msgid "Set program state directory." msgstr "" #: src/main.c:1692 msgid "dir" msgstr "" #: src/main.c:1710 msgid "Refusing to run as root" msgstr "" #: src/main.c:1730 #, c-format msgid "setgroups(1, %lu) failed: %s" msgstr "" #: src/main.c:1742 #, c-format msgid "setegid(%lu) failed: %s" msgstr "" #: src/main.c:1746 #, c-format msgid "setregid(%lu,%lu) failed: %s" msgstr "" #: src/main.c:1751 #, c-format msgid "setresgid(%lu,%lu,%lu) failed: %s" msgstr "" #: src/main.c:1760 #, c-format msgid "setgid(%lu) failed: %s" msgstr "" #: src/main.c:1763 #, c-format msgid "Cannot set effective gid to %lu" msgstr "" #: src/main.c:1781 #, c-format msgid "setreuid(%lu,-1) failed: %s" msgstr "" #: src/main.c:1787 #, c-format msgid "second setuid(%lu) failed: %s" msgstr "" #: src/main.c:1795 #, c-format msgid "setuid(%lu) failed: %s" msgstr "" #: src/main.c:1804 msgid "seteuid(0) succeeded when it should not" msgstr "" #: src/main.c:1807 msgid "Cannot drop non-root setuid privileges" msgstr "" #: src/main.c:1821 msgid "When running as root, --user option is mandatory." msgstr "" #: src/main.c:1826 #, c-format msgid "No such user: %s" msgstr "" #: src/main.c:1839 msgid "Operation is not applicable" msgstr "" #: src/main.c:1852 msgid "Database file name is not given" msgstr "" #: src/main.c:1954 msgid "List is not applicable to this DB format" msgstr "" #: src/main.c:1988 msgid "Expire is not applicable to this DB format" msgstr "" #: src/main.c:2003 msgid "Compact is not applicable to this DB format" msgstr "" #: src/main.c:2151 #, c-format msgid "Script file specified twice (%s and %s)" msgstr "" #: src/main.c:2209 msgid "Too many arguments" msgstr "" #: src/mtasim.c:203 #, c-format msgid "Expected %s, but got %3.3s" msgstr "" #: src/mtasim.c:220 msgid "mtasim -- MTA simulator for mailfromd" msgstr "" #: src/mtasim.c:246 msgid "Mode selection" msgstr "" #: src/mtasim.c:247 msgid "MODE" msgstr "" #: src/mtasim.c:248 msgid "Set MTA mode (-bd or -bs)" msgstr "" #: src/mtasim.c:250 msgid "Use the SMTP protocol on standard input and output (same as -bs)" msgstr "" #: src/mtasim.c:253 msgid "Run as daemon (same as -bd)" msgstr "" #: src/mtasim.c:260 msgid "MACRO=VALUE" msgstr "" #: src/mtasim.c:261 msgid "Define Sendmail macro" msgstr "" #: src/mtasim.c:263 msgid "PORT" msgstr "" #: src/mtasim.c:264 msgid "Communicate with Milter PORT" msgstr "" #: src/mtasim.c:267 msgid "Pass temporary directory to mailfromd as its state dir (with -Xauto)" msgstr "" #: src/mtasim.c:270 msgid "Set the body chunk for xxfi_body calls" msgstr "" #: src/mtasim.c:273 msgid "Force using the given Milter protocol version number" msgstr "" #: src/mtasim.c:278 msgid "Not-interactive mode (disable readline)" msgstr "" #: src/mtasim.c:280 msgid "Set readline prompt" msgstr "" #: src/mtasim.c:285 msgid "Debugging and tracing" msgstr "" #: src/mtasim.c:287 msgid "Append to the trace file" msgstr "" #: src/mtasim.c:289 msgid "Set name of the trace file" msgstr "" #: src/mtasim.c:291 msgid "Increase verbosity level" msgstr "" #: src/mtasim.c:298 msgid "TLS options" msgstr "" #: src/mtasim.c:300 msgid "Set name of the TLS certificate file" msgstr "" #: src/mtasim.c:303 msgid "Set name of the TLS CA file" msgstr "" #: src/mtasim.c:306 msgid "Set name of the TLS key file" msgstr "" #: src/mtasim.c:342 msgid "unsupported mode" msgstr "" #: src/mtasim.c:371 #, c-format msgid "wrong assignment format: %s" msgstr "" #: src/mtasim.c:390 src/mtasim.c:399 #, c-format msgid "invalid number: %s" msgstr "" #: src/mtasim.c:437 msgid "not enough memory" msgstr "" #: src/mtasim.c:483 #, c-format msgid "cannot change to directory %s: %s" msgstr "" #: src/mtasim.c:491 #, c-format msgid "cannot open directory %s: %s" msgstr "" #: src/mtasim.c:505 #, c-format msgid "cannot stat file `%s': %s" msgstr "" #: src/mtasim.c:512 #, c-format msgid "cannot unlink %s: %s" msgstr "" #: src/mtasim.c:526 #, c-format msgid "cannot save current directory: %s" msgstr "" #: src/mtasim.c:532 #, c-format msgid "cannot restore current directory: %s" msgstr "" #: src/mtasim.c:539 #, c-format msgid "cannot remove directory %s: %s" msgstr "" #: src/mtasim.c:565 #, c-format msgid "cannot create temprorary directory (%s): %s" msgstr "" #: src/mtasim.c:580 #, c-format msgid "cannot fork: %s" msgstr "" #: src/mtasim.c:614 #, c-format msgid "cannot execute mailfromd: %s" msgstr "" #: src/mtasim.c:624 msgid "child process exited unexpectedly" msgstr "" #: src/mtasim.c:694 #, c-format msgid "cannot open trace output: %s" msgstr "" #: src/mtasim.c:704 msgid "use either --stdio or --daemon" msgstr "" #: src/mtasim.c:728 msgid "cannot create gacopyz server" msgstr "" #: src/mtasim.c:739 #, c-format msgid "cannot connect to the milter using %s" msgstr "" #: src/mtasim.c:986 src/mtasim.c:1010 #, c-format msgid "Write failed: %s" msgstr "" #: src/mtasim.c:1041 #, c-format msgid "Read failed: %s" msgstr "" #: src/mtasim.c:1999 msgid "can't bind socket: all ports in use?" msgstr "" #: src/mu_dbm.c:266 src/mu_dbm.c:288 src/mu_dbm.c:299 #, c-format msgid "%s: cannot aquire lock: %s" msgstr "" #: src/mu_dbm.c:272 #, c-format msgid "%s is locked (%d) by process ID %lu" msgstr "" #: src/mu_dbm.c:278 #, c-format msgid "%s is locked by nonexisting process ID %lu; retrying" msgstr "" #: src/mu_dbm.c:282 #, c-format msgid "Cannot unlink file %s: %s" msgstr "" #: src/mu_dbm.c:293 #, c-format msgid "" "%s seems locked by process ID %lu, but its validity cannot be verified: %s" msgstr "" #: src/mu_dbm.c:303 #, c-format msgid "Cannot obtain locker info for %s: %s" msgstr "" #: src/mu_dbm.c:364 src/mu_dbm.c:366 msgid "Berkeley DB error" msgstr "" #: src/mu_dbm.c:431 src/mu_dbm.c:442 #, c-format msgid "Cannot lock file %s: %s" msgstr "" #: src/openat-die.c:26 #, c-format msgid "Unable to record current working directory: %s" msgstr "" #: src/openat-die.c:34 #, c-format msgid "Failed to return to initial working directory: %s" msgstr "" #: src/prog.c:72 src/prog.c:93 src/prog.c:108 msgid "Not enough memory to compile the program" msgstr "" #: src/prog.c:180 src/prog.c:194 #, c-format msgid "No such module: %s" msgstr "" #: src/prog.c:356 #, c-format msgid "Warning: stack segment expanded, new size=%lu" msgstr "" #: src/prog.c:385 msgid "Stack trace:" msgstr "" #: src/prog.c:422 msgid "Stack trace finishes" msgstr "" #: src/prog.c:432 #, c-format msgid "RUNTIME WARNING near %s:%lu: " msgstr "" #: src/prog.c:447 #, c-format msgid "RUNTIME ERROR near %s:%lu: " msgstr "" #: src/prog.c:501 msgid "Out of stack space; increase #pragma stacksize" msgstr "" #: src/prog.c:510 msgid "Stack underflow" msgstr "" #: src/prog.c:520 src/prog.c:538 msgid "Heap overrun; increase #pragma stacksize" msgstr "" #: src/prog.c:566 msgid "Memory chunk too big to fit into heap" msgstr "" #: src/prog.c:714 msgid "No previous regular expression" msgstr "" #: src/prog.c:718 msgid "Invalid back-reference number" msgstr "" #: src/prog.c:796 #, c-format msgid "Macro not defined: %s" msgstr "" #: src/prog.c:1806 msgid "pc out of range" msgstr "" #: src/prog.c:1818 msgid "Out of memory while formatting error message:" msgstr "" #: src/prog.c:1935 #, c-format msgid "%sCannot create temporary stream: %s" msgstr "" #: src/prog.c:1941 #, c-format msgid "%sCannot open temporary stream: %s" msgstr "" #: src/prog.c:1956 #, c-format msgid "%sTemporary stream write failed: %s" msgstr "" #: src/prog.c:2027 #, c-format msgid "Unknown built-in private data requested (%d)" msgstr "" #: src/prog.c:2032 msgid "No built-in private data registered" msgstr "" #: src/prog.c:2040 #, c-format msgid "Initial allocation for built-in private data #%d failed" msgstr "" #: src/spf.c:74 #, c-format msgid "spf_data_init: invalid IP address: %s" msgstr "" #: src/symtab.c:278 src/symtab.c:321 #, c-format msgid "Cannot install builtin function %s" msgstr "" #: src/symtab.c:283 src/symtab.c:326 #, c-format msgid "INTERNAL ERROR at %s:%d: cannot install built-in function %s" msgstr "" #: src/symtab.c:410 #, c-format msgid "Redefinition of function %s" msgstr "" #. TRANSLATORS: Translate "(C)" to the copyright symbol #. (C-in-a-circle), if this symbol is available in the user's #. locale. Otherwise, do not translate "(C)"; leave it as-is. #: src/version.c:36 msgid "(C)" msgstr "" #: src/version.c:38 msgid "" "\n" "License GPLv3+: GNU GPL version 3 or later \n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" "\n" msgstr "" #. TRANSLATORS: %s denotes an author name. #: src/version.c:48 #, c-format msgid "Written by %s.\n" msgstr ""