# Copyright (C) 2008 Insecure.Com LLC
# This file is distributed under the same license as Nmap.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Zenmap\n"
"Report-Msgid-Bugs-To: dev () nmap org\n"
"POT-Creation-Date: 2014-11-20 15:57+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: zenmapCore/NmapCommand.py:139
msgid "Python 2.4 or later is required."
msgstr "Wymagany jest Python w wersji 2.4 lub nowszej."

#: zenmapCore/UmitDB.py:139
msgid "No module named dbapi2.pysqlite2 or sqlite3"
msgstr "Nie znaleziono moduÅu o nazwie dbapi2.pysqlite2 lub sqlite3"

#: zenmapCore/NmapParser.py:380
msgid "Unknown Host"
msgstr "Nieznany Host"

#: zenmapCore/NmapParser.py:421
msgid "unknown"
msgstr "nieznany"

#: zenmapCore/NmapParser.py:424
msgid "Unknown version"
msgstr "Nieznana wersja"

#: zenmapCore/NmapParser.py:427 zenmapGUI/SearchGUI.py:534
#: zenmapGUI/ScanOpenPortsPage.py:445 zenmapGUI/ScanOpenPortsPage.py:459
msgid "Unknown"
msgstr "Nieznany"

#: zenmapCore/NmapParser.py:713
#, python-format
msgid "%s on %s"
msgstr "%s na %s"

#: zenmapCore/UmitOptionParser.py:140
#, python-format
msgid "Use DIR as the user configuration directory. Default: %default"
msgstr "UÅ¼yj DIR jako katalogu konfiguracji uÅ¼ytkownika. DomyÅlnie: %default"

#: zenmapCore/UmitOptionParser.py:154
msgid ""
"Specify a scan result file in Nmap XML output format. Can be used more than "
"once to specify several scan result files."
msgstr ""
"Podaj plik z wynikami skanowania w formacie pliku XML Nmapa. MoÅ¼e byÄ uÅ¼yte "
"wiÄcej niÅ¼ raz w celu podania kilku plikÃ³w z wynikami skanowania."

#: zenmapCore/UmitOptionParser.py:165
#, python-format
msgid "Run %s with the specified args."
msgstr "Uruchom %s z podanymi argumentami."

#: zenmapCore/UmitOptionParser.py:173
msgid ""
"Begin with the specified profile selected. If combined with the -t (--"
"target) option, automatically run the profile against the specified target."
msgstr ""
"Uruchom z wybranym profilem. W przypadku uÅ¼ycia razem z opcjÄ -t (--target), "
"automatycznie uruchom ten profil na wskazanym celu."

# d33tah: TESTME
#: zenmapCore/UmitOptionParser.py:184
msgid ""
"Specify a target to be used along with other options. If specified alone, "
"open with the target field filled with the specified target"
msgstr ""
"WskaÅ¼ cel na ktÃ³rym naleÅ¼y uÅ¼yÄ innych opcji. W przypadku uÅ¼ycia bez "
"parametru, wyÅwietl pole tekstowe zawierajÄce wskazany cel"

#: zenmapCore/UmitOptionParser.py:192
msgid ""
"Increase verbosity of the output. May be used more than once to get even "
"more verbosity"
msgstr ""
"ZwiÄksz iloÅÄ otrzymywanych danych (\"gadatliwoÅÄ\"). MoÅ¼e byÄ uÅ¼yte wiÄcej "
"niÅ¼ razaby otrzymaÄ jeszcze wiÄkszÄ gadatliwoÅÄ"

#: zenmapGUI/ScanNmapOutputPage.py:218
msgid "Details"
msgstr "SzczegÃ³Åy"

#: zenmapGUI/NmapOutputProperties.py:139
msgid "Nmap Output Properties"
msgstr "Ustawienia formatu wyjÅciowego Nmapa"

#: zenmapGUI/NmapOutputProperties.py:166
msgid "details"
msgstr "szczegÃ³Åy"

# TESTME
#: zenmapGUI/NmapOutputProperties.py:167
msgid "port listing title"
msgstr "tytuÅ listingu portÃ³w"

#: zenmapGUI/NmapOutputProperties.py:169
msgid "open port"
msgstr "port otwarty"

#: zenmapGUI/NmapOutputProperties.py:171
msgid "closed port"
msgstr "port zamkniÄty"

#: zenmapGUI/NmapOutputProperties.py:173
msgid "filtered port"
msgstr "port filtrowany"

#: zenmapGUI/NmapOutputProperties.py:175
msgid "date"
msgstr "data"

#: zenmapGUI/NmapOutputProperties.py:176
msgid "hostname"
msgstr "nazwa hosta"

#: zenmapGUI/NmapOutputProperties.py:177
msgid "ip"
msgstr "ip"

#: zenmapGUI/NmapOutputProperties.py:221
msgid "Highlight definitions"
msgstr "PodÅwietl definicje"

#: zenmapGUI/NmapOutputProperties.py:248
msgid "Text"
msgstr "Tekst"

#: zenmapGUI/NmapOutputProperties.py:250
msgid "Highlight"
msgstr "PodÅwietl"

#: zenmapGUI/NmapOutputProperties.py:266
msgid "text color"
msgstr "kolor tekstu"

#: zenmapGUI/NmapOutputProperties.py:293
msgid "highlight color"
msgstr "kolor podÅwietlenia"

#: zenmapGUI/OptionBuilder.py:298
msgid "Choose file"
msgstr "Wybierz plik"

#: zenmapGUI/FilterBar.py:24
msgid "Host Filter:"
msgstr "Filtr hosta:"

# TODO
#: zenmapGUI/FilterBar.py:57
msgid ""
"Entering the text into the search performs a <b>keyword search</b> - the "
"search string is matched against every aspect of the host.\n"
"\n"
"To refine the search, you can use <b>operators</b> to search only specific "
"fields within a host. Most operators have a short form, listed. \n"
"<b>target: (t:)</b> - User-supplied target, or a rDNS result.\n"
"<b>os:</b> - All OS-related fields.\n"
"<b>open: (op:)</b> - Open ports discovered in a scan.\n"
"<b>closed: (cp:)</b> - Closed ports discovered in a scan.\n"
"<b>filtered: (fp:)</b> - Filtered ports discovered in scan.\n"
"<b>unfiltered: (ufp:)</b> - Unfiltered ports found in a scan (using, for "
"example, an ACK scan).\n"
"<b>open|filtered: (ofp:)</b> - Ports in the \"open|filtered\" state.\n"
"<b>closed|filtered: (cfp:)</b> - Ports in the \"closed|filtered\" state.\n"
"<b>service: (s:)</b> - All service-related fields.\n"
"<b>inroute: (ir:)</b> - Matches a router in the scan's traceroute output.\n"
msgstr ""
"Wpisanie tekstu do pola wyszukiwania wykonuje <b>wyszukiwanie wedÅug sÅÃ³w "
"kluczowych</b> - wyszukiwany ciÄg jest dopasowywany do kaÅ¼dego aspektu "
"hosta.\n"
"\n"
"Aby ulepszyÄ wyszukiwanie, moÅ¼esz uÅ¼yÄ <b>operatorÃ³w</b> aby wyszukiwaÄ "
"tylko konkretne pola dotyczÄce hosta. WiÄkszoÅÄ operatorÃ³w ma krÃ³tkÄ formÄ "
"(podanÄ poniÅ¼ej).<b>target: (t:)</b> - Podany przez uÅ¼ytkownika cel lub "
"wynik zapytania rDNS (wsteczny/odwrotny DNS).\n"
"<b>os:</b> - Wszystkie pola dotyczÄce systemu operacyjnego.\n"
"<b>open: (op:) - Otwarte porty odkryte w trakcie skanowania.\n"
"<b>closed: (cp:)</b> - ZamkniÄte porty odkryte w trakcie skanowania.\n"
"<b>filtered: (fp:)</b> - Filtrowane porty odkryte w trakcie skanowania.\n"
"<b>unfiltered: (ufp:)</b> - Niefiltrowane porty odkryte w trakcie skanowania "
"(wykryte, na przykÅad, przy skanowaniu ACK).\n"
"<b>open|filtered: (ofp:)</b> - Porty w stanie \"otwarty|filtrowany\".\n"
"<b>closed|filtered: (ffp:)</b> - Porty w stanie \"zamkniÄty|filtrowany\".\n"
"<b>service: (s:)</b> - Wszystkie pola zwiÄzane z usÅugami.\n"
"<b>inroute: (ir:)</b> - Dopasowuje router znaleziony w ramach Åledzenia "
"trasy pakietÃ³w.\n"

#: zenmapGUI/SearchGUI.py:325
msgid "Search:"
msgstr "Wyszukaj:"

#: zenmapGUI/SearchGUI.py:328
msgid "Expressions "
msgstr "WyraÅ¼enia "

#: zenmapGUI/SearchGUI.py:341 zenmapGUI/ProfileEditor.py:235
#: zenmapGUI/ScanToolbar.py:173 share/zenmap/misc/profile_editor.xml:8
msgid "Scan"
msgstr "Skan"

#: zenmapGUI/SearchGUI.py:342
msgid "Date"
msgstr "Data"

#: zenmapGUI/SearchGUI.py:486
msgid "No search method selected!"
msgstr "Nie wybrano metody wyszukiwania!"

#: zenmapGUI/SearchGUI.py:488
#, python-format
msgid ""
"%s can search results on directories or inside its own database. Please "
"select a method by choosing a directory or by checking the search data base "
"option in the 'Search options' tab before starting a search"
msgstr ""
"%s moÅ¼e szukaÄÂ wynikÃ³w wÅrÃ³d katalogÃ³w lub w swojej wÅasnej bazie danych. ProszÄ "
"wybraÄÂ metodÄ wskazujÄc katalog lub zaznaczajac opcjÄ przeszukiwania bazy danych"
"w zakÅadce 'Opcje wyszukiwania' przed rozpoczÄciem skanowania"

#: zenmapGUI/SearchGUI.py:958
msgid ""
"Entering the text into the search performs a <b>keyword search</b> - the "
"search string is matched against the entire output of each scan.\n"
"\n"
"To refine the search, you can use <b>operators</b> to search only within a "
"specific part of a scan. Operators can be added to the search interactively "
"if you click on the <b>Expressions</b> button, or you can enter them "
"manually into the search field. Most operators have a short form, listed.\n"
"\n"
"<b>profile: (pr:)</b> - Profile used.\n"
"<b>target: (t:)</b> - User-supplied target, or a rDNS result.\n"
"<b>option: (o:)</b> - Scan options.\n"
"<b>date: (d:)</b> - The date when scan was performed. Fuzzy matching is "
"possible using the \"~\" suffix. Each \"~\" broadens the search by one day "
"on \"each side\" of the date. In addition, it is possible to use the \"date:-"
"n\" notation which means \"n days ago\".\n"
"<b>after: (a:)</b> - Matches scans made after the supplied date (<i>YYYY-MM-"
"DD</i> or <i>-n</i>).\n"
"<b>before (b:)</b> - Matches scans made before the supplied date(<i>YYYY-MM-"
"DD</i> or <i>-n</i>).\n"
"<b>os:</b> - All OS-related fields.\n"
"<b>scanned: (sp:)</b> - Matches a port if it was among those scanned.\n"
"<b>open: (op:)</b> - Open ports discovered in a scan.\n"
"<b>closed: (cp:)</b> - Closed ports discovered in a scan.\n"
"<b>filtered: (fp:)</b> - Filtered ports discovered in scan.\n"
"<b>unfiltered: (ufp:)</b> - Unfiltered ports found in a scan (using, for "
"example, an ACK scan).\n"
"<b>open|filtered: (ofp:)</b> - Ports in the \"open|filtered\" state.\n"
"<b>closed|filtered: (cfp:)</b> - Ports in the \"closed|filtered\" state.\n"
"<b>service: (s:)</b> - All service-related fields.\n"
"<b>inroute: (ir:)</b> - Matches a router in the scan's traceroute output.\n"
msgstr ""
"Wpisanie tekstu do pola wyszukiwania wykonuje <b>wyszukiwanie wedÅug sÅÃ³w "
"kluczowych</b> - wyszukiwany ciÄg jest dopasowywany do kaÅ¼dego aspektu "
"hosta.\n"
"\n"
"Aby ulepszyÄ wyszukiwanie, moÅ¼esz uÅ¼yÄ <b>operatorÃ³w</b> aby wyszukiwaÄ "
"tylko konkretne pola dotyczÄce hosta.Operatory mogÄ byÄ dodane do pola "
"wyszukiwania interaktywnie jeÅ¼eli klikniesz na przycisk <b>WyraÅ¼enia</b>, "
"lub moÅ¼esz wprowadziÄ je rÄcznie w pole wyszukiwania. WiÄkszoÅÄ operatorÃ³w "
"ma krÃ³tkÄ formÄ, przedstawionÄ poniÅ¼ej.\n"
"\n"
"<b>profile: (pr:) - UÅ¼yty profil.\n"
"<b>target: (t:)</b> - Podany przez uÅ¼ytkownika cel lub wynik zapytania rDNS "
"(wsteczny/odwrotny DNS).\n"
"<b>option: (o:)</b> - Opcje skanowania.\n"
"<b>date: (d:)</b> - Data wykonania skanu. PrzybliÅ¼one skanowanie jest "
"moÅ¼liwe po dopisaniu znaku \"~\". KaÅ¼de \"~\" rozszerza dokÅadnoÅÄ "
"wyszukiwania o jeden dzieÅ po \"kaÅ¼dej stronie\" daty - przed i po. Poza "
"tym, jest to moÅ¼liwe jest wpisanie \"date:-n\", co oznacza \"n dni temu\".\n"
"<b>after: (a:)</b> - Dopasowuje skany wykonane po dacie pÃ³Åºniejszej niÅ¼ "
"podanej (<i>RRRR-MM-DD</i> lub <i>-n</i>).\n"
"<b>before: (b:)</b> - Dopasowuje skany wykonane po dacie wczeÅniejszej niÅ¼ "
"podanej (<i>RRRR-MM-DD</i> lub <i>-n</i>).\n"
"<b>os:</b> - Wszystkie pola dotyczÄce systemu operacyjnego.\n"
"<b>open: (op:) - Otwarte porty odkryte w trakcie skanowania.\n"
"<b>closed: (cp:)</b> - ZamkniÄte porty odkryte w trakcie skanowania.\n"
"<b>filtered: (fp:)</b> - Filtrowane porty odkryte w trakcie skanowania.\n"
"<b>unfiltered: (ufp:)</b> - Niefiltrowane porty odkryte w trakcie skanowania "
"(wykryte, na przykÅad, przy skanowaniu ACK).\n"
"<b>open|filtered: (ofp:)</b> - Porty w stanie \"otwarty|filtrowany\".\n"
"<b>closed|filtered: (ffp:)</b> - Porty w stanie \"zamkniÄty|filtrowany\".\n"
"<b>service: (s:)</b> - Wszystkie pola zwiÄzane z usÅugami.\n"
"<b>inroute: (ir:)</b> - Dopasowuje router znaleziony w ramach Åledzenia "
"trasy pakietÃ³w.\n"

