# Polish messages for Mailfromd
# Copyright (C) 2007, 2008 Free Software Foundation, Inc.
# This file is distributed under the same license as Mailfromd
#      
# Sergey Poznyakoff <gray@gnu.org>, 2003,2004,2005,2006,2007,2008.
msgid ""
msgstr ""
"Project-Id-Version: mailfromd 4.4\n"
"Report-Msgid-Bugs-To: bug-mailfromd@gnu.org\n"
"POT-Creation-Date: 2008-03-10 15:43+0200\n"
"PO-Revision-Date: 2008-03-10 16:00+0200\n"
"Last-Translator: Sergey Poznyakoff <gray@gnu.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\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"

#: lib/argp-parse.c:81
msgid "give this help list"
msgstr "wyświetla ten tekst pomocy"

#: lib/argp-parse.c:82
msgid "give a short usage message"
msgstr "wyświetla krótkie informacje o składni polecenia"

#: lib/argp-parse.c:83 src/main.c:1068 src/main.c:1070 src/main.c:1094
msgid "NAME"
msgstr "NAZWA"

#: lib/argp-parse.c:83
msgid "set the program name"
msgstr "ustawia nazwę programu"

#: lib/argp-parse.c:84
msgid "SECS"
msgstr "SEK"

#: lib/argp-parse.c:85
msgid "hang for SECS seconds (default 3600)"
msgstr "czeka przez SEK sekund (domyślnie 3600)"

#: lib/argp-parse.c:142
msgid "print program version"
msgstr "wyświetla wersję programu"

#: lib/argp-parse.c:158
msgid "(PROGRAM ERROR) No version known!?"
msgstr "(BŁĄD PROGRAMU) Nieznana wersja!?"

#: lib/argp-parse.c:611
#, c-format
msgid "%s: Too many arguments\n"
msgstr "%s: za dużo argumentów\n"

#: lib/argp-parse.c:754
msgid "(PROGRAM ERROR) Option should have been recognized!?"
msgstr "(BŁĄD PROGRAMU) Opcja powinna zostać rozpoznana!?"

#: lib/argp-help.c:147
#, c-format
msgid "ARGP_HELP_FMT: %s value is less than or equal to %s"
msgstr "ARGP_HELP_FMT: wartość %s jest mniejsza lub równa %s"

#: lib/argp-help.c:220
#, c-format
msgid "%.*s: ARGP_HELP_FMT parameter requires a value"
msgstr "%.*s: parametr ARGP_HELP_FMT wymaga podania wartości"

#: lib/argp-help.c:226
#, c-format
msgid "%.*s: ARGP_HELP_FMT parameter must be positive"
msgstr "%.*s: parametr ARGP_HELP_FMT musi być dodatni"

#: lib/argp-help.c:235
#, c-format
msgid "%.*s: Unknown ARGP_HELP_FMT parameter"
msgstr "%.*s: Nieznany parametr ARGP_HELP_FMT"

#: lib/argp-help.c:247
#, c-format
msgid "Garbage in ARGP_HELP_FMT: %s"
msgstr "Błędne dane w ARGP_HELP_FMT: %s"

#: lib/argp-help.c:1246
msgid "Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options."
msgstr "Argumenty obowiązkowe lub opcjonalne dla długich opcji są również obowiązkowe lub opcjonalne dla odpowiednich krótkich opcji."

#: lib/argp-help.c:1639
msgid "Usage:"
msgstr "Składnia:"

#: lib/argp-help.c:1643
msgid "  or: "
msgstr "  lub: "

#: lib/argp-help.c:1655
msgid " [OPTION...]"
msgstr " [OPCJA...]"

#: lib/argp-help.c:1682
#, c-format
msgid "Try `%s --help' or `%s --usage' for more information.\n"
msgstr "Napisz `%s --help' lub `%s --usage' by uzyskać więcej informacji.\n"

#: lib/argp-help.c:1710
#, c-format
msgid "Report bugs to %s.\n"
msgstr "Prosimy zgłaszać błędy na adres %s.\n"

#: lib/argp-help.c:1929
msgid "Unknown system error"
msgstr "Nieznana błąd systemowy"

#: lib/getopt.c:530 lib/getopt.c:546
#, c-format
msgid "%s: option `%s' is ambiguous\n"
msgstr "%s: opcja `%s' jest niejednoznaczna\n"

#: lib/getopt.c:579 lib/getopt.c:583
#, c-format
msgid "%s: option `--%s' doesn't allow an argument\n"
msgstr "%s: opcja `--%s' nie może mieć argumentów\n"

#: lib/getopt.c:592 lib/getopt.c:597
#, c-format
msgid "%s: option `%c%s' doesn't allow an argument\n"
msgstr "%s: opcja `%c%s' nie może mieć argumentów\n"

#: lib/getopt.c:640 lib/getopt.c:659 lib/getopt.c:975 lib/getopt.c:994
#, c-format
msgid "%s: option `%s' requires an argument\n"
msgstr "%s: opcja `%s' musi mieć argument\n"

#: lib/getopt.c:697 lib/getopt.c:700
#, c-format
msgid "%s: unrecognized option `--%s'\n"
msgstr "%s: nieznana opcja `--%s'\n"

#: lib/getopt.c:708 lib/getopt.c:711
#, c-format
msgid "%s: unrecognized option `%c%s'\n"
msgstr "%s: nieznana opcja `%c%s'\n"

#: lib/getopt.c:763 lib/getopt.c:766
#, c-format
msgid "%s: illegal option -- %c\n"
msgstr "%s: niewłaściwa opcja -- %c\n"

#: lib/getopt.c:772 lib/getopt.c:775
#, c-format
msgid "%s: invalid option -- %c\n"
msgstr "%s: błędna opcja -- %c\n"

#: lib/getopt.c:827 lib/getopt.c:843 lib/getopt.c:1047 lib/getopt.c:1065
#, c-format
msgid "%s: option requires an argument -- %c\n"
msgstr "%s: opcja musi mieć argument -- %c\n"

#: lib/getopt.c:896 lib/getopt.c:912
#, c-format
msgid "%s: option `-W %s' is ambiguous\n"
msgstr "%s: opcja `-W %s' jest niejednoznaczna\n"

#: lib/getopt.c:936 lib/getopt.c:954
#, c-format
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr "%s: opcja `-W %s' nie może mieć argumentów\n"

#: lib/obstack.c:423 lib/obstack.c:425
msgid "memory exhausted"
msgstr "pamięć wyczerpana"

#: gacopyz/gacopyz.c:21 gacopyz/io.c:170
#, c-format
msgid "send header: size=%lu, cmd=%c"
msgstr "nadanie nagłówków: rozmiar=%lu, kmd=%c"

#: gacopyz/gacopyz.c:24 gacopyz/io.c:174
msgid "send data"
msgstr "wysłanie danych"

#: gacopyz/gacopyz.c:38
#, c-format
msgid "smfi_register: %s: version mismatch; application %d != implementation %d"
msgstr "smfi_register: %s: niezgodność wersji; zastosowanie %d != implementacja %d"

#: gacopyz/gacopyz.c:142 gacopyz/gacopyz.c:207
#, c-format
msgid "%s: %s: cannot unlink: %s"
msgstr "%s: %s: usunięcie nie powiodło się: %s"

#: gacopyz/gacopyz.c:168
#, c-format
msgid "%s: invalid connection type: %s; port is meaningless for UNIX sockets"
msgstr "%s: niepoprawny typ połączenia: %s; wskazanie portu z gniazdem UNIX jest bez sensu"

#: gacopyz/gacopyz.c:177
#, c-format
msgid "%s: %s: UNIX socket name too long"
msgstr "%s: %s: za długa nazwa gniazda UNIX"

#: gacopyz/gacopyz.c:192
#, c-format
msgid "%s: %s: cannot stat socket: %s"
msgstr "%s: %s: stat nie powiodła się: %s"

#: gacopyz/gacopyz.c:201
#, c-format
msgid "%s: %s: not a socket"
msgstr "%s: %s: nie jest gniazdem"

#: gacopyz/gacopyz.c:224
#, c-format
msgid "%s: invalid connection type: %s; missing port number"
msgstr "%s: niepoprawny typ połączenia: %s; brak numeru portu"

#: gacopyz/gacopyz.c:234
#, c-format
msgid "%s: invalid connection type: %s; bad port number"
msgstr "%s: niepoprawny typ połączenia: %s; niepoprawny numer portu"

#: gacopyz/gacopyz.c:244
#, c-format
msgid "%s: invalid connection type: %s; unknown port name"
msgstr "%s: niepoprawny typ połączenia: %s; nieznana nazwa portu"

#: gacopyz/gacopyz.c:258
#, c-format
msgid "%s: Unknown host name %s"
msgstr "%s: Nieznana nazwa hosta %s"

#: gacopyz/gacopyz.c:271
#, c-format
msgid "%s: invalid connection type: %s; unsupported address family"
msgstr "%s: niepoprawny typ połączenia: %s; nieobsługiwana rodzina adresów"

#: gacopyz/gacopyz.c:279
#, c-format
msgid "%s: unsupported protocol: %s"
msgstr "%s: nieobsługiwany protokół: %s"

#: gacopyz/gacopyz.c:287
#, c-format
msgid "%s: Unable to create new socket: %s"
msgstr "%s: Nie można utworzyć gniazda: %s"

#: gacopyz/gacopyz.c:295
#, c-format
msgid "%s: Cannot set close-on-exec: %s"
msgstr "%s: Nie można ustawić flagi close-on-exec: %s"

#: gacopyz/gacopyz.c:305
#, c-format
msgid "%s: set reuseaddr failed (%s)"
msgstr "%s: ustawienie `reuseaddr' nie powiodło się (%s)"

#: gacopyz/gacopyz.c:313
#, c-format
msgid "%s: Cannot bind to port %s: %s"
msgstr "%s: powiązanie z portem %s nie powiodło się: %s"

#: gacopyz/gacopyz.c:321
#, c-format
msgid "%s: Cannot listen on port %s: %s"
msgstr "%s: Nasłuch na porcie %s nie powiódł się: %s"

#: gacopyz/gacopyz.c:340
msgid "Empty or missing socket information"
msgstr "Puste lub brakujące informacje o gnieździe"

#: gacopyz/gacopyz.c:346
#, c-format
msgid "%s: opening listen socket on %s"
msgstr "%s: otwarcie gniazda nasłuchu na %s"

#: gacopyz/gacopyz.c:487 gacopyz/gacopyz.c:555 gacopyz/io.c:41
#: gacopyz/io.c:109
#, c-format
msgid "%s: connection timed out"
msgstr "%s: przekroczony czas oczekiwania na połączenie"

#: gacopyz/gacopyz.c:501 gacopyz/gacopyz.c:569 gacopyz/io.c:55
#: gacopyz/io.c:123
#, c-format
msgid "%s: exception on control fd"
msgstr "%s: wyjątek na deskryptorze sterującym"

#: gacopyz/gacopyz.c:513 gacopyz/io.c:67
#, c-format
msgid "%s: read failed: %s"
msgstr "%s: błąd odczytu: %s"

#: gacopyz/gacopyz.c:521 gacopyz/io.c:75
#, c-format
msgid "%s: end of file"
msgstr "%s: koniec pliku"

#: gacopyz/gacopyz.c:581 gacopyz/io.c:135
#, c-format
msgid "%s: write failed: %s"
msgstr "%s: błąd zapisu: %s"

#: gacopyz/gacopyz.c:589 gacopyz/io.c:143
#, c-format
msgid "%s: wrote 0 bytes"
msgstr "%s: zapisano 0 bajtów"

