# Polish translation of lftp.
# Copyright (C) 1998-2000 Free Software Foundation, Inc.
# Arkadiusz Miśkiewicz <misiek@pld-linux.org>, 1998-2004
# Jakub Bogusz <qboosh@pld-linux.org>, 2002-2006
# some updates by Tomasz Kłoczko <kloczek@pld.org.pl>, 2003
# Adam Gołębiowski <adamg@pld-linux.org>, 2004
#
msgid ""
msgstr ""
"Project-Id-Version: lftp 3.4.7\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-05-18 10:32+0400\n"
"PO-Revision-Date: 2006-05-27 19:50+0200\n"
"Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"

#: src/CmdExec.cc:93
#, c-format
msgid "Warning: chdir(%s) failed: %s\n"
msgstr "Uwaga: chdir(%s) nie powiodło się: %s\n"

#: src/CmdExec.cc:207
#, c-format
msgid "Unknown command `%s'.\n"
msgstr "Nieznana komenda `%s'.\n"

#: src/CmdExec.cc:209
#, c-format
msgid "Ambiguous command `%s'.\n"
msgstr "Dwuznaczne polecenie `%s'.\n"

#: src/CmdExec.cc:230
#, c-format
msgid "Module for command `%s' did not register the command.\n"
msgstr "Moduł dla komendy `%s' nie zarejestrował komendy.\n"

#: src/CmdExec.cc:380
#, c-format
msgid "cd ok, cwd=%s\n"
msgstr "cd ok, cwd=%s\n"

#: src/CmdExec.cc:401 src/MirrorJob.cc:529
#, c-format
msgid "%s: received redirection to `%s'\n"
msgstr "%s: otrzymano przekierowanie do `%s'\n"

#: src/CmdExec.cc:404 src/FileCopy.cc:1011
msgid "Too many redirections"
msgstr "Zbyt dużo przekierowań"

#: src/CmdExec.cc:519 src/CmdExec.cc:576
msgid "Interrupt"
msgstr "Przerwanie"

#: src/CmdExec.cc:639
#, c-format
msgid "Warning: discarding incomplete command\n"
msgstr "Uwaga: niekompletna komenda została odrzucona\n"

#: src/CmdExec.cc:731
#, c-format
msgid "\tExecuting builtin `%s' [%s]\n"
msgstr "\tUruchamianie wbudowanego `%s' [%s]\n"

#: src/CmdExec.cc:738
msgid "Queue is stopped."
msgstr "Kolejka jest zatrzymana."

#: src/CmdExec.cc:743
msgid "Now executing:"
msgstr "Aktualnie wykonuję:"

#: src/CmdExec.cc:756
#, c-format
msgid "\tWaiting for job [%d] to terminate\n"
msgstr "\tOczekiwanie na zakończenie zadania [%d]\n"

#: src/CmdExec.cc:761
#, c-format
msgid "\tWaiting for termination of jobs: "
msgstr "\tOczekiwanie na zakończenie prac: "

#: src/CmdExec.cc:772
#, c-format
msgid "\tRunning\n"
msgstr "\tUruchamianie\n"

#: src/CmdExec.cc:776
#, c-format
msgid "\tWaiting for command\n"
msgstr "\tOczekiwanie na komendę\n"

#: src/CmdExec.cc:1295
#, c-format
msgid "%s: command `%s' is not compiled in.\n"
msgstr "%s: komenda `%s' nie została wkompilowana.\n"

#: src/FileAccess.cc:199
#, c-format
msgid "Socket error (%s) - reconnecting"
msgstr "Błąd połączenia (%s) - powtórne łączenie"

#: src/FileAccess.cc:291
#, c-format
msgid "Access failed: %s"
msgstr "Brak dostępu: %s"

#: src/FileAccess.cc:294
msgid "File cannot be accessed"
msgstr "Brak dostępu do pliku"

#: src/FileAccess.cc:296 src/ftpclass.cc:3980 src/ftpclass.cc:3989
#: src/Fish.cc:1123 src/SFtp.cc:1323
msgid "Not connected"
msgstr "Nie połączony"

#: src/FileAccess.cc:300
#, c-format
msgid "Fatal error: %s"
msgstr "Błąd krytyczny: %s"

#: src/FileAccess.cc:303
msgid "Fatal error"
msgstr "Błąd krytyczny"

#: src/FileAccess.cc:305
msgid "Store failed - you have to reput"
msgstr "Zapis się nie powiódł - trzeba użyć reput"

#: src/FileAccess.cc:309 src/FileAccess.cc:312
msgid "Login failed"
msgstr "Logowanie nie udało się"

#: src/FileAccess.cc:316 src/FileAccess.cc:319
msgid "Operation not supported"
msgstr "Operacja jest niedostępna"

#: src/FileAccess.cc:323
#, c-format
msgid "File moved: %s"
msgstr "Plik przeniesiony: %s"

#: src/FileAccess.cc:329
#, c-format
msgid "File moved to `%s'"
msgstr "Plik przeniesiony do `%s'"

#: src/FileAccess.cc:1069 src/buffer.cc:234
#, c-format
msgid "%s [cached]"
msgstr "%s [zapamiętane]"

#: src/GetJob.cc:93
#, c-format
msgid "%s: %s: file already exists and xfer:clobber is unset\n"
msgstr "%s: %s: plik aktualnie istnieje i xfer:clobber jest nie ustawione\n"

#: src/Job.cc:344
#, c-format
msgid "[%d] Done (%s)"
msgstr "[%d] Zakończono (%s)"

#: src/LsCache.cc:207
msgid "Cache is on"
msgstr "Pamięć podręczna jest włączona"

#: src/LsCache.cc:209
msgid "Cache is off"
msgstr "Pamięć podręczna jest wyłączona"

#: src/LsCache.cc:215
#, c-format
msgid "%ld $#l#byte|bytes$ cached"
msgstr "%ld bajt$#l#|y|ów$ w pamięci podręcznej"

#: src/LsCache.cc:218
msgid ", no size limit"
msgstr ", bez limitu rozmiaru"

#: src/LsCache.cc:220
#, c-format
msgid ", maximum size %ld\n"
msgstr ", maksymalny rozmiar %ld\n"

#: src/LsCache.cc:223
msgid "Cache entries do not expire"
msgstr "Wpisy w pamięci podręcznej nie dezaktualizują się"

#: src/LsCache.cc:225
#, c-format
msgid "Cache entries expire in %ld $#l#second|seconds$\n"
msgstr ""
"Wpisy w pamięci podręcznej dezaktualizują się po %ld sekund$#l#zie|ach|ach$\n"

#: src/LsCache.cc:230
#, c-format
msgid "Cache entries expire in %ld $#l#minute|minutes$\n"
msgstr ""
"Wpisy w pamięci podręcznej dezaktualizują się po %ld minu$#l#cie|tach|tach$\n"

#: src/MirrorJob.cc:96
#, c-format
msgid "%sTotal: %d director$y|ies$, %d file$|s$, %d symlink$|s$\n"
msgstr ""
"%sSumując: %d katalog$|i|ów$, %d plik$|i|ów$, %d $dowiązanie symboliczne|"
"dowiązania symboliczne|dowiązań symbolicznych$.\n"

#: src/MirrorJob.cc:100
#, c-format
msgid "%sNew: %d file$|s$, %d symlink$|s$\n"
msgstr ""
"%sNowych: %d plik$|i|ów$, %d $dowiązanie symboliczne|dowiązania symboliczne|"
"dowiązań symbolicznych$.\n"

#: src/MirrorJob.cc:104
#, c-format
msgid "%sModified: %d file$|s$, %d symlink$|s$\n"
msgstr ""
"%sZmodyfikowano: %d plik$|i|ów$, %d $dowiązanie symboliczne|dowiązania "
"symboliczne|dowiązań symbolicznych$.\n"

#: src/MirrorJob.cc:111
#, c-format
msgid "%sRemoved: %d director$y|ies$, %d file$|s$, %d symlink$|s$\n"
msgstr ""
"%sUsunięto: %d katalog$|i|ów$, %d plik$|i|ów$, %d $dowiązanie symboliczne|"
"dowiązania symboliczne|dowiązań symbolicznych$.\n"

#: src/MirrorJob.cc:112
#, c-format
msgid "%sTo be removed: %d director$y|ies$, %d file$|s$, %d symlink$|s$\n"
msgstr ""
"%sDo usunięcia: %d katalog$|i|ów$, %d plik$|i|ów$, %d $dowiązanie "
"symboliczne|dowiązania symboliczne|dowiązań symbolicznych$.\n"

#: src/MirrorJob.cc:116
#, c-format
msgid "%s%d error$|s$ detected\n"
msgstr "%sWykryto %d bł$ąd|ędy|ędów$\n"

#: src/MirrorJob.cc:249 src/MirrorJob.cc:885
#, c-format
msgid "Removing old file `%s'"
msgstr "Usuwanie starego pliku `%s'"

#: src/MirrorJob.cc:260
#, c-format
msgid "Transferring file `%s'"
msgstr "Przesyłanie pliku `%s'"

#: src/MirrorJob.cc:348 src/MirrorJob.cc:436 src/MirrorJob.cc:667
#, c-format
msgid "Removing old local file `%s'"
msgstr "Usuwanie starego lokalnego pliku `%s'"

#: src/MirrorJob.cc:398
#, c-format
msgid "Mirroring directory `%s'"
msgstr "Mirrorowanie katalogu `%s'"

#: src/MirrorJob.cc:449
#, c-format
msgid "Making symbolic link `%s' to `%s'"
msgstr "Tworzenie dowiązania symbolicznego `%s' do `%s'"

#: src/MirrorJob.cc:582
#, c-format
msgid "mirror: protocol `%s' is not suitable for mirror\n"
msgstr "mirror: protokół `%s' nieodpowiedni dla mirrora\n"

#: src/MirrorJob.cc:685
#, c-format
msgid "Making directory `%s'"
msgstr "Tworzenie katalogu `%s'"

#: src/MirrorJob.cc:834
#, c-format
msgid "Old directory `%s' is not removed"
msgstr "Stary katalog `%s' nie został usunięty"

#: src/MirrorJob.cc:837
#, c-format
msgid "Old file `%s' is not removed"
msgstr "Stary plik `%s' nie został usunięty"

#: src/MirrorJob.cc:880
#, c-format
msgid "Removing old directory `%s'"
msgstr "Usuwanie starego katalogu `%s'"

#: src/MirrorJob.cc:995
#, c-format
msgid "Retrying mirror...\n"
msgstr "Ponowne próbowanie mirrora...\n"

#: src/MirrorJob.cc:1377
#, c-format
msgid "%s: regular expression `%s': %s\n"
msgstr "%s: wyrażenie regularne `%s': %s\n"

#: src/MirrorJob.cc:1487 src/commands.cc:1067 src/commands.cc:1155
#: src/commands.cc:1582 src/commands.cc:1616 src/commands.cc:1721
#: src/commands.cc:2022 src/commands.cc:2218 src/commands.cc:2391
#: src/commands.cc:2398 src/commands.cc:2665 src/commands.cc:2692
#: src/commands.cc:2699 src/commands.cc:3033 src/lftp.cc:268
#: src/SleepJob.cc:139
#, c-format
msgid "Try `help %s' for more information.\n"
msgstr "W celu uzyskania większej ilości informacji spróbuj `help %s'.\n"

#: src/MirrorJob.cc:1522 src/MirrorJob.cc:1538 src/commands.cc:927
#: src/commands.cc:2113 src/DummyProto.cc:73
msgid " - not supported protocol"
msgstr " - protokół nie jest wspierany"

#: src/ResMgr.cc:120
msgid "no such variable"
msgstr "nie ma takiej zmiennej"

#: src/ResMgr.cc:124
msgid "ambiguous variable name"
msgstr "dwuznaczna nazwa zmiennej"

#: src/ResMgr.cc:398
msgid "invalid boolean value"
msgstr "nieprawidłowa wartość zmiennej logicznej (bool)"