#: zenmapGUI/FileChoosers.py:137
#, python-format
msgid "All files (%s)"
msgstr "Wszystkie pliki (%s)"

#: zenmapGUI/FileChoosers.py:147
#, python-format
msgid "Nmap XML files (%s)"
msgstr "Pliki XML Nmapa (%s)"

#: zenmapGUI/FileChoosers.py:157
#, python-format
msgid "NSE scripts (%s)"
msgstr "Skrypty NSE (%s)"

#: zenmapGUI/FileChoosers.py:237 radialnet/gui/SaveDialog.py:130
msgid "By extension"
msgstr "WedÅug rozszerzenia"

#: zenmapGUI/FileChoosers.py:238
msgid "Nmap XML format (.xml)"
msgstr "Format XML Nmapa (.xml)"

#: zenmapGUI/FileChoosers.py:239
msgid "Nmap text format (.nmap)"
msgstr "Format tekstowy Nmapa (.nmap)"

#: zenmapGUI/FileChoosers.py:268 radialnet/gui/SaveDialog.py:167
msgid "Select File Type:"
msgstr "Wybierz typ pliku:"

#: zenmapGUI/SearchWindow.py:148
msgid "Search Scans"
msgstr "Przeszukaj skany"

#: zenmapGUI/SearchWindow.py:175
msgid "Append"
msgstr "Dopisz"

#: zenmapGUI/ScanHostsView.py:168
msgid "Hosts"
msgstr "Hosty"

#: zenmapGUI/ScanHostsView.py:169 radialnet/gui/NodeNotebook.py:196
msgid "Services"
msgstr "UsÅugi"

#: zenmapGUI/ScanHostsView.py:180
msgid "OS"
msgstr "System"

#: zenmapGUI/ScanHostsView.py:181 zenmapGUI/ScanOpenPortsPage.py:230
msgid "Host"
msgstr "Host"

#: zenmapGUI/ScanHostsView.py:189 zenmapGUI/ScanOpenPortsPage.py:235
#: zenmapGUI/ScanOpenPortsPage.py:258 radialnet/gui/NodeNotebook.py:133
msgid "Service"
msgstr "UsÅuga"

#: zenmapGUI/ScriptInterface.py:262
msgid ""
"There was an error getting the list of scripts from Nmap. Try upgrading Nmap."
msgstr ""
"NastÄpiÅ bÅÄd w trakcie pobierania listy skryptÃ³w z Nmapa. ByÄ moÅ¼e naleÅ¼y "
"go zaktualizowaÄ?"

#: zenmapGUI/ScriptInterface.py:467
msgid ""
"List of scripts\n"
"\n"
"A list of all installed scripts. Activate or deactivate a script by clicking "
"the box next to the script name."
msgstr ""
"Lista skryptÃ³w\n"
"\n"
"Lista wszystkich zainstalowanych skryptÃ³w. Skrypty mogÄ byÄ aktywowane lub "
"deaktywowane po klikniÄciu pola obok ich nazwy."

#: zenmapGUI/ScriptInterface.py:471
msgid ""
"Description\n"
"\n"
"This box shows the categories a script belongs to. In addition, it gives a "
"detailed description of the script which is present in script. A URL points "
"to online NSEDoc documentation."
msgstr ""
"Opis\n"
"To pole pokazuje kategorie, do ktÃ³rych skrypt naleÅ¼y. Dodatkowo, zawiera ono "
"szczegÃ³Åowy opis skryptu. URL wskazuje na dokumentacjÄ NSEDoc w wersji "
"online."

#: zenmapGUI/ScriptInterface.py:476
msgid ""
"Arguments\n"
"\n"
"A list of arguments that affect the selected script. Enter a value by "
"clicking in the value field beside the argument name."
msgstr ""
"Argumenty\n"
"\n"
"Lista argumentÃ³w, ktÃ³re wpÅywajÄ na wybrany skrypt. Podaj wartoÅÄ poprzez "
"klikniÄcie na pole wartoÅci obok nazwy argumentu."

#: zenmapGUI/ScriptInterface.py:483
msgid "Please wait."
msgstr "ProszÄ czekaÄ."

# TESTME
#: zenmapGUI/ScriptInterface.py:507
msgid "Names"
msgstr "Nazwy"

#: zenmapGUI/ScriptInterface.py:628
msgid "Arguments"
msgstr "Argumenty"

#: zenmapGUI/ScriptInterface.py:721
msgid "Select script files"
msgstr "Wybierz pliki ze skryptami"

# TESTME
#: zenmapGUI/ScanHostDetailsPage.py:133 zenmapGUI/ScanRunDetailsPage.py:135
msgid "Not available"
msgstr "NiedostÄpne"

#: zenmapGUI/ScanHostDetailsPage.py:186
msgid "Host Status"
msgstr "Status hosta"

#: zenmapGUI/ScanHostDetailsPage.py:187
msgid "Addresses"
msgstr "Adresy"

#: zenmapGUI/ScanHostDetailsPage.py:188
msgid "Hostnames"
msgstr "Nazwy hostÃ³w"

#: zenmapGUI/ScanHostDetailsPage.py:189 radialnet/gui/NodeNotebook.py:432
msgid "Operating System"
msgstr "System operacyjny"

#: zenmapGUI/ScanHostDetailsPage.py:191
msgid "Ports used"
msgstr "UÅ¼yte porty"

#: zenmapGUI/ScanHostDetailsPage.py:192
msgid "OS Classes"
msgstr "Klasy systemÃ³w operacyjnych"

#: zenmapGUI/ScanHostDetailsPage.py:193
msgid "TCP Sequence"
msgstr "Sekwencja TCP"

#: zenmapGUI/ScanHostDetailsPage.py:194
msgid "IP ID Sequence"
msgstr "Sekwencja IP ID"

#: zenmapGUI/ScanHostDetailsPage.py:196
msgid "TCP TS Sequence"
msgstr "Sekwencja TCP TS"

#: zenmapGUI/ScanHostDetailsPage.py:197
msgid "Comments"
msgstr "Komentarze"

#: zenmapGUI/ScanHostDetailsPage.py:202
msgid "State:"
msgstr "Stan:"

#: zenmapGUI/ScanHostDetailsPage.py:205 zenmapGUI/ScanRunDetailsPage.py:195
msgid "Open ports:"
msgstr "Otwarte porty:"

#: zenmapGUI/ScanHostDetailsPage.py:208 zenmapGUI/ScanRunDetailsPage.py:198
msgid "Filtered ports:"
msgstr "Filtrowane porty:"

#: zenmapGUI/ScanHostDetailsPage.py:211 zenmapGUI/ScanRunDetailsPage.py:201
msgid "Closed ports:"
msgstr "ZamkniÄte porty:"

#: zenmapGUI/ScanHostDetailsPage.py:214
msgid "Scanned ports:"
msgstr "Przeskanowane porty:"

#: zenmapGUI/ScanHostDetailsPage.py:217
msgid "Up time:"
msgstr "Czas od wÅÄczenia:"

#: zenmapGUI/ScanHostDetailsPage.py:220 radialnet/gui/NodeNotebook.py:482
msgid "Last boot:"
msgstr "Ostatnie uruchomienie:"

#: zenmapGUI/ScanHostDetailsPage.py:224
msgid "IPv4:"
msgstr "IPv4:"

#: zenmapGUI/ScanHostDetailsPage.py:227
msgid "IPv6:"
msgstr "IPv6:"

#: zenmapGUI/ScanHostDetailsPage.py:230
msgid "MAC:"
msgstr "MAC:"

#: zenmapGUI/ScanHostDetailsPage.py:233
msgid "Vendor:"
msgstr "Producent:"

#: zenmapGUI/ScanHostDetailsPage.py:357
msgid "Name - Type:"
msgstr "Nazwa - typ:"

#: zenmapGUI/ScanHostDetailsPage.py:376
msgid "Not Available"
msgstr "NiedostÄpny"

#: zenmapGUI/ScanHostDetailsPage.py:378
msgid "Name:"
msgstr "Nazwa:"

#: zenmapGUI/ScanHostDetailsPage.py:381
msgid "Accuracy:"
msgstr "DokÅadnoÅÄ:"

#: zenmapGUI/ScanHostDetailsPage.py:410
msgid "Port-Protocol-State:"
msgstr "Port-ProtokÃ³Å-Stan:"

#: zenmapGUI/ScanHostDetailsPage.py:424 radialnet/gui/NodeNotebook.py:157
msgid "Type"
msgstr "Typ"

#: zenmapGUI/ScanHostDetailsPage.py:425 radialnet/gui/NodeNotebook.py:157
msgid "Vendor"
msgstr "Producent"

#: zenmapGUI/ScanHostDetailsPage.py:426
msgid "OS Family"
msgstr "Rodzina systemÃ³w operacyjnych"

#: zenmapGUI/ScanHostDetailsPage.py:427
msgid "OS Generation"
msgstr "Generacja systemu operacyjnego"

#: zenmapGUI/ScanHostDetailsPage.py:428
msgid "Accuracy"
msgstr "DokÅadnoÅc"

#: zenmapGUI/ScanHostDetailsPage.py:457
msgid "Difficulty:"
msgstr "TrudnoÅÄ:"

#: zenmapGUI/ScanHostDetailsPage.py:460
msgid "Index:"
msgstr "Indeks:"

#: zenmapGUI/ScanHostDetailsPage.py:463 zenmapGUI/ScanHostDetailsPage.py:482
#: zenmapGUI/ScanHostDetailsPage.py:501
msgid "Values:"
msgstr "WartoÅci:"

#: zenmapGUI/ScanHostDetailsPage.py:479 zenmapGUI/ScanHostDetailsPage.py:498
msgid "Class:"
msgstr "Klasa:"

# TESTME
#: zenmapGUI/ScanScanListPage.py:134
msgid "Running"
msgstr "WÅÄczony"

#: zenmapGUI/ScanScanListPage.py:137
msgid "Unsaved"
msgstr "Niezapisany"

#: zenmapGUI/ScanScanListPage.py:141
msgid "Failed"
msgstr "Nieudany"

#: zenmapGUI/ScanScanListPage.py:143
msgid "Canceled"
msgstr "Przerwany"

#: zenmapGUI/ScanScanListPage.py:168
msgid "Status"
msgstr "Status"

#: zenmapGUI/ScanScanListPage.py:174
msgid "Command"
msgstr "Komenda"

#: zenmapGUI/ScanScanListPage.py:191
msgid "Append Scan"
msgstr "Dopisz skan"

#: zenmapGUI/ScanScanListPage.py:194
msgid "Remove Scan"
msgstr "UsuÅ skan"

#: zenmapGUI/ScanScanListPage.py:197
msgid "Cancel Scan"
msgstr "Anuluj skanowanie"

#: zenmapGUI/ProfileEditor.py:146
msgid "Profile Editor"
msgstr "Edytor profili"

#: zenmapGUI/ProfileEditor.py:242
msgid "Profile Information"
msgstr "Informacje o profilu"

#: zenmapGUI/ProfileEditor.py:243
msgid "Profile name"
msgstr "Nazwa profilu"

#: zenmapGUI/ProfileEditor.py:247
msgid "Description"
msgstr "Opis"

#: zenmapGUI/ProfileEditor.py:263
msgid "Save Changes"
msgstr "Zapisz zmiany"

#: zenmapGUI/ProfileEditor.py:268
msgid "Help"
msgstr "Pomoc"

#: zenmapGUI/ProfileEditor.py:302
msgid "Profile"
msgstr "Profil"

#: zenmapGUI/ProfileEditor.py:364
msgid "Unnamed profile"
msgstr "Profil bez nazwy"