#: gacopyz/gacopyz.c:634 gacopyz/io.c:210
#, c-format
msgid "read header: size=%lu, cmd=%c"
msgstr "odczyt nagłówków: rozmiar=%lu, kmd=%c"

#: gacopyz/gacopyz.c:642 gacopyz/io.c:218
msgid "read data"
msgstr "odczyt danych"

#: gacopyz/gacopyz.c:900
msgid "path too long"
msgstr "za długa ścieżka"

#: gacopyz/gacopyz.c:912
#, c-format
msgid "%s: shan_connect: inet_aton(%s) failed"
msgstr "%s: shan_connect: błąd inet_aton(%s)"

#: gacopyz/gacopyz.c:924
#, c-format
msgid "%s: shan_connect: unknown family %d"
msgstr "%s: shan_connect: nieznana rodzina %d"

#: gacopyz/gacopyz.c:999
#, c-format
msgid "%s: shan_optneg: version mismatch; MTA: %ld < milter: %d"
msgstr "%s: shan_optneg: niezgodność wersji; MTA: %ld < milter: %d"

#: gacopyz/gacopyz.c:1011
#, c-format
msgid "%s: shan_optneg: flags %#x do not match actions requirements %#x"
msgstr "%s: shan_optneg: znaczniki %#x nie pasują do wymagań akcji %#x"

#: gacopyz/gacopyz.c:1023
#, c-format
msgid "%s: shan_optneg: flags %#x do not match protocol requirement %#x"
msgstr "%s: shan_optneg: znaczniki %#x nie pasują do wymagań protokołu %#x"

#: gacopyz/gacopyz.c:1255
msgid "Begin context loop"
msgstr "Początek pętli kontekstu"

#: gacopyz/gacopyz.c:1267
#, c-format
msgid "Unknown command: %c"
msgstr "Nieznane polecenie: %c"

#: gacopyz/gacopyz.c:1270 gacopyz/gacopyz.c:1303
msgid "buffer"
msgstr "bufor"

#: gacopyz/gacopyz.c:1281
#, c-format
msgid "Transition from state %s to %s is prohibited"
msgstr "Przejście ze stanu %s do %s jest wzbronione"

#: gacopyz/gacopyz.c:1301
msgid "Argument parsing failed"
msgstr "Analiza argumentów nie powiodła się"

#: gacopyz/gacopyz.c:1333
#, c-format
msgid "%s handler returned failure"
msgstr "procedura obsługi %s zwróciła błąd"

#: gacopyz/gacopyz.c:1339
#, c-format
msgid "%s handler returned abort"
msgstr "procedura obsługi %s zwróciła przerwanie"

#: gacopyz/gacopyz.c:1348
#, c-format
msgid "End context loop: %d"
msgstr "Koniec pętli kontekstu: %d"

#: gacopyz/gacopyz.c:1376
#, c-format
msgid "accept failed: %s"
msgstr "błąd accept(): %s"

#: gacopyz/gacopyz.c:1384
#, c-format
msgid "fork() failed: %s"
msgstr "błąd fork(): %s"

#: gacopyz/gacopyz.c:1406
msgid "Connect from socket"
msgstr "Połączenie z gniazda"

#: gacopyz/gacopyz.c:1410
#, c-format
msgid "Connect from %s:%u"
msgstr "Połączenie z %s:%u"

#: gacopyz/gacopyz.c:1417
#, c-format
msgid "Connect from unsupported family: %d"
msgstr "Połączenie z nieobsługiwanej rodziny: %d"

#: gacopyz/gacopyz.c:1429
msgid "Finishing connection"
msgstr "Koniec połączenia"

#: gacopyz/proc.c:63
#, c-format
msgid "Child %lu exited successfully"
msgstr "Proces potomny %lu zakończył się pomyślnie"

#: gacopyz/proc.c:67
#, c-format
msgid "Child %lu failed with status %d"
msgstr "Proces potomny %lu zakończył się ze stanem %d"

#: gacopyz/proc.c:77
#, c-format
msgid "Child %lu terminated on signal %d"
msgstr "Proces potomny %lu zakończył się sygnałem %d"

#: gacopyz/proc.c:81
#, c-format
msgid "Child %lu stopped on signal %d"
msgstr "Proces potomny %lu zatrzymany sygnałem %d"

#: gacopyz/proc.c:86
#, c-format
msgid "Child %lu dumped core"
msgstr "Proces potomny %lu zrzucił rdzeń"

#: gacopyz/proc.c:91
#, c-format
msgid "Child %lu terminated with unrecognized status"
msgstr "Proces potomny %lu zakończył się z nierozpoznanym stanem"

#: gacopyz/proc.c:121
msgid "Terminating subprocesses"
msgstr "Zakończenie procesów potomnych"

#: gacopyz/server.c:63
#, c-format
msgid "%s:%lu: Not enough memory"
msgstr "%s:%lu: brak pamięci"

#: gacopyz/server.c:333 gacopyz/server.c:343
#, c-format
msgid "%s: not a valid X spec"
msgstr "%s: niepoprawna specyfikacja X"

#: gacopyz/server.c:357
#, c-format
msgid "%s: not a valid X spec, missing = near %s"
msgstr "%s: niepoprawna specyfikacja X: brak = przy %s"

#: gacopyz/server.c:368 gacopyz/server.c:380 gacopyz/server.c:417
#, c-format
msgid "%s: not a valid X spec, duplicate field %s"
msgstr "%s: niepoprawna specyfikacja X: pole %s powtórzone"

#: gacopyz/server.c:389 gacopyz/server.c:406
#, c-format
msgid "%s: not a valid X spec, invalid field %s"
msgstr "%s: niepoprawna specyfikacja X: nieznane pole %s"

#: gacopyz/server.c:449 gacopyz/server.c:457 gacopyz/server.c:477
#, c-format
msgid "%s: not a valid X spec, invalid T field near %s"
msgstr "%s: niepoprawna specyfikacja X: niepoprawna wartość T przy %s"

#: gacopyz/server.c:493
#, c-format
msgid "%s: not a valid X spec, invalid delimiter near %s"
msgstr "%s: niepoprawna specyfikacja X: błędny ogranicznik przy %s"

#: gacopyz/server.c:525
#, c-format
msgid "%s: not a valid X spec, missing port"
msgstr "%s: niepoprawna specyfikacja X: brak portu"

#: gacopyz/server.c:661
#, c-format
msgid "Invalid connection type: %s; port is meaningless for UNIX sockets"
msgstr "Niepoprawny typ połączenia: %s; wskazanie portu z gniazdem UNIX jest bez sensu"

#: gacopyz/server.c:670
#, c-format
msgid "%s: UNIX socket name too long"
msgstr "%s: za długa nazwa gniazda UNIX"

#: gacopyz/server.c:681
#, c-format
msgid "%s: cannot stat socket: %s"
msgstr "%s: stat nie powiodła się: %s"

#: gacopyz/server.c:688
#, c-format
msgid "%s: not a socket"
msgstr "%s: nie jest gniazdem"

#: gacopyz/server.c:704
#, c-format
msgid "Invalid connection type: %s; missing port number"
msgstr "Niepoprawny typ połączenia: %s; brak numeru portu"

#: gacopyz/server.c:714
#, c-format
msgid "Invalid connection type: %s; bad port number"
msgstr "Niepoprawny typ połączenia: %s; niepoprawny numer portu"

#: gacopyz/server.c:724
#, c-format
msgid "Invalid connection type: %s; unknown port name"
msgstr "Niepoprawny typ połączenia: %s; nieznana nazwa portu"

#: gacopyz/server.c:738
#, c-format
msgid "Unknown host name %s"
msgstr "Nieznana nazwa hosta %s"

#: gacopyz/server.c:751
#, c-format
msgid "Invalid connection type: %s; unsupported address family"
msgstr "Niepoprawny typ połączenia: %s; nieobsługiwana rodzina adresów"

#: gacopyz/server.c:760
#, c-format
msgid "Unsupported protocol: %s"
msgstr "Nieobsługiwany protokół: %s"

#: gacopyz/server.c:768
#, c-format
msgid "Unable to create new socket: %s"
msgstr "Nie można utworzyć nowego gniazda: %s"

#: gacopyz/server.c:781
#, c-format
msgid "Cannot bind to local address: %s"
msgstr "Nie można powiązać się z lokalnym adresem: %s"

#: gacopyz/server.c:790
#, c-format
msgid "Cannot connect to %s: %s"
msgstr "Nie można połączyć się z %s: %s"

#: gacopyz/server.c:809
#, c-format
msgid "Conecting to %s"
msgstr "Łączenie z %s"

#: gacopyz/server.c:845
#, c-format
msgid "gacopyz_srv_negotiate: got %c instead of %c"
msgstr "gacopyz_srv_negotiate: otrzymano %c zamiast %c"

#: gacopyz/server.c:852
msgid "gacopyz_srv_negotiate: not enough data returned"
msgstr "gacopyz_srv_negotiate: zwrócono niewystarczającą liczbę danych"

#: gacopyz/server.c:863
#, c-format
msgid "Client requested unsupported milter version: %d"
msgstr "klient zażądał nieobsługiwaną wersję miltera: %d"

#: gacopyz/server.c:871
#, c-format
msgid "Filter abilities %#x do not match MTA milter abilities %#lx"
msgstr "Zdolności filtru %#x nie pasują do zdolności MTA %#lx"

#: gacopyz/server.c:880
#, c-format
msgid "Protocol abilities %#x do not match MTA milter abilities %#lx"
msgstr "Zdolności protokołu %#x nie pasują do zdolności MTA %#lx"

#: gacopyz/server.c:963
#, c-format
msgid "gacopyz_srv_send_command: size=%lu, cmd=%c"
msgstr "gacopyz_srv_send_command: rozmiar=%lu, kmd=%c"

#: gacopyz/server.c:1113 gacopyz/server.c:1136 gacopyz/server.c:1159
#: gacopyz/server.c:1186 gacopyz/server.c:1202 gacopyz/server.c:1217
#, c-format
msgid "%s: ignoring request; called in wrong state (%d)"
msgstr "%s: ignorowanie zapytu; wywołanie w błędnym stanie (%d)"

#: gacopyz/smfi.c:107
msgid "Connection not initialized"
msgstr "Nieinicjalizowane połączenie"

#: src/debug.cin:80
#, c-format
msgid "unknown module: %s"
msgstr "nieznany moduł: %s"

#: src/debug.cin:110 src/debug.cin:121
#, c-format
msgid "%s: wrong debug spec near %s"
msgstr "%s: niepoprawna specyfikacja odpluskwiania przy %s"

#: src/optab.opc:45
#, c-format
msgid "%08lx: Unknown opcode %u; aborting dump"
msgstr "%08lx: Nieznany opkod %u; zrzut przerwano"

#: src/gram.y:229
#, c-format
msgid "Function `%s' cannot be used in prog `%s'"
msgstr "Funkcja `%s' nie może być użyta w prog `%s'"

#: src/gram.y:253
#, c-format
msgid "Built-in function `%s' cannot be used in prog `%s'"
msgstr "Wbudowana funkcja `%s' nie może być użyta w prog `%s'"

#: src/gram.y:577
#, c-format
msgid "Constant name `%s' clashes with a variable name"
msgstr "Nazwa stałej `%s' konfliktuje z nazwą zmiennej"

#: src/gram.y:580 src/gram.y:3506 src/gram.y:3518 src/gram.y:3539
msgid "This is the location of the previous definition"
msgstr "Poprzednio zdeklarowana tutaj"

#: src/gram.y:680 src/gram.y:696
#, c-format
msgid "Unknown type specification: %s"
msgstr "Nieznane wskazanie typu: %s"