#: src/ResMgr.cc:423
msgid "invalid boolean/auto value"
msgstr "nieprawidłowa wartość zmiennej bool/auto"

#: src/ResMgr.cc:447 src/ResMgr.cc:483
msgid "invalid number"
msgstr "nieprawidłowy numer"

#: src/ResMgr.cc:462
msgid "invalid floating point number"
msgstr "nieprawidłowa liczba zmiennoprzecinkowa"

#: src/ResMgr.cc:681
msgid "Invalid time unit letter, only [smhd] are allowed."
msgstr "Nieprawidłowa litera-jednostka czasu, wyłącznie [shmd] są dozwolone."

#: src/ResMgr.cc:689
msgid "Invalid time format. Format is <time><unit>, e.g. 2h30m."
msgstr "Nieprawidłowy format czasu. Format to <czas><jednostka>, np. 2h30m."

#: src/ResMgr.cc:733 src/commands.cc:3191 src/commands.cc:3200
msgid "Invalid range format. Format is min-max, e.g. 10-20."
msgstr "Nieprawidłowy format zakresu. Format to min-maks, np. 10-20."

#: src/ResMgr.cc:750
msgid "Invalid suffix. Valid suffixes are: k, M, G, T, P, E, Z, Y"
msgstr "Nieprawidłowy przyrostek. Poprawne to: k, M, G, T, P, E, Z, Y"

#: src/ResMgr.cc:753
msgid "Integer overflow"
msgstr "Przepełnienie liczby całkowitej"

#: src/ResMgr.cc:816
msgid "Invalid IPv4 numeric address"
msgstr "Nieprawidłowy numeryczny adres IPv4"

#: src/ResMgr.cc:827
msgid "Invalid IPv6 numeric address"
msgstr "Nieprawidłowy numeryczny adres IPv6"

#: src/ResMgr.cc:885
msgid "this encoding is not supported"
msgstr "to kodowanie nie jest wspierane"

#: src/ResMgr.cc:892
msgid "no closure defined for this setting"
msgstr "nie zdefiniowano zamknięcia dla tego ustawienia"

#: src/ResMgr.cc:905
msgid "invalid pair of numbers"
msgstr "nieprawidłowa para liczb"

#: src/Resolver.cc:187 src/Resolver.cc:229 src/ftpclass.cc:3985
#: src/Http.cc:1876
msgid "Resolving host address..."
msgstr "Uzyskiwanie adresu hosta..."

#: src/Resolver.cc:250
msgid "host name resolve timeout"
msgstr "przekroczony czas rozwiązywania nazwy hosta"

#: src/Resolver.cc:303
#, c-format
msgid "---- %d address$|es$ found\n"
msgstr "---- %d znaleziono adres$y|ów$\n"

#: src/Resolver.cc:835
msgid "Host name lookup failure"
msgstr "Rozwiązywanie nazwy hosta nie powiodło się"

#: src/Resolver.cc:868
#, c-format
msgid "no such %s service"
msgstr "nie ma takiej usługi %s"

#: src/Resolver.cc:890
msgid "No address found"
msgstr "Nie znaleziono adresu"

#: src/SysCmdJob.cc:78
#, c-format
msgid "execlp(%s) failed: %s\n"
msgstr "execlp(%s) nieudane: %s\n"

#: src/commands.cc:113
msgid "!<shell-command>"
msgstr "!<komenda_powłoki>"

#: src/commands.cc:114
msgid "Launch shell or shell command\n"
msgstr "Uruchom powłokę lub polecenie powłoki\n"

#: src/commands.cc:115
msgid "(commands)"
msgstr "(polecenia)"

#: src/commands.cc:116
msgid ""
"Group commands together to be executed as one command\n"
"You can launch such a group in background\n"
msgstr ""
"Grupa poleceń uruchamiana jako jedne polecenie\n"
"Możesz uruchomić taką grupę w tle\n"

#: src/commands.cc:119
msgid "alias [<name> [<value>]]"
msgstr "alias [<nazwa> [<wartość>]]"

#: src/commands.cc:120
msgid ""
"Define or undefine alias <name>. If <value> omitted,\n"
"the alias is undefined, else is takes the value <value>.\n"
"If no argument is given the current aliases are listed.\n"
msgstr ""
"Dodaj lub usuń alias <nazwa>. Jeżeli opuścisz <wartość>\n"
"definicja aliasu zostanie usunięta, w przeciwnym razie, przyjmie wartość\n"
"<wartość>. Jeżeli nie podasz argumentu, uzyskasz listę wszystkich aliasów.\n"

#: src/commands.cc:124
msgid "anon - login anonymously (by default)\n"
msgstr "anon - anonimowe logowanie (domyślnie)\n"

#: src/commands.cc:126
msgid "bookmark [SUBCMD]"
msgstr "bookmark [PARAM]"

#: src/commands.cc:127
msgid ""
"bookmark command controls bookmarks\n"
"\n"
"The following subcommands are recognized:\n"
"  add <name> [<loc>] - add current place or given location to bookmarks\n"
"                       and bind to given name\n"
"  del <name>         - remove bookmark with the name\n"
"  edit               - start editor on bookmarks file\n"
"  import <type>      - import foreign bookmarks\n"
"  list               - list bookmarks (default)\n"
msgstr ""
"polecenie bookmark zarządza zakładkami\n"
"\n"
"Następujące parametry są stosowane:\n"
"  add <nazwa> [<lok>] - dodaj aktualne miejsce lub podaną lokalizację do\n"
"                        zakładek i skojarz z daną nazwą\n"
"  del <nazwa>         - usuń zakładkę o podanej nazwie\n"
"  edit                - edytuj plik zakładek\n"
"  import <typ>        - importuj obce pliki zakładek (netscape/ncftp)\n"
"  list                - spis zakładek (domyślnie)\n"

#: src/commands.cc:136
msgid "cache [SUBCMD]"
msgstr "cache [PARAM]"

#: src/commands.cc:137
msgid ""
"cache command controls local memory cache\n"
"\n"
"The following subcommands are recognized:\n"
"  stat        - print cache status (default)\n"
"  on|off      - turn on/off caching\n"
"  flush       - flush cache\n"
"  size <lim>  - set memory limit, -1 means unlimited\n"
"  expire <Nx> - set cache expiration time to N seconds (x=s)\n"
"                minutes (x=m) hours (x=h) or days (x=d)\n"
msgstr ""
"polecenie cache kontroluje lokalną pamięć podręczną\n"
"\n"
"Poniższe parametry są rozpoznawane:\n"
"  stat        - wyświetl status bufora (domyślnie)\n"
"  on|off      - włącz/wyłącz buforowanie\n"
"  flush       - wyczyść bufor\n"
"  size <lim>  - ustaw limit pamięci, -1 oznacza bez limitu\n"
"  expire <Nx> - ustal czas po jakim kasują się wpisy w buforze na N sekund \n"
"                (x=s) minut (x=m) godzin (x=h) lub dni (x=d)\n"

#: src/commands.cc:145
msgid "cat [-b] <files>"
msgstr "cat [-b] <pliki>"

#: src/commands.cc:146
msgid ""
"cat - output remote files to stdout (can be redirected)\n"
" -b  use binary mode (ascii is the default)\n"
msgstr ""
"cat - wyświetla zdalne pliki do stdout (można przekierowywać)\n"
" -b  użyj trybu binarnego (domyślnie używa ascii)\n"

#: src/commands.cc:148
msgid "cd <rdir>"
msgstr "cd <zd_kat>"

#: src/commands.cc:149
msgid ""
"Change current remote directory to <rdir>. The previous remote directory\n"
"is stored as `-'. You can do `cd -' to change the directory back.\n"
"The previous directory for each site is also stored on disk, so you can\n"
"do `open site; cd -' even after lftp restart.\n"
msgstr ""
"Zmienia zdalny katalog na <zd_kat>. Poprzedni zdalny katalog jest "
"zapamiętany\n"
"jako `-'. Możesz napisać `cd -' by powrócić do poprzedniego katalogu. "
"Poprzedni\n"
"katalog każdego serwera jest także zapamiętywany na dysku, więc możesz "
"wykonać\n"
"`open site; cd -' nawet po restarcie lftp.\n"

#: src/commands.cc:153
msgid "chmod [OPTS] mode file..."
msgstr "chmod [OPCJE] tryb plik..."

#: src/commands.cc:154
msgid ""
"Change the mode of each FILE to MODE.\n"
"\n"
" -c, --changes        - like verbose but report only when a change is made\n"
" -f, --quiet          - suppress most error messages\n"
" -v, --verbose        - output a diagnostic for every file processed\n"
" -R, --recursive      - change files and directories recursively\n"
"\n"
"MODE can be an octal number or symbolic mode (see chmod(1))\n"
msgstr ""
"Zmieniaj tryb dla każdego PLIKU na TRB.\n"
"\n"
" -c, --changes        - jak verbose, ale informuj tylko gdy dokonano zmiany\n"
" -f, --quiet          - pomiń większość komunikatów o błędach\n"
" -v, --verbose        - wyświetlaj diagnostyczne informacja dla każdego "
"pliku\n"
" -R, --recursive      - zmieniaj pliki i katalogi rekursywnie\n"
"\n"
"TRYB może być numerem ósemkowym lub symbolicznym trybem (sprawdź chmod(1))\n"

#: src/commands.cc:163
msgid ""
"Close idle connections. By default only with current server.\n"
" -a  close idle connections with all servers\n"
msgstr ""
"Zamyka bezczynne połączenia. Domyślnie tylko z bieżącym serwerem.\n"
" -a  zamknij bezczynne połączenia ze wszystkimi serwerami\n"

#: src/commands.cc:165
msgid "[re]cls [opts] [path/][pattern]"
msgstr "[re]cls [opcje] [ścieżka/][maska]"

#: src/commands.cc:166
msgid ""
"List remote files. You can redirect output of this command to file\n"
"or via pipe to external command.\n"
"\n"
" -1                   - single-column output\n"
" -B, --basename       - show basename of files only\n"
"     --block-size=SIZ - use SIZ-byte blocks\n"
" -d, --directory      - list directory entries instead of contents\n"
" -F, --classify       - append indicator (one of /@) to entries\n"
" -h, --human-readable - print sizes in human readable format (e.g., 1K)\n"
"     --si             - likewise, but use powers of 1000 not 1024\n"
" -k, --kilobytes      - like --block-size=1024\n"
" -l, --long           - use a long listing format\n"
" -q, --quiet          - don't show status\n"
" -s, --size           - print size of each file\n"
"     --filesize       - if printing size, only print size for files\n"
" -i, --nocase         - case-insensitive pattern matching\n"
" -I, --sortnocase     - sort names case-insensitively\n"
" -D, --dirsfirst      - list directories first\n"
"     --sort=OPT       - \"name\", \"size\", \"date\"\n"
" -S                   - sort by file size\n"
" --user, --group, --perms, --date, --linkcount, --links\n"
"                      - show individual fields\n"
" --time-style=STYLE   - use specified time format\n"
"\n"
"By default, cls output is cached, to see new listing use `recls' or\n"
"`cache flush'.\n"
"\n"
"The variables cls-default and cls-completion-default can be used to\n"
"specify defaults for cls listings and completion listings, respectively.\n"
"For example, to make completion listings show file sizes, set\n"
"cls-completion-default to \"-s\".\n"
"\n"
"Tips: Use --filesize with -D to pack the listing better.  If you don't\n"
"always want to see file sizes, --filesize in cls-default will affect the\n"
"-s flag on the commandline as well.  Add `-i' to cls-completion-default\n"
"to make filename completion case-insensitive.\n"
msgstr ""
"Wyświetl zdalne pliki. Możesz przekierować wyjście tego polecenia do pliku\n"
"lub poprzez potok do zewnętrznej polecenia.\n"
"\n"
" -1                   - wyświetlaj w jednej kolumnie\n"
" -B, --basename       - wyświetlaj jedynie nazwę bazową plików\n"
"     --block-size=ROZ - użyj bloków o rozmiarze ROZ bajtów\n"
" -d, --directory      - wyświetlaj listę katalogów zamiast ich zawartości\n"
" -F, --classify       - dodaj wskaźnik (jeden z /@) do listy\n"
" -h, --human-readable - wyświetlaj rozmiary w formie czytelnej dla "
"człowieka\n"
"     --si             - jak wyżej używając potęg 1000 zamiast 1024\n"
" -k, --kilobytes      - jak --block-size=1024\n"
" -l, --long           - używaj długiego formatu listy\n"
" -q, --quiet          - nie wyświetlaj statusu\n"
" -s, --size           - wyświetlaj rozmiar każdego pliku\n"
"     --filesize       - wyświetlaj rozmiar jedynie dla plików\n"
" -i, --nocase         - sprawdzanie wzorca bez rozróżniania wielkości "
"znaków\n"
" -I, --sortnocase     - sortuj nazwy bez rozróżniania wielkości znaków\n"
" -D, --dirsfirst      - w pierwszej kolejności wyświetlaj katalogi\n"
"     --sort=OPC       - \"name\", \"size\", \"date\"\n"
" -S                   - sortuj wg rozmiaru pliku\n"
" --user, --group, --perms, --date, --linkcount, --links\n"
"                      - wyświetlaj poszczególne pola\n"
" --time-style=STYL    - użyj podanego formatu czasu\n"
"\n"
"Domyślnie, wyjście komendy cls jest zapamiętywane w pamięci podręcznej. By\n"
"zobaczyć nowe listy plików użyj komendy `recls' lub `cache flush'.\n"
"\n"
"Zmienne cls-default i cls-completion-default mogą być użyte do określenia\n"
"domyślnych parametrów dla listingów \"cls\" względnie listingów \"completion"
"\".\n"
"Na przykład, aby listing \"completion\" pokazywał rozmiary plików ustaw:\n"
"cls-completion-default na \"-s\".\n"
"\n"
"Porady: Użyj --filesize z opcją -D by lepiej upakować listing. Jeśli nie\n"
"zawsze chce się oglądać rozmiary plików, --filesize w cls-default wpłynie\n"
"także na flagę -s z linii poleceń. Dodanie `-i' do cls-completion-default\n"
"uczyni dopełnianie nazw plików nie rozpoznającym wielkości liter.\n"