#: zenmapGUI/ProfileEditor.py:366
msgid "You must provide a name for this profile."
msgstr "Musisz wybraÄ nazwÄ dla tego profilu."

#: zenmapGUI/ProfileEditor.py:386
msgid "Disallowed profile name"
msgstr "Niedozwolona nazwa profilu"

#: zenmapGUI/ProfileEditor.py:387
#, python-format
msgid ""
"Sorry, the name \"%s\" is not allowed due to technical limitations. (The "
"underlying ConfigParser used to store profiles does not allow it.) Choose a "
"different name."
msgstr ""
"Niestety nazwa \"%s\" nie jest dozwolona ze wzglÄdu na ograniczenia "
"techniczne (ConfigParser uÅ¼ywane aby przechowywaÄ profile nie chce jej "
"przyjÄÄ.) Wybierz innÄ nazwÄ."

#: zenmapGUI/ProfileEditor.py:412
msgid "Deleting Profile"
msgstr "Usuwanie profilu"

#: zenmapGUI/ProfileEditor.py:414
msgid ""
"Your profile is going to be deleted! ClickOk to continue, or Cancel to go "
"back to Profile Editor."
msgstr ""
"TwÃ³j profil zostanie usuniÄty! WciÅnij OK aby kontynuowaÄ, lub Anuluj aby "
"wrÃ³ciÄ do Edytora Profili."

#: zenmapGUI/ScanOpenPortsPage.py:232 zenmapGUI/ScanOpenPortsPage.py:262
#: radialnet/gui/NodeNotebook.py:133
msgid "Port"
msgstr "Port"

#: zenmapGUI/ScanOpenPortsPage.py:233 zenmapGUI/ScanOpenPortsPage.py:261
#: radialnet/gui/NodeNotebook.py:133
msgid "Protocol"
msgstr "ProtokÃ³Å"

#: zenmapGUI/ScanOpenPortsPage.py:234 zenmapGUI/ScanOpenPortsPage.py:263
#: radialnet/gui/NodeNotebook.py:133 radialnet/gui/NodeNotebook.py:134
msgid "State"
msgstr "Stan"

#: zenmapGUI/ScanOpenPortsPage.py:236 zenmapGUI/ScanOpenPortsPage.py:264
#: radialnet/gui/NodeNotebook.py:157
msgid "Version"
msgstr "Wersja"

#: zenmapGUI/ScanOpenPortsPage.py:260 radialnet/gui/NodeNotebook.py:144
msgid "Hostname"
msgstr "Nazwa hosta"

#: zenmapGUI/ScanInterface.py:441
msgid "Empty Nmap Command"
msgstr "Pusta komenda Nmapa"

#: zenmapGUI/ScanInterface.py:442
msgid ""
"There is no command to execute. Maybe the selected/typed profile doesn't "
"exist. Please check the profile name or type the nmap command you would like "
"to execute."
msgstr ""
"Brak komendy do wykonania. MoÅ¼liwe, Å¼e wybrany/wpisany profil nie istnieje. "
"ProszÄ sprawdziÄ nazwÄ profilu lub wpisaÄ komendÄ nmapa, ktÃ³ra ma zostaÄ "
"wykonana."

#: zenmapGUI/ScanInterface.py:543
msgid ""
"This means that the nmap executable was not found in your system PATH, which "
"is"
msgstr ""
"Ten bÅÄd oznacza, Å¼e plik programu nmap nie zostaÅ znaleziony w twojej "
"zmiennej Årodowiskowej PATH, ktÃ³ra jest"

#: zenmapGUI/ScanInterface.py:545
msgid "<undefined>"
msgstr "<nieokreÅlone>"

# TESTME
#: zenmapGUI/ScanInterface.py:557
msgid "plus the extra directory"
msgstr "plus dodatkowy katalog"

# TESTME
#: zenmapGUI/ScanInterface.py:559
msgid "plus the extra directories"
msgstr "plus dodatkowe katalogi"

#: zenmapGUI/ScanInterface.py:562
msgid "Error executing command"
msgstr "BÅÄd przy wykonywaniu komendy"

#: zenmapGUI/ScanInterface.py:632
msgid "Parse error"
msgstr "BÅÄd przetwarzania"

#: zenmapGUI/ScanInterface.py:634
#, python-format
msgid ""
"There was an error while parsing the XML file generated from the scan:\n"
"\n"
"%s"
msgstr ""
"NastÄpiÅ bÅÄd w trakcie przetwarzania pliku XML wygenerowanego przez ten "
"skan:\n"
"\n"
"%s"

#: zenmapGUI/ScanInterface.py:647
msgid "Cannot merge scan"
msgstr "Nie udaÅo siÄ poÅÄczyÄ skanÃ³w"

#: zenmapGUI/ScanInterface.py:649
#, python-format
msgid ""
"There was an error while merging the new scan's XML:\n"
"\n"
"%s"
msgstr ""
"NastÄpiÅ bÅÄd w trakcie ÅÄczenia XML-a nowego skanu:\n"
"\n"
"%s"

#: zenmapGUI/ScanInterface.py:738
#, python-format
msgid "%d/%d hosts shown"
msgstr "%s/%s hostÃ³w wyÅÄczonych"

#: zenmapGUI/ScanInterface.py:917 zenmapGUI/MainWindow.py:324
msgid "Filter Hosts"
msgstr "Filtruj hosty"

#: zenmapGUI/ScanInterface.py:967
msgid "Nmap Output"
msgstr "Wynik dziaÅania Nmapa"

# TESTME
#: zenmapGUI/ScanInterface.py:968
msgid "Ports / Hosts"
msgstr "Porty / Hosty"

#: zenmapGUI/ScanInterface.py:969
msgid "Topology"
msgstr "Topologia"

#: zenmapGUI/ScanInterface.py:970
msgid "Host Details"
msgstr "SzczegÃ³Åy hosta"

#: zenmapGUI/ScanInterface.py:971
msgid "Scans"
msgstr "Skany"

#: zenmapGUI/ScanInterface.py:992
msgid "No host selected."
msgstr "Nie wybrano hosta."

#: zenmapGUI/About.py:197
#, python-format
msgid "About %s and %s"
msgstr "O %s i %s"

#: zenmapGUI/About.py:216
#, python-format
msgid ""
"%s is a free and open source utility for network exploration and security "
"auditing."
msgstr ""
"%s jest wolnym i otwatym narzÄdziem do audytÃ³w bezpieczeÅstwa sieci i ich "
"eksploracji."

#: zenmapGUI/About.py:221
#, python-format
msgid ""
"%s is a multi-platform graphical %s frontend and results viewer. It was "
"originally derived from %s."
msgstr ""
"%s jest miÄdzy-platformowÄ graficznÄ nakÅadkÄ na %s i przeglÄdarkÄ wynikÃ³w. "
"Wywodzi siÄ z %s."

#: zenmapGUI/About.py:227
#, python-format
msgid ""
"%s is an %s GUI created as part of the Nmap/Google Summer of Code program."
msgstr ""
"%s jest GUI do %s stworzonym jako czÄÅÄ programu Nmap/Google Summer of Code."

#: zenmapGUI/About.py:229 zenmapGUI/About.py:272
#, python-format
msgid "%s credits"
msgstr "Autorzy %s"

#: zenmapGUI/About.py:314
msgid "Written by"
msgstr "Napisane przez"

#: zenmapGUI/About.py:316
msgid "Design"
msgstr "Projekt"

#: zenmapGUI/About.py:318
msgid "SoC 2007"
msgstr "SoC 2007"

# translated as "co-authors"
#: zenmapGUI/About.py:320
msgid "Contributors"
msgstr "WspÃ³Åautorzy"

#: zenmapGUI/About.py:322
msgid "Translation"
msgstr "TÅumaczenie"

# ?!
#: zenmapGUI/About.py:324
msgid "Maemo"
msgstr ""

#: zenmapGUI/CrashReport.py:146
msgid "Crash Report"
msgstr "Raport o bÅÄdzie"

#: zenmapGUI/CrashReport.py:166
#, python-format
msgid ""
"An unexpected error has crashed %(app_name)s. Please copy the stack trace "
"below and send it to the <a href=\"mailto:dev () nmap org\">dev () nmap org</a> "
"mailing list. (<a href=\"http://seclists.org/nmap-dev/\">More about the list."
"</a>) The developers will see your report and try to fix the problem."
msgstr ""
"Niespodziewany bÅÄd doprowadziÅ do awarii %(app_name)s. ProszÄ skopiuj Ålad "
"stosu dostÄpny poniÅ¼ej i wyÅlij go na listÄ mailingowÄ <a href=\"mailto:"
"dev () nmap org\">dev () nmap org</a>.(<a href=\"http://seclists.org/nmap-dev/"
"\">WiÄcej na temat listy. ProgramiÅci zobaczÄ twÃ³j raport i sprÃ³bujÄ "
"naprawiÄ problem."

#: zenmapGUI/CrashReport.py:174
msgid ""
"<b>Copy and email to <a href=\"mailto:dev () nmap org\">dev () nmap org</a>:</b>"
msgstr ""
"<b>Skopiuj i przeÅlij do <a href=\"mailto:dev () nmap org\">dev () nmap org</a>:</"
"b>"

#: zenmapGUI/App.py:235
msgid "Import error"
msgstr "BÅÄd importowania"

#: zenmapGUI/App.py:236
msgid ""
"A required module was not found.\n"
"\n"
msgstr ""
"Wymagany moduÅ nie zostaÅ znaleziony.\n"
"\n"

#: zenmapGUI/App.py:284
msgid "Error creating the per-user configuration directory"
msgstr "BÅÄd tworzenia katalogu konfiguracji uÅ¼ytkownika"

#: zenmapGUI/App.py:285
#, python-format
msgid ""
"There was an error creating the directory %s or one of the files in it. The "
"directory is created by copying the contents of %s. The specific error was\n"
"\n"
"%s\n"
"\n"
"%s needs to create this directory to store information such as the list of "
"scan profiles. Check for access to the directory and try again."
msgstr ""
"NastÄpiÅ bÅÄd przy tworzeniu katalogu %s lub jednego z plikÃ³w w nim. Katalog "
"jest tworzony poprzez kopiowanie zawartoÅci %s. TreÅÄ bÅÄdu to: \n"
"\n"
"%s\n"
"\n"
"%s potrzebuje utworzyÄ ten katalog aby przechowywaÄ w nim informacje takie "
"jak lista profili skanowania. SprawdÅº twoje uprawnienia do tego katalogu i "
"sprÃ³buj ponownie."

#: zenmapGUI/App.py:307
msgid "Error parsing the configuration file"
msgstr "BÅÄd przetwarzania pliku konfiguracyjnego"

#: zenmapGUI/App.py:308
#, python-format
msgid ""
"There was an error parsing the configuration file %s. The specific error "
"was\n"
"\n"
"%s\n"
"\n"
"%s can continue without this file but any information in it will be ignored "
"until it is repaired."
msgstr ""
"NastÄpiÅ bÅÄd podczas przetwarzania pliku konfiguracyjnego %s. TreÅÄ bÅÄdu "
"to:\n"
"\n"
"%s\n"
"\n"
"%s moÅ¼e kontynuowaÄ bez tego pliku, ale wszelkie zawarte w nim informacje "
"bÄdÄ ignorowane dopÃ³ki bÅÄd nie zostanie naprawiony."

#: zenmapGUI/App.py:373
#, python-format
msgid ""
"You are trying to run %s with a non-root user!\n"
"\n"
"Some %s options need root privileges to work."
msgstr ""
"PrÃ³bujesz uruchomiÄ %s z konta zwykÅego uÅ¼ytkownika!\n"
"\n"
"NiektÃ³re opcje programu %s wymagajÄ przywilejÃ³w administratora."

# TESTME
#: zenmapGUI/App.py:378
msgid "Non-root user"
msgstr "Konto zwykÅego uÅ¼ytkownika"

#: zenmapGUI/MainWindow.py:247
msgid "Sc_an"
msgstr "Sk_an"

#: zenmapGUI/MainWindow.py:251
msgid "_Save Scan"
msgstr "Zapi_sz skan"

#: zenmapGUI/MainWindow.py:253
msgid "Save current scan results"
msgstr "Zapisz wyniki aktualnego skanu"

#: zenmapGUI/MainWindow.py:258
msgid "Save All Scans to _Directory"
msgstr "Zapisz wszystkie skany _do katalogu"

#: zenmapGUI/MainWindow.py:260
msgid "Save all scans into a directory"
msgstr "Zapisz wszystkie skany do katalogu"

#: zenmapGUI/MainWindow.py:265
msgid "_Open Scan"
msgstr "_OtwÃ³rz skan"

#: zenmapGUI/MainWindow.py:267
msgid "Open the results of a previous scan"
msgstr "OtwÃ³rz wyniki poprzedniego skanu"

#: zenmapGUI/MainWindow.py:272
msgid "_Open Scan in This Window"
msgstr "_OtwÃ³rz skan w tym oknie"

#: zenmapGUI/MainWindow.py:274
msgid "Append a saved scan to the list of scans in this window."
msgstr "Dopisz zapisany skan do listy skanÃ³w w tym oknie."

#: zenmapGUI/MainWindow.py:278
msgid "_Tools"
msgstr "NarzÄdz_ia"