#: src/gram.y:705 src/main.c:1314
#, c-format
msgid "Unknown smtp state tag: %s"
msgstr "Nieznany stan SMTP: %s"

#: src/gram.y:750 src/gram.y:3147
msgid "Unspecified value not ignored as it should be"
msgstr "Nieustalone znaczenie nie zostało zignorowane"

#: src/gram.y:789
msgid "Sendmail action is not allowed in begin block"
msgstr "Akcja sendmaila nie jest dozwolona wewnątrz bloku `begin'"

#: src/gram.y:792
msgid "Sendmail action is not allowed in end block"
msgstr "Akcja sendmaila nie jest dozwolona wewnątrz bloku `end'"

#: src/gram.y:800
msgid "Header action is not allowed in end block"
msgstr "Modyfikacja nagłówków nie jest dozwolona wewnątrz bloku `end'"

#: src/gram.y:818
msgid "Arguments are ignored for accept"
msgstr "Argumenty do `accept' są ignorowane"

#: src/gram.y:826
msgid "Reject code should be 5xx"
msgstr "Kodem odrzucenia ma być 5xx"

#: src/gram.y:828
msgid "Reject extended code should be 5.x.x"
msgstr "Rozszerzonym kodem odrzucenia ma być 5.x.x"

#: src/gram.y:836
msgid "Tempfail code should be 4xx"
msgstr "Kodem tymczasowego błędu musi być 4xx"

#: src/gram.y:838
msgid "Tempfail extended code should be 4.x.x"
msgstr "Rozszerzonym kodem tymczasowego błędu musi być 4.x.x"

#: src/gram.y:965
msgid "Duplicate default statement"
msgstr "Powtórzenie instrukcji `default'"

#: src/gram.y:967 src/symtab.c:433
msgid "Previously defined here"
msgstr "Poprzednio zdefiniowana tutaj"

#: src/gram.y:1048
#, c-format
msgid "Unquoted identifier `%s'"
msgstr "Identyfikator bez cudzysłowu `%s'"

#: src/gram.y:1064
#, c-format
msgid "Expected string, but found %s"
msgstr "Oczekiwany łańcuch, ale znaleziono %s"

#: src/gram.y:1104
#, c-format
msgid "Invalid number (near `%s')"
msgstr "Niepoprawna liczba (przy `%s')"

#: src/gram.y:1169
msgid "Duplicate loop increment"
msgstr "Powtórna instrukcja przyrostu pętli"

#: src/gram.y:1175
msgid "Duplicate for statement"
msgstr "Powtórna instrukcja `for'"

#: src/gram.y:1181
msgid "Duplicate while statement"
msgstr "Powtórna instrukcja `while'"

#: src/gram.y:1222 src/gram.y:1234
#, c-format
msgid "No such loop: %s"
msgstr "Nie ma takiej pętli: %s"

#: src/gram.y:1224
msgid "`break' used outside `loop'"
msgstr "`break' użyty poza `loop'"

#: src/gram.y:1235
msgid "`next' used outside `loop'"
msgstr "`next' użyty poza `loop'"

#: src/gram.y:1239
msgid "`next' is used outside `loop'; did you mean `pass'?"
msgstr "`next' użyty poza `loop'; może miałeś na myśli `pass'?"

#: src/gram.y:1458
msgid "Argument number too high"
msgstr "Zbyt duży numer argumentu"

#: src/gram.y:1485 src/lex.l:98
#, c-format
msgid "Variable %s is not defined"
msgstr "Zmienna %s nie zdefiniowana"

#: src/gram.y:1500 src/gram.y:1521 src/gram.y:1535 src/gram.y:1581
#: src/gram.y:1601 src/gram.y:1615 src/gram.y:3306
#, c-format
msgid "Too few arguments in call to `%s'"
msgstr "Za mało argumentów w wywołaniu `%s'"

#: src/gram.y:1504 src/gram.y:1539 src/gram.y:1585 src/gram.y:1619
#: src/gram.y:3309
#, c-format
msgid "Too many arguments in call to `%s'"
msgstr "Za dużo argumentów w wywołaniu `%s'"

#: src/gram.y:1701
#, c-format
msgid "Expected numeric value, but found `%s'"
msgstr "Spodziewano wartość liczbową, ale znaleziono `%s'"

#: src/gram.y:1738
msgid "Exception code not a number"
msgstr "Kod wyjątku nie jest liczbą"

#: src/gram.y:1740 src/prog.c:1477
#, c-format
msgid "Invalid exception number: %lu"
msgstr "Niepoprawny numer wyjątku: %lu"

#: src/gram.y:1751 src/gram.y:1762
msgid "`return' outside of a function"
msgstr "`return' użyty poza definicją funkcji"

#: src/gram.y:1754
msgid "`return' with no value, in function returning non-void"
msgstr "`return' bez wartości, w funkcji zwracającej wartość"

#: src/gram.y:1766
msgid "`return' with a value, in function returning void"
msgstr "`return' z wartością, w funkcji zwracającej próżnie"

#: src/gram.y:1789
msgid "recipient address not specified in `on poll' construct"
msgstr "brak adresu odbiorcy w konstrukcji `on poll'"

#: src/gram.y:1929
#, c-format
msgid "Unknown exception code: %s"
msgstr "Niepoprawny kod wyjątku: %s"

#: src/gram.y:2159 src/gram.y:2472
#, c-format
msgid "INTERNAL ERROR at %s:%d, unexpected node type %d"
msgstr "BŁĄD WEWNĘTRZNY przy %s:%d: nieoczekiwany typ węzła %d"

#: src/gram.y:2525
msgid "Nothing to pop"
msgstr "Na stosie nie ma nic do zdjęcia"

#: src/gram.y:2539
msgid "Invalid pragma regex"
msgstr "Niepoprawna pragma regex"

#: src/gram.y:2577
#, c-format
msgid "Unknown regexp flag: %s"
msgstr "Nieznana opcja wyrażenia regularnego: %s"

#: src/gram.y:2607
msgid "Invalid pragma: expected option name"
msgstr "Niepoprawna pragma: spodziewano nazwę opcji"

#: src/gram.y:2628
msgid "Invalid pragma: expected option value"
msgstr "Niepoprawna pragma: spodziewano wartość opcji"

#: src/gram.y:2635
msgid "Invalid pragma: junk after the arguments"
msgstr "Niepoprawna pragma: śmiecie po argumentach"

#: src/gram.y:2649
msgid "Unknown pragma option"
msgstr "Nieznana opcja pragma"

#: src/gram.y:2651
msgid "Invalid pragma"
msgstr "Niepoprawna pragma"

#: src/gram.y:2666
msgid "Invalid pragma: junk after stack size"
msgstr "Niepoprawna pragma: śmiecie po rozmiarze stosu"

#: src/gram.y:2681
msgid "Invalid pragma: unexpected end of line"
msgstr "Niepoprawna pragma: niespodziewany koniec pliku"

#: src/gram.y:2685
#, c-format
msgid "Invalid pragma: unrecognized time format (near `%s')"
msgstr "Niepoprawna pragma: nierozpoznany format daty (przy `%s')"

#: src/gram.y:2708
msgid "Invalid pragma: expected database name"
msgstr "Niepoprawna pragma: spodziewano nazwy bazy danych"

#: src/gram.y:2712 src/main.c:1213
#, c-format
msgid "Unknown database format: %s"
msgstr "Nieznany format bazy danych: %s"

#: src/gram.y:2716
msgid "Invalid pragma: expected keyword"
msgstr "Niepoprawna pragma: spodziewano słowo kluczowe"

#: src/gram.y:2725
msgid "Invalid pragma: expected file name"
msgstr "Niepoprawna pragma: spodziewano nazwę pliku"

#: src/gram.y:2740
msgid "positive-expire-interval is valid only for cache database"
msgstr "`positive-expire-interval' używa się tylko z bazą `cache'"

#: src/gram.y:2751
msgid "negative-expire-interval is valid only for cache and dns databases"
msgstr "`negative-expire-interval' używa się tylko z bazami `cache' czy `dns'"

#: src/gram.y:2757
#, c-format
msgid "Invalid pragma: unrecognized keyword: %s"
msgstr "Niepoprawna pragma: nierozpoznane słowo kluczowe: %s"

#: src/gram.y:2774
msgid "Empty pragma"
msgstr "Pusta pragma"

#: src/gram.y:2784
msgid "Unknown pragma"
msgstr "Nieznana pragma"

#: src/gram.y:2901
#, c-format
msgid "$%d is not a number"
msgstr "$%d nie jest liczbą"

#: src/gram.y:3054 src/bi_other.m4:70 src/drivers.c:1031
#, c-format
msgid "Unrecognized time format (near `%s')"
msgstr "Nierozpoznany format czasu (przy `%s')"

#: src/gram.y:3206
#, c-format
msgid "Function `%s' does not return any value"
msgstr "Funkcja `%s' nie zwraca wartości"

#: src/gram.y:3405
#, c-format
msgid "Cannot convert %s to %s"
msgstr "Nie można skonwertować %s na %s"

#: src/gram.y:3459
msgid "Cannot define variable of unspecified type"
msgstr "Nie można zdefiniować zmiennej o nieokreślonym typie"

#: src/gram.y:3471
#, c-format
msgid "INTERNAL ERROR at %s:%d, declaring %s %s"
msgstr "BŁĄD WEWNĘTRZNY przy %s:%d: deklarowanie %s %s"

#: src/gram.y:3478
#, c-format
msgid "Automatic variable `%s' is shadowing a parameter"
msgstr "Zmienna automatyczna `%s' zacienia parameter"

#: src/gram.y:3482
#, c-format
msgid "Automatic variable `%s' is shadowing a global"
msgstr "Zmienna automatyczna `%s' zacienia zmienną globalną"

#: src/gram.y:3489
#, c-format
msgid "Parameter `%s' is shadowing a global"
msgstr "Parameter `%s' zacienia zmienną globalną"

#: src/gram.y:3502 src/gram.y:3514
#, c-format
msgid "Redeclaring `%s' as different data type"
msgstr "Ponowne deklarowanie `%s' z niezgodnym typem danych"

#: src/gram.y:3522
#, c-format
msgid "Duplicate variable: %s"
msgstr "Podwójne wystąpienie zmiennej: %s"

#: src/gram.y:3528
#, c-format
msgid "Duplicate parameter: %s"
msgstr "Podwójne wystąpienie nazwy parametru: %s"

#: src/gram.y:3536
#, c-format
msgid "Variable name `%s' clashes with a constant name"
msgstr "Nazwa zmiennej `%s' konfliktuje z nazwą stałej"

#: src/gram.y:3577
#, c-format
msgid "Cannot convert `%s' to number"
msgstr "Nie można skonwertować `%s' na liczbę"

#: src/gram.y:3615
#, c-format
msgid "Redefining variable %s"
msgstr "Przedefiniowanie zmiennej: %s"

#: src/gram.y:3636
#, c-format
msgid "<command line>: Warning: no such variable: %s"
msgstr "<linia polecenia>: Ostrzeżenie: nie ma takiej zmiennej: %s"

#: src/gram.y:3641
#, c-format
msgid "Error initialising variable %s: incompatible types"
msgstr "Błąd podczas inicjalizacji zmiennej %s: niezgodne typy"

#: src/gram.y:3666
#, c-format
msgid "Variable `%s' already initialized"
msgstr "Zmienna `%s' już inicjalizowana"

#: src/gram.y:3690
#, c-format
msgid "INTERNAL ERROR at %s:%d: variable to be initialized is not declared"
msgstr "BŁĄD WEWNĘTRZNY przy %s:%d: inicjalizacja nie zadeklarowanej zmiennej"