#: src/commands.cc:215
msgid "debug [<level>|off] [-o <file>]"
msgstr "debug [<poziom>|off] [-o <plik>]"

#: src/commands.cc:216
msgid ""
"Set debug level to given value or turn debug off completely.\n"
" -o <file>  redirect debug output to the file.\n"
msgstr ""
"Ustaw poziom debugowania na daną wartość lub wyłącz zupełnie.\n"
" -o <plik>  przekieruj wyjście debugowania do pliku.\n"

#: src/commands.cc:218
msgid "du [options] <dirs>"
msgstr "du [opcje[ <katalogi>"

#: src/commands.cc:219
msgid ""
"Summarize disk usage.\n"
" -a, --all             write counts for all files, not just directories\n"
"     --block-size=SIZ  use SIZ-byte blocks\n"
" -b, --bytes           print size in bytes\n"
" -c, --total           produce a grand total\n"
" -d, --max-depth=N     print the total for a directory (or file, with --"
"all)\n"
"                       only if it is N or fewer levels below the command\n"
"                       line argument;  --max-depth=0 is the same as\n"
"                       --summarize\n"
" -F, --files           print number of files instead of sizes\n"
" -h, --human-readable  print sizes in human readable format (e.g., 1K 234M "
"2G)\n"
" -H, --si              likewise, but use powers of 1000 not 1024\n"
" -k, --kilobytes       like --block-size=1024\n"
" -m, --megabytes       like --block-size=1048576\n"
" -S, --separate-dirs   do not include size of subdirectories\n"
" -s, --summarize       display only a total for each argument\n"
"     --exclude=PAT     exclude files that match PAT\n"
msgstr ""
"Podsumuj zużycie dysku.\n"
" -a, --all             wyświetlaj informacje dla wszystkich plików, a nie\n"
"     --block-size=ROZ  użyj bloków o wielkości ROZ\n"
" -b, --bytes           wyświetlaj rozmiar w bajtach\n"
" -c, --total           wyświetlaj sumaryczne informacje\n"
" -d, --max-depth=N     wyświetlaj sumaryczny rozmiar dla katalogu (lub "
"pliku,\n"
"                       z --all) tylko jeśli umieszczony on jest nie głębiej "
"niż\n"
"                       N; --max-depth=0 daje ten same efekt jak --summarize\n"
" -F, --files           wyświetlaj ilość plików zamiast rozmiarów\n"
" -h, --human-readable  wyświetlaj rozmiary w formacie czytelnym dla "
"człowieka\n"
"                       (np. 1K 234M)\n"
" -H, --si              jak wyżej z tym, że używaj potęg 1000, a nie 1024\n"
" -k, --kilobytes       jak --block-size=1024\n"
" -m, --megabytes       jak --block-size=1048576\n"
" -S, --separate-dirs   nie włączaj rozmiarów podkatalogów\n"
" -s, --summarize       wyświetlaj jedynie sumaryczny rozmiar dla każdego\n"
"                       argumentu\n"
"     --exclude=WZÓR    nie uwzględniaj plików pasujących do WZÓR\n"

#: src/commands.cc:237
msgid "exit [<code>|bg]"
msgstr "exit [<kod>|bg]"

#: src/commands.cc:238
msgid ""
"exit - exit from lftp or move to background if jobs are active\n"
"\n"
"If no jobs active, the code is passed to operating system as lftp\n"
"termination status. If omitted, exit code of last command is used.\n"
"`bg' forces moving to background if cmd:move-background is false.\n"
msgstr ""
"exit - wyjście z lftp lub przejście w tło jeżeli są aktywne zadania\n"
"\n"
"Jeżeli nie ma aktywnych zadań, kod jest przekazany systemowi jako status\n"
"zakończenia lftp. Jeżeli go pominięto, użyty jest kod wyjściowy ostatniego\n"
"polecenia. `bg' wymusza przejście w tło nawet gdy cmd:move-background jest\n"
"ustawione na fałsz.\n"

#: src/commands.cc:244
msgid ""
"Usage: find [OPTS] [directory]\n"
"Print contents of specified directory or current directory recursively.\n"
"Directories in the list are marked with trailing slash.\n"
"You can redirect output of this command.\n"
" -d, --maxdepth=LEVELS  Descend at most LEVELS of directories.\n"
msgstr ""
"Użycie: find [OPCJE] [katalog]\n"
"Wyświetl rekursywnie zawartość podanego katalogu lub katalogu bieżącego.\n"
"Katalogi znajdujące się na liście są zaznaczone przez slash. Można\n"
"przekierować wyjście tej komendy.\n"
" -d, --maxdepth=POZIOMY  Zagłębianie maksymalnie do tylu POZIOMÓW.\n"

#: src/commands.cc:249
msgid "get [OPTS] <rfile> [-o <lfile>]"
msgstr "get [OPCJE] <zd_plik> [-p <lo_plik>]"

#: src/commands.cc:250
msgid ""
"Retrieve remote file <rfile> and store it to local file <lfile>.\n"
" -o <lfile> specifies local file name (default - basename of rfile)\n"
" -c  continue, reget\n"
" -E  delete remote files after successful transfer\n"
" -a  use ascii mode (binary is the default)\n"
" -O <base> specifies base directory or URL where files should be placed\n"
msgstr ""
"Uzyskanie zdalnego pliku <zd_plik> i zachowanie go lokalnie jako <lo_plik>.\n"
" -o <lo_plik> ustala nazwę lokalnego pliku (domyślnie - nazwa pliku "
"odległego)\n"
" -c  kontynuowanie, reget\n"
" -E  kasowanie zdalnego pliku po zakończonej pomyślnie operacji\n"
" -a  tryb ascii (domyślnym jest tryb binarny)\n"
" -O <base> podaje bazowy katalog lub adres URL gdzie należy umieszczać "
"pliki.\n"

#: src/commands.cc:257
msgid "glob [OPTS] <cmd> <args>"
msgstr "glob [OPCJE] <komenda> <argumenty>"

#: src/commands.cc:259
msgid ""
"Expand wildcards and run specified command.\n"
"Options can be used to expand wildcards to list of files, directories,\n"
"or both types. Type selection is not very reliable and depends on server.\n"
"If entry type cannot be determined, it will be included in the list.\n"
" -f  plain files (default)\n"
" -d  directories\n"
" -a  all types\n"
msgstr ""
"Dopasuj maski i uruchom określone komendy.\n"
"Opcje mogą być użyte do dopasowywania masek do listy plików, katalogów,\n"
"lub obu typów. Wybór typu nie jest godny zaufania i zależy od serwera.\n"
"Jeśli typ nie został rozpoznany, to także zostanie on umieszczony na "
"liście.\n"
" -f  zwykłe pliki (standardowo)\n"
" -d  katalogi\n"
" -a  wszystkie pliki\n"

#: src/commands.cc:266
msgid "help [<cmd>]"
msgstr "help [<komenda>]"

#: src/commands.cc:267
msgid "Print help for command <cmd>, or list of available commands\n"
msgstr ""
"Wyświetla pomoc dla polecenia <komenda>, lub listę dostępnych poleceń\n"

#: src/commands.cc:269
msgid "List running jobs. -v means verbose, several -v can be specified.\n"
msgstr ""
"Wyświetla działające procesy. -v podaje dodatkowe informacje.\n"
"Może być podane kilka -v.\n"

#: src/commands.cc:270
msgid "kill all|<job_no>"
msgstr "kill all|<nr_proc>"

#: src/commands.cc:271
msgid "Delete specified job with <job_no> or all jobs\n"
msgstr "Kasuje wskazany przez <nr_proc> proces lub wszystkie procesy\n"

#: src/commands.cc:272
msgid "lcd <ldir>"
msgstr "lcd <lo_kat>"

#: src/commands.cc:273
msgid ""
"Change current local directory to <ldir>. The previous local directory\n"
"is stored as `-'. You can do `lcd -' to change the directory back.\n"
msgstr ""
"Zmień aktualny lokalny katalog na <lo_kat>. Poprzedni lokalny katalog jest\n"
"zachowany jako `-'. Możesz wykonać `lcd -' by do niego powrócić.\n"

#: src/commands.cc:275
msgid "lftp [OPTS] <site>"
msgstr "lftp [OPCJE] <site>"

#: src/commands.cc:276
msgid ""
"`lftp' is the first command executed by lftp after rc files\n"
" -f <file>           execute commands from the file and exit\n"
" -c <cmd>            execute the commands and exit\n"
" --help              print this help and exit\n"
" --version           print lftp version and exit\n"
"Other options are the same as in `open' command\n"
" -e <cmd>            execute the command just after selecting\n"
" -u <user>[,<pass>]  use the user/password for authentication\n"
" -p <port>           use the port for connection\n"
" <site>              host name, URL or bookmark name\n"
msgstr ""
"`lftp' jest pierwszą komendą uruchamianą przez lftp po plikach rc\n"
" -f <plik>           wykonanie poleceń z pliku <plik> i wyjście\n"
" -c <komenda>        wykonanie polecenia <komenda> i wyjście\n"
" --help              wyświetl pomoc i zakończ działanie\n"
" --version           wyświetl wersję lftp i zakończ działanie\n"
"Inne opcje są takie same jak dla polecenia `open'\n"
" -e <komenda>        wykonanie polecenia <komenda> od razu po wybieraniu\n"
" -u <user>[,<hasło>] użyj user/hasło do uwierzytelnienia\n"
" -p <port>           użyj portu <port> do połączeniu\n"
" <site>              nazwa hosta, URL lub nazwa zakładki\n"

#: src/commands.cc:288
msgid "ls [<args>]"
msgstr "ls [<argumenty>]"