#: zenmapGUI/MainWindow.py:282
msgid "_New Window"
msgstr "_Nowe okno"

#: zenmapGUI/MainWindow.py:284
msgid "Open a new scan window"
msgstr "OtwÃ³rz nowe okno skanowania"

#: zenmapGUI/MainWindow.py:289
msgid "Close Window"
msgstr "Zamknij okno"

#: zenmapGUI/MainWindow.py:291
msgid "Close this scan window"
msgstr "Zamknij to okno skanowania"

#: zenmapGUI/MainWindow.py:296
msgid "Print..."
msgstr "Drukuj..."

#: zenmapGUI/MainWindow.py:298
msgid "Print the current scan"
msgstr "Wydrukuj aktualny skan"

#: zenmapGUI/MainWindow.py:303
msgid "Quit"
msgstr "ZakoÅcz"

#: zenmapGUI/MainWindow.py:305
msgid "Quit the application"
msgstr "ZakoÅcz aplikacjÄ"

#: zenmapGUI/MainWindow.py:310
msgid "New _Profile or Command"
msgstr "Nowy _profil lub komenda"

#: zenmapGUI/MainWindow.py:312
msgid "Create a new scan profile using the current command"
msgstr "UtwÃ³rz nowy skan uÅ¼ywajÄc aktualnej komendy"

#: zenmapGUI/MainWindow.py:317
msgid "Search Scan Results"
msgstr "Przeszukuj wyniki skanowania"

#: zenmapGUI/MainWindow.py:319
msgid "Search for a scan result"
msgstr "Szukaj wyniku skanowania"

#: zenmapGUI/MainWindow.py:326
msgid "Search for host by criteria"
msgstr "Szukaj hosta wedÅug kryteriÃ³w"

#: zenmapGUI/MainWindow.py:331
msgid "_Edit Selected Profile"
msgstr "_Edytuj wybrany profil"

#: zenmapGUI/MainWindow.py:333
msgid "Edit selected scan profile"
msgstr "Edytuj wybrany profil skanowania"

#: zenmapGUI/MainWindow.py:337
msgid "_Profile"
msgstr "_Profil"

#: zenmapGUI/MainWindow.py:341 zenmapGUI/DiffCompare.py:314
msgid "Compare Results"
msgstr "PorÃ³wnaj wyniki"

# TESTME
#: zenmapGUI/MainWindow.py:343
msgid "Compare Scan Results using Diffies"
msgstr "PorÃ³wnaj wyniki skanowania uÅ¼ywajÄc Diffies"

#: zenmapGUI/MainWindow.py:348 zenmapGUI/MainWindow.py:368
msgid "_Help"
msgstr "Pomoc"

#: zenmapGUI/MainWindow.py:352
msgid "_Report a bug"
msgstr "_ZgÅoÅ bÅÄd"

#: zenmapGUI/MainWindow.py:354
msgid "Report a bug"
msgstr "ZgÅoÅ bÅÄd"

#: zenmapGUI/MainWindow.py:360
msgid "_About"
msgstr "_O"

#: zenmapGUI/MainWindow.py:362
#, python-format
msgid "About %s"
msgstr "O %s"

#: zenmapGUI/MainWindow.py:370
msgid "Shows the application help"
msgstr "Pokazuje ekran pomocy aplikacji"

#: zenmapGUI/MainWindow.py:474
msgid "Can't save to database"
msgstr "Zapis do bazy danych nie powiÃ³dÅ siÄ"

#: zenmapGUI/MainWindow.py:475
#, python-format
msgid ""
"Can't store unsaved scans to the recent scans database:\n"
"%s"
msgstr ""
"Nie moÅ¼na przechowaÄ niezapisanych skanÃ³w w bazie ostatnich skanÃ³w:\n"
"%s"

#: zenmapGUI/MainWindow.py:600
msgid "Error loading file"
msgstr "BÅÄd przy Åadowaniu pliku"

# TESTME
#: zenmapGUI/MainWindow.py:623 zenmapGUI/MainWindow.py:702
msgid "Nothing to save"
msgstr "Nie ma czego zapisywaÄ"

#: zenmapGUI/MainWindow.py:625
msgid ""
"There are no scans with results to be saved. Run a scan with the \"Scan\" "
"button first."
msgstr ""
"Nie ma skanÃ³w z wynikami do zapisania. Wykonaj najpierw skanowanie uÅ¼ywajÄc "
"przycisku \"Skanuj\"."

# TESTME
#: zenmapGUI/MainWindow.py:633 zenmapGUI/MainWindow.py:711
msgid "There is a scan still running. Wait until it finishes and then save."
msgstr ""
"Jeden ze skanÃ³w jest aktualnie w trakcie wykonywania. Poczekaj aÅ¼ siÄ "
"skoÅczy i wtedy zapisz."

# TESTME
#: zenmapGUI/MainWindow.py:636 zenmapGUI/MainWindow.py:714
#, python-format
msgid "There are %u scans still running. Wait until they finish and then save."
msgstr ""
"Aktualnie %u skanÃ³w jest w trakcie wykonywania. Poczekaj aÅ¼ siÄ skoÅczÄ i "
"wtedy zapisz."

#: zenmapGUI/MainWindow.py:638 zenmapGUI/MainWindow.py:716
msgid "Scan is running"
msgstr "Skan jest w trakcie wykonywania"

#: zenmapGUI/MainWindow.py:680
msgid "Save Scan"
msgstr "Zapisz skan"

#: zenmapGUI/MainWindow.py:703
msgid ""
"This scan has not been run yet. Start the scan with the \"Scan\" button "
"first."
msgstr ""
"Ten skan nie zostaÅ jeszcze uruchomiony. Wykonaj najpierw skanowanie "
"uÅ¼ywajÄc przycisku \"Skanuj\"."

#: zenmapGUI/MainWindow.py:725
msgid "Choose a directory to save scans into"
msgstr "Wybierz katalog do zapisywania skanÃ³w"

#: zenmapGUI/MainWindow.py:750 zenmapGUI/MainWindow.py:774
msgid "Can't save file"
msgstr "Zapis pliku nie powiÃ³dÅ siÄ"

#: zenmapGUI/MainWindow.py:775
#, python-format
msgid ""
"Can't open file to write.\n"
"%s"
msgstr ""
"Otwarcie pliku do zapisu nie powiodÅo siÄ.\n"
"%s"

#: zenmapGUI/MainWindow.py:826 zenmapGUI/MainWindow.py:867
msgid "Close anyway"
msgstr "Zamknij pomimo to"

#: zenmapGUI/MainWindow.py:830
msgid "Unsaved changes"
msgstr "Niezapisane zmiany"

# added "with that" in the translation
#: zenmapGUI/MainWindow.py:832
msgid ""
"The given scan has unsaved changes.\n"
"What do you want to do?"
msgstr ""
"Podany skan ma niezapisane zmiany.\n"
"Co chcesz zrobiÄ w zwiÄzku z tym?"

# TESTME
#: zenmapGUI/MainWindow.py:871
msgid "Trying to close"
msgstr "PrÃ³bujÄ zamknÄÄ"

#: zenmapGUI/MainWindow.py:874
msgid ""
"The window you are trying to close has a scan running in the background.\n"
"What do you want to do?"
msgstr ""
"W oknie, ktÃ³re prÃ³bujesz zamknÄÄ, wykonywany jest wÅaÅnie proces skanowania.\n"
"Co chcesz zrobiÄ?"

#: zenmapGUI/MainWindow.py:946
msgid "Can't find documentation files"
msgstr "Nie znaleziono plikÃ³w z dokumentacjÄ"

#: zenmapGUI/MainWindow.py:947
#, python-format
msgid ""
"There was an error loading the documentation file %s (%s). See the online "
"documentation at %s."
msgstr ""
"NastÄpiÅ bÅÄd w trakcie Åadowania pliku dokumentacji %s (%s). SprawdÅº "
"dokumentacjÄ online dostÄpnÄ na %s."

#: zenmapGUI/ScanToolbar.py:141 zenmapGUI/ScanRunDetailsPage.py:138
msgid "Command:"
msgstr "Komenda:"

#: zenmapGUI/ScanToolbar.py:175
msgid "Cancel"
msgstr "Anuluj"

#: zenmapGUI/ScanToolbar.py:197
msgid "Target:"
msgstr "Cel:"

#: zenmapGUI/ScanToolbar.py:204
msgid "Profile:"
msgstr "Profil:"

# translated as "enforce showing the topology"
#: zenmapGUI/TopologyPage.py:180
msgid "Show the topology anyway"
msgstr "WymuÅ pokazywanie topologii"

#: zenmapGUI/TopologyPage.py:213
#, python-format
msgid ""
"Topology is disabled because too many hosts can cause it\n"
"to run slowly. The limit is %d hosts and there are %d."
msgstr ""
"Widok topologii jest wyÅÄczony poniewaÅ¼ nadmiar hostÃ³w sprawia, Å¼e dziaÅa on "
"powoli. Limit jest ustawiony na %d hostÃ³w, do wyÅwietlenia jest %d."

# translated to "how to report bugs"
#: zenmapGUI/BugReport.py:141
msgid "How to Report a Bug"
msgstr "Jak zgÅaszaÄ bÅÄdy"

#: zenmapGUI/BugReport.py:160
#, python-format
msgid ""
"<big><b>How to report a bug</b></big>\n"
"\n"
"Like their author, %(nmap)s and %(app)s aren't perfect. But you can help "
"make it better by sending bug reports or even writing patches. If %(nmap)s "
"doesn't behave the way you expect, first upgrade to the latest version "
"available from <b>%(nmap_web)s</b>. If the problem persists, do some "
"research to determine whether it has already been discovered and addressed. "
"Try Googling the error message or browsing the nmap-dev archives at http://"
"seclists.org/. Read the full manual page as well. If nothing comes of this, "
"mail a bug report to <b>&lt;dev () nmap org&gt;</b>. Please include everything "
"you have learned about the problem, as well as what version of Nmap you are "
"running and what operating system version it is running on. Problem reports "
"and %(nmap)s usage questions sent to dev () nmap org are far more likely to be "
"answered than those sent to Fyodor directly.\n"
"\n"
"Code patches to fix bugs are even better than bug reports. Basic "
"instructions for creating patch files with your changes are available at "
"http://nmap.org/data/HACKING. Patches may be sent to nmap-dev (recommended) "
"or to Fyodor directly.\n"
msgstr ""
"<big><b>Jak zgÅosiÄ bÅÄd</b></big>\n"
"Tak jak jego autor, %(nmap)s i (%app)s nie sÄ doskonaÅe. Ale moÅ¼esz pomÃ³c je "
"ulepszyÄ wysyÅajÄc raport bÅÄdu lub nawet piszÄc wÅasne Åatki. JeÅ¼eli "
"(%nmap)s nie zachowuje siÄ tak jak tego oczekiwaÅeÅ, najpierw zaktualizuj go "
"do najnowszej wesrji dostÄpnej z <b>%(nmap_web)s</b>. JeÅ¼eli problem nalej "
"wystÄpuje, sprÃ³buj najpierw ustaliÄ, czy przypadkiem nie zostaÅ juÅ¼ "
"zgÅoszony i rozwiÄzany. SprÃ³buj wyszukaÄ komunikat z bÅÄdem i przeszukaÄ "
"archiwa nmap-dev dostÄpne na http://seclists.org. Przejrzyj takÅ¼e caÅy "
"podrÄcznik uÅ¼ytkownika. JeÅ¼eli nic to nie da, wyÅlij raport z bÅÄdem na "
"<b>&lt;dev@nmap@.org&gt;</b>. ProszÄ zawrzeÄ wszystko, czego dowiedziaÅeÅ "
"siÄ o problemie, razem z wersjÄ Nmapa ktÃ³rej uÅ¼ywasz oraz systemem "
"operacyjnym ktÃ³rego uÅ¼ywasz. Raporty bÅÄdÃ³w i pytania na temat uÅ¼ywania "
"%(nmap)s wysÅane na dev () nmap org majÄ duÅ¼o wiÄksze szanse na uzyskanie "
"odpowedzi niÅ¼ te wysÅane bezpoÅrednio do Fyodora.\n"

#: zenmapGUI/DiffCompare.py:194
msgid "Scan Output"
msgstr "Wynik skanu"

#: zenmapGUI/DiffCompare.py:247
msgid "Select Scan Result"
msgstr "Wybierz wynik skanu"

#: zenmapGUI/DiffCompare.py:258
msgid "Error parsing file"
msgstr "BÅÄd podczas przetwarzania pliku"

#: zenmapGUI/DiffCompare.py:260
#, python-format
msgid ""
"The file is not an Nmap XML output file. The parsing error that occurred "
"was\n"
"%s"
msgstr ""
"Ten plik nie jest plikiem wynikowym Nmap XML. BÅÄd, ktÃ³ry nastÄpiÅ przy "
"parsowaniu to\n"
"%s"

#: zenmapGUI/DiffCompare.py:268
msgid "Cannot open selected file"
msgstr "Nie moÅ¼na otworzyÄ wybranego pliku"

#: zenmapGUI/DiffCompare.py:269
#, python-format
msgid ""
"                            This error occurred while trying to open the "
"file:\n"
"                            %s"
msgstr ""
"                            Ten bÅÄd wystÄpiÅ podczas prÃ³by otwarnia nastepujÄcego "
"pliku:\n"
"                            %s"