#: src/gram.y:3694
#, c-format
msgid "INTERNAL ERROR at %s:%d: variable to be initialized has wrong type"
msgstr "BŁĄD WEWNĘTRZNY przy %s:%d: błędny typ zmiennej do zainicjalizowania"

#: src/lex.l:676 src/lex.l:686
msgid "Warning"
msgstr "Ostrzeżenie"

#: src/lex.l:725
#, c-format
msgid "Cannot open `%s': %s"
msgstr "Nie można otworzyć `%s': %s"

#: src/lex.l:734
#, c-format
msgid "Unable to start external preprocessor `%s': %s"
msgstr "Uruchomienie preprocesora zewnętrznego `%s' nie powiodło się: %s"

#: src/bi_db.m4:33 src/bi_db.m4:95 src/bi_db.m4:127 src/bi_db.m4:195
#: src/cache.c:50 src/cache.c:115 src/db.c:86 src/db.c:159 src/db.c:199
#: src/db.c:250 src/db.c:351 src/db.c:359 src/dnscache.c:121
#: src/dnscache.c:174 src/rate.c:46
#, c-format
msgid "mu_dbm_open(%s) failed: %s"
msgstr "mu_dbm_open(%s) nie powiodła się: %s"

#: src/bi_db.m4:112
#, c-format
msgid "Failed to insert data to %s: %s %s: %s"
msgstr "Błąd wstawiania danych do %s: %s %s: %s"

#: src/bi_db.m4:139
#, c-format
msgid "Failed to delete data `%s' from `%s': %s"
msgstr "Błąd podczas usuwania danych `%s' z `%s': %s"

#: src/bi_db.m4:209
#, c-format
msgid "Greylist database %s has wrong data size"
msgstr "Błędny rozmiar wpisu bazy `greylist' %s"

#: src/bi_db.m4:241 src/bi_db.m4:263
#, c-format
msgid "Cannot insert datum `%-.*s' in greylist database %s: %s"
msgstr "Błąd wstawiania danych `%-.*s' do bazy `greylist' %s: %s"

#: src/bi_db.m4:283 src/bi_db.m4:293 src/bi_db.m4:303 src/bi_db.m4:313
#, c-format
msgid "No such db format: %s"
msgstr "Nie ma takiego formatu bazy: %s"

#: src/bi_dns.m4:30
#, c-format
msgid "Cannot resolve IP %s"
msgstr "Nie można odwzorować IP %s"

#: src/bi_dns.m4:47
#, c-format
msgid "Cannot resolve %s.%s"
msgstr "Nie można odwzorować %s.%s"

#: src/bi_dns.m4:52
#, c-format
msgid "Cannot resolve %s"
msgstr "Nie można odwzorować %s"

#: src/bi_dns.m4:101
#, c-format
msgid "Failed to get A record for %s"
msgstr "Pobranie wpisu `A' dla `%s' nie powiodło się"

#: src/bi_dns.m4:121
#, c-format
msgid "Invalid IP: %s"
msgstr "Niepoprawny IP: %s"

#: src/bi_dns.m4:150
#, c-format
msgid "Failed to get PTR record for %s"
msgstr "Pobranie wpisu `PTR' dla `%s' nie powiodło się"

#: src/bi_dns.m4:164 src/bi_dns.m4:186
#, c-format
msgid "Cannot get MX records for %s"
msgstr "Otrzymanie wpisów `MX' dla `%s' nie powiodło się"

#: src/bi_dns.m4:223
#, c-format
msgid "INTERNAL ERROR at %s:%d: resolve_hostname returned invalid IP address: %s"
msgstr "BŁĄD WEWNĘTRZNY przy %s:%d: resolve_hostname zwróciła niepoprawny adres IP: %s"

#: src/bi_dns.m4:241
#, c-format
msgid "Cannot resolve host name %s"
msgstr "Nie można odwzorować nazwy hosta %s"

#: src/bi_dns.m4:247
#, c-format
msgid "Cannot get MXs for %s"
msgstr "Nie można ustalić MX-ów dla %s"

#: src/bi_io.m4:142
#, c-format
msgid "Cannot parse command line %s: %s"
msgstr "Błąd analizy linii polecenia %s: %s"

#: src/bi_io.m4:147
#, c-format
msgid "Cannot run %s: %s"
msgstr "Błąd wykonania %s: %s"

#: src/bi_io.m4:230
msgid "No more files available"
msgstr "Więcej nie ma plików"

#: src/bi_io.m4:260
#, c-format
msgid "Cannot open stream %s: %s"
msgstr "Nie można otworzyć strumień %s: %s"

#: src/bi_io.m4:273 src/bi_io.m4:286 src/bi_io.m4:302
msgid "Invalid file descriptor"
msgstr "Niepoprawny deskryptor pliku"

#: src/bi_io.m4:290
#, c-format
msgid "Write error on %s: %s"
msgstr "Błąd wpisu do %s: %s"

#: src/bi_io.m4:306
#, c-format
msgid "Read error on %s: %s"
msgstr "Błąd odczytu z %s: %s"

#: src/bi_ipaddr.m4:55
#, c-format
msgid "Invalid IP address (%s)"
msgstr "Niepoprawny adres IP (%s)"

#: src/bi_ipaddr.m4:76
#, c-format
msgid "Invalid netmask: %lu"
msgstr "Niepoprawna maska sieci: %lu"

#: src/bi_mail.m4:33
#, c-format
msgid "Cannot create mailer `%s': %s"
msgstr "Nie można stworzyć odsyłacza `%s': %s"

#: src/bi_mail.m4:41
#, c-format
msgid "Bad recipient address `%s': %s"
msgstr "Błędny adres odbiorcy `%s': %s"

#: src/bi_mail.m4:53
#, c-format
msgid "Bad sender address `%s': %s"
msgstr "Błędny adres nadawcy `%s': %s"

#: src/bi_mail.m4:65
#, c-format
msgid "Opening mailer `%s' failed: %s"
msgstr "Otwarcie odsyłacza `%s' nie powiodło się: %s"

#: src/bi_mail.m4:75
#, c-format
msgid "Cannot send message: %s"
msgstr "Nie można wysłać wiadomości: %s"

#: src/bi_mail.m4:303
#, c-format
msgid "Cannot create DSN: %s"
msgstr "Nie można stworzyć DSN: %s"

#: src/bi_other.m4:37
#, c-format
msgid "Temporary failure querying for username %s"
msgstr "Tymczasowy błąd podczas weryfikacji nazwy użytkownika %s"

#: src/bi_other.m4:43
#, c-format
msgid "Failure querying for username %s"
msgstr "Błąd podczas weryfikacji nazwy użytkownika %s"

#: src/bi_other.m4:82
#, c-format
msgid "Cannot get rate for %s"
msgstr "Nie można odczytać szybkości wysłania dla %s"

#: src/bi_other.m4:94
#, c-format
msgid "Invalid module name: %s"
msgstr "Niepoprawna nazwa modułu: %s"

#: src/bi_poll.m4:50 src/bi_poll.m4:70 src/bi_poll.m4:91 src/bi_poll.m4:111
#, c-format
msgid "Unhandled exception %s"
msgstr "Nieobsłużony wyjątek %s"

#: src/bi_sa.m4:239 src/bi_sa.m4:275 src/bi_sa.m4:305 src/db.c:311
#: src/engine.c:75 src/prog.c:1153 src/prog.c:2161 src/prog.c:2168
msgid "Not enough memory"
msgstr "Brak pamięci"

#: src/bi_sa.m4:247
#, c-format
msgid "Cannot create URL from `%s': %s"
msgstr "Nie można utworzyć URLa z `%s': %s"

#: src/bi_sa.m4:253
#, c-format
msgid "%s: error parsing URL: %s"
msgstr "%s: błąd analizy URLa: %s"

#: src/bi_sa.m4:260
#, c-format
msgid "%s: cannot get scheme: %s"
msgstr "%s: nie można ustalić schematu: %s"

#: src/bi_sa.m4:269
#, c-format
msgid "%s: cannot get path: %s"
msgstr "%s: nie można otrzymać ścieżki: %s"

#: src/bi_sa.m4:285
#, c-format
msgid "%s: cannot get port: %s"
msgstr "%s: nie można otrzymać portu: %s"

#: src/bi_sa.m4:292
#, c-format
msgid "Port out of range: %ld"
msgstr "Port poza zakresem: %ld"

#: src/bi_sa.m4:299
#, c-format
msgid "%s: cannot get host: %s"
msgstr "%s: nie można otrzymać hosta: %s"

#: src/bi_sa.m4:310
#, c-format
msgid "Invalid URL: %s"
msgstr "Niepoprawny URL: %s"

#: src/bi_sa.m4:369
msgid "Remote side has closed connection"
msgstr "Zdalna strona zamknęła połączenie"

#: src/bi_sa.m4:375
#, c-format
msgid "spamd responded with bad string '%s'"
msgstr "spamd odpowiedział nieznanym łańcuchem `%s'"

#: src/bi_sa.m4:383
#, c-format
msgid "Unsupported SPAMD version: %s"
msgstr "Nieobsługiwana wersja SPAMD: %s"

#: src/bi_sa.m4:392
#, c-format
msgid "spamd responded with bad Spam header '%s'"
msgstr "spamd odpowiedział błędnym nagłówkiem Spam: `%s'"

#: src/bi_sa.m4:439
#, c-format
msgid "Bad response from clamav: expected `PORT' but found `%s'"
msgstr "Błędna odpowiedź od clamav: spodziewano `PORT', ale odczytano `%s'"

#: src/bi_sa.m4:471
#, c-format
msgid "Error reading clamav response: %s"
msgstr "Błąd podczas odczytu odpowiedzi clamav: %s"

#: src/bi_sa.m4:476 src/bi_sa.m4:503
#, c-format
msgid "Unknown clamav response: %s"
msgstr "Nieznana odpowiedź clamav: %s"

#: src/bi_sa.m4:499
#, c-format
msgid "Clamav error: %s"
msgstr "Błąd ClamAV: %s"

#: src/bi_string.m4:60
msgid "Argument out of range"
msgstr "Argument poza zakresem"

#: src/bi_string.m4:78
#, c-format
msgid "Argument out of range: start=%ld"
msgstr "Argument poza zakresem: start=%ld"

#: src/bi_string.m4:82
#, c-format
msgid "Argument out of range: start=%ld, len=%ld"
msgstr "Argument poza zakresem: start=%ld, długość=%ld"

#: src/bi_string.m4:151
#, c-format
msgid "Error decoding string: %s"
msgstr "Błąd dekodowania łańcucha: %s"

#: src/bi_string.m4:167
#, c-format
msgid "Error encoding string: %s"
msgstr "Błąd kodowania łańcucha: %s"

#: src/cache.c:77 src/db.c:258
#, c-format
msgid "Cannot remove record `%s' from `%s': %s"
msgstr "Nie można usunąć wpisu `%s' z `%s': %s"

#: src/cache.c:87 src/db.c:100
#, c-format
msgid "Cannot fetch record `%s' from `%s': %s"
msgstr "Nie można pobrać wpisu `%s' z `%s': %s"

#: src/cache.c:127 src/db.c:321 src/dnscache.c:204 src/rate.c:99
#, c-format
msgid "Cannot insert datum `%s' into `%s': %s"
msgstr "Błąd wstawiania danych `%s' do `%s': %s"

#: src/db.c:129
#, c-format
msgid "Cannot fetch data `%*.*s' from `%s': %s"
msgstr "Nie można pobrać danych `%*.*s' z `%s': %s"

#: src/db.c:138
#, c-format
msgid "Unexpected error scanning database %s: %s"
msgstr "Niespodziewany błąd podczas skanowania bazy `%s': %s"

