From 6684279dc573f5ac4e9b30a53c7f1aecc7940160 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Thu, 9 Dec 2010 03:39:15 +0100 Subject: [PATCH] Import first translation updates: cs fr it pl. --- NEWS | 13 +++- po/cs.po | 225 ++++++++++++++++++++++++++++++------------------------- po/de.po | 215 ++++++++++++++++++++++++++++------------------------ po/fr.po | 225 ++++++++++++++++++++++++++++++------------------------- po/it.po | 223 +++++++++++++++++++++++++++++------------------------- po/pl.po | 222 +++++++++++++++++++++++++++++------------------------- 6 files changed, 614 insertions(+), 509 deletions(-) diff --git a/NEWS b/NEWS index c3e1d7c5..db7a5393 100644 --- a/NEWS +++ b/NEWS @@ -60,7 +60,7 @@ fetchmail-6.3.19 (not yet released): * fetchmail 6.3.18 contains several bug fixes that were considered sufficiently grave to warrant the issue of an erratum notice, fetchmail-EN-2010-03.txt. -# BUG FIXES: +# BUG FIXES * When specifying multiple local multidrop lists, do not lose wildcard flag. (Affects "user foo is bar baz * is joe here") * In multidrop configurations, an asterisk can now appear anywhere in the list @@ -82,10 +82,17 @@ fetchmail-6.3.19 (not yet released): server capabilities do not show support for upgradation to TLS. To use this, configure --sslproto tls1. (Sunil Shetye) -# DOCUMENTATION: +# DOCUMENTATION * The manual page now links to IANA for GSSAPI service names. -# KNOWN BUGS AND WORKAROUNDS: +# TRANSLATION UPDATES + [cs] Czech (Petr Pisar) + [fr] French (Frédéric Marchal) + [de] German + [it] Italian (Vincenzo Campanella) + [pl] Polish (Jakub Bogusz) + +# KNOWN BUGS AND WORKAROUNDS (this section floats upwards through the NEWS file so it stays with the current release information - however, it was stuck with 6.3.8 for a while) * fetchmail does not handle messages without Message-ID header well diff --git a/po/cs.po b/po/cs.po index 9a5361df..c9768ab7 100644 --- a/po/cs.po +++ b/po/cs.po @@ -7,14 +7,14 @@ # Petr Pisar , 2008, 2009, 2010. # # Subject Common Name → obecné jméno (CN) subjektu -# Subject Alternative Name → alternatvivní jméno subjektu (× otherName) +# Subject Alternative Name → alternativní jméno subjektu (× otherName) # msgid "" msgstr "" -"Project-Id-Version: fetchmail 6.3.18-pre2\n" +"Project-Id-Version: fetchmail 6.3.19-pre1\n" "Report-Msgid-Bugs-To: fetchmail-devel@lists.berlios.de\n" -"POT-Creation-Date: 2010-10-09 13:33+0200\n" -"PO-Revision-Date: 2010-09-26 19:52+0200\n" +"POT-Creation-Date: 2010-12-05 01:17+0100\n" +"PO-Revision-Date: 2010-12-06 21:07+0100\n" "Last-Translator: Petr Pisar \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" @@ -1189,9 +1189,8 @@ msgid " OTP authentication will be forced.\n" msgstr " Bude vynucena autentizace OTP.\n" #: fetchmail.c:1651 -#, fuzzy msgid " CRAM-MD5 authentication will be forced.\n" -msgstr " Bude vynucena autentizace CRAM-Md5.\n" +msgstr " Bude vynucena autentizace CRAM-MD5.\n" #: fetchmail.c:1654 msgid " GSSAPI authentication will be forced.\n" @@ -1669,73 +1668,73 @@ msgstr "Chyba GSSAPI v gss_display_status volané z <%s>\n" msgid "GSSAPI error %s: %.*s\n" msgstr "Chyba GSSAPI: %s: %.*s\n" -#: gssapi.c:89 +#: gssapi.c:90 #, c-format msgid "Couldn't get service name for [%s]\n" msgstr "Nemohu získat název služby pro [%s]\n" -#: gssapi.c:94 +#: gssapi.c:95 #, c-format msgid "Using service name [%s]\n" msgstr "Používám název služby [%s]\n" -#: gssapi.c:121 +#: gssapi.c:122 msgid "No suitable GSSAPI credentials found. Skipping GSSAPI authentication.\n" msgstr "" "Nenalezeny žádné vhodné autentizační údaje GSSAPI. Autentizace GSSAPI bude " "vynechána.\n" -#: gssapi.c:122 +#: gssapi.c:123 msgid "" "If you want to use GSSAPI, you need credentials first, possibly from kinit.\n" msgstr "" "Chcete-li používat GSSAPI, potřebujete nejprve autentizační údaje, obvykle " "z kinitu.\n" -#: gssapi.c:158 +#: gssapi.c:159 #, c-format msgid "Received malformed challenge to \"%s GSSAPI\"!\n" -msgstr "" +msgstr "Přijata chybně utvořená výzva na „%s GSSAPI“!\n" -#: gssapi.c:168 +#: gssapi.c:169 msgid "Sending credentials\n" msgstr "Odesílám ověření\n" -#: gssapi.c:199 +#: gssapi.c:200 msgid "Error exchanging credentials\n" msgstr "Chyba při výměně ověření\n" -#: gssapi.c:241 +#: gssapi.c:242 msgid "Couldn't unwrap security level data\n" msgstr "Nemohu rozbalit zabezpečovací data\n" -#: gssapi.c:246 +#: gssapi.c:247 msgid "Credential exchange complete\n" msgstr "Výměna ověření dokončena\n" -#: gssapi.c:250 +#: gssapi.c:251 msgid "Server requires integrity and/or privacy\n" msgstr "Server vyžaduje integritu a/nebo soukromí\n" -#: gssapi.c:259 +#: gssapi.c:260 #, c-format msgid "Unwrapped security level flags: %s%s%s\n" msgstr "Rozbalené příznaky úrovně zabezpečení: %s%s%s\n" -#: gssapi.c:263 +#: gssapi.c:264 #, c-format msgid "Maximum GSS token size is %ld\n" msgstr "Maximální velikost tokenu GSS je %ld\n" -#: gssapi.c:276 +#: gssapi.c:277 msgid "Error creating security level request\n" msgstr "Chyba při vytváření požadavku na úroveň zabezpečení\n" -#: gssapi.c:287 +#: gssapi.c:288 msgid "Releasing GSS credentials\n" msgstr "Uvolňuji ověření GSS\n" -#: gssapi.c:291 +#: gssapi.c:292 msgid "Error releasing credentials\n" msgstr "Chyba při uvolňování ověření\n" @@ -1775,53 +1774,53 @@ msgstr "Protokol rozpoznán jako IMAP2 nebo IMAP2BIS\n" msgid "will idle after poll\n" msgstr "po stahování budu nečinný\n" -#: imap.c:464 pop3.c:476 +#: imap.c:461 pop3.c:475 #, c-format msgid "%s: upgrade to TLS succeeded.\n" msgstr "%s: přechod do TLS uspěl.\n" -#: imap.c:473 pop3.c:485 +#: imap.c:466 pop3.c:480 #, c-format msgid "%s: upgrade to TLS failed.\n" msgstr "%s: přechod do TLS se nezdařil.\n" -#: imap.c:477 +#: imap.c:470 #, c-format msgid "%s: opportunistic upgrade to TLS failed, trying to continue\n" msgstr "%s: dobrovolný přechod do TLS se nezdařil, zkouším pokračovat\n" -#: imap.c:593 +#: imap.c:586 msgid "Required OTP capability not compiled into fetchmail\n" msgstr "Fetchmail byl přeložen bez podpory pro požadovanou schopnost OTP\n" -#: imap.c:613 pop3.c:560 +#: imap.c:606 pop3.c:555 msgid "Required NTLM capability not compiled into fetchmail\n" msgstr "Fetchmail byl přeložen bez podpory pro požadovanou schopnost NTLM\n" -#: imap.c:622 +#: imap.c:615 msgid "Required LOGIN capability not supported by server\n" msgstr "Server nepodporuje požadovanou schopnost LOGIN\n" -#: imap.c:686 +#: imap.c:679 #, c-format msgid "mail expunge mismatch (%d actual != %d expected)\n" msgstr "mazání zpráv se neshoduje (%d ve skutečnosti != %d očekáváno)\n" -#: imap.c:825 +#: imap.c:818 #, c-format msgid "%lu is unseen\n" msgstr "%lu nebyla přečtena\n" -#: imap.c:889 pop3.c:845 pop3.c:857 pop3.c:1095 pop3.c:1102 +#: imap.c:882 pop3.c:840 pop3.c:852 pop3.c:1090 pop3.c:1097 #, c-format msgid "%u is unseen\n" msgstr "%u nebyla přečtena\n" -#: imap.c:924 imap.c:983 +#: imap.c:917 imap.c:976 msgid "re-poll failed\n" msgstr "opakované stahování selhalo\n" -#: imap.c:932 imap.c:988 +#: imap.c:925 imap.c:981 #, c-format msgid "%d message waiting after re-poll\n" msgid_plural "%d messages waiting after re-poll\n" @@ -1829,11 +1828,11 @@ msgstr[0] "%d zpráva čeká po opětovném stahování\n" msgstr[1] "%d zprávy čekají po opětovném stahování\n" msgstr[2] "%d zpráv čeká po opětovném stahování\n" -#: imap.c:949 +#: imap.c:942 msgid "mailbox selection failed\n" msgstr "výběr poÅ¡tovní schránky selhal\n" -#: imap.c:953 +#: imap.c:946 #, c-format msgid "%d message waiting after first poll\n" msgid_plural "%d messages waiting after first poll\n" @@ -1841,11 +1840,11 @@ msgstr[0] "%d zpráva čeká po prvním stahování\n" msgstr[1] "%d zprávy čekají po prvním stahování\n" msgstr[2] "%d zpráv čeká po prvním stahování\n" -#: imap.c:967 +#: imap.c:960 msgid "expunge failed\n" msgstr "čiÅ¡tění selhalo\n" -#: imap.c:971 +#: imap.c:964 #, c-format msgid "%d message waiting after expunge\n" msgid_plural "%d messages waiting after expunge\n" @@ -1853,22 +1852,22 @@ msgstr[0] "%d zpráva čeká po vyčiÅ¡tění\n" msgstr[1] "%d zprávy čekají po vyčiÅ¡tění\n" msgstr[2] "%d zpráv čeká po vyčiÅ¡tění\n" -#: imap.c:1010 +#: imap.c:1003 msgid "search for unseen messages failed\n" msgstr "hledání nepřečtených zpráv selhalo\n" -#: imap.c:1015 pop3.c:866 +#: imap.c:1008 pop3.c:861 #, c-format msgid "%u is first unseen\n" msgstr "%u je první nepřečtená\n" -#: imap.c:1099 +#: imap.c:1092 msgid "" "Warning: ignoring bogus data for message sizes returned by the server.\n" msgstr "" "Varování: ignoruji chybné informace o velikostech zpráv vrácené serverem.\n" -#: imap.c:1197 imap.c:1204 +#: imap.c:1190 imap.c:1197 #, c-format msgid "Incorrect FETCH response: %s.\n" msgstr "Chybná odpověď FETCH: %s.\n" @@ -2063,7 +2062,7 @@ msgstr "od serveru přijato fatální\n" msgid "Could not decode OTP challenge\n" msgstr "Nemohu dekódovat výzvu OTP\n" -#: opie.c:64 pop3.c:587 +#: opie.c:64 pop3.c:582 msgid "Secret pass phrase: " msgstr "Tajné heslo: " @@ -2407,7 +2406,7 @@ msgid " --showdots show progress dots even in logfiles\n" msgstr "" " --showdots zobrazovat tečky průběhu i v souborech se záznamy\n" -#: pop3.c:328 +#: pop3.c:327 msgid "" "Warning: \"Maillennium POP3/PROXY server\" found, using RETR command instead " "of TOP.\n" @@ -2415,75 +2414,75 @@ msgstr "" "VAROVÁNÍ: Nalezen „Maillennium POP3/PROXY server“, použiji příkaz RETR " "namísto TOP.\n" -#: pop3.c:412 +#: pop3.c:411 msgid "TLS is mandatory for this session, but server refused CAPA command.\n" msgstr "Pro tuto relaci je TLS povinné, ale server odmítl příkaz CAPA.\n" -#: pop3.c:413 +#: pop3.c:412 msgid "The CAPA command is however necessary for TLS.\n" msgstr "AvÅ¡ak příkaz CAPA je pro TLS nutný.\n" -#: pop3.c:496 +#: pop3.c:491 #, c-format msgid "%s: opportunistic upgrade to TLS failed, trying to continue.\n" msgstr "%s: dobrovolný přechod do TLS se nezdařil, zkouším pokračovat.\n" -#: pop3.c:623 +#: pop3.c:618 msgid "We've run out of allowed authenticators and cannot continue.\n" msgstr "" "Vyčerpali jsme vÅ¡echny povolené autentikátory, a tak nemůžeme pokračovat.\n" -#: pop3.c:637 +#: pop3.c:632 msgid "Required APOP timestamp not found in greeting\n" msgstr "Požadovaný časový údaj APOP nebyl v pozdravu nalezen\n" -#: pop3.c:646 +#: pop3.c:641 msgid "Timestamp syntax error in greeting\n" msgstr "Syntaktická chyba v časovém údaji z pozdravu\n" -#: pop3.c:662 +#: pop3.c:657 msgid "Invalid APOP timestamp.\n" msgstr "Neplatné časové razítko APOPu.\n" -#: pop3.c:686 +#: pop3.c:681 msgid "Undefined protocol request in POP3_auth\n" msgstr "Žádost o nedefinovaný protokol v POP3_auth\n" -#: pop3.c:707 +#: pop3.c:702 msgid "lock busy! Is another session active?\n" msgstr "zamčeno! Je aktivní jiné sezení?\n" -#: pop3.c:786 +#: pop3.c:781 msgid "Cannot handle UIDL response from upstream server.\n" msgstr "Odpověď UIDL ze nadřazeného serveru nelze obsloužit.\n" -#: pop3.c:809 +#: pop3.c:804 msgid "Server responded with UID for wrong message.\n" msgstr "Server odpověděl s UID chybné zprávy.\n" -#: pop3.c:836 +#: pop3.c:831 #, c-format msgid "id=%s (num=%u) was deleted, but is still present!\n" msgstr "id=%s (num=%u) bylo odstraněno, ale je stále přítomno!\n" -#: pop3.c:942 +#: pop3.c:937 msgid "Messages inserted into list on server. Cannot handle this.\n" msgstr "Zprávy vloženy do seznamu na serveru. To neumím zpracovat.\n" -#: pop3.c:1038 +#: pop3.c:1033 msgid "protocol error\n" msgstr "chyba protokolu\n" -#: pop3.c:1054 +#: pop3.c:1049 msgid "protocol error while fetching UIDLs\n" msgstr "chyba protokolu při stahování UIDL\n" -#: pop3.c:1086 +#: pop3.c:1081 #, c-format msgid "id=%s (num=%d) was deleted, but is still present!\n" msgstr "id=%s (num=%d) bylo odstraněno, ale je stále přítomno!\n" -#: pop3.c:1424 +#: pop3.c:1419 msgid "Option --folder is not supported with POP3\n" msgstr "Přepínač --folder není s POP3 podporován\n" @@ -2756,123 +2755,123 @@ msgstr "SMTP: (tělo hlášení o chybě)\n" msgid "mail from %s bounced to %s\n" msgstr "o zprávě od %s posláno hlášení o chybě %s\n" -#: sink.c:458 +#: sink.c:456 #, c-format msgid "Saved error is still %d\n" msgstr "Uložená chyba je stále %d\n" -#: sink.c:518 sink.c:617 +#: sink.c:508 sink.c:607 #, c-format msgid "%cMTP error: %s\n" msgstr "Chyba %cMTP: %s\n" -#: sink.c:562 +#: sink.c:552 msgid "SMTP server requires STARTTLS, keeping message.\n" msgstr "SMTP server vyžaduje STARTTLS, zpráva zadržena.\n" -#: sink.c:745 +#: sink.c:735 #, c-format msgid "BSMTP file open failed: %s\n" msgstr "Otevírání BSMTP souboru selhalo: %s\n" -#: sink.c:791 +#: sink.c:781 #, c-format msgid "BSMTP preamble write failed: %s.\n" msgstr "Zápis BSMTP preambule selhal: %s.\n" -#: sink.c:1005 +#: sink.c:995 #, c-format msgid "%cMTP listener doesn't like recipient address `%s'\n" msgstr "démonovi %cMTP se nelíbí adresa příjemce „%s“\n" -#: sink.c:1012 +#: sink.c:1002 #, c-format msgid "%cMTP listener doesn't really like recipient address `%s'\n" msgstr "démonovi %cMTP se opravdu nelíbí adresa příjemce „%s“\n" -#: sink.c:1058 +#: sink.c:1048 msgid "no address matches; no postmaster set.\n" msgstr "neodpovídá žádná adresa; nenastaven postmaster.\n" -#: sink.c:1070 +#: sink.c:1060 #, c-format msgid "can't even send to %s!\n" msgstr "nelze odeslat ani na %s!\n" -#: sink.c:1076 +#: sink.c:1066 #, c-format msgid "no address matches; forwarding to %s.\n" msgstr "neodpovídá žádná adresa; přeposílám na %s.\n" -#: sink.c:1232 +#: sink.c:1222 #, c-format msgid "about to deliver with: %s\n" msgstr "chystám se doručit pomocí: %s\n" -#: sink.c:1243 +#: sink.c:1233 #, c-format msgid "Cannot switch effective user id to %ld: %s\n" msgstr "Nelze změnit efektivní ID uživatele na %ld: %s\n" -#: sink.c:1255 +#: sink.c:1245 #, c-format msgid "Cannot switch effective user id back to original %ld: %s\n" msgstr "Efektivní ID uživatele nelze vrátit na původní hodnotu %ld: %s\n" -#: sink.c:1262 +#: sink.c:1252 msgid "MDA open failed\n" msgstr "otevírání MDA selhalo\n" -#: sink.c:1301 +#: sink.c:1291 #, c-format msgid "%cMTP connect to %s failed\n" msgstr "připojení%cMTP k %s selhalo\n" -#: sink.c:1325 +#: sink.c:1315 #, c-format msgid "can't raise the listener; falling back to %s" msgstr "nemohu se spustit démona; nahrazuji jej %s" -#: sink.c:1383 +#: sink.c:1373 #, c-format msgid "Message termination or close of BSMTP file failed: %s\n" msgstr "Ukončení zprávy nebo zavření souboru BSMTP selhalo: %s\n" -#: sink.c:1408 +#: sink.c:1398 #, c-format msgid "Error writing to MDA: %s\n" msgstr "Chyba při zapisování do MDA: %s\n" -#: sink.c:1411 +#: sink.c:1401 #, c-format msgid "MDA died of signal %d\n" msgstr "MDA umřel na signál %d\n" -#: sink.c:1414 +#: sink.c:1404 #, c-format msgid "MDA returned nonzero status %d\n" msgstr "MDA vrátil nenulový stav %d\n" -#: sink.c:1417 +#: sink.c:1407 #, c-format msgid "" "Strange: MDA pclose returned %d and errno %d/%s, cannot handle at %s:%d\n" msgstr "Záhada: MDA pclose vrátil %d a errno %d/%s, nezle zpracovat v %s:%d\n" -#: sink.c:1442 +#: sink.c:1432 msgid "SMTP listener refused delivery\n" msgstr "Démon SMTP odmítl doručení\n" -#: sink.c:1472 +#: sink.c:1462 msgid "LMTP delivery error on EOM\n" msgstr "Chyba doručování LMTP při EOM\n" -#: sink.c:1475 +#: sink.c:1465 #, c-format msgid "Unexpected non-503 response to LMTP EOM: %s\n" msgstr "Neočekávaná odpověď na LMTP EOM jiná než 503: %s\n" -#: sink.c:1630 +#: sink.c:1620 msgid "" "-- \n" "The Fetchmail Daemon" @@ -3162,22 +3161,22 @@ msgstr "Další pokus čtení ze socketu Cygwin\n" msgid "Cygwin socket read retry failed!\n" msgstr "Další pokus čtení ze socketu Cygwin selhal!\n" -#: transact.c:65 +#: transact.c:71 #, c-format msgid "mapped address %s to local %s\n" msgstr "adresa %s mapována na místní %s\n" -#: transact.c:87 +#: transact.c:93 #, c-format msgid "mapped %s to local %s\n" msgstr "%s mapováno na místní %s\n" -#: transact.c:154 +#: transact.c:160 #, c-format msgid "passed through %s matching %s\n" msgstr "předáno %s, odpovídá %s\n" -#: transact.c:224 +#: transact.c:230 #, c-format msgid "" "analyzing Received line:\n" @@ -3186,67 +3185,87 @@ msgstr "" "analyzuji řádek Received:\n" "%s" -#: transact.c:263 +#: transact.c:269 #, c-format msgid "line accepted, %s is an alias of the mailserver\n" msgstr "řádek přijat, %s je přezdívka poÅ¡tovního serveru\n" -#: transact.c:269 +#: transact.c:275 #, c-format msgid "line rejected, %s is not an alias of the mailserver\n" msgstr "řádek odmítnut, %s není přezdívka poÅ¡tovního serveru\n" -#: transact.c:343 +#: transact.c:349 msgid "no Received address found\n" msgstr "nenalezena adresa Received\n" -#: transact.c:352 +#: transact.c:358 #, c-format msgid "found Received address `%s'\n" msgstr "nalezena adresa Received „%s“\n" -#: transact.c:595 +#: transact.c:601 msgid "incorrect header line found - see manpage for bad-header option\n" msgstr "" "nalezen neplatný řádek hlavičky – vizte volbu bad-header v manuálové " "stránce\n" -#: transact.c:597 +#: transact.c:603 #, c-format msgid "line: %s" msgstr "řádek: %s" -#: transact.c:1137 +#: transact.c:1095 transact.c:1105 +#, c-format +msgid "Parsing envelope \"%s\" names \"%-.*s\"\n" +msgstr "V obálce „%s“ se rozebírají se názvy „%-.*s“\n" + +#: transact.c:1120 +#, c-format +msgid "Parsing Received names \"%-.*s\"\n" +msgstr "Rozebírají se názvy Received „%-.*s“\n" + +#: transact.c:1132 +msgid "No envelope recipient found, resorting to header guessing.\n" +msgstr "" +"V obálce nenalezen žádný příjemce, je třeba se uchýlit k hádání z hlavičky.\n" + +#: transact.c:1150 +#, c-format +msgid "Guessing from header \"%-.*s\".\n" +msgstr "Odhaduje se z hlavičky „%-.*s“.\n" + +#: transact.c:1165 #, c-format msgid "no local matches, forwarding to %s\n" msgstr "nevyhovuje žádná místní adresa, přeposílám na %s\n" -#: transact.c:1152 +#: transact.c:1180 msgid "forwarding and deletion suppressed due to DNS errors\n" msgstr "přeposílání a odstraňování bylo zruÅ¡eno kvůli chybám DNS\n" -#: transact.c:1263 +#: transact.c:1291 msgid "writing RFC822 msgblk.headers\n" msgstr "zapisuji RFC822 msgblk.headers\n" -#: transact.c:1282 +#: transact.c:1310 msgid "no recipient addresses matched declared local names" msgstr "žádné adresy příjemců neodpovídaly deklarovaným místním jménům" -#: transact.c:1289 +#: transact.c:1317 #, c-format msgid "recipient address %s didn't match any local name" msgstr "adresa příjemce %s neodpovídala žádnému místnímu jménu" -#: transact.c:1298 +#: transact.c:1326 msgid "message has embedded NULs" msgstr "zpráva obsahuje vložené NUL" -#: transact.c:1306 +#: transact.c:1334 msgid "SMTP listener rejected local recipient addresses: " msgstr "démon SMTP odmítl adresy místních příjemců: " -#: transact.c:1445 +#: transact.c:1473 msgid "error writing message text\n" msgstr "chyba při zápisu textu zprávy\n" diff --git a/po/de.po b/po/de.po index 1009e2c6..a2933b01 100644 --- a/po/de.po +++ b/po/de.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: fetchmail 6.3.18-pre2\n" "Report-Msgid-Bugs-To: fetchmail-devel@lists.berlios.de\n" -"POT-Creation-Date: 2010-10-09 13:33+0200\n" +"POT-Creation-Date: 2010-12-05 01:17+0100\n" "PO-Revision-Date: 2010-09-27 13:38+0200\n" "Last-Translator: Matthias Andree \n" "Language-Team: Deutsch \n" @@ -1695,73 +1695,73 @@ msgstr "GSSAPI-Fehler in gss_display_status, aufgerufen von <%s>\n" msgid "GSSAPI error %s: %.*s\n" msgstr "GSSAPI-Fehler %s: %.*s\n" -#: gssapi.c:89 +#: gssapi.c:90 #, c-format msgid "Couldn't get service name for [%s]\n" msgstr "Konnte Servicenamen für [%s] nicht bestimmen\n" -#: gssapi.c:94 +#: gssapi.c:95 #, c-format msgid "Using service name [%s]\n" msgstr "Benutze Servicenamen [%s]\n" -#: gssapi.c:121 +#: gssapi.c:122 msgid "No suitable GSSAPI credentials found. Skipping GSSAPI authentication.\n" msgstr "" "Keine geeignete GSSAPI-Beglaubigung gefunden. Überspringe GSSAPI-" "Authentifizierung.\n" -#: gssapi.c:122 +#: gssapi.c:123 msgid "" "If you want to use GSSAPI, you need credentials first, possibly from kinit.\n" msgstr "" "Wenn Sie GSSAPI benutzen möchten, brauchen Sie Beglaubigungen, ggf. von " "kinit.\n" -#: gssapi.c:158 +#: gssapi.c:159 #, c-format msgid "Received malformed challenge to \"%s GSSAPI\"!\n" msgstr "Unpassende Challenge nach \"%s GSSAPI\" empfangen!\n" -#: gssapi.c:168 +#: gssapi.c:169 msgid "Sending credentials\n" msgstr "Schicke Beglaubigungen\n" -#: gssapi.c:199 +#: gssapi.c:200 msgid "Error exchanging credentials\n" msgstr "Fehler beim Austausch der Beglaubigungen\n" -#: gssapi.c:241 +#: gssapi.c:242 msgid "Couldn't unwrap security level data\n" msgstr "Konnte Sicherheitsstufendaten nicht ermitteln\n" -#: gssapi.c:246 +#: gssapi.c:247 msgid "Credential exchange complete\n" msgstr "Beglaubigungsaustausch vollzogen\n" -#: gssapi.c:250 +#: gssapi.c:251 msgid "Server requires integrity and/or privacy\n" msgstr "Server erfordert Integrität und/oder Privatsphäre\n" -#: gssapi.c:259 +#: gssapi.c:260 #, c-format msgid "Unwrapped security level flags: %s%s%s\n" msgstr "Ermittelte Sicherheitsstufen-Flags: %s%s%s\n" -#: gssapi.c:263 +#: gssapi.c:264 #, c-format msgid "Maximum GSS token size is %ld\n" msgstr "Maximale GSS-Tokengröße ist %ld\n" -#: gssapi.c:276 +#: gssapi.c:277 msgid "Error creating security level request\n" msgstr "Fehler beim Erstellen der Sicherheitsstufenanfrage\n" -#: gssapi.c:287 +#: gssapi.c:288 msgid "Releasing GSS credentials\n" msgstr "Gebe GSS-Beglaubigungen frei\n" -#: gssapi.c:291 +#: gssapi.c:292 msgid "Error releasing credentials\n" msgstr "Fehler beim Freigeben der Beglaubigungen\n" @@ -1801,97 +1801,97 @@ msgstr "Protokoll identifiziert als IMAP2 oder IMAP2BIS\n" msgid "will idle after poll\n" msgstr "werde nach Abfrage untätig sein\n" -#: imap.c:464 pop3.c:476 +#: imap.c:461 pop3.c:475 #, c-format msgid "%s: upgrade to TLS succeeded.\n" msgstr "%s: Upgrade auf TLS erfolgreich.\n" -#: imap.c:473 pop3.c:485 +#: imap.c:466 pop3.c:480 #, c-format msgid "%s: upgrade to TLS failed.\n" msgstr "%s: Upgrade auf TLS fehlgeschlagen.\n" -#: imap.c:477 +#: imap.c:470 #, c-format msgid "%s: opportunistic upgrade to TLS failed, trying to continue\n" msgstr "" "%s: opportunistisches Upgrade auf TLS fehlgeschlagen, versuche Fortsetzung.\n" -#: imap.c:593 +#: imap.c:586 msgid "Required OTP capability not compiled into fetchmail\n" msgstr "Benötigte OTP-Fähigkeit nicht in fetchmail einkompiliert\n" -#: imap.c:613 pop3.c:560 +#: imap.c:606 pop3.c:555 msgid "Required NTLM capability not compiled into fetchmail\n" msgstr "Benötigte NTLM-Fähigkeit nicht in fetchmail einkompiliert\n" -#: imap.c:622 +#: imap.c:615 msgid "Required LOGIN capability not supported by server\n" msgstr "Benötigte LOGIN-Fähigkeit nicht vom Server unterstützt\n" -#: imap.c:686 +#: imap.c:679 #, c-format msgid "mail expunge mismatch (%d actual != %d expected)\n" msgstr "unerwartete Expunge-Bestätigung (%d tatsächlich != %d erwartet)\n" -#: imap.c:825 +#: imap.c:818 #, c-format msgid "%lu is unseen\n" msgstr "%lu ist ungesehen\n" -#: imap.c:889 pop3.c:845 pop3.c:857 pop3.c:1095 pop3.c:1102 +#: imap.c:882 pop3.c:840 pop3.c:852 pop3.c:1090 pop3.c:1097 #, c-format msgid "%u is unseen\n" msgstr "%u ist ungesehen\n" -#: imap.c:924 imap.c:983 +#: imap.c:917 imap.c:976 msgid "re-poll failed\n" msgstr "erneute Abfrage fehlgeschlagen\n" -#: imap.c:932 imap.c:988 +#: imap.c:925 imap.c:981 #, c-format msgid "%d message waiting after re-poll\n" msgid_plural "%d messages waiting after re-poll\n" msgstr[0] "%d Nachricht wartet nach erneuter Abfrage\n" msgstr[1] "%d Nachrichten warten nach erneuter Abfrage\n" -#: imap.c:949 +#: imap.c:942 msgid "mailbox selection failed\n" msgstr "Postfach-Auswahl fehlgeschlagen\n" -#: imap.c:953 +#: imap.c:946 #, c-format msgid "%d message waiting after first poll\n" msgid_plural "%d messages waiting after first poll\n" msgstr[0] "%d Nachricht wartet nach der ersten Abfrage\n" msgstr[1] "%d Nachrichten warten nach der ersten Abfrage\n" -#: imap.c:967 +#: imap.c:960 msgid "expunge failed\n" msgstr "Säubern fehlgeschlagen\n" -#: imap.c:971 +#: imap.c:964 #, c-format msgid "%d message waiting after expunge\n" msgid_plural "%d messages waiting after expunge\n" msgstr[0] "%d Nachricht wartet nach dem Löschen\n" msgstr[1] "%d Nachrichten warten nach dem Löschen\n" -#: imap.c:1010 +#: imap.c:1003 msgid "search for unseen messages failed\n" msgstr "Suche nach ungesehenen Nachrichten fehlgeschlagen\n" -#: imap.c:1015 pop3.c:866 +#: imap.c:1008 pop3.c:861 #, c-format msgid "%u is first unseen\n" msgstr "%u ist erste ungesehene\n" -#: imap.c:1099 +#: imap.c:1092 msgid "" "Warning: ignoring bogus data for message sizes returned by the server.\n" msgstr "Warnung: ignoriere falsche Größendaten vom Server.\n" -#: imap.c:1197 imap.c:1204 +#: imap.c:1190 imap.c:1197 #, c-format msgid "Incorrect FETCH response: %s.\n" msgstr "Unpassende Antwort auf FETCH: %s.\n" @@ -2088,7 +2088,7 @@ msgstr "Server recv fatal\n" msgid "Could not decode OTP challenge\n" msgstr "Konnte OTP-Herausforderung nicht dekodieren\n" -#: opie.c:64 pop3.c:587 +#: opie.c:64 pop3.c:582 msgid "Secret pass phrase: " msgstr "Geheime Passphrase: " @@ -2431,7 +2431,7 @@ msgstr " -r, --folder Namen des entfernten Ordners angeben\n" msgid " --showdots show progress dots even in logfiles\n" msgstr " --showdots Fortschrittspunkte auch in Log-Dateien zeigen\n" -#: pop3.c:328 +#: pop3.c:327 msgid "" "Warning: \"Maillennium POP3/PROXY server\" found, using RETR command instead " "of TOP.\n" @@ -2439,79 +2439,79 @@ msgstr "" "Warnung: „Maillennium POP3/PROXY-Server” gefunden, benutze RETR-Befehl statt " "TOP.\n" -#: pop3.c:412 +#: pop3.c:411 msgid "TLS is mandatory for this session, but server refused CAPA command.\n" msgstr "" "TLS ist für diese Sitzung nötig, aber der Server hat den CAPA-Befehl " "abgelehnt.\n" -#: pop3.c:413 +#: pop3.c:412 msgid "The CAPA command is however necessary for TLS.\n" msgstr "Der CAPA-Befehl ist allerdings für TLS erforderlich.\n" -#: pop3.c:496 +#: pop3.c:491 #, c-format msgid "%s: opportunistic upgrade to TLS failed, trying to continue.\n" msgstr "" "%s: opportunistisches Upgrade auf TLS fehlgeschlagen, versuche Fortsetzung.\n" -#: pop3.c:623 +#: pop3.c:618 msgid "We've run out of allowed authenticators and cannot continue.\n" msgstr "" "Keine weiteren Authentifizierungsverfahren verfügbar, Fortsetzung nicht " "möglich.\n" -#: pop3.c:637 +#: pop3.c:632 msgid "Required APOP timestamp not found in greeting\n" msgstr "Erforderlicher APOP-Zeitstempel nicht in Begrüßung gefunden\n" -#: pop3.c:646 +#: pop3.c:641 msgid "Timestamp syntax error in greeting\n" msgstr "Zeitstempel-Syntax-Fehler in Begrüßung\n" -#: pop3.c:662 +#: pop3.c:657 msgid "Invalid APOP timestamp.\n" msgstr "Ungültiger APOP-Zeitstempel.\n" -#: pop3.c:686 +#: pop3.c:681 msgid "Undefined protocol request in POP3_auth\n" msgstr "Anfrage nach undefiniertem Protokoll in POP3_auth\n" -#: pop3.c:707 +#: pop3.c:702 msgid "lock busy! Is another session active?\n" msgstr "Lock beschäftigt! Ist eine weitere Sitzung aktiv?\n" -#: pop3.c:786 +#: pop3.c:781 msgid "Cannot handle UIDL response from upstream server.\n" msgstr "Kann die UIDL-Antwort des Servers nicht verarbeiten.\n" -#: pop3.c:809 +#: pop3.c:804 msgid "Server responded with UID for wrong message.\n" msgstr "Server hat mit UID der falschen Nachricht geantwortet.\n" -#: pop3.c:836 +#: pop3.c:831 #, c-format msgid "id=%s (num=%u) was deleted, but is still present!\n" msgstr "id=%s (num=%u) wurde gelöscht, ist aber immer noch da!\n" -#: pop3.c:942 +#: pop3.c:937 msgid "Messages inserted into list on server. Cannot handle this.\n" msgstr "Nachrichten in Liste auf Server eingefügt. Kann damit nicht umgehen.\n" -#: pop3.c:1038 +#: pop3.c:1033 msgid "protocol error\n" msgstr "Protokollfehler\n" -#: pop3.c:1054 +#: pop3.c:1049 msgid "protocol error while fetching UIDLs\n" msgstr "Protokollfehler beim Holen der UIDL\n" -#: pop3.c:1086 +#: pop3.c:1081 #, c-format msgid "id=%s (num=%d) was deleted, but is still present!\n" msgstr "id=%s (num=%d) wurde gelöscht, ist aber immer noch da!\n" -#: pop3.c:1424 +#: pop3.c:1419 msgid "Option --folder is not supported with POP3\n" msgstr "Option --folder wird mit POP3 nicht unterstützt\n" @@ -2785,105 +2785,105 @@ msgstr "SMTP: (Körper der Umleitungs-Nachricht)\n" msgid "mail from %s bounced to %s\n" msgstr "Post von %s umgeleitet zu %s\n" -#: sink.c:458 +#: sink.c:456 #, c-format msgid "Saved error is still %d\n" msgstr "Gespeicherter Fehler ist immer noch %d\n" -#: sink.c:518 sink.c:617 +#: sink.c:508 sink.c:607 #, c-format msgid "%cMTP error: %s\n" msgstr "%cMTP-Fehler: %s\n" -#: sink.c:562 +#: sink.c:552 msgid "SMTP server requires STARTTLS, keeping message.\n" msgstr "SMTP-Server erfordert STARTTLS, behalte Nachricht.\n" -#: sink.c:745 +#: sink.c:735 #, c-format msgid "BSMTP file open failed: %s\n" msgstr "Öffnen der BSMTP-Datei fehlgeschlagen: %s\n" -#: sink.c:791 +#: sink.c:781 #, c-format msgid "BSMTP preamble write failed: %s.\n" msgstr "Schreiben der BSMTP-Präambel fehlgeschlagen: %s.\n" -#: sink.c:1005 +#: sink.c:995 #, c-format msgid "%cMTP listener doesn't like recipient address `%s'\n" msgstr "%cMTP-Server mag Empfängeradresse „%s“ nicht\n" -#: sink.c:1012 +#: sink.c:1002 #, c-format msgid "%cMTP listener doesn't really like recipient address `%s'\n" msgstr "%cMTP-Server mag Empfänger-Adresse „%s“ irgendwie nicht\n" -#: sink.c:1058 +#: sink.c:1048 msgid "no address matches; no postmaster set.\n" msgstr "keine Adressen stimmten überein; kein Postmaster gesetzt.\n" -#: sink.c:1070 +#: sink.c:1060 #, c-format msgid "can't even send to %s!\n" msgstr "kann noch nicht einmal an %s senden!\n" -#: sink.c:1076 +#: sink.c:1066 #, c-format msgid "no address matches; forwarding to %s.\n" msgstr "keine Adressen stimmten überein; leite an %s weiter.\n" -#: sink.c:1232 +#: sink.c:1222 #, c-format msgid "about to deliver with: %s\n" msgstr "werde mit %s ausliefern\n" -#: sink.c:1243 +#: sink.c:1233 #, c-format msgid "Cannot switch effective user id to %ld: %s\n" msgstr "Kann nicht zur User-ID %ld umschalten: %s\n" -#: sink.c:1255 +#: sink.c:1245 #, c-format msgid "Cannot switch effective user id back to original %ld: %s\n" msgstr "Kann nicht zur ursprünglichen User-ID %ld zurückschalten: %s\n" -#: sink.c:1262 +#: sink.c:1252 msgid "MDA open failed\n" msgstr "MDA Öffnen fehlgeschlagen\n" -#: sink.c:1301 +#: sink.c:1291 #, c-format msgid "%cMTP connect to %s failed\n" msgstr "%cMTP-Verbindung zu %s fehlgeschlagen\n" -#: sink.c:1325 +#: sink.c:1315 #, c-format msgid "can't raise the listener; falling back to %s" msgstr "kann SMTP/LMTP-Server nicht erreichen; falle zurück auf %s" -#: sink.c:1383 +#: sink.c:1373 #, c-format msgid "Message termination or close of BSMTP file failed: %s\n" msgstr "" "Nachrichtenbeendigung oder Schließen der BSMTP-Datei fehlgeschlagen: %s\n" -#: sink.c:1408 +#: sink.c:1398 #, c-format msgid "Error writing to MDA: %s\n" msgstr "Fehler beim Transport an den MDA: %s\n" -#: sink.c:1411 +#: sink.c:1401 #, c-format msgid "MDA died of signal %d\n" msgstr "MDA starb durch Signal %d\n" -#: sink.c:1414 +#: sink.c:1404 #, c-format msgid "MDA returned nonzero status %d\n" msgstr "MDA gab Status %d ungleich Null zurück\n" -#: sink.c:1417 +#: sink.c:1407 #, c-format msgid "" "Strange: MDA pclose returned %d and errno %d/%s, cannot handle at %s:%d\n" @@ -2891,20 +2891,20 @@ msgstr "" "Merkwürdig: MDA pclose gab %d und errno %d/%s zurück, kann das nicht " "behandeln bei %s:%d\n" -#: sink.c:1442 +#: sink.c:1432 msgid "SMTP listener refused delivery\n" msgstr "SMTP-Server verweigerte Auslieferung\n" -#: sink.c:1472 +#: sink.c:1462 msgid "LMTP delivery error on EOM\n" msgstr "LMTP-Auslieferungsfehler bei EOM\n" -#: sink.c:1475 +#: sink.c:1465 #, c-format msgid "Unexpected non-503 response to LMTP EOM: %s\n" msgstr "Unerwartete Nicht-503-Erwiderung auf LMTP EOM: %s\n" -#: sink.c:1630 +#: sink.c:1620 msgid "" "-- \n" "The Fetchmail Daemon" @@ -3198,22 +3198,22 @@ msgstr "Cygwin-Socket-Lese-Wiederholung\n" msgid "Cygwin socket read retry failed!\n" msgstr "Cygwin-Socket-Lese-Wiederholung fehlgeschlagen!\n" -#: transact.c:65 +#: transact.c:71 #, c-format msgid "mapped address %s to local %s\n" msgstr "Adresse %s auf lokalen Benutzer %s abgebildet\n" -#: transact.c:87 +#: transact.c:93 #, c-format msgid "mapped %s to local %s\n" msgstr "%s auf lokalen Benutzer %s abgebildet\n" -#: transact.c:154 +#: transact.c:160 #, c-format msgid "passed through %s matching %s\n" msgstr "passierte %s und passte auf %s\n" -#: transact.c:224 +#: transact.c:230 #, c-format msgid "" "analyzing Received line:\n" @@ -3222,65 +3222,86 @@ msgstr "" "Received-Zeile wird überprüft:\n" "%s" -#: transact.c:263 +#: transact.c:269 #, c-format msgid "line accepted, %s is an alias of the mailserver\n" msgstr "Zeile akzeptiert, %s ist ein Alias des Mailservers\n" -#: transact.c:269 +#: transact.c:275 #, c-format msgid "line rejected, %s is not an alias of the mailserver\n" msgstr "Zeile abgelehnt. %s ist kein Alias des Mailservers\n" -#: transact.c:343 +#: transact.c:349 msgid "no Received address found\n" msgstr "keine „Received“-Adresse gefunden\n" -#: transact.c:352 +#: transact.c:358 #, c-format msgid "found Received address `%s'\n" msgstr "„Received“-Adresse „%s“ gefunden\n" -#: transact.c:595 +#: transact.c:601 msgid "incorrect header line found - see manpage for bad-header option\n" msgstr "inkorrekte Kopfzeile gefunden - siehe Handbuch unter bad-header\n" -#: transact.c:597 +#: transact.c:603 #, c-format msgid "line: %s" msgstr "Zeile: %s" -#: transact.c:1137 +#: transact.c:1095 transact.c:1105 +#, c-format +msgid "Parsing envelope \"%s\" names \"%-.*s\"\n" +msgstr "" + +#: transact.c:1120 +#, fuzzy, c-format +msgid "Parsing Received names \"%-.*s\"\n" +msgstr "" +"Received-Zeile wird überprüft:\n" +"%s" + +#: transact.c:1132 +msgid "No envelope recipient found, resorting to header guessing.\n" +msgstr "" + +#: transact.c:1150 +#, c-format +msgid "Guessing from header \"%-.*s\".\n" +msgstr "" + +#: transact.c:1165 #, c-format msgid "no local matches, forwarding to %s\n" msgstr "keine lokalen Übereinstimmungen, Weiterleitung an %s\n" -#: transact.c:1152 +#: transact.c:1180 msgid "forwarding and deletion suppressed due to DNS errors\n" msgstr "Weiterleiten und Löschen wegen DNS-Fehlern unterdrückt\n" -#: transact.c:1263 +#: transact.c:1291 msgid "writing RFC822 msgblk.headers\n" msgstr "schreibe RFC822 msgblk.headers\n" -#: transact.c:1282 +#: transact.c:1310 msgid "no recipient addresses matched declared local names" msgstr "keine Empfängeradresse stimmt mit deklarierten lokalen Namen überein" -#: transact.c:1289 +#: transact.c:1317 #, c-format msgid "recipient address %s didn't match any local name" msgstr "Empfängeradresse %s stimmt mit keinem lokalen Namen überein" -#: transact.c:1298 +#: transact.c:1326 msgid "message has embedded NULs" msgstr "Nachricht hat eingebettete NUL-Zeichen" -#: transact.c:1306 +#: transact.c:1334 msgid "SMTP listener rejected local recipient addresses: " msgstr "SMTP-Server lehnte Adressen mit lokalem Empfänger ab: " -#: transact.c:1445 +#: transact.c:1473 msgid "error writing message text\n" msgstr "Fehler beim Schreiben des Nachrichtentextes\n" diff --git a/po/fr.po b/po/fr.po index f362b23a..c7efc806 100644 --- a/po/fr.po +++ b/po/fr.po @@ -6,13 +6,13 @@ # mise à jour par Thierry Vignaud # mise à jour par Matthias Andree # Guy Brand , 1999-2000. -# mise à jour par Frédéric Marchal , 2010. +# Frédéric Marchal , 2010. msgid "" msgstr "" -"Project-Id-Version: fetchmail-6.3.18-pre2\n" +"Project-Id-Version: fetchmail-6.3.19-pre1\n" "Report-Msgid-Bugs-To: fetchmail-devel@lists.berlios.de\n" -"POT-Creation-Date: 2010-10-09 13:33+0200\n" -"PO-Revision-Date: 2010-09-27 09:40+0200\n" +"POT-Creation-Date: 2010-12-05 01:17+0100\n" +"PO-Revision-Date: 2010-12-06 10:28+0100\n" "Last-Translator: Frédéric Marchal \n" "Language-Team: French \n" "MIME-Version: 1.0\n" @@ -1215,7 +1215,7 @@ msgstr " Authentification OTP forcée.\n" #: fetchmail.c:1651 msgid " CRAM-MD5 authentication will be forced.\n" -msgstr " Authentification CRAM-MD5 forcée.\n" +msgstr " L'authentification CRAM-MD5 va être forcée.\n" #: fetchmail.c:1654 msgid " GSSAPI authentication will be forced.\n" @@ -1705,73 +1705,73 @@ msgstr "Erreur GSSAPI dans gss_display_status appelé depuis <%s>\n" msgid "GSSAPI error %s: %.*s\n" msgstr "Erreur GSSAPI %s: %.*s\n" -#: gssapi.c:89 +#: gssapi.c:90 #, c-format msgid "Couldn't get service name for [%s]\n" msgstr "Impossible d'obtenir le nom du service pour [%s]\n" -#: gssapi.c:94 +#: gssapi.c:95 #, c-format msgid "Using service name [%s]\n" msgstr "Utilise le nom de service [%s]\n" -#: gssapi.c:121 +#: gssapi.c:122 msgid "No suitable GSSAPI credentials found. Skipping GSSAPI authentication.\n" msgstr "" "Pas de justificatif d'identité GSSAPI valable. L'authentification GSSAPI est " "ignorée.\n" -#: gssapi.c:122 +#: gssapi.c:123 msgid "" "If you want to use GSSAPI, you need credentials first, possibly from kinit.\n" msgstr "" "Si vous voulez utiliser GSSAPI, vous avez besoin d'un justificatif " "d'identité, probablement de kinit.\n" -#: gssapi.c:158 +#: gssapi.c:159 #, c-format msgid "Received malformed challenge to \"%s GSSAPI\"!\n" -msgstr "" +msgstr "Challenge malformé reçu pour la commande «GSSAPI %s» !\n" -#: gssapi.c:168 +#: gssapi.c:169 msgid "Sending credentials\n" msgstr "Envoi des références d'identification\n" -#: gssapi.c:199 +#: gssapi.c:200 msgid "Error exchanging credentials\n" msgstr "Erreur durant l'échange des références d'identification\n" -#: gssapi.c:241 +#: gssapi.c:242 msgid "Couldn't unwrap security level data\n" msgstr "Impossible d'extraire les données du niveau de sécurité\n" -#: gssapi.c:246 +#: gssapi.c:247 msgid "Credential exchange complete\n" msgstr "Échange des références d'identification terminé\n" -#: gssapi.c:250 +#: gssapi.c:251 msgid "Server requires integrity and/or privacy\n" msgstr "Le serveur requiert des échanges intègres ou privés\n" -#: gssapi.c:259 +#: gssapi.c:260 #, c-format msgid "Unwrapped security level flags: %s%s%s\n" msgstr "Options du niveau de sécurité extraites : %s%s%s\n" -#: gssapi.c:263 +#: gssapi.c:264 #, c-format msgid "Maximum GSS token size is %ld\n" msgstr "La taille maximale du composant GSS est %ld\n" -#: gssapi.c:276 +#: gssapi.c:277 msgid "Error creating security level request\n" msgstr "Erreur à la création de la requête de niveau de sécurité\n" -#: gssapi.c:287 +#: gssapi.c:288 msgid "Releasing GSS credentials\n" msgstr "Libère les références d'identification GSS\n" -#: gssapi.c:291 +#: gssapi.c:292 msgid "Error releasing credentials\n" msgstr "Erreur de libération des références d'identification\n" @@ -1811,99 +1811,99 @@ msgstr "Protocole identifié comme étant IMAP2 ou IMAP2BIS\n" msgid "will idle after poll\n" msgstr "attendra après la réception\n" -#: imap.c:464 pop3.c:476 +#: imap.c:461 pop3.c:475 #, c-format msgid "%s: upgrade to TLS succeeded.\n" msgstr "%s: passage au TLS réussi.\n" -#: imap.c:473 pop3.c:485 +#: imap.c:466 pop3.c:480 #, c-format msgid "%s: upgrade to TLS failed.\n" msgstr "%s: passage au TLS raté.\n" -#: imap.c:477 +#: imap.c:470 #, c-format msgid "%s: opportunistic upgrade to TLS failed, trying to continue\n" msgstr "%s: échec de la négociation TLS mais on continue quand-même\n" -#: imap.c:593 +#: imap.c:586 msgid "Required OTP capability not compiled into fetchmail\n" msgstr "La fonctionnalité OTP requise n'est pas compilée dans fetchmail\n" -#: imap.c:613 pop3.c:560 +#: imap.c:606 pop3.c:555 msgid "Required NTLM capability not compiled into fetchmail\n" msgstr "La fonctionnalité NTLM requise n'est pas compilée dans fetchmail.\n" -#: imap.c:622 +#: imap.c:615 msgid "Required LOGIN capability not supported by server\n" msgstr "La fonction LOGIN requise n'est pas supportée par le serveur\n" -#: imap.c:686 +#: imap.c:679 #, c-format msgid "mail expunge mismatch (%d actual != %d expected)\n" msgstr "" "pas de concordance de la purge des messages (%d effectifs != %d attendus)\n" -#: imap.c:825 +#: imap.c:818 #, c-format msgid "%lu is unseen\n" msgstr "%lu n'est pas vu\n" -#: imap.c:889 pop3.c:845 pop3.c:857 pop3.c:1095 pop3.c:1102 +#: imap.c:882 pop3.c:840 pop3.c:852 pop3.c:1090 pop3.c:1097 #, c-format msgid "%u is unseen\n" msgstr "%u n'est pas vu\n" -#: imap.c:924 imap.c:983 +#: imap.c:917 imap.c:976 msgid "re-poll failed\n" msgstr "échec durant la re-réception\n" -#: imap.c:932 imap.c:988 +#: imap.c:925 imap.c:981 #, c-format msgid "%d message waiting after re-poll\n" msgid_plural "%d messages waiting after re-poll\n" msgstr[0] "%d message en attente après la re-réception\n" msgstr[1] "%d messages en attente après la re-réception\n" -#: imap.c:949 +#: imap.c:942 msgid "mailbox selection failed\n" msgstr "échec de la sélection de la boîte aux lettres\n" -#: imap.c:953 +#: imap.c:946 #, c-format msgid "%d message waiting after first poll\n" msgid_plural "%d messages waiting after first poll\n" msgstr[0] "%d message en attente après la première réception\n" msgstr[1] "%d messages en attente après la première réception\n" -#: imap.c:967 +#: imap.c:960 msgid "expunge failed\n" msgstr "échec de la purge\n" -#: imap.c:971 +#: imap.c:964 #, c-format msgid "%d message waiting after expunge\n" msgid_plural "%d messages waiting after expunge\n" msgstr[0] "%d message en attente après la purge\n" msgstr[1] "%d messages en attente après la purge\n" -#: imap.c:1010 +#: imap.c:1003 msgid "search for unseen messages failed\n" msgstr "échec de la recherche des messages non-vus\n" -#: imap.c:1015 pop3.c:866 +#: imap.c:1008 pop3.c:861 #, c-format msgid "%u is first unseen\n" msgstr "%u est le premier a n'avoir pas été vu\n" -#: imap.c:1099 +#: imap.c:1092 msgid "" "Warning: ignoring bogus data for message sizes returned by the server.\n" msgstr "" "Avertissement : des données farfelues retournées par le serveur pour la " "taille des messages sont ignorées.\n" -#: imap.c:1197 imap.c:1204 +#: imap.c:1190 imap.c:1197 #, c-format msgid "Incorrect FETCH response: %s.\n" msgstr "Réponse FETCH incorrecte: %s.\n" @@ -2100,7 +2100,7 @@ msgstr "erreur fatale de recv serveur\n" msgid "Could not decode OTP challenge\n" msgstr "Impossible de décoder le challenge OTP\n" -#: opie.c:64 pop3.c:587 +#: opie.c:64 pop3.c:582 msgid "Secret pass phrase: " msgstr "Mot de passe secret : " @@ -2458,7 +2458,7 @@ msgid " --showdots show progress dots even in logfiles\n" msgstr "" " --showdots affiche des points de progression, même dans le journal\n" -#: pop3.c:328 +#: pop3.c:327 msgid "" "Warning: \"Maillennium POP3/PROXY server\" found, using RETR command instead " "of TOP.\n" @@ -2466,77 +2466,77 @@ msgstr "" "Avertissement: découverte d'un «Maillennium POP3/PROXY server», la commande " "RETR est utilisé au lieu de TOP.\n" -#: pop3.c:412 +#: pop3.c:411 msgid "TLS is mandatory for this session, but server refused CAPA command.\n" msgstr "" "TLS est requis pour cette session mais le serveur refuse la commande CAPA.\n" -#: pop3.c:413 +#: pop3.c:412 msgid "The CAPA command is however necessary for TLS.\n" msgstr "La commande CAPA est absolument nécessaire pour le TLS.\n" -#: pop3.c:496 +#: pop3.c:491 #, c-format msgid "%s: opportunistic upgrade to TLS failed, trying to continue.\n" msgstr "%s: échec du passage en TLS mais on continue quand-même.\n" -#: pop3.c:623 +#: pop3.c:618 msgid "We've run out of allowed authenticators and cannot continue.\n" msgstr "" "Nous avons épuisé toutes les techniques d'authentification permises et ne " "pouvons continuer.\n" -#: pop3.c:637 +#: pop3.c:632 msgid "Required APOP timestamp not found in greeting\n" msgstr "L'horodatage APOP requis est absent du message d'invitation\n" -#: pop3.c:646 +#: pop3.c:641 msgid "Timestamp syntax error in greeting\n" msgstr "Erreur de syntaxe dans l'horodatage du message d'invitation\n" -#: pop3.c:662 +#: pop3.c:657 msgid "Invalid APOP timestamp.\n" msgstr "L'horodatage APOP n'est pas valable.\n" -#: pop3.c:686 +#: pop3.c:681 msgid "Undefined protocol request in POP3_auth\n" msgstr "Requête de protocole non définie dans POP3_auth\n" -#: pop3.c:707 +#: pop3.c:702 msgid "lock busy! Is another session active?\n" msgstr "Fichier verrou en service. Y a-t-il une autre session active ?\n" -#: pop3.c:786 +#: pop3.c:781 msgid "Cannot handle UIDL response from upstream server.\n" msgstr "Ne peux pas manier la réponse UIDL du serveur.\n" -#: pop3.c:809 +#: pop3.c:804 msgid "Server responded with UID for wrong message.\n" msgstr "Serveur a répondu avec l'UID d'un mauvais message.\n" -#: pop3.c:836 +#: pop3.c:831 #, c-format msgid "id=%s (num=%u) was deleted, but is still present!\n" msgstr "id=%s (num=%u) a été effacé mais est toujours présent !\n" -#: pop3.c:942 +#: pop3.c:937 msgid "Messages inserted into list on server. Cannot handle this.\n" msgstr "Messages insérés dans une liste du serveur. Impossible de gérer ça.\n" -#: pop3.c:1038 +#: pop3.c:1033 msgid "protocol error\n" msgstr "erreur de protocole\n" -#: pop3.c:1054 +#: pop3.c:1049 msgid "protocol error while fetching UIDLs\n" msgstr "erreur de protocole durant la réception des UIDL\n" -#: pop3.c:1086 +#: pop3.c:1081 #, c-format msgid "id=%s (num=%d) was deleted, but is still present!\n" msgstr "id=%s (num=%d) a été effacé mais est toujours présent !\n" -#: pop3.c:1424 +#: pop3.c:1419 msgid "Option --folder is not supported with POP3\n" msgstr "L'option --folder n'est pas supportée avec POP3\n" @@ -2812,106 +2812,106 @@ msgstr "SMTP: (corps du message ayant rebondi)\n" msgid "mail from %s bounced to %s\n" msgstr "message depuis %s ayant rebondi sur %s\n" -#: sink.c:458 +#: sink.c:456 #, c-format msgid "Saved error is still %d\n" msgstr "L'erreur mémorisée est toujours %d\n" -#: sink.c:518 sink.c:617 +#: sink.c:508 sink.c:607 #, c-format msgid "%cMTP error: %s\n" msgstr "Erreur %cMTP: %s\n" -#: sink.c:562 +#: sink.c:552 msgid "SMTP server requires STARTTLS, keeping message.\n" msgstr "Le serveur SMTP exige STARTTLS, on conserve le message.\n" -#: sink.c:745 +#: sink.c:735 #, c-format msgid "BSMTP file open failed: %s\n" msgstr "Échec d'ouverture du fichier BSMTP: %s\n" -#: sink.c:791 +#: sink.c:781 #, c-format msgid "BSMTP preamble write failed: %s.\n" msgstr "Échec d'écriture du préambule BSMTP: %s.\n" -#: sink.c:1005 +#: sink.c:995 #, c-format msgid "%cMTP listener doesn't like recipient address `%s'\n" msgstr "Le serveur %cMTP n'apprécie pas l'adresse de destinataire «%s»\n" -#: sink.c:1012 +#: sink.c:1002 #, c-format msgid "%cMTP listener doesn't really like recipient address `%s'\n" msgstr "" "Le serveur %cMTP n'apprécie vraiment pas l'adresse du destinataire «%s»\n" -#: sink.c:1058 +#: sink.c:1048 msgid "no address matches; no postmaster set.\n" msgstr "les adresses ne correspondent pas ; pas de postmaster\n" -#: sink.c:1070 +#: sink.c:1060 #, c-format msgid "can't even send to %s!\n" msgstr "il n'est même pas possible d'expédier vers %s\n" -#: sink.c:1076 +#: sink.c:1066 #, c-format msgid "no address matches; forwarding to %s.\n" msgstr "aucune correspondance dans les adresses ; réexpédition vers %s.\n" -#: sink.c:1232 +#: sink.c:1222 #, c-format msgid "about to deliver with: %s\n" msgstr "sur le point de délivrer le courrier à : %s\n" -#: sink.c:1243 +#: sink.c:1233 #, c-format msgid "Cannot switch effective user id to %ld: %s\n" msgstr "Impossible de changer de ID utilisateur vers %ld : %s\n" -#: sink.c:1255 +#: sink.c:1245 #, c-format msgid "Cannot switch effective user id back to original %ld: %s\n" msgstr "Impossible de revenir au ID utilisateur original %ld : %s\n" -#: sink.c:1262 +#: sink.c:1252 msgid "MDA open failed\n" msgstr "Échec d'ouverture MDA\n" -#: sink.c:1301 +#: sink.c:1291 #, c-format msgid "%cMTP connect to %s failed\n" msgstr "Échec de connexion %cMTP avec %s\n" -#: sink.c:1325 +#: sink.c:1315 #, c-format msgid "can't raise the listener; falling back to %s" msgstr "ne peut relever l'agent ; se replie sur %s" -#: sink.c:1383 +#: sink.c:1373 #, c-format msgid "Message termination or close of BSMTP file failed: %s\n" msgstr "" "Échec à la terminaison du message ou à la fermeture du fichier BSMTP: %s\n" -#: sink.c:1408 +#: sink.c:1398 #, c-format msgid "Error writing to MDA: %s\n" msgstr "Erreur en envoyant au MDA : %s\n" -#: sink.c:1411 +#: sink.c:1401 #, c-format msgid "MDA died of signal %d\n" msgstr "le programme de livraison du courrier a été tué par un signal %d\n" -#: sink.c:1414 +#: sink.c:1404 #, c-format msgid "MDA returned nonzero status %d\n" msgstr "MDA a retourné un état non nul (%d)\n" -#: sink.c:1417 +#: sink.c:1407 #, c-format msgid "" "Strange: MDA pclose returned %d and errno %d/%s, cannot handle at %s:%d\n" @@ -2919,20 +2919,20 @@ msgstr "" "Étrange : le MDA a retourné %d et errno %d/%s lors du pclose; cas impossible " "à gérer %s:%d\n" -#: sink.c:1442 +#: sink.c:1432 msgid "SMTP listener refused delivery\n" msgstr "Le serveur SMTP a refusé de délivrer le courrier\n" -#: sink.c:1472 +#: sink.c:1462 msgid "LMTP delivery error on EOM\n" msgstr "Erreur de délivrance LMTP en EOM\n" -#: sink.c:1475 +#: sink.c:1465 #, c-format msgid "Unexpected non-503 response to LMTP EOM: %s\n" msgstr "Réponse non-503 inattendue à un ordre LMTP EOM: %s\n" -#: sink.c:1630 +#: sink.c:1620 msgid "" "-- \n" "The Fetchmail Daemon" @@ -3231,22 +3231,22 @@ msgstr "Nouvel essai de lecture sur la socket Cygwin\n" msgid "Cygwin socket read retry failed!\n" msgstr "Le nouvel essai de lecture sur la socket Cygwin a échoué!\n" -#: transact.c:65 +#: transact.c:71 #, c-format msgid "mapped address %s to local %s\n" msgstr "correspondance d'adresse %s en local %s\n" -#: transact.c:87 +#: transact.c:93 #, c-format msgid "mapped %s to local %s\n" msgstr "correspondance de %s en local %s\n" -#: transact.c:154 +#: transact.c:160 #, c-format msgid "passed through %s matching %s\n" msgstr "passage au travers de %s et coïncidence avec %s\n" -#: transact.c:224 +#: transact.c:230 #, c-format msgid "" "analyzing Received line:\n" @@ -3255,67 +3255,88 @@ msgstr "" "analyse de la ligne «Received»:\n" "%s" -#: transact.c:263 +#: transact.c:269 #, c-format msgid "line accepted, %s is an alias of the mailserver\n" msgstr "ligne acceptée, %s est un alias du serveur de courrier\n" -#: transact.c:269 +#: transact.c:275 #, c-format msgid "line rejected, %s is not an alias of the mailserver\n" msgstr "ligne rejetée, %s n'est pas un alias du serveur de courrier\n" -#: transact.c:343 +#: transact.c:349 msgid "no Received address found\n" msgstr "aucune adresse trouvée dans «Received»\n" -#: transact.c:352 +#: transact.c:358 #, c-format msgid "found Received address `%s'\n" msgstr "adresse `%s' trouvée dans «Received»\n" -#: transact.c:595 +#: transact.c:601 msgid "incorrect header line found - see manpage for bad-header option\n" msgstr "" "ligne d'en-tête incorrecte trouvée - voyez la page man pour l'option «bad-" "header»\n" -#: transact.c:597 +#: transact.c:603 #, c-format msgid "line: %s" msgstr "ligne: %s" -#: transact.c:1137 +#: transact.c:1095 transact.c:1105 +#, c-format +msgid "Parsing envelope \"%s\" names \"%-.*s\"\n" +msgstr "Décodage des noms de l'enveloppe «%s»: «%-.*s»\n" + +#: transact.c:1120 +#, c-format +msgid "Parsing Received names \"%-.*s\"\n" +msgstr "Décodage des noms de la ligne «Received» «%-.*s»\n" + +#: transact.c:1132 +msgid "No envelope recipient found, resorting to header guessing.\n" +msgstr "" +"Pas de destinataire trouvé dans l'enveloppe, on essaie de le deviner dans " +"l'en-tête.\n" + +#: transact.c:1150 +#, c-format +msgid "Guessing from header \"%-.*s\".\n" +msgstr "Deviné sur base de l'en-tête «%-.*s».\n" + +#: transact.c:1165 #, c-format msgid "no local matches, forwarding to %s\n" msgstr "aucune correspondance locale, réexpédition vers %s\n" -#: transact.c:1152 +#: transact.c:1180 msgid "forwarding and deletion suppressed due to DNS errors\n" msgstr "réexpédition et effacement supprimés suite à des erreurs de DNS\n" -#: transact.c:1263 +#: transact.c:1291 msgid "writing RFC822 msgblk.headers\n" msgstr "écriture d'en-têtes RFC822\n" -#: transact.c:1282 +#: transact.c:1310 msgid "no recipient addresses matched declared local names" msgstr "aucune adresse de destination ne correspond aux noms locaux déclarés" -#: transact.c:1289 +#: transact.c:1317 #, c-format msgid "recipient address %s didn't match any local name" msgstr "l'adresse de destination %s ne correspond à aucun nom local" -#: transact.c:1298 +#: transact.c:1326 msgid "message has embedded NULs" msgstr "le message contient des caractères NULs" -#: transact.c:1306 +#: transact.c:1334 msgid "SMTP listener rejected local recipient addresses: " msgstr "Le serveur SMTP rejette les adresses locales de destination : " -#: transact.c:1445 +#: transact.c:1473 msgid "error writing message text\n" msgstr "échec écriture du texte du message\n" diff --git a/po/it.po b/po/it.po index 4ba3dbef..e213ba2d 100644 --- a/po/it.po +++ b/po/it.po @@ -4,10 +4,10 @@ # Vincenzo Campanella , 2008, 2009, 2010. msgid "" msgstr "" -"Project-Id-Version: fetchmail 6.3.18-pre2\n" +"Project-Id-Version: fetchmail 6.3.19-pre1\n" "Report-Msgid-Bugs-To: fetchmail-devel@lists.berlios.de\n" -"POT-Creation-Date: 2010-10-09 13:33+0200\n" -"PO-Revision-Date: 2010-09-26 19:54+0200\n" +"POT-Creation-Date: 2010-12-05 01:17+0100\n" +"PO-Revision-Date: 2010-12-06 20:51+0100\n" "Last-Translator: Vincenzo Campanella \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" @@ -1214,9 +1214,8 @@ msgid " OTP authentication will be forced.\n" msgstr " L'autenticazione OTP sarà forzata.\n" #: fetchmail.c:1651 -#, fuzzy msgid " CRAM-MD5 authentication will be forced.\n" -msgstr " L'autenticazione CRAM-Md5 sarà forzata.\n" +msgstr " L'autenticazione CRAM-MD5 sarà forzata.\n" #: fetchmail.c:1654 msgid " GSSAPI authentication will be forced.\n" @@ -1733,73 +1732,73 @@ msgstr "Errore GSSAPI in gss_display_status chiamato da «%s»\n" msgid "GSSAPI error %s: %.*s\n" msgstr "Errore GSSAPI %s: %.*s\n" -#: gssapi.c:89 +#: gssapi.c:90 #, c-format msgid "Couldn't get service name for [%s]\n" msgstr "Impossibile trovare il nome del servizio per [%s]\n" -#: gssapi.c:94 +#: gssapi.c:95 #, c-format msgid "Using service name [%s]\n" msgstr "Con uso del nome del servizio [%s]\n" -#: gssapi.c:121 +#: gssapi.c:122 msgid "No suitable GSSAPI credentials found. Skipping GSSAPI authentication.\n" msgstr "" "Non è stata trovata alcuna credenziale GSSAPI adatta. L'autenticazione " "GSSAPI viene omessa.\n" -#: gssapi.c:122 +#: gssapi.c:123 msgid "" "If you want to use GSSAPI, you need credentials first, possibly from kinit.\n" msgstr "" "Se di desidera utilizzare le GSSAPI è necessario possedere anzitutto le " "credenziali, se possibile da kinit.\n" -#: gssapi.c:158 +#: gssapi.c:159 #, c-format msgid "Received malformed challenge to \"%s GSSAPI\"!\n" -msgstr "" +msgstr "Ricevuta prova malformata a «%s GSSAPI».\n" -#: gssapi.c:168 +#: gssapi.c:169 msgid "Sending credentials\n" msgstr "Invio delle credenziali in corso\n" -#: gssapi.c:199 +#: gssapi.c:200 msgid "Error exchanging credentials\n" msgstr "Errore in fase di scambio delle credenziali\n" -#: gssapi.c:241 +#: gssapi.c:242 msgid "Couldn't unwrap security level data\n" msgstr "Impossibile aprire i dati del livello di sicurezza\n" -#: gssapi.c:246 +#: gssapi.c:247 msgid "Credential exchange complete\n" msgstr "Scambio di credenziali completato\n" -#: gssapi.c:250 +#: gssapi.c:251 msgid "Server requires integrity and/or privacy\n" msgstr "Il server richiede l'integrità, la riservatezza o entrambe\n" -#: gssapi.c:259 +#: gssapi.c:260 #, c-format msgid "Unwrapped security level flags: %s%s%s\n" msgstr "Contrassegni del livello di sicurezza aperti: %s%s%s\n" -#: gssapi.c:263 +#: gssapi.c:264 #, c-format msgid "Maximum GSS token size is %ld\n" msgstr "La dimensione massima del gettone GSS è %ld\n" -#: gssapi.c:276 +#: gssapi.c:277 msgid "Error creating security level request\n" msgstr "Errore durante la creazione della richiesta del livello di sicurezza\n" -#: gssapi.c:287 +#: gssapi.c:288 msgid "Releasing GSS credentials\n" msgstr "Rilascio delle credenziali GSS in corso\n" -#: gssapi.c:291 +#: gssapi.c:292 msgid "Error releasing credentials\n" msgstr "Errore in fase di rilascio delle credenziali\n" @@ -1839,101 +1838,101 @@ msgstr "Protocollo identificato come IMAP2 o IMAP2BIS\n" msgid "will idle after poll\n" msgstr "Entrata in inattività dopo l'interrogazione\n" -#: imap.c:464 pop3.c:476 +#: imap.c:461 pop3.c:475 #, c-format msgid "%s: upgrade to TLS succeeded.\n" msgstr "%s: aggiornamento a TLS effettuato con successo.\n" -#: imap.c:473 pop3.c:485 +#: imap.c:466 pop3.c:480 #, c-format msgid "%s: upgrade to TLS failed.\n" msgstr "%s: aggiornamento a TLS fallito.\n" -#: imap.c:477 +#: imap.c:470 #, c-format msgid "%s: opportunistic upgrade to TLS failed, trying to continue\n" msgstr "" "%s: aggiornamento opportunistico a TLS fallito, tentativo di continuare in " "corso\n" -#: imap.c:593 +#: imap.c:586 msgid "Required OTP capability not compiled into fetchmail\n" msgstr "La capacità OTP richiesta non è compilata nel programma\n" -#: imap.c:613 pop3.c:560 +#: imap.c:606 pop3.c:555 msgid "Required NTLM capability not compiled into fetchmail\n" msgstr "La capacità NTLM richiesta non è compilata nel programma\n" -#: imap.c:622 +#: imap.c:615 msgid "Required LOGIN capability not supported by server\n" msgstr "La capacità LOGIN richiesta non è supportata dal server\n" -#: imap.c:686 +#: imap.c:679 #, c-format msgid "mail expunge mismatch (%d actual != %d expected)\n" msgstr "" "differenza durante la ripulitura della posta (%d effettivo != %d atteso)\n" -#: imap.c:825 +#: imap.c:818 #, c-format msgid "%lu is unseen\n" msgstr "%lu non è stato visto\n" -#: imap.c:889 pop3.c:845 pop3.c:857 pop3.c:1095 pop3.c:1102 +#: imap.c:882 pop3.c:840 pop3.c:852 pop3.c:1090 pop3.c:1097 #, c-format msgid "%u is unseen\n" msgstr "%u non è stato visto\n" -#: imap.c:924 imap.c:983 +#: imap.c:917 imap.c:976 msgid "re-poll failed\n" msgstr "re-interrogazione fallita\n" -#: imap.c:932 imap.c:988 +#: imap.c:925 imap.c:981 #, c-format msgid "%d message waiting after re-poll\n" msgid_plural "%d messages waiting after re-poll\n" msgstr[0] "%d messaggio in attesa dopo la re-interrogazione\n" msgstr[1] "%d messaggi in attesa dopo la re-interrogazione\n" -#: imap.c:949 +#: imap.c:942 msgid "mailbox selection failed\n" msgstr "selezione della casella di posta fallita\n" -#: imap.c:953 +#: imap.c:946 #, c-format msgid "%d message waiting after first poll\n" msgid_plural "%d messages waiting after first poll\n" msgstr[0] "%d messaggio in attesa dopo la prima interrogazione\n" msgstr[1] "%d messaggi in attesa dopo la prima interrogazione\n" -#: imap.c:967 +#: imap.c:960 msgid "expunge failed\n" msgstr "ripulitura fallita\n" -#: imap.c:971 +#: imap.c:964 #, c-format msgid "%d message waiting after expunge\n" msgid_plural "%d messages waiting after expunge\n" msgstr[0] "%d messaggio in attesa dopo la ripulitura\n" msgstr[1] "%d messaggi in attesa dopo la ripulitura\n" -#: imap.c:1010 +#: imap.c:1003 msgid "search for unseen messages failed\n" msgstr "ricerca di messaggi non visti fallita\n" -#: imap.c:1015 pop3.c:866 +#: imap.c:1008 pop3.c:861 #, c-format msgid "%u is first unseen\n" msgstr "%u è il primo non visto\n" -#: imap.c:1099 +#: imap.c:1092 msgid "" "Warning: ignoring bogus data for message sizes returned by the server.\n" msgstr "" "Avviso: i dati fasulli per le dimensioni dei messaggi restituiti dal server " "vengono ignorati.\n" -#: imap.c:1197 imap.c:1204 +#: imap.c:1190 imap.c:1197 #, c-format msgid "Incorrect FETCH response: %s.\n" msgstr "Risposta FETCH non corretta: %s.\n" @@ -2130,7 +2129,7 @@ msgstr "server recv fatale\n" msgid "Could not decode OTP challenge\n" msgstr "Impossibile decodificare la prova OTP\n" -#: opie.c:64 pop3.c:587 +#: opie.c:64 pop3.c:582 msgid "Secret pass phrase: " msgstr "Passphrase segreta: " @@ -2500,7 +2499,7 @@ msgstr "" " --showdots mostra i puntini di avanziamento anche nei file di " "registro\n" -#: pop3.c:328 +#: pop3.c:327 msgid "" "Warning: \"Maillennium POP3/PROXY server\" found, using RETR command instead " "of TOP.\n" @@ -2508,83 +2507,83 @@ msgstr "" "Attenzione: trovato server «Maillennium POP3/PROXY», uso del comando RETR, " "anziché di TOP, in corso.\n" -#: pop3.c:412 +#: pop3.c:411 msgid "TLS is mandatory for this session, but server refused CAPA command.\n" msgstr "" "TLS è obbligatorio per questa sessione, ma il server rifiuta il comando " "CAPA.\n" -#: pop3.c:413 +#: pop3.c:412 msgid "The CAPA command is however necessary for TLS.\n" msgstr "Il comando CAPA è comunque necessario per TLS.\n" -#: pop3.c:496 +#: pop3.c:491 #, c-format msgid "%s: opportunistic upgrade to TLS failed, trying to continue.\n" msgstr "" "%s: aggiornamento opportunistico a TLS fallito, tentativo di continuare in " "corso.\n" -#: pop3.c:623 +#: pop3.c:618 msgid "We've run out of allowed authenticators and cannot continue.\n" msgstr "" "Impossibile continuare, esauriti i metodi di autenticazione permessi.\n" -#: pop3.c:637 +#: pop3.c:632 msgid "Required APOP timestamp not found in greeting\n" msgstr "" "Data e ora APOP sono richieste, ma non sono state trovate nel messaggio di " "benvenuto\n" -#: pop3.c:646 +#: pop3.c:641 msgid "Timestamp syntax error in greeting\n" msgstr "Errore di sintassi di data e ora nel messaggio di benvenuto\n" -#: pop3.c:662 +#: pop3.c:657 msgid "Invalid APOP timestamp.\n" msgstr "Data e ora APOP non valide.\n" -#: pop3.c:686 +#: pop3.c:681 msgid "Undefined protocol request in POP3_auth\n" msgstr "Richiesto un protocollo non definito in POP3_auth\n" -#: pop3.c:707 +#: pop3.c:702 msgid "lock busy! Is another session active?\n" msgstr "Il blocco è occupato. Controllare se un'altra sessione è attiva.\n" -#: pop3.c:786 +#: pop3.c:781 msgid "Cannot handle UIDL response from upstream server.\n" msgstr "Impossibile gestire la risposta UIDL dal server upstream.\n" -#: pop3.c:809 +#: pop3.c:804 msgid "Server responded with UID for wrong message.\n" msgstr "Il server ha risposto con UID per messaggio errato.\n" -#: pop3.c:836 +#: pop3.c:831 #, c-format msgid "id=%s (num=%u) was deleted, but is still present!\n" msgstr "id=%s (num=%u) è stato eliminato, ma è sempre presente.\n" -#: pop3.c:942 +#: pop3.c:937 msgid "Messages inserted into list on server. Cannot handle this.\n" msgstr "" "Messaggi inseriti nell'elenco sul server. Impossibile gestire questa " "situazione.\n" -#: pop3.c:1038 +#: pop3.c:1033 msgid "protocol error\n" msgstr "errore di protocollo\n" -#: pop3.c:1054 +#: pop3.c:1049 msgid "protocol error while fetching UIDLs\n" msgstr "errore di protocollo durante lo scaricamento degli UIDL\n" -#: pop3.c:1086 +#: pop3.c:1081 #, c-format msgid "id=%s (num=%d) was deleted, but is still present!\n" msgstr "id=%s (num=%d) è stato eliminato, ma è sempre presente.\n" -#: pop3.c:1424 +#: pop3.c:1419 msgid "Option --folder is not supported with POP3\n" msgstr "L'opzione «--folder» non è supportata con POP3\n" @@ -2859,108 +2858,108 @@ msgstr "SMTP: (corpo del messaggio respinto)\n" msgid "mail from %s bounced to %s\n" msgstr "posta da %s respinta a %s\n" -#: sink.c:458 +#: sink.c:456 #, c-format msgid "Saved error is still %d\n" msgstr "L'errore salvato è ancora %d\n" -#: sink.c:518 sink.c:617 +#: sink.c:508 sink.c:607 #, c-format msgid "%cMTP error: %s\n" msgstr "Errore %cMTP: %s\n" -#: sink.c:562 +#: sink.c:552 msgid "SMTP server requires STARTTLS, keeping message.\n" msgstr "Il server SMTP richiede STARTTLS, il messaggio viene mantenuto.\n" -#: sink.c:745 +#: sink.c:735 #, c-format msgid "BSMTP file open failed: %s\n" msgstr "Apertura del file BSMTP fallita: %s\n" -#: sink.c:791 +#: sink.c:781 #, c-format msgid "BSMTP preamble write failed: %s.\n" msgstr "Scrittura del preambolo BSMTP fallita: %s.\n" -#: sink.c:1005 +#: sink.c:995 #, c-format msgid "%cMTP listener doesn't like recipient address `%s'\n" msgstr "L'ascoltatore %cMTP non gradisce l'indirizzo di destinatario «%s»\n" -#: sink.c:1012 +#: sink.c:1002 #, c-format msgid "%cMTP listener doesn't really like recipient address `%s'\n" msgstr "" "L'ascoltatore %cMTP non gradisce assolutamente l'indirizzo di destinatario «%" "s»\n" -#: sink.c:1058 +#: sink.c:1048 msgid "no address matches; no postmaster set.\n" msgstr "" "nessun indirizzo corrispondente; nessun postmaster è stato impostato.\n" -#: sink.c:1070 +#: sink.c:1060 #, c-format msgid "can't even send to %s!\n" msgstr "impossibile anche inviare a %s.\n" -#: sink.c:1076 +#: sink.c:1066 #, c-format msgid "no address matches; forwarding to %s.\n" msgstr "nessun indirizzo corrispondente, inoltro a %s in corso.\n" -#: sink.c:1232 +#: sink.c:1222 #, c-format msgid "about to deliver with: %s\n" msgstr "in procinto di consegnare con: %s\n" -#: sink.c:1243 +#: sink.c:1233 #, c-format msgid "Cannot switch effective user id to %ld: %s\n" msgstr "Impossibile modificare l'id dell'utente effettivo in %ld: %s\n" -#: sink.c:1255 +#: sink.c:1245 #, c-format msgid "Cannot switch effective user id back to original %ld: %s\n" msgstr "" "Impossibile riportare l'id dell'utente effettivo all'originale %ld: %s\n" -#: sink.c:1262 +#: sink.c:1252 msgid "MDA open failed\n" msgstr "Apertura di MDA fallita\n" -#: sink.c:1301 +#: sink.c:1291 #, c-format msgid "%cMTP connect to %s failed\n" msgstr "Connessione di %cMTP a %s fallita\n" -#: sink.c:1325 +#: sink.c:1315 #, c-format msgid "can't raise the listener; falling back to %s" msgstr "impossibile raggiungere l'ascoltatore, ritorno su %s in corso" -#: sink.c:1383 +#: sink.c:1373 #, c-format msgid "Message termination or close of BSMTP file failed: %s\n" msgstr "Terminazione del messaggio o chiusura del file BSTMP fallita: %s\n" -#: sink.c:1408 +#: sink.c:1398 #, c-format msgid "Error writing to MDA: %s\n" msgstr "Errore durante la scrittura su MDA: %s\n" -#: sink.c:1411 +#: sink.c:1401 #, c-format msgid "MDA died of signal %d\n" msgstr "MDA terminato da segnale %d\n" -#: sink.c:1414 +#: sink.c:1404 #, c-format msgid "MDA returned nonzero status %d\n" msgstr "MDA ha ritornato uno stato %d diverso da zero\n" -#: sink.c:1417 +#: sink.c:1407 #, c-format msgid "" "Strange: MDA pclose returned %d and errno %d/%s, cannot handle at %s:%d\n" @@ -2968,20 +2967,20 @@ msgstr "" "Strano: MDA pclose ha restituito %d ed errore numero %d/%s, impossibile " "trattare a %s:%d\n" -#: sink.c:1442 +#: sink.c:1432 msgid "SMTP listener refused delivery\n" msgstr "L'ascoltatore SMTP ha rifiutato la consegna\n" -#: sink.c:1472 +#: sink.c:1462 msgid "LMTP delivery error on EOM\n" msgstr "Errore di consegna LMTP su EOM\n" -#: sink.c:1475 +#: sink.c:1465 #, c-format msgid "Unexpected non-503 response to LMTP EOM: %s\n" msgstr "Risposta differente da 503 inattesa a LTP EOM: %s\n" -#: sink.c:1630 +#: sink.c:1620 msgid "" "-- \n" "The Fetchmail Daemon" @@ -3283,22 +3282,22 @@ msgstr "Nuovo tentativo di lettura del socket Cygwin\n" msgid "Cygwin socket read retry failed!\n" msgstr "Lettura del socket Cygwin fallita.\n" -#: transact.c:65 +#: transact.c:71 #, c-format msgid "mapped address %s to local %s\n" msgstr "indirizzo %s collegato a %s locale\n" -#: transact.c:87 +#: transact.c:93 #, c-format msgid "mapped %s to local %s\n" msgstr "%s collegato a %s locale\n" -#: transact.c:154 +#: transact.c:160 #, c-format msgid "passed through %s matching %s\n" msgstr "attraversamento di %s corrispondente a %s\n" -#: transact.c:224 +#: transact.c:230 #, c-format msgid "" "analyzing Received line:\n" @@ -3307,67 +3306,87 @@ msgstr "" "analisi della riga «Received» in corso:\n" "%s" -#: transact.c:263 +#: transact.c:269 #, c-format msgid "line accepted, %s is an alias of the mailserver\n" msgstr "riga accettata, %s è un alias del server di posta\n" -#: transact.c:269 +#: transact.c:275 #, c-format msgid "line rejected, %s is not an alias of the mailserver\n" msgstr "riga rifiutata, %s non è un alias del server di posta\n" -#: transact.c:343 +#: transact.c:349 msgid "no Received address found\n" msgstr "nessuno indirizzo «Received» trovato\n" -#: transact.c:352 +#: transact.c:358 #, c-format msgid "found Received address `%s'\n" msgstr "trovato indirizzo «Received» «%s»\n" -#: transact.c:595 +#: transact.c:601 msgid "incorrect header line found - see manpage for bad-header option\n" msgstr "" "trovata riga d'intestazione non corretta. Consultare le pagine del manuale " "per opzioni dell'intestazione non corrette\n" -#: transact.c:597 +#: transact.c:603 #, c-format msgid "line: %s" msgstr "riga: %s" -#: transact.c:1137 +#: transact.c:1095 transact.c:1105 +#, c-format +msgid "Parsing envelope \"%s\" names \"%-.*s\"\n" +msgstr "Analisi della busta «%s» nomi «%- *s» in corso\n" + +#: transact.c:1120 +#, c-format +msgid "Parsing Received names \"%-.*s\"\n" +msgstr "Analisi dei nomi di Received «%- *s» in corso\n" + +#: transact.c:1132 +msgid "No envelope recipient found, resorting to header guessing.\n" +msgstr "" +"Non è stato trovato alcun destinatario, ritorno all'intestazione in corso.\n" + +#: transact.c:1150 +#, c-format +msgid "Guessing from header \"%-.*s\".\n" +msgstr "Tentativo in corso di indovinare dall'intestazione «%- *s».\n" + +#: transact.c:1165 #, c-format msgid "no local matches, forwarding to %s\n" msgstr "nessuna corrispondenza locale, inoltro a %s in corso\n" -#: transact.c:1152 +#: transact.c:1180 msgid "forwarding and deletion suppressed due to DNS errors\n" msgstr "inoltro e cancellazione soppressi a causa di errori DNS\n" -#: transact.c:1263 +#: transact.c:1291 msgid "writing RFC822 msgblk.headers\n" msgstr "scrittura di intestazioni msgblk RFC822 in corso\n" -#: transact.c:1282 +#: transact.c:1310 msgid "no recipient addresses matched declared local names" msgstr "nessun indirizzo di destinatario corrisponde ai nomi locali dichiarati" -#: transact.c:1289 +#: transact.c:1317 #, c-format msgid "recipient address %s didn't match any local name" msgstr "l'indirizzo del destinatario %s non corrisponde ad alcun nome locale" -#: transact.c:1298 +#: transact.c:1326 msgid "message has embedded NULs" msgstr "il messaggio incorpora dei NUL" -#: transact.c:1306 +#: transact.c:1334 msgid "SMTP listener rejected local recipient addresses: " msgstr "L'ascoltatore SMTP ha rifiutato gli indirizzi dei destinatari locali: " -#: transact.c:1445 +#: transact.c:1473 msgid "error writing message text\n" msgstr "errore durante la scrittura del testo del messaggio\n" diff --git a/po/pl.po b/po/pl.po index c6755458..fff2eec9 100644 --- a/po/pl.po +++ b/po/pl.po @@ -7,10 +7,10 @@ # msgid "" msgstr "" -"Project-Id-Version: fetchmail 6.3.18-pre2\n" +"Project-Id-Version: fetchmail 6.3.19-pre1\n" "Report-Msgid-Bugs-To: fetchmail-devel@lists.berlios.de\n" -"POT-Creation-Date: 2010-10-09 13:33+0200\n" -"PO-Revision-Date: 2010-09-26 19:20+0200\n" +"POT-Creation-Date: 2010-12-05 01:17+0100\n" +"PO-Revision-Date: 2010-12-06 19:38+0100\n" "Last-Translator: Jakub Bogusz \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" @@ -1196,9 +1196,8 @@ msgid " OTP authentication will be forced.\n" msgstr " Zostanie wymuszone uwierzytelnienie OTP.\n" #: fetchmail.c:1651 -#, fuzzy msgid " CRAM-MD5 authentication will be forced.\n" -msgstr " Zostanie wymuszone uwierzytelnienie CRAM-Md5.\n" +msgstr " Zostanie wymuszone uwierzytelnienie CRAM-MD5.\n" #: fetchmail.c:1654 msgid " GSSAPI authentication will be forced.\n" @@ -1691,73 +1690,73 @@ msgstr "B msgid "GSSAPI error %s: %.*s\n" msgstr "B³±d GSSAPI %s: %.*s\n" -#: gssapi.c:89 +#: gssapi.c:90 #, c-format msgid "Couldn't get service name for [%s]\n" msgstr "Uzyskanie nazwy us³ugi dla [%s] jest niemo¿liwe\n" -#: gssapi.c:94 +#: gssapi.c:95 #, c-format msgid "Using service name [%s]\n" msgstr "U¿ywam nazwy us³ugi [%s]\n" -#: gssapi.c:121 +#: gssapi.c:122 msgid "No suitable GSSAPI credentials found. Skipping GSSAPI authentication.\n" msgstr "" "Nie znaleziono odpowiednich danych uwierzytelniaj±cych GSSAPI. Pominiêto " "uwierzytelnienie GSSAPI.\n" -#: gssapi.c:122 +#: gssapi.c:123 msgid "" "If you want to use GSSAPI, you need credentials first, possibly from kinit.\n" msgstr "" "Aby u¿yæ GSSAPI, potrzebne s± dane uwierzytelniaj±ce - prawdopodobnie z " "kinit.\n" -#: gssapi.c:158 +#: gssapi.c:159 #, c-format msgid "Received malformed challenge to \"%s GSSAPI\"!\n" -msgstr "" +msgstr "Odebrano ¼le sformu³owane ¿±danie \"%s GSSAPI\"!\n" -#: gssapi.c:168 +#: gssapi.c:169 msgid "Sending credentials\n" msgstr "Wysy³am dane uwierzytelniaj±ce\n" -#: gssapi.c:199 +#: gssapi.c:200 msgid "Error exchanging credentials\n" msgstr "Wyst±pi³ b³±d podczas wymiany danych uwierzytelniaj±cych\n" -#: gssapi.c:241 +#: gssapi.c:242 msgid "Couldn't unwrap security level data\n" msgstr "Nie mogê rozwin±æ danych poziomu bezpieczeñstwa\n" -#: gssapi.c:246 +#: gssapi.c:247 msgid "Credential exchange complete\n" msgstr "Wymiana danych uwierzytelniaj±cych zosta³a zakoñczona\n" -#: gssapi.c:250 +#: gssapi.c:251 msgid "Server requires integrity and/or privacy\n" msgstr "Serwer wymaga zapewnionej integralno¶ci i/lub prywatno¶ci\n" -#: gssapi.c:259 +#: gssapi.c:260 #, c-format msgid "Unwrapped security level flags: %s%s%s\n" msgstr "Rozwiniête flagi poziomu bezpieczeñstwa: %s%s%s\n" -#: gssapi.c:263 +#: gssapi.c:264 #, c-format msgid "Maximum GSS token size is %ld\n" msgstr "Maksymalny rozmiar symbolu GSS to %ld\n" -#: gssapi.c:276 +#: gssapi.c:277 msgid "Error creating security level request\n" msgstr "Wyst±pi³ b³±d podczas budowania zapytania o poziom bezpieczeñstwa\n" -#: gssapi.c:287 +#: gssapi.c:288 msgid "Releasing GSS credentials\n" msgstr "Zwalniam dane uwierzytelniaj±ce GSS\n" -#: gssapi.c:291 +#: gssapi.c:292 msgid "Error releasing credentials\n" msgstr "Wyst±pi³ b³±d podczas zwalniania danych uwierzytelniaj±cych\n" @@ -1797,53 +1796,53 @@ msgstr "Protok msgid "will idle after poll\n" msgstr "przejdzie w stan bezczynno¶ci po odpytaniu\n" -#: imap.c:464 pop3.c:476 +#: imap.c:461 pop3.c:475 #, c-format msgid "%s: upgrade to TLS succeeded.\n" msgstr "%s: przej¶cie na TLS powiod³o siê.\n" -#: imap.c:473 pop3.c:485 +#: imap.c:466 pop3.c:480 #, c-format msgid "%s: upgrade to TLS failed.\n" msgstr "%s: przej¶cie na TLS nie powiod³o siê.\n" -#: imap.c:477 +#: imap.c:470 #, c-format msgid "%s: opportunistic upgrade to TLS failed, trying to continue\n" msgstr "%s: zgodne przej¶cie na TLS nie powiod³o siê, próba kontynuacji\n" -#: imap.c:593 +#: imap.c:586 msgid "Required OTP capability not compiled into fetchmail\n" msgstr "Wymagana metoda uwierzytelnienia OTP nie wkompilowana w fetchmaila\n" -#: imap.c:613 pop3.c:560 +#: imap.c:606 pop3.c:555 msgid "Required NTLM capability not compiled into fetchmail\n" msgstr "Wymagana metoda uwierzytelnienia NTLM nie wkompilowana w fetchmaila\n" -#: imap.c:622 +#: imap.c:615 msgid "Required LOGIN capability not supported by server\n" msgstr "Serwer nie obs³uguje wymaganej metody uwierzytelnienia LOGIN\n" -#: imap.c:686 +#: imap.c:679 #, c-format msgid "mail expunge mismatch (%d actual != %d expected)\n" msgstr "niezgodno¶æ przy usuwaniu poczty (faktyczna %d != oczekiwana %d)\n" -#: imap.c:825 +#: imap.c:818 #, c-format msgid "%lu is unseen\n" msgstr "%lu jest nieprzeczytany\n" -#: imap.c:889 pop3.c:845 pop3.c:857 pop3.c:1095 pop3.c:1102 +#: imap.c:882 pop3.c:840 pop3.c:852 pop3.c:1090 pop3.c:1097 #, c-format msgid "%u is unseen\n" msgstr "%u jest nieprzeczytany\n" -#: imap.c:924 imap.c:983 +#: imap.c:917 imap.c:976 msgid "re-poll failed\n" msgstr "ponowne po³±czenie nie powiod³o siê\n" -#: imap.c:932 imap.c:988 +#: imap.c:925 imap.c:981 #, c-format msgid "%d message waiting after re-poll\n" msgid_plural "%d messages waiting after re-poll\n" @@ -1851,11 +1850,11 @@ msgstr[0] "%d list oczekuj msgstr[1] "%d listy oczekuj±ce po ponownym pobraniu\n" msgstr[2] "%d listów oczekuj±cych po ponownym pobraniu\n" -#: imap.c:949 +#: imap.c:942 msgid "mailbox selection failed\n" msgstr "wybór skrzynki zakoñczy³ siê niepowodzeniem\n" -#: imap.c:953 +#: imap.c:946 #, c-format msgid "%d message waiting after first poll\n" msgid_plural "%d messages waiting after first poll\n" @@ -1863,11 +1862,11 @@ msgstr[0] "%d list oczekuj msgstr[1] "%d listy oczekuj±ce po pierwszym pobraniu\n" msgstr[2] "%d listów oczekuj±cych po pierwszym pobraniu\n" -#: imap.c:967 +#: imap.c:960 msgid "expunge failed\n" msgstr "usuwanie nie powiod³o siê\n" -#: imap.c:971 +#: imap.c:964 #, c-format msgid "%d message waiting after expunge\n" msgid_plural "%d messages waiting after expunge\n" @@ -1875,23 +1874,23 @@ msgstr[0] "%d list oczekuj msgstr[1] "%d listy oczekuj±ce po usuwaniu\n" msgstr[2] "%d listów oczekuj±cych po usuwaniu\n" -#: imap.c:1010 +#: imap.c:1003 msgid "search for unseen messages failed\n" msgstr "poszukiwanie nieprzeczytanych listów nie powiod³o siê\n" -#: imap.c:1015 pop3.c:866 +#: imap.c:1008 pop3.c:861 #, c-format msgid "%u is first unseen\n" msgstr "%u jest pierwszym nieprzeczytanym\n" -#: imap.c:1099 +#: imap.c:1092 msgid "" "Warning: ignoring bogus data for message sizes returned by the server.\n" msgstr "" "Uwaga: zignorowano nieprawdziwe dane o rozmiarze wiadomo¶ci zwrócone przez " "serwer.\n" -#: imap.c:1197 imap.c:1204 +#: imap.c:1190 imap.c:1197 #, c-format msgid "Incorrect FETCH response: %s.\n" msgstr "Niepoprawna odpowied¼ na FETCH: %s.\n" @@ -2089,7 +2088,7 @@ msgstr "recv z serwera nie powiod msgid "Could not decode OTP challenge\n" msgstr "Rozkodowanie wyzwania OTP by³o niemo¿liwe\n" -#: opie.c:64 pop3.c:587 +#: opie.c:64 pop3.c:582 msgid "Secret pass phrase: " msgstr "Tajne has³o: " @@ -2447,7 +2446,7 @@ msgid " --showdots show progress dots even in logfiles\n" msgstr "" " --showdots pokazuje kropki oznaczaj±ce postêp tak¿e w logach\n" -#: pop3.c:328 +#: pop3.c:327 msgid "" "Warning: \"Maillennium POP3/PROXY server\" found, using RETR command instead " "of TOP.\n" @@ -2455,76 +2454,76 @@ msgstr "" "Uwaga: Odkryto serwer \"POP3/PROXY Maillennium\", u¿ycie polecenia RETR " "zamiast TOP.\n" -#: pop3.c:412 +#: pop3.c:411 msgid "TLS is mandatory for this session, but server refused CAPA command.\n" msgstr "TLS jest wymagany dla tej sesji, ale serwer odrzuci³ polecenie CAPA.\n" -#: pop3.c:413 +#: pop3.c:412 msgid "The CAPA command is however necessary for TLS.\n" msgstr "Polecenie CAPA jest jednak niezbêdne dla TLS.\n" -#: pop3.c:496 +#: pop3.c:491 #, c-format msgid "%s: opportunistic upgrade to TLS failed, trying to continue.\n" msgstr "%s: zgodne przej¶cie na TLS nie powiod³o siê, próba kontynuacji.\n" -#: pop3.c:623 +#: pop3.c:618 msgid "We've run out of allowed authenticators and cannot continue.\n" msgstr "" "Wyczerpano dozwolone sposoby uwierzytelnienia, nie mo¿na kontynuowaæ.\n" -#: pop3.c:637 +#: pop3.c:632 msgid "Required APOP timestamp not found in greeting\n" msgstr "W powitaniu serwera brakuje wymaganego znacznika czasu APOP\n" -#: pop3.c:646 +#: pop3.c:641 msgid "Timestamp syntax error in greeting\n" msgstr "B³±d sk³adni znacznika czasu w powitaniu\n" -#: pop3.c:662 +#: pop3.c:657 msgid "Invalid APOP timestamp.\n" msgstr "B³êdny znacznik czasu APOP.\n" -#: pop3.c:686 +#: pop3.c:681 msgid "Undefined protocol request in POP3_auth\n" msgstr "Pro¶ba o nieznany protokó³ w POP3_auth\n" -#: pop3.c:707 +#: pop3.c:702 msgid "lock busy! Is another session active?\n" msgstr "plik zablokowany! Czy inna sesja nie jest aktywna?\n" -#: pop3.c:786 +#: pop3.c:781 msgid "Cannot handle UIDL response from upstream server.\n" msgstr "Nie mo¿na obs³u¿yæ odpowiedzi UIDL od serwera.\n" -#: pop3.c:809 +#: pop3.c:804 msgid "Server responded with UID for wrong message.\n" msgstr "Serwer odpowiedzia³ z UID-em dla niew³a¶ciwego listu.\n" -#: pop3.c:836 +#: pop3.c:831 #, c-format msgid "id=%s (num=%u) was deleted, but is still present!\n" msgstr "id=%s (num=%u) zosta³ skasowany, ale nadal istnieje!\n" -#: pop3.c:942 +#: pop3.c:937 msgid "Messages inserted into list on server. Cannot handle this.\n" msgstr "" "Przesy³ki zosta³y dodane do listy na serwerze. Nie mogê tego obs³u¿yæ.\n" -#: pop3.c:1038 +#: pop3.c:1033 msgid "protocol error\n" msgstr "b³±d protoko³u\n" -#: pop3.c:1054 +#: pop3.c:1049 msgid "protocol error while fetching UIDLs\n" msgstr "b³±d protoko³u podczas pobierania UIDL\n" -#: pop3.c:1086 +#: pop3.c:1081 #, c-format msgid "id=%s (num=%d) was deleted, but is still present!\n" msgstr "id=%s (num=%d) zosta³ skasowany, ale nadal istnieje!\n" -#: pop3.c:1424 +#: pop3.c:1419 msgid "Option --folder is not supported with POP3\n" msgstr "Opcja --folder nie dzia³a z POP3\n" @@ -2798,127 +2797,127 @@ msgstr "SMTP: (cia msgid "mail from %s bounced to %s\n" msgstr "poczta od %s odbita do %s\n" -#: sink.c:458 +#: sink.c:456 #, c-format msgid "Saved error is still %d\n" msgstr "Zachowany b³±d to nadal %d\n" -#: sink.c:518 sink.c:617 +#: sink.c:508 sink.c:607 #, c-format msgid "%cMTP error: %s\n" msgstr "b³±d %cMTP: %s\n" -#: sink.c:562 +#: sink.c:552 msgid "SMTP server requires STARTTLS, keeping message.\n" msgstr "Serwer SMTP wymaga STARTTLS, list zachowany.\n" -#: sink.c:745 +#: sink.c:735 #, c-format msgid "BSMTP file open failed: %s\n" msgstr "BSMTP: otwarcie pliku nie powiod³o siê: %s\n" -#: sink.c:791 +#: sink.c:781 #, c-format msgid "BSMTP preamble write failed: %s.\n" msgstr "BSMTP: zapis nag³ówka nie powiód³ siê: %s.\n" -#: sink.c:1005 +#: sink.c:995 #, c-format msgid "%cMTP listener doesn't like recipient address `%s'\n" msgstr "demon %cMTP nie lubi adresu odbiorcy `%s'\n" -#: sink.c:1012 +#: sink.c:1002 #, c-format msgid "%cMTP listener doesn't really like recipient address `%s'\n" msgstr "demon %cMTP naprawdê nie lubi adresu odbiorcy `%s'\n" -#: sink.c:1058 +#: sink.c:1048 msgid "no address matches; no postmaster set.\n" msgstr "brak pasuj±cych adresów; postmaster nie ustawiony.\n" -#: sink.c:1070 +#: sink.c:1060 #, c-format msgid "can't even send to %s!\n" msgstr "nie mogê wys³aæ poczty nawet do %s!\n" -#: sink.c:1076 +#: sink.c:1066 #, c-format msgid "no address matches; forwarding to %s.\n" msgstr "brak pasuj±cych lokalnych adresów, przesy³am do %s\n" -#: sink.c:1232 +#: sink.c:1222 #, c-format msgid "about to deliver with: %s\n" msgstr "list zostanie dorêczony przy pomocy: %s\n" -#: sink.c:1243 +#: sink.c:1233 #, c-format msgid "Cannot switch effective user id to %ld: %s\n" msgstr "Nie mo¿na zmieniæ efektywnego identyfikatora u¿ytkownika na %ld: %s\n" -#: sink.c:1255 +#: sink.c:1245 #, c-format msgid "Cannot switch effective user id back to original %ld: %s\n" msgstr "" "Nie mo¿na zmieniæ efektywnego identyfikatora u¿ytkownika z powrotem na %ld: %" "s\n" -#: sink.c:1262 +#: sink.c:1252 msgid "MDA open failed\n" msgstr "b³±d podczas uruchamiania MDA (programu dorêczaj±cego pocztê)\n" -#: sink.c:1301 +#: sink.c:1291 #, c-format msgid "%cMTP connect to %s failed\n" msgstr "po³±czenie %cMTP z %s nie powiod³o siê\n" -#: sink.c:1325 +#: sink.c:1315 #, c-format msgid "can't raise the listener; falling back to %s" msgstr "nie mo¿na podnie¶æ procesu s³uchaj±cego; powrót do %s" -#: sink.c:1383 +#: sink.c:1373 #, c-format msgid "Message termination or close of BSMTP file failed: %s\n" msgstr "Zakoñczenie listu lub zamkniêcie pliku BSMTP nie powiod³o siê: %s\n" # XXX -#: sink.c:1408 +#: sink.c:1398 #, c-format msgid "Error writing to MDA: %s\n" msgstr "B³±d podczas pisania do MDA: %s\n" -#: sink.c:1411 +#: sink.c:1401 #, c-format msgid "MDA died of signal %d\n" msgstr "MDA zabity przez sygna³ %d\n" -#: sink.c:1414 +#: sink.c:1404 #, c-format msgid "MDA returned nonzero status %d\n" msgstr "MDA zwróci³ niezerowy kod b³êdu %d\n" -#: sink.c:1417 +#: sink.c:1407 #, c-format msgid "" "Strange: MDA pclose returned %d and errno %d/%s, cannot handle at %s:%d\n" msgstr "" "Dziwne: MDA pclose zwróci³o %d a errno %d/%s, nie mo¿na obs³u¿yæ w %s:%d\n" -#: sink.c:1442 +#: sink.c:1432 msgid "SMTP listener refused delivery\n" msgstr "serwer SMTP odmówi³ dostarczenia listu\n" -#: sink.c:1472 +#: sink.c:1462 msgid "LMTP delivery error on EOM\n" msgstr "B³±d podczas dorêczania LMTP w momencie wykonywania komendy EOM\n" -#: sink.c:1475 +#: sink.c:1465 #, c-format msgid "Unexpected non-503 response to LMTP EOM: %s\n" msgstr "Niespodziewana odpowied¼ inna ni¿ 503 na LSTMP EOM: %s\n" -#: sink.c:1630 +#: sink.c:1620 msgid "" "-- \n" "The Fetchmail Daemon" @@ -3209,22 +3208,22 @@ msgstr "Powt msgid "Cygwin socket read retry failed!\n" msgstr "Powtórzenie odczytu z gniazda cygwinowego nie powiod³o siê!\n" -#: transact.c:65 +#: transact.c:71 #, c-format msgid "mapped address %s to local %s\n" msgstr "adres %s zamieniony na lokalny %s\n" -#: transact.c:87 +#: transact.c:93 #, c-format msgid "mapped %s to local %s\n" msgstr "%s zamieniony na lokalny %s\n" -#: transact.c:154 +#: transact.c:160 #, c-format msgid "passed through %s matching %s\n" msgstr "przepuszczony przez %s pasuje do %s\n" -#: transact.c:224 +#: transact.c:230 #, c-format msgid "" "analyzing Received line:\n" @@ -3233,67 +3232,86 @@ msgstr "" "analizujê nag³ówek Received:\n" "%s" -#: transact.c:263 +#: transact.c:269 #, c-format msgid "line accepted, %s is an alias of the mailserver\n" msgstr "nag³ówek zosta³ przyjêty, %s jest aliasem serwera pocztowego\n" -#: transact.c:269 +#: transact.c:275 #, c-format msgid "line rejected, %s is not an alias of the mailserver\n" msgstr "nag³ówek zosta³ odrzucony, %s nie jest aliasem serwera pocztowego\n" -#: transact.c:343 +#: transact.c:349 msgid "no Received address found\n" msgstr "nie znalaz³em adresu Received\n" -#: transact.c:352 +#: transact.c:358 #, c-format msgid "found Received address `%s'\n" msgstr "znalaz³em adres Received `%s'\n" -#: transact.c:595 +#: transact.c:601 msgid "incorrect header line found - see manpage for bad-header option\n" msgstr "" "znaleziono b³êdn± liniê nag³ówka - szczegó³y na stronie man w opisie opcji " "bad-header\n" -#: transact.c:597 +#: transact.c:603 #, c-format msgid "line: %s" msgstr "linia: %s" -#: transact.c:1137 +#: transact.c:1095 transact.c:1105 +#, c-format +msgid "Parsing envelope \"%s\" names \"%-.*s\"\n" +msgstr "Analiza nazw \"%s\" z transakcji \"%-.*s\"\n" + +#: transact.c:1120 +#, c-format +msgid "Parsing Received names \"%-.*s\"\n" +msgstr "Analiza nag³ówka Received \"%-.*s\"\n" + +#: transact.c:1132 +msgid "No envelope recipient found, resorting to header guessing.\n" +msgstr "Brak adresata transakcji, próba zgadniêcia z nag³ówka.\n" + +#: transact.c:1150 +#, c-format +msgid "Guessing from header \"%-.*s\".\n" +msgstr "Zgadywanie z nag³ówka \"%-.*s\".\n" + +#: transact.c:1165 #, c-format msgid "no local matches, forwarding to %s\n" msgstr "brak pasuj±cych lokalnych adresów, przesy³am do %s\n" -#: transact.c:1152 +#: transact.c:1180 msgid "forwarding and deletion suppressed due to DNS errors\n" msgstr "listy nie zostan± przes³ane i skasowane z powodu b³êdów DNS-u\n" -#: transact.c:1263 +#: transact.c:1291 msgid "writing RFC822 msgblk.headers\n" msgstr "zapisujê RFC822 msgblk.headers\n" -#: transact.c:1282 +#: transact.c:1310 msgid "no recipient addresses matched declared local names" msgstr "¿aden z adresatów nie pasowa³ do nazw lokalnych u¿ytkowników" -#: transact.c:1289 +#: transact.c:1317 #, c-format msgid "recipient address %s didn't match any local name" msgstr "adresat %s nie pasowa³ do ¿adnej nazwy lokalnego u¿ytkownika" -#: transact.c:1298 +#: transact.c:1326 msgid "message has embedded NULs" msgstr "list zawiera³ znaki NULL" -#: transact.c:1306 +#: transact.c:1334 msgid "SMTP listener rejected local recipient addresses: " msgstr "demon SMTP odrzuci³ adresy lokalnych odbiorców: '" -#: transact.c:1445 +#: transact.c:1473 msgid "error writing message text\n" msgstr "b³±d podczas zapisu tre¶ci listu\n" -- 2.43.2