diff options
Diffstat (limited to 'po/.pot')
-rw-r--r-- | po/.pot | 1885 |
1 files changed, 1885 insertions, 0 deletions
diff --git a/po/.pot b/po/.pot new file mode 100644 index 00000000..7f2ab664 --- /dev/null +++ b/po/.pot @@ -0,0 +1,1885 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 1998-11-30 16:34-0500\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: ENCODING\n" + +#: checkalias.c:142 +#, c-format +msgid "Checking if %s is really the same node as %s" +msgstr "" + +#: checkalias.c:146 +msgid "Yes, their IP addresses match" +msgstr "" + +#: checkalias.c:150 +msgid "No, their IP addresses don't match" +msgstr "" + +#: checkalias.c:168 checkalias.c:193 +#, c-format +msgid "nameserver failure while looking for `%s' during poll of %s." +msgstr "" + +#: driver.c:137 +#, c-format +msgid "mapped %s to local %s" +msgstr "" + +#: driver.c:192 +#, c-format +msgid "passed through %s matching %s" +msgstr "" + +#: driver.c:246 +#, c-format +msgid "" +"analyzing Received line:\n" +"%s" +msgstr "" + +#: driver.c:285 +#, c-format +msgid "line accepted, %s is an alias of the mailserver" +msgstr "" + +#: driver.c:291 +#, c-format +msgid "line rejected, %s is not an alias of the mailserver" +msgstr "" + +#: driver.c:362 +msgid "no Received address found" +msgstr "" + +#: driver.c:371 +#, c-format +msgid "found Received address `%s'" +msgstr "" + +#: driver.c:730 +msgid "message delimiter found while scanning headers" +msgstr "" + +#: driver.c:854 +#, c-format +msgid "no local matches, forwarding to %s" +msgstr "" + +#: driver.c:868 +msgid "forwarding and deletion suppressed due to DNS errors" +msgstr "" + +#: driver.c:965 +msgid "writing RFC822 msgblk.headers" +msgstr "" + +#: driver.c:985 +msgid "no recipient addresses matched declared local names" +msgstr "" + +#: driver.c:991 +#, c-format +msgid "recipient address %s didn't match any local name" +msgstr "" + +#: driver.c:999 +msgid "message has embedded NULs" +msgstr "" + +#: driver.c:1006 +msgid "SMTP listener rejected local recipient addresses: " +msgstr "" + +#: driver.c:1121 +msgid "writing message text" +msgstr "" + +#: driver.c:1164 +#, c-format +msgid "kerberos error %s" +msgstr "" + +#: driver.c:1223 +#, c-format +msgid "krb5_sendauth: %s [server says '%*s'] " +msgstr "" + +#: driver.c:1318 +#, c-format +msgid "\t%d msg %d octets long skipped by fetchmail." +msgstr "" + +#: driver.c:1353 +msgid "Kerberos V4 support not linked." +msgstr "" + +#: driver.c:1361 +msgid "Kerberos V5 support not linked." +msgstr "" + +#: driver.c:1372 +#, c-format +msgid "Option --flush is not supported with %s" +msgstr "" + +#: driver.c:1378 +#, c-format +msgid "Option --all is not supported with %s" +msgstr "" + +#: driver.c:1386 +#, c-format +msgid "Option --limit is not supported with %s" +msgstr "" + +#: driver.c:1404 +#, c-format +msgid "timeout after %d seconds waiting to connect to server %s." +msgstr "" + +#: driver.c:1408 +#, c-format +msgid "timeout after %d seconds waiting for server %s." +msgstr "" + +#: driver.c:1412 +#, c-format +msgid "timeout after %d seconds waiting for %s." +msgstr "" + +#: driver.c:1417 +#, c-format +msgid "timeout after %d seconds waiting for listener to respond." +msgstr "" + +#: driver.c:1419 +#, c-format +msgid "timeout after %d seconds." +msgstr "" + +#: driver.c:1435 +msgid "Subject: fetchmail sees repeated timeouts\r\n" +msgstr "" + +#: driver.c:1437 +#, c-format +msgid "" +"Fetchmail saw more than %d timouts while attempting to get mail from %s@%s." +msgstr "" + +#: driver.c:1442 +msgid "" +"This could mean that your mailserver is stuck, or that your SMTP listener" +msgstr "" + +#: driver.c:1444 +msgid "" +"is wedged, or that your mailbox file on the server has been corrupted by" +msgstr "" + +#: driver.c:1446 +msgid "a server error. You can run `fetchmail -v -v' to diagnose the problem." +msgstr "" + +#: driver.c:1448 +msgid "Fetchmail won't poll this mailbox again until you restart it." +msgstr "" + +#: driver.c:1469 +#, c-format +msgid "pre-connection command failed with status %d" +msgstr "" + +#: driver.c:1496 +msgid "fetchmail: internal inconsistency" +msgstr "" + +#: driver.c:1506 +#, c-format +msgid "fetchmail: %s connection to %s failed" +msgstr "" + +#: driver.c:1512 +msgid ": host is unknown" +msgstr "" + +#: driver.c:1514 +msgid ": name is valid but has no IP address" +msgstr "" + +#: driver.c:1516 +msgid ": unrecoverable name server error" +msgstr "" + +#: driver.c:1518 +msgid ": temporary name server error" +msgstr "" + +#: driver.c:1520 +#, c-format +msgid ": unknown DNS error %d" +msgstr "" + +#: driver.c:1576 +#, c-format +msgid "Lock-busy error on %s@%s" +msgstr "" + +#: driver.c:1583 +#, c-format +msgid "Authorization failure on %s@%s" +msgstr "" + +#: driver.c:1597 +msgid "Subject: fetchmail authentication failed\r\n" +msgstr "" + +#: driver.c:1599 +#, c-format +msgid "Fetchmail could not get mail from %s@%s." +msgstr "" + +#: driver.c:1603 +msgid "The attempt to get authorization failed." +msgstr "" + +#: driver.c:1605 +msgid "This probably means your password is invalid." +msgstr "" + +#: driver.c:1626 +#, c-format +msgid "selecting or re-polling folder %s" +msgstr "" + +#: driver.c:1628 +msgid "selecting or re-polling default folder" +msgstr "" + +#: driver.c:1664 +#, c-format +msgid "%s at %s (folder %s)" +msgstr "" + +#: driver.c:1667 +#, c-format +msgid "%s at %s" +msgstr "" + +#. only used for ETRN +#: driver.c:1671 +#, c-format +msgid "Polling %s" +msgstr "" + +#: driver.c:1675 +#, c-format +msgid "%d %s (%d seen) for %s" +msgstr "" + +#: driver.c:1676 driver.c:1681 +msgid "messages" +msgstr "" + +#: driver.c:1677 driver.c:1682 +msgid "message" +msgstr "" + +#: driver.c:1680 +#, c-format +msgid "%d %s for %s" +msgstr "" + +#: driver.c:1686 +#, c-format +msgid " (%d octets)." +msgstr "" + +#: driver.c:1692 +#, c-format +msgid "No mail for %s" +msgstr "" + +#: driver.c:1766 +#, c-format +msgid "Skipping message %d, length -1" +msgstr "" + +#: driver.c:1776 +#, c-format +msgid "skipping message %d" +msgstr "" + +#: driver.c:1821 +#, c-format +msgid " (oversized, %d octets)" +msgstr "" + +#: driver.c:1844 +#, c-format +msgid "reading message %d of %d" +msgstr "" + +#: driver.c:1848 +#, c-format +msgid " (%d %soctets)" +msgstr "" + +#: driver.c:1849 +msgid "header " +msgstr "" + +#: driver.c:1894 +#, c-format +msgid " (%d body octets) " +msgstr "" + +#: driver.c:1963 +#, c-format +msgid "message %d was not the expected length (%d actual != %d expected)" +msgstr "" + +#: driver.c:2001 +msgid " retained" +msgstr "" + +#: driver.c:2009 +msgid " flushed" +msgstr "" + +#: driver.c:2018 +msgid " not flushed" +msgstr "" + +#: driver.c:2024 +#, c-format +msgid "fetchlimit reached; %d messages left on server" +msgstr "" + +#: driver.c:2066 +msgid "socket" +msgstr "" + +#: driver.c:2069 +msgid "authorization" +msgstr "" + +#: driver.c:2072 +msgid "missing or bad RFC822 header" +msgstr "" + +#: driver.c:2075 +msgid "MDA" +msgstr "" + +#: driver.c:2078 +msgid "client/server synchronization" +msgstr "" + +#: driver.c:2081 +msgid "client/server protocol" +msgstr "" + +#: driver.c:2084 +msgid "lock busy on server" +msgstr "" + +#: driver.c:2087 +msgid "SMTP transaction" +msgstr "" + +#: driver.c:2090 +msgid "DNS lookup" +msgstr "" + +#: driver.c:2093 +msgid "undefined" +msgstr "" + +#: driver.c:2099 +#, c-format +msgid "%s error while fetching from %s" +msgstr "" + +#: driver.c:2107 +#, c-format +msgid "post-connection command failed with status %d" +msgstr "" + +#: env.c:59 +#, c-format +msgid "%s: can't find your name and home directory!\n" +msgstr "" + +#: env.c:84 +#, c-format +msgid "%s: can't determine your host!" +msgstr "" + +#: env.c:100 +#, c-format +msgid "gethostbyname failed for %s\n" +msgstr "" + +#: error.c:109 +msgid "Unknown system error" +msgstr "" + +#: error.c:140 +#, c-format +msgid "%s (log message incomplete)" +msgstr "" + +#: error.c:236 +#, c-format +msgid ": Error %d" +msgstr "" + +#: error.c:340 error.c:368 error.c:442 error.c:470 +msgid "partial error message buffer overflow" +msgstr "" + +#: etrn.c:44 +#, c-format +msgid "%s's SMTP listener does not support ESMTP" +msgstr "" + +#: etrn.c:50 +#, c-format +msgid "%s's SMTP listener does not support ETRN" +msgstr "" + +#. OK, queuing for node <x> started +#: etrn.c:73 +#, c-format +msgid "Queuing for %s started" +msgstr "" + +#. OK, no messages waiting for node <x> +#: etrn.c:77 +#, c-format +msgid "No messages waiting for %s" +msgstr "" + +#. OK, pending messages for node <x> started +#. OK, <n> pending messages for node <x> started +#: etrn.c:82 +#, c-format +msgid "Pending messages for %s started" +msgstr "" + +#. Unable to queue messages for node <x> +#: etrn.c:86 +#, c-format +msgid "Unable to queue messages for node %s" +msgstr "" + +#. Node <x> not allowed: <reason> +#: etrn.c:90 +#, c-format +msgid "Node %s not allowed: %s" +msgstr "" + +#. Syntax Error +#: etrn.c:94 +msgid "ETRN syntax error" +msgstr "" + +#. Syntax Error in Parameters +#: etrn.c:98 +msgid "ETRN syntax error in parameters" +msgstr "" + +#: etrn.c:102 +#, c-format +msgid "Unknown ETRN error %d" +msgstr "" + +#: etrn.c:146 +msgid "Option --keep is not supported with ETRN\n" +msgstr "" + +#: etrn.c:150 +msgid "Option --flush is not supported with ETRN\n" +msgstr "" + +#: etrn.c:154 +msgid "Option --remote is not supported with ETRN\n" +msgstr "" + +#: etrn.c:158 +msgid "Option --check is not supported with ETRN\n" +msgstr "" + +#: fetchmail.c:134 +#, c-format +msgid "fetchmail: thread sleeping for %d sec.\n" +msgstr "" + +#: fetchmail.c:174 +#, c-format +msgid "This is fetchmail release %s" +msgstr "" + +#: fetchmail.c:238 +msgid "Taking options from command line" +msgstr "" + +#: fetchmail.c:242 +#, c-format +msgid " and %s\n" +msgstr "" + +#: fetchmail.c:244 +#, c-format +msgid "Lockfile at %s\n" +msgstr "" + +#: fetchmail.c:248 +#, c-format +msgid "No mailservers set up -- perhaps %s is missing?\n" +msgstr "" + +#: fetchmail.c:265 +msgid "fetchmail: cannot allocate memory for lock name.\n" +msgstr "" + +#: fetchmail.c:275 +msgid "fetchmail: removing stale lockfile\n" +msgstr "" + +#: fetchmail.c:285 +msgid "fetchmail: no mailservers have been specified.\n" +msgstr "" + +#: fetchmail.c:294 +msgid "fetchmail: no other fetchmail is running\n" +msgstr "" + +#: fetchmail.c:300 +#, c-format +msgid "fetchmail: error killing %s fetchmail at %d; bailing out.\n" +msgstr "" + +#: fetchmail.c:301 fetchmail.c:307 +msgid "background" +msgstr "" + +#: fetchmail.c:301 fetchmail.c:307 +msgid "foreground" +msgstr "" + +#: fetchmail.c:306 +#, c-format +msgid "fetchmail: %s fetchmail at %d killed.\n" +msgstr "" + +#: fetchmail.c:322 +msgid "" +"fetchmail: can't check mail while another fetchmail to same host is " +"running.\n" +msgstr "" + +#: fetchmail.c:328 +#, c-format +msgid "" +"fetchmail: can't poll specified hosts with another fetchmail running at %d.\n" +msgstr "" + +#: fetchmail.c:335 +#, c-format +msgid "fetchmail: another foreground fetchmail is running at %d.\n" +msgstr "" + +#: fetchmail.c:342 +msgid "" +"fetchmail: can't accept options while a background fetchmail is running.\n" +msgstr "" + +#: fetchmail.c:348 +#, c-format +msgid "fetchmail: background fetchmail at %d awakened.\n" +msgstr "" + +#: fetchmail.c:360 +#, c-format +msgid "fetchmail: elder sibling at %d died mysteriously.\n" +msgstr "" + +#: fetchmail.c:419 +#, c-format +msgid "Enter password for %s@%s: " +msgstr "" + +#: fetchmail.c:459 +#, c-format +msgid "starting fetchmail %s daemon " +msgstr "" + +#: fetchmail.c:519 +#, c-format +msgid "poll of %s skipped (failed authentication or too many timeouts)" +msgstr "" + +#: fetchmail.c:532 +#, c-format +msgid "interval not reached, not querying %s" +msgstr "" + +#: fetchmail.c:559 +msgid "saved UID List" +msgstr "" + +#: fetchmail.c:565 +#, c-format +msgid "Query status=%d" +msgstr "" + +#: fetchmail.c:621 +msgid "All connections are wedged. Exiting." +msgstr "" + +#: fetchmail.c:626 +#, c-format +msgid "fetchmail: sleeping at %s" +msgstr "" + +#: fetchmail.c:721 +#, c-format +msgid "awakened by %s" +msgstr "" + +#: fetchmail.c:723 +#, c-format +msgid "awakened by signal %d" +msgstr "" + +#: fetchmail.c:734 +#, c-format +msgid "awakened at %s" +msgstr "" + +#: fetchmail.c:740 +#, c-format +msgid "normal termination, status %d" +msgstr "" + +#: fetchmail.c:867 +#, c-format +msgid "Warning: multiple mentions of host %s in config file\n" +msgstr "" + +#: fetchmail.c:975 +#, c-format +msgid "" +"fetchmail: warning: no DNS available to check multidrop fetches from %s\n" +msgstr "" + +#: fetchmail.c:1014 +#, c-format +msgid "couldn't find HESIOD pobox for %s" +msgstr "" + +#: fetchmail.c:1040 +#, c-format +msgid "couldn't find canonical DNS name of %s" +msgstr "" + +#: fetchmail.c:1064 +#, c-format +msgid "%s configuration invalid, port number cannot be negative\n" +msgstr "" + +#: fetchmail.c:1071 +#, c-format +msgid "%s configuration invalid, RPOP requires a privileged port\n" +msgstr "" + +#: fetchmail.c:1091 +#, c-format +msgid "%s configuration invalid, LMTP can't use default SMTP port\n" +msgstr "" + +#: fetchmail.c:1156 +#, c-format +msgid "terminated with signal %d" +msgstr "" + +#: fetchmail.c:1216 +#, c-format +msgid "fetchmail: %s querying %s (protocol %s) at %s" +msgstr "" + +#: fetchmail.c:1235 +msgid "POP2 support is not configured.\n" +msgstr "" + +#: fetchmail.c:1245 +msgid "POP3 support is not configured.\n" +msgstr "" + +#: fetchmail.c:1257 +msgid "IMAP support is not configured.\n" +msgstr "" + +#: fetchmail.c:1263 +msgid "ETRN support is not configured.\n" +msgstr "" + +#: fetchmail.c:1269 +msgid "Cannot support ETRN without gethostbyname(2).\n" +msgstr "" + +#: fetchmail.c:1274 +msgid "unsupported protocol selected." +msgstr "" + +#: fetchmail.c:1286 +#, c-format +msgid "Poll interval is %d seconds\n" +msgstr "" + +#: fetchmail.c:1288 +#, c-format +msgid "Logfile is %s\n" +msgstr "" + +#: fetchmail.c:1290 +#, c-format +msgid "Idfile is %s\n" +msgstr "" + +#: fetchmail.c:1293 +msgid "Progress messages will be logged via syslog\n" +msgstr "" + +#: fetchmail.c:1296 +msgid "Fetchmail will masquerade and will not generate Received\n" +msgstr "" + +#: fetchmail.c:1298 +#, c-format +msgid "Fetchmail will forward misaddressed multidrop messages to %s.\n" +msgstr "" + +#: fetchmail.c:1306 +#, c-format +msgid "Options for retrieving from %s@%s:\n" +msgstr "" + +#: fetchmail.c:1310 +#, c-format +msgid " Mail will be retrieved via %s\n" +msgstr "" + +#: fetchmail.c:1313 +#, c-format +msgid " Poll of this server will occur every %d intervals.\n" +msgstr "" + +#: fetchmail.c:1316 +#, c-format +msgid " True name of server is %s.\n" +msgstr "" + +#: fetchmail.c:1318 +#, c-format +msgid " This host %s be queried when no host is specified.\n" +msgstr "" + +#: fetchmail.c:1319 fetchmail.c:1391 fetchmail.c:1394 +msgid "will not" +msgstr "" + +#: fetchmail.c:1319 fetchmail.c:1391 fetchmail.c:1394 +msgid "will" +msgstr "" + +#: fetchmail.c:1329 +msgid " Password will be prompted for.\n" +msgstr "" + +#: fetchmail.c:1332 +#, c-format +msgid " APOP secret = \"%s\".\n" +msgstr "" + +#: fetchmail.c:1334 +#, c-format +msgid " RPOP id = \"%s\".\n" +msgstr "" + +#: fetchmail.c:1336 +#, c-format +msgid " Password = \"%s\".\n" +msgstr "" + +#: fetchmail.c:1345 +#, c-format +msgid " Protocol is KPOP with Kerberos %s authentication" +msgstr "" + +#: fetchmail.c:1348 +#, c-format +msgid " Protocol is %s" +msgstr "" + +#: fetchmail.c:1351 +#, c-format +msgid " (using service %s)" +msgstr "" + +#: fetchmail.c:1353 +#, c-format +msgid " (using network security options %s)" +msgstr "" + +#: fetchmail.c:1356 +#, c-format +msgid " (using port %d)" +msgstr "" + +#: fetchmail.c:1359 +msgid " (using default port)" +msgstr "" + +#: fetchmail.c:1361 +msgid " (forcing UIDL use)" +msgstr "" + +#: fetchmail.c:1365 +msgid " Kerberos V4 preauthentication enabled.\n" +msgstr "" + +#: fetchmail.c:1367 +msgid " Kerberos V5 preauthentication enabled.\n" +msgstr "" + +#: fetchmail.c:1369 +#, c-format +msgid " Server nonresponse timeout is %d seconds" +msgstr "" + +#: fetchmail.c:1371 +msgid " (default).\n" +msgstr "" + +#: fetchmail.c:1377 +msgid " Default mailbox selected.\n" +msgstr "" + +#: fetchmail.c:1382 +msgid " Selected mailboxes are:" +msgstr "" + +#: fetchmail.c:1387 +#, c-format +msgid " %s messages will be retrieved (--all %s).\n" +msgstr "" + +#: fetchmail.c:1388 +msgid "All" +msgstr "" + +#: fetchmail.c:1388 +msgid "Only new" +msgstr "" + +#: fetchmail.c:1390 +#, c-format +msgid " Fetched messages %s be kept on the server (--keep %s).\n" +msgstr "" + +#: fetchmail.c:1393 +#, c-format +msgid " Old messages %s be flushed before message retrieval (--flush %s).\n" +msgstr "" + +#: fetchmail.c:1396 +#, c-format +msgid " Rewrite of server-local addresses is %s (--norewrite %s).\n" +msgstr "" + +#: fetchmail.c:1397 fetchmail.c:1400 fetchmail.c:1403 fetchmail.c:1406 +#: fetchmail.c:1409 fetchmail.c:1517 +msgid "enabled" +msgstr "" + +#: fetchmail.c:1397 fetchmail.c:1400 fetchmail.c:1403 fetchmail.c:1406 +#: fetchmail.c:1409 fetchmail.c:1517 +msgid "disabled" +msgstr "" + +#: fetchmail.c:1399 +#, c-format +msgid " Carriage-return stripping is %s (stripcr %s).\n" +msgstr "" + +#: fetchmail.c:1402 +#, c-format +msgid " Carriage-return forcing is %s (forcecr %s).\n" +msgstr "" + +#: fetchmail.c:1405 +#, c-format +msgid " Interpretation of Content-Transfer-Encoding is %s (pass8bits %s).\n" +msgstr "" + +#: fetchmail.c:1408 +#, c-format +msgid " MIME decoding is %s (mimedecode %s).\n" +msgstr "" + +#: fetchmail.c:1411 +#, c-format +msgid " Nonempty Status lines will be %s (dropstatus %s)\n" +msgstr "" + +#: fetchmail.c:1412 +msgid "discarded" +msgstr "" + +#: fetchmail.c:1412 +msgid "kept" +msgstr "" + +#: fetchmail.c:1417 +#, c-format +msgid " Message size limit is %d bytes (--limit %d).\n" +msgstr "" + +#: fetchmail.c:1420 +msgid " No message size limit (--limit 0).\n" +msgstr "" + +#: fetchmail.c:1422 +#, c-format +msgid " Message size warning interval is %d seconds (--warnings %d).\n" +msgstr "" + +#: fetchmail.c:1425 +msgid " Size warnings on every poll (--warnings 0).\n" +msgstr "" + +#: fetchmail.c:1428 +#, c-format +msgid " Received-message limit is %d (--fetchlimit %d).\n" +msgstr "" + +#: fetchmail.c:1431 +msgid " No received-message limit (--fetchlimit 0).\n" +msgstr "" + +#: fetchmail.c:1433 +#, c-format +msgid " SMTP message batch limit is %d.\n" +msgstr "" + +#: fetchmail.c:1435 +msgid " No SMTP message batch limit (--batchlimit 0).\n" +msgstr "" + +#: fetchmail.c:1438 +#, c-format +msgid " Deletion interval between expunges is %d (--expunge %d).\n" +msgstr "" + +#: fetchmail.c:1440 +msgid " No expunges (--expunge 0).\n" +msgstr "" + +#: fetchmail.c:1443 +#, c-format +msgid " Messages will be appended to %s as BSMTP\n" +msgstr "" + +#: fetchmail.c:1445 +#, c-format +msgid " Messages will be delivered with \"%s\".\n" +msgstr "" + +#: fetchmail.c:1450 +#, c-format +msgid " Messages will be %cMTP-forwarded to:" +msgstr "" + +#: fetchmail.c:1455 +msgid " (default)" +msgstr "" + +#: fetchmail.c:1459 +#, c-format +msgid " Host part of MAIL FROM line will be %s\n" +msgstr "" + +#: fetchmail.c:1468 +msgid " Recognized listener spam block responses are:" +msgstr "" + +#: fetchmail.c:1474 +msgid " Spam-blocking disabled\n" +msgstr "" + +#: fetchmail.c:1477 +#, c-format +msgid " Server connection will be brought up with \"%s\".\n" +msgstr "" + +#: fetchmail.c:1480 +msgid " No pre-connection command.\n" +msgstr "" + +#: fetchmail.c:1482 +#, c-format +msgid " Server connection will be taken down with \"%s\".\n" +msgstr "" + +#: fetchmail.c:1485 +msgid " No post-connection command.\n" +msgstr "" + +#: fetchmail.c:1488 +msgid " No localnames declared for this host.\n" +msgstr "" + +#: fetchmail.c:1498 +msgid " Multi-drop mode: " +msgstr "" + +#: fetchmail.c:1500 +msgid " Single-drop mode: " +msgstr "" + +#: fetchmail.c:1502 +#, c-format +msgid "%d local name(s) recognized.\n" +msgstr "" + +#: fetchmail.c:1516 +#, c-format +msgid " DNS lookup for multidrop addresses is %s.\n" +msgstr "" + +#: fetchmail.c:1520 +msgid " Server aliases will be compared with multidrop addresses by " +msgstr "" + +#: fetchmail.c:1522 +msgid "IP address.\n" +msgstr "" + +#: fetchmail.c:1524 +msgid "name.\n" +msgstr "" + +#: fetchmail.c:1527 +msgid " Envelope-address routing is disabled\n" +msgstr "" + +#: fetchmail.c:1530 +#, c-format +msgid " Envelope header is assumed to be: %s\n" +msgstr "" + +#: fetchmail.c:1531 +msgid "Received" +msgstr "" + +#: fetchmail.c:1533 +#, c-format +msgid " Number of envelope header to be parsed: %d\n" +msgstr "" + +#: fetchmail.c:1536 +#, c-format +msgid " Prefix %s will be removed from user id\n" +msgstr "" + +#: fetchmail.c:1539 +msgid " No prefix stripping\n" +msgstr "" + +#: fetchmail.c:1546 +msgid " Predeclared mailserver aliases:" +msgstr "" + +#: fetchmail.c:1555 +msgid " Local domains:" +msgstr "" + +#: fetchmail.c:1565 +#, c-format +msgid " Connection must be through interface %s.\n" +msgstr "" + +#: fetchmail.c:1567 +msgid " No interface requirement specified.\n" +msgstr "" + +#: fetchmail.c:1569 +#, c-format +msgid " Polling loop will monitor %s.\n" +msgstr "" + +#: fetchmail.c:1571 +msgid " No monitor interface specified.\n" +msgstr "" + +#: fetchmail.c:1575 +#, c-format +msgid " Server connections will be mode via plugin %s (--plugin %s).\n" +msgstr "" + +#: fetchmail.c:1577 +msgid " No plugin command specified.\n" +msgstr "" + +#: fetchmail.c:1579 +#, c-format +msgid " Listener connections will be mode via plugout %s (--plugout %s).\n" +msgstr "" + +#: fetchmail.c:1581 +msgid " No plugout command specified.\n" +msgstr "" + +#: fetchmail.c:1585 +msgid " No UIDs saved from this host.\n" +msgstr "" + +#: fetchmail.c:1594 +#, c-format +msgid " %d UIDs saved.\n" +msgstr "" + +#: fetchmail.c:1601 +#, c-format +msgid " Pass-through properties \"%s\".\n" +msgstr "" + +#: getpass.c:73 +msgid "ERROR: no support for getpassword() routine\n" +msgstr "" + +#: getpass.c:195 +msgid "" +"\n" +"Caught signal... bailing out." +msgstr "" + +#: imap.c:147 +msgid "Could not decode initial BASE64 challenge" +msgstr "" + +#: imap.c:163 +msgid "Could not decode OTP challenge" +msgstr "" + +#: imap.c:170 pop3.c:183 +msgid "Secret pass phrase: " +msgstr "" + +#: imap.c:246 +msgid "could not decode initial BASE64 challenge" +msgstr "" + +#: imap.c:296 +#, c-format +msgid "principal %s in ticket does not match -u %s" +msgstr "" + +#: imap.c:302 +#, c-format +msgid "non-null instance (%s) might cause strange behavior" +msgstr "" + +#: imap.c:368 +msgid "could not decode BASE64 ready response" +msgstr "" + +#: imap.c:375 +msgid "challenge mismatch" +msgstr "" + +#: imap.c:448 +#, c-format +msgid "Couldn't get service name for [%s]" +msgstr "" + +#: imap.c:454 +#, c-format +msgid "Using service name [%s]" +msgstr "" + +#: imap.c:470 +msgid "Sending credentials" +msgstr "" + +#: imap.c:476 +msgid "Error exchanging credentials" +msgstr "" + +#: imap.c:512 +msgid "Couldn't unwrap security level data" +msgstr "" + +#: imap.c:517 +msgid "Credential exchange complete" +msgstr "" + +#: imap.c:521 +msgid "Server requires integrity and/or privacy" +msgstr "" + +#: imap.c:530 +#, c-format +msgid "Unwrapped security level flags: %s%s%s" +msgstr "" + +#: imap.c:534 +#, c-format +msgid "Maximum GSS token size is %ld" +msgstr "" + +#: imap.c:547 +msgid "Error creating security level request" +msgstr "" + +#: imap.c:552 +#, c-format +msgid "Requesting authorisation as %s" +msgstr "" + +#: imap.c:564 +msgid "Releasing GSS credentials" +msgstr "" + +#: imap.c:567 +msgid "Error releasing credentials" +msgstr "" + +#: imap.c:614 +msgid "Protocol identified as IMAP4 rev 1" +msgstr "" + +#: imap.c:620 +msgid "Protocol identified as IMAP4 rev 0" +msgstr "" + +#: imap.c:627 +msgid "Protocol identified as IMAP2 or IMAP2BIS" +msgstr "" + +#: imap.c:638 +msgid "OTP authentication is supported" +msgstr "" + +#: imap.c:650 +msgid "GSS authentication is supported" +msgstr "" + +#: imap.c:656 +msgid "Required GSS capability not supported by server" +msgstr "" + +#: imap.c:665 +msgid "KERBEROS_V4 authentication is supported" +msgstr "" + +#: imap.c:682 +msgid "Required KERBEROS_V4 capability not supported by server" +msgstr "" + +#: imap.c:690 +msgid "Required LOGIN capability not supported by server" +msgstr "" + +#: imap.c:744 +msgid "re-poll failed" +msgstr "" + +#: imap.c:761 +msgid "mailbox selection failed" +msgstr "" + +#: interface.c:173 +msgid "missing IP interface address" +msgstr "" + +#: interface.c:185 +msgid "invalid IP interface address" +msgstr "" + +#: interface.c:187 +msgid "invalid IP interface mask" +msgstr "" + +#: interface.c:223 +#, c-format +msgid "activity on %s -noted- as %d" +msgstr "" + +#: interface.c:237 +#, c-format +msgid "skipping poll of %s, %s down" +msgstr "" + +#: interface.c:246 +#, c-format +msgid "skipping poll of %s, %s IP address excluded" +msgstr "" + +#: interface.c:257 +#, c-format +msgid "activity on %s checked as %d" +msgstr "" + +#: interface.c:264 +#, c-format +msgid "skipping poll of %s, %s inactive" +msgstr "" + +#: netrc.c:228 +#, c-format +msgid "warning: found \"%s\" before any host names" +msgstr "" + +#: netrc.c:232 +#, c-format +msgid "%s:%d: warning: found \"%s\" before any host names\n" +msgstr "" + +#: netrc.c:268 +#, c-format +msgid "%s:%d: warning: unknown token \"%s\"\n" +msgstr "" + +#: options.c:163 options.c:207 +#, c-format +msgid "String '%s' is not a valid number string.\n" +msgstr "" + +#: options.c:172 +#, c-format +msgid "Value of string '%s' is %s than %d.\n" +msgstr "" + +#: options.c:173 +msgid "smaller" +msgstr "" + +#: options.c:173 +msgid "larger" +msgstr "" + +#: options.c:347 +#, c-format +msgid "Invalid protocol `%s' specified.\n" +msgstr "" + +#: options.c:378 +#, c-format +msgid "Invalid preauthentication `%s' specified.\n" +msgstr "" + +#: options.c:496 +msgid "fetchmail: network security support is disabled\n" +msgstr "" + +#: options.c:551 +msgid "usage: fetchmail [options] [server ...]\n" +msgstr "" + +#: options.c:552 +msgid " Options are as follows:\n" +msgstr "" + +#: options.c:553 +msgid " -?, --help display this option help\n" +msgstr "" + +#: options.c:554 +msgid " -V, --version display version info\n" +msgstr "" + +#: options.c:556 +msgid " -c, --check check for messages without fetching\n" +msgstr "" + +#: options.c:557 +msgid " -s, --silent work silently\n" +msgstr "" + +#: options.c:558 +msgid " -v, --verbose work noisily (diagnostic output)\n" +msgstr "" + +#: options.c:559 +msgid " -d, --daemon run as a daemon once per n seconds\n" +msgstr "" + +#: options.c:560 +msgid " -N, --nodetach don't detach daemon process\n" +msgstr "" + +#: options.c:561 +msgid " -q, --quit kill daemon process\n" +msgstr "" + +#: options.c:562 +msgid " -L, --logfile specify logfile name\n" +msgstr "" + +#: options.c:563 +msgid "" +" --syslog use syslog(3) for most messages when running as a " +"daemon\n" +msgstr "" + +#: options.c:564 +msgid " --invisible don't write Received & enable host spoofing\n" +msgstr "" + +#: options.c:565 +msgid " -f, --fetchmailrc specify alternate run control file\n" +msgstr "" + +#: options.c:566 +msgid " -i, --idfile specify alternate UIDs file\n" +msgstr "" + +#: options.c:567 +msgid " --postmaster specify recipient of last resort\n" +msgstr "" + +#: options.c:569 +msgid " -I, --interface interface required specification\n" +msgstr "" + +#: options.c:570 +msgid " -M, --monitor monitor interface for activity\n" +msgstr "" + +#: options.c:572 +msgid " --plugin specify external command to open connection\n" +msgstr "" + +#: options.c:573 +msgid " --plugout specify external command to open smtp connection\n" +msgstr "" + +#: options.c:575 +msgid " -p, --protocol specify retrieval protocol (see man page)\n" +msgstr "" + +#: options.c:576 +msgid " -U, --uidl force the use of UIDLs (pop3 only)\n" +msgstr "" + +#: options.c:577 +msgid " -P, --port TCP/IP service port to connect to\n" +msgstr "" + +#: options.c:578 +msgid " -A, --auth authentication type (password or kerberos)\n" +msgstr "" + +#: options.c:579 +msgid " -t, --timeout server nonresponse timeout\n" +msgstr "" + +#: options.c:580 +msgid " -E, --envelope envelope address header\n" +msgstr "" + +#: options.c:581 +msgid " -Q, --qvirtual prefix to remove from local user id\n" +msgstr "" + +#: options.c:583 +msgid " -u, --username specify users's login on server\n" +msgstr "" + +#: options.c:584 +msgid " -a, --all retrieve old and new messages\n" +msgstr "" + +#: options.c:585 +msgid " -K, --nokeep delete new messages after retrieval\n" +msgstr "" + +#: options.c:586 +msgid " -k, --keep save new messages after retrieval\n" +msgstr "" + +#: options.c:587 +msgid " -F, --flush delete old messages from server\n" +msgstr "" + +#: options.c:588 +msgid " -n, --norewrite don't rewrite header addresses\n" +msgstr "" + +#: options.c:589 +msgid " -l, --limit don't fetch messages over given size\n" +msgstr "" + +#: options.c:590 +msgid " -w, --warnings interval between warning mail notification\n" +msgstr "" + +#: options.c:593 +msgid " -T, --netsec set IP security request\n" +msgstr "" + +#: options.c:595 +msgid " -S, --smtphost set SMTP forwarding host\n" +msgstr "" + +#: options.c:596 +msgid " -D, --smtpaddress set SMTP delivery domain to use\n" +msgstr "" + +#: options.c:597 +msgid " -Z, --antispam, set antispam response values\n" +msgstr "" + +#: options.c:598 +msgid " -b, --batchlimit set batch limit for SMTP connections\n" +msgstr "" + +#: options.c:599 +msgid " -B, --fetchlimit set fetch limit for server connections\n" +msgstr "" + +#: options.c:600 +msgid " -e, --expunge set max deletions between expunges\n" +msgstr "" + +#: options.c:601 +msgid " --mda set MDA to use for forwarding\n" +msgstr "" + +#: options.c:602 +msgid " --bsmtp set output BSMTP file\n" +msgstr "" + +#: options.c:603 +msgid " --lmtp use LMTP (RFC2033) for delivery\n" +msgstr "" + +#: options.c:604 +msgid " -r, --folder specify remote folder name\n" +msgstr "" + +#: pop3.c:209 +msgid "Required APOP timestamp not found in greeting" +msgstr "" + +#: pop3.c:217 +msgid "Timestamp syntax error in greeting" +msgstr "" + +#: pop3.c:239 +msgid "Undefined protocol request in POP3_auth" +msgstr "" + +#: pop3.c:247 +msgid "lock busy! Is another session active?" +msgstr "" + +#: pop3.c:355 +msgid "Messages inserted into list on server. Cannot handle this." +msgstr "" + +#: pop3.c:429 +msgid "protocol error" +msgstr "" + +#: pop3.c:442 +msgid "protocol error while fetching UIDLs" +msgstr "" + +#: pop3.c:666 +msgid "Option --remote is not supported with POP3\n" +msgstr "" + +#: rpa.c:116 +msgid "Success" +msgstr "" + +#: rpa.c:117 +msgid "Restricted user (something wrong with account)" +msgstr "" + +#: rpa.c:118 +msgid "Invalid userid or passphrase" +msgstr "" + +#: rpa.c:119 +msgid "Deity error" +msgstr "" + +#: rpa.c:172 +msgid "RPA token 2: Base64 decode error\n" +msgstr "" + +#: rpa.c:183 +#, c-format +msgid "Service chose RPA version %d.%d\n" +msgstr "" + +#: rpa.c:189 +#, c-format +msgid "Service challenge (l=%d):" +msgstr "" + +#: rpa.c:198 +#, c-format +msgid "Service timestamp %s\n" +msgstr "" + +#: rpa.c:203 +msgid "RPA token 2 length error\n" +msgstr "" + +#: rpa.c:207 +#, c-format +msgid "Realm list: %s\n" +msgstr "" + +#: rpa.c:211 +msgid "RPA error in service@realm string\n" +msgstr "" + +#: rpa.c:248 +msgid "RPA token 4: Base64 decode error\n" +msgstr "" + +#: rpa.c:259 +#, c-format +msgid "User authentication (l=%d):" +msgstr "" + +#: rpa.c:273 +#, c-format +msgid "RPA status: %02X\n" +msgstr "" + +#: rpa.c:279 +msgid "RPA token 4 length error\n" +msgstr "" + +#: rpa.c:286 +#, c-format +msgid "RPA rejects you: %s\n" +msgstr "" + +#: rpa.c:288 +msgid "RPA rejects you, reason unknown\n" +msgstr "" + +#: rpa.c:293 +#, c-format +msgid "RPA User Authentication length error: %d\n" +msgstr "" + +#: rpa.c:298 +#, c-format +msgid "RPA Session key length error: %d\n" +msgstr "" + +#: rpa.c:304 +msgid "RPA _service_ auth fail. Spoof server?\n" +msgstr "" + +#: rpa.c:309 +msgid "Session key established:" +msgstr "" + +#: rpa.c:340 +msgid "RPA authorisation complete\n" +msgstr "" + +#: rpa.c:369 +msgid "Get response\n" +msgstr "" + +#: rpa.c:399 +#, c-format +msgid "Get response return %d [%s]\n" +msgstr "" + +#: rpa.c:461 +msgid "Hdr not 60\n" +msgstr "" + +#: rpa.c:482 +msgid "Token length error\n" +msgstr "" + +#: rpa.c:487 +#, c-format +msgid "Token Length %d disagrees with rxlen %d\n" +msgstr "" + +#: rpa.c:493 +msgid "Mechanism field incorrect\n" +msgstr "" + +#: rpa.c:530 +#, c-format +msgid "dec64 error at char %d: %x\n" +msgstr "" + +#: rpa.c:545 +msgid "Inbound binary data:\n" +msgstr "" + +#: rpa.c:583 +msgid "Outbound data:\n" +msgstr "" + +#: rpa.c:649 +msgid "RPA String too long\n" +msgstr "" + +#: rpa.c:654 +msgid "Unicode:" +msgstr "" + +#: rpa.c:716 +msgid "RPA Failed open of /dev/urandom. This shouldn't\n" +msgstr "" + +#: rpa.c:717 +msgid " prevent you logging in, but means you\n" +msgstr "" + +#: rpa.c:718 +msgid " cannot be sure you are talking to the\n" +msgstr "" + +#: rpa.c:719 +msgid " service that you think you are (replay\n" +msgstr "" + +#: rpa.c:720 +msgid " attacks by a dishonest service are possible.)\n" +msgstr "" + +#: rpa.c:731 +msgid "User challenge:" +msgstr "" + +#: rpa.c:889 +msgid "MD5 being applied to data block:\n" +msgstr "" + +#: rpa.c:902 +msgid "MD5 result is: " +msgstr "" + +#: sink.c:162 +#, c-format +msgid "forwarding to %s" +msgstr "" + +#: sink.c:380 +msgid "BSMTP file open or preamble write failed" +msgstr "" + +#: sink.c:501 +#, c-format +msgid "about to deliver with: %s" +msgstr "" + +#: sink.c:524 +msgid "MDA open failed" +msgstr "" + +#: sink.c:538 +#, c-format +msgid "%cMTP connect to %s failed" +msgstr "" + +#: sink.c:620 +#, c-format +msgid "%cMTP error: %s" +msgstr "" + +#: sink.c:691 +#, c-format +msgid "%cMTP listener doesn't like recipient address `%s'" +msgstr "" + +#: sink.c:705 +#, c-format +msgid "can't even send to %s!" +msgstr "" + +#: sink.c:758 +msgid "MDA exited abnormally or returned nonzero status" +msgstr "" + +#: sink.c:770 +msgid "Message termination or close of BSMTP file failed" +msgstr "" + +#: sink.c:779 +msgid "SMTP listener refused delivery" +msgstr "" + +#: sink.c:806 +msgid "LMTP delivery error on EOM" +msgstr "" + +#: sink.c:809 +#, c-format +msgid "Unexpected non-503 response to LMTP EOM: %s" +msgstr "" + +#: socket.c:57 +#, c-format +msgid "fetchmail: socketpair failed: %s(%d)" +msgstr "" + +#: socket.c:65 +#, c-format +msgid "running %s %s %s" +msgstr "" + +#: socket.c:67 +#, c-format +msgid "execl(%s) failed: %s (%d)" +msgstr "" + +#: socket.c:92 +#, c-format +msgid "fetchmail: getaddrinfo(%s.%s): %s(%d)" +msgstr "" + +#: socket.c:170 +#, c-format +msgid "fetchmail: illegal address length received for host %s" +msgstr "" + +#: xmalloc.c:32 +msgid "malloc failed" +msgstr "" + +#: xmalloc.c:43 +msgid "realloc failed" +msgstr "" |