#: src/commands.cc:289
msgid ""
"List remote files. You can redirect output of this command to file\n"
"or via pipe to external command.\n"
"By default, ls output is cached, to see new listing use `rels' or\n"
"`cache flush'.\n"
"See also `help cls'.\n"
msgstr ""
"Wypisz listę odległych plików. Możesz przekierować wyjście do pliku lub\n"
"przez potok do zewnętrznego polecenia.\n"
"Domyślnie, wyjście ls jest buforowane, by zobaczyć nowy spis użyj `rels' "
"lub\n"
"`cache flush'.\n"
"Zobacz także `help cls'.\n"

#: src/commands.cc:294
msgid "mget [OPTS] <files>"
msgstr "mget [OPTS] <pliki>"

#: src/commands.cc:295
msgid ""
"Gets selected files with expanded wildcards\n"
" -c  continue, reget\n"
" -d  create directories the same as in file names and get the\n"
"     files into them instead of current directory\n"
" -E  delete remote files after successful transfer\n"
" -a  use ascii mode (binary is the default)\n"
" -O <base> specifies base directory or URL where files should be placed\n"
msgstr ""
"Pobiera wskazane pliki pasujące do maski\n"
" -c  kontynuacja, reget\n"
" -d  utwórz katalogi o nazwie takiej samej jak pliki i pobierz pliki do\n"
"     nich zamiast do bieżącego katalogu\n"
" -E  kasuj odległe pliki po udanej operacji transferu\n"
" -a  użyj trybu ascii (domyślnie tryb binarny)\n"
" -O <base> podaje bazowy katalog lub adres URL gdzie należy umieszczać "
"pliki.\n"

#: src/commands.cc:302
msgid "mirror [OPTS] [remote [local]]"
msgstr "mirror [OPCJE] [zdalny [lokalny]]"

#: src/commands.cc:303
msgid ""
"\n"
"Mirror specified remote directory to local directory\n"
"\n"
" -c, --continue         continue a mirror job if possible\n"
" -e, --delete           delete files not present at remote site\n"
"     --delete-first     delete old files before transferring new ones\n"
" -s, --allow-suid       set suid/sgid bits according to remote site\n"
"     --allow-chown      try to set owner and group on files\n"
"     --ignore-time      ignore time when deciding whether to download\n"
" -n, --only-newer       download only newer files (-c won't work)\n"
" -r, --no-recursion     don't go to subdirectories\n"
" -p, --no-perms         don't set file permissions\n"
"     --no-umask         don't apply umask to file modes\n"
" -R, --reverse          reverse mirror (put files)\n"
" -L, --dereference      download symbolic links as files\n"
" -N, --newer-than=SPEC  download only files newer than specified time\n"
" -P, --parallel[=N]     download N files in parallel\n"
" -i RX, --include RX    include matching files\n"
" -x RX, --exclude RX    exclude matching files\n"
"                        RX is extended regular expression\n"
" -v, --verbose[=N]      verbose operation\n"
"     --log=FILE         write lftp commands being executed to FILE\n"
"     --script=FILE      write lftp commands to FILE, but don't execute them\n"
"     --just-print, --dry-run    same as --script=-\n"
"\n"
"When using -R, the first directory is local and the second is remote.\n"
"If the second directory is omitted, basename of first directory is used.\n"
"If both directories are omitted, current local and remote directories are "
"used.\n"
msgstr ""
"\n"
"Mirror wskazanego zdalnego katalogu do lokalnego katalogu\n"
"\n"
" -c, --continue         kontynuuj pracę mirrora o ile to możliwe\n"
" -e, --delete           skasuj pliki nie występujące w zdalnym serwisie\n"
"     --delete-first     skasuj stare pliki przed ściągnięciem nowych\n"
" -s, --allow-suid       ustaw bity suid/sgid zgodnie ze zdalnymi\n"
"     --allow-chown      próbuj ustawiać właściciela i grupę na plikach\n"
"     --ignore-time      ignoruj czas przy decydowaniu czy ściągać\n"
" -n, --only-newer       pozyskuj tylko nowsze pliki (-c nie działa)\n"
" -r, --no-recursion     nie wchodź do podkatalogów\n"
" -p, --no-perms         nie ustawiaj praw dostępu do plików\n"
"     --no-umask         nie używaj umaski dla praw plików\n"
" -R, --reverse          przeciwny mirror (umieszczaj pliki)\n"
" -L, --dereference      pozyskuj dowiązania symboliczne jako pliki\n"
" -N, --newer-than PLIK  pozyskuj pliki tylko nowsze niż PLIK\n"
" -P, --parallel[=N]     pozyskuj N plików równolegle\n"
" -i RX, --include RX    dołącz pasujące pliki\n"
" -x RX, --exclude RX    wyłącz pasujące pliki\n"
"                        RX jest rozszerzonym wyrażeniem regularnym\n"
" -v, --verbose[=N]      dodatkowe komunikaty\n"
"     --log=PLIK         zapisz wykonywane polecenia lftp do PLIK\n"
"     --script=PLIK      zapisz polecenia lftp do PLIK ale nie wykonuj ich\n"
"     --just-print       to samo co --script=-\n"
"     --dry-run          to samo co --script=-\n"
"\n"
"Przy opcji -R, pierwszy katalog jest lokalnym, a drugi zdalnym. Jeżeli nie\n"
"podano nazwy drugiego katalogu, używana jest nazwa pierwszego. Jeżeli nie\n"
"podano nazw obu katalogów, to będą użyte bieżące katalogi lokalny i zdalny.\n"

#: src/commands.cc:330
msgid "mkdir [-p] <dirs>"
msgstr "mkdir [-p] <katalogi>"

#: src/commands.cc:331
msgid ""
"Make remote directories\n"
" -p  make all levels of path\n"
msgstr ""
"Utwórz zdalne katalogi\n"
" -p  tworzy wszystkie poziomy ścieżki\n"

#: src/commands.cc:333
msgid "module name [args]"
msgstr "nazwa modułu [argumenty]"

#: src/commands.cc:334
msgid ""
"Load module (shared object). The module should contain function\n"
"   void module_init(int argc,const char *const *argv)\n"
"If name contains a slash, then the module is searched in current\n"
"directory, otherwise in directories specified by setting module:path.\n"
msgstr ""
"Ładowanie modułu (współdzielony obiekt). Moduł powinien zawierać funkcję\n"
"   void module_init(int argc,const char *const *argv\n"
"Jeśli nazwa zawiera znak \"slash\" wtedy moduł szukany jest w aktualnym\n"
"katalogu, a następnie w katalogu podanym w module:path.\n"

#: src/commands.cc:338
msgid "more <files>"
msgstr "more <pliki>"

#: src/commands.cc:339
msgid "Same as `cat <files> | more'. if PAGER is set, it is used as filter\n"
msgstr ""
"Znaczy to samo, co `cat <pliki> | more'. Jeżeli zmienna PAGER jest "
"ustawiona,\n"
"to będzie używana jako filtr\n"

#: src/commands.cc:340
msgid "mput [OPTS] <files>"
msgstr "mput [OPTS] <pliki>"

#: src/commands.cc:341
msgid ""
"Upload files with wildcard expansion\n"
" -c  continue, reput\n"
" -d  create directories the same as in file names and put the\n"
"     files into them instead of current directory\n"
" -E  delete local files after successful transfer (dangerous)\n"
" -a  use ascii mode (binary is the default)\n"
" -O <base> specifies base directory or URL where files should be placed\n"
msgstr ""
"Uploaduje wskazane pliki pasujące do maski\n"
" -c  kontynuacja, reget\n"
" -d  utwórz katalogi o nazwie takiej samej jak pliki i pobierz pliki do\n"
"     nich zamiast do bieżącego katalogu\n"
" -E  kasuj odległe pliki po udanej operacji\n"
" -a  użyj trybu ascii (domyślnie tryb binarny)\n"
" -O <base> podaje bazowy katalog lub adres URL gdzie należy umieszczać "
"pliki.\n"

#: src/commands.cc:348
msgid "mrm <files>"
msgstr "mrm <pliki>"

#: src/commands.cc:349
msgid "Removes specified files with wildcard expansion\n"
msgstr "Usuń pliki odpowiadające podanej masce\n"

#: src/commands.cc:350
msgid "mv <file1> <file2>"
msgstr "mv <plik1> <plik2>"

#: src/commands.cc:351
msgid "Rename <file1> to <file2>\n"
msgstr "Zmień nazwę z <plik1> na <plik2>\n"

#: src/commands.cc:352
msgid "[re]nlist [<args>]"
msgstr "[re]nlist [<argumenty>]"

#: src/commands.cc:353
msgid ""
"List remote file names.\n"
"By default, nlist output is cached, to see new listing use `renlist' or\n"
"`cache flush'.\n"
msgstr ""
"Wypisz listę odległych plików.\n"
"Domyślnie, wyjście nlist jest buforowane, by zobaczyć nowy spis użyj "
"`renlist'\n"
"lub `cache flush'.\n"

#: src/commands.cc:356
msgid "open [OPTS] <site>"
msgstr "open [OPCJE] <site>"

#: src/commands.cc:357
msgid ""
"Select a server, URL or bookmark\n"
" -e <cmd>            execute the command just after selecting\n"
" -u <user>[,<pass>]  use the user/password for authentication\n"
" -p <port>           use the port for connection\n"
" <site>              host name, URL or bookmark name\n"
msgstr ""
"Wybierz server, URL lub zakładkę\n"
" -e <cmd>            wykonaj zaraz po wyborze polecenie <cmd>\n"
" -u <user>[,<pass>]  użyj user/pass do uwierzytelnienia\n"
" -p <port>           użyj portu <port> do połączenia\n"
" <site>              nazwa hosta, URL lub zakładka\n"

#: src/commands.cc:362
msgid "pget [OPTS] <rfile> [-o <lfile>]"
msgstr "pget [OPCJE] <z_plik> [-p <l_plik>]"

#: src/commands.cc:363
msgid ""
"Gets the specified file using several connections. This can speed up "
"transfer,\n"
"but loads the net heavily impacting other users. Use only if you really\n"
"have to transfer the file ASAP, or some other user may go mad :)\n"
"\n"
"Options:\n"
" -n <maxconn>  set maximum number of connections (default 5)\n"
msgstr ""
"Pobiera wybrany plik używając kilku połączeń. Może to przyspieszyć "
"transfer,\n"
"lecz bardziej obciąża sieć, uderzając w innych użytkowników. Używaj tylko\n"
"jeżeli naprawdę musisz szybko ściągnąć plik, bo inny użytkownik może "
"oszaleć :)\n"
"\n"
"Opcje:\n"
" -n <maxconn>  ustaw maksymalną liczbę połączeń (domyślnie 5)\n"

#: src/commands.cc:368
msgid "put [OPTS] <lfile> [-o <rfile>]"
msgstr "put [OPCJE] <lplik> [-o <zplik>]"

#: src/commands.cc:369
msgid ""
"Upload <lfile> with remote name <rfile>.\n"
" -o <rfile> specifies remote file name (default - basename of lfile)\n"
" -c  continue, reput\n"
"     it requires permission to overwrite remote files\n"
" -E  delete local files after successful transfer (dangerous)\n"
" -a  use ascii mode (binary is the default)\n"
" -O <base> specifies base directory or URL where files should be placed\n"
msgstr ""
"Umieść plik <lo_plik> ze zdalną nazwą <zd_plik>.\n"
" -o <zd_plik> precyzuje nazwę pliku (domyślnie - nazwa pliku źródłowego)\n"
" -c  kontynuuj, reput\n"
"     wymaga prawa do nadpisywania odległych plików\n"
" -E  kasowanie zdalnego pliku po zakończonej pomyślnie operacji\n"
" -a  tryb ascii (domyślnym jest tryb binarny)\n"
" -O <base> podaje bazowy katalog lub adres URL gdzie należy umieszczać "
"pliki.\n"

#: src/commands.cc:377
msgid ""
"Print current remote URL.\n"
" -p  show password\n"
msgstr ""
"Wyświetl aktualny zdalny URL.\n"
" -p  pokaż hasło\n"