#: src/db.c:229
#, c-format
msgid "Cannot remove record `%*.*s' from `%s': %s"
msgstr "Nie można usunąć wpisu `%*.*s' z `%s': %s"

#: src/db.c:328
#, c-format
msgid "Cannot insert datum `%*.*s' into `%s': %s"
msgstr "Błąd wstawiania danych `%*.*s' do `%s': %s"

#: src/db.c:371
#, c-format
msgid "Cannot unlink %s: %s"
msgstr "unlink(%s) nie powiódł się: %s"

#: src/db.c:375
#, c-format
msgid "Cannot rename %s to %s: %s"
msgstr "Nie można przemianować %s na %s: %s"

#: src/dnsbase.c:87
#, c-format
msgid "res_nquery(%s) failed with unexpected h_errno %d"
msgstr "res_nquery(%s) nie powiodła się; niespodziewana wartość h_errno %d"

#: src/dnsbase.c:328
#, c-format
msgid "res_nquerydomain(%s) failed with unexpected h_errno %d"
msgstr "res_nquerydomain(%s) nie powiodła się; niespodziewana wartość h_errno %d"

#: src/dnsbase.c:446
#, c-format
msgid "DNS failure: CNAME loop for %s"
msgstr "Błąd DNS: zapętlenie CNAME dla %s"

#: src/dnscache.c:82
#, c-format
msgid "Query type %d is not yet supported by %s"
msgstr "Typ zapytania %d jeszcze nie obsługuje się przez %s"

#: src/dnscache.c:148 src/rate.c:66
#, c-format
msgid "Cannot fetch `%s' from `%s': %s"
msgstr "Nie można pobrać `%s' z `%s': %s"

#: src/dnscache.c:184
#, c-format
msgid "Cannot convert arg array to string: %s"
msgstr "Nie można przetworzyć tabeli argumentów na łańcuch: %s"

#: src/drivers.c:267 src/drivers.c:404
msgid "division by zero"
msgstr "dzielenie rpzez zero"

#: src/drivers.c:293
msgid "left-hand side argument to the arithmetical operation is of wrong data type"
msgstr "argument z lewej od operacji arytmetycznej ma błędny typ"

#: src/drivers.c:298
msgid "right-hand side argument to the arithmetical operation is of wrong data type"
msgstr "argument z prawej od operacji arytmetycznej ma błędny typ"

#: src/drivers.c:557
#, c-format
msgid "Cannot compile regex: %s"
msgstr "Błąd kompilacji wyrażenia regularnego: %s"

#: src/drivers.c:601
msgid "left-hand side argument to match is of wrong data type"
msgstr "argument z lewej od operacji `match' ma błędny typ"

#: src/drivers.c:615
msgid "right-hand side argument to match is of wrong data type (should not happen)"
msgstr "argument z prawej od operacji `match' ma błędny typ"

#: src/drivers.c:633
msgid "left-hand side argument to fnmatch is of wrong data type"
msgstr "argument z lewej od operacji `fnmatch' ma błędny typ"

#: src/drivers.c:637
msgid "right-hand side argument to fnmatch is of wrong data type"
msgstr "argument z prawej od operacji `fnmatch' ma błędny typ"

#: src/drivers.c:656
msgid "Invalid argument type in binary operation"
msgstr "Niepoprawny typ argumentu do operacji binarnej"

#: src/drivers.c:1637 src/drivers.c:1691
#, c-format
msgid "cannot convert %s to number"
msgstr "nie można przetworzyć %s na liczbę"

#: src/drivers.c:1929 src/drivers.c:1959
#, c-format
msgid "INTERNAL ERROR at %s:%d: cannot find loop"
msgstr "BŁĄD WEWNĘTRZNY przy %s:%d: nie mogę odnaleźć pętli"

#: src/drivers.c:2156
msgid "Expression evaluates to unspecified data type"
msgstr "Obliczenie wyrażenia daje nieokreślony typ"

#: src/engine.c:388
msgid "stream_write: wrote 0 bytes"
msgstr "stream_write: zapisano 0 bajtów"

#: src/engine.c:397 src/engine.c:461
#, c-format
msgid "smtp_wait failed: %s"
msgstr "błąd smtp_wait: %s"

#: src/engine.c:453
msgid "stream_read: read 0 bytes"
msgstr "stream_read: odczyt 0 bajtów"

#: src/engine.c:505
#, c-format
msgid "Unexpected reply from server: %s"
msgstr "Niespodziewana odpowiedź serwera: %s"

#: src/engine.c:512
#, c-format
msgid "Unexpected reply code from server: %d"
msgstr "Niespodziewany kod odpowiedzi serwera: %d"

#: src/engine.c:588
#, c-format
msgid "%sCannot connect to `%s': %s"
msgstr "%sNie można podłączyć się do `%s': %s"

#: src/engine.c:623 src/main.c:471 src/main.c:581 src/main.c:601
#, c-format
msgid "Cannot create address `%s': %s"
msgstr "Nie można utworzyć adresu `%s': %s"

#: src/engine.c:813
#, c-format
msgid "Invalid address: %s"
msgstr "Niepoprawny adres: %s"

#: src/engine.c:908
msgid "Execution of the filter program was not finished"
msgstr "Wykonanie filtru przerwano"

#: src/engine.c:965
#, c-format
msgid "mlfi_connect: unsupported address family: %d"
msgstr "mlfi_connect: nieobsługiwana rodzina adresów: %d"

#: src/engine.c:1271
#, c-format
msgid "Cannot open pidfile `%s': %s"
msgstr "Nie można otworzyć plik PID `%s': %s"

#: src/engine.c:1276
#, c-format
msgid "Cannot get pid from pidfile `%s'"
msgstr "Nie można pobrać PID z pliku `%s'"

#: src/engine.c:1279
#, c-format
msgid "%s appears to run with pid %lu. If it does not, remove `%s' and retry."
msgstr "Wygląda na to że program %s już jest uruchomiony i ma PID %lu. Jeśli to nie tak, usuń plik `%s' i spróbuj ponownie."

#: src/engine.c:1288
#, c-format
msgid "Cannot unlink pidfile `%s': %s"
msgstr "Nie można usunąć pliku `%s': %s"

#: src/engine.c:1304 src/main.c:485
#, c-format
msgid "Cannot stat file `%s': %s"
msgstr "stat(%s) nie powiodła się: %s"

#: src/engine.c:1308
#, c-format
msgid "File `%s' already exists. Remove it or use --remove option."
msgstr "File `%s' już istnieje. Usuń go lub skorzystaj z opcji --remove."

#: src/engine.c:1313
#, c-format
msgid "Cannot unlink file `%s': %s"
msgstr "Nie można usunąć plik `%s': %s"

#: src/engine.c:1344
#, c-format
msgid "Unknown port specification: %s"
msgstr "Nieznana specyfikacja portu: %s"

#: src/engine.c:1395
#, c-format
msgid "mailfromd version %s starting"
msgstr "rozruch mailfromd wersji %s"

#: src/engine.c:1410
msgid "smfi_register failed"
msgstr "błąd smfi_register"

#: src/engine.c:1421
msgid "Warning: script file is given without full file name"
msgstr "Ostrzeżenie: nie podano pełnej nazwy ścieżki pliku skryptu"

#: src/engine.c:1424
msgid "Warning: mailfromd started without full file name"
msgstr "Ostrzeżenie: mailfromd uruchomiono bez pełnej nazwy ścieżki"

#: src/engine.c:1426
msgid "Warning: restart (SIGHUP) will not work"
msgstr "Ostrzeżenie: wznowienie (SIGHUP) nie będzie działało"

#: src/engine.c:1435
#, c-format
msgid "Cannot become a daemon: %s"
msgstr "Nie można przejść w tło: %s"

#: src/engine.c:1448
#, c-format
msgid "Exit code = %d, last error status: %s"
msgstr "Kod zakończenia = %d, ostatni status błędu: %s"

#: src/engine.c:1454
msgid "mailfromd restarting"
msgstr "ponowny rozruch mailfromd"

#: src/engine.c:1460
#, c-format
msgid "Cannot restart: %s"
msgstr "Błąd ponownego rozruchu: %s"

#: src/engine.c:1462
#, c-format
msgid "Command line was: %s"
msgstr "Linia polecenia: %s"

#: src/engine.c:1464
msgid "mailfromd terminating"
msgstr "zakończenie mailfromd"

#: src/main.c:161
msgid "Default preprocessor is not set; use --preprocessor option"
msgstr "Domyślny preprocesor nie ustawiony; użyj opcji --preprocessor"

#: src/main.c:335
#, c-format
msgid "Cannot open file `%s': %s"
msgstr "Nie można otworzyć plik `%s': %s"

#: src/main.c:449
#, c-format
msgid "Cannot create list: %s"
msgstr "Nie można utworzyć listy: %s"

#: src/main.c:457
#, c-format
msgid "Unknown group: %s"
msgstr "Nieznana grupa: %s"

#: src/main.c:491
#, c-format
msgid "`%s' is not a directory"
msgstr "`%s' nie jest katalogiem"

#: src/main.c:496
#, c-format
msgid "State directory `%s' is not an absolute file name"
msgstr "Katalog stanu `%s' nie podany pełną nazwą"

#: src/main.c:511
#, c-format
msgid "Cannot resolve `%s'"
msgstr "Nie można odwzorować `%s'"

#: src/main.c:664 src/main.c:1551
#, c-format
msgid "Invalid milter timeout: %lu"
msgstr "Niepoprawny limit czasu: %lu"

#: src/main.c:807
#, c-format
msgid "%s: unrecognized time format (near `%s')"
msgstr "%s: nierozpoznany format daty (przy `%s')"

#: src/main.c:821
msgid "Invalid pidfile name: must be absolute"
msgstr "Niepoprawna nazwa pliku PID: powinna być ścieżka absolutna"

#: src/main.c:940
msgid "mailfromd -- a general purpose milter daemon"
msgstr "mailfromd -- uniwersalny demon weryfikacji poczty"

#: src/main.c:989 src/mtasim.c:259
msgid "Operation modifiers"
msgstr "Modyfikatory operacji"

#: src/main.c:991
msgid "Delete given entries from the database"
msgstr "Usuwa podane wpisy z bazy danych"

#: src/main.c:993
msgid "List given database (default cache)"
msgstr "Drukuje zawartość bazy danych (domyślnie `cache')"

#: src/main.c:995
msgid "Delete expired entries from the database"
msgstr "Usuwa przedawnione wpisy z bazy danych"

#: src/main.c:997
msgid "Compact the database"
msgstr "Zagęszcza bazę"

#: src/main.c:998
msgid "HANDLER"
msgstr "PROG"

#: src/main.c:999
msgid "Run in test mode"
msgstr "Tryb testowy"

#: src/main.c:1001
msgid "Check syntax and exit"
msgstr "Sprawdza składnię skryptu i wychodzi"

#: src/main.c:1004
msgid "Show compilation defaults"
msgstr "Wyświetla wartości domyślne kompilacji"

#: src/main.c:1006
msgid "Run in daemon mode (default)"
msgstr "Tryb demona (domyślny)"

#: src/main.c:1009
msgid "Preprocess source files and exit"
msgstr "Preprocesuje pliki źródłowe i kończy pracę"

#: src/main.c:1012
msgid "Compile files"
msgstr "Kompiluje pliki"

#: src/main.c:1013 src/main.c:1022 src/main.c:1050 src/main.c:1066
#: src/main.c:1080 src/mtasim.c:288 src/mtasim.c:299 src/mtasim.c:302
#: src/mtasim.c:305
msgid "FILE"
msgstr "PLIK"

#: src/main.c:1014
msgid "Load library"
msgstr "Ładuje bibliotekę"

