# Polish messages for Mailfromd
# Copyright (C) 2007 Free Software Foundation, Inc.
# This file is distributed under the same license as Mailfromd
#      
# Sergey Poznyakoff <gray@gnu.org>, 2003,2004,2005,2006,2007.
msgid ""
msgstr ""
"Project-Id-Version: mailfromd 4.2\n"
"Report-Msgid-Bugs-To: bug-mailfromd@gnu.org\n"
"POT-Creation-Date: 2007-10-23 18:33+0300\n"
"PO-Revision-Date: 2007-10-23 18:41+0300\n"
"Last-Translator: Sergey Poznyakoff <gray@gnu.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\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:920 src/main.c:922
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:335 gacopyz/server.c:345
#, c-format
msgid "%s: not a valid X spec"
msgstr "%s: niepoprawna specyfikacja X"

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

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

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

#: gacopyz/server.c:451 gacopyz/server.c:459 gacopyz/server.c:479
#, 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:495
#, 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:527
#, c-format
msgid "%s: not a valid X spec, missing port"
msgstr "%s: niepoprawna specyfikacja X: brak portu"

#: gacopyz/server.c:663
#, 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:672
#, c-format
msgid "%s: UNIX socket name too long"
msgstr "%s: za długa nazwa gniazda UNIX"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: gacopyz/server.c:874
#, 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:883
#, 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:966
#, c-format
msgid "gacopyz_srv_send_command: size=%lu, cmd=%c"
msgstr "gacopyz_srv_send_command: rozmiar=%lu, kmd=%c"

#: gacopyz/server.c:1116 gacopyz/server.c:1139 gacopyz/server.c:1162
#: gacopyz/server.c:1189 gacopyz/server.c:1205 gacopyz/server.c:1220
#, 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:666 src/gram.y:682
#, c-format
msgid "Unknown type specification: %s"
msgstr "Nieznane wskazanie typu: %s"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: src/gram.y:1223
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:1442
msgid "Argument number too high"
msgstr "Zbyt duży numer argumentu"

#: src/gram.y:1469 src/gram.y:1659
#, c-format
msgid "Variable %s is not defined"
msgstr "Zmienna %s nie zdefiniowana"

#: src/gram.y:1484 src/gram.y:1505 src/gram.y:1519 src/gram.y:1565
#: src/gram.y:1585 src/gram.y:1599 src/gram.y:3292
#, c-format
msgid "Too few arguments in call to `%s'"
msgstr "Za mało argumentów w wywołaniu `%s'"

#: src/gram.y:1488 src/gram.y:1523 src/gram.y:1569 src/gram.y:1603
#: src/gram.y:3295
#, c-format
msgid "Too many arguments in call to `%s'"
msgstr "Za dużo argumentów w wywołaniu `%s'"

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

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

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

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

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

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

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

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

#: src/gram.y:2145 src/gram.y:2458
#, 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:2511
msgid "Nothing to pop"
msgstr "Na stosie nie ma nic do zdjęcia"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: src/gram.y:2737
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:2743
#, c-format
msgid "Invalid pragma: unrecognized keyword: %s"
msgstr "Niepoprawna pragma: nierozpoznane słowo kluczowe: %s"

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

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

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

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

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

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

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

#: src/gram.y:3456
#, 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:3463
#, c-format
msgid "Automatic variable `%s' is shadowing a parameter"
msgstr "Zmienna automatyczna `%s' zacienia parameter"

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

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

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

#: src/gram.y:3491 src/gram.y:3503
msgid "This is the location of the previous definition"
msgstr "Poprzednio zdeklarowana tutaj"

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

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

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

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

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

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

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

#: src/gram.y:3665
#, 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:3669
#, 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:665 src/lex.l:675
msgid "Warning"
msgstr "Ostrzeżenie"

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

#: src/lex.l:723
#, 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:262
#, 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:282 src/bi_db.m4:292 src/bi_db.m4:302 src/bi_db.m4:312
#, 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:%lu: resolve_hostname returned invalid IP address: %s"
msgstr "BŁĄD WEWNĘTRZNY przy %s:%lu: 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:303
msgid "Invalid file descriptor"
msgstr "Niepoprawny deskryptor pliku"

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

#: src/bi_io.m4:307
#, 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:366 src/bi_sa.m4:402 src/bi_sa.m4:432 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:374
#, c-format
msgid "Cannot create URL from `%s': %s"
msgstr "Nie można utworzyć URLa z `%s': %s"

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

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

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

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

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

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

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

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

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

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

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