#: src/commands.cc:379
msgid "queue [OPTS] [<cmd>]"
msgstr "queue [OPCJE] [<komenda>]"

#: src/commands.cc:380
msgid ""
"\n"
"       queue [-n num] <command>\n"
"\n"
"Add the command to queue for current site. Each site has its own command\n"
"queue. `-n' adds the command before the given item in the queue. It is\n"
"possible to queue up a running job by using command `queue wait <jobno>'.\n"
"\n"
"       queue --delete|-d [index or wildcard expression]\n"
"\n"
"Delete one or more items from the queue. If no argument is given, the last\n"
"entry in the queue is deleted.\n"
"\n"
"       queue --move|-m <index or wildcard expression> [index]\n"
"\n"
"Move the given items before the given queue index, or to the end if no\n"
"destination is given.\n"
"\n"
"Options:\n"
" -q                  Be quiet.\n"
" -v                  Be verbose.\n"
" -Q                  Output in a format that can be used to re-queue.\n"
"                     Useful with --delete.\n"
msgstr ""
"\n"
"\tqueue [-n num] <komenda>\n"
"\n"
"Dodaj komendę do kolejki dla aktualnego serwera. Każdy serwer ma swoją\n"
"kolejkę. `-n' dodaje komendę przed podanym elementem w kolejce. Można prze-\n"
"sunąc wyżej w kolejce zadanie komendą `queue wait <nrpracy>'.\n"
"\n"
"\tqueue --delete|-d [indeks lub wyrażenie wieloznaczne]\n"
"\n"
"Usuń jeden lub więcej elementów z kolejki. Jeśli nie podano argumentu, "
"zostanie\n"
"usunięty ostatni wpis w kolejce.\n"
"\n"
"\tqueue --move|-m <indeks lub wyrażenie wieloznaczne> [indeks]\n"
"\n"
"Przesuwa podane elementy przed podany indeks kolejki, lub na koniec\n"
"jeśli nie podano celu (indeksu).\n"
"\n"
"Opcje:\n"
" -q                  Wyświetlaj minimalną ilość komunikatów.\n"
" -v                  Wyświetlaj dodatkowe komunikaty.\n"
" -Q                  Wyjście w formacie, który może być użyty\n"
"                     do ponownego zakolejkowania. Użyteczne z --delete.\n"

#: src/commands.cc:401
msgid "quote <cmd>"
msgstr "quote <komenda>"

#: src/commands.cc:402
msgid ""
"Send the command uninterpreted. Use with caution - it can lead to\n"
"unknown remote state and thus will cause reconnect. You cannot\n"
"be sure that any change of remote state because of quoted command\n"
"is solid - it can be reset by reconnect at any time.\n"
msgstr ""
"Wyślij polecenie bez interpretowania. Używaj ostrożnie - może spowodować\n"
"nieoczekiwany stan komputera po drugiej stronie i wymusić ponowne "
"połączenie.\n"
"Nie możesz być pewny, że jakakolwiek zmiana stanu poprzez polecenie quote\n"
"będzie wykonana - może ona być wykasowana przez ponowne połączenie w "
"dowolnym\n"
"momencie.\n"

#: src/commands.cc:407
msgid ""
"recls [<args>]\n"
"Same as `cls', but don't look in cache\n"
msgstr ""
"recls [<argumenty>]\n"
"Podobnie jak `cls', ale nie zagląda do pamięci podręcznej\n"

#: src/commands.cc:410
msgid ""
"Usage: reget [OPTS] <rfile> [-o <lfile>]\n"
"Same as `get -c'\n"
msgstr ""
"Użycie: reget [OPCJE] <z_plik> [-o <l_plik>]\n"
"Podobnie jak `get -c'\n"

#: src/commands.cc:413
msgid ""
"Usage: rels [<args>]\n"
"Same as `ls', but don't look in cache\n"
msgstr ""
"Użycie: rels [<argumenty>]\n"
"Podobnie jak `ls', ale nie zagląda do pamięci podręcznej\n"

#: src/commands.cc:416
msgid ""
"Usage: renlist [<args>]\n"
"Same as `nlist', but don't look in cache\n"
msgstr ""
"Użycie: renlist [<argumenty>]\n"
"Podobnie jak `nlist', lecz nie zagląda do pamięci podręcznej\n"

#: src/commands.cc:418
msgid "repeat [delay] [command]"
msgstr "repeat [opóźnienie] [komenda]"

#: src/commands.cc:419
msgid ""
"Repeat specified command with a delay between iterations.\n"
"Default delay is one second, default command is empty.\n"
msgstr ""
"Powtarzaj podaną komendę z opóźnieniem pomiędzy iteracjami.\n"
"Domyślne opóźnienie to jedna sekunda, domyślnie komenda jest pusta.\n"

#: src/commands.cc:422
msgid ""
"Usage: reput <lfile> [-o <rfile>]\n"
"Same as `put -c'\n"
msgstr ""
"Użycie: reput <l_plik> [-o <z_plik>]\n"
"Podobnie jak `put -c'\n"

#: src/commands.cc:424
msgid "rm [-r] [-f] <files>"
msgstr "rm [-r] [-r] <pliki>"

#: src/commands.cc:425
msgid ""
"Remove remote files\n"
" -r  recursive directory removal, be careful\n"
" -f  work quietly\n"
msgstr ""
"Usuń zdalne pliki\n"
" -r  usuń katalog z podkatalogami - ostrożnie!\n"
" -f  pracuj cicho\n"

#: src/commands.cc:428
msgid "rmdir [-f] <dirs>"
msgstr "rmdir [-f] <katalogi>"

#: src/commands.cc:429
msgid "Remove remote directories\n"
msgstr "Usuń zdalne katalogi\n"

#: src/commands.cc:430
msgid "scache [<session_no>]"
msgstr "scache [<nr_sesji>]"

#: src/commands.cc:431
msgid "List cached sessions or switch to specified session number\n"
msgstr ""
"Pokazuje listę buforowanych sesji lub zmienia na wskazany numer sesji\n"

#: src/commands.cc:432
msgid "set [OPT] [<var> [<val>]]"
msgstr "set [OPCJ] [<zmienna> [<wartość>]]"

#: src/commands.cc:433
msgid ""
"Set variable to given value. If the value is omitted, unset the variable.\n"
"Variable name has format ``name/closure'', where closure can specify\n"
"exact application of the setting. See lftp(1) for details.\n"
"If set is called with no variable then only altered settings are listed.\n"
"It can be changed by options:\n"
" -a  list all settings, including default values\n"
" -d  list only default values, not necessary current ones\n"
msgstr ""
"Ustaw zmienną na podaną wartość. Jeśli nie podano wartości usuń zmienną.\n"
"Nazwa zmiennej występuje w formacie ``nazwa/element_zamykający'', gdzie\n"
"elem_zamykający może być dokładnym ustawieniem aplikacji. Szczegóły w lftp"
"(1).\n"
"Jeśli komenda wywoływana jest bez podawania nazwy zmiennej wtedy tylko\n"
"zmienione ustawienia są wyświetlane. Jako opcje można podać:\n"
" -a  wyświetl wszystkie ustawienia włączając ustawienia standardowe\n"
" -d  wyświetl tylko standardowe ustawienia, niekoniecznie aktualne\n"

#: src/commands.cc:441
msgid "site <site_cmd>"
msgstr "site <zserwer_kmd>"

#: src/commands.cc:442
msgid ""
"Execute site command <site_cmd> and output the result\n"
"You can redirect its output\n"
msgstr ""
"Wykonuje polecenie na zdalnym serwerze <zserwer_kmd> i wyświetla wyniki\n"
"Możesz przekierować te wyniki\n"

#: src/commands.cc:445
msgid ""
"Usage: sleep <time>[unit]\n"
"Sleep for given amount of time. The time argument can be optionally\n"
"followed by unit specifier: d - days, h - hours, m - minutes, s - seconds.\n"
"By default time is assumed to be seconds.\n"
msgstr ""
"Użycie: sleep <czas>[jednostka]\n"
"Śpij przez określony okres czasu. Argument czasu jest opcjonalny,\n"
"następnie litera-jednostka: d - dni, h - godziny, m - minuty, s - sekundy.\n"
"Domyślna jednostka czasu to sekundy.\n"

#: src/commands.cc:450
msgid "source <file>"
msgstr "source <plik>"

#: src/commands.cc:451
msgid "Execute commands recorded in file <file>\n"
msgstr "Wykonuje polecenia zawarte w pliku <plik>\n"

#: src/commands.cc:453
msgid "user <user|URL> [<pass>]"
msgstr "user <użytkownik|URL> [<hasło>]"

#: src/commands.cc:454
msgid ""
"Use specified info for remote login. If you specify URL, the password\n"
"will be cached for future usage.\n"
msgstr ""
"Użyj podanej informacji przy zdalnym logowaniu. Jeśli podasz URL, hasło\n"
"będzie zapamiętane w pamięci podręcznej w celu przyszłego użycia.\n"

#: src/commands.cc:457
msgid "Shows lftp version\n"
msgstr "Pokazuje wersję lftp\n"

#: src/commands.cc:458
msgid "wait [<jobno>]"
msgstr "wait [<nr_proc>]"

#: src/commands.cc:459
msgid ""
"Wait for specified job to terminate. If jobno is omitted, wait\n"
"for last backgrounded job.\n"
msgstr ""
"Czekaj na zakończenie pracy i wyjdź. Jeśli pominięto numer pracy,\n"
"czekaj na ostatnią pracę uruchomioną w tle.\n"

#: src/commands.cc:461
msgid "zcat <files>"
msgstr "zcat <pliki>"

#: src/commands.cc:462
msgid "Same as cat, but filter each file through zcat\n"
msgstr "Działa tak samo jak cat, lecz filtruje każdy plik przez zcat\n"

#: src/commands.cc:463
msgid "zmore <files>"
msgstr "zmore <pliki>"

#: src/commands.cc:464
msgid "Same as more, but filter each file through zcat\n"
msgstr "To samo co more, ale filtruj każdy plik przez zcat\n"

#: src/commands.cc:466
msgid "Same as cat, but filter each file through bzcat\n"
msgstr "Działa tak samo jak cat, lecz filtruje każdy plik przez bzcat\n"

#: src/commands.cc:468
msgid "Same as more, but filter each file through bzcat\n"
msgstr "To samo co more, ale filtruj każdy plik przez bzcat\n"

#: src/commands.cc:520
#, c-format
msgid "Usage: %s local-dir\n"
msgstr "Użycie: %s lokalny_katalog\n"

#: src/commands.cc:557
#, c-format
msgid "lcd ok, local cwd=%s\n"
msgstr "lcd ok, lokalne cwd=%s\n"

#: src/commands.cc:573
#, c-format
msgid "Usage: cd remote-dir\n"
msgstr "Użycie: cd zdalny_katalog\n"

#: src/commands.cc:585
#, c-format
msgid "%s: no old directory for this site\n"
msgstr "%s: brak starego katalogu dla tego serwera\n"

#: src/commands.cc:655
#, c-format
msgid "Usage: %s [<exit_code>]\n"
msgstr "Użycie: %s [<kod_wyjścia]\n"

#: src/commands.cc:664
msgid ""
"There are running jobs and `cmd:move-background' is not set.\n"
"Use `exit bg' to force moving to background or `kill all' to terminate "
"jobs.\n"
msgstr ""
"Aktualnie wykonywane są prace i `cmd:move-background' nie jest ustawiona.\n"
"Użyj `exit bg' by wymusić przejście w tło lub `kill all' by wyłączyć "
"zadania.\n"

#: src/commands.cc:830
#, c-format
msgid "Try `%s --help' for more information\n"
msgstr "Spróbuj `%s --help' by uzyskać więcej informacji\n"

#: src/commands.cc:832
#, c-format
msgid "Usage: %s [-e cmd] [-p port] [-u user[,pass]] <host|url>\n"
msgstr ""
"Użycie: %s [-e polecenie] [-p port] [-u użytkownik[,hasło]] <host|url>\n"

#: src/commands.cc:960 src/commands.cc:2097
msgid "Password: "
msgstr "Hasło: "