#: zenmapGUI/DiffCompare.py:330
msgid "A Scan"
msgstr "Skan A"

#: zenmapGUI/DiffCompare.py:331
msgid "B Scan"
msgstr "Skan B"

#: zenmapGUI/DiffCompare.py:390 zenmapGUI/DiffCompare.py:442
msgid "Error running ndiff"
msgstr "Nie udaÅo siÄ uruchomiÄ ndiff"

#: zenmapGUI/DiffCompare.py:392
msgid ""
"There was an error running the ndiff program.\n"
"\n"
msgstr ""
"NastÄpiÅ bÅÄd przy prÃ³bie uruchamienia programu ndiff.\n"
"\n"

#: zenmapGUI/DiffCompare.py:427
msgid "Error parsing ndiff output"
msgstr "BÅÄd w trakcie przetwarzania wyniku ndiffa"

#: zenmapGUI/DiffCompare.py:436
#, python-format
msgid "The ndiff process terminated with status code %d."
msgstr "Proces ndiff zakoÅczyÅ dziaÅanie z kodem %d."

#: zenmapGUI/ScanRunDetailsPage.py:141
msgid "Nmap Version:"
msgstr "Wersja Nmapa:"

#: zenmapGUI/ScanRunDetailsPage.py:144
msgid "Verbosity level:"
msgstr "Poziom \"gadatliwoÅci\":"

#: zenmapGUI/ScanRunDetailsPage.py:147
msgid "Debug level:"
msgstr "Poziom debugowania:"

# TESTME
#: zenmapGUI/ScanRunDetailsPage.py:151
msgid "Command Info"
msgstr "Informacje o komendzie"

#: zenmapGUI/ScanRunDetailsPage.py:180
msgid "Started on:"
msgstr "RozpoczÄto:"

#: zenmapGUI/ScanRunDetailsPage.py:183
msgid "Finished on:"
msgstr "ZakoÅczono:"

#: zenmapGUI/ScanRunDetailsPage.py:186
msgid "Hosts up:"
msgstr "WÅÄczone hosty:"

#: zenmapGUI/ScanRunDetailsPage.py:189
msgid "Hosts down:"
msgstr "WyÅÄczone hosty:"

#: zenmapGUI/ScanRunDetailsPage.py:192
msgid "Hosts scanned:"
msgstr "Przeskanowane hosty:"

#: zenmapGUI/ScanRunDetailsPage.py:205
msgid "General Info"
msgstr "Informacje ogÃ³lne"

#: zenmapGUI/ScanRunDetailsPage.py:267
msgid "Scan Info"
msgstr "Informacje o skanie"

#: zenmapGUI/ScanRunDetailsPage.py:284
msgid "Scan type:"
msgstr "Typ skanu:"

#: zenmapGUI/ScanRunDetailsPage.py:287
msgid "Protocol:"
msgstr "ProtokÃ³Å:"

#: zenmapGUI/ScanRunDetailsPage.py:290
msgid "# scanned ports:"
msgstr "Przeskanowanych portÃ³w:"

#: zenmapGUI/ScanRunDetailsPage.py:293
msgid "Services:"
msgstr "UsÅugi:"

#: radialnet/gui/ControlWidget.py:186
msgid "Action"
msgstr "Akcja"

#: radialnet/gui/ControlWidget.py:211
msgid "Info"
msgstr "Informacje"

#: radialnet/gui/ControlWidget.py:233
msgid "Red"
msgstr "Czerwony"

#: radialnet/gui/ControlWidget.py:234
msgid "Yellow"
msgstr "Å»Ã³Åty"

#: radialnet/gui/ControlWidget.py:235
msgid "Green"
msgstr "Zielony"

#: radialnet/gui/ControlWidget.py:541
msgid "<b>Fisheye</b> on ring"
msgstr "<b>PromieÅ</b> koÅa"

# TESTME
#: radialnet/gui/ControlWidget.py:556
msgid "with interest factor"
msgstr "ze stopniem natÄÅ¼enia"

# TESTME
#: radialnet/gui/ControlWidget.py:561
msgid "and spread factor"
msgstr "oraz stopniem rozprzestrzenienia"

#: radialnet/gui/ControlWidget.py:666
msgid "Interpolation"
msgstr "Interpolacja"

# TESTME
#: radialnet/gui/ControlWidget.py:677
msgid "Cartesian"
msgstr "KartezjaÅski"

# TESTME
#: radialnet/gui/ControlWidget.py:679
msgid "Polar"
msgstr "Polarny"

#: radialnet/gui/ControlWidget.py:692
msgid "Frames"
msgstr "Ramki"

#: radialnet/gui/ControlWidget.py:749
msgid "Layout"
msgstr "UkÅad"

# TESTME
#: radialnet/gui/ControlWidget.py:761
msgid "Symmetric"
msgstr "Symetryczny"

#: radialnet/gui/ControlWidget.py:762
msgid "Weighted"
msgstr "WaÅ¼ony"

#: radialnet/gui/ControlWidget.py:817
msgid "Ring gap"
msgstr "OdstÄp odstÄp pierÅcieni"

#: radialnet/gui/ControlWidget.py:821
msgid "Lower ring gap"
msgstr "Zmniejsz odstÄp pierÅcieni"

#: radialnet/gui/ControlWidget.py:950
msgid "View"
msgstr "Widok"

#: radialnet/gui/ControlWidget.py:962
msgid "Zoom"
msgstr "PrzybliÅ¼enie"

#: radialnet/gui/ControlWidget.py:1186
msgid "Navigation"
msgstr "Nawigacja"

#: radialnet/gui/SaveDialog.py:131
msgid "PDF"
msgstr "PDF"

#: radialnet/gui/SaveDialog.py:132
msgid "PNG"
msgstr "PNG"

#: radialnet/gui/SaveDialog.py:133
msgid "PostScript"
msgstr "PostScript"

#: radialnet/gui/SaveDialog.py:134
msgid "SVG"
msgstr "SVG"

#: radialnet/gui/SaveDialog.py:147
msgid "Save Topology"
msgstr "Zapisz topologiÄ"

#: radialnet/gui/SaveDialog.py:201
msgid "No filename extension"
msgstr "Brak rozszerzenia pliku"

#: radialnet/gui/SaveDialog.py:202
#, python-format
msgid ""
"The filename \"%s\" does not have an extension, and no specific file type "
"was chosen.\n"
"Enter a known extension or select the file type from the list."
msgstr ""
"Nazwa pliku \"%s\" nie zawiera rozszerzenia podczas gdy nie okreÅlono typu "
"plikÃ³w.\n"
"Podaj znane rozszerzenie lub wybierz typ pliku z listy."

#: radialnet/gui/SaveDialog.py:209
msgid "Unknown filename extension"
msgstr "Nieznane rozszerzenie pliku"

#: radialnet/gui/SaveDialog.py:210
#, python-format
msgid ""
"There is no file type known for the filename extension \"%s\".\n"
"Enter a known extension or select the file type from the list."
msgstr ""
"Nie ma typu pliku znanego dla rozszerzenia \"%s\".\n"
"Podaj znane rozszerzenie lub wybierz typ pliku z listy."

#: radialnet/gui/Toolbar.py:153
msgid "Hosts viewer"
msgstr "PrzeglÄdarka hostÃ³w"

#: radialnet/gui/Toolbar.py:222
msgid "Save Graphic"
msgstr "Zapisz grafikÄ"

#: radialnet/gui/Toolbar.py:225 radialnet/gui/HostsViewer.py:147
msgid "Hosts Viewer"
msgstr "PrzeglÄdarka hostÃ³w"

#: radialnet/gui/Toolbar.py:229
msgid "Controls"
msgstr "Sterowanie"

# translated to "rays". probably needs a better word.
#: radialnet/gui/Toolbar.py:233
msgid "Fisheye"
msgstr "Promienie"

#: radialnet/gui/Toolbar.py:314
msgid "Error saving snapshot"
msgstr "BÅÄd przy zapisywaniu migawki"

#: radialnet/gui/HostsViewer.py:151
msgid "No node selected"
msgstr "Nie wybrano wÄzÅa"

#: radialnet/gui/NodeNotebook.py:133
msgid "Method"
msgstr "Metoda"

#: radialnet/gui/NodeNotebook.py:134
msgid "Count"
msgstr "IloÅÄ"

#: radialnet/gui/NodeNotebook.py:134
msgid "Reasons"
msgstr "Powody"

#: radialnet/gui/NodeNotebook.py:144
msgid "TTL"
msgstr "TTL"

#: radialnet/gui/NodeNotebook.py:144
msgid "RTT"
msgstr "RTT"

#: radialnet/gui/NodeNotebook.py:144
msgid "IP"
msgstr "IP"

#: radialnet/gui/NodeNotebook.py:147
#, python-format
msgid "Traceroute on port <b>%s/%s</b> totalized <b>%d</b> known hops."
msgstr "Traceroute na porcie <b>%s/%s</b> wykryÅ <b>%s</b> znanych przeskokÃ³w."

#: radialnet/gui/NodeNotebook.py:149
msgid "No traceroute information available."
msgstr "Informacja o trasie (traceroute) niedostÄpna."

#: radialnet/gui/NodeNotebook.py:156
msgid "Name"
msgstr "Nazwa"

# TESTME
#: radialnet/gui/NodeNotebook.py:156
msgid "DB Line"
msgstr "Linia DB"

#: radialnet/gui/NodeNotebook.py:157
msgid "Family"
msgstr "Rodzina"

#: radialnet/gui/NodeNotebook.py:161
#, python-format
msgid ""
"<b>*</b> TCP sequence <i>index</i> equal to %d and <i>difficulty</i> is \"%s"
"\"."
msgstr ""
"<b>*</b> Sekwencja TCP <i>indeks</i> rÃ³wna %d oraz <i>trudnoÅÄ</i> jest \"%s"
"\"."

#: radialnet/gui/NodeNotebook.py:195
msgid "General"
msgstr "OgÃ³lne"

#: radialnet/gui/NodeNotebook.py:197
msgid "Traceroute"
msgstr "Traceroute"

#: radialnet/gui/NodeNotebook.py:239
#, python-format
msgid "Ports (%s)"
msgstr "Porty (%s)"

#: radialnet/gui/NodeNotebook.py:257 radialnet/gui/NodeNotebook.py:784
msgid "<unknown>"
msgstr "<nieznany>"

#: radialnet/gui/NodeNotebook.py:259
msgid "<none>"
msgstr "<brak>"

#: radialnet/gui/NodeNotebook.py:284
#, python-format
msgid "[%d] service: %s"
msgstr "[%d] usÅuga: %s"

#: radialnet/gui/NodeNotebook.py:289
msgid "<special field>"
msgstr "<pole specjalne>"

#: radialnet/gui/NodeNotebook.py:389
#, python-format
msgid "Extraports (%s)"
msgstr "Dodatkowe porty (%s)"

#: radialnet/gui/NodeNotebook.py:396
msgid "Special fields"
msgstr "Pola specjalne"

#: radialnet/gui/NodeNotebook.py:430
msgid "General information"
msgstr "Informacje ogÃ³lne"

#: radialnet/gui/NodeNotebook.py:431
msgid "Sequences"
msgstr "Sekwencje"

#: radialnet/gui/NodeNotebook.py:434
msgid "No sequence information."
msgstr "Brak informacji o sekwencjach"

#: radialnet/gui/NodeNotebook.py:435
msgid "No OS information."
msgstr "Brak informacji o systemie operacyjnym"

#: radialnet/gui/NodeNotebook.py:440
msgid "Address:"
msgstr "Adres:"

#: radialnet/gui/NodeNotebook.py:463
msgid "Hostname:"
msgstr "Nazwa hosta:"

#: radialnet/gui/NodeNotebook.py:487
#, python-format
msgid "%s (%s seconds)."
msgstr "%s (%s sekund)."

#: radialnet/gui/NodeNotebook.py:554
msgid "Match"
msgstr "Dopasowanie"

#: radialnet/gui/NodeNotebook.py:601 radialnet/gui/NodeNotebook.py:651
msgid "Class"
msgstr "Klasa"

#: radialnet/gui/NodeNotebook.py:609
msgid "Used ports:"
msgstr "UÅ¼yte porty:"

#: radialnet/gui/NodeNotebook.py:632
msgid "Fingerprint"
msgstr "Odcisk palca"

#: radialnet/gui/NodeNotebook.py:652
msgid "Values"
msgstr "WartoÅci"

#: radialnet/gui/NodeNotebook.py:654
msgid "TCP *"
msgstr "TCP *"

#: radialnet/gui/NodeNotebook.py:655
msgid "IP ID"
msgstr "IP ID"

# translated pretty literally, TESTME
#: radialnet/gui/NodeNotebook.py:656
msgid "TCP Timestamp"
msgstr "Stempel czasu TCP"

#: radialnet/bestwidgets/windows.py:141
msgid "Alert"
msgstr "Alert"

#: share/zenmap/misc/profile_editor.xml:9
msgid "Ping"
msgstr "Ping"

# TESTME
#: share/zenmap/misc/profile_editor.xml:10
msgid "Scripting"
msgstr "Skryptowanie"

#: share/zenmap/misc/profile_editor.xml:11
msgid "Target"
msgstr "Cel"

#: share/zenmap/misc/profile_editor.xml:12
msgid "Source"
msgstr "Å¹rÃ³dÅo"