#: src/main.c:1015 src/main.c:1048 src/main.c:1052
msgid "DIR"
msgstr "KATALOG"

#: src/main.c:1016
msgid "Add DIR to the load path"
msgstr "Dodaje KATALOG do ścieżki ładowania"

#: src/main.c:1021
msgid "Database management options"
msgstr "Opcje zarządzania bazami danych"

#: src/main.c:1023
msgid "DB file name to operate upon"
msgstr "Zastosowuje operację do bazy o podanym formacie"

#: src/main.c:1025
msgid "FORMAT"
msgstr "FORMAT"

#: src/main.c:1026
msgid "Format of the DB file to operate upon"
msgstr "Format bazy"

#: src/main.c:1028
msgid "Ignore failed reads while compacting the database"
msgstr "Ignorowanie błędów odczytu podczas zagęszczania bazy"

#: src/main.c:1029
msgid "RATE"
msgstr "SZYBKOŚĆ"

#: src/main.c:1030
msgid "Predict when the user will be able to send next message"
msgstr "Prognoza czasu, kiedy wysłanie poczty zostanie dozwolone"

#: src/main.c:1032 src/main.c:1036 src/mtasim.c:269 src/mtasim.c:272
msgid "NUMBER"
msgstr "LICZBA"

#: src/main.c:1033
msgid "Set maximum number of attempts to acquire the lock"
msgstr "Ustawia liczbę prób blokowania pliku"

#: src/main.c:1034 src/main.c:1102 src/main.c:1104
msgid "TIME"
msgstr "CZAS"

#: src/main.c:1035
msgid "Set timeout for acquiring the lockfile"
msgstr "Ustawia limit przekroczenia czasu blokowania."

#: src/main.c:1037
msgid "Set database expiration interval to NUMBER seconds"
msgstr "Ustawia czas wygaśnięcia wpisów bazy danych"

#: src/main.c:1039
msgid "With --compact or --expire: apply the operation to all available databases"
msgstr "Z --compact lub --expire: zastosowuje wskazaną operację do wszystkich baz danych"

#: src/main.c:1041
msgid "FMT"
msgstr "FORMAT"

#: src/main.c:1042
#, c-format
msgid "Output timestamps using given format (default \"%c\")"
msgstr "Wyświetla znaczniki czasu w podanym formacie (domyślnie \"%c\")"

#: src/main.c:1047
msgid "General options"
msgstr "Ogólne opcje"

#: src/main.c:1049
msgid "Set new program state directory"
msgstr "Ustawia nowy katalog stanu programu"

#: src/main.c:1051
msgid "Read configuration from FILE"
msgstr "Odczyt konfiguracji z PLIKU"

#: src/main.c:1053
msgid "Add the directory DIR to the list of directories to be searched for header files"
msgstr "Dodaje podany katalog do listy katalogów zawierających pliki nagłówkowe"

#: src/main.c:1055 src/main.c:1145 src/mtasim.c:279
msgid "STRING"
msgstr "ŁAŃCUCH"

#: src/main.c:1056
msgid "Set communication socket"
msgstr "Ustawia gniazdo komunikacji z MTA"

#: src/main.c:1058
msgid "Force removing local socket file, if it already exists"
msgstr "Usuwa istniejący plik gniazda"

#: src/main.c:1061
msgid "Stay in foreground"
msgstr "Działa na pierwszym planie"

#: src/main.c:1063
msgid "Run in mtasim compatibility mode"
msgstr "Tryb interakcji z mtasim"

#: src/main.c:1065
msgid "Run in single-process mode"
msgstr "Włącza tryb pojedynczego procesu"

#: src/main.c:1067
msgid "Set pidfile name"
msgstr "Ustawia nazwę pliku PID"

#: src/main.c:1069
msgid "Switch to this user privileges after startup"
msgstr "Po uruchomieniu przechodzi do uprawnień podanego użytkownika"

#: src/main.c:1071
msgid "Retain the supplementary group NAME when switching to user privileges"
msgstr "Zachowuje dodatkową grupę \"NAZWA\" podczas przejścia do uprawnień użytkownika"

#: src/main.c:1074
msgid "ADDRESS"
msgstr "ADRES"

#: src/main.c:1075
msgid "Set source address for TCP connections"
msgstr "Ustawia adres nadawcy dla połączeń TCP"

#: src/main.c:1076 src/main.c:1118 src/main.c:1133
msgid "LEVEL"
msgstr "POZIOM"

#: src/main.c:1077
msgid "Set code optimization level"
msgstr "Ustawia poziom optymizacji"

#: src/main.c:1078
msgid "VAR=VALUE"
msgstr "ZMIENNA=WARTOŚĆ"

#: src/main.c:1079
msgid "Assign VALUE to VAR"
msgstr "Przypisuje wartość podanej zmiennej"

#: src/main.c:1081
msgid "Read relayed domains from FILE"
msgstr "Przekazanie poczty dozwolone dla domen z PLIKU"

#: src/main.c:1086
msgid "Preprocessor options"
msgstr "Opcje preprocesora"

#: src/main.c:1087
msgid "COMMAND"
msgstr "POLECENIE"

#: src/main.c:1088
msgid "Use command as external preprocessor"
msgstr "Używa polecenia jako preprocesora zewnętrznego"

#: src/main.c:1090
msgid "Disable the use of external preprocessor"
msgstr "Wyłącza użycie preprocesora zewnętrznego"

#: src/main.c:1091
msgid "NAME[=VALUE]"
msgstr "NAZWA[=WARTOŚĆ]"

#: src/main.c:1092
msgid "Define a preprocessor symbol NAME as having VALUE, or empty"
msgstr "Wprowadzenie symbolu preprocesora NAZWA z WARTOŚCIĄ lub pustą"

#: src/main.c:1095
msgid "Undefine a preprocessor symbol NAME"
msgstr "Skasowanie symbolu preprocesora NAZWA"

#: src/main.c:1101
msgid "Timeout control"
msgstr "Zarządzanie limitami czasu"

#: src/main.c:1103
msgid "Set MTA connection timeout"
msgstr "Czas oczekiwania połączenia z MTA"

#: src/main.c:1105
msgid "Set I/O operation timeout"
msgstr "Czas trwania operacji wejścia/wyjścia"

#: src/main.c:1110
msgid "Informational and debugging options"
msgstr "Informacyjne opcje oraz opcje odpluskwiania"

#: src/main.c:1112
msgid "Enable transcript of SMTP sessions"
msgstr "Włącza rejestrację przebiegu sesji SMTP"

#: src/main.c:1114
msgid "Trace executed actions"
msgstr "Włącza śledzenie wykonanych akcji"

#: src/main.c:1115
msgid "MODULES"
msgstr "MODUŁY"

#: src/main.c:1117
msgid "Enable filter program tracing"
msgstr "Włącza śledzenie wykonania programu"

#: src/main.c:1119
msgid "Set debugging level"
msgstr "Ustala poziom odpluskwiania"

#: src/main.c:1121
msgid "Dump disassembled code"
msgstr "Zrzut dezasemblowanego kodu"

#: src/main.c:1123
msgid "Dump grammar traces"
msgstr "Zrzut stanów analizatora składni"

#: src/main.c:1125
msgid "Dump lexical analyzer traces"
msgstr "Zrzut pasujących reguł analizatora leksykalego"

#: src/main.c:1127
msgid "Dump parser tree"
msgstr "Zrzut drzewa rozbioru"

#: src/main.c:1129
msgid "Show used Sendmail macros"
msgstr "Wyświetla użyte makra Sendmaila"

#: src/main.c:1131
msgid "Produce a cross-reference listing"
msgstr "Produkuje odsyłacz skrośny"

#: src/main.c:1134
msgid "Set Gacopyz log level"
msgstr "Ustawia poziom logowania biblioteki Gacopyz"

#: src/main.c:1136
msgid "Log to stderr"
msgstr "Włącza logowanie na standardowe wyjcie błędów"

#: src/main.c:1138
msgid "Log to syslog (default)"
msgstr "Włącza logowanie za pomocą syslog (domyślnie)"

#: src/main.c:1141
msgid "Use asynchronous syslog"
msgstr "Włącza użycie syslogu asynchronicznego"

#: src/main.c:1143
msgid "Use system syslog"
msgstr "Włącza użycie syslogu systemowego"

#: src/main.c:1146
msgid "Set the identifier used in syslog messages to STRING"
msgstr "Ustawia identyfikator wpisów syslog"

#: src/main.c:1148
msgid "Debug messages include source information"
msgstr "Dodaje lokację w źródle do komunikatów odpluskwiania"

#: src/main.c:1150
msgid "Enable stack traces on runtime errors"
msgstr "Włącza zrzut ramek stosu przy obsłudze błędów czasu wykonania"

#: src/main.c:1155
msgid "EMAIL"
msgstr "EADRES"

#: src/main.c:1174
msgid "--all is meaningful only with --expire or --compact option"
msgstr "Użycie --all ma sens tylko z opcjami --expire lub --compact"

#: src/main.c:1178
msgid "--format is incompatible with --all"
msgstr "Opcja --format nie jest kompatybilna z --all"

#: src/main.c:1266
#, c-format
msgid "The option `-%c' is not yet implemented"
msgstr "Opcja `-%c' jeszcze nie zaimplementowana"

#: src/main.c:1296
msgid "-O level must be a non-negative integer"
msgstr "Poziom (-O) musi być nie ujemną liczbą"

#: src/main.c:1336
#, c-format
msgid "Expected assignment, but found `%s'"
msgstr "Oczekiwano przypisanie, ale znaleziono `%s'"

#: src/main.c:1413
#, c-format
msgid "%s: invalid log level"
msgstr "%s: niepoprawny poziom logowania"

#: src/main.c:1535
#, c-format
msgid "unrecognized time format (near `%s')"
msgstr "nierozpoznany format czasu (przy `%s')"

#: src/main.c:1599 src/main.c:1606
msgid "missing value"
msgstr "brak wartości"

#: src/main.c:1681
msgid ""
"Set Mailfromd debug verbosity level.  Argument is a comma-separated list of debug specifications, each of which has the following form:\n"
"  <module: string>[=<level: number>]\n"
"where <module> is the name of a Mailfromd module, and <level> is the desired verbosity level for that module."
msgstr ""
"Ustawia poziom debugowania Mailfromd. Argumentem jest lista oddzielonych przecinkami specyfikacji. Format specyfikacji:\n"
"   <moduł: łańcuch>[=<poziom: liczba>]\n"
"gdzie <moduł> to nazwa modułu Mailfromd, a <poziom> to pożądany poziom debugowania dla tego modułu.   "

#: src/main.c:1687
msgid "spec: list"
msgstr "spec: lista"

#: src/main.c:1689
msgid "Debug messages include mailfromd source locations."
msgstr "Dodaje lokację w źródle do komunikatów odpluskwiania."

#: src/main.c:1691
msgid "Dump stack traces on runtime errors."
msgstr "Włącza zrzut ramek stosu przy obsłudze błędów czasu wykonania."

#: src/main.c:1693
msgid "Set SMTP connect timeout."
msgstr "Czas oczekiwania połączenia z MTA."

#: src/main.c:1694 src/main.c:1698 src/main.c:1701 src/main.c:1704
#: src/main.c:1728
msgid "time"
msgstr "czas"

#: src/main.c:1697
msgid "Timeout for initial SMTP response."
msgstr "Czas oczekiwania na początkową odpowiedz SMTP."

#: src/main.c:1700
msgid "Timeout for SMTP I/O operations."
msgstr "Limit czasu operacji wejścia/wyjścia."

#: src/main.c:1703
msgid "Set milter timeout."
msgstr "Czas oczekiwania połączenia miltera."