#: src/commands.cc:962
#, c-format
msgid "%s: GetPass() failed -- assume anonymous login\n"
msgstr "%s: GetPass() nie powiodło się -- logowanie anonimowe\n"

#: src/commands.cc:1075
#, c-format
msgid "Usage: %s [OPTS] command args...\n"
msgstr "Użycie: %s [OPCJE] komenda argumenty...\n"

#: src/commands.cc:1125
#, c-format
msgid "%s: -n: positive number expected. "
msgstr "%s: -n: Oczekiwano liczby dodatniej. "

#: src/commands.cc:1177
#, c-format
msgid "Created a stopped queue.\n"
msgstr "Utworzono zatrzymaną kolejkę.\n"

#: src/commands.cc:1221 src/commands.cc:1251
#, c-format
msgid "%s: No queue is active.\n"
msgstr "%s: Nie ma aktywnej kolejki.\n"

#: src/commands.cc:1243
#, c-format
msgid "%s: -m: Number expected as second argument. "
msgstr "%s: -m: Oczekiwano liczby jako drugiego argumentu. "

#: src/commands.cc:1275
msgid "Can only edit plain queues.\n"
msgstr "Można edytować jedynie zwykłe kolejki.\n"

#: src/commands.cc:1288
#, c-format
msgid "Couldn't create temporary file `%s': %s.\n"
msgstr "Nie można utworzyć pliku tymczasowego `%s': %s.\n"

#: src/commands.cc:1294
#, c-format
msgid "%s: error writing %s: %s\n"
msgstr "%s: błąd podczas zapisu %s: %s\n"

#: src/commands.cc:1349
#, c-format
msgid "Usage: %s <cmd>\n"
msgstr "Użycie: %s <komenda>\n"

#: src/commands.cc:1445
msgid "invalid argument for `--sort'"
msgstr "nieprawidłowy argument dla `--sort'"

#: src/commands.cc:1464
msgid "invalid block size"
msgstr "nieprawidłowy rozmiar bloku"

#: src/commands.cc:1521
msgid "invalid option"
msgstr "nieprawidłowa opcja"

#: src/commands.cc:1625
#, c-format
msgid "Usage: %s [OPTS] files...\n"
msgstr "Użycie: %s [OPCJE] pliki...\n"

#: src/commands.cc:1699
#, c-format
msgid "%s: -n: Number expected. "
msgstr "%s: -n: Oczekiwano liczby. "

#: src/commands.cc:1732
#, c-format
msgid "File name missed. "
msgstr "Brak nazwy pliku. "

#: src/commands.cc:1844
#, c-format
msgid "Usage: %s %s[-f] files...\n"
msgstr "Użycie: %s %s[-f] pliki...\n"

#: src/commands.cc:1891
#, c-format
msgid "Usage: %s [-e] <file|command>\n"
msgstr "Użycie: %s [-e] <plik|polecenie>\n"

#: src/commands.cc:1935
#, c-format
msgid "Usage: %s [-v] [-v] ...\n"
msgstr "Użycie: %s [-v] [-v] ...\n"

#: src/commands.cc:1962
#, c-format
msgid "Usage: %s [-p]\n"
msgstr "Użycie: %s [-p]\n"

#: src/commands.cc:2064
#, c-format
msgid "debug level is %d, output goes to %s\n"
msgstr "poziom debugowania wynosi %d, wyniki przekierowywane do %s\n"

#: src/commands.cc:2067
#, c-format
msgid "debug is off\n"
msgstr "debugowanie jest wyłączone\n"

#: src/commands.cc:2078
#, c-format
msgid "Usage: %s userid [pass]\n"
msgstr "Użycie: %s id_użytkownika [hasło]\n"

#: src/commands.cc:2153 src/commands.cc:2326
#, c-format
msgid "%s: no current job\n"
msgstr "%s: nie ma takiego zadania\n"

#: src/commands.cc:2163 src/commands.cc:2193 src/commands.cc:2334
#, c-format
msgid "%s: %d - no such job\n"
msgstr "%s: %d - nie ma takiego zadania\n"

#: src/commands.cc:2165
#, c-format
msgid "Usage: %s <jobno> ... | all\n"
msgstr "Użycie: %s <nr_proc> ... | all\n"

#: src/commands.cc:2184 src/commands.cc:2316 src/commands.cc:2460
#: src/commands.cc:2840 src/commands.cc:2913 src/lftp.cc:280
#, c-format
msgid "%s: %s - not a number\n"
msgstr "%s: %s - nie jest numerem\n"

#: src/commands.cc:2249
#, c-format
msgid "%s: %s. Use `set -a' to look at all variables.\n"
msgstr "%s: %s. Użyj `set -a' by sprawdzić wszystkie zmienne.\n"

#: src/commands.cc:2299
#, c-format
msgid "Usage: %s [<jobno>]\n"
msgstr "Użycie: %s [<nr_proc>]\n"

#: src/commands.cc:2339
#, c-format
msgid "%s: some other job waits for job %d\n"
msgstr "%s: jakiś inny proces czeka na proces %d\n"

#: src/commands.cc:2344
#, c-format
msgid "%s: wait loop detected\n"
msgstr "%s: wykryto pętle zastoju\n"

#: src/commands.cc:2369
#, c-format
msgid "Usage: mv <file1> <file2>\n"
msgstr "Użycie: mv <plik1> <plik2>\n"

#: src/commands.cc:2390 src/commands.cc:2691
#, c-format
msgid "Invalid command. "
msgstr "Nieprawidłowe polecenie. "

#: src/commands.cc:2397 src/commands.cc:2698
#, c-format
msgid "Ambiguous command. "
msgstr "Dwuznaczne polecenie. "

#: src/commands.cc:2416
#, c-format
msgid "%s: Operand missed for size\n"
msgstr "%s: Operandowi brakuje rozmiaru\n"

#: src/commands.cc:2433
#, c-format
msgid "%s: Operand missed for `expire'\n"
msgstr "%s: Brakuje operandu dla `expire'\n"

#: src/commands.cc:2466
#, c-format
msgid ""
"%s: %s - no such cached session. Use `scache' to look at session list.\n"
msgstr ""
"%s: %s - brak takiej sesji w buforze. Użyj `scache' by poszukać w liście.\n"

#: src/commands.cc:2483
#, c-format
msgid "Sorry, no help for %s\n"
msgstr "Niestety, brak pomocy dla %s\n"

#: src/commands.cc:2488
#, c-format
msgid "%s is a built-in alias for %s\n"
msgstr "%s jest wbudowanym aliasem do %s\n"

#: src/commands.cc:2493
#, c-format
msgid "Usage: %s\n"
msgstr "Użycie: %s\n"

#: src/commands.cc:2501
#, c-format
msgid "%s is an alias to `%s'\n"
msgstr "%s jest aliasem do `%s'\n"

#: src/commands.cc:2505
#, c-format
msgid "No such command `%s'. Use `help' to see available commands.\n"
msgstr "Nie ma takiego polecenia `%s'. Użyj `help' by uzyskać spis komend.\n"

#: src/commands.cc:2507
#, c-format
msgid "Ambiguous command `%s'. Use `help' to see available commands.\n"
msgstr "Dwuznaczne polecenie `%s'. Użyj `help' by uzyskać spis komend.\n"

#: src/commands.cc:2558
#, c-format
msgid "LFTP | Version %s | Copyright (c) 1996-%d Alexander V. Lukyanov\n"
msgstr "LFTP | Wersja %s | Copyright (c) 1996-%d Alexander V. Lukyanov\n"

#: src/commands.cc:2561
#, c-format
msgid ""
"LFTP is free software, covered by the GNU General Public License, and you "
"are\n"
"welcome to change it and/or distribute copies of it under certain "
"conditions.\n"
"There is absolutely no warranty for LFTP.  See COPYING for details.\n"
msgstr ""
"LFTP to oprogramowanie wolnodostępne, chronione Powszechną Licencją "
"Publiczną\n"
"GNU (General Public License), pozwalającą modyfikować i/lub rozpowszechniać\n"
"kopie pod pewnymi warunkami.\n"
"Nie ma żadnej gwarancji na LFTP. Szczegóły w pliku COPYING.\n"

#: src/commands.cc:2566
#, c-format
msgid "Send bug reports and questions to <%s>.\n"
msgstr "Raporty o błędach oraz pytania proszę przesyłać do <%s>.\n"

#: src/commands.cc:2572
msgid "Libraries used: "
msgstr "Użyte biblioteki: "

#: src/commands.cc:2716 src/commands.cc:2748
#, c-format
msgid "%s: bookmark name required\n"
msgstr "%s: wymagana jest nazwa zakładki\n"

#: src/commands.cc:2737
#, c-format
msgid "%s: spaces in bookmark name are not allowed\n"
msgstr "%s: spacje w nazwie pliku zakładki są niedozwolone\n"

#: src/commands.cc:2750
#, c-format
msgid "%s: no such bookmark `%s'\n"
msgstr "%s: nie ma takiej zakładki `%s'\n"

#: src/commands.cc:2766
#, c-format
msgid "%s: import type required (netscape,ncftp)\n"
msgstr "%s: wymagany jest typ importowanych danych (netscape,ncftp)\n"

#: src/commands.cc:2846
#, c-format
msgid "Usage: %s [-d #] dir\n"
msgstr "Użycie: %s [-d $] katalog\n"

#: src/commands.cc:2944
#, c-format
msgid "%s: invalid block size `%s'\n"
msgstr "%s: nieprawidłowy rozmiar bloku `%s'\n"

#: src/commands.cc:2959
#, c-format
msgid "Usage: %s [options] <dirs>\n"
msgstr "Użycie: %s [opcje] <katalogi>\n"

#: src/commands.cc:2965
#, c-format
msgid "%s: warning: summarizing is the same as using --max-depth=0\n"
msgstr "%s: uwaga: podsumowanie jest takie samo jak przy --max-depth=0\n"

#: src/commands.cc:2969
#, c-format
msgid "%s: summarizing conflicts with --max-depth=%i\n"
msgstr "%s: podsumowanie konfliktów z --max-depth=%i\n"

#: src/commands.cc:3020
#, c-format
msgid "Usage: %s command args...\n"
msgstr "Użycie: %s module argumenty...\n"

#: src/commands.cc:3032
#, c-format
msgid "Usage: %s module [args...]\n"
msgstr "Użycie: %s module [argumenty...]\n"

#: src/commands.cc:3050 src/LocalAccess.cc:628
msgid "cannot get current directory"
msgstr "nie można uzyskać aktualnego katalogu"

#: src/commands.cc:3111
#, c-format
msgid "Usage: %s [OPTS] mode file...\n"
msgstr "Użycie: %s [OPCJE] tryb pliki...\n"

#: src/commands.cc:3131
#, c-format
msgid "invalid mode string: %s\n"
msgstr "nieprawidłowy tryb: %s\n"

#: src/commands.cc:3206
#, c-format
msgid "Usage: %s [OPTS] file\n"
msgstr "Użycie: %s [OPCJE] plik\n"

#: src/ftpclass.cc:219
msgid "Data connection peer has wrong port number"
msgstr "Nieprawidłowy port komputera po drugiej stronie"

#: src/ftpclass.cc:225
msgid "Data connection peer has mismatching address"
msgstr "Połączenie dla danych ma nieprawidłowy adres"

#: src/ftpclass.cc:247 src/ftpclass.cc:272
msgid "Switching to NOREST mode"
msgstr "Przełączam się w tryb NOREST"

#: src/ftpclass.cc:404
msgid "Server reply matched ftp:retry-530, retrying"
msgstr "Odpowiedź serwera pasowała do ftp:retry-530, ponawiam próbę"

#: src/ftpclass.cc:412
msgid "Server reply matched ftp:retry-530-anonymous, retrying"
msgstr "Odpowiedź serwera pasowała do ftp:retry-530-anonymous, ponawiam próbę"

#: src/ftpclass.cc:436
msgid "Account is required, set ftp:acct variable"
msgstr "Konto jest wymagane, ustaw zmienną ftp:acct"