# TESTME
#: share/zenmap/misc/profile_editor.xml:13
msgid "Other"
msgstr "Inny"

#: share/zenmap/misc/profile_editor.xml:14
msgid "Timing"
msgstr "Taktowanie"

#: share/zenmap/misc/profile_editor.xml:16
msgid "Scan options"
msgstr "Opcje skanowania"

#: share/zenmap/misc/profile_editor.xml:17
msgid "Targets (optional): "
msgstr "Cele (opcjonalnie): "

#: share/zenmap/misc/profile_editor.xml:18
msgid "TCP scan: "
msgstr "Skan TCP: "

#: share/zenmap/misc/profile_editor.xml:19
#: share/zenmap/misc/profile_editor.xml:30
#: share/zenmap/misc/profile_editor.xml:40
msgid "None"
msgstr "Brak"

#: share/zenmap/misc/profile_editor.xml:20
msgid ""
"Send probes with the ACK flag set. Ports will be marked \"filtered\" or "
"\"unfiltered\". Use ACK scan to map out firewall rulesets."
msgstr ""
"WysyÅaj sondy z ustawionÄ flagÄ ACK. Porty bÄdÄ oznaczane jako \"filtrowane"
"\" lub \"niefiltrowane\". Skanowania ACK uÅ¼ywa siÄ aby badaÄ dziaÅanie "
"firewalli."

#: share/zenmap/misc/profile_editor.xml:20
msgid "ACK scan"
msgstr "Skan ACK"

#: share/zenmap/misc/profile_editor.xml:21
msgid ""
"Send probes with the FIN bit set. FIN scan can differentiate \"closed\" and "
"\"open|filtered\" ports on some systems."
msgstr ""
"WysyÅaj sondy z ustawionÄ flagÄ FIN. Skanowanie FIN dzieli porty \"zamkniÄte"
"\" lub \"otwarte|filtrowane\" na niektÃ³rych systemach."

#: share/zenmap/misc/profile_editor.xml:21
msgid "FIN scan"
msgstr "Skan FIN"

#: share/zenmap/misc/profile_editor.xml:22
msgid ""
"Send probes with the FIN and ACK bits set. Against some BSD-derived systems "
"this can differentiate between \"closed\" and \"open|filtered\" ports."
msgstr ""
"WysyÅaj sondy z ustawionymi flagami ACK oraz FIN. W przypadku uÅ¼ycia "
"przeciwko niektÃ³rym systemom z rodziny BSD pozwoli to na rozrÃ³Å¼nienie miÄdzy "
"\"zamkniÄtymi\" oraz \"otwartymi|filtrowanymi\" portami."

#: share/zenmap/misc/profile_editor.xml:22
msgid "Maimon scan"
msgstr "Skan Maimona"

#: share/zenmap/misc/profile_editor.xml:23
msgid ""
"Send probes with no flags set (TCP flag header is 0). Null scan can "
"differentiate \"closed\" and \"open|filtered\" ports on some systems."
msgstr ""
"WysyÅaj sondy bez jakichkolwiek ustawionych flag (nagÅÃ³wek flag TCP jest "
"rÃ³wny 0). Skan typu null pozwala na rozrÃ³Å¼nienie miÄdzy \"zamkniÄtymi\" oraz "
"\"otwartymi|filtrowanymi\" portami na niektÃ³rych systemach."

#: share/zenmap/misc/profile_editor.xml:23
msgid "Null scan"
msgstr "Skan null"

#: share/zenmap/misc/profile_editor.xml:24
msgid ""
"Send probes with the SYN flag set. This is the most popular scan and the "
"most generally useful. It is known as a \"stealth\" scan because it avoids "
"making a full TCP connection."
msgstr ""
"WysyÅaj sondy z ustawionÄ flagÄ SYN. Jest to najpopularniejszy typ "
"skanowania i zwykle najbardziej uÅ¼ytezcny. Jest znany jako \"potajemny\" "
"poniewaÅ¼ unika nawiÄzywania peÅnego poÅÄczenia TCP."

#: share/zenmap/misc/profile_editor.xml:24
msgid "TCP SYN scan"
msgstr "Skan TCP SYN"

#: share/zenmap/misc/profile_editor.xml:25
msgid ""
"Scan using the connect system call. This is like SYN scan but less stealthy "
"because it makes a full TCP connection. It is the default when a user does "
"not have raw packet privileges or is scanning IPv6 networks."
msgstr ""
"Skanuj uÅ¼ywajÄc wywoÅania systemowego connect(). Ten skan jest podobny do "
"SYN, lecz jest Åatwiej wykrywalny, gdyÅ¼ nawiÄzuje peÅne poÅÄczenie TCP. "
"DomyÅlny w przypadku, gdy uÅ¼ytkownik nie ma uprawnieÅ do tworzenia surowych "
"pakietÃ³w lub skanuje sieci IPv6."

#: share/zenmap/misc/profile_editor.xml:25
msgid "TCP connect scan"
msgstr "Skan poÅÄczeÅ TCP"

#: share/zenmap/misc/profile_editor.xml:26
msgid ""
"Same as ACK scan except that it exploits an implementation detail of certain "
"systems to differentiate open ports from closed ones, rather than always "
"printing \"unfiltered\" when a RST is returned. "
msgstr ""
"DziaÅa tak samo jak skan ACK z tym wyjÄtkiem, Å¼e wykorzystuje detal w "
"implementacji niektÃ³rych systemÃ³w , aby rozrÃ³Å¼niÄ porty otwarte od "
"zamkniÄtych, zamiast wyÅwietlania \"niefiltrowany\" w przypadku gdy "
"otrzymano pakiet RST."

# translated to a "scan with windows". don't really know the concept.
#: share/zenmap/misc/profile_editor.xml:26
msgid "Window scan"
msgstr "Skan okien TCP"

#: share/zenmap/misc/profile_editor.xml:27
msgid ""
"Send probes with the FIN, PSH, and URG flags set, lighting the packets up "
"like a Christmas tree. Xmas tree scan can differentiate \"closed\" and "
"\"open|filtered\" ports on some systems."
msgstr ""
"WysyÅaj sondy z ustawionymi flagami FIN, PSH oraz URG, zapalajÄc pakiety "
"niczym choinkÄ w BoÅ¼e Narodzenie.Skan Xmas potrafi rozrÃ³Å¼niaÄ miÄdzy portami "
"\"zamkniÄtymi\" oraz \"otwartymi|filtrowanymi\" na niektÃ³rych systemach."

#: share/zenmap/misc/profile_editor.xml:27
msgid "Xmas Tree scan"
msgstr "Skan Xmas"

#: share/zenmap/misc/profile_editor.xml:29
msgid "Non-TCP scans: "
msgstr "Skany inne niÅ¼ TCP: "

#: share/zenmap/misc/profile_editor.xml:31
msgid ""
"Scan UDP ports. UDP is in general slower and more difficult to scan than "
"TCP, and is often ignored by security auditors."
msgstr ""
"Skanuj porty UDP. UDP jest generalnie wolniejsze i trudniejsze do skanowania "
"niÅ¼ TCP oraz jest czÄsto ignorowane przez testerÃ³w bezpieczeÅstwa sieci "
"komputerowych."

#: share/zenmap/misc/profile_editor.xml:31
msgid "UDP scan"
msgstr "Skan UDP"

#: share/zenmap/misc/profile_editor.xml:32
msgid ""
"Scan IP protocols (TCP, ICMP, IGMP, etc.) to find which are supported by "
"target machines."
msgstr ""
"Skanuj protokoÅy IP (TCP, ICMP, IGMP itd.) aby odkryÄ, ktÃ³re z nich sÄ "
"obsÅugiwane na docelowych maszynach."

#: share/zenmap/misc/profile_editor.xml:32
msgid "IP protocol scan"
msgstr "Skan protokoÅu IP"

#: share/zenmap/misc/profile_editor.xml:33
msgid ""
"Do not scan any targets, just list which ones would be scanned (with reverse "
"DNS names if available)."
msgstr ""
"Nie skanuj Å¼adnych celÃ³w, tylko zrÃ³b listÄ tych, ktÃ³re bÄdÄ skanowane (ze "
"wstecznymi/odwrotnymi nazwami DNS, jeÅli sÄ dostÄpne)."

# translated to "list targets"
#: share/zenmap/misc/profile_editor.xml:33
msgid "List scan"
msgstr "Listuj cele"

#: share/zenmap/misc/profile_editor.xml:34
msgid ""
"Skip the port scanning phase. Other phases (host discovery, script scan, "
"traceroute) may still run."
msgstr ""
"PomiÅ fazÄ skanowania portÃ³w. Inne fazy (wykrywania hostÃ³w, skanowania "
"skryptami, Åledzenia tras) ciÄgle zostanÄ wykonane."

#: share/zenmap/misc/profile_editor.xml:34
msgid "No port scan"
msgstr "Brak skanowania portÃ³w"

#: share/zenmap/misc/profile_editor.xml:35
msgid ""
"SCTP is a layer 4 protocol used mostly for telephony related applications.  "
"This is the SCTP equivalent of a TCP SYN stealth scan."
msgstr ""
"STCP jest protokoÅem warstwy 4 uÅ¼ywanym zwykle do zastosowaÅ zwiÄzanych z "
"telefoniÄ. Jest to odpowiednik skanowania TCP SYN dla protokoÅu STCP."

#: share/zenmap/misc/profile_editor.xml:35
msgid "SCTP INIT port scan"
msgstr "Skan portÃ³w STCP INIT"

#: share/zenmap/misc/profile_editor.xml:36
msgid ""
"SCTP is a layer 4 protocol used mostly for telephony related applications."
msgstr ""
"STCP jest protokoÅem warstwy 4 uÅ¼ywanym zwykle do zastosowaÅ zwiÄzanych z "
"telefoniÄ."

#: share/zenmap/misc/profile_editor.xml:36
msgid "SCTP cookie-echo port scan"
msgstr "Skan portÃ³w STCP cookie-echo"

#: share/zenmap/misc/profile_editor.xml:39
msgid "Timing template: "
msgstr "Szablon taktowania: "

#: share/zenmap/misc/profile_editor.xml:41
#: share/zenmap/misc/profile_editor.xml:42
msgid "Set the timing template for IDS evasion."
msgstr "Ustaw szablon taktowania uÅ¼ywany do unikania IDSÃ³w."

#: share/zenmap/misc/profile_editor.xml:41
msgid "Paranoid"
msgstr "Paranoik"

#: share/zenmap/misc/profile_editor.xml:42
msgid "Sneaky"
msgstr "PodstÄpny"

#: share/zenmap/misc/profile_editor.xml:43
msgid ""
"Set the timing template to slow down the scan to use less bandwidth and "
"target machine resources."
msgstr ""
"Ustaw szablon taktowania tak, by zwolniÄ skan w celu mniejszego zuÅ¼ycia "
"pasma ÅÄcza oraz zasobÃ³w docelowych maszyn."

#: share/zenmap/misc/profile_editor.xml:43
msgid "Polite"
msgstr "Grzeczny"

# TESTME
#: share/zenmap/misc/profile_editor.xml:44
msgid "Set the timing template to not modify the default Nmap value."
msgstr ""
"Ustaw szablon taktowania tak, by nie modyfikowaÅ domyÅlnej wartoÅci Nmapa."

#: share/zenmap/misc/profile_editor.xml:44
msgid "Normal"
msgstr "Normalny"

#: share/zenmap/misc/profile_editor.xml:45
msgid ""
"Set the timing template for faster scan. Used when on a reasonably fast and "
"reliable network."
msgstr ""
"Ustaw szablon taktowania dla szybszego skanowania. Do uÅ¼ycia w ramach "
"rozsÄdnie szybkiej i niezawodnej sieci."

#: share/zenmap/misc/profile_editor.xml:45
msgid "Aggressive"
msgstr "Agresywny"

#: share/zenmap/misc/profile_editor.xml:46
msgid ""
"Set the timing template for the fastest scan. Used when on a fast network or "
"when willing to sacrifice accuracy for speed."
msgstr ""
"Ustaw szablon taktowania an najwyÅ¼szÄ prÄdkoÅÄ. Do uÅ¼ycia w szybkiej sieci "
"lub waÅ¼niejsza jest prÄdkoÅÄ niÅ¼ dokÅadnoÅÄ."

#: share/zenmap/misc/profile_editor.xml:46
msgid "Insane"
msgstr "Szalony"

#: share/zenmap/misc/profile_editor.xml:48
msgid ""
"Enable OS detection (-O), version detection (-sV), script scanning (-sC), "
"and traceroute (--traceroute)."
msgstr ""
"WÅÄcz wykrywanie systemu operacyjnego (-O), wykrywanie wersji usÅug (-sV), "
"skanowanie ze skryptami (-sC), oraz Åledzenie tras pakietÃ³w (--traceroute)."

#: share/zenmap/misc/profile_editor.xml:48
msgid "Enable all advanced/aggressive options"
msgstr "WÅÄcz wszystkie zaawansowane/agresywne opcje"

#: share/zenmap/misc/profile_editor.xml:49
msgid "Attempt to discover the operating system running on remote systems."
msgstr "PrÃ³buj odkrywaÄ systemy operacyjne na zdalnych systemach."

#: share/zenmap/misc/profile_editor.xml:49
msgid "Operating system detection"
msgstr "Wykrywanie systemu operacyjnego"