#: src/main.c:1706
msgid "Set the domain name for EHLO command."
msgstr "Ustawia nazwę domeny polecenia EHLO."

#: src/main.c:1708
msgid "Set email address for use in SMTP `MAIL FROM' command.  Argument is an email address or a comma-separated list of addresses.  Use <> for null address.  Other addresses can be given without angle brackets."
msgstr "Ustawia adres do użycia w poleceniu SMTP `MAIL FROM'. Argument to adres poczty elektronicznej lub lista oddzielonych przecinkami adresów. Użycie nawiasów ostrych w adresach jest opcjonalne, z wyjątkiem adresu <>, co oznacza adres pusty."

#: src/main.c:1712
msgid "addr"
msgstr "adres"

#: src/main.c:1714
msgid "Retain the supplementary group <name> when switching to user privileges"
msgstr "Zachowuje dodatkową grupę podczas przejścia do uprawnień użytkownika."

#: src/main.c:1717
msgid "Switch to this user privileges after startup."
msgstr "Po uruchomieniu przechodzi do uprawnień podanego użytkownika."

#: src/main.c:1719
msgid "Add directories to the list of directories to be searched for header files.  Argument is a list of directory names separated by colons."
msgstr "Dodaje podane katalogi do listy katalogów zawierających pliki nagłówkowe. Argumentem jest lista oddzielonych dwukropkami nazw katalogów."

#: src/main.c:1722
msgid "path"
msgstr "ścieżka"

#: src/main.c:1724
msgid "Retry acquiring DBM file lock this number of times."
msgstr "Powtórzenie operacji blokowania pliku DBM podaną ilość razy."

#: src/main.c:1727
msgid "Set the time span between the two DBM locking attempts."
msgstr "Czas oczekiwania między kolejnymi próbami blokowania DBM."

#: src/main.c:1730
msgid "Set file to store PID value in."
msgstr "Ustawia nazwę pliku PID."

#: src/main.c:1731 src/main.c:1734 src/main.c:1742
msgid "file"
msgstr "plik"

#: src/main.c:1733
msgid "Read relayed domains from <file>."
msgstr "Przekazanie poczty dozwolone dla domen z pliku."

#: src/main.c:1736
msgid ""
"Initialize a mailfromd variable.  Argument must be:\n"
"  <var: string> <value: string-or-number>\n"
"where <var> is mailfromd variable name and <value> is a value to be assigned to it."
msgstr ""
"Ustawia zmienną mailfromd. Format argumentu:\n"
"  <zmienna: łańcuch> <wartość: łańcuch-lub-liczba>\n"
"gdzie <var> to nazwa zmiennej, a <wartość> jej nowa wartość.  "

#: src/main.c:1741
msgid "Read filter stript from <file>."
msgstr "Odczytuje skrypt z podanego pliku."

#: src/main.c:1745
msgid "Set source address for TCP connections."
msgstr "Ustawia adres nadawcy dla połączeń TCP."

#: src/main.c:1746
msgid "ip: ipaddr"
msgstr "ip: adres-ip"

#: src/main.c:1748
msgid "Set program state directory."
msgstr "Ustawia nowy katalog stanu programu."

#: src/main.c:1749
msgid "dir"
msgstr "katalog"

#: src/main.c:1767
msgid "Refusing to run as root"
msgstr "Odmawiam uruchomienia z uprawnieniami root-a"

#: src/main.c:1787
#, c-format
msgid "setgroups(1, %lu) failed: %s"
msgstr "setgroups(1, %lu) nie powiodła się: %s"

#: src/main.c:1799
#, c-format
msgid "setegid(%lu) failed: %s"
msgstr "setegid(%lu) nie powiodła się: %s"

#: src/main.c:1803
#, c-format
msgid "setregid(%lu,%lu) failed: %s"
msgstr "setregid(%lu,%lu) nie powiodła się: %s"

#: src/main.c:1808
#, c-format
msgid "setresgid(%lu,%lu,%lu) failed: %s"
msgstr "setresgid(%lu,%lu,%lu) nie powiodła się: %s"

#: src/main.c:1817
#, c-format
msgid "setgid(%lu) failed: %s"
msgstr "setgid(%lu) nie powiodła się: %s"

#: src/main.c:1820
#, c-format
msgid "Cannot set effective gid to %lu"
msgstr "Nie można ustawić efektywnego GID %lu"

#: src/main.c:1838
#, c-format
msgid "setreuid(%lu,-1) failed: %s"
msgstr "setreuid(%lu,-1) nie powiodła się: %s"

#: src/main.c:1844
#, c-format
msgid "second setuid(%lu) failed: %s"
msgstr "powtórne wywołanie setuid(%lu) nie powiodło się: %s"

#: src/main.c:1852
#, c-format
msgid "setuid(%lu) failed: %s"
msgstr "setgid(%lu) nie powiodła się: %s"

#: src/main.c:1861
msgid "seteuid(0) succeeded when it should not"
msgstr "wywołanie seteuid(0) powiodło się chociaż nie powinno"

#: src/main.c:1864
msgid "Cannot drop non-root setuid privileges"
msgstr "Nie udało się pozbyć uprawnień setuid nieuprzywilejowanego użytkownika"

#: src/main.c:1878
msgid "When running as root, --user option is mandatory."
msgstr "Użycie opcji --user obowiązuje przy uruchomieniu z uprawnieniami root-a"

#: src/main.c:1883
#, c-format
msgid "No such user: %s"
msgstr "Nie ma takiego użytkownika: %s"

#: src/main.c:1896
msgid "Operation is not applicable"
msgstr "Nieodpowiednia operacja"

#: src/main.c:1909
msgid "Database file name is not given"
msgstr "Nie podano nazwy bazy danych"

#: src/main.c:2011
msgid "List is not applicable to this DB format"
msgstr "--list nie nadaje się do użycia z tym formatem bazy"

#: src/main.c:2045
msgid "Expire is not applicable to this DB format"
msgstr "--expire nie nadaje się do użycia z tym formatem bazy"

#: src/main.c:2060
msgid "Compact is not applicable to this DB format"
msgstr "--compact nie nadaje się do użycia z tym formatem bazy"

#: src/main.c:2210
#, c-format
msgid "Script file specified twice (%s and %s)"
msgstr "Skrypt podano dwokrotnie (%s i %s)"

#: src/main.c:2268
msgid "Too many arguments"
msgstr "Za dużo argumentów"

#: src/mtasim.c:203
#, c-format
msgid "Expected %s, but got %3.3s"
msgstr "Spodziewano %s, ale otrzymano %3.3s"

#: src/mtasim.c:220
msgid "mtasim -- MTA simulator for mailfromd"
msgstr "mtasim -- symulator MTA dla mailfromd"

#: src/mtasim.c:246
msgid "Mode selection"
msgstr "Ustawienia trybu"

#: src/mtasim.c:247
msgid "MODE"
msgstr "UPRAWNIENIA"

#: src/mtasim.c:248
msgid "Set MTA mode (-bd or -bs)"
msgstr "Tryb MTA (-bd lub -bs)"

#: src/mtasim.c:250
msgid "Use the SMTP protocol on standard input and output (same as -bs)"
msgstr "Interakcja SMTP na standardowym wejściu i wyjściu (to samo co -bs)"

#: src/mtasim.c:253
msgid "Run as daemon (same as -bd)"
msgstr "Uruchomienie w trybie demona (to samo co -bd)"

#: src/mtasim.c:260
msgid "MACRO=VALUE"
msgstr "MAKRO=WARTOŚĆ"

#: src/mtasim.c:261
msgid "Define Sendmail macro"
msgstr "Definiowanie makra"

#: src/mtasim.c:263
msgid "PORT"
msgstr "PORT"

#: src/mtasim.c:264
msgid "Communicate with Milter PORT"
msgstr "Ustawia port komunikacyjny Miltera"

#: src/mtasim.c:267
msgid "Pass temporary directory to mailfromd as its state dir (with -Xauto)"
msgstr "Ustawia katalog tymczasowy jako katalog stanu mailfromd (do użycia z -Xauto)"

#: src/mtasim.c:270
msgid "Set the body chunk for xxfi_body calls"
msgstr "Ustawia rozmiar fragmentu ciała wiadomości do xxfi_body"

#: src/mtasim.c:273
msgid "Force using the given Milter protocol version number"
msgstr "Włącza użycie protokołu Milter o podanym numerze"

#: src/mtasim.c:278
msgid "Not-interactive mode (disable readline)"
msgstr "Wyłącza readline"

#: src/mtasim.c:280
msgid "Set readline prompt"
msgstr "Ustawia zgłoszenie readline"

#: src/mtasim.c:285
msgid "Debugging and tracing"
msgstr "Odpluskwianie i śledzenie"

#: src/mtasim.c:287
msgid "Append to the trace file"
msgstr "Dodanie do plika śledzenia"

#: src/mtasim.c:289
msgid "Set name of the trace file"
msgstr "Ustawia nazwę pliku śledzenia"

#: src/mtasim.c:291
msgid "Increase verbosity level"
msgstr "Zwiększa poziom logowania"

#: src/mtasim.c:298
msgid "TLS options"
msgstr "Opcje TLS"

#: src/mtasim.c:300
msgid "Set name of the TLS certificate file"
msgstr "Nazwa pliku certyfikatu TLS"

#: src/mtasim.c:303
msgid "Set name of the TLS CA file"
msgstr "Nazwa zaufanego pliku CA"

#: src/mtasim.c:306
msgid "Set name of the TLS key file"
msgstr "Nazwa pliku klucza TLS"

#: src/mtasim.c:342
msgid "unsupported mode"
msgstr "nieobsługiwany tryb"

#: src/mtasim.c:371
#, c-format
msgid "wrong assignment format: %s"
msgstr "błędny format przypisania: %s"

#: src/mtasim.c:390 src/mtasim.c:399
#, c-format
msgid "invalid number: %s"
msgstr "niepoprawny numer: %s"

#: src/mtasim.c:437
msgid "not enough memory"
msgstr "brak pamięci"

#: src/mtasim.c:483
#, c-format
msgid "cannot change to directory %s: %s"
msgstr "nie można przejść do katalogu %s: %s"

#: src/mtasim.c:491
#, c-format
msgid "cannot open directory %s: %s"
msgstr "nie można otworzyć katalog %s: %s"

#: src/mtasim.c:505
#, c-format
msgid "cannot stat file `%s': %s"
msgstr "stat(%s) nie powiodła się: %s"

#: src/mtasim.c:512
#, c-format
msgid "cannot unlink %s: %s"
msgstr "usunięcie %s nie powiodło się: %s"

#: src/mtasim.c:526
#, c-format
msgid "cannot save current directory: %s"
msgstr "nie można zachować bieżącego katalogu: %s"

#: src/mtasim.c:532
#, c-format
msgid "cannot restore current directory: %s"
msgstr "nie można przywrócić bieżącego katalogu: %s"

#: src/mtasim.c:539
#, c-format
msgid "cannot remove directory %s: %s"
msgstr "nie można usunąć katalog %s: %s"

#: src/mtasim.c:565
#, c-format
msgid "cannot create temprorary directory (%s): %s"
msgstr "nie można utworzyć katalog tymczasowy (%s): %s"

#: src/mtasim.c:580
#, c-format
msgid "cannot fork: %s"
msgstr "fork nie powiodła się: %s"

#: src/mtasim.c:614
#, c-format
msgid "cannot execute mailfromd: %s"
msgstr "błąd wykonania mailfromd: %s"

#: src/mtasim.c:624
msgid "child process exited unexpectedly"
msgstr "niespodziewane zakończenie procesu potomnego"

