# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Martin Lambers # This file is distributed under the same license as the mpop package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: mpop 1.4.8rc2\n" "Report-Msgid-Bugs-To: marlam@marlam.de\n" "POT-Creation-Date: 2020-04-06 21:41+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #. TRANSLATORS: mpop shares a lot of code and translatable strings with #. msmtp . #: src/mpop.c:95 #, c-format msgid "%s: FATAL: %s\n" msgstr "" #: src/mpop.c:236 src/mpop.c:742 #, c-format msgid "the POP3 server does not support TLS via the STLS command" msgstr "" #: src/mpop.c:305 #, c-format msgid "POP3 server at %s (%s [%s]), port %d:\n" msgstr "" #: src/mpop.c:310 #, c-format msgid "POP3 server at %s (%s), port %d:\n" msgstr "" #: src/mpop.c:315 #, c-format msgid "POP3 server at %s ([%s]), port %d:\n" msgstr "" #: src/mpop.c:320 #, c-format msgid "POP3 server at %s, port %d:\n" msgstr "" #: src/mpop.c:332 #, c-format msgid "POP3 capabilities:\n" msgstr "" #: src/mpop.c:336 msgid "Support for the CAPA command (get list of capabilities)" msgstr "" #: src/mpop.c:346 msgid "Support for command grouping for faster transmission" msgstr "" #: src/mpop.c:351 msgid "Support for the TOP command (get mail headers)" msgstr "" #: src/mpop.c:356 msgid "Support for the UIDL command (get unique mail identifiers)" msgstr "" #: src/mpop.c:363 #, c-format msgid "minimum time between logins is %ld seconds" msgstr "" #: src/mpop.c:367 #, c-format msgid " = %.2f hours" msgstr "" #: src/mpop.c:372 #, c-format msgid " = %.2f minutes" msgstr "" #: src/mpop.c:383 msgid "this POP3 server will never delete mails" msgstr "" #: src/mpop.c:388 msgid "this POP3 server will not keep mails" msgstr "" #: src/mpop.c:393 #, c-format msgid "this POP3 server will keep mails for %ld days" msgstr "" #: src/mpop.c:406 msgid "Support for TLS encryption via the STLS command" msgstr "" #: src/mpop.c:409 msgid "Supported authentication methods:" msgstr "" #: src/mpop.c:458 src/mpop.c:464 msgid "Server error messages in square brackets have a special meaning" msgstr "" #: src/mpop.c:473 #, c-format msgid "" "This server might advertise more or other capabilities\n" " when TLS is active.\n" msgstr "" #: src/mpop.c:478 #, c-format msgid "" "This server might advertise more or other capabilities\n" " after successful authentication.\n" msgstr "" #: src/mpop.c:483 #, c-format msgid "" "This server does not support the CAPA command, so this\n" " list is probably not complete.\n" msgstr "" #: src/mpop.c:517 #, c-format msgid "%.2f GiB" msgstr "" #: src/mpop.c:521 #, c-format msgid "%.2f MiB" msgstr "" #: src/mpop.c:525 #, c-format msgid "%.2f KiB" msgstr "" #: src/mpop.c:529 #, c-format msgid " bytes" msgstr "" #: src/mpop.c:533 #, c-format msgid "1 byte" msgstr "" #: src/mpop.c:550 #, c-format msgid "skipping message %ld of %ld (reason: filter + keep)\n" msgstr "" #: src/mpop.c:555 #, c-format msgid "deleting message %ld of %ld (reason: filter)\n" msgstr "" #: src/mpop.c:561 #, c-format msgid "skipping message %ld of %ld (reason: filter)\n" msgstr "" #: src/mpop.c:570 #, c-format msgid "retrieving message %ld of %ld (%s): " msgstr "" #: src/mpop.c:575 #, c-format msgid "retrieving message %ld of %ld: " msgstr "" #: src/mpop.c:786 src/mpop.c:839 src/mpop.c:862 src/mpop.c:1017 src/pop3.c:1136 #: src/pop3.c:1273 src/pop3.c:1386 src/pop3.c:1777 src/pop3.c:2064 src/net.c:97 #: src/net.c:208 src/net.c:255 src/net.c:767 src/net.c:894 src/tls.c:1641 #: src/tls.c:1706 src/tls.c:1749 src/tls.c:1836 src/tls.c:1875 #, c-format msgid "operation aborted" msgstr "" #: src/mpop.c:908 #, c-format msgid "%s at %s:\n" msgstr "" #: src/mpop.c:911 #, c-format msgid "new: " msgstr "" #: src/mpop.c:914 src/mpop.c:935 #, c-format msgid "no messages" msgstr "" #: src/mpop.c:918 src/mpop.c:939 #, c-format msgid "1 message" msgstr "" #: src/mpop.c:922 src/mpop.c:943 #, c-format msgid "%ld messages" msgstr "" #: src/mpop.c:927 src/mpop.c:948 #, c-format msgid " in %s" msgstr "" #: src/mpop.c:931 #, c-format msgid "total: " msgstr "" #: src/mpop.c:985 #, c-format msgid "skipping message %ld of %ld (reason: killsize + keep)\n" msgstr "" #: src/mpop.c:991 #, c-format msgid "deleting message %ld of %ld (reason: killsize)\n" msgstr "" #: src/mpop.c:1002 #, c-format msgid "skipping message %ld of %ld (reason: skipsize)\n" msgstr "" #: src/mpop.c:1027 #, c-format msgid "the POP3 server does not support the TOP command needed for filtering" msgstr "" #: src/mpop.c:1207 src/mpop.c:1226 src/mpop.c:1278 #, c-format msgid "automatic configuration based on SRV records failed: %s" msgstr "" #: src/mpop.c:1208 msgid "invalid mail address" msgstr "" #: src/mpop.c:1224 #, c-format msgid "no SRV records for %s or %s" msgstr "" #: src/mpop.c:1241 #, c-format msgid "copy this to your configuration file %s" msgstr "" #: src/mpop.c:1245 msgid "warning: the host does not match the mail domain; please check" msgstr "" #: src/mpop.c:1248 src/mpop.c:1252 msgid "add your password to the key ring:" msgstr "" #: src/mpop.c:1255 msgid "encrypt your password:" msgstr "" #: src/mpop.c:1257 msgid "adjust the delivery command" msgstr "" #: src/mpop.c:1279 msgid "this system lacks libresolv" msgstr "" #: src/mpop.c:1308 #, c-format msgid "%s: no accounts defined" msgstr "" #: src/mpop.c:1326 src/mpop.c:1337 #, c-format msgid "%s: no account %s" msgstr "" #: src/mpop.c:1698 src/mpop.c:1715 src/mpop.c:1738 src/mpop.c:1756 #: src/mpop.c:1776 src/mpop.c:1817 src/mpop.c:1866 src/mpop.c:1884 #: src/mpop.c:1933 src/mpop.c:1966 src/mpop.c:1988 src/mpop.c:2033 #: src/mpop.c:2051 src/mpop.c:2067 src/mpop.c:2084 src/mpop.c:2126 #, c-format msgid "invalid argument %s for %s" msgstr "" #: src/mpop.c:2156 #, c-format msgid "%s version %s\n" msgstr "" #: src/mpop.c:2157 #, c-format msgid "Platform: %s\n" msgstr "" #: src/mpop.c:2159 #, c-format msgid "TLS/SSL library: %s\n" msgstr "" #: src/mpop.c:2165 src/mpop.c:2243 #, c-format msgid "none" msgstr "" #: src/mpop.c:2169 #, c-format msgid "" "Authentication library: %s\n" "Supported authentication methods:\n" msgstr "" #: src/mpop.c:2172 msgid "GNU SASL; user, apop, oauthbearer: built-in" msgstr "" #: src/mpop.c:2174 msgid "built-in" msgstr "" #: src/mpop.c:2223 #, c-format msgid "IDN support: " msgstr "" #: src/mpop.c:2227 src/mpop.c:2235 #, c-format msgid "enabled" msgstr "" #: src/mpop.c:2229 src/mpop.c:2238 #, c-format msgid "disabled" msgstr "" #: src/mpop.c:2233 #, c-format msgid "NLS: " msgstr "" #: src/mpop.c:2236 #, c-format msgid ", LOCALEDIR is %s" msgstr "" #: src/mpop.c:2241 #, c-format msgid "Keyring support: " msgstr "" #: src/mpop.c:2246 #, c-format msgid "Gnome " msgstr "" #: src/mpop.c:2249 #, c-format msgid "MacOS " msgstr "" #: src/mpop.c:2255 #, c-format msgid "Configuration file name: %s\n" msgstr "" #: src/mpop.c:2259 #, c-format msgid "" "Copyright (C) 2020 Martin Lambers and others.\n" "This is free software. You may redistribute copies of it under the terms " "of\n" "the GNU General Public License .\n" "There is NO WARRANTY, to the extent permitted by law.\n" msgstr "" #: src/mpop.c:2268 #, c-format msgid "" "Usage:\n" "\n" msgstr "" #: src/mpop.c:2269 #, c-format msgid "" "Mail retrieval mode (default):\n" " %s [option...] [--] account...\n" " %s --host=host [option...]\n" " Read mails from one ore more POP3 accounts and deliver them.\n" msgstr "" #: src/mpop.c:2274 #, c-format msgid "" "Configuration mode:\n" " %s --configure=mailaddress\n" " Generate and print configuration for address.\n" msgstr "" #: src/mpop.c:2277 #, c-format msgid "" "Server information mode:\n" " %s [option...] --serverinfo account...\n" " %s --host=host [option...] --serverinfo\n" " Print information about one or more POP3 servers.\n" "\n" msgstr "" #: src/mpop.c:2281 #, c-format msgid "General options:\n" msgstr "" #: src/mpop.c:2282 #, c-format msgid " --version print version\n" msgstr "" #: src/mpop.c:2283 #, c-format msgid " --help print help\n" msgstr "" #: src/mpop.c:2284 #, c-format msgid " -P, --pretend print configuration info and exit\n" msgstr "" #: src/mpop.c:2285 #, c-format msgid " -d, --debug print debugging information\n" msgstr "" #: src/mpop.c:2286 #, c-format msgid "Changing the mode of operation:\n" msgstr "" #: src/mpop.c:2287 #, c-format msgid "" " --configure=mailaddress generate and print configuration for address\n" msgstr "" #: src/mpop.c:2288 #, c-format msgid " -S, --serverinfo print information about the server\n" msgstr "" #: src/mpop.c:2289 #, c-format msgid "Configuration options:\n" msgstr "" #: src/mpop.c:2290 #, c-format msgid " -C, --file=filename set configuration file\n" msgstr "" #: src/mpop.c:2291 #, c-format msgid "" " --host=hostname set the server, use only command-line " "settings;\n" " do not use any configuration file data\n" msgstr "" #: src/mpop.c:2293 #, c-format msgid " --port=number set port number\n" msgstr "" #: src/mpop.c:2294 #, c-format msgid "" " --source-ip=[IP] set/unset source ip address to bind the " "socket to\n" msgstr "" #: src/mpop.c:2295 #, c-format msgid " --proxy-host=[IP|hostname] set/unset proxy\n" msgstr "" #: src/mpop.c:2296 #, c-format msgid " --proxy-port=[number] set/unset proxy port\n" msgstr "" #: src/mpop.c:2297 #, c-format msgid " --socket=[socketname] set/unset local socket to connect to\n" msgstr "" #: src/mpop.c:2298 #, c-format msgid " --timeout=(off|seconds) set/unset network timeout in seconds\n" msgstr "" #: src/mpop.c:2299 #, c-format msgid " --pipelining=(auto|on|off) enable/disable pipelining\n" msgstr "" #: src/mpop.c:2300 #, c-format msgid " --received-header[=(on|off)] enable/disable Received-header\n" msgstr "" #: src/mpop.c:2301 #, c-format msgid " --auth[=(on|method)] choose the authentication method\n" msgstr "" #: src/mpop.c:2302 #, c-format msgid " --user=[username] set/unset user name for authentication\n" msgstr "" #: src/mpop.c:2303 #, c-format msgid " --passwordeval=[eval] evaluate password for authentication\n" msgstr "" #: src/mpop.c:2304 #, c-format msgid " --tls[=(on|off)] enable/disable TLS encryption\n" msgstr "" #: src/mpop.c:2305 #, c-format msgid " --tls-starttls[=(on|off)] enable/disable STARTTLS for TLS\n" msgstr "" #: src/mpop.c:2306 #, c-format msgid " --tls-trust-file=[file] set/unset trust file for TLS\n" msgstr "" #: src/mpop.c:2307 #, c-format msgid " --tls-crl-file=[file] set/unset revocation file for TLS\n" msgstr "" #: src/mpop.c:2308 #, c-format msgid "" " --tls-fingerprint=[f] set/unset trusted certificate fingerprint for " "TLS\n" msgstr "" #: src/mpop.c:2309 #, c-format msgid "" " --tls-certcheck[=(on|off)] enable/disable server certificate checks for " "TLS\n" msgstr "" #: src/mpop.c:2310 #, c-format msgid " --tls-key-file=[file] set/unset private key file for TLS\n" msgstr "" #: src/mpop.c:2311 #, c-format msgid " --tls-cert-file=[file] set/unset private cert file for TLS\n" msgstr "" #: src/mpop.c:2312 #, c-format msgid " --tls-priorities=[prios] set/unset TLS priorities.\n" msgstr "" #: src/mpop.c:2313 #, c-format msgid "" " --tls-host-override=[host] set/unset override for TLS host " "verification.\n" msgstr "" #: src/mpop.c:2314 #, c-format msgid " --tls-min-dh-prime-bits=[b] set/unset minimum bit size of DH prime\n" msgstr "" #: src/mpop.c:2315 #, c-format msgid "Options specific to mail retrieval mode:\n" msgstr "" #: src/mpop.c:2316 #, c-format msgid "" " -q, --quiet do not display status or progress " "information\n" msgstr "" #: src/mpop.c:2317 #, c-format msgid "" " -Q, --half-quiet display status but not progress information\n" msgstr "" #: src/mpop.c:2318 #, c-format msgid "" " -a, --all-accounts query all accounts in the configuration file\n" msgstr "" #: src/mpop.c:2319 #, c-format msgid "" " -A, --auth-only authenticate only; do not retrieve mail\n" msgstr "" #: src/mpop.c:2320 #, c-format msgid "" " -s, --status-only print account status only; do not retrieve " "mail\n" msgstr "" #: src/mpop.c:2321 #, c-format msgid " -n, --only-new[=(on|off)] process only new messages\n" msgstr "" #: src/mpop.c:2322 #, c-format msgid " -k, --keep[=(on|off)] do not delete mails from servers\n" msgstr "" #: src/mpop.c:2323 #, c-format msgid " --killsize=(off|number) set/unset kill size\n" msgstr "" #: src/mpop.c:2324 #, c-format msgid " --skipsize=(off|number) set/unset skip size\n" msgstr "" #: src/mpop.c:2325 #, c-format msgid " --filter=[program] set/unset header filter\n" msgstr "" #: src/mpop.c:2326 #, c-format msgid " --delivery=method,arg set the mail delivery method\n" msgstr "" #: src/mpop.c:2327 #, c-format msgid " --uidls-file=filename set file to store UIDLs\n" msgstr "" #: src/mpop.c:2328 #, c-format msgid "" "\n" "Report bugs to <%s>.\n" msgstr "" #: src/mpop.c:2352 msgid "cannot use both --host and accounts" msgstr "" #: src/mpop.c:2358 msgid "cannot use both --all-accounts and a list of accounts" msgstr "" #: src/mpop.c:2454 #, c-format msgid "account %s from %s: %s" msgstr "" #: src/mpop.c:2472 #, c-format msgid "cannot create directories for %s: %s" msgstr "" #: src/mpop.c:2475 msgid "a component already exists but is not a directory" msgstr "" #: src/mpop.c:2494 #, c-format msgid "using account %s from %s\n" msgstr "" #: src/mpop.c:2500 src/mpop.c:2502 src/mpop.c:2505 src/mpop.c:2537 #: src/mpop.c:2538 src/mpop.c:2540 src/mpop.c:2542 src/mpop.c:2546 #: src/mpop.c:2548 src/mpop.c:2567 src/mpop.c:2569 src/mpop.c:2571 #: src/mpop.c:2581 src/mpop.c:2584 src/mpop.c:2586 src/mpop.c:2630 msgid "(not set)" msgstr "" #: src/mpop.c:2509 src/mpop.c:2614 src/mpop.c:2623 #, c-format msgid "off\n" msgstr "" #: src/mpop.c:2515 #, c-format msgid "1 second\n" msgstr "" #: src/mpop.c:2519 #, c-format msgid "%d seconds\n" msgstr "" #: src/mpop.c:2523 src/mpop.c:2526 src/mpop.c:2543 src/mpop.c:2544 #: src/mpop.c:2573 src/mpop.c:2609 src/mpop.c:2610 msgid "off" msgstr "" #: src/mpop.c:2524 src/mpop.c:2526 src/mpop.c:2543 src/mpop.c:2544 #: src/mpop.c:2573 src/mpop.c:2609 src/mpop.c:2610 msgid "on" msgstr "" #: src/mpop.c:2524 msgid "auto" msgstr "" #: src/mpop.c:2530 #, c-format msgid "choose\n" msgstr "" #: src/mpop.c:2649 #, c-format msgid "support for authentication method %s is not compiled in" msgstr "" #: src/mpop.c:2661 #, c-format msgid "cannot initialize TLS library: %s" msgstr "" #: src/mpop.c:2669 msgid "support for TLS is not compiled in" msgstr "" #: src/mpop.c:2677 #, c-format msgid "cannot initialize network library: %s" msgstr "" #: src/mpop.c:2746 #, c-format msgid "POP3 server message: %s" msgstr "" #: src/mpop.c:2755 #, c-format msgid "error during mail retrieval (account %s from %s)" msgstr "" #: src/mpop.c:2761 msgid "error during mail retrieval" msgstr "" #: src/conf.c:625 src/conf.c:630 #, c-format msgid "host not set" msgstr "" #: src/conf.c:635 #, c-format msgid "tls_key_file requires tls_cert_file" msgstr "" #: src/conf.c:640 #, c-format msgid "tls_cert_file requires tls_key_file" msgstr "" #: src/conf.c:648 #, c-format msgid "" "tls requires either tls_trust_file (highly recommended) or tls_fingerprint " "or a disabled tls_certcheck" msgstr "" #: src/conf.c:654 #, c-format msgid "tls_crl_file requires tls_trust_file" msgstr "" #: src/conf.c:659 #, c-format msgid "no delivery information" msgstr "" #: src/conf.c:689 #, c-format msgid "cannot evaluate '%s': %s" msgstr "" #: src/conf.c:696 #, c-format msgid "cannot read output of '%s'" msgstr "" #: src/conf.c:710 #, c-format msgid "output of '%s' is longer than %d characters" msgstr "" #: src/conf.c:827 src/stream.c:63 #, c-format msgid "input error" msgstr "" #: src/conf.c:849 #, c-format msgid "line longer than %d characters" msgstr "" #: src/conf.c:900 src/conf.c:1022 #, c-format msgid "line %d: missing account name" msgstr "" #: src/conf.c:905 #, c-format msgid "line %d: account %s not (yet) defined" msgstr "" #: src/conf.c:984 #, c-format msgid "line %d: first command must be account or defaults" msgstr "" #: src/conf.c:994 #, c-format msgid "line %d: command %s does not take an argument" msgstr "" #: src/conf.c:1030 #, c-format msgid "line %d: an account name must not contain colons or commas" msgstr "" #: src/conf.c:1040 #, c-format msgid "line %d: account %s was already defined" msgstr "" #: src/conf.c:1065 src/conf.c:1081 src/conf.c:1104 src/conf.c:1207 #: src/conf.c:1227 src/conf.c:1493 src/conf.c:1518 #, c-format msgid "line %d: command %s needs an argument" msgstr "" #: src/conf.c:1092 src/conf.c:1120 src/conf.c:1146 src/conf.c:1166 #: src/conf.c:1215 src/conf.c:1253 src/conf.c:1298 src/conf.c:1318 #: src/conf.c:1375 src/conf.c:1396 src/conf.c:1415 src/conf.c:1462 #: src/conf.c:1482 src/conf.c:1577 #, c-format msgid "line %d: invalid argument %s for command %s" msgstr "" #: src/conf.c:1506 src/conf.c:1531 #, c-format msgid "line %d: invalid size (not a number or out of range): %s" msgstr "" #: src/conf.c:1616 #, c-format msgid "line %d: unknown command %s" msgstr "" #: src/conf.c:1668 #, c-format msgid "contains secrets and therefore must be owned by you" msgstr "" #: src/conf.c:1674 #, c-format msgid "" "contains secrets and therefore must have no more than user read/write " "permissions" msgstr "" #: src/pop3.c:324 #, c-format msgid "POP3 server sent an empty reply" msgstr "" #: src/pop3.c:328 #, c-format msgid "POP3 server sent an invalid reply" msgstr "" #: src/pop3.c:383 #, c-format msgid "" "Cannot send POP3 command because it is longer than %d characters. Increase " "POP3_BUFSIZE." msgstr "" #: src/pop3.c:691 #, c-format msgid "cannot get initial OK message from POP3 server" msgstr "" #: src/pop3.c:752 src/pop3.c:900 src/pop3.c:1032 src/pop3.c:1215 #: src/pop3.c:1330 #, c-format msgid "invalid reply to command %s" msgstr "" #: src/pop3.c:971 src/pop3.c:977 src/pop3.c:1024 src/pop3.c:1116 #: src/pop3.c:1256 src/pop3.c:2407 src/pop3.c:2493 src/pop3.c:2579 #: src/pop3.c:3152 src/pop3.c:3180 #, c-format msgid "command %s failed" msgstr "" #: src/pop3.c:1047 #, c-format msgid "Cannot handle more than %ld messages. Increase POP3_MAX_MESSAGES." msgstr "" #: src/pop3.c:1502 src/pop3.c:1531 #, c-format msgid "cannot write mail: output error" msgstr "" #: src/pop3.c:1615 #, c-format msgid "cannot write to temporary file: output error" msgstr "" #: src/pop3.c:1696 #, c-format msgid "cannot add Received header: %s" msgstr "" #: src/pop3.c:1793 #, c-format msgid "command TOP %ld 0 failed" msgstr "" #: src/pop3.c:1798 #, c-format msgid "command RETR %ld failed" msgstr "" #: src/pop3.c:1809 #, c-format msgid "cannot create temporary file: %s" msgstr "" #: src/pop3.c:1821 #, c-format msgid "cannot rewind temporary file: %s" msgstr "" #: src/pop3.c:2078 #, c-format msgid "command DELE %ld failed" msgstr "" #: src/pop3.c:2148 src/pop3.c:2160 src/pop3.c:2183 src/pop3.c:2198 #: src/pop3.c:2238 src/pop3.c:2309 src/pop3.c:2368 src/pop3.c:2427 #: src/pop3.c:2447 src/pop3.c:2540 src/pop3.c:2599 src/pop3.c:2929 #: src/pop3.c:2962 src/pop3.c:2996 #, c-format msgid "authentication failed (method %s)" msgstr "" #: src/pop3.c:2503 #, c-format msgid "authentication method CRAM-MD5: server sent invalid challenge" msgstr "" #: src/pop3.c:2715 src/pop3.c:3014 #, c-format msgid "POP3 server does not support authentication method %s" msgstr "" #: src/pop3.c:2721 src/pop3.c:2861 src/pop3.c:2904 #, c-format msgid "GNU SASL: %s" msgstr "" #: src/pop3.c:2728 #, c-format msgid "GNU SASL: authentication method %s not supported" msgstr "" #: src/pop3.c:2795 src/pop3.c:3053 #, c-format msgid "cannot use a secure authentication method" msgstr "" #: src/pop3.c:2801 src/pop3.c:3059 #, c-format msgid "cannot find a usable authentication method" msgstr "" #: src/pop3.c:2814 src/pop3.c:3072 #, c-format msgid "authentication method %s needs a user name" msgstr "" #: src/pop3.c:2827 src/pop3.c:3082 #, c-format msgid "authentication method %s needs a password" msgstr "" #: src/pop3.c:2975 #, c-format msgid "authentication failed: %s (method %s)" msgstr "" #: src/pop3.c:3120 #, c-format msgid "authentication method %s not supported" msgstr "" #: src/delivery.c:82 msgid "EX_OK: no error" msgstr "" #: src/delivery.c:85 msgid "EX_USAGE: command line usage error" msgstr "" #: src/delivery.c:88 msgid "EX_DATAERR: data format error" msgstr "" #: src/delivery.c:91 msgid "EX_NOINPUT: no input" msgstr "" #: src/delivery.c:94 msgid "EX_NOUSER: user unknown" msgstr "" #: src/delivery.c:97 msgid "EX_NOHOST: host name unknown" msgstr "" #: src/delivery.c:100 msgid "EX_UNAVAILABLE: service unavailable" msgstr "" #: src/delivery.c:103 msgid "EX_SOFTWARE: internal software error" msgstr "" #: src/delivery.c:106 msgid "EX_OSERR: system error" msgstr "" #: src/delivery.c:109 msgid "EX_OSFILE: system file missing" msgstr "" #: src/delivery.c:112 msgid "EX_CANTCREAT: cannot create output file" msgstr "" #: src/delivery.c:115 msgid "EX_IOERR: input/output error" msgstr "" #: src/delivery.c:118 msgid "EX_TEMPFAIL: temporary failure" msgstr "" #: src/delivery.c:121 msgid "EX_PROTOCOL: remote error in protocol" msgstr "" #: src/delivery.c:124 msgid "EX_NOPERM: permission denied" msgstr "" #: src/delivery.c:127 msgid "EX_CONFIG: configuration error" msgstr "" #: src/delivery.c:173 #, c-format msgid "cannot execute %s" msgstr "" #: src/delivery.c:192 src/delivery.c:279 #, c-format msgid "%s did not read mail data" msgstr "" #: src/delivery.c:197 src/delivery.c:284 #, c-format msgid "%s failed to execute" msgstr "" #: src/delivery.c:207 src/delivery.c:294 #, c-format msgid "%s returned exit status %d (%s)" msgstr "" #: src/delivery.c:212 src/delivery.c:299 #, c-format msgid "%s returned exit status %d" msgstr "" #: src/delivery.c:374 src/delivery.c:533 #, c-format msgid "cannot create %s%c%s: %s" msgstr "" #: src/delivery.c:382 src/delivery.c:541 #, c-format msgid "cannot open %s%c%s: %s" msgstr "" #: src/delivery.c:397 src/delivery.c:567 #, c-format msgid "cannot sync %s%c%s: %s" msgstr "" #: src/delivery.c:403 src/delivery.c:574 #, c-format msgid "cannot close %s%c%s: %s" msgstr "" #: src/delivery.c:411 #, c-format msgid "%s: cannot link %s to %s: %s" msgstr "" #: src/delivery.c:462 src/delivery.c:622 #, c-format msgid "cannot change to %s: %s" msgstr "" #: src/delivery.c:552 #, c-format msgid "cannot lock %s%c%s: %s" msgstr "" #: src/delivery.c:659 src/delivery.c:670 src/delivery.c:687 src/uidls.c:424 #, c-format msgid "%s: output error" msgstr "" #: src/delivery.c:680 #, c-format msgid "cannot sync %s: %s" msgstr "" #: src/delivery.c:708 #, c-format msgid "cannot open %s: %s" msgstr "" #: src/delivery.c:716 src/uidls.c:197 #, c-format msgid "cannot lock %s (tried for %d seconds): %s" msgstr "" #: src/delivery.c:721 src/uidls.c:202 #, c-format msgid "cannot lock %s: %s" msgstr "" #: src/delivery.c:736 #, c-format msgid "cannot close %s: %s" msgstr "" #: src/uidls.c:224 #, c-format msgid "%s, line %ld: line longer than %d characters" msgstr "" #: src/uidls.c:250 #, c-format msgid "%s, line %ld: UID without a list" msgstr "" #: src/uidls.c:261 #, c-format msgid "%s, line %ld: invalid number of UIDs" msgstr "" #: src/uidls.c:276 #, c-format msgid "%s, line %ld: invalid or missing host name" msgstr "" #: src/uidls.c:288 #, c-format msgid "%s, line %ld: invalid or missing user name" msgstr "" #: src/uidls.c:302 src/uidls.c:336 #, c-format msgid "%s, line %ld: too few UIDs for user %s, host %s" msgstr "" #: src/uidls.c:351 src/tls.c:116 #, c-format msgid "%s: input error" msgstr "" #: src/uidls.c:466 #, c-format msgid "cannot rename %s to %s: %s" msgstr "" #: src/net.c:94 msgid "not enough memory" msgstr "" #: src/net.c:100 src/net.c:684 msgid "invalid argument" msgstr "" #: src/net.c:103 msgid "class type not found" msgstr "" #: src/net.c:106 msgid "the network subsystem has failed" msgstr "" #: src/net.c:109 msgid "host not found (authoritative)" msgstr "" #: src/net.c:112 msgid "host not found (nonauthoritative) or server failure" msgstr "" #: src/net.c:115 msgid "nonrecoverable error" msgstr "" #: src/net.c:118 msgid "valid name, but no data record of requested type" msgstr "" #: src/net.c:121 msgid "address family not supported" msgstr "" #: src/net.c:124 msgid "no socket descriptors available" msgstr "" #: src/net.c:127 msgid "no buffer space available" msgstr "" #: src/net.c:130 msgid "protocol not supported" msgstr "" #: src/net.c:133 msgid "wrong protocol type for this socket" msgstr "" #: src/net.c:136 msgid "socket type is not supported in this address family" msgstr "" #: src/net.c:139 msgid "remote address is not valid" msgstr "" #: src/net.c:142 src/net.c:636 msgid "connection refused" msgstr "" #: src/net.c:145 src/net.c:630 msgid "network unreachable" msgstr "" #: src/net.c:148 msgid "timeout" msgstr "" #: src/net.c:151 msgid "socket not connected" msgstr "" #: src/net.c:154 msgid "the socket was shut down" msgstr "" #: src/net.c:157 src/net.c:633 msgid "host unreachable" msgstr "" #: src/net.c:160 msgid "connection reset by peer" msgstr "" #: src/net.c:163 msgid "the underlying network subsystem is not ready" msgstr "" #: src/net.c:166 msgid "the requested version is not available" msgstr "" #: src/net.c:169 msgid "a blocking operation is in progress" msgstr "" #: src/net.c:172 msgid "limit on the number of tasks has been reached" msgstr "" #: src/net.c:175 msgid "invalid request" msgstr "" #: src/net.c:178 src/net.c:648 src/tls.c:1533 src/tls.c:1557 src/tls.c:1852 msgid "unknown error" msgstr "" #: src/net.c:197 src/net.c:202 src/net.c:212 src/net.c:217 #, c-format msgid "network read error: %s" msgstr "" #: src/net.c:198 src/net.c:213 src/net.c:245 src/net.c:260 src/tls.c:1552 msgid "the operation timed out" msgstr "" #: src/net.c:244 src/net.c:249 src/net.c:259 src/net.c:264 #, c-format msgid "network write error: %s" msgstr "" #: src/net.c:528 src/net.c:558 src/net.c:593 src/net.c:624 src/net.c:627 #: src/net.c:630 src/net.c:633 src/net.c:636 src/net.c:639 src/net.c:642 #: src/net.c:645 src/net.c:648 #, c-format msgid "proxy failure: %s" msgstr "" #: src/net.c:528 msgid "host name too long" msgstr "" #: src/net.c:542 src/net.c:576 src/net.c:1007 #, c-format msgid "network write error" msgstr "" #: src/net.c:552 src/net.c:586 src/net.c:615 #, c-format msgid "network read error" msgstr "" #: src/net.c:558 src/net.c:593 msgid "unexpected reply" msgstr "" #: src/net.c:624 msgid "general server failure" msgstr "" #: src/net.c:627 msgid "connection not allowed" msgstr "" #: src/net.c:639 msgid "time-to-live expired" msgstr "" #: src/net.c:642 msgid "command not supported" msgstr "" #: src/net.c:645 msgid "address type not supported" msgstr "" #: src/net.c:676 src/net.c:683 src/net.c:698 #, c-format msgid "cannot connect to %s: %s" msgstr "" #: src/net.c:689 src/net.c:862 #, c-format msgid "cannot create socket: %s" msgstr "" #: src/net.c:762 src/net.c:771 #, c-format msgid "cannot locate host %s: %s" msgstr "" #: src/net.c:873 #, c-format msgid "cannot bind source ip %s: %s" msgstr "" #: src/net.c:889 src/net.c:902 #, c-format msgid "cannot connect to %s, port %d: %s" msgstr "" #: src/tls.c:110 #, c-format msgid "" "no environment variables RANDFILE or HOME, or filename of rand file too long" msgstr "" #: src/tls.c:138 #, c-format msgid "random file + time + pseudo randomness is not enough, giving up" msgstr "" #: src/tls.c:381 src/tls.c:495 msgid "cannot get TLS certificate info" msgstr "" #: src/tls.c:386 src/tls.c:498 src/tls.c:770 src/tls.c:900 #, c-format msgid "%s: no certificate was found" msgstr "" #: src/tls.c:391 src/tls.c:776 src/tls.c:913 #, c-format msgid "%s: cannot initialize certificate structure" msgstr "" #: src/tls.c:397 #, c-format msgid "%s: error parsing certificate" msgstr "" #: src/tls.c:407 src/tls.c:518 src/tls.c:793 src/tls.c:1022 #, c-format msgid "%s: error getting SHA256 fingerprint" msgstr "" #: src/tls.c:415 src/tls.c:524 src/tls.c:812 src/tls.c:1040 #, c-format msgid "%s: error getting SHA1 fingerprint" msgstr "" #: src/tls.c:421 src/tls.c:532 #, c-format msgid "%s: cannot get activation time" msgstr "" #: src/tls.c:427 src/tls.c:542 #, c-format msgid "%s: cannot get expiration time" msgstr "" #: src/tls.c:503 src/tls.c:1131 #, c-format msgid "%s: cannot get certificate subject" msgstr "" #: src/tls.c:509 #, c-format msgid "%s: cannot get certificate issuer" msgstr "" #: src/tls.c:611 msgid "Common Name" msgstr "" #: src/tls.c:611 msgid "Organization" msgstr "" #: src/tls.c:612 msgid "Organizational unit" msgstr "" #: src/tls.c:612 msgid "Locality" msgstr "" #: src/tls.c:612 msgid "State or Province" msgstr "" #: src/tls.c:613 msgid "Country" msgstr "" #: src/tls.c:620 #, c-format msgid "TLS session parameters:\n" msgstr "" #: src/tls.c:622 msgid "not available" msgstr "" #: src/tls.c:627 #, c-format msgid "TLS certificate information:\n" msgstr "" #: src/tls.c:628 msgid "Owner" msgstr "" #: src/tls.c:639 msgid "Issuer" msgstr "" #: src/tls.c:650 msgid "Validity" msgstr "" #: src/tls.c:652 msgid "Activation time" msgstr "" #: src/tls.c:654 msgid "Expiration time" msgstr "" #: src/tls.c:655 msgid "Fingerprints" msgstr "" #: src/tls.c:755 src/tls.c:998 msgid "TLS certificate verification failed" msgstr "" #: src/tls.c:759 src/tls.c:1002 msgid "TLS certificate check failed" msgstr "" #: src/tls.c:783 src/tls.c:920 #, c-format msgid "%s: error parsing certificate %u of %u" msgstr "" #: src/tls.c:800 src/tls.c:819 src/tls.c:838 src/tls.c:1029 src/tls.c:1047 #: src/tls.c:1065 #, c-format msgid "%s: the certificate fingerprint does not match" msgstr "" #: src/tls.c:831 src/tls.c:1058 #, c-format msgid "%s: error getting MD5 fingerprint" msgstr "" #: src/tls.c:859 #, c-format msgid "%s: the certificate type is not X509" msgstr "" #: src/tls.c:868 #, c-format msgid "%s: the certificate has been revoked" msgstr "" #: src/tls.c:875 #, c-format msgid "%s: the certificate hasn't got a known issuer" msgstr "" #: src/tls.c:881 #, c-format msgid "%s: the certificate is not trusted" msgstr "" #: src/tls.c:891 #, c-format msgid "%s: %s" msgstr "" #: src/tls.c:935 src/tls.c:1169 #, c-format msgid "%s: the certificate owner does not match hostname %s" msgstr "" #: src/tls.c:943 #, c-format msgid "%s: cannot get activation time for certificate %u of %u" msgstr "" #: src/tls.c:951 #, c-format msgid "%s: certificate %u of %u is not yet activated" msgstr "" #: src/tls.c:957 #, c-format msgid "%s: cannot get expiration time for certificate %u of %u" msgstr "" #: src/tls.c:964 #, c-format msgid "%s: certificate %u of %u has expired" msgstr "" #: src/tls.c:1008 #, c-format msgid "%s: no certificate was sent" msgstr "" #: src/tls.c:1111 #, c-format msgid "%s: certificate subject alternative name contains NUL" msgstr "" #: src/tls.c:1143 #, c-format msgid "%s: cannot get certificate common name" msgstr "" #: src/tls.c:1152 #, c-format msgid "%s: certificate common name contains NUL" msgstr "" #: src/tls.c:1229 #, c-format msgid "cannot initialize TLS session: %s" msgstr "" #: src/tls.c:1242 #, c-format msgid "error in priority string at position %d" msgstr "" #: src/tls.c:1245 src/tls.c:1252 src/tls.c:1388 #, c-format msgid "cannot set priorities for TLS session: %s" msgstr "" #: src/tls.c:1263 #, c-format msgid "cannot set default priority for TLS session: %s" msgstr "" #: src/tls.c:1276 #, c-format msgid "cannot allocate certificate for TLS session: %s" msgstr "" #: src/tls.c:1287 #, c-format msgid "" "cannot set X509 key file %s and/or X509 cert file %s for TLS session: %s" msgstr "" #: src/tls.c:1307 src/tls.c:1444 #, c-format msgid "cannot set X509 system trust for TLS session: %s" msgstr "" #: src/tls.c:1320 #, c-format msgid "cannot set X509 trust file %s for TLS session: %s" msgstr "" #: src/tls.c:1333 #, c-format msgid "cannot set X509 CRL file %s for TLS session: %s" msgstr "" #: src/tls.c:1360 #, c-format msgid "cannot set credentials for TLS session: %s" msgstr "" #: src/tls.c:1380 #, c-format msgid "cannot set minimum number of DH prime bits for TLS: %s" msgstr "" #: src/tls.c:1381 src/tls.c:1389 src/tls.c:1397 msgid "feature not yet implemented for OpenSSL" msgstr "" #: src/tls.c:1396 #, c-format msgid "cannot load CRL file: %s" msgstr "" #: src/tls.c:1403 #, c-format msgid "cannot set TLS method" msgstr "" #: src/tls.c:1408 #, c-format msgid "cannot create TLS context: %s" msgstr "" #: src/tls.c:1419 #, c-format msgid "cannot load key file %s: %s" msgstr "" #: src/tls.c:1427 #, c-format msgid "cannot load certificate file %s: %s" msgstr "" #: src/tls.c:1455 #, c-format msgid "cannot load trust file %s: %s" msgstr "" #: src/tls.c:1481 #, c-format msgid "cannot create a TLS structure: %s" msgstr "" #: src/tls.c:1525 msgid "a protocol violating EOF occurred" msgstr "" #: src/tls.c:1543 msgid "the connection was closed unexpectedly" msgstr "" #: src/tls.c:1591 #, c-format msgid "TLS handshake failed: %s" msgstr "" #: src/tls.c:1628 #, c-format msgid "cannot set the file descriptor for TLS: %s" msgstr "" #: src/tls.c:1647 msgid "TLS handshake failed" msgstr "" #: src/tls.c:1710 #, c-format msgid "cannot read from TLS connection: %s" msgstr "" #: src/tls.c:1754 msgid "cannot read from TLS connection" msgstr "" #: src/tls.c:1840 src/tls.c:1851 #, c-format msgid "cannot write to TLS connection: %s" msgstr "" #: src/tls.c:1881 msgid "cannot write to TLS connection" msgstr ""