#: share/zenmap/misc/profile_editor.xml:50
msgid ""
"Attempt to discover the version number of services running on remote ports."
msgstr "SprÃ³buj wykryÄ numery wersji usÅug dziaÅajÄcych na zdalnych portach."

#: share/zenmap/misc/profile_editor.xml:50
msgid "Version detection"
msgstr "Wykrywanie wersji"

#: share/zenmap/misc/profile_editor.xml:51
msgid ""
"Scan by spoofing packets from a zombie computer so that the targets receive "
"no packets from your IP address. The zombie must meet certain conditions "
"which Nmap will check before scanning."
msgstr ""
"Skanuj faÅszujÄc pakiety od komputera-zombie tak, aby cele nie otrzymywaÅy "
"pakietÃ³w od twojego komputera.Zombie musi speÅniaÄ specjalne warunki, ktÃ³re "
"Nmap sprawdzi przed skanowaniem."

#: share/zenmap/misc/profile_editor.xml:51
msgid "Idle Scan (Zombie)"
msgstr "Skan bezczynny (Zombie)"

#: share/zenmap/misc/profile_editor.xml:52
msgid ""
"Use an FTP server to port scan other hosts by sending a file to each "
"interesting port of a target host."
msgstr ""
"UÅ¼yj serwera FTP aby skanowaÄ porty innych hostÃ³w poprzez wysyÅanie pliku na "
"kaÅ¼dy interesujÄcy port na docelowym hoÅcie."

#: share/zenmap/misc/profile_editor.xml:52
msgid "FTP bounce attack"
msgstr "Skan odbijania FTP"

#: share/zenmap/misc/profile_editor.xml:53
msgid "Never do reverse DNS. This can slash scanning times."
msgstr ""
"Nigdy nie wykonuj odwrotnych zapytaÅ DNS. MoÅ¼e znacznie skrÃ³ciÄ czasy "
"skanowania."

#: share/zenmap/misc/profile_editor.xml:53
msgid "Disable reverse DNS resolution"
msgstr "WyÅÄcz wsteczne zapytania DNS"

#: share/zenmap/misc/profile_editor.xml:54
msgid "Enable IPv6 scanning."
msgstr "WÅÄcz skanowanie IPv6"

#: share/zenmap/misc/profile_editor.xml:54
msgid "IPv6 support"
msgstr "Wsparcie dla IPv6"

#: share/zenmap/misc/profile_editor.xml:56
msgid "Ping options"
msgstr "Opcje pingowania"

#: share/zenmap/misc/profile_editor.xml:57
msgid ""
"Don't check if targets are up before scanning them. Scan every target listed."
msgstr ""
"Nie sprawdzaj czy cele sÄ wÅÄczone przed ich skanowaniem. Skauj wszystkie "
"wymienione cele."

#: share/zenmap/misc/profile_editor.xml:57
msgid "Don't ping before scanning"
msgstr "Nie pinguj przed skanowaniem"

#: share/zenmap/misc/profile_editor.xml:58
msgid "Send an ICMP echo request (ping) probe to see if targets are up."
msgstr "WyÅlij zapytanie ICMP echo (ping) aby sprawdziÄ, czy cele sÄ wÅÄczone."

#: share/zenmap/misc/profile_editor.xml:58
msgid "ICMP ping"
msgstr "Ping ICMP"

#: share/zenmap/misc/profile_editor.xml:59
msgid "Send an ICMP timestamp probe to see if targets are up."
msgstr ""
"WyÅlij zapytanie ICMP timestamp (stempel czasu) aby sprawdziÄ, czy cele sÄ "
"wÅÄczone."

#: share/zenmap/misc/profile_editor.xml:59
msgid "ICMP timestamp request"
msgstr "Zapytanie ICMP timestamp"

#: share/zenmap/misc/profile_editor.xml:60
msgid "Send an ICMP address mask request probe to see if targets are up."
msgstr ""
"WyÅlij zapytanie ICMP o maskÄ sieci aby sprawdziÄ, czy cele sÄ wÅÄczone."

#: share/zenmap/misc/profile_editor.xml:60
msgid "ICMP netmask request"
msgstr "zapytanie maski sieci ICMP"

#: share/zenmap/misc/profile_editor.xml:61
msgid ""
"Send one or more ACK probes to see if targets are up. Give a list of ports "
"or leave the argument blank to use a default port."
msgstr ""
"WyÅlij jednÄ lub wiÄcej sond ACK aby sprawdziÄ, czy cele sÄ wÅÄczone. Podaj "
"listÄ portÃ³w lub pozostaw argument pusty, aby uÅ¼yÄ domyÅlnego portu."

#: share/zenmap/misc/profile_editor.xml:61
msgid "ACK ping"
msgstr "Ping ACK"

#: share/zenmap/misc/profile_editor.xml:62
msgid ""
"Send one or more SYN probes to see if targets are up. Give a list of ports "
"or leave the argument blank to use a default port."
msgstr ""
"WyÅlij jednÄ lub wiÄcej sond SYN aby sprawdziÄ, czy cele sÄ wÅÄczone. Podaj "
"listÄ portÃ³w lub pozostaw argument pusty, aby uÅ¼yÄ domyÅlnego portu."

#: share/zenmap/misc/profile_editor.xml:62
msgid "SYN ping"
msgstr "Ping SYN"

#: share/zenmap/misc/profile_editor.xml:63
msgid ""
"Send one or more UDP probes to see if targets are up. Give a list of ports "
"or leave the argument blank to use a default port."
msgstr ""
"WyÅlij jednÄ lub wiÄcej sond UDP aby sprawdziÄ, czy cele sÄ wÅÄczone. Podaj "
"listÄ portÃ³w lub pozostaw argument pusty, aby uÅ¼yÄ domyÅlnego portu."

#: share/zenmap/misc/profile_editor.xml:63
msgid "UDP probes"
msgstr "Sondy UDP"

#: share/zenmap/misc/profile_editor.xml:64
msgid ""
"Send one or more raw IP protocol probes to see if targets are up. Give a "
"list of protocols or leave the argument blank to use a default list"
msgstr ""
"WyÅlij jednÄ lub wiÄcej sond protokoÅu IP aby sprawdziÄ, czy cele sÄ "
"wÅÄczone. Podaj listÄ protokoÅÃ³w lub pozostaw argument pusty, aby uÅ¼yÄ "
"domyÅlnej listy."

#: share/zenmap/misc/profile_editor.xml:64
msgid "IPProto probes"
msgstr "Sondy IPProto"

#: share/zenmap/misc/profile_editor.xml:65
msgid ""
"Send SCTP INIT chunk packets to see if targets are up.  Give a list of ports "
"or leave the argument blank to use a default port."
msgstr ""
"WyÅlij jednÄ lub wiÄcej sond SCTP INIT aby sprawdziÄ, czy cele sÄ wÅÄczone. "
"Podaj listÄ portÃ³w lub pozostaw argument pusty, aby uÅ¼yÄ domyÅlnego portu."

#: share/zenmap/misc/profile_editor.xml:65
msgid "SCTP INIT ping probes"
msgstr "Sondy STCP INIT"

#: share/zenmap/misc/profile_editor.xml:67
msgid "Scripting options (NSE)"
msgstr "Opcje skryptowania (NSE)"

#: share/zenmap/misc/profile_editor.xml:68
msgid ""
"Use the Nmap Scripting Engine to gain more information about targets after "
"scanning them."
msgstr ""
"UÅ¼yj Silnika SkryptÃ³w Nmapa (NSE) aby uzyskaÄ wiÄcej informacji o celach po "
"ich przeskanowaniu."

#: share/zenmap/misc/profile_editor.xml:68
msgid "Script scan"
msgstr "Skanowanie ze skryptami"

#: share/zenmap/misc/profile_editor.xml:69
msgid ""
"Run the given scripts. Give script names, directory names, or category "
"names. Categories are \"safe\", \"intrusive\", \"malware\", \"discovery\", "
"\"vuln\", \"auth\", \"external\", \"default\", and \"all\". If blank, "
"scripts in the \"default\" category are run."
msgstr ""
"Uruchom podane skrypty. Podaj nazwy skryptÃ³w, nazwy katalogÃ³w lub kategorie. "
"Dozwolone kategorie to \"safe\", \"intrusive\", \"malware\", \"discovery\", "
"\"vuln\", \"auth\", \"external\", \"default\", oraz \"all\". Pozostaw "
"argument pusty, aby uruchomiÄ domyÅlne skrypty (z kategorii \"default\")."

#: share/zenmap/misc/profile_editor.xml:69
msgid "Scripts to run"
msgstr "Skrypty do uruchomienia"

#: share/zenmap/misc/profile_editor.xml:70
msgid ""
"Give arguments to certain scripts that use them. Arguments are "
"<name>=<value> pairs, separated by commas. Values may be Lua tables."
msgstr ""
"Podaj argumenty dla skryptÃ³w, ktÃ³re z nich korzystajÄ. Argumenty sÄ parami "
"<nazwa>=<wartoÅÄ>,oddzielane przecinkami. WartoÅci mogÄ byÄ tablicami jÄzyka "
"Lua."

#: share/zenmap/misc/profile_editor.xml:70
msgid "Script arguments"
msgstr "Argumenty skryptÃ³w"

#: share/zenmap/misc/profile_editor.xml:71
msgid "Show all information sent and received by the scripting engine."
msgstr ""
"WyÅwietl wszystkie informacje wysyÅane i odbierane przez system skryptÃ³w."

#: share/zenmap/misc/profile_editor.xml:71
msgid "Trace script execution"
msgstr "ÅledÅº wykonywanie skryptÃ³w"

#: share/zenmap/misc/profile_editor.xml:73
msgid "Target options"
msgstr "Opcje celÃ³w"

#: share/zenmap/misc/profile_editor.xml:74
msgid "Specifies a comma-separated list of targets to exclude from the scan."
msgstr ""
"Oddzielana przecinkami lista celÃ³w, ktÃ³re naleÅ¼y wykluczyÄ ze skanowania."

#: share/zenmap/misc/profile_editor.xml:74
msgid "Excluded hosts/networks"
msgstr "Wykluczone hosty/sieci"

#: share/zenmap/misc/profile_editor.xml:75
msgid ""
"Specifies a newline-, space-, or tab-delimited file of targets to exclude "
"from the scan."
msgstr ""
"Plik z listÄ celÃ³w do wykluczenia ze skanowania oddzielany spacjami, znakami "
"nowej linii lub tabulatora."

#: share/zenmap/misc/profile_editor.xml:75
msgid "Exclusion file"
msgstr "Plik wykluczenia"

#: share/zenmap/misc/profile_editor.xml:76
msgid "Reads target list specification from an input file."
msgstr "Odczytuje listÄ celÃ³w z pliku wejÅciowego."

#: share/zenmap/misc/profile_editor.xml:76
msgid "Target list file"
msgstr "Plik z listÄ celÃ³w"

#: share/zenmap/misc/profile_editor.xml:77
msgid ""
"Option to choose targets at random. Tells Nmap how many IPs to generate. 0 "
"is used for a never-ending scan."
msgstr ""
"Opcja uÅ¼ywana do losowego wybierania celÃ³w. MÃ³wi Nmapowi ile adresÃ³w IP "
"naleÅ¼y wygenerowaÄ.0 (zero) jest uÅ¼ywane aby rozpoczÄÄ niekoÅczÄce siÄ "
"skanowanie."

#: share/zenmap/misc/profile_editor.xml:77
msgid "Scan random hosts"
msgstr "Skanuj losowe hosty"

#: share/zenmap/misc/profile_editor.xml:78
msgid ""
"This option specifies which ports you want to scan and overrides the default."
msgstr ""
"Ta opcja podaje ktÃ³re porty chcesz przeskanowaÄ i nadpisuje domyÅlne "
"ustawienia."

#: share/zenmap/misc/profile_editor.xml:78
msgid "Ports to scan"
msgstr "Porty do przeskanowania"

#: share/zenmap/misc/profile_editor.xml:79
msgid ""
"Only scan ports named in the nmap-services file which comes with Nmap (or "
"nmap-protocols file for -sO)."
msgstr ""
"Skanuj tylko porty wymienione w pliku nmap-services dostarczanym z Nmapem "
"(lub nmap-protocols, w przypadku uÅ¼ycia -sO)."

#: share/zenmap/misc/profile_editor.xml:79
msgid "Fast scan"
msgstr "Szybkie skanowanie"

#: share/zenmap/misc/profile_editor.xml:81
msgid "Source options"
msgstr "Opcje ÅºrÃ³dÅa"

#: share/zenmap/misc/profile_editor.xml:82
msgid ""
"Send fake decoy probes from spoofed addresses to hide your own address. Give "
"a list of addresses separated by commas. Use RND for a random address and ME "
"to set the position of your address."
msgstr ""
"WyÅlij sondy od faÅszywych hostÃ³w aby ukryÄ wÅasny adres IP. Podaj listÄ "
"adresÃ³w oddzielanÄ przecinkami. UÅ¼yj RND aby uÅ¼ywaÄ losowych adresÃ³w "
"ÅºrÃ³dÅowych oraz ME aby podaÄ pozycjÄ twojego adresu."

# translated "decoys" to "false hosts"
#: share/zenmap/misc/profile_editor.xml:82
msgid "Use decoys to hide identity"
msgstr "UÅ¼yj faÅszywych hostÃ³w aby ukryÄ toÅ¼samoÅÄ"