#: src/mtasim.c:694
#, c-format
msgid "cannot open trace output: %s"
msgstr "nie można otworzyć wyjścia śledzenia: %s"

#: src/mtasim.c:704
msgid "use either --stdio or --daemon"
msgstr "używaj opcji --stdio lub --daemon"

#: src/mtasim.c:728
msgid "cannot create gacopyz server"
msgstr "nie udało się stworzyć serwer Gacopyz"

#: src/mtasim.c:739
#, c-format
msgid "cannot connect to the milter using %s"
msgstr "błąd łączenia z milterem przez %s"

#: src/mtasim.c:986 src/mtasim.c:1010
#, c-format
msgid "Write failed: %s"
msgstr "Błąd zapisu: %s"

#: src/mtasim.c:1041
#, c-format
msgid "Read failed: %s"
msgstr "Błąd odczytu: %s"

#: src/mtasim.c:1999
msgid "can't bind socket: all ports in use?"
msgstr "nie można powiązać gniazdo: wszystkie porty zostały użyte?"

#: src/mu_dbm.c:266 src/mu_dbm.c:288 src/mu_dbm.c:299
#, c-format
msgid "%s: cannot aquire lock: %s"
msgstr "%s: nie można zablokować plik: %s"

#: src/mu_dbm.c:272
#, c-format
msgid "%s is locked (%d) by process ID %lu"
msgstr "%s zablokowany (%d) procesem o PID %lu"

#: src/mu_dbm.c:278
#, c-format
msgid "%s is locked by nonexisting process ID %lu; retrying"
msgstr "%s zablokowany nieistniejącym procesem (PID %lu), ponowna próba"

#: src/mu_dbm.c:282
#, c-format
msgid "Cannot unlink file %s: %s"
msgstr "unlink(%s) nie powiodła się: %s"

#: src/mu_dbm.c:293
#, c-format
msgid "%s seems locked by process ID %lu, but its validity cannot be verified: %s"
msgstr "%s wygląda zablokowanym przez proces o PID %lu, ale nie daje się tego sprawdzić: %s"

#: src/mu_dbm.c:303
#, c-format
msgid "Cannot obtain locker info for %s: %s"
msgstr "Nie można otrzymać informacje o blokowaniu %s: %s"

#: src/mu_dbm.c:364 src/mu_dbm.c:366
msgid "Berkeley DB error"
msgstr "Błąd Berkeley DB"

#: src/mu_dbm.c:431 src/mu_dbm.c:442
#, c-format
msgid "Cannot lock file %s: %s"
msgstr "Nie można zablokować plik %s: %s"

#: src/openat-die.c:26
#, c-format
msgid "Unable to record current working directory: %s"
msgstr "Nie można zachować bieżącego katalogu: %s"

#: src/openat-die.c:34
#, c-format
msgid "Failed to return to initial working directory: %s"
msgstr "Nie udało się powrócić do poprzedniego katalogu: %s"

#: src/prog.c:72 src/prog.c:93 src/prog.c:108
msgid "Not enough memory to compile the program"
msgstr "Nie wystarcza pamięci dla kompilacji programu"

#: src/prog.c:180 src/prog.c:194
#, c-format
msgid "No such module: %s"
msgstr "Nie ma takiego modułu: %s"

#: src/prog.c:356
#, c-format
msgid "Warning: stack segment expanded, new size=%lu"
msgstr "Ostrzeżenie: segment stosu został rozszerzony, nowy rozmiar=%lu"

#: src/prog.c:385
msgid "Stack trace:"
msgstr "Zrzut stosu:"

#: src/prog.c:422
msgid "Stack trace finishes"
msgstr "Koniec zrzutu stosu"

#: src/prog.c:432
#, c-format
msgid "RUNTIME WARNING near %s:%lu: "
msgstr "OSTRZEŻENIE CZASU WYKONANIA przy %s:%lu: "

#: src/prog.c:447
#, c-format
msgid "RUNTIME ERROR near %s:%lu: "
msgstr "BŁĄD CZASU WYKONANIA przy %s:%lu: "

#: src/prog.c:501
msgid "Out of stack space; increase #pragma stacksize"
msgstr "Brak przestrzeni w stosie; zwiększ #pragma stacksize"

#: src/prog.c:510
msgid "Stack underflow"
msgstr "Stos pusty"

#: src/prog.c:520 src/prog.c:538
msgid "Heap overrun; increase #pragma stacksize"
msgstr "Stóg przeładowany; zwiększ #pragma stacksize"

#: src/prog.c:566
msgid "Memory chunk too big to fit into heap"
msgstr "Żądany blok pamięci jest za wielki do rozmieszczenia w stogu"

#: src/prog.c:714
msgid "No previous regular expression"
msgstr "Brak poprzedniego wyrażenia regularnego"

#: src/prog.c:718
msgid "Invalid back-reference number"
msgstr "Niewłaściwy numer odwołania zwrotnego"

#: src/prog.c:796
#, c-format
msgid "Macro not defined: %s"
msgstr "Makro nie zdefiniowane: %s"

#: src/prog.c:1806
msgid "pc out of range"
msgstr "port poza zakresem: %s"

#: src/prog.c:1818
msgid "Out of memory while formatting error message:"
msgstr "Brak pamięci podczas formatowania komunikatu o błędzie:"

#: src/prog.c:1935
#, c-format
msgid "%sCannot create temporary stream: %s"
msgstr "%sNie można stworzyć tymczasowy strumień: %s"

#: src/prog.c:1941
#, c-format
msgid "%sCannot open temporary stream: %s"
msgstr "%sNie można otworzyć tymczasowy strumień: %s"

#: src/prog.c:1956
#, c-format
msgid "%sTemporary stream write failed: %s"
msgstr "%sBłąd zapisu do tymczasowego strumienia: %s"

#: src/prog.c:2027
#, c-format
msgid "Unknown built-in private data requested (%d)"
msgstr "Żądanie nieznanych danych prywatnych (%d)"

#: src/prog.c:2032
msgid "No built-in private data registered"
msgstr "Nie zarejestrowano żadnych danych prywatnych"

#: src/prog.c:2040
#, c-format
msgid "Initial allocation for built-in private data #%d failed"
msgstr "Nie udało się początkowe przydzielenie pamięci dla wbudowanych danych prywatnych #%d"

#: src/spf.c:74
#, c-format
msgid "spf_data_init: invalid IP address: %s"
msgstr "spf_data_init: niepoprawny adres IP: %s"

#: src/symtab.c:287 src/symtab.c:330
#, c-format
msgid "Cannot install builtin function %s"
msgstr "Nie udało się zainstalować wbudowaną funkcję %s"

#: src/symtab.c:292 src/symtab.c:335
#, c-format
msgid "INTERNAL ERROR at %s:%d: cannot install built-in function %s"
msgstr "BŁĄD WEWNĘTRZNY przy %s:%d: nie można zainstalować wbudowaną funkcję %s"

#: src/symtab.c:431
#, c-format
msgid "Redefinition of function %s"
msgstr "Przedefiniowanie funkcji %s"

#. TRANSLATORS: Translate "(C)" to the copyright symbol
#. (C-in-a-circle), if this symbol is available in the user's
#. locale.  Otherwise, do not translate "(C)"; leave it as-is.
#: src/version.c:36
msgid "(C)"
msgstr "(C)"

#: src/version.c:38
msgid ""
"\n"
"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n"
"This is free software: you are free to change and redistribute it.\n"
"There is NO WARRANTY, to the extent permitted by law.\n"
"\n"
msgstr ""
"\n"
"Licencja GPLv3+: GNU GPL wersji 3 lub nowszej <http://gnu.org/licenses/gpl.html>\n"
"To jest wolne oprogramowanie: masz prawo modyfikować i rozpowszechniać go.\n"
"Nie ma ŻADNYCH GWARANCJI, o ile prawo na to zezwala.\n"
"\n"

#. TRANSLATORS: %s denotes an author name.
#: src/version.c:48
#, c-format
msgid "Written by %s.\n"
msgstr "Autor: %s.\n"

#~ msgid "%s:%d: Invalid milter timeout: %lu"
#~ msgstr "%s:%d: Niepoprawny limit czasu: %lu"

#~ msgid "Cannot unlink pidfile `%s'"
#~ msgstr "Nie można usunąć pliku `%s'"

#~ msgid "setuid(%lu) failed"
#~ msgstr "setuid(%lu) nie powiodła się"

#~ msgid "Written by %s and %s.\n"
#~ msgstr "Autorzy: %s i %s.\n"

#~ msgid "Written by %s, %s, and %s.\n"
#~ msgstr "Autorzy: %s, %s i %s.\n"

#~ msgid ""
#~ "Written by %s, %s, %s,\n"
#~ "and %s.\n"
#~ msgstr ""
#~ "Autorzy: %s, %s, %s\n"
#~ "i %s.\n"

#~ msgid ""
#~ "Written by %s, %s, %s,\n"
#~ "%s, and %s.\n"
#~ msgstr ""
#~ "Autorzy: %s, %s, %s,\n"
#~ "%s i %s.\n"

#~ msgid ""
#~ "Written by %s, %s, %s,\n"
#~ "%s, %s, and %s.\n"
#~ msgstr ""
#~ "Autorzy: %s, %s, %s,\n"
#~ "%s, %s i %s.\n"

#~ msgid ""
#~ "Written by %s, %s, %s,\n"
#~ "%s, %s, %s, and %s.\n"
#~ msgstr ""
#~ "Autorzy: %s, %s, %s,\n"
#~ "%s, %s, %s i %s.\n"

#~ msgid ""
#~ "Written by %s, %s, %s,\n"
#~ "%s, %s, %s, %s,\n"
#~ "and %s.\n"
#~ msgstr ""
#~ "Autorzy: %s, %s, %s,\n"
#~ "%s, %s, %s, %s\n"
#~ "i %s.\n"

#~ msgid ""
#~ "Written by %s, %s, %s,\n"
#~ "%s, %s, %s, %s,\n"
#~ "%s, and %s.\n"
#~ msgstr ""
#~ "Autorzy: %s, %s, %s,\n"
#~ "%s, %s, %s, %s,\n"
#~ "%s i %s.\n"

#~ msgid ""
#~ "Written by %s, %s, %s,\n"
#~ "%s, %s, %s, %s,\n"
#~ "%s, %s, and others.\n"
#~ msgstr ""
#~ "Autorzy: %s, %s, %s,\n"
#~ "%s, %s, %s, %s,\n"
#~ "%s, %s i inni.\n"

#~ msgid "Cannot stat `%s': %s"
#~ msgstr "stat(%s) nie powiodła się: %s"

#~ msgid "Recursive inclusion"
#~ msgstr "Dołączanie rekurencyjne"

#~ msgid "`%s' already included here"
#~ msgstr "`%s' już został dołączony tutaj"

#~ msgid "`%s' already included at top level"
#~ msgstr "`%s' został dołączony na poziomie najwyższym"

#~ msgid "%s: No such file or directory"
#~ msgstr "%s: Nie ma takiego pliku lub katalogu"

#~ msgid "Cannot parse include line"
#~ msgstr "Błąd analizy linii `include'"

#~ msgid "Invalid include statement"
#~ msgstr "Niepoprawna instrukcja `include'"

#~ msgid "Cannot parse require line"
#~ msgstr "Błąd analizy linii `require'"

#~ msgid "Invalid require statement"
#~ msgstr "Niepoprawna instrukcja `require'"

#~ msgid "Cannot create include path list: %s"
#~ msgstr "Nie można utworzyć listy ścieżek dołączania: %s"

#~ msgid "Cannot append to the include path list: %s"
#~ msgstr "Błąd dodania do listy ścieżek dołączania: %s"
