# 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: 2007-10-23 18:33+0300\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:920 src/main.c:922 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:335 gacopyz/server.c:345 #, c-format msgid "%s: not a valid X spec" msgstr "" #: gacopyz/server.c:359 #, c-format msgid "%s: not a valid X spec, missing = near %s" msgstr "" #: gacopyz/server.c:370 gacopyz/server.c:382 gacopyz/server.c:419 #, c-format msgid "%s: not a valid X spec, duplicate field %s" msgstr "" #: gacopyz/server.c:391 gacopyz/server.c:408 #, c-format msgid "%s: not a valid X spec, invalid field %s" msgstr "" #: gacopyz/server.c:451 gacopyz/server.c:459 gacopyz/server.c:479 #, c-format msgid "%s: not a valid X spec, invalid T field near %s" msgstr "" #: gacopyz/server.c:495 #, c-format msgid "%s: not a valid X spec, invalid delimiter near %s" msgstr "" #: gacopyz/server.c:527 #, c-format msgid "%s: not a valid X spec, missing port" msgstr "" #: gacopyz/server.c:663 #, c-format msgid "Invalid connection type: %s; port is meaningless for UNIX sockets" msgstr "" #: gacopyz/server.c:672 #, c-format msgid "%s: UNIX socket name too long" msgstr "" #: gacopyz/server.c:683 #, c-format msgid "%s: cannot stat socket: %s" msgstr "" #: gacopyz/server.c:690 #, c-format msgid "%s: not a socket" msgstr "" #: gacopyz/server.c:706 #, c-format msgid "Invalid connection type: %s; missing port number" msgstr "" #: gacopyz/server.c:716 #, c-format msgid "Invalid connection type: %s; bad port number" msgstr "" #: gacopyz/server.c:726 #, c-format msgid "Invalid connection type: %s; unknown port name" msgstr "" #: gacopyz/server.c:740 #, c-format msgid "Unknown host name %s" msgstr "" #: gacopyz/server.c:753 #, c-format msgid "Invalid connection type: %s; unsupported address family" msgstr "" #: gacopyz/server.c:762 #, c-format msgid "Unsupported protocol: %s" msgstr "" #: gacopyz/server.c:770 #, c-format msgid "Unable to create new socket: %s" msgstr "" #: gacopyz/server.c:783 #, c-format msgid "Cannot bind to local address: %s" msgstr "" #: gacopyz/server.c:792 #, c-format msgid "Cannot connect to %s: %s" msgstr "" #: gacopyz/server.c:812 #, c-format msgid "Conecting to %s" msgstr "" #: gacopyz/server.c:848 #, c-format msgid "gacopyz_srv_negotiate: got %c instead of %c" msgstr "" #: gacopyz/server.c:855 msgid "gacopyz_srv_negotiate: not enough data returned" msgstr "" #: gacopyz/server.c:866 #, c-format msgid "Client requested unsupported milter version: %d" msgstr "" #: gacopyz/server.c:874 #, c-format msgid "Filter abilities %#x do not match MTA milter abilities %#lx" msgstr "" #: gacopyz/server.c:883 #, c-format msgid "Protocol abilities %#x do not match MTA milter abilities %#lx" msgstr "" #: gacopyz/server.c:966 #, c-format msgid "gacopyz_srv_send_command: size=%lu, cmd=%c" msgstr "" #: gacopyz/server.c:1116 gacopyz/server.c:1139 gacopyz/server.c:1162 #: gacopyz/server.c:1189 gacopyz/server.c:1205 gacopyz/server.c:1220 #, 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:1152 #, c-format msgid "Unknown smtp state tag: %s" msgstr "" #: src/gram.y:736 src/gram.y:3133 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:950 msgid "Duplicate default statement" msgstr "" #: src/gram.y:952 src/symtab.c:410 msgid "Previously defined here" msgstr "" #: src/gram.y:1032 #, c-format msgid "Unquoted identifier `%s'" msgstr "" #: src/gram.y:1048 #, c-format msgid "Expected string, but found %s" msgstr "" #: src/gram.y:1088 #, c-format msgid "Invalid number (near `%s')" msgstr "" #: src/gram.y:1153 msgid "Duplicate loop increment" msgstr "" #: src/gram.y:1159 msgid "Duplicate for statement" msgstr "" #: src/gram.y:1165 msgid "Duplicate while statement" msgstr "" #: src/gram.y:1206 src/gram.y:1218 #, c-format msgid "No such loop: %s" msgstr "" #: src/gram.y:1208 msgid "`break' used outside `loop'" msgstr "" #: src/gram.y:1219 msgid "`next' used outside `loop'" msgstr "" #: src/gram.y:1223 msgid "`next' is used outside `loop'; did you mean `pass'?" msgstr "" #: src/gram.y:1442 msgid "Argument number too high" msgstr "" #: src/gram.y:1469 src/gram.y:1659 #, c-format msgid "Variable %s is not defined" msgstr "" #: src/gram.y:1484 src/gram.y:1505 src/gram.y:1519 src/gram.y:1565 #: src/gram.y:1585 src/gram.y:1599 src/gram.y:3292 #, c-format msgid "Too few arguments in call to `%s'" msgstr "" #: src/gram.y:1488 src/gram.y:1523 src/gram.y:1569 src/gram.y:1603 #: src/gram.y:3295 #, c-format msgid "Too many arguments in call to `%s'" msgstr "" #: src/gram.y:1687 #, c-format msgid "Expected numeric value, but found `%s'" msgstr "" #: src/gram.y:1724 msgid "Exception code not a number" msgstr "" #: src/gram.y:1726 src/prog.c:1477 #, c-format msgid "Invalid exception number: %lu" msgstr "" #: src/gram.y:1737 src/gram.y:1748 msgid "`return' outside of a function" msgstr "" #: src/gram.y:1740 msgid "`return' with no value, in function returning non-void" msgstr "" #: src/gram.y:1752 msgid "`return' with a value, in function returning void" msgstr "" #: src/gram.y:1775 msgid "recipient address not specified in `on poll' construct" msgstr "" #: src/gram.y:1915 #, c-format msgid "Unknown exception code: %s" msgstr "" #: src/gram.y:2145 src/gram.y:2458 #, c-format msgid "INTERNAL ERROR at %s:%d, unexpected node type %d" msgstr "" #: src/gram.y:2511 msgid "Nothing to pop" msgstr "" #: src/gram.y:2525 msgid "Invalid pragma regex" msgstr "" #: src/gram.y:2563 #, c-format msgid "Unknown regexp flag: %s" msgstr "" #: src/gram.y:2593 msgid "Invalid pragma: expected option name" msgstr "" #: src/gram.y:2614 msgid "Invalid pragma: expected option value" msgstr "" #: src/gram.y:2621 msgid "Invalid pragma: junk after the arguments" msgstr "" #: src/gram.y:2635 msgid "Unknown pragma option" msgstr "" #: src/gram.y:2637 msgid "Invalid pragma" msgstr "" #: src/gram.y:2652 msgid "Invalid pragma: junk after stack size" msgstr "" #: src/gram.y:2667 msgid "Invalid pragma: unexpected end of line" msgstr "" #: src/gram.y:2671 #, c-format msgid "Invalid pragma: unrecognized time format (near `%s')" msgstr "" #: src/gram.y:2694 msgid "Invalid pragma: expected database name" msgstr "" #: src/gram.y:2698 src/main.c:1051 #, c-format msgid "Unknown database format: %s" msgstr "" #: src/gram.y:2702 msgid "Invalid pragma: expected keyword" msgstr "" #: src/gram.y:2711 msgid "Invalid pragma: expected file name" msgstr "" #: src/gram.y:2726 msgid "positive-expire-interval is valid only for cache database" msgstr "" #: src/gram.y:2737 msgid "negative-expire-interval is valid only for cache and dns databases" msgstr "" #: src/gram.y:2743 #, c-format msgid "Invalid pragma: unrecognized keyword: %s" msgstr "" #: src/gram.y:2760 msgid "Empty pragma" msgstr "" #: src/gram.y:2770 msgid "Unknown pragma" msgstr "" #: src/gram.y:2887 #, c-format msgid "$%d is not a number" msgstr "" #: src/gram.y:3040 src/bi_other.m4:70 src/drivers.c:1026 #, c-format msgid "Unrecognized time format (near `%s')" msgstr "" #: src/gram.y:3192 #, c-format msgid "Function `%s' does not return any value" msgstr "" #: src/gram.y:3391 #, c-format msgid "Cannot convert %s to %s" msgstr "" #: src/gram.y:3444 msgid "Cannot define variable of unspecified type" msgstr "" #: src/gram.y:3456 #, c-format msgid "INTERNAL ERROR at %s:%d, declaring %s %s" msgstr "" #: src/gram.y:3463 #, c-format msgid "Automatic variable `%s' is shadowing a parameter" msgstr "" #: src/gram.y:3467 #, c-format msgid "Automatic variable `%s' is shadowing a global" msgstr "" #: src/gram.y:3474 #, c-format msgid "Parameter `%s' is shadowing a global" msgstr "" #: src/gram.y:3487 src/gram.y:3499 #, c-format msgid "Redeclaring `%s' as different data type" msgstr "" #: src/gram.y:3491 src/gram.y:3503 msgid "This is the location of the previous definition" msgstr "" #: src/gram.y:3507 #, c-format msgid "Duplicate variable: %s" msgstr "" #: src/gram.y:3513 #, c-format msgid "Duplicate parameter: %s" msgstr "" #: src/gram.y:3552 #, c-format msgid "Cannot convert `%s' to number" msgstr "" #: src/gram.y:3590 #, c-format msgid "Redefining variable %s" msgstr "" #: src/gram.y:3611 #, c-format msgid ": Warning: no such variable: %s" msgstr "" #: src/gram.y:3616 #, c-format msgid "Error initialising variable %s: incompatible types" msgstr "" #: src/gram.y:3641 #, c-format msgid "Variable `%s' already initialized" msgstr "" #: src/gram.y:3665 #, c-format msgid "INTERNAL ERROR at %s:%d: variable to be initialized is not declared" msgstr "" #: src/gram.y:3669 #, 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:262 #, c-format msgid "Cannot insert datum `%s' in greylist database %s: %s" msgstr "" #: src/bi_db.m4:282 src/bi_db.m4:292 src/bi_db.m4:302 src/bi_db.m4:312 #, 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:303 msgid "Invalid file descriptor" msgstr "" #: src/bi_io.m4:291 #, c-format msgid "Write error on %s: %s" msgstr "" #: src/bi_io.m4:307 #, 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:366 src/bi_sa.m4:402 src/bi_sa.m4:432 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:374 #, c-format msgid "Cannot create URL from `%s': %s" msgstr "" #: src/bi_sa.m4:380 #, c-format msgid "%s: error parsing URL: %s" msgstr "" #: src/bi_sa.m4:387 #, c-format msgid "%s: cannot get scheme: %s" msgstr "" #: src/bi_sa.m4:396 #, c-format msgid "%s: cannot get path: %s" msgstr "" #: src/bi_sa.m4:412 #, c-format msgid "%s: cannot get port: %s" msgstr "" #: src/bi_sa.m4:419 #, c-format msgid "Port out of range: %s" msgstr "" #: src/bi_sa.m4:426 #, c-format msgid "%s: cannot get host: %s" msgstr "" #: src/bi_sa.m4:437 #, c-format msgid "Invalid URL: %s" msgstr "" #: src/bi_sa.m4:497 msgid "Remote side has closed connection" msgstr "" #: src/bi_sa.m4:503 #, c-format msgid "spamd responded with bad string '%s'" msgstr "" #: src/bi_sa.m4:511 #, c-format msgid "Unsupported SPAMD version: %s" msgstr "" #: src/bi_sa.m4:520 #, c-format msgid "spamd responded with bad Spam header '%s'" msgstr "" #: src/bi_sa.m4:569 #, c-format msgid "Bad response from clamav: expected `PORT' but found `%s'" msgstr "" #: src/bi_sa.m4:604 #, c-format msgid "Error reading clamav response: %s" msgstr "" #: src/bi_sa.m4:609 src/bi_sa.m4:636 #, c-format msgid "Unknown clamav response: %s" msgstr "" #: src/bi_sa.m4:632 #, 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:317 #, c-format msgid "res_nquerydomain(%s) failed with unexpected h_errno %d" msgstr "" #: src/dnsbase.c:435 #, 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:1632 src/drivers.c:1686 #, c-format msgid "cannot convert %s to number" msgstr "" #: src/drivers.c:1924 src/drivers.c:1954 #, c-format msgid "INTERNAL ERROR at %s:%d: cannot find loop" msgstr "" #: src/drivers.c:2151 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:386 src/main.c:406 #, c-format msgid "Cannot create address `%s': %s" msgstr "" #: src/engine.c:812 #, c-format msgid "Invalid address: %s" msgstr "" #: src/engine.c:907 msgid "Execution of the filter program was not finished" msgstr "" #: src/engine.c:964 #, c-format msgid "mlfi_connect: unsupported address family: %d" msgstr "" #: src/engine.c:1270 #, c-format msgid "Cannot open pidfile `%s': %s" msgstr "" #: src/engine.c:1275 #, c-format msgid "Cannot get pid from pidfile `%s'" msgstr "" #: src/engine.c:1278 #, c-format msgid "%s appears to run with pid %lu. If it does not, remove `%s' and retry." msgstr "" #: src/engine.c:1287 #, c-format msgid "Cannot unlink pidfile `%s'" msgstr "" #: src/engine.c:1303 src/main.c:702 #, c-format msgid "Cannot stat file `%s': %s" msgstr "" #: src/engine.c:1307 #, c-format msgid "File `%s' already exists. Remove it or use --remove option." msgstr "" #: src/engine.c:1312 #, c-format msgid "Cannot unlink file `%s': %s" msgstr "" #: src/engine.c:1343 #, c-format msgid "Unknown port specification: %s" msgstr "" #: src/engine.c:1394 #, c-format msgid "mailfromd version %s starting" msgstr "" #: src/engine.c:1409 msgid "smfi_register failed" msgstr "" #: src/engine.c:1420 msgid "Warning: script file is given without full file name" msgstr "" #: src/engine.c:1423 msgid "Warning: mailfromd started without full file name" msgstr "" #: src/engine.c:1425 msgid "Warning: restart (SIGHUP) will not work" msgstr "" #: src/engine.c:1434 #, c-format msgid "Cannot become a daemon: %s" msgstr "" #: src/engine.c:1447 #, c-format msgid "Exit code = %d, last error status: %s" msgstr "" #: src/engine.c:1453 msgid "mailfromd restarting" msgstr "" #: src/engine.c:1459 #, c-format msgid "Cannot restart: %s" msgstr "" #: src/engine.c:1461 #, c-format msgid "Command line was: %s" msgstr "" #: src/engine.c:1463 msgid "mailfromd terminating" msgstr "" #: src/main.c:259 #, c-format msgid "Cannot open file `%s': %s" msgstr "" #: src/main.c:469 #, c-format msgid "Invalid milter timeout: %lu" msgstr "" #: src/main.c:612 #, c-format msgid "%s: unrecognized time format (near `%s')" msgstr "" #: src/main.c:626 msgid "Invalid pidfile name: must be absolute" msgstr "" #: src/main.c:648 #, c-format msgid "Cannot resolve `%s'" msgstr "" #: src/main.c:677 #, c-format msgid "Cannot create list: %s" msgstr "" #: src/main.c:685 #, c-format msgid "Unknown group: %s" msgstr "" #: src/main.c:708 #, c-format msgid "`%s' is not a directory" msgstr "" #: src/main.c:712 #, c-format msgid "State directory `%s' is not an absolute file name" msgstr "" #: src/main.c:792 msgid "mailfromd -- a general purpose milter daemon" msgstr "" #: src/main.c:841 src/mtasim.c:250 msgid "Operation modifiers" msgstr "" #: src/main.c:843 msgid "Delete given entries from the database" msgstr "" #: src/main.c:845 msgid "List given database (default cache)" msgstr "" #: src/main.c:847 msgid "Delete expired entries from the database" msgstr "" #: src/main.c:849 msgid "Compact the database" msgstr "" #: src/main.c:850 msgid "HANDLER" msgstr "" #: src/main.c:851 msgid "Run in test mode" msgstr "" #: src/main.c:853 msgid "Check syntax and exit" msgstr "" #: src/main.c:856 msgid "Show compilation defaults" msgstr "" #: src/main.c:858 msgid "Run in daemon mode (default)" msgstr "" #: src/main.c:861 msgid "Preprocess source files and exit" msgstr "" #: src/main.c:864 msgid "Compile files" msgstr "" #: src/main.c:865 src/main.c:874 src/main.c:902 src/main.c:918 src/main.c:932 #: src/mtasim.c:279 src/mtasim.c:290 src/mtasim.c:293 src/mtasim.c:296 msgid "FILE" msgstr "" #: src/main.c:866 msgid "Load library" msgstr "" #: src/main.c:867 src/main.c:900 src/main.c:904 msgid "DIR" msgstr "" #: src/main.c:868 msgid "Add DIR to the load path" msgstr "" #: src/main.c:873 msgid "Database management options" msgstr "" #: src/main.c:875 msgid "DB file name to operate upon" msgstr "" #: src/main.c:877 msgid "FORMAT" msgstr "" #: src/main.c:878 msgid "Format of the DB file to operate upon" msgstr "" #: src/main.c:880 msgid "Ignore failed reads while compacting the database" msgstr "" #: src/main.c:881 msgid "RATE" msgstr "" #: src/main.c:882 msgid "Predict when the user will be able to send next message" msgstr "" #: src/main.c:884 src/main.c:888 src/mtasim.c:260 src/mtasim.c:263 msgid "NUMBER" msgstr "" #: src/main.c:885 msgid "Set maximum number of attempts to acquire the lock" msgstr "" #: src/main.c:886 src/main.c:944 src/main.c:946 msgid "TIME" msgstr "" #: src/main.c:887 msgid "Set timeout for acquiring the lockfile" msgstr "" #: src/main.c:889 msgid "Set database expiration interval to NUMBER seconds" msgstr "" #: src/main.c:891 msgid "" "With --compact or --expire: apply the operation to all available databases" msgstr "" #: src/main.c:893 msgid "FMT" msgstr "" #: src/main.c:894 #, c-format msgid "Output timestamps using given format (default \"%c\")" msgstr "" #: src/main.c:899 msgid "General options" msgstr "" #: src/main.c:901 msgid "Set new program state directory" msgstr "" #: src/main.c:903 msgid "Read configuration from FILE" msgstr "" #: src/main.c:905 msgid "" "Add the directory DIR to the list of directories to be searched for header " "files" msgstr "" #: src/main.c:907 src/main.c:985 src/main.c:994 src/mtasim.c:270 msgid "STRING" msgstr "" #: src/main.c:908 msgid "Set communication socket" msgstr "" #: src/main.c:910 msgid "Force removing local socket file, if it already exists" msgstr "" #: src/main.c:913 msgid "Stay in foreground" msgstr "" #: src/main.c:915 msgid "Run in mtasim compatibility mode" msgstr "" #: src/main.c:917 msgid "Run in single-process mode" msgstr "" #: src/main.c:919 msgid "Set pidfile name" msgstr "" #: src/main.c:921 msgid "Switch to this user privileges after startup" msgstr "" #: src/main.c:923 msgid "Retain the supplementary group NAME when switching to user privileges" msgstr "" #: src/main.c:926 msgid "ADDRESS" msgstr "" #: src/main.c:927 msgid "Set source address for TCP connections" msgstr "" #: src/main.c:928 src/main.c:960 src/main.c:975 msgid "LEVEL" msgstr "" #: src/main.c:929 msgid "Set code optimization level" msgstr "" #: src/main.c:930 msgid "VAR=VALUE" msgstr "" #: src/main.c:931 msgid "Assign VALUE to VAR" msgstr "" #: src/main.c:933 msgid "Read relayed domains from FILE" msgstr "" #: src/main.c:934 msgid "COMMAND" msgstr "" #: src/main.c:935 msgid "Use command as external preprocessor" msgstr "" #: src/main.c:937 msgid "Disable the use of external preprocessor" msgstr "" #: src/main.c:943 msgid "Timeout control" msgstr "" #: src/main.c:945 msgid "Set MTA connection timeout" msgstr "" #: src/main.c:947 msgid "Set I/O operation timeout" msgstr "" #: src/main.c:952 msgid "Informational and debugging options" msgstr "" #: src/main.c:954 msgid "Enable transcript of SMTP sessions" msgstr "" #: src/main.c:956 msgid "Trace executed actions" msgstr "" #: src/main.c:957 msgid "MODULES" msgstr "" #: src/main.c:959 msgid "Enable filter program tracing" msgstr "" #: src/main.c:961 msgid "Set debugging level" msgstr "" #: src/main.c:963 msgid "Dump disassembled code" msgstr "" #: src/main.c:965 msgid "Dump grammar traces" msgstr "" #: src/main.c:967 msgid "Dump lexical analyzer traces" msgstr "" #: src/main.c:969 msgid "Dump parser tree" msgstr "" #: src/main.c:971 msgid "Show used Sendmail macros" msgstr "" #: src/main.c:973 msgid "Produce a cross-reference listing" msgstr "" #: src/main.c:976 msgid "Set Gacopyz log level" msgstr "" #: src/main.c:978 msgid "Log to stderr" msgstr "" #: src/main.c:980 msgid "Log to syslog (default)" msgstr "" #: src/main.c:982 msgid "Use asynchronous syslog" msgstr "" #: src/main.c:984 msgid "Use system syslog" msgstr "" #: src/main.c:986 msgid "Set the identifier used in syslog messages to STRING" msgstr "" #: src/main.c:988 msgid "Debug messages include source information" msgstr "" #: src/main.c:990 msgid "Enable stack traces on runtime errors" msgstr "" #: src/main.c:996 msgid "EMAIL" msgstr "" #: src/main.c:1015 msgid "--all is meaningful only with --expire or --compact option" msgstr "" #: src/main.c:1019 msgid "--format is incompatible with --all" msgstr "" #: src/main.c:1104 #, c-format msgid "The option `-%c' is not yet implemented" msgstr "" #: src/main.c:1134 msgid "-O level must be a non-negative integer" msgstr "" #: src/main.c:1174 #, c-format msgid "Expected assignment, but found `%s'" msgstr "" #: src/main.c:1251 #, c-format msgid "%s: invalid log level" msgstr "" #: src/main.c:1375 msgid "Refusing to run as root" msgstr "" #: src/main.c:1395 #, c-format msgid "setgroups(1, %lu) failed: %s" msgstr "" #: src/main.c:1407 #, c-format msgid "setegid(%lu) failed: %s" msgstr "" #: src/main.c:1411 #, c-format msgid "setregid(%lu,%lu) failed: %s" msgstr "" #: src/main.c:1416 #, c-format msgid "setresgid(%lu,%lu,%lu) failed: %s" msgstr "" #: src/main.c:1425 #, c-format msgid "setgid(%lu) failed: %s" msgstr "" #: src/main.c:1428 #, c-format msgid "Cannot set effective gid to %lu" msgstr "" #: src/main.c:1446 #, c-format msgid "setreuid(%lu,-1) failed" msgstr "" #: src/main.c:1452 #, c-format msgid "second setuid(%lu) failed" msgstr "" #: src/main.c:1460 #, c-format msgid "setuid(%lu) failed" msgstr "" #: src/main.c:1469 msgid "seteuid(0) succeeded when it should not" msgstr "" #: src/main.c:1472 msgid "Cannot drop non-root setuid privileges" msgstr "" #: src/main.c:1486 msgid "When running as root, --user option is mandatory." msgstr "" #: src/main.c:1491 #, c-format msgid "No such user: %s" msgstr "" #: src/main.c:1504 msgid "Operation is not applicable" msgstr "" #: src/main.c:1517 msgid "Database file name is not given" msgstr "" #: src/main.c:1619 msgid "List is not applicable to this DB format" msgstr "" #: src/main.c:1653 msgid "Expire is not applicable to this DB format" msgstr "" #: src/main.c:1668 msgid "Compact is not applicable to this DB format" msgstr "" #: src/main.c:1801 #, c-format msgid "Script file specified twice (%s and %s)" msgstr "" #: src/main.c:1859 msgid "Too many arguments" msgstr "" #: src/mtasim.c:194 #, c-format msgid "Expected %s, but got %3.3s" msgstr "" #: src/mtasim.c:211 msgid "mtasim -- MTA simulator for mailfromd" msgstr "" #: src/mtasim.c:237 msgid "Mode selection" msgstr "" #: src/mtasim.c:238 msgid "MODE" msgstr "" #: src/mtasim.c:239 msgid "Set MTA mode (-bd or -bs)" msgstr "" #: src/mtasim.c:241 msgid "Use the SMTP protocol on standard input and output (same as -bs)" msgstr "" #: src/mtasim.c:244 msgid "Run as daemon (same as -bd)" msgstr "" #: src/mtasim.c:251 msgid "MACRO=VALUE" msgstr "" #: src/mtasim.c:252 msgid "Define Sendmail macro" msgstr "" #: src/mtasim.c:254 msgid "PORT" msgstr "" #: src/mtasim.c:255 msgid "Communicate with Milter PORT" msgstr "" #: src/mtasim.c:258 msgid "Pass temporary directory to mailfromd as its state dir (with -Xauto)" msgstr "" #: src/mtasim.c:261 msgid "Set the body chunk for xxfi_body calls" msgstr "" #: src/mtasim.c:264 msgid "Force using the given Milter protocol version number" msgstr "" #: src/mtasim.c:269 msgid "Not-interactive mode (disable readline)" msgstr "" #: src/mtasim.c:271 msgid "Set readline prompt" msgstr "" #: src/mtasim.c:276 msgid "Debugging and tracing" msgstr "" #: src/mtasim.c:278 msgid "Append to the trace file" msgstr "" #: src/mtasim.c:280 msgid "Set name of the trace file" msgstr "" #: src/mtasim.c:282 msgid "Increase verbosity level" msgstr "" #: src/mtasim.c:289 msgid "TLS options" msgstr "" #: src/mtasim.c:291 msgid "Set name of the TLS certificate file" msgstr "" #: src/mtasim.c:294 msgid "Set name of the TLS CA file" msgstr "" #: src/mtasim.c:297 msgid "Set name of the TLS key file" msgstr "" #: src/mtasim.c:333 msgid "unsupported mode" msgstr "" #: src/mtasim.c:362 #, c-format msgid "wrong assignment format: %s" msgstr "" #: src/mtasim.c:381 src/mtasim.c:390 #, c-format msgid "invalid number: %s" msgstr "" #: src/mtasim.c:428 msgid "not enough memory" msgstr "" #: src/mtasim.c:474 #, c-format msgid "cannot change to directory %s: %s" msgstr "" #: src/mtasim.c:482 #, c-format msgid "cannot open directory %s: %s" msgstr "" #: src/mtasim.c:496 #, c-format msgid "cannot stat file `%s': %s" msgstr "" #: src/mtasim.c:503 #, c-format msgid "cannot unlink %s: %s" msgstr "" #: src/mtasim.c:517 #, c-format msgid "cannot save current directory: %s" msgstr "" #: src/mtasim.c:523 #, c-format msgid "cannot restore current directory: %s" msgstr "" #: src/mtasim.c:530 #, c-format msgid "cannot remove directory %s: %s" msgstr "" #: src/mtasim.c:556 #, c-format msgid "cannot create temprorary directory (%s): %s" msgstr "" #: src/mtasim.c:571 #, c-format msgid "cannot fork: %s" msgstr "" #: src/mtasim.c:605 #, c-format msgid "cannot execute mailfromd: %s" msgstr "" #: src/mtasim.c:615 msgid "child process exited unexpectedly" msgstr "" #: src/mtasim.c:685 #, c-format msgid "cannot open trace output: %s" msgstr "" #: src/mtasim.c:695 msgid "use either --stdio or --daemon" msgstr "" #: src/mtasim.c:719 msgid "cannot create gacopyz server" msgstr "" #: src/mtasim.c:730 #, c-format msgid "cannot connect to the milter using %s" msgstr "" #: src/mtasim.c:977 src/mtasim.c:1001 #, c-format msgid "Write failed: %s" msgstr "" #: src/mtasim.c:1032 #, c-format msgid "Read failed: %s" msgstr "" #: src/mtasim.c:1987 msgid "can't bind socket: all ports in use?" msgstr "" #: src/mu_dbm.c:265 src/mu_dbm.c:287 src/mu_dbm.c:298 #, c-format msgid "%s: cannot aquire lock: %s" msgstr "" #: src/mu_dbm.c:271 #, c-format msgid "%s is locked (%d) by process ID %lu" msgstr "" #: src/mu_dbm.c:277 #, c-format msgid "%s is locked by nonexisting process ID %lu; retrying" msgstr "" #: src/mu_dbm.c:281 #, c-format msgid "Cannot unlink file %s: %s" msgstr "" #: src/mu_dbm.c:292 #, c-format msgid "" "%s seems locked by process ID %lu, but its validity cannot be verified: %s" msgstr "" #: src/mu_dbm.c:302 #, c-format msgid "Cannot obtain locker info for %s: %s" msgstr "" #: src/mu_dbm.c:363 src/mu_dbm.c:365 msgid "Berkeley DB error" msgstr "" #: src/mu_dbm.c:430 src/mu_dbm.c:441 #, 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:276 src/symtab.c:319 #, c-format msgid "Cannot install builtin function %s" msgstr "" #: src/symtab.c:281 src/symtab.c:324 #, c-format msgid "INTERNAL ERROR at %s:%d: cannot install built-in function %s" msgstr "" #: src/symtab.c:408 #, 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 ""