From 48d6f9bb80b2624f524e572494debaf7331a2c82 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Thu, 10 Nov 2005 02:06:49 +0000 Subject: Snapshot -rc8. svn path=/trunk/; revision=4407 --- po/pl.po | 650 ++++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 397 insertions(+), 253 deletions(-) (limited to 'po/pl.po') diff --git a/po/pl.po b/po/pl.po index 4e1dd341..dc045ef3 100644 --- a/po/pl.po +++ b/po/pl.po @@ -8,14 +8,15 @@ msgid "" msgstr "" "Project-Id-Version: fetchmail 6.2.9-rc7\n" "Report-Msgid-Bugs-To: fetchmail-devel@lists.berlios.de\n" -"POT-Creation-Date: 2005-10-30 23:54+0100\n" +"POT-Creation-Date: 2005-11-10 02:41+0100\n" "PO-Revision-Date: 2005-11-03 17:37+0100\n" "Last-Translator: Jakub Bogusz \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" #: checkalias.c:172 #, c-format @@ -128,8 +129,11 @@ msgstr " (%d bajt #: driver.c:743 #, c-format -msgid "message %s@%s:%d was not the expected length (%d actual != %d expected)\n" -msgstr "długość listu %s@%s:%d nie odpowiada długości zgłoszonej przez serwer (%d != %d)\n" +msgid "" +"message %s@%s:%d was not the expected length (%d actual != %d expected)\n" +msgstr "" +"długość listu %s@%s:%d nie odpowiada długości zgłoszonej przez serwer (%d != " +"%d)\n" #: driver.c:774 msgid " retained\n" @@ -146,10 +150,17 @@ msgstr " nie zosta #: driver.c:818 #, c-format msgid "fetchlimit %d reached; %d message left on server %s account %s\n" -msgid_plural "fetchlimit %d reached; %d messages left on server %s account %s\n" -msgstr[0] "limit pobranych listów %d osiągnięty: %d pozostał na serwerze %s na koncie %s\n" -msgstr[1] "limit pobranych listów %d osiągnięty: %d pozostały na serwerze %s na koncie %s\n" -msgstr[2] "limit pobranych listów %d osiągnięty: %d pozostało na serwerze %s na koncie %s\n" +msgid_plural "" +"fetchlimit %d reached; %d messages left on server %s account %s\n" +msgstr[0] "" +"limit pobranych listów %d osiągnięty: %d pozostał na serwerze %s na koncie %" +"s\n" +msgstr[1] "" +"limit pobranych listów %d osiągnięty: %d pozostały na serwerze %s na koncie %" +"s\n" +msgstr[2] "" +"limit pobranych listów %d osiągnięty: %d pozostało na serwerze %s na koncie %" +"s\n" #: driver.c:881 msgid "SIGPIPE thrown from an MDA or a stream socket error\n" @@ -158,7 +169,8 @@ msgstr "SIGPIPE otrzymany od MDA lub b #: driver.c:888 #, c-format msgid "timeout after %d seconds waiting to connect to server %s.\n" -msgstr "limit czasu %d sekund przekroczony podczas oczekiwania na połączenie z %s.\n" +msgstr "" +"limit czasu %d sekund przekroczony podczas oczekiwania na połączenie z %s.\n" #: driver.c:892 #, c-format @@ -186,7 +198,9 @@ msgstr "Subject: fetchmail zg #: driver.c:919 #, c-format -msgid "Fetchmail saw more than %d timeouts while attempting to get mail from %s@%s.\n" +msgid "" +"Fetchmail saw more than %d timeouts while attempting to get mail from %s@%" +"s.\n" msgstr "Po %d timeoutach fetchmail nie mógł pobrać poczty z %s@%s.\n" #: driver.c:923 @@ -445,40 +459,44 @@ msgstr "DNS-u" msgid "undefined error\n" msgstr "niezdefiniowany błąd\n" -#: driver.c:1516 -#, c-format -msgid "%s error while delivering to SMTP host %s\n" +#: driver.c:1515 +#, fuzzy, c-format +msgid "%s error while fetching from %s@%s and delivering to SMTP host %s\n" msgstr "błąd %s podczas dostarczania listów po SMTP do %s\n" -#: driver.c:1518 -#, c-format -msgid "%s error while fetching from %s\n" +#: driver.c:1517 +msgid "unknown" +msgstr "" + +#: driver.c:1519 +#, fuzzy, c-format +msgid "%s error while fetching from %s@%s\n" msgstr "błąd %s podczas pobierania listów z %s\n" -#: driver.c:1528 +#: driver.c:1529 #, c-format msgid "post-connection command failed with status %d\n" msgstr "polecenie wykonane po pobraniu poczty zwróciło błąd %d\n" -#: driver.c:1549 +#: driver.c:1550 msgid "Kerberos V4 support not linked.\n" msgstr "Obsługa Kerberosa V4 nie została dołączona do programu.\n" -#: driver.c:1557 +#: driver.c:1558 msgid "Kerberos V5 support not linked.\n" msgstr "Obsługa Kerberosa V5 nie została dołączona do programu.\n" -#: driver.c:1568 +#: driver.c:1569 #, c-format msgid "Option --flush is not supported with %s\n" msgstr "Opcja --flush nie działa z %s\n" -#: driver.c:1574 +#: driver.c:1575 #, c-format msgid "Option --all is not supported with %s\n" msgstr "Opcja --all nie działa za %s\n" -#: driver.c:1583 +#: driver.c:1584 #, c-format msgid "Option --limit is not supported with %s\n" msgstr "Opcja --limit nie działa z %s\n" @@ -493,7 +511,8 @@ msgid "" "%s: Abort.\n" msgstr "" "%s: Zmienna środowiskowa QMAILINJECT jest ustawiona.\n" -"Jest to niebezpieczne, ponieważ może spowodować, że qmail-inject lub qmailowy\n" +"Jest to niebezpieczne, ponieważ może spowodować, że qmail-inject lub " +"qmailowy\n" "zastępnik sendmaila namiesza z nagłówkami From: lub Message-ID:.\n" "Proszę spróbować \"env QMAILINJECT= %s WŁASNE PARAMETRY\"\n" "%s: Przerwano.\n" @@ -503,7 +522,8 @@ msgstr "" msgid "" "%s: The NULLMAILER_FLAGS environment variable is set.\n" "This is dangerous as it can make nullmailer-inject or nullmailer's\n" -"sendmail wrapper tamper with your From:, Message-ID: or Return-Path: headers.\n" +"sendmail wrapper tamper with your From:, Message-ID: or Return-Path: " +"headers.\n" "Try \"env NULLMAILER_FLAGS= %s YOUR ARGUMENTS HERE\"\n" "%s: Abort.\n" msgstr "" @@ -519,24 +539,25 @@ msgstr "" msgid "%s: You don't exist. Go away.\n" msgstr "%s: Nie istniejesz. Odejdź.\n" -#: env.c:143 +#: env.c:142 #, c-format msgid "%s: can't determine your host!" msgstr "%s: nie mogę znaleźć nazwy twojego hosta!" -#: env.c:164 +#: env.c:163 #, c-format msgid "gethostbyname failed for %s\n" msgstr "gethostbyname zwróciło błąd dla %s\n" -#: env.c:166 +#: env.c:165 msgid "Cannot find my own host in hosts database to qualify it!\n" msgstr "Nie można odnaleźć własnej nazwy hosta w bazie danych hosts!\n" -#: env.c:170 +#: env.c:169 msgid "" "Trying to continue with unqualified hostname.\n" -"DO NOT report broken Received: headers, HELO/EHLO lines or similar problems!\n" +"DO NOT report broken Received: headers, HELO/EHLO lines or similar " +"problems!\n" "DO repair your /etc/hosts, DNS, NIS or LDAP instead.\n" msgstr "" "Próba kontynuacji z nierozwiązaną nazwą hosta.\n" @@ -601,8 +622,9 @@ msgid "Option --flush is not supported with ETRN\n" msgstr "Opcja --flush nie działa z ETRN\n" #: etrn.c:159 -msgid "Option --remote is not supported with ETRN\n" -msgstr "Opcja --remote nie działa z ETRN\n" +#, fuzzy +msgid "Option --folder is not supported with ETRN\n" +msgstr "Opcja --flush nie działa z ETRN\n" #: etrn.c:163 msgid "Option --check is not supported with ETRN\n" @@ -650,7 +672,8 @@ msgstr "fetchmail: nie dzia #: fetchmail.c:399 #, c-format msgid "fetchmail: error killing %s fetchmail at %d; bailing out.\n" -msgstr "fetchmail: wystąpił błąd podczas próby zabicia %s fetchmaila, PID %d.\n" +msgstr "" +"fetchmail: wystąpił błąd podczas próby zabicia %s fetchmaila, PID %d.\n" #: fetchmail.c:400 fetchmail.c:409 msgid "background" @@ -666,13 +689,20 @@ msgid "fetchmail: %s fetchmail at %d killed.\n" msgstr "fetchmail: zabito %s fetchmaila o numerze procesu %d.\n" #: fetchmail.c:431 -msgid "fetchmail: can't check mail while another fetchmail to same host is running.\n" -msgstr "fetchmail: nie mogę sprawdzić poczty, bo działa inny fetchmail do tego serwera\n" +msgid "" +"fetchmail: can't check mail while another fetchmail to same host is " +"running.\n" +msgstr "" +"fetchmail: nie mogę sprawdzić poczty, bo działa inny fetchmail do tego " +"serwera\n" #: fetchmail.c:437 #, c-format -msgid "fetchmail: can't poll specified hosts with another fetchmail running at %d.\n" -msgstr "fetchmail: nie mogę połączyć się z podanym hostem, bo działa inny fetchmail (proces %d).\n" +msgid "" +"fetchmail: can't poll specified hosts with another fetchmail running at %d.\n" +msgstr "" +"fetchmail: nie mogę połączyć się z podanym hostem, bo działa inny fetchmail " +"(proces %d).\n" #: fetchmail.c:444 #, c-format @@ -680,8 +710,11 @@ msgid "fetchmail: another foreground fetchmail is running at %d.\n" msgstr "fetchmail: działa inny chodzący z konsoli fetchmail (proces %d).\n" #: fetchmail.c:454 -msgid "fetchmail: can't accept options while a background fetchmail is running.\n" -msgstr "fetchmail: nie mogę przyjmować opcji, ponieważ inny fetchmail działa już w tle.\n" +msgid "" +"fetchmail: can't accept options while a background fetchmail is running.\n" +msgstr "" +"fetchmail: nie mogę przyjmować opcji, ponieważ inny fetchmail działa już w " +"tle.\n" #: fetchmail.c:460 #, c-format @@ -691,7 +724,8 @@ msgstr "fetchmail: chodz #: fetchmail.c:472 #, c-format msgid "fetchmail: elder sibling at %d died mysteriously.\n" -msgstr "fetchmail: starszy proces %d zginął w niewyjaśnionych okolicznościach.\n" +msgstr "" +"fetchmail: starszy proces %d zginął w niewyjaśnionych okolicznościach.\n" #: fetchmail.c:487 #, c-format @@ -725,7 +759,8 @@ msgstr "restart fetchmaila (zmieniono %s)\n" #: fetchmail.c:585 msgid "attempt to re-exec may fail as directory has not been restored\n" -msgstr "próba restartu może się nie udać, ponieważ katalog nie został odtworzony\n" +msgstr "" +"próba restartu może się nie udać, ponieważ katalog nie został odtworzony\n" #: fetchmail.c:612 msgid "attempt to re-exec fetchmail failed\n" @@ -842,135 +877,146 @@ msgstr "Uwaga: host %s wyst #: fetchmail.c:1029 msgid "fetchmail: Error: multiple \"defaults\" records in config file.\n" -msgstr "fetchmail: Błąd: wiele rekordów \"defaults\" w pliku konfiguracyjnym.\n" +msgstr "" +"fetchmail: Błąd: wiele rekordów \"defaults\" w pliku konfiguracyjnym.\n" -#: fetchmail.c:1149 +#: fetchmail.c:1151 msgid "SSL support is not compiled in.\n" msgstr "obsługa SSL nie została wkompilowana.\n" -#: fetchmail.c:1180 +#: fetchmail.c:1182 #, c-format -msgid "fetchmail: warning: no DNS available to check multidrop fetches from %s\n" +msgid "" +"fetchmail: warning: no DNS available to check multidrop fetches from %s\n" msgstr "fetchmail: uwaga: brak serwera DNS potrzebnego do sprawdzenia %s\n" -#: fetchmail.c:1191 +#: fetchmail.c:1193 #, c-format msgid "warning: multidrop for %s requires envelope option!\n" msgstr "uwaga: multidrop dla %s wymaga opcji envelope!\n" -#: fetchmail.c:1192 +#: fetchmail.c:1194 msgid "warning: Do not ask for support if all mail goes to postmaster!\n" msgstr "uwaga: Nie proś o pomoc jeśli cała poczta pójdzie do postmastera!\n" -#: fetchmail.c:1209 +#: fetchmail.c:1211 #, c-format -msgid "fetchmail: %s configuration invalid, specify positive port number for service or port\n" -msgstr "fetchmail: konfiguracja dla %s jest błędna - należy podać dodatni numer portu\n" +msgid "" +"fetchmail: %s configuration invalid, specify positive port number for " +"service or port\n" +msgstr "" +"fetchmail: konfiguracja dla %s jest błędna - należy podać dodatni numer " +"portu\n" -#: fetchmail.c:1216 +#: fetchmail.c:1218 #, c-format msgid "fetchmail: %s configuration invalid, RPOP requires a privileged port\n" -msgstr "fetchmail: konfiguracja dla %s jest błędna - RPOP wymaga uprzywilejowanego portu\n" +msgstr "" +"fetchmail: konfiguracja dla %s jest błędna - RPOP wymaga uprzywilejowanego " +"portu\n" -#: fetchmail.c:1234 +#: fetchmail.c:1236 #, c-format msgid "%s configuration invalid, LMTP can't use default SMTP port\n" -msgstr "konfiguracja dla %s jest błędna - LMTP nie używa domyślnego portu SMTP\n" +msgstr "" +"konfiguracja dla %s jest błędna - LMTP nie używa domyślnego portu SMTP\n" -#: fetchmail.c:1248 +#: fetchmail.c:1250 msgid "Both fetchall and keep on in daemon mode is a mistake!\n" msgstr "Jednoczesne fetchall i keep w trybie demona to błąd!\n" -#: fetchmail.c:1298 +#: fetchmail.c:1300 #, c-format msgid "terminated with signal %d\n" msgstr "przerwany sygnałem %d\n" -#: fetchmail.c:1383 +#: fetchmail.c:1385 #, c-format msgid "%s querying %s (protocol %s) at %s: poll started\n" -msgstr "%s łączy się z %s (protokół %s) o godzinie %s: odpytywanie rozpoczęte\n" +msgstr "" +"%s łączy się z %s (protokół %s) o godzinie %s: odpytywanie rozpoczęte\n" -#: fetchmail.c:1408 +#: fetchmail.c:1410 msgid "POP2 support is not configured.\n" msgstr "obsługa protokołu POP2 nie została wkompilowana.\n" -#: fetchmail.c:1420 +#: fetchmail.c:1422 msgid "POP3 support is not configured.\n" msgstr "obsługa protokołu POP3 nie została wkompilowana.\n" -#: fetchmail.c:1430 +#: fetchmail.c:1432 msgid "IMAP support is not configured.\n" msgstr "obsługa protokołu IMAP nie została wkompilowana.\n" -#: fetchmail.c:1436 +#: fetchmail.c:1438 msgid "ETRN support is not configured.\n" msgstr "obsługa polecenia ETRN nie została wkompilowana.\n" -#: fetchmail.c:1444 +#: fetchmail.c:1446 msgid "ODMR support is not configured.\n" msgstr "obsługa protokołu ODMR nie została wkompilowana.\n" -#: fetchmail.c:1451 +#: fetchmail.c:1453 msgid "unsupported protocol selected.\n" msgstr "Wybrany protokół nie jest obsługiwany przez fetchmaila.\n" -#: fetchmail.c:1461 +#: fetchmail.c:1463 #, c-format msgid "%s querying %s (protocol %s) at %s: poll completed\n" -msgstr "%s łączy się z %s (protokół %s) o godzinie %s: odpytywanie zakończone\n" +msgstr "" +"%s łączy się z %s (protokół %s) o godzinie %s: odpytywanie zakończone\n" -#: fetchmail.c:1478 +#: fetchmail.c:1480 #, c-format msgid "Poll interval is %d seconds\n" msgstr "Czas między sprawdzaniem skrzynek wynosi %d sekund\n" -#: fetchmail.c:1480 +#: fetchmail.c:1482 #, c-format msgid "Logfile is %s\n" msgstr "Plik diagnostyczny to %s\n" -#: fetchmail.c:1482 +#: fetchmail.c:1484 #, c-format msgid "Idfile is %s\n" msgstr "Plik identyfikacyjny to %s\n" -#: fetchmail.c:1485 +#: fetchmail.c:1487 msgid "Progress messages will be logged via syslog\n" msgstr "Komunikaty o postępach połączenia będą zgłaszane przez sysloga\n" -#: fetchmail.c:1488 +#: fetchmail.c:1490 msgid "Fetchmail will masquerade and will not generate Received\n" msgstr "Fetchmail będzie się ukrywał i nie wygeneruje nagłówka Received\n" -#: fetchmail.c:1490 +#: fetchmail.c:1492 msgid "Fetchmail will show progress dots even in logfiles.\n" msgstr "Fetchmail będzie pokazywał znaki postępu nawet w plikach logów.\n" -#: fetchmail.c:1492 +#: fetchmail.c:1494 #, c-format msgid "Fetchmail will forward misaddressed multidrop messages to %s.\n" msgstr "Fetchmail wyśle źle zaadresowane listy do %s.\n" -#: fetchmail.c:1496 +#: fetchmail.c:1498 msgid "Fetchmail will direct error mail to the postmaster.\n" msgstr "Fetchmail przekieruje pocztę z błędami do postmastera.\n" -#: fetchmail.c:1498 +#: fetchmail.c:1500 msgid "Fetchmail will direct error mail to the sender.\n" msgstr "Fetchmail przekieruje pocztę z błędami do nadawcy.\n" -#: fetchmail.c:1505 +#: fetchmail.c:1507 #, c-format msgid "Options for retrieving from %s@%s:\n" msgstr "Parametry pobierania poczty ze skrzynki %s@%s:\n" -#: fetchmail.c:1509 +#: fetchmail.c:1511 #, c-format msgid " Mail will be retrieved via %s\n" msgstr " Poczta będzie pobierana przez %s\n" -#: fetchmail.c:1512 +#: fetchmail.c:1514 #, c-format msgid " Poll of this server will occur every %d interval.\n" msgid_plural " Poll of this server will occur every %d intervals.\n" @@ -978,382 +1024,423 @@ msgstr[0] " Po msgstr[1] " Połączenie z tym serwerem odbędzie się co %d okresy.\n" msgstr[2] " Połączenie z tym serwerem odbędzie się co %d okresów.\n" -#: fetchmail.c:1516 +#: fetchmail.c:1518 #, c-format msgid " True name of server is %s.\n" msgstr " Prawdziwa nazwa serwera to %s.\n" -#: fetchmail.c:1519 +#: fetchmail.c:1521 msgid " This host will not be queried when no host is specified.\n" -msgstr " Z tym serwerem nie będę się łączył jeśli nie zostanie podany żaden inny serwer.\n" +msgstr "" +" Z tym serwerem nie będę się łączył jeśli nie zostanie podany żaden inny " +"serwer.\n" -#: fetchmail.c:1520 +#: fetchmail.c:1522 msgid " This host will be queried when no host is specified.\n" -msgstr " Z tym serwerem będę się łączył jeśli nie zostanie podany żaden inny serwer.\n" +msgstr "" +" Z tym serwerem będę się łączył jeśli nie zostanie podany żaden inny " +"serwer.\n" -#: fetchmail.c:1524 +#: fetchmail.c:1526 msgid " Password will be prompted for.\n" msgstr " Będę pytał o hasło.\n" -#: fetchmail.c:1528 +#: fetchmail.c:1530 #, c-format msgid " APOP secret = \"%s\".\n" msgstr " Hasło APOP = \"%s\".\n" -#: fetchmail.c:1531 +#: fetchmail.c:1533 #, c-format msgid " RPOP id = \"%s\".\n" msgstr " Użytkownik RPOP = \"%s\".\n" -#: fetchmail.c:1534 +#: fetchmail.c:1536 #, c-format msgid " Password = \"%s\".\n" msgstr " Hasło = \"%s\".\n" # %s zawiera numer wersji protokołu -PK -#: fetchmail.c:1543 +#: fetchmail.c:1545 #, c-format msgid " Protocol is KPOP with Kerberos %s authentication" msgstr " Używam protokołu KPOP z uwierzytelnieniem przez Kerberos %s" -#: fetchmail.c:1546 +#: fetchmail.c:1548 #, c-format msgid " Protocol is %s" msgstr " Używam protokołu %s" -#: fetchmail.c:1548 +#: fetchmail.c:1550 #, c-format msgid " (using service %s)" msgstr " (usługa %s)" -#: fetchmail.c:1550 +#: fetchmail.c:1552 msgid " (using default port)" msgstr " (połączenie na domyślny port)" -#: fetchmail.c:1552 +#: fetchmail.c:1554 msgid " (forcing UIDL use)" msgstr " (będą stosowane UIDL)" -#: fetchmail.c:1558 +#: fetchmail.c:1560 msgid " All available authentication methods will be tried.\n" msgstr " Będą próbowane wszystkie dostępne metody uwierzytelnienia.\n" -#: fetchmail.c:1561 +#: fetchmail.c:1563 msgid " Password authentication will be forced.\n" msgstr " Zostanie wymuszone uwierzytelnienie przy pomocy hasła.\n" -#: fetchmail.c:1564 +#: fetchmail.c:1566 msgid " MSN authentication will be forced.\n" msgstr " Zostanie wymuszone uwierzytelnienie MSN.\n" -#: fetchmail.c:1567 +#: fetchmail.c:1569 msgid " NTLM authentication will be forced.\n" msgstr " Zostanie wymuszone uwierzytelnienie NTLM.\n" -#: fetchmail.c:1570 +#: fetchmail.c:1572 msgid " OTP authentication will be forced.\n" msgstr " Zostanie wymuszone uwierzytelnienie OTP.\n" -#: fetchmail.c:1573 +#: fetchmail.c:1575 msgid " CRAM-Md5 authentication will be forced.\n" msgstr " Zostanie wymuszone uwierzytelnienie CRAM-Md5.\n" -#: fetchmail.c:1576 +#: fetchmail.c:1578 msgid " GSSAPI authentication will be forced.\n" msgstr " Zostanie wymuszone uwierzytelnienie GSSAPI.\n" -#: fetchmail.c:1579 +#: fetchmail.c:1581 msgid " Kerberos V4 authentication will be forced.\n" msgstr " Zostanie wymuszone uwierzytelnienie Kerberos V4.\n" -#: fetchmail.c:1582 +#: fetchmail.c:1584 msgid " Kerberos V5 authentication will be forced.\n" msgstr " Zostanie wymuszone uwierzytelnienie Kerberos V5.\n" -#: fetchmail.c:1585 +#: fetchmail.c:1587 msgid " End-to-end encryption assumed.\n" msgstr " Zakładam szyfrowanie end-to-end.\n" -#: fetchmail.c:1589 +#: fetchmail.c:1591 #, c-format msgid " Mail service principal is: %s\n" msgstr " Zarządcą usługi pocztowej jest: %s\n" -#: fetchmail.c:1592 +#: fetchmail.c:1594 msgid " SSL encrypted sessions enabled.\n" msgstr " Sesje kodowane SSL włączone.\n" -#: fetchmail.c:1594 +#: fetchmail.c:1596 #, c-format msgid " SSL protocol: %s.\n" msgstr " Protokół SSL: %s.\n" -#: fetchmail.c:1596 +#: fetchmail.c:1598 msgid " SSL server certificate checking enabled.\n" msgstr " Sprawdzanie certyfikatu SSL serwera włączone.\n" -#: fetchmail.c:1598 +#: fetchmail.c:1600 #, c-format msgid " SSL trusted certificate directory: %s\n" msgstr " Katalog zaufanego certyfikatu SSL: %s\n" -#: fetchmail.c:1601 +#: fetchmail.c:1603 #, c-format msgid " SSL key fingerprint (checked against the server key): %s\n" msgstr " Odcisk klucza SSL (sprawdzony z kluczem serwera): %s\n" -#: fetchmail.c:1604 +#: fetchmail.c:1606 #, c-format msgid " Server nonresponse timeout is %d seconds" msgstr " Limit czasu na odpowiedź serwera wynosi %d sekund" -#: fetchmail.c:1606 +#: fetchmail.c:1608 msgid " (default).\n" msgstr " (domyślne).\n" -#: fetchmail.c:1613 +#: fetchmail.c:1615 msgid " Default mailbox selected.\n" msgstr " Wybrana jest domyślna skrzynka odbiorcza.\n" -#: fetchmail.c:1618 +#: fetchmail.c:1620 msgid " Selected mailboxes are:" msgstr " Wybrano następujące skrzynki:" -#: fetchmail.c:1624 +#: fetchmail.c:1626 msgid " All messages will be retrieved (--all on).\n" msgstr " Zostaną pobrane wszystkie listy (--all włączone).\n" -#: fetchmail.c:1625 +#: fetchmail.c:1627 msgid " Only new messages will be retrieved (--all off).\n" msgstr " Zostaną pobrane tylko nowe listy (--all wyłączone).\n" -#: fetchmail.c:1627 +#: fetchmail.c:1629 msgid " Fetched messages will be kept on the server (--keep on).\n" msgstr " Pobrane listy będą pozostawione na serwerze (--keep włączone).\n" -#: fetchmail.c:1628 +#: fetchmail.c:1630 msgid " Fetched messages will not be kept on the server (--keep off).\n" -msgstr " Pobrane listy nie będą pozostawione na serwerze (--keep wyłączone).\n" +msgstr "" +" Pobrane listy nie będą pozostawione na serwerze (--keep wyłączone).\n" -#: fetchmail.c:1630 +#: fetchmail.c:1632 msgid " Old messages will be flushed before message retrieval (--flush on).\n" -msgstr " Stare listy będą kasowane przed pobraniem poczty (--flush włączone).\n" - -#: fetchmail.c:1631 -msgid " Old messages will not be flushed before message retrieval (--flush off).\n" -msgstr " Stare listy nie będą kasowane przed pobraniem poczty (--flush wyłączone).\n" +msgstr "" +" Stare listy będą kasowane przed pobraniem poczty (--flush włączone).\n" #: fetchmail.c:1633 -msgid " Oversized messages will be flushed before message retrieval (--limitflush on).\n" -msgstr " Zbyt duże listy będą kasowane przed pobraniem poczty (--limitflush włączone).\n" +msgid "" +" Old messages will not be flushed before message retrieval (--flush off).\n" +msgstr "" +" Stare listy nie będą kasowane przed pobraniem poczty (--flush wyłączone).\n" -#: fetchmail.c:1634 -msgid " Oversized messages will not be flushed before message retrieval (--limitflush off).\n" -msgstr " Zbyt duże listy nie będą kasowane przed pobraniem poczty (--limitflush wyłączone).\n" +#: fetchmail.c:1635 +msgid "" +" Oversized messages will be flushed before message retrieval (--limitflush " +"on).\n" +msgstr "" +" Zbyt duże listy będą kasowane przed pobraniem poczty (--limitflush " +"włączone).\n" #: fetchmail.c:1636 +msgid "" +" Oversized messages will not be flushed before message retrieval (--" +"limitflush off).\n" +msgstr "" +" Zbyt duże listy nie będą kasowane przed pobraniem poczty (--limitflush " +"wyłączone).\n" + +#: fetchmail.c:1638 msgid " Rewrite of server-local addresses is enabled (--norewrite off).\n" -msgstr " Przepisywanie adresów na postać lokalną jest włączone (--norewrite wyłączone).\n" +msgstr "" +" Przepisywanie adresów na postać lokalną jest włączone (--norewrite " +"wyłączone).\n" -#: fetchmail.c:1637 +#: fetchmail.c:1639 msgid " Rewrite of server-local addresses is disabled (--norewrite on).\n" -msgstr " Przepisywanie adresów na postać lokalną jest wyłączone (--norewrite włączone).\n" +msgstr "" +" Przepisywanie adresów na postać lokalną jest wyłączone (--norewrite " +"włączone).\n" -#: fetchmail.c:1639 +#: fetchmail.c:1641 msgid " Carriage-return stripping is enabled (stripcr on).\n" -msgstr " Usuwanie znaków CR z końców linii jest włączone (stripcr włączone).\n" +msgstr "" +" Usuwanie znaków CR z końców linii jest włączone (stripcr włączone).\n" -#: fetchmail.c:1640 +#: fetchmail.c:1642 msgid " Carriage-return stripping is disabled (stripcr off).\n" -msgstr " Usuwanie znaków CR z końców linii jest wyłączone (stripcr wyłączone).\n" +msgstr "" +" Usuwanie znaków CR z końców linii jest wyłączone (stripcr wyłączone).\n" -#: fetchmail.c:1642 +#: fetchmail.c:1644 msgid " Carriage-return forcing is enabled (forcecr on).\n" -msgstr " Dodawanie znaków CR na końcach linii jest włączone (forcecr włączone).\n" - -#: fetchmail.c:1643 -msgid " Carriage-return forcing is disabled (forcecr off).\n" -msgstr " Dodawanie znaków CR na końcach linii jest wyłączone (forcecr wyłączone).\n" +msgstr "" +" Dodawanie znaków CR na końcach linii jest włączone (forcecr włączone).\n" #: fetchmail.c:1645 -msgid " Interpretation of Content-Transfer-Encoding is disabled (pass8bits on).\n" -msgstr " Interpretowanie nagłówka Content-Transfer-Encoding jest wyłączone (pass8bits włączone).\n" +msgid " Carriage-return forcing is disabled (forcecr off).\n" +msgstr "" +" Dodawanie znaków CR na końcach linii jest wyłączone (forcecr wyłączone).\n" -#: fetchmail.c:1646 -msgid " Interpretation of Content-Transfer-Encoding is enabled (pass8bits off).\n" -msgstr " Interpretowanie nagłówka Content-Transfer-Encoding jest włączone (pass8bits wyłączone).\n" +#: fetchmail.c:1647 +msgid "" +" Interpretation of Content-Transfer-Encoding is disabled (pass8bits on).\n" +msgstr "" +" Interpretowanie nagłówka Content-Transfer-Encoding jest wyłączone " +"(pass8bits włączone).\n" #: fetchmail.c:1648 +msgid "" +" Interpretation of Content-Transfer-Encoding is enabled (pass8bits off).\n" +msgstr "" +" Interpretowanie nagłówka Content-Transfer-Encoding jest włączone " +"(pass8bits wyłączone).\n" + +#: fetchmail.c:1650 msgid " MIME decoding is enabled (mimedecode on).\n" msgstr " Dekodowanie MIME jest włączone (mimedecode włączone).\n" -#: fetchmail.c:1649 +#: fetchmail.c:1651 msgid " MIME decoding is disabled (mimedecode off).\n" msgstr " Dekodowanie MIME jest wyłączone (mimedecode wyłączone).\n" -#: fetchmail.c:1651 +#: fetchmail.c:1653 msgid " Idle after poll is enabled (idle on).\n" msgstr " Zwłoka po odpytaniu jest włączona (idle włączone).\n" -#: fetchmail.c:1652 +#: fetchmail.c:1654 msgid " Idle after poll is disabled (idle off).\n" msgstr " Zwłoka po odpytaniu jest wyłączona (idle wyłączone).\n" -#: fetchmail.c:1654 +#: fetchmail.c:1656 msgid " Nonempty Status lines will be discarded (dropstatus on)\n" msgstr " Niepuste nagłówki Status będą usuwane (dropstatus włączone).\n" -#: fetchmail.c:1655 +#: fetchmail.c:1657 msgid " Nonempty Status lines will be kept (dropstatus off)\n" msgstr " Niepuste nagłówki Status będą zachowane (dropstatus wyłączone).\n" -#: fetchmail.c:1657 +#: fetchmail.c:1659 msgid " Delivered-To lines will be discarded (dropdelivered on)\n" msgstr " Linie Delivered-To będą usuwane (dropdelivered włączone).\n" -#: fetchmail.c:1658 +#: fetchmail.c:1660 msgid " Delivered-To lines will be kept (dropdelivered off)\n" msgstr " Linie Delivered-To będą zachowane (dropdelivered wyłączone).\n" -#: fetchmail.c:1662 +#: fetchmail.c:1664 #, c-format msgid " Message size limit is %d octets (--limit %d).\n" msgstr " Limit wielkości listu wynosi %d bajtów (--limit %d).\n" -#: fetchmail.c:1665 +#: fetchmail.c:1667 msgid " No message size limit (--limit 0).\n" msgstr " Limit wielkości listu nie jest ustawiony (--limit 0).\n" -#: fetchmail.c:1667 +#: fetchmail.c:1669 #, c-format msgid " Message size warning interval is %d seconds (--warnings %d).\n" -msgstr " Ostrzeżenia o wielkości listu będą wyświetlane co %d sekund (--warnings %d).\n" +msgstr "" +" Ostrzeżenia o wielkości listu będą wyświetlane co %d sekund (--warnings %" +"d).\n" -#: fetchmail.c:1670 +#: fetchmail.c:1672 msgid " Size warnings on every poll (--warnings 0).\n" -msgstr " Ostrzeżenia o wielkości będą wyświetlane przy każdym łączeniu (--warnings 0).\n" +msgstr "" +" Ostrzeżenia o wielkości będą wyświetlane przy każdym łączeniu (--warnings " +"0).\n" -#: fetchmail.c:1673 +#: fetchmail.c:1675 #, c-format msgid " Received-message limit is %d (--fetchlimit %d).\n" msgstr " Limit ilości otrzymanych listów wynosi %d (--fetchlimit %d).\n" -#: fetchmail.c:1676 +#: fetchmail.c:1678 msgid " No received-message limit (--fetchlimit 0).\n" -msgstr " Limit ilości otrzymanych listów nie jest ustawiony (--fetchlimit 0).\n" +msgstr "" +" Limit ilości otrzymanych listów nie jest ustawiony (--fetchlimit 0).\n" -#: fetchmail.c:1678 +#: fetchmail.c:1680 #, c-format msgid " Fetch message size limit is %d (--fetchsizelimit %d).\n" msgstr " Limit wielkości listu wynosi %d (--fetchsizelimit %d).\n" -#: fetchmail.c:1681 +#: fetchmail.c:1683 msgid " No fetch message size limit (--fetchsizelimit 0).\n" msgstr " Limit wielkości listu nie jest ustawiony (--fetchsizelimit 0).\n" -#: fetchmail.c:1685 +#: fetchmail.c:1687 msgid " Do binary search of UIDs during each poll (--fastuidl 1).\n" -msgstr " Binarne przeszukiwanie UID-ów przy każdym ściąganiu (--fastuidl 1).\n" +msgstr "" +" Binarne przeszukiwanie UID-ów przy każdym ściąganiu (--fastuidl 1).\n" -#: fetchmail.c:1687 +#: fetchmail.c:1689 #, c-format msgid " Do binary search of UIDs during %d out of %d polls (--fastuidl %d).\n" -msgstr " Binarne przeszukiwanie UID-ów przy %d z %d ściągań (--fastuidl %d).\n" +msgstr "" +" Binarne przeszukiwanie UID-ów przy %d z %d ściągań (--fastuidl %d).\n" -#: fetchmail.c:1690 +#: fetchmail.c:1692 msgid " Do linear search of UIDs during each poll (--fastuidl 0).\n" -msgstr " Liniowe przeszukiwanie UID-ów przy każdym ściąganiu (--fastuidl 0).\n" +msgstr "" +" Liniowe przeszukiwanie UID-ów przy każdym ściąganiu (--fastuidl 0).\n" -#: fetchmail.c:1692 +#: fetchmail.c:1694 #, c-format msgid " SMTP message batch limit is %d.\n" msgstr " Listy będą wysyłane przez SMTP w grupach po %d.\n" -#: fetchmail.c:1694 +#: fetchmail.c:1696 msgid " No SMTP message batch limit (--batchlimit 0).\n" -msgstr " Limit ilości listów wysyłanych przez SMTP nie ustawiony (--batchlimit 0).\n" +msgstr "" +" Limit ilości listów wysyłanych przez SMTP nie ustawiony (--batchlimit 0).\n" -#: fetchmail.c:1698 +#: fetchmail.c:1700 #, c-format msgid " Deletion interval between expunges forced to %d (--expunge %d).\n" msgstr " Odstęp między kasowaniem listów wymuszony na %d (--expunge %d).\n" -#: fetchmail.c:1700 +#: fetchmail.c:1702 msgid " No forced expunges (--expunge 0).\n" msgstr " Listy nie będą kasowane (--expunge 0).\n" -#: fetchmail.c:1707 +#: fetchmail.c:1709 msgid " Domains for which mail will be fetched are:" msgstr " Domeny dla których poczta będzie ściągana to:" -#: fetchmail.c:1712 fetchmail.c:1732 +#: fetchmail.c:1714 fetchmail.c:1734 msgid " (default)" msgstr " (domyśny)" -#: fetchmail.c:1717 +#: fetchmail.c:1719 #, c-format msgid " Messages will be appended to %s as BSMTP\n" msgstr " Listy będą dopisywane do %s jako BSMTP\n" -#: fetchmail.c:1719 +#: fetchmail.c:1721 #, c-format msgid " Messages will be delivered with \"%s\".\n" msgstr " Listy będą lokalne doręczane przy użyciu \"%s\".\n" -#: fetchmail.c:1726 +#: fetchmail.c:1728 #, c-format msgid " Messages will be %cMTP-forwarded to:" msgstr " Listy będą przesłane przy pomocy %cMTP do:" -#: fetchmail.c:1737 +#: fetchmail.c:1739 #, c-format msgid " Host part of MAIL FROM line will be %s\n" msgstr " Nazwa hosta w MAIL FROM jest ustawiona na %s\n" -#: fetchmail.c:1740 +#: fetchmail.c:1742 #, c-format msgid " Address to be put in RCPT TO lines shipped to SMTP will be %s\n" -msgstr " Adresem do umieszczenia w liniach RCPT TO przekazanych SMTP będzie %s\n" +msgstr "" +" Adresem do umieszczenia w liniach RCPT TO przekazanych SMTP będzie %s\n" -#: fetchmail.c:1749 +#: fetchmail.c:1751 msgid " Recognized listener spam block responses are:" msgstr " Rozpoznawane odpowiedzi blokad antyspamowych to:" -#: fetchmail.c:1755 +#: fetchmail.c:1757 msgid " Spam-blocking disabled\n" msgstr " Blokowanie spamu wyłączone\n" -#: fetchmail.c:1758 +#: fetchmail.c:1760 #, c-format msgid " Server connection will be brought up with \"%s\".\n" msgstr " Połączenie do serwera zostanie nawiązane przy pomocy \"%s\".\n" -#: fetchmail.c:1761 +#: fetchmail.c:1763 msgid " No pre-connection command.\n" msgstr " Przed połączeniem nie będzie wykonywane żadne dodatkowe polecenie.\n" -#: fetchmail.c:1763 +#: fetchmail.c:1765 #, c-format msgid " Server connection will be taken down with \"%s\".\n" msgstr " Połączenie z serwerem zostanie zamknięte przy pomocy \"%s\".\n" -#: fetchmail.c:1766 +#: fetchmail.c:1768 msgid " No post-connection command.\n" -msgstr " Po zamknięciu połączenia nie będzie wykonywane żadne dodatkowe polecenie.\n" +msgstr "" +" Po zamknięciu połączenia nie będzie wykonywane żadne dodatkowe polecenie.\n" -#: fetchmail.c:1769 +#: fetchmail.c:1771 msgid " No localnames declared for this host.\n" msgstr " Brak nazw lokalnych ustawionych dla tego hosta.\n" -#: fetchmail.c:1779 +#: fetchmail.c:1781 msgid " Multi-drop mode: " msgstr " Tryb wielu skrzynek: " -#: fetchmail.c:1781 +#: fetchmail.c:1783 msgid " Single-drop mode: " msgstr " Tryb jednej skrzynki: " -#: fetchmail.c:1783 +#: fetchmail.c:1785 #, c-format msgid "%d local name recognized.\n" msgid_plural "%d local names recognized.\n" @@ -1361,103 +1448,108 @@ msgstr[0] "%d znana nazwa lokalna.\n" msgstr[1] "%d znane nazwy lokalne.\n" msgstr[2] "%d znanych nazw lokalnych.\n" -#: fetchmail.c:1798 +#: fetchmail.c:1800 msgid " DNS lookup for multidrop addresses is enabled.\n" msgstr " Odpytywanie DNS dla adresów wieloskrzynkowych jest włączone.\n" -#: fetchmail.c:1799 +#: fetchmail.c:1801 msgid " DNS lookup for multidrop addresses is disabled.\n" msgstr " Odpytywanie DNS dla adresów wieloskrzynkowych jest wyłączone.\n" -#: fetchmail.c:1803 -msgid " Server aliases will be compared with multidrop addresses by IP address.\n" +#: fetchmail.c:1805 +msgid "" +" Server aliases will be compared with multidrop addresses by IP address.\n" msgstr " Aliasy serwera będą porównywane z adresami skrzynek po adresie IP.\n" -#: fetchmail.c:1805 +#: fetchmail.c:1807 msgid " Server aliases will be compared with multidrop addresses by name.\n" msgstr " Aliasy serwera będą porównywane z adresami skrzynek po nazwie.\n" -#: fetchmail.c:1808 +#: fetchmail.c:1810 msgid " Envelope-address routing is disabled\n" msgstr " Obsługa poczty według adresów w kopercie jest wyłączone\n" -#: fetchmail.c:1811 +#: fetchmail.c:1813 #, c-format msgid " Envelope header is assumed to be: %s\n" msgstr " Nagłówek koperty został ustawiony na: %s\n" -#: fetchmail.c:1814 +#: fetchmail.c:1816 #, c-format msgid " Number of envelope headers to be skipped over: %d\n" msgstr " Liczba nagłówków koperty do pominięcia: %d\n" -#: fetchmail.c:1817 +#: fetchmail.c:1819 #, c-format msgid " Prefix %s will be removed from user id\n" msgstr " Przedrostek %s będzie usuwany z nazwy użytkownika\n" -#: fetchmail.c:1820 +#: fetchmail.c:1822 msgid " No prefix stripping\n" msgstr " Żadne przedrostki nie będą usuwane\n" -#: fetchmail.c:1827 +#: fetchmail.c:1829 msgid " Predeclared mailserver aliases:" msgstr " Zadeklarowane aliasy serwera pocztowego:" -#: fetchmail.c:1836 +#: fetchmail.c:1838 msgid " Local domains:" msgstr " Domeny lokalne:" -#: fetchmail.c:1846 +#: fetchmail.c:1848 #, c-format msgid " Connection must be through interface %s.\n" msgstr " Połączenia będą nawiązywane tylko przez interfejs %s.\n" -#: fetchmail.c:1848 +#: fetchmail.c:1850 msgid " No interface requirement specified.\n" msgstr " Nie jest określony żaden obowiązkowy interfejs.\n" -#: fetchmail.c:1850 +#: fetchmail.c:1852 #, c-format msgid " Polling loop will monitor %s.\n" msgstr " Podczas prób połączenia w pętli będzie monitorowany %s.\n" -#: fetchmail.c:1852 +#: fetchmail.c:1854 msgid " No monitor interface specified.\n" msgstr " Żaden interfejs nie będzie monitorowany.\n" -#: fetchmail.c:1856 +#: fetchmail.c:1858 #, c-format msgid " Server connections will be made via plugin %s (--plugin %s).\n" -msgstr " Połączenia z serwerem będą nawiązywane przez wtyczkę %s (--plugin %s).\n" +msgstr "" +" Połączenia z serwerem będą nawiązywane przez wtyczkę %s (--plugin %s).\n" -#: fetchmail.c:1858 +#: fetchmail.c:1860 msgid " No plugin command specified.\n" msgstr " Nie jest skonfigurowane żadne polecenie nawiązujące połączenie\n" -#: fetchmail.c:1860 +#: fetchmail.c:1862 #, c-format msgid " Listener connections will be made via plugout %s (--plugout %s).\n" -msgstr " Połączenie z serwerem odbiorcy zostanie nawiązane programem %s (--plugout %s).\n" +msgstr "" +" Połączenie z serwerem odbiorcy zostanie nawiązane programem %s (--plugout %" +"s).\n" -#: fetchmail.c:1862 +#: fetchmail.c:1864 msgid " No plugout command specified.\n" msgstr " Nie jest skonfigurowane żadne polecenie zamykające połączenie.\n" -#: fetchmail.c:1867 +#: fetchmail.c:1869 msgid " No UIDs saved from this host.\n" msgstr " Żadne UID-y nie zostały zachowane z sesji z tym hostem.\n" -#: fetchmail.c:1876 +#: fetchmail.c:1878 #, c-format msgid " %d UIDs saved.\n" msgstr " Zachowano %d UID-ów.\n" -#: fetchmail.c:1884 +#: fetchmail.c:1886 msgid " Poll trace information will be added to the Received header.\n" -msgstr " Informacje o śledzeniu połączenia będą dodane do nagłówka Received.\n" +msgstr "" +" Informacje o śledzeniu połączenia będą dodane do nagłówka Received.\n" -#: fetchmail.c:1886 +#: fetchmail.c:1888 msgid "" " No poll trace information will be added to the Received header.\n" ".\n" @@ -1466,7 +1558,7 @@ msgstr "" ".\n" # XXX -PK -#: fetchmail.c:1889 +#: fetchmail.c:1891 #, c-format msgid " Pass-through properties \"%s\".\n" msgstr " Własności przepuszczania \"%s\".\n" @@ -1622,7 +1714,8 @@ msgstr "%u jest pierwszym nie przeczytanym\n" #: interface.c:256 msgid "Unable to open kvm interface. Make sure fetchmail is SGID kmem." -msgstr "Nie można otworzyć interfejsu kvm. Być może fetchmail nie jest SGID kmem." +msgstr "" +"Nie można otworzyć interfejsu kvm. Być może fetchmail nie jest SGID kmem." #: interface.c:396 #, c-format @@ -1797,8 +1890,9 @@ msgid "Option --flush is not supported with ODMR\n" msgstr "Opcja --flush nie działa z ODMR\n" #: odmr.c:248 -msgid "Option --remote is not supported with ODMR\n" -msgstr "Opcja --remote nie działa z ODMR\n" +#, fuzzy +msgid "Option --folder is not supported with ODMR\n" +msgstr "Opcja --flush nie działa z ODMR\n" #: odmr.c:252 msgid "Option --check is not supported with ODMR\n" @@ -1889,12 +1983,17 @@ msgid " -L, --logfile specify logfile name\n" msgstr " -L, --logfile podaje nazwę pliku kroniki\n" #: options.c:585 -msgid " --syslog use syslog(3) for most messages when running as a daemon\n" -msgstr " --syslog włącza wyświetlanie większości komunikatów przez syslog(3)\n" +msgid "" +" --syslog use syslog(3) for most messages when running as a " +"daemon\n" +msgstr "" +" --syslog włącza wyświetlanie większości komunikatów przez syslog" +"(3)\n" #: options.c:586 msgid " --invisible don't write Received & enable host spoofing\n" -msgstr " --invisible włącza udawanie hosta i nie dodaje nagłówków Received\n" +msgstr "" +" --invisible włącza udawanie hosta i nie dodaje nagłówków Received\n" #: options.c:587 msgid " -f, --fetchmailrc specify alternate run control file\n" @@ -1937,8 +2036,12 @@ msgid " --sslcertpath path to ssl certificates\n" msgstr " --sslcertpath ścieżka do certyfikatów ssl\n" #: options.c:600 -msgid " --sslfingerprint fingerprint that must match that of the server's cert.\n" -msgstr " --sslfingerprint odcisk, który musi pasować do odcisku certyfikatu serwera.\n" +msgid "" +" --sslfingerprint fingerprint that must match that of the server's " +"cert.\n" +msgstr "" +" --sslfingerprint odcisk, który musi pasować do odcisku certyfikatu " +"serwera.\n" #: options.c:601 msgid " --sslproto force ssl protocol (ssl2/ssl3/tls1)\n" @@ -1946,15 +2049,21 @@ msgstr " --sslproto wymusza protok #: options.c:603 msgid " --plugin specify external command to open connection\n" -msgstr " --plugin ścieżka do zewnętrznego polecenia otwierającego połączenie\n" +msgstr "" +" --plugin ścieżka do zewnętrznego polecenia otwierającego " +"połączenie\n" #: options.c:604 msgid " --plugout specify external command to open smtp connection\n" -msgstr " --plugout ścieżka do zewn. polecenia otwierającego połączenie smtp\n" +msgstr "" +" --plugout ścieżka do zewn. polecenia otwierającego połączenie " +"smtp\n" #: options.c:606 msgid " -p, --protocol specify retrieval protocol (see man page)\n" -msgstr " -p, --protocol określa protokół którym będą pobierane listy (patrz manual)\n" +msgstr "" +" -p, --protocol określa protokół którym będą pobierane listy (patrz " +"manual)\n" #: options.c:607 msgid " -U, --uidl force the use of UIDLs (pop3 only)\n" @@ -1962,15 +2071,22 @@ msgstr " -U, --uidl wymusza u #: options.c:608 msgid " --port TCP port to connect to (obsolete, use --service)\n" -msgstr " --port łączenie z portem TCP (przestarzałe, należy używać --service)\n" +msgstr "" +" --port łączenie z portem TCP (przestarzałe, należy używać --" +"service)\n" #: options.c:609 -msgid " -P, --service TCP service to connect to (can be numeric TCP port)\n" -msgstr " -P, --service łączenie z podaną usługą TCP (może być numerem portu TCP)\n" +msgid "" +" -P, --service TCP service to connect to (can be numeric TCP port)\n" +msgstr "" +" -P, --service łączenie z podaną usługą TCP (może być numerem portu " +"TCP)\n" #: options.c:610 msgid " --auth authentication type (password/kerberos/ssh/otp)\n" -msgstr " --auth określa metodę uwierzytelnienia (hasło/Kerberos/ssh/otp)\n" +msgstr "" +" --auth określa metodę uwierzytelnienia (hasło/Kerberos/ssh/" +"otp)\n" #: options.c:611 msgid " -t, --timeout server nonresponse timeout\n" @@ -1978,11 +2094,13 @@ msgstr " -t, --timeout limit czasu oczekiwania na odpowied #: options.c:612 msgid " -E, --envelope envelope address header\n" -msgstr " -E, --envelope określa nazwę nagłówka zawierającego adres z koperty\n" +msgstr "" +" -E, --envelope określa nazwę nagłówka zawierającego adres z koperty\n" #: options.c:613 msgid " -Q, --qvirtual prefix to remove from local user id\n" -msgstr " -Q, --qvirtual przedrostek, który będzie usuwany z nazwy użytkownika\n" +msgstr "" +" -Q, --qvirtual przedrostek, który będzie usuwany z nazwy użytkownika\n" #: options.c:614 msgid " --principal mail service principal\n" @@ -1990,7 +2108,8 @@ msgstr " --principal zarz #: options.c:615 msgid " --tracepolls add poll-tracing information to Received header\n" -msgstr " --tracepolls dodaje informacje o śledzeniu połączenia do Received\n" +msgstr "" +" --tracepolls dodaje informacje o śledzeniu połączenia do Received\n" #: options.c:617 msgid " -u, --username specify users's login on server\n" @@ -2030,7 +2149,8 @@ msgstr " -w, --warnings czas mi #: options.c:627 msgid " -S, --smtphost set SMTP forwarding host\n" -msgstr " -S, --smtphost określa nazwę hosta SMTP przesyłającego nasze listy\n" +msgstr "" +" -S, --smtphost określa nazwę hosta SMTP przesyłającego nasze listy\n" #: options.c:628 msgid " --fetchdomains fetch mail for specified domains\n" @@ -2038,7 +2158,9 @@ msgstr " --fetchdomains pobiera poczt #: options.c:629 msgid " -D, --smtpaddress set SMTP delivery domain to use\n" -msgstr " -D, --smtpaddress określa nazwę domeny SMTP używaną przy doręczaniu poczty\n" +msgstr "" +" -D, --smtpaddress określa nazwę domeny SMTP używaną przy doręczaniu " +"poczty\n" #: options.c:630 msgid " --smtpname set SMTP full name username@domain\n" @@ -2050,11 +2172,13 @@ msgstr " -Z, --antispam okre #: options.c:632 msgid " -b, --batchlimit set batch limit for SMTP connections\n" -msgstr " -b, --batchlimit określa limit listów wysłanych w jednym połączeniu SMTP\n" +msgstr "" +" -b, --batchlimit określa limit listów wysłanych w jednym połączeniu SMTP\n" #: options.c:633 msgid " -B, --fetchlimit set fetch limit for server connections\n" -msgstr " -B, --fetchlimit określa limit listów pobieranych w jednym połączeniu\n" +msgstr "" +" -B, --fetchlimit określa limit listów pobieranych w jednym połączeniu\n" #: options.c:634 msgid " --fetchsizelimit set fetch message size limit\n" @@ -2066,11 +2190,13 @@ msgstr " --fastuidl wykonuje binarne poszukiwanie UIDL-i\n" #: options.c:636 msgid " -e, --expunge set max deletions between expunges\n" -msgstr " -e, --expunge liczba skasowanych listów między czyszczeniem skrzynki\n" +msgstr "" +" -e, --expunge liczba skasowanych listów między czyszczeniem skrzynki\n" #: options.c:637 msgid " -m, --mda set MDA to use for forwarding\n" -msgstr " -m, --mda określa ścieżkę do MDA doręczającego pobrane listy\n" +msgstr "" +" -m, --mda określa ścieżkę do MDA doręczającego pobrane listy\n" #: options.c:638 msgid " --bsmtp set output BSMTP file\n" @@ -2086,7 +2212,8 @@ msgstr " -r, --folder okre #: options.c:641 msgid " --showdots show progress dots even in logfiles\n" -msgstr " --showdots pokazuje kropki oznaczające postęp także w logach\n" +msgstr "" +" --showdots pokazuje kropki oznaczające postęp także w logach\n" #: pop3.c:553 msgid "Required APOP timestamp not found in greeting\n" @@ -2119,7 +2246,8 @@ msgstr "id=%s (num=%d) zosta #: pop3.c:816 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" +msgstr "" +"Przesyłki zostały dodane do listy na serwerze. Nie mogę tego obsłużyć.\n" #: pop3.c:902 msgid "protocol error\n" @@ -2130,7 +2258,8 @@ msgid "protocol error while fetching UIDLs\n" msgstr "błąd protokołu podczas pobierania UIDL\n" #: pop3.c:1276 -msgid "Option --remote is not supported with POP3\n" +#, fuzzy +msgid "Option --folder is not supported with POP3\n" msgstr "Opcja --remote nie działa z POP3\n" #: rcfile_y.y:123 @@ -2142,12 +2271,20 @@ msgid "SDPS not enabled." msgstr "SDPS nie włączone." #: rcfile_y.y:212 -msgid "fetchmail: interface option is only supported under Linux (without IPv6) and FreeBSD\n" -msgstr "fetchmail: opcja interface jest obsługiwana tylko pod Linuksem (bez IPv6) i FreeBSD\n" +msgid "" +"fetchmail: interface option is only supported under Linux (without IPv6) and " +"FreeBSD\n" +msgstr "" +"fetchmail: opcja interface jest obsługiwana tylko pod Linuksem (bez IPv6) i " +"FreeBSD\n" #: rcfile_y.y:219 -msgid "fetchmail: monitor option is only supported under Linux (without IPv6) and FreeBSD\n" -msgstr "fetchmail: opcja monitor jest obsługiwana tylko pod Linuksem (bez IPv6) i FreeBSD\n" +msgid "" +"fetchmail: monitor option is only supported under Linux (without IPv6) and " +"FreeBSD\n" +msgstr "" +"fetchmail: opcja monitor jest obsługiwana tylko pod Linuksem (bez IPv6) i " +"FreeBSD\n" #: rcfile_y.y:332 msgid "SSL is not enabled" @@ -2803,7 +2940,8 @@ msgstr "Zapisuj #: uid.c:640 #, c-format msgid "Error writing to fetchids file %s, old file left in place.\n" -msgstr "Błąd podczas zapisu pliku fetchids %s, stary plik pozostawiono na miejscu.\n" +msgstr "" +"Błąd podczas zapisu pliku fetchids %s, stary plik pozostawiono na miejscu.\n" #: uid.c:644 #, c-format @@ -2822,3 +2960,9 @@ msgstr "b #: xmalloc.c:47 msgid "realloc failed\n" msgstr "błąd realloc\n" + +#~ msgid "Option --remote is not supported with ETRN\n" +#~ msgstr "Opcja --remote nie działa z ETRN\n" + +#~ msgid "Option --remote is not supported with ODMR\n" +#~ msgstr "Opcja --remote nie działa z ODMR\n" -- cgit v1.2.3