#: src/bi_sa.m4:569
#, 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:604
#, c-format
msgid "Error reading clamav response: %s"
msgstr "Błąd podczas odczytu odpowiedzi clamav: %s"

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

#: src/bi_sa.m4:632
#, 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:317
#, 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:435
#, 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:1632 src/drivers.c:1686
#, c-format
msgid "cannot convert %s to number"
msgstr "nie można przetworzyć %s na liczbę"

#: src/drivers.c:1924 src/drivers.c:1954
#, 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:2151
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:386 src/main.c:406
#, c-format
msgid "Cannot create address `%s': %s"
msgstr "Nie można utworzyć adresu `%s': %s"

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

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

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

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

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

#: src/engine.c:1278
#, 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:1287
#, c-format
msgid "Cannot unlink pidfile `%s'"
msgstr "Nie można usunąć pliku `%s'"

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

#: src/engine.c:1307
#, 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:1312
#, c-format
msgid "Cannot unlink file `%s': %s"
msgstr "Nie można usunąć plik `%s': %s"

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

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

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

#: src/engine.c:1420
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:1423
msgid "Warning: mailfromd started without full file name"
msgstr "Ostrzeżenie: mailfromd uruchomiono bez pełnej nazwy ścieżki"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: src/main.c:841 src/mtasim.c:250
msgid "Operation modifiers"
msgstr "Modyfikatory operacji"

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

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

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

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

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

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

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

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

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

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

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

#: src/main.c:865 src/main.c:874 src/main.c:902 src/main.c:918 src/main.c:932
#: src/mtasim.c:279 src/mtasim.c:290 src/mtasim.c:293 src/mtasim.c:296
msgid "FILE"
msgstr "PLIK"

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

#: src/main.c:867 src/main.c:900 src/main.c:904
msgid "DIR"
msgstr "KATALOG"

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

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

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

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

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

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

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

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

#: src/main.c:884 src/main.c:888 src/mtasim.c:260 src/mtasim.c:263
msgid "NUMBER"
msgstr "LICZBA"

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

#: src/main.c:886 src/main.c:944 src/main.c:946
msgid "TIME"
msgstr "CZAS"

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

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

#: src/main.c:891
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:893
msgid "FMT"
msgstr "FORMAT"

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

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

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

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

#: src/main.c:905
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:907 src/main.c:985 src/main.c:994 src/mtasim.c:270
msgid "STRING"
msgstr "ŁAŃCUCH"

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

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

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

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

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

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

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

#: src/main.c:923
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:926
msgid "ADDRESS"
msgstr "ADRES"

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

#: src/main.c:928 src/main.c:960 src/main.c:975
msgid "LEVEL"
msgstr "POZIOM"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: src/main.c:1015
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:1019
msgid "--format is incompatible with --all"
msgstr "Opcja --format nie jest kompatybilna z --all"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: src/main.c:1486
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:1491
#, c-format
msgid "No such user: %s"
msgstr "Nie ma takiego użytkownika: %s"

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

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

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

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

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

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

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

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

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

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

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

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

#: src/mtasim.c:241
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:244
msgid "Run as daemon (same as -bd)"
msgstr "Uruchomienie w trybie demona (to samo co -bd)"

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

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

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

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

#: src/mtasim.c:258
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:261
msgid "Set the body chunk for xxfi_body calls"
msgstr "Ustawia rozmiar fragmentu ciała wiadomości do xxfi_body"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: src/mtasim.c:1987
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:265 src/mu_dbm.c:287 src/mu_dbm.c:298
#, c-format
msgid "%s: cannot aquire lock: %s"
msgstr "%s: nie można zablokować plik: %s"

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

#: src/mu_dbm.c:277
#, 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:281
#, c-format
msgid "Cannot unlink file %s: %s"
msgstr "unlink(%s) nie powiodła się: %s"

#: src/mu_dbm.c:292
#, 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:302
#, c-format
msgid "Cannot obtain locker info for %s: %s"
msgstr "Nie można otrzymać informacje o blokowaniu %s: %s"

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

#: src/mu_dbm.c:430 src/mu_dbm.c:441
#, 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:276 src/symtab.c:319
#, c-format
msgid "Cannot install builtin function %s"
msgstr "Nie udało się zainstalować wbudowaną funkcję %s"

#: src/symtab.c:281 src/symtab.c:324
#, 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:408
#, 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 "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"