#: src/ftpclass.cc:453
msgid "ftp:skey-force is set and server does not support OPIE nor S/KEY"
msgstr "ftp:skey-force jest ustawione i serwer nie obsługuje OPIE ani S/KEY"

#: src/ftpclass.cc:469
msgid "Saw `unknown', assume failed login"
msgstr "Pojawiło się `unknown', przypuszczalnie logowanie nie powiodło się"

#: src/ftpclass.cc:480
msgid "assuming failed host name lookup"
msgstr "przypuszczalnie nie powiodło się wyszukiwanie IP hosta"

#: src/ftpclass.cc:720
msgid "cannot parse EPSV response"
msgstr "nie można przeanalizować odpowiedzi EPSV"

#: src/ftpclass.cc:979
msgid "Closing control socket"
msgstr "Zamykanie gniazda sterującego"

#: src/ftpclass.cc:1147 src/Http.cc:953 src/Fish.cc:77 src/SFtp.cc:83
msgid "Closing idle connection"
msgstr "Zamykanie bezczynnego połączenia"

#: src/ftpclass.cc:1186
msgid "SITE CHMOD is disabled by ftp:use-site-chmod"
msgstr "SITE CHMOD jest zablokowane przez ftp:use-site-chmod"

#: src/ftpclass.cc:1191
msgid "MLSD is disabled by ftp:use-mlsd"
msgstr "MLSD jest zablokowane przez ftp:use-mlsd"

#: src/ftpclass.cc:1257 src/Http.cc:1089
#, c-format
msgid "cannot create socket of address family %d"
msgstr "nie można utworzyć gniazda dla rodziny adresu %d"

#: src/ftpclass.cc:1509
msgid "SITE CHMOD is not supported by this site"
msgstr "SITE CHMOD nie jest obsługiwane przez ten serwer"

#: src/ftpclass.cc:1514
msgid "MLST and MLSD are not supported by this site"
msgstr "MLST i MLSD nie są obsługiwane przez ten serwer"

#: src/ftpclass.cc:1929 src/ftpclass.cc:1979
msgid "unsupported network protocol"
msgstr "protokół nie jest obsługiwany"

#: src/ftpclass.cc:2093
#, c-format
msgid "Connecting data socket to (%s) port %u"
msgstr "Łączenie się (gniazdo danych) z (%s) port %u"

#: src/ftpclass.cc:2100
#, c-format
msgid "Connecting data socket to proxy %s (%s) port %u"
msgstr "Łączenie się (gniazdo danych) z proxy %s (%s) port %u"

#: src/ftpclass.cc:2125 src/ftpclass.cc:3811
msgid "Switching passive mode off"
msgstr "Wyłączam tryb pasywny"

#: src/ftpclass.cc:2133
msgid "Data connection established"
msgstr "Ustanowiono połączenie dla danych"

#: src/ftpclass.cc:2396 src/ftpclass.cc:3933
msgid "ftp:ssl-force is set and server does not support or allow SSL"
msgstr ""
"ftp:ssl-force jest ustawione i serwer nie wspiera lub nie zezwala\n"
"na połączenia SSL"

#: src/ftpclass.cc:2600 src/ftpclass.cc:2735 src/Http.cc:1177 src/Fish.cc:656
#: src/SFtp.cc:760 src/SFtp.cc:1070
msgid "Peer closed connection"
msgstr "Komputer po drugiej stronie zamknął połączenie"

#: src/ftpclass.cc:2680
msgid "Persist and retry"
msgstr "Ponowne wznawianie"

#: src/ftpclass.cc:2947
msgid "Closing data socket"
msgstr "Zamykanie gniazda danych"

#: src/ftpclass.cc:2969
msgid "Closing aborted data socket"
msgstr "Zamykanie gniazda danych po przerwaniu"

#: src/ftpclass.cc:3645
msgid "saw file size in response"
msgstr "w odpowiedzi pojawił się rozmiar pliku"

#: src/ftpclass.cc:3660 src/Fish.cc:742 src/SFtp.cc:1095
msgid "extra server response"
msgstr "dodatkowa odpowiedź serwera"

#: src/ftpclass.cc:3674 src/ftpclass.cc:3697
msgid "Turning on sync-mode"
msgstr "Włączanie trybu sync"

#: src/ftpclass.cc:3831
msgid "Switching passive mode on"
msgstr "Włączam tryb pasywny"

#: src/ftpclass.cc:3966
msgid "FEAT negotiation..."
msgstr "Negocjacja FEAT..."

#: src/ftpclass.cc:3973
msgid "Sending commands..."
msgstr "Wysyłanie komend..."

#: src/ftpclass.cc:3975 src/ftpclass.cc:4003 src/ftpclass.cc:4016
#: src/Http.cc:1891 src/Fish.cc:1132 src/SFtp.cc:1333
msgid "Waiting for response..."
msgstr "Czekanie na odpowiedź..."

#: src/ftpclass.cc:3977
msgid "Delaying before retry"
msgstr "Opóźnienie przed ponownym połączeniem"

#: src/ftpclass.cc:3978 src/Http.cc:1884
msgid "Connection idle"
msgstr "Połączenie bezczynne"

#: src/ftpclass.cc:3992 src/Http.cc:1882 src/Http.cc:1889 src/Fish.cc:1128
#: src/SFtp.cc:1329
msgid "Connecting..."
msgstr "Łączenie się..."

#: src/ftpclass.cc:3996
msgid "TLS negotiation..."
msgstr "Negocjacja TLS..."

#: src/ftpclass.cc:3998 src/Fish.cc:1130 src/SFtp.cc:1331
msgid "Connected"
msgstr "Połączono"

#: src/ftpclass.cc:4000
msgid "Logging in..."
msgstr "Logowanie się..."

#: src/ftpclass.cc:4004
msgid "Making data connection..."
msgstr "Ustanawianie połączenia dla danych..."

#: src/ftpclass.cc:4007
msgid "Changing remote directory..."
msgstr "Zmiana zdalnego katalogu..."

#: src/ftpclass.cc:4013
msgid "Waiting for other copy peer..."
msgstr "Oczekiwanie na inne kopiowanie..."

#: src/ftpclass.cc:4015 src/ftpclass.cc:4036
msgid "Waiting for transfer to complete"
msgstr "Oczekiwanie na zakończenie transferu"

#: src/ftpclass.cc:4018
msgid "Waiting for data connection..."
msgstr "Czekam na połączenie dla danych..."

#: src/ftpclass.cc:4024
msgid "Sending data/TLS"
msgstr "Wysyłam dane/TLS"

#: src/ftpclass.cc:4026
msgid "Receiving data/TLS"
msgstr "Otrzymuję dane/TLS"

#: src/ftpclass.cc:4032 src/Http.cc:1887 src/Fish.cc:1136 src/SFtp.cc:1337
msgid "Sending data"
msgstr "Wysyłam dane"

#: src/ftpclass.cc:4034 src/Http.cc:1894 src/Fish.cc:1134 src/SFtp.cc:1335
msgid "Receiving data"
msgstr "Otrzymuję dane"

#: src/lftp.cc:320
#, c-format
msgid "[%lu] Terminated by signal %d. %s"
msgstr "[%lu] Przerwany przez sygnał %d. %s"

#: src/lftp.cc:379
#, c-format
msgid "[%lu] Started.  %s"
msgstr "[%lu] Został uruchomiony.  %s"

#: src/lftp.cc:388
#, c-format
msgid "[%lu] Finished. %s"
msgstr "[%lu] Zakończono. %s"

#: src/lftp.cc:392
#, c-format
msgid "[%lu] Moving to background to complete transfers...\n"
msgstr "[%lu] Przechodzenie w tło w celu dokończenia transferów...\n"

#: src/lftp.cc:441
msgid "history -w file|-r file|-c|-l [cnt]"
msgstr "history -w plik|-r plik|-c|-l [licznik]"

#: src/lftp.cc:442
msgid ""
" -w <file> Write history to file.\n"
" -r <file> Read history from file; appends to current history.\n"
" -c  Clear the history.\n"
" -l  List the history (default).\n"
"Optional argument cnt specifies the number of history lines to list,\n"
"or \"all\" to list all entries.\n"
msgstr ""
" -w <plik> Zapisz historię do pliku.\n"
" -r <plik> Wczytaj historię z pliku; dołącza do aktualnej historii.\n"
" -c Wyczyść historię.\n"
" -l Wyświetl historię (domyślnie).\n"
"Opcjonalny argument licznik podaje liczbę linii z historii, które\n"
"mają być wyświetlone lub \"all\" by wyświetlić wszystkie wpisy.\n"

#: src/mgetJob.cc:124 src/mgetJob.cc:206
#, c-format
msgid "%s: no files found\n"
msgstr "%s: nie znaleziono plików\n"

#: src/mkdirJob.cc:136
#, c-format
msgid "%s ok, `%s' created\n"
msgstr "%s ok, `%s' utworzono\n"

#: src/mkdirJob.cc:138 src/rmJob.cc:54
#, c-format
msgid "%s failed for %d of %d director$y|ies$\n"
msgstr "%s nie udało się %d z %d katalog$|i|ów$\n"

#: src/mkdirJob.cc:141
#, c-format
msgid "%s ok, %d director$y|ies$ created\n"
msgstr "%s ok, utworzono %d katalog$|i|ów$\n"

#: src/mvJob.cc:80
#, c-format
msgid "rename successful\n"
msgstr "zmiana nazwy powiodła się\n"

#: src/parsecmd.cc:323
msgid "parse: missing filter command\n"
msgstr "analizowanie: brakuje komendy filtra\n"

#: src/parsecmd.cc:325
msgid "parse: missing redirection filename\n"
msgstr "analizowanie: brakuje pliku docelowego dla przekierowania\n"

#: src/pgetJob.cc:177
#, c-format
msgid "`%s', got %lld of %lld (%d%%) %s%s"
msgstr "`%s', mam %lld z %lld (%d%%) %s%s"

#: src/plural.c:98
msgid "=1 =0|>1"
msgstr "=1 >1<5|>20%10>1<5"

#: src/rmJob.cc:50
#, c-format
msgid "%s ok, `%s' removed\n"
msgstr "%s ok, `%s' usunięto\n"

#: src/rmJob.cc:57
#, c-format
msgid "%s failed for %d of %d file$|s$\n"
msgstr "%s nie powiodło się dla %d z %d plik$|i|ów$\n"

#: src/rmJob.cc:63
#, c-format
msgid "%s ok, %d director$y|ies$ removed\n"
msgstr "%s ok, %d katalog$|i|ów$ usunięto\n"

#: src/rmJob.cc:66
#, c-format
msgid "%s ok, %d file$|s$ removed\n"
msgstr "%s ok, %d plik$|i|ów$ usunięto\n"

#: src/Http.cc:163
msgid "Closing HTTP connection"
msgstr "Zamykanie połączenia HTTP"

#: src/Http.cc:171
msgid "POST method failed"
msgstr "nie powiodła się metoda POST"

#: src/Http.cc:1042
msgid "ftp over http cannot work without proxy, set hftp:proxy."
msgstr "ftp poprzez http może nie działać bez proxy, ustaw hftp:proxy"

#: src/Http.cc:1193
msgid "Sending request..."
msgstr "Wysyłanie żądania..."

#: src/Http.cc:1240
msgid "Hit EOF while fetching headers"
msgstr "Natrafiono na EOF podczas przesyłania nagłówków"

#: src/Http.cc:1356
msgid "Could not parse HTTP status line"
msgstr "Nie można zanalizować linii statusu HTTP"

#: src/Http.cc:1387
msgid "Object is not cached and http:cache-control has only-if-cached"
msgstr "Obiekt nie jest zapamiętany a http:cache-control ma only-if-cache"

#: src/Http.cc:1536
msgid "Receiving body..."
msgstr "Otrzymuję dane..."

#: src/Http.cc:1656
msgid "Hit EOF"
msgstr "Natrafiono na EOF"