#: share/zenmap/misc/profile_editor.xml:83
msgid ""
"Specify the IP address of the interface you wish to send packets through."
msgstr "Podaj adres IP interfejsu, z ktÃ³rego chcesz wysyÅaÄ pakiety."

#: share/zenmap/misc/profile_editor.xml:83
msgid "Set source IP address"
msgstr "Ustaw ÅºrÃ³dÅowy adres IP"

#: share/zenmap/misc/profile_editor.xml:84
msgid ""
"Provide a port number and Nmap will send packets from that port where "
"possible."
msgstr ""
"Podaj numer portu, a Nmap bÄdzie w razie moÅ¼liwoÅci z niego wysyÅaÅ pakiety."

#: share/zenmap/misc/profile_editor.xml:84
msgid "Set source port"
msgstr "Ustaw port ÅºrÃ³dÅowy"

#: share/zenmap/misc/profile_editor.xml:85
msgid "Tells Nmap what interface to send and receive packets on."
msgstr "MÃ³wi Nmapowi, z ktÃ³rego interfejsu wysyÅaÄ i odbieraÄ pakiety."

#: share/zenmap/misc/profile_editor.xml:85
msgid "Set network interface"
msgstr "Ustaw interfejs sieciowy"

#: share/zenmap/misc/profile_editor.xml:87
msgid "Other options"
msgstr "Dodatkowe opcje"

#: share/zenmap/misc/profile_editor.xml:88
msgid "Any extra options to add to the command line."
msgstr "Wszystkie dodatkowe opcje do dodania do linii poleceÅ"

#: share/zenmap/misc/profile_editor.xml:88
msgid "Extra options defined by user"
msgstr "Dodatkowe opcje zdefiniowane przez uÅ¼ytkownika"

#: share/zenmap/misc/profile_editor.xml:89
msgid "Set the IPv4 time-to-live field in sent packets to the given value."
msgstr "Ustaw czas Å¼ycia (TTL) dla pakietÃ³w IPv4 na okreÅlonÄ wartoÅÄ."

#: share/zenmap/misc/profile_editor.xml:89
msgid "Set IPv4 time to live (ttl)"
msgstr "Ustaw czas Å¼ycia (TTL) pakietÃ³w IPv4"

#: share/zenmap/misc/profile_editor.xml:90
msgid ""
"Causes the requested scan (including ping scans) to split up TCP headers "
"over several packets."
msgstr ""
"Sprawia, Å¼e w ramach okreÅlonego skanowania (wÅÄcznie ze skanami typu ping) "
"nagÅÃ³wki TCP bÄdÄ dzielone na kilka pakietÃ³w."

#: share/zenmap/misc/profile_editor.xml:90
msgid "Fragment IP packets"
msgstr "Fragmentuj pakiety IP"

#: share/zenmap/misc/profile_editor.xml:91
msgid ""
"Print more information about the scan in progress. Open ports are shown as "
"they are found as well as completion time estimates."
msgstr ""
"WyÅwietl wiÄcej informacji o przeprowadzanym skanie. Otwarte porty sÄ "
"wyÅwietlane w momencie ich znalezienia, razem z szacowanym czasem "
"zakoÅczenia skanowania."

#: share/zenmap/misc/profile_editor.xml:91
msgid "Verbosity level"
msgstr "Poziom gadatliwoÅci"

#: share/zenmap/misc/profile_editor.xml:92
msgid ""
"When even verbose mode doesn't provide sufficient data for you, debugging "
"level is available to show more detailed output."
msgstr ""
"Kiedy jeszcze bardziej gadatliwy tryb nie dostarcza ci wystarczajÄcej iloÅci "
"danych, poziom debugowania jest dostÄpny aby pokazaÄ wiÄcej szczegÃ³ÅÃ³w."

#: share/zenmap/misc/profile_editor.xml:92
msgid "Debugging level"
msgstr "Poziom debugowania"

#: share/zenmap/misc/profile_editor.xml:93
msgid "Print a summary of every packet sent or received."
msgstr "WyÅwietl podsumowanie dla kaÅ¼dego wysÅanego lub odebranego pakietu."

#: share/zenmap/misc/profile_editor.xml:93
msgid "Packet trace"
msgstr "Ålad pakietÃ³w"

#: share/zenmap/misc/profile_editor.xml:94
msgid "Scan ports in order instead of randomizing them."
msgstr "Skanuj porty wedÅug kolejnoÅci zamiast je losowaÄ."

#: share/zenmap/misc/profile_editor.xml:94
msgid "Disable randomizing scanned ports"
msgstr "WyÅÄcz losowanie skanowanych portÃ³w"

# TESTME
#: share/zenmap/misc/profile_editor.xml:95
msgid ""
"Trace the network path to each target after scanning. This works with all "
"scan types except connect scan (-sT) and idle scan (-sI)."
msgstr ""
"ÅledÅº ÅcieÅ¼kÄ w sieci do kaÅ¼dego celu po skanowaniu. DziaÅa ze wszystkimi "
"typami skanowania poza skanowaniem typu connect() (-sT) oraz skanowaniem "
"bezczynnym (-sI)."

#: share/zenmap/misc/profile_editor.xml:95
msgid "Trace routes to targets"
msgstr "ÅledÅº trasy pakietÃ³w"

#: share/zenmap/misc/profile_editor.xml:96
msgid ""
"Try sending a probe to each port no more than this many times before giving "
"up."
msgstr ""
"SprÃ³buj wysÅaÄ sondÄ na kaÅ¼dy port nie wiÄcej niÅ¼ podanÄ iloÅÄ razy przed "
"zrezygnowaniem z dalszych prÃ³b."

#: share/zenmap/misc/profile_editor.xml:96
msgid "Max Retries"
msgstr "Maksymalne ponowne prÃ³by"

#: share/zenmap/misc/profile_editor.xml:98
msgid "Timing and performance"
msgstr "Taktowanie i wydajnoÅÄ"

#: share/zenmap/misc/profile_editor.xml:99
msgid ""
"Give up on a host if it has not finished being scanning in this long. Time "
"is in seconds by default, or may be followed by a suffix of 'ms' for "
"milliseconds, 's' for seconds, 'm' for minutes, or 'h' for hours."
msgstr ""
"Zrezygnuj ze skanowania hosta jeÅ¼eli nie zakoÅczono skanowania przez "
"okreÅlony czas. DomyÅlnÄ jednostkÄ czasu sÄ sekundy, ale po dodaniu koÅcÃ³wki "
"\"ms\" bÄdÄ to milisekundy, \"s\" oznacza sekundy, \"m\" - minuty, a \"h\" - "
"godziny."

#: share/zenmap/misc/profile_editor.xml:99
msgid "Max time to scan a target"
msgstr "Maksymalny czas skanowania celu"

#: share/zenmap/misc/profile_editor.xml:100
msgid ""
"Wait no longer than this for a probe response before giving up or "
"retransmitting the probe. Time is in seconds by default, or may be followed "
"by a suffix of 'ms' for milliseconds, 's' for seconds, 'm' for minutes, or "
"'h' for hours."
msgstr ""
"Czekaj nie dÅuÅ¼ej niÅ¼ podanÄ iloÅÄ czasu na odpowiedÅº od sondy przez "
"zrezygnowaniem lub ponownym przesÅaniem sondy. Czas wyraÅ¼any jest w "
"sekundach, ale po dodaniu koÅcÃ³wki \"ms\" bÄdÄ to milisekundy, \"s\" oznacza "
"sekundy, \"m\" - minuty, a \"h\" - godziny."

#: share/zenmap/misc/profile_editor.xml:100
msgid "Max probe timeout"
msgstr "Maksymalny czas oczekiwania na sondÄ"

#: share/zenmap/misc/profile_editor.xml:101
msgid ""
"Wait at least this long for a probe response before giving up or "
"retransmitting the probe. Time is in seconds by default, or may be followed "
"by a suffix of 'ms' for milliseconds, 's' for seconds, 'm' for minutes, or "
"'h' for hours."
msgstr ""
"Czekaj przynajmniej podanÄ iloÅÄ czasu na odpowiedÅº od sondy przez "
"zrezygnowaniem lub ponownym przesÅaniem sondy. Czas wyraÅ¼any jest w "
"sekundach, ale po dodaniu koÅcÃ³wki \"ms\" bÄdÄ to milisekundy, \"s\" oznacza "
"sekundy, \"m\" - minuty, a \"h\" - godziny."

#: share/zenmap/misc/profile_editor.xml:101
msgid "Min probe timeout"
msgstr "Minimalny czas oczekiwania na sondÄ"

# no idea what this "round-trip" is.
#: share/zenmap/misc/profile_editor.xml:102
msgid ""
"Use the time given as the initial estimate of round-trip time. This can "
"speed up scans if you know a good time for the network you're scanning."
msgstr ""
"UÅ¼yj podanego czasu jako wstÄpne oszacowanie czasu obiegu pakietÃ³w. MoÅ¼e to "
"przyspieszyÄ skany w przypadku, gdy dobrze znasz prÄdkoÅÄ sieci, ktÃ³rÄ "
"skanujesz."

#: share/zenmap/misc/profile_editor.xml:102
msgid "Initial probe timeout"
msgstr "WstÄpny czas oczekiwania na sondÄ"

#: share/zenmap/misc/profile_editor.xml:103
msgid "Scan no more than this many hosts in parallel."
msgstr "Skanuj nie wiÄcej niÅ¼ wskazanÄ iloÅÄ hostÃ³w na raz."

#: share/zenmap/misc/profile_editor.xml:103
msgid "Max hosts in parallel"
msgstr "Maksymalne jednoczesne skanowanie"

#: share/zenmap/misc/profile_editor.xml:104
msgid "Scan at least this many hosts in parallel."
msgstr "Skanuj przynajmniej tyle hostÃ³w na raz."

#: share/zenmap/misc/profile_editor.xml:104
msgid "Min hosts in parallel"
msgstr "Minimalne jednoczesne skanowanie"

# what are the outstanding probes?
#: share/zenmap/misc/profile_editor.xml:105
msgid ""
"Never allow more than the given number of probes to be outstanding at a "
"time. May be set to 1 to prevent Nmap from sending more than one probe at a "
"time to hosts."
msgstr ""
"Nigdy nie pozwÃ³l na to, by iloÅÄ oczekujÄcych sond przekroczyÅa podanÄ "
"iloÅÄ. MoÅ¼e byÄ ustawiona na 1 aby Nmap wysyÅaÅ maksymalnie jednÄ sondÄ na "
"raz."

#: share/zenmap/misc/profile_editor.xml:105
msgid "Max outstanding probes"
msgstr "Maksymalna iloÅÄ zalegÅych sond"

#: share/zenmap/misc/profile_editor.xml:106
msgid ""
"Try to maintain at least the given number of probes outstanding during a "
"scan. Common usage is to set to a number higher than 1 to speed up scans of "
"poorly performing hosts or networks."
msgstr ""
"PrÃ³buj utrzymaÄ przynajmniej opdanÄ iloÅÄ oczekujÄcych sond podczas "
"skanowania. Zwykle uÅ¼ywa siÄ tej opcji podajÄc liczbÄ wiÄkszÄ niÅ¼ 1, aby "
"przyspieszyÄ skanowanie powolnych hostÃ³w lub sieci."

#: share/zenmap/misc/profile_editor.xml:106
msgid "Min outstanding probes"
msgstr "Minimalna iloÅÄ zalegÅych sond"

#: share/zenmap/misc/profile_editor.xml:107
msgid ""
"Do not allow the scan delay (time delay between successive probes) to grow "
"larger than the given amount of time. Time is in seconds by default, or may "
"be followed by a suffix of 'ms' for milliseconds, 's' for seconds, 'm' for "
"minutes, or 'h' for hours."
msgstr ""
"Nie pozwÃ³l aby opÃ³Åºnienie skanowania (opÃ³Åºnienie pomiÄdzy pojedynczymi "
"sondami) przekroczyÅo wiÄcej niÅ¼ podanÄ iloÅÄ czasu. Czas wyraÅ¼any jest w "
"sekundach, ale po dodaniu koÅcÃ³wki \"ms\" bÄdÄ to milisekundy, \"s\" oznacza "
"sekundy, \"m\" - minuty, a \"h\" - godziny."

#: share/zenmap/misc/profile_editor.xml:107
msgid "Max scan delay"
msgstr "Maksymalne opÃ³Åºnienie skanowania"

#: share/zenmap/misc/profile_editor.xml:108
msgid ""
"Wait at least the given amount of time between each probe sent to a given "
"host. Time is in seconds by default, or may be followed by a suffix of 'ms' "
"for milliseconds, 's' for seconds, 'm' for minutes, or 'h' for hours."
msgstr ""
"Poczekaj przynajmniej podanÄ iloÅÄ czasu pomiÄdzy kaÅ¼dÄ sondÄ wysyÅanÄ do "
"podanego hosta. Czas wyraÅ¼any jest w sekundach, ale po dodaniu koÅcÃ³wki \"ms"
"\" bÄdÄ to milisekundy, \"s\" oznacza sekundy, \"m\" - minuty, a \"h\" - "
"godziny."

#: share/zenmap/misc/profile_editor.xml:108
msgid "Min delay between probes"
msgstr "Minimalne opÃ³Åºnienie miÄdzy sondami"