#: src/Http.cc:1659
msgid "Received not enough data, retrying"
msgstr "Przesłanie nie wystarczającą ilość danych, próbuję ponownie"

#: src/Http.cc:1669
msgid "Received all"
msgstr "Przesłano wszystko"

#: src/Http.cc:1674
msgid "Received all (total)"
msgstr "Przesłano wszystko (całość)"

#: src/Http.cc:1698 src/Http.cc:1720
msgid "chunked format violated"
msgstr "naruszony format"

#: src/Http.cc:1707
msgid "Received last chunk"
msgstr "Otrzymano ostatni fragment"

#: src/Http.cc:1892
msgid "Fetching headers..."
msgstr "Przesyłam nagłówki..."

#: src/resource.cc:51 src/resource.cc:75
msgid "Proxy protocol unsupported"
msgstr "Brak wsparcia dla protokołu proxy"

#: src/resource.cc:55
msgid "ftp:proxy password: "
msgstr "ftp:proxy hasło: "

#: src/resource.cc:100
msgid "only PUT and POST values allowed"
msgstr "tylko wartości PUT i POST są dozwolone"

#: src/resource.cc:134
#, c-format
msgid "unknown address family `%s'"
msgstr "nieznana rodzina adresu `%s'"

#: src/resource.cc:159
msgid "ftp:ssl-auth must be one of: SSL, TLS, TLS-P, TLS-C"
msgstr "ftp:ssl-auth musi być jednym z: SSL, TLS, TLS-P, TLS-C"

#: src/resource.cc:176
msgid "must be one of: C, S, E, P, or empty"
msgstr "musi być jednym z: C, S, E, P lub puste"

#: src/HttpDir.cc:1400 src/FtpDirList.cc:141 src/Fish.cc:1304 src/SFtp.cc:2160
#: src/SFtp.cc:2242
#, c-format
msgid "Getting file list (%lld) [%s]"
msgstr "Pobieranie listy plików (%lld) [%s]"

#: src/ChmodJob.cc:78
#, c-format
msgid "Failed to change mode of `%s' to %04o (%s).\n"
msgstr "Zmiana uprawnień dla `%s' na %04o (%s) nie powiodła się.\n"

#: src/ChmodJob.cc:81
#, c-format
msgid "Mode of `%s' changed to %04o (%s).\n"
msgstr "Uprawnienia `%s' zmienione na %04o (%s).\n"

#: src/ChmodJob.cc:86
#, c-format
msgid "Failed to change mode of `%s' because no old mode is available.\n"
msgstr ""
"Zmiana uprawnień dla `%s' nie powiodła się ponieważ brak\n"
"informacji o starych uprawnieniach.\n"

#: src/CopyJob.cc:78
#, c-format
msgid "`%s' at %lld %s%s%s%s"
msgstr "`%s' w %lld %s%s%s%s"

#: src/CopyJob.cc:179
#, c-format
msgid "%lld $#ll#byte|bytes$ transferred in %ld $#l#second|seconds$"
msgstr "%lld bajt$#ll#|y|ów$ przesłan$y|e|ych$ w ciągu %ld sekund$#l#y||$"

#: src/CopyJob.cc:189
#, c-format
msgid "%lld $#ll#byte|bytes$ transferred"
msgstr "%lld bajt$#ll#|y|ów$ przesłan$y|e|ych$"

#: src/CopyJob.cc:281
#, c-format
msgid "Transfer of %d of %d $file|files$ failed\n"
msgstr "Transfer %d z %d plik$u|ów|ów$ nie powiódł się\n"

#: src/CopyJob.cc:287
#, c-format
msgid "Total %d $file|files$ transferred\n"
msgstr "Podsumowując: przesłano %d plik$|i|ów$\n"

#: src/FileCopy.cc:126
msgid "copy: destination file is already complete\n"
msgstr "kopiowanie: plik docelowy jest już kompletny\n"

#: src/FileCopy.cc:166
msgid "copy: put is broken\n"
msgstr "kopiowanie: put jest uszkodzony\n"

#: src/FileCopy.cc:185
msgid "seek failed"
msgstr "wyszukiwanie nie powiodło się"

#: src/FileCopy.cc:212
msgid "cannot seek on data source"
msgstr "nie można wyszukiwać na źródle danych"

#: src/FileCopy.cc:215
#, c-format
msgid "copy: put rolled back to %lld, seeking get accordingly\n"
msgstr "kopiowanie: put powróciło do %lld, przeszukiwanie get\n"

#: src/FileCopy.cc:228
msgid "copy: all data received, but get rolled back\n"
msgstr ""
"kopiowanie: wszystkie dane otrzymano, ale powrócono do poprzedniego stanu\n"

#: src/FileCopy.cc:244
#, c-format
msgid "copy: get rolled back to %lld, seeking put accordingly\n"
msgstr "kopiowanie: get powróciło do %lld, przeszukiwanie put\n"

#: src/FileCopy.cc:1008
#, c-format
msgid "copy: received redirection to `%s'\n"
msgstr "kopiowanie: otrzymano przekierowanie do `%s'\n"

#: src/FileCopy.cc:1213
msgid "file name missed in URL"
msgstr "brak nazwy pliku w URL"

#: src/FileCopy.cc:1839
msgid "Verify command failed without a message"
msgstr "Polecenie weryfikacji nie powiodło się bez komunikatu"

#: src/FileCopy.h:280
msgid "Verifying..."
msgstr "Weryfikacja..."

#: src/Speedometer.cc:102
#, c-format
msgid "%.0fb/s"
msgstr "%.0fb/s"

#: src/Speedometer.cc:105
#, c-format
msgid "%.1fK/s"
msgstr "%.1fK/s"

#: src/Speedometer.cc:108
#, c-format
msgid "%.2fM/s"
msgstr "%.2fM/s"

#: src/Speedometer.cc:134
msgid "day"
msgstr "dzień"

#: src/Speedometer.cc:135
msgid "hour"
msgstr "godzina"

#: src/Speedometer.cc:136
msgid "minute"
msgstr "minuta"

#: src/Speedometer.cc:137
msgid "second"
msgstr "sekunda"

#: src/Speedometer.cc:140
msgid "eta:"
msgstr "pozostało: "

#: src/FileCopyFtp.cc:95
msgid "**** FXP: trying to reverse ftp:fxp-passive-source\n"
msgstr "**** FXP: próba odwrócenia ftp:fxp-passive-source\n"

#: src/FileCopyFtp.cc:102
msgid "**** FXP: trying to reverse ftp:fxp-passive-sscn\n"
msgstr "**** FXP: próba odwrócenia ftp:fxp-passive-sscn\n"

#: src/FileCopyFtp.cc:110
msgid "**** FXP: trying to reverse ftp:ssl-protect-fxp\n"
msgstr "**** FXP: próba odwrócenia ftp:ssl-protect-fxp\n"

#: src/FileCopyFtp.cc:116
msgid "**** FXP: giving up, reverting to plain copy\n"
msgstr "**** FXP: poddawanie się, powracanie do prostego kopiowania\n"

#: src/FileCopyFtp.cc:125
msgid "ftp:fxp-force is set but FXP is not available"
msgstr "ftp:fxp-force jest ustawione, ale FXP jest niedostępne"

#: src/Filter.cc:165
#, c-format
msgid "pipe() failed: %s"
msgstr "pipe() nie powiodło się: %s"

#: src/Filter.cc:198 src/PtyShell.cc:142
#, c-format
msgid "chdir(%s) failed: %s\n"
msgstr "chdir(%s) nie powiodło się: %s\n"

#: src/Filter.cc:206
#, c-format
msgid "execvp(%s) failed: %s\n"
msgstr "execvp(%s) nie powiodło się: %s\n"

#: src/Filter.cc:211 src/PtyShell.cc:154
#, c-format
msgid "execl(/bin/sh) failed: %s\n"
msgstr "execlp(/bin/sh) nieudane: %s\n"

#: src/NetAccess.cc:346
#, c-format
msgid "Connecting to %s%s (%s) port %u"
msgstr "Łączenie się z %s%s (%s) port %u"

#: src/NetAccess.cc:402
msgid "Timeout - reconnecting"
msgstr "Przekroczony limit czasu - łączę się ponownie"

#: src/NetAccess.cc:609
msgid "Connection limit reached"
msgstr "Osiągnięto limit połączeń"

#: src/NetAccess.cc:613
msgid "Delaying before reconnect"
msgstr "Przerwa przed ponownym połączeniem"

#: src/NetAccess.cc:622
msgid "max-retries exceeded"
msgstr "przekroczona maksymalna liczba prób"

#: src/NetAccess.cc:931
#, c-format
msgid "Getting directory contents (%lld) %s[%s]"
msgstr "Pobieranie informacji o zawartości katalogu (%lld) %s[%s]"

#: src/NetAccess.cc:938
#, c-format
msgid "Getting files information (%d%%) [%s]"
msgstr "Pobieranie informacji o plikach (%d%%) [%s]"

#: src/PollVec.cc:92
#, c-format
msgid "%s: BUG - deadlock detected\n"
msgstr "%s: BŁĄD - wykryto zastój\n"

#: src/SleepJob.cc:114
#, c-format
msgid "\tRepeat count: %d\n"
msgstr "\tLicznik powtórek: %d\n"

#: src/SleepJob.cc:137
#, c-format
msgid "%s: argument required. "
msgstr "%s: wymagany jest argument. "

#: src/module.cc:180
#, c-format
msgid "depend module `%s': %s\n"
msgstr "zależności modułu `%s': %s\n"

#: src/module.cc:200
msgid "modules are not supported on this system"
msgstr "moduły nie są wspierane na tym systemie"

#: src/FileSetOutput.cc:255
msgid "non-option arguments found"
msgstr "znaleziono argumenty nie będące opcjami"

#: src/FindJobDu.cc:101
msgid "total"
msgstr "razem"

#: src/Fish.cc:161 src/SFtp.cc:191
msgid "Running connect program"
msgstr "Uruchamianie programu łączącego"

#: src/Fish.cc:327 src/SFtp.cc:329
msgid "Disconnecting"
msgstr "Rozłączanie"

#: src/Fish.cc:683 src/SFtp.cc:739
msgid "Password required"
msgstr "Wymagane hasło"

#: src/Fish.cc:688 src/SFtp.cc:744
msgid "Login incorrect"
msgstr "Logowanie nieudane"

#: src/Fish.cc:1138 src/SFtp.cc:1339
msgid "Done"
msgstr "Gotowe"

#: src/OutputJob.cc:155
#, c-format
msgid "%s (filter)"
msgstr "%s (filtr)"

#: src/PtyShell.cc:73
#, c-format
msgid "pseudo-tty allocation failed: %s"
msgstr "przydzielenie pseudo-tty nie powiodło się: %s"

#: src/QueueFeeder.cc:92
msgid "Added job$|s$"
msgstr "Dodano zadani$e|a|a$"

#: src/QueueFeeder.cc:172 src/QueueFeeder.cc:193
#, c-format
msgid "No queued jobs.\n"
msgstr "Nie ma żadnych skolejkowanych zadań.\n"

#: src/QueueFeeder.cc:174
#, c-format
msgid "No queued job #%i.\n"
msgstr "Nie ma skolejkowanego zadania %i.\n"

#: src/QueueFeeder.cc:179 src/QueueFeeder.cc:200
msgid "Deleted job$|s$"
msgstr "Usunięto zadani$e|a|a$"

#: src/QueueFeeder.cc:195
#, c-format
msgid "No queued jobs match \"%s\".\n"
msgstr "Nie ma skolejkowanego zadania pasującego do \"%s\".\n"

#: src/QueueFeeder.cc:220 src/QueueFeeder.cc:238
msgid "Moved job$|s$"
msgstr "Przesunięto zadani$e|a|a$"

#: src/QueueFeeder.cc:376
msgid "Commands queued:"
msgstr "Skolejkowane polecenia:"

#: src/SFtp.cc:1086
msgid "invalid server response format"
msgstr "nieprawidłowy format odpowiedzi serwera"
