%1\$s does not exist or could not be selected, so the directory %2\$s is shown instead."] = "The directory %1\$s does not exist or could not be selected, so the directory %2\$s is shown instead.";
$net2ftp_messages["Your root directory %1\$s does not exist or could not be selected."] = "Your root directory %1\$s does not exist or could not be selected.";
$net2ftp_messages["The directory %1\$s could not be selected - you may not have sufficient rights to view this directory, or it may not exist."] = "The directory %1\$s could not be selected - you may not have sufficient rights to view this directory, or it may not exist.";
$net2ftp_messages["Entries which contain banned keywords can't be managed using net2ftp. This is to avoid Paypal or Ebay scams from being uploaded through net2ftp."] = "Entries which contain banned keywords can't be managed using net2ftp. This is to avoid Paypal or Ebay scams from being uploaded through net2ftp.";
$net2ftp_messages["Files which are too big can't be downloaded, uploaded, copied, moved, searched, zipped, unzipped, viewed or edited; they can only be renamed, chmodded or deleted."] = "Files which are too big can't be downloaded, uploaded, copied, moved, searched, zipped, unzipped, viewed or edited; they can only be renamed, chmodded or deleted.";
$net2ftp_messages["Execute %1\$s in a new window"] = "Uruchom %1\$s w nowym oknie";
// -------------------------------------------------------------------------
// /includes/main.inc.php
// -------------------------------------------------------------------------
$net2ftp_messages["Please select at least one directory or file!"] = "Wybierz przynajmniej jeden plik lub katalog!";
// -------------------------------------------------------------------------
// /includes/authorizations.inc.php
// -------------------------------------------------------------------------
// checkAuthorization()
$net2ftp_messages["The FTP server %1\$s is not in the list of allowed FTP servers."] = "Serwer %1\$s Nie znajduje się na liście dozwolonych serwerów.";
$net2ftp_messages["The FTP server %1\$s is in the list of banned FTP servers."] = "Serwer %1\$s jest na czarnej liście.";
$net2ftp_messages["The FTP server port %1\$s may not be used."] = "Port %1\$s nie może być użyty.";
$net2ftp_messages["Your IP address (%1\$s) is not in the list of allowed IP addresses."] = "Your IP address (%1\$s) is not in the list of allowed IP addresses.";
$net2ftp_messages["Your IP address (%1\$s) is in the list of banned IP addresses."] = "Twój adres IP (%1\$s) jest na czarnej liście.";
// isAuthorizedDirectory()
$net2ftp_messages["Table net2ftp_users contains duplicate rows."] = "Table net2ftp_users contains duplicate rows.";
// checkAdminUsernamePassword()
$net2ftp_messages["You did not enter your Administrator username or password."] = "You did not enter your Administrator username or password.";
$net2ftp_messages["Wrong username or password. Please try again."] = "Wrong username or password. Please try again.";
// -------------------------------------------------------------------------
// /includes/consumption.inc.php
// -------------------------------------------------------------------------
$net2ftp_messages["Unable to determine your IP address."] = "Unable to determine your IP address.";
$net2ftp_messages["Table net2ftp_log_consumption_ipaddress contains duplicate rows."] = "Table net2ftp_log_consumption_ipaddress contains duplicate rows.";
$net2ftp_messages["Table net2ftp_log_consumption_ftpserver contains duplicate rows."] = "Table net2ftp_log_consumption_ftpserver contains duplicate rows.";
$net2ftp_messages["The variable consumption_ipaddress_datatransfer is not numeric."] = "The variable consumption_ipaddress_datatransfer is not numeric.";
$net2ftp_messages["Table net2ftp_log_consumption_ipaddress could not be updated."] = "Table net2ftp_log_consumption_ipaddress could not be updated.";
$net2ftp_messages["Table net2ftp_log_consumption_ipaddress contains duplicate entries."] = "Table net2ftp_log_consumption_ipaddress contains duplicate entries.";
$net2ftp_messages["Table net2ftp_log_consumption_ftpserver could not be updated."] = "Table net2ftp_log_consumption_ftpserver could not be updated.";
$net2ftp_messages["Table net2ftp_log_consumption_ftpserver contains duplicate entries."] = "Table net2ftp_log_consumption_ftpserver contains duplicate entries.";
$net2ftp_messages["Table net2ftp_log_access could not be updated."] = "Table net2ftp_log_access could not be updated.";
$net2ftp_messages["Table net2ftp_log_access contains duplicate entries."] = "Table net2ftp_log_access contains duplicate entries.";
// -------------------------------------------------------------------------
// /includes/database.inc.php
// -------------------------------------------------------------------------
$net2ftp_messages["Unable to connect to the MySQL database. Please check your MySQL database settings in net2ftp's configuration file settings.inc.php."] = "Unable to connect to the MySQL database. Please check your MySQL database settings in net2ftp's configuration file settings.inc.php.";
$net2ftp_messages["Unable to select the MySQL database. Please check your MySQL database settings in net2ftp's configuration file settings.inc.php."] = "Unable to select the MySQL database. Please check your MySQL database settings in net2ftp's configuration file settings.inc.php.";
// -------------------------------------------------------------------------
// /includes/errorhandling.inc.php
// -------------------------------------------------------------------------
$net2ftp_messages["An error has occured"] = "Błąd";
$net2ftp_messages["Go back"] = "Wstecz";
$net2ftp_messages["Go to the login page"] = "Przejdź do strony logowania";
// -------------------------------------------------------------------------
// /includes/filesystem.inc.php
// -------------------------------------------------------------------------
// ftp_openconnection()
$net2ftp_messages["The FTP module of PHP is not installed.
The administrator of this website should install this module. Installation instructions are given on php.net
"] = "The FTP module of PHP is not installed.
The administrator of this website should install this module. Installation instructions are given on php.net
";
$net2ftp_messages["The FTP and/or OpenSSL modules of PHP is not installed.
The administrator of this website should install these modules. Installation instructions are given on php.net: here for FTP, and here for OpenSSL
"] = "The FTP and/or OpenSSL modules of PHP is not installed.
The administrator of this website should install these modules. Installation instructions are given on php.net: here for FTP, and here for OpenSSL
";
$net2ftp_messages["The SSH2 module of PHP is not installed.
The administrator of this website should install this module. Installation instructions are given on php.net
"] = "The SSH2 module of PHP is not installed.
The administrator of this website should install this module. Installation instructions are given on php.net
";
$net2ftp_messages["Unable to connect to FTP server %1\$s on port %2\$s.
Are you sure this is the address of the FTP server? This is often different from that of the HTTP (web) server. Please contact your ISP helpdesk or system administrator for help.
"] = "Nie można połączyć się z serwerem FTP %1\$s na porcie %2\$s.
Czy jesteś pewny że jest to adres serwera FTP? Często serwer FTP ma inny adres niż serwer HTTP. Skontaktuj się z dostawcą internetu bądź administratorem.
";
$net2ftp_messages["Unable to login to FTP server %1\$s with username %2\$s.
Are you sure your username and password are correct? Please contact your ISP helpdesk or system administrator for help.
"] = "Nie można zalogować się na serwer FTP%1\$s użytkownik %2\$s.
czy jesteś pewien że nazwa użytkownika i hasło są poprawne? Skontaktuj się z dostawcą internetu bądź administratorem.
";
$net2ftp_messages["Unable to switch to the passive mode on FTP server %1\$s."] = "Nie można przełączyć się w tryb pasywny na serwerze FTP %1\$s.";
// ftp_openconnection2()
$net2ftp_messages["Unable to connect to the second (target) FTP server %1\$s on port %2\$s.
Are you sure this is the address of the second (target) FTP server? This is often different from that of the HTTP (web) server. Please contact your ISP helpdesk or system administrator for help.
"] = "Nie można połączyć się z drugim serwerem FTP %1\$s na porcie %2\$s.
Czy jesteś pewny że jest to adres drugiego serwera FTP? Często serwer FTP ma inny adres niż serwer HTTP. Skontaktuj się z dostawcą internetu bądź administratorem.
";
$net2ftp_messages["Unable to login to the second (target) FTP server %1\$s with username %2\$s.
Are you sure your username and password are correct? Please contact your ISP helpdesk or system administrator for help.
"] = "Nie można zalogować się na drugi serwer FTP%1\$s użytkownik %2\$s.
czy jesteś pewien że nazwa użytkownika i hasło są poprawne? Skontaktuj się z dostawcą internetu bądź administratorem.
";
$net2ftp_messages["Unable to switch to the passive mode on the second (target) FTP server %1\$s."] = "ie można przełączyć się w tryb pasywny na drugim serwerze FTP %1\$s.";
// ftp_myrename()
$net2ftp_messages["Unable to rename directory or file %1\$s into %2\$s"] = "Nie można zmienić nazwy katalogu lub pliku %1\$s na %2\$s";
// ftp_mychmod()
$net2ftp_messages["Unable to execute site command %1\$s. Note that the CHMOD command is only available on Unix FTP servers, not on Windows FTP servers."] = "Unable to execute site command %1\$s. Note that the CHMOD command is only available on Unix FTP servers, not on Windows FTP servers.";
$net2ftp_messages["Directory %1\$s successfully chmodded to %2\$s"] = "Zmieniono atrybuty katalogu %1\$s na %2\$s";
$net2ftp_messages["Processing entries within directory %1\$s:"] = "Processing entries within directory %1\$s:";
$net2ftp_messages["File %1\$s was successfully chmodded to %2\$s"] = "Zmieniono atrybuty pliku %1\$s na %2\$s";
$net2ftp_messages["All the selected directories and files have been processed."] = "Wszystkie zaznaczone pliki i katalogi zostały przetworzone.";
// ftp_rmdir2()
$net2ftp_messages["Unable to delete the directory %1\$s"] = "Nie można usunąć katalogu %1\$s";
// ftp_delete2()
$net2ftp_messages["Unable to delete the file %1\$s"] = "Nie można skasować pliku %1\$s";
// ftp_newdirectory()
$net2ftp_messages["Unable to create the directory %1\$s"] = "Nie można utworzyć katalogu %1\$s";
// ftp_readfile()
$net2ftp_messages["Unable to create the temporary file"] = "Nie można utworzyć pliku tymczasowego";
$net2ftp_messages["Unable to get the file %1\$s from the FTP server and to save it as temporary file %2\$s.
Check the permissions of the %3\$s directory.
"] = "Nie można pobrać pliku %1\$s z serwera FTP i zapisać go jako plik tymczasowy %2\$s.
Sprawdź uprawnienia dla katalogu %3\$s.
";
$net2ftp_messages["Unable to open the temporary file. Check the permissions of the %1\$s directory."] = "Nie można otworzyć pliku tymczasowego. Sprawdź uprawnienia dla katalogu %1\$s.";
$net2ftp_messages["Unable to read the temporary file"] = "Nie można czytać pliku tymczasowego";
$net2ftp_messages["Unable to close the handle of the temporary file"] = "Nie można zamknąć pliku tymczasowego";
$net2ftp_messages["Unable to delete the temporary file"] = "Nie można skasować pliku tymczasowego";
// ftp_writefile()
$net2ftp_messages["Unable to create the temporary file. Check the permissions of the %1\$s directory."] = "Nie można utworzyć pliku tymczasowego. Sprawdź uprawnienia dla katalogu %1\$s.";
$net2ftp_messages["Unable to open the temporary file. Check the permissions of the %1\$s directory."] = "Nie można otworzyć pliku tymczasowego. Sprawdź uprawnienia dla katalogu %1\$s.";
$net2ftp_messages["Unable to write the string to the temporary file %1\$s.
Check the permissions of the %2\$s directory."] = "Nie można zapisać tekstu w pliku tymczasowym %1\$s.
Sprawdź uprawnienia dla katalogu %2\$s.";
$net2ftp_messages["Unable to close the handle of the temporary file"] = "Nie można zamknąć pliku tymczasowego";
$net2ftp_messages["Unable to put the file %1\$s on the FTP server.
You may not have write permissions on the directory."] = "Nie można umieścić pliku %1\$s na serwerze FTP.
Możesz nie mieć uprawnień do tego katalogu.";
$net2ftp_messages["Unable to delete the temporary file"] = "Nie można skasować pliku tymczasowego";
// ftp_copymovedelete()
$net2ftp_messages["Processing directory %1\$s"] = "Przetwarzanie katalogu %1\$s";
$net2ftp_messages["The target directory %1\$s is the same as or a subdirectory of the source directory %2\$s, so this directory will be skipped"] = "The target directory %1\$s is the same as or a subdirectory of the source directory %2\$s, so this directory will be skipped";
$net2ftp_messages["The directory %1\$s contains a banned keyword, so this directory will be skipped"] = "The directory %1\$s contains a banned keyword, so this directory will be skipped";
$net2ftp_messages["The directory %1\$s contains a banned keyword, aborting the move"] = "The directory %1\$s contains a banned keyword, aborting the move";
$net2ftp_messages["Unable to create the subdirectory %1\$s. It may already exist. Continuing the copy/move process..."] = "Nie można utworzyć podkatalogu %1\$s. Może już istnieć. Kontynuuję proces kopiowania/przenoszenia...";
$net2ftp_messages["Created target subdirectory %1\$s"] = "Created target subdirectory %1\$s";
$net2ftp_messages["The directory %1\$s could not be selected, so this directory will be skipped"] = "The directory %1\$s could not be selected, so this directory will be skipped";
$net2ftp_messages["Unable to delete the subdirectory %1\$s - it may not be empty"] = "Nie można usunąć podkatalogu %1\$s - może nie jest pusty";
$net2ftp_messages["Deleted subdirectory %1\$s"] = "Usunięto podkatalog %1\$s";
$net2ftp_messages["Deleted subdirectory %1\$s"] = "Usunięto podkatalog %1\$s";
$net2ftp_messages["Unable to move the directory %1\$s"] = "Unable to move the directory %1\$s";
$net2ftp_messages["Moved directory %1\$s"] = "Moved directory %1\$s";
$net2ftp_messages["Processing of directory %1\$s completed"] = "Przetwarzanie katalogu %1\$s zakończone";
$net2ftp_messages["The target for file %1\$s is the same as the source, so this file will be skipped"] = "Plik docelowy %1\$s jest taki sam jak plik źródłowy, więc zostanie pominięty";
$net2ftp_messages["The file %1\$s contains a banned keyword, so this file will be skipped"] = "The file %1\$s contains a banned keyword, so this file will be skipped";
$net2ftp_messages["The file %1\$s contains a banned keyword, aborting the move"] = "The file %1\$s contains a banned keyword, aborting the move";
$net2ftp_messages["The file %1\$s is too big to be copied, so this file will be skipped"] = "The file %1\$s is too big to be copied, so this file will be skipped";
$net2ftp_messages["The file %1\$s is too big to be moved, aborting the move"] = "The file %1\$s is too big to be moved, aborting the move";
$net2ftp_messages["Unable to copy the file %1\$s"] = "Nie można skopiować pliku %1\$s";
$net2ftp_messages["Copied file %1\$s"] = "Copied file %1\$s";
$net2ftp_messages["Unable to move the file %1\$s, aborting the move"] = "Unable to move the file %1\$s, aborting the move";
$net2ftp_messages["Unable to move the file %1\$s"] = "Unable to move the file %1\$s";
$net2ftp_messages["Moved file %1\$s"] = "Przesunięto plik %1\$s";
$net2ftp_messages["Unable to delete the file %1\$s"] = "Nie można skasować pliku %1\$s";
$net2ftp_messages["Deleted file %1\$s"] = "Skasowano plik %1\$s";
$net2ftp_messages["All the selected directories and files have been processed."] = "Wszystkie zaznaczone pliki i katalogi zostały przetworzone.";
// ftp_processfiles()
// ftp_getfile()
$net2ftp_messages["Unable to copy the remote file %1\$s to the local file using FTP mode %2\$s"] = "Nie można skopiować pliku ze zdalego systemu %1\$s do pliku lokalnego przy użyciu trybu FTP %2\$s";
$net2ftp_messages["Unable to delete file %1\$s"] = "Nie można skasować pliku %1\$s";
// ftp_putfile()
$net2ftp_messages["The file is too big to be transferred"] = "The file is too big to be transferred";
$net2ftp_messages["Daily limit reached: the file %1\$s will not be transferred"] = "Daily limit reached: the file %1\$s will not be transferred";
$net2ftp_messages["Unable to copy the local file to the remote file %1\$s using FTP mode %2\$s"] = "Nie można skopiować pliku lokalnego do pliku zdalnego %1\$s przy użyciu trybu FTP %2\$s";
$net2ftp_messages["Unable to delete the local file"] = "Nie można usunąć lokalnego pliku";
// ftp_downloadfile()
$net2ftp_messages["Unable to delete the temporary file"] = "Nie można skasować pliku tymczasowego";
$net2ftp_messages["Unable to send the file to the browser"] = "Unable to send the file to the browser";
// ftp_zip()
$net2ftp_messages["Unable to create the temporary file"] = "Nie można utworzyć pliku tymczasowego";
$net2ftp_messages["The zip file has been saved on the FTP server as %1\$s"] = "Plik zip został zapisany na serwerze FTP jako %1\$s";
$net2ftp_messages["Requested files"] = "Żądane pliki";
$net2ftp_messages["Dear,"] = "Witaj,";
$net2ftp_messages["Someone has requested the files in attachment to be sent to this email account (%1\$s)."] = "Ktoś zażądał by pliki z załącznika zostały przesłane na ten email (%1\$s).";
$net2ftp_messages["If you know nothing about this or if you don't trust that person, please delete this email without opening the Zip file in attachment."] = "Jeśli nic o tym nie wiesz lub nie znasz tej osoby, skasuj pliki z załącznika bez ich przeglądania.";
$net2ftp_messages["Note that if you don't open the Zip file, the files inside cannot harm your computer."] = "Jeśli nie otworzysz plików zip, nic nie może się stać Twojemu komputerowi.";
$net2ftp_messages["Information about the sender: "] = "Informacje o nadawcy: ";
$net2ftp_messages["IP address: "] = "Adres IP: ";
$net2ftp_messages["Time of sending: "] = "Czas wysłania: ";
$net2ftp_messages["Sent via the net2ftp application installed on this website: "] = "Wysłane przez net2ftp zainstalowane na tym serwerze: ";
$net2ftp_messages["Webmaster's email: "] = "Adres webmastera: ";
$net2ftp_messages["Message of the sender: "] = "Wiadomość nadawcy: ";
$net2ftp_messages["net2ftp is free software, released under the GNU/GPL license. For more information, go to http://www.net2ftp.com."] = "net2ftp jest darmowym oprogramowaniem, na licencji GNU/GPL. Więcej informacji http://www.net2ftp.com.";
$net2ftp_messages["The zip file has been sent to %1\$s."] = "Plik zip został wysłany do %1\$s.";
// acceptFiles()
$net2ftp_messages["File %1\$s is too big. This file will not be uploaded."] = "Plik %1\$s jest zbyt duży. Ten plik nie może być pobrany.";
$net2ftp_messages["File %1\$s is contains a banned keyword. This file will not be uploaded."] = "File %1\$s is contains a banned keyword. This file will not be uploaded.";
$net2ftp_messages["Could not generate a temporary file."] = "Nie można wygenerować pliku tymczasowego.";
$net2ftp_messages["File %1\$s could not be moved"] = "Plik %1\$s nie może być przeniesiony";
$net2ftp_messages["File %1\$s is OK"] = "Plik %1\$s jest OK";
$net2ftp_messages["Unable to move the uploaded file to the temp directory.
The administrator of this website has to chmod 777 the /temp directory of net2ftp."] = "Unable to move the uploaded file to the temp directory.
The administrator of this website has to chmod 777 the /temp directory of net2ftp.";
$net2ftp_messages["You did not provide any file to upload."] = "Nie wybrano żadnych plików do pobrania.";
// ftp_transferfiles()
$net2ftp_messages["File %1\$s could not be transferred to the FTP server"] = "Plik %1\$s nie może być preniesiony na serwer FTP";
$net2ftp_messages["File %1\$s has been transferred to the FTP server using FTP mode %2\$s"] = "Plik %1\$s został przeniesiony na serwer FTP w trybie %2\$s";
$net2ftp_messages["Transferring files to the FTP server"] = "Przesyłanie plików na serwer FTP";
// ftp_unziptransferfiles()
$net2ftp_messages["Processing archive nr %1\$s: %2\$s"] = "Przetwarzanie archiwum nr %1\$s: %2\$s";
$net2ftp_messages["Archive %1\$s was not processed because its filename extension was not recognized. Only zip, tar, tgz and gz archives are supported at the moment."] = "Archiwum %1\$s nie zostało przetworzone gdyż jego rozszeżenie nie zostało rozpoznane. Obecnie tylko archiwa zip, tar, tgz i gz są obsługiwane.";
$net2ftp_messages["Unable to extract the files and directories from the archive"] = "Unable to extract the files and directories from the archive";
$net2ftp_messages["Archive contains filenames with ../ or ..\\ - aborting the extraction"] = "Archive contains filenames with ../ or ..\\ - aborting the extraction";
$net2ftp_messages["Could not unzip entry %1\$s (error code %2\$s)"] = "Could not unzip entry %1\$s (error code %2\$s)";
$net2ftp_messages["Created directory %1\$s"] = "Created directory %1\$s";
$net2ftp_messages["Could not create directory %1\$s"] = "Could not create directory %1\$s";
$net2ftp_messages["Copied file %1\$s"] = "Copied file %1\$s";
$net2ftp_messages["Could not copy file %1\$s"] = "Could not copy file %1\$s";
$net2ftp_messages["Unable to delete the temporary directory"] = "Unable to delete the temporary directory";
$net2ftp_messages["Unable to delete the temporary file %1\$s"] = "Unable to delete the temporary file %1\$s";
// ftp_mysite()
$net2ftp_messages["Unable to execute site command %1\$s"] = "Nie można wykonać lokalnego polecenia %1\$s";
// shutdown()
$net2ftp_messages["Your task was stopped"] = "Twoje zadanie zostało zatrzymane";
$net2ftp_messages["The task you wanted to perform with net2ftp took more time than the allowed %1\$s seconds, and therefor that task was stopped."] = "Zadanie, które chciałeś wykonać w net2ftp zajęło więcej czasu niż dozwolone %1\$s sekund, dlatego zostało zatrzymane.";
$net2ftp_messages["This time limit guarantees the fair use of the web server for everyone."] = "Taki limit czasu umożliwia sprawiedliwe wykorzystanie serwera przez wszytkich użytkowników.";
$net2ftp_messages["Try to split your task in smaller tasks: restrict your selection of files, and omit the biggest files."] = "Spróbuj podzielić zadanie na mniejsze częśći: Wybierz mniej plików, pomiń największe pliki.";
$net2ftp_messages["If you really need net2ftp to be able to handle big tasks which take a long time, consider installing net2ftp on your own server."] = "Jeśli naprawdę potrzebujesz by net2frt wykonywał rozbudowane zadania, rozważ instalację net2ftp na swoim serwerze.";
// SendMail()
$net2ftp_messages["You did not provide any text to send by email!"] = "Nie wprowadzono żadnego tekstu do wysłania emailem";
$net2ftp_messages["You did not supply a From address."] = "Nie wprowadzono pola OD";
$net2ftp_messages["You did not supply a To address."] = "Nie wprowadzono pol DO.";
$net2ftp_messages["Due to technical problems the email to %1\$s could not be sent."] = "W związku z problemami technicznymi email do %1\$s nie mógł być wysłany.";
// tempdir2()
$net2ftp_messages["Unable to create a temporary directory because (unvalid parent directory)"] = "Unable to create a temporary directory because (unvalid parent directory)";
$net2ftp_messages["Unable to create a temporary directory because (parent directory is not writeable)"] = "Unable to create a temporary directory because (parent directory is not writeable)";
$net2ftp_messages["Unable to create a temporary directory (too many tries)"] = "Unable to create a temporary directory (too many tries)";
// -------------------------------------------------------------------------
// /includes/logging.inc.php
// -------------------------------------------------------------------------
// logAccess(), logLogin(), logError()
$net2ftp_messages["Unable to execute the SQL query."] = "Unable to execute the SQL query.";
$net2ftp_messages["Unable to open the system log."] = "Unable to open the system log.";
$net2ftp_messages["Unable to write a message to the system log."] = "Unable to write a message to the system log.";
// getLogStatus(), putLogStatus()
$net2ftp_messages["Table net2ftp_log_status contains duplicate entries."] = "Table net2ftp_log_status contains duplicate entries.";
$net2ftp_messages["Table net2ftp_log_status could not be updated."] = "Table net2ftp_log_status could not be updated.";
// rotateLogs()
$net2ftp_messages["The log tables were renamed successfully."] = "The log tables were renamed successfully.";
$net2ftp_messages["The log tables could not be renamed."] = "The log tables could not be renamed.";
$net2ftp_messages["The log tables were copied successfully."] = "The log tables were copied successfully.";
$net2ftp_messages["The log tables could not be copied."] = "The log tables could not be copied.";
$net2ftp_messages["The oldest log table was dropped successfully."] = "The oldest log table was dropped successfully.";
$net2ftp_messages["The oldest log table could not be dropped."] = "The oldest log table could not be dropped.";
// -------------------------------------------------------------------------
// /includes/registerglobals.inc.php
// -------------------------------------------------------------------------
$net2ftp_messages["Please enter your username and password for FTP server "] = "Please enter your username and password for FTP server ";
$net2ftp_messages["You did not fill in your login information in the popup window.
Click on \"Go to the login page\" below."] = "You did not fill in your login information in the popup window.
Click on \"Go to the login page\" below.";
$net2ftp_messages["Access to the net2ftp Admin panel is disabled, because no password has been set in the file settings.inc.php. Enter a password in that file, and reload this page."] = "Access to the net2ftp Admin panel is disabled, because no password has been set in the file settings.inc.php. Enter a password in that file, and reload this page.";
$net2ftp_messages["Please enter your Admin username and password"] = "Please enter your Admin username and password";
$net2ftp_messages["You did not fill in your login information in the popup window.
Click on \"Go to the login page\" below."] = "You did not fill in your login information in the popup window.
Click on \"Go to the login page\" below.";
$net2ftp_messages["Wrong username or password for the net2ftp Admin panel. The username and password can be set in the file settings.inc.php."] = "Wrong username or password for the net2ftp Admin panel. The username and password can be set in the file settings.inc.php.";
// -------------------------------------------------------------------------
// /skins/skins.inc.php
// -------------------------------------------------------------------------
$net2ftp_messages["Blue"] = "Niebieska";
$net2ftp_messages["Grey"] = "Szara";
$net2ftp_messages["Black"] = "Czarna";
$net2ftp_messages["Yellow"] = "Żółta";
$net2ftp_messages["Pastel"] = "Pastel";
// getMime()
$net2ftp_messages["Directory"] = "Katalog";
$net2ftp_messages["Symlink"] = "Link symboliczny";
$net2ftp_messages["ASP script"] = "Sktypt ASP";
$net2ftp_messages["Cascading Style Sheet"] = "Styl CSS";
$net2ftp_messages["HTML file"] = "Plik HTML";
$net2ftp_messages["Java source file"] = "Plik źródłowy Java";
$net2ftp_messages["JavaScript file"] = "Plik JavaScript";
$net2ftp_messages["PHP Source"] = "Plik źródłowy PHP";
$net2ftp_messages["PHP script"] = "Skrypt PHP";
$net2ftp_messages["Text file"] = "Plik tekstowy";
$net2ftp_messages["Bitmap file"] = "Bitmapa";
$net2ftp_messages["GIF file"] = "GIF";
$net2ftp_messages["JPEG file"] = "JPEG";
$net2ftp_messages["PNG file"] = "PNG";
$net2ftp_messages["TIF file"] = "TIF";
$net2ftp_messages["GIMP file"] = "GIMP";
$net2ftp_messages["Executable"] = "Wykonywalny";
$net2ftp_messages["Shell script"] = "Skrypt Shella";
$net2ftp_messages["MS Office - Word document"] = "MS Office - dokument Word";
$net2ftp_messages["MS Office - Excel spreadsheet"] = "MS Office - dokument Excel";
$net2ftp_messages["MS Office - PowerPoint presentation"] = "MS Office - prezentacja PowerPoint";
$net2ftp_messages["MS Office - Access database"] = "MS Office - baza Access";
$net2ftp_messages["MS Office - Visio drawing"] = "MS Office - rysunek Visio";
$net2ftp_messages["MS Office - Project file"] = "MS Office - plik Projecta";
$net2ftp_messages["OpenOffice - Writer 6.0 document"] = "OpenOffice - dokument Writer 6.0";
$net2ftp_messages["OpenOffice - Writer 6.0 template"] = "OpenOffice - szablon Writer 6.0";
$net2ftp_messages["OpenOffice - Calc 6.0 spreadsheet"] = "OpenOffice - dokument Calc 6.0";
$net2ftp_messages["OpenOffice - Calc 6.0 template"] = "OpenOffice - szablon Calc 6.0";
$net2ftp_messages["OpenOffice - Draw 6.0 document"] = "OpenOffice - dokument Draw 6.0";
$net2ftp_messages["OpenOffice - Draw 6.0 template"] = "OpenOffice - szablon Draw 6.0";
$net2ftp_messages["OpenOffice - Impress 6.0 presentation"] = "OpenOffice - prezentacja Impress 6.0";
$net2ftp_messages["OpenOffice - Impress 6.0 template"] = "OpenOffice - szablon Impress 6.0";
$net2ftp_messages["OpenOffice - Writer 6.0 global document"] = "OpenOffice - dokument Writer 6.0 global";
$net2ftp_messages["OpenOffice - Math 6.0 document"] = "OpenOffice - dokument Math 6.0";
$net2ftp_messages["StarOffice - StarWriter 5.x document"] = "StarOffice - dokument StarWriter 5.x";
$net2ftp_messages["StarOffice - StarWriter 5.x global document"] = "StarOffice - dokument StarWriter 5.x global";
$net2ftp_messages["StarOffice - StarCalc 5.x spreadsheet"] = "StarOffice - dokument StarCalc 5.x";
$net2ftp_messages["StarOffice - StarDraw 5.x document"] = "StarOffice - dokument StarDraw 5.x";
$net2ftp_messages["StarOffice - StarImpress 5.x presentation"] = "StarOffice - prezentacja StarImpress 5.x";
$net2ftp_messages["StarOffice - StarImpress Packed 5.x file"] = "StarOffice - plik StarImpress Packed 5.x";
$net2ftp_messages["StarOffice - StarMath 5.x document"] = "StarOffice - dokument StarMath 5.x";
$net2ftp_messages["StarOffice - StarChart 5.x document"] = "StarOffice - dokument StarChart 5.x";
$net2ftp_messages["StarOffice - StarMail 5.x mail file"] = "StarOffice - plik poczty StarMail 5.x";
$net2ftp_messages["Adobe Acrobat document"] = "dokument Adobe Acrobat";
$net2ftp_messages["ARC archive"] = "archiwum ARC";
$net2ftp_messages["ARJ archive"] = "archiwum ARJ";
$net2ftp_messages["RPM"] = "RPM";
$net2ftp_messages["GZ archive"] = "archiwum GZ";
$net2ftp_messages["TAR archive"] = "archiwum TAR";
$net2ftp_messages["Zip archive"] = "archiwum Zip";
$net2ftp_messages["MOV movie file"] = "film MOV";
$net2ftp_messages["MPEG movie file"] = "film MPEG";
$net2ftp_messages["Real movie file"] = "film Real";
$net2ftp_messages["Quicktime movie file"] = "film Quicktime";
$net2ftp_messages["Shockwave flash file"] = "animacja Shockwave flash";
$net2ftp_messages["Shockwave file"] = "plik Shockwave";
$net2ftp_messages["WAV sound file"] = "dźwięk WAV";
$net2ftp_messages["Font file"] = "Czcionka";
$net2ftp_messages["%1\$s File"] = "plik %1\$s";
$net2ftp_messages["File"] = "Plik";
// getAction()
$net2ftp_messages["Back"] = "Wstecz";
$net2ftp_messages["Submit"] = "Wyślij";
$net2ftp_messages["Refresh"] = "Odśwież";
$net2ftp_messages["Details"] = "Szczegóły";
$net2ftp_messages["Icons"] = "Ikony";
$net2ftp_messages["List"] = "Lista";
$net2ftp_messages["Logout"] = "Wyloguj";
$net2ftp_messages["Help"] = "Pomoc";
$net2ftp_messages["Bookmark"] = "Zakładki";
$net2ftp_messages["Save"] = "Zapisz";
$net2ftp_messages["Default"] = "Domyślnie";
// -------------------------------------------------------------------------
// /skins/[skin]/header.template.php and footer.template.php
// -------------------------------------------------------------------------
$net2ftp_messages["Help Guide"] = "Help Guide";
$net2ftp_messages["Forums"] = "Forums";
$net2ftp_messages["License"] = "Licencja";
$net2ftp_messages["Powered by"] = "Obsługiwane przez";
$net2ftp_messages["You are now taken to the net2ftp forums. These forums are for net2ftp related topics only - not for generic webhosting questions."] = "You are now taken to the net2ftp forums. These forums are for net2ftp related topics only - not for generic webhosting questions.";
$net2ftp_messages["Standard"] = "Standard";
$net2ftp_messages["Mobile"] = "Mobile";
// -------------------------------------------------------------------------
// Admin module
if ($net2ftp_globals["state"] == "admin") {
// -------------------------------------------------------------------------
// /modules/admin/admin.inc.php
$net2ftp_messages["Admin functions"] = "Admin functions";
// /skins/[skin]/admin1.template.php
$net2ftp_messages["Version information"] = "Version information";
$net2ftp_messages["This version of net2ftp is up-to-date."] = "This version of net2ftp is up-to-date.";
$net2ftp_messages["The latest version information could not be retrieved from the net2ftp.com server. Check the security settings of your browser, which may prevent the loading of a small file from the net2ftp.com server."] = "The latest version information could not be retrieved from the net2ftp.com server. Check the security settings of your browser, which may prevent the loading of a small file from the net2ftp.com server.";
$net2ftp_messages["Logging"] = "Logging";
$net2ftp_messages["Date from:"] = "Date from:";
$net2ftp_messages["to:"] = "to:";
$net2ftp_messages["Empty logs"] = "Empty";
$net2ftp_messages["View logs"] = "View logs";
$net2ftp_messages["Go"] = "Go";
$net2ftp_messages["Setup MySQL tables"] = "Setup MySQL tables";
$net2ftp_messages["Create the MySQL database tables"] = "Create the MySQL database tables";
} // end admin
// -------------------------------------------------------------------------
// Admin_createtables module
if ($net2ftp_globals["state"] == "admin_createtables") {
// -------------------------------------------------------------------------
// /modules/admin_createtables/admin_createtables.inc.php
$net2ftp_messages["Admin functions"] = "Admin functions";
$net2ftp_messages["The handle of file %1\$s could not be opened."] = "The handle of file %1\$s could not be opened.";
$net2ftp_messages["The file %1\$s could not be opened."] = "The file %1\$s could not be opened.";
$net2ftp_messages["The handle of file %1\$s could not be closed."] = "The handle of file %1\$s could not be closed.";
$net2ftp_messages["The connection to the server %1\$s could not be set up. Please check the database settings you've entered."] = "The connection to the server %1\$s could not be set up. Please check the database settings you've entered.";
$net2ftp_messages["Unable to select the database %1\$s."] = "Unable to select the database %1\$s.";
$net2ftp_messages["The SQL query nr %1\$s could not be executed."] = "The SQL query nr %1\$s could not be executed.";
$net2ftp_messages["The SQL query nr %1\$s was executed successfully."] = "The SQL query nr %1\$s was executed successfully.";
// /skins/[skin]/admin_createtables1.template.php
$net2ftp_messages["Please enter your MySQL settings:"] = "Please enter your MySQL settings:";
$net2ftp_messages["MySQL username"] = "MySQL username";
$net2ftp_messages["MySQL password"] = "MySQL password";
$net2ftp_messages["MySQL database"] = "MySQL database";
$net2ftp_messages["MySQL server"] = "MySQL server";
$net2ftp_messages["This SQL query is going to be executed:"] = "This SQL query is going to be executed:";
$net2ftp_messages["Execute"] = "Wykonywanie";
// /skins/[skin]/admin_createtables2.template.php
$net2ftp_messages["Settings used:"] = "Settings used:";
$net2ftp_messages["MySQL password length"] = "MySQL password length";
$net2ftp_messages["Results:"] = "Results:";
} // end admin_createtables
// -------------------------------------------------------------------------
// Admin_viewlogs module
if ($net2ftp_globals["state"] == "admin_viewlogs") {
// -------------------------------------------------------------------------
// /modules/admin_createtables/admin_viewlogs.inc.php
$net2ftp_messages["Admin functions"] = "Admin functions";
$net2ftp_messages["Unable to execute the SQL query %1\$s."] = "Unable to execute the SQL query %1\$s.";
$net2ftp_messages["No data"] = "No data";
} // end admin_viewlogs
// -------------------------------------------------------------------------
// Admin_emptylogs module
if ($net2ftp_globals["state"] == "admin_emptylogs") {
// -------------------------------------------------------------------------
// /modules/admin_createtables/admin_emptylogs.inc.php
$net2ftp_messages["Admin functions"] = "Admin functions";
$net2ftp_messages["The table %1\$s was emptied successfully."] = "The table %1\$s was emptied successfully.";
$net2ftp_messages["The table %1\$s could not be emptied."] = "The table %1\$s could not be emptied.";
$net2ftp_messages["The table %1\$s was optimized successfully."] = "The table %1\$s was optimized successfully.";
$net2ftp_messages["The table %1\$s could not be optimized."] = "The table %1\$s could not be optimized.";
} // end admin_emptylogs
// -------------------------------------------------------------------------
// Advanced module
if ($net2ftp_globals["state"] == "advanced") {
// -------------------------------------------------------------------------
// /modules/advanced/advanced.inc.php
$net2ftp_messages["Advanced functions"] = "Zaawansowane funkcje";
// /skins/[skin]/advanced1.template.php
$net2ftp_messages["Go"] = "Go";
$net2ftp_messages["Disabled"] = "Disabled";
$net2ftp_messages["Advanced FTP functions"] = "Advanced FTP functions";
$net2ftp_messages["Send arbitrary FTP commands to the FTP server"] = "Send arbitrary FTP commands to the FTP server";
$net2ftp_messages["This function is available on PHP 5 only"] = "This function is available on PHP 5 only";
$net2ftp_messages["Troubleshooting functions"] = "Troubleshooting functions";
$net2ftp_messages["Troubleshoot net2ftp on this webserver"] = "Status net2ftp na tym serwerze";
$net2ftp_messages["Troubleshoot an FTP server"] = "Status serwera FTP";
$net2ftp_messages["Test the net2ftp list parsing rules"] = "Test the net2ftp list parsing rules";
$net2ftp_messages["Translation functions"] = "Tłumaczenie";
$net2ftp_messages["Introduction to the translation functions"] = "Introduction to the translation functions";
$net2ftp_messages["Extract messages to translate from code files"] = "Extract messages to translate from code files";
$net2ftp_messages["Check if there are new or obsolete messages"] = "Check if there are new or obsolete messages";
$net2ftp_messages["Beta functions"] = "Beta functions";
$net2ftp_messages["Send a site command to the FTP server"] = "Send a site command to the FTP server";
$net2ftp_messages["Apache: password-protect a directory, create custom error pages"] = "Apache: password-protect a directory, create custom error pages";
$net2ftp_messages["MySQL: execute an SQL query"] = "MySQL: execute an SQL query";
// advanced()
$net2ftp_messages["The site command functions are not available on this webserver."] = "Lokalne polecenia nie są dostępne na tym serwerze.";
$net2ftp_messages["The Apache functions are not available on this webserver."] = "Funkcje Apacha nie są dostępne na tym serwerze.";
$net2ftp_messages["The MySQL functions are not available on this webserver."] = "Funkcje MySQL nie są dostępne na tym serwerze.";
$net2ftp_messages["Unexpected state2 string. Exiting."] = "Nieznana wartosć zmiennej state2. Kończenie działania.";
} // end advanced
// -------------------------------------------------------------------------
// Advanced_ftpserver module
if ($net2ftp_globals["state"] == "advanced_ftpserver") {
// -------------------------------------------------------------------------
// /modules/advanced_ftpserver/advanced_ftpserver.inc.php
$net2ftp_messages["Troubleshoot an FTP server"] = "Status serwera FTP";
// /skins/[skin]/advanced_ftpserver1.template.php
$net2ftp_messages["Connection settings:"] = "Connection settings:";
$net2ftp_messages["FTP server"] = "Serwer FTP";
$net2ftp_messages["FTP server port"] = "Port serwera FTP";
$net2ftp_messages["Username"] = "Użytkownik";
$net2ftp_messages["Password"] = "Hasło";
$net2ftp_messages["Password length"] = "Password length";
$net2ftp_messages["Passive mode"] = "Tryb pasywny";
$net2ftp_messages["Directory"] = "Katalog";
$net2ftp_messages["Printing the result"] = "Printing the result";
// /skins/[skin]/advanced_ftpserver2.template.php
$net2ftp_messages["Connecting to the FTP server: "] = "Łączenie z serwerem FTP: ";
$net2ftp_messages["Logging into the FTP server: "] = "Logowanie na serwer FTP: ";
$net2ftp_messages["Setting the passive mode: "] = "Ustawianie trybu pasywnego: ";
$net2ftp_messages["Getting the FTP server system type: "] = "Getting the FTP server system type: ";
$net2ftp_messages["Changing to the directory %1\$s: "] = "Zmiana na katalog %1\$s: ";
$net2ftp_messages["The directory from the FTP server is: %1\$s "] = "Katalog na serwerze FTP: %1\$s ";
$net2ftp_messages["Getting the raw list of directories and files: "] = "Pobieranie listy plików i katalogów: ";
$net2ftp_messages["Trying a second time to get the raw list of directories and files: "] = "Ponowna próba pobrania listy plikó i katalogów: ";
$net2ftp_messages["Closing the connection: "] = "Zamykanie połączenia: ";
$net2ftp_messages["Raw list of directories and files:"] = "Lista plików i katalogów:";
$net2ftp_messages["Parsed list of directories and files:"] = "Przetworzona plików i katalogów:";
$net2ftp_messages["OK"] = "OK";
$net2ftp_messages["not OK"] = "not OK";
} // end advanced_ftpserver
// -------------------------------------------------------------------------
// Advanced_parsing module
if ($net2ftp_globals["state"] == "advanced_parsing") {
// -------------------------------------------------------------------------
$net2ftp_messages["Test the net2ftp list parsing rules"] = "Test the net2ftp list parsing rules";
$net2ftp_messages["Sample input"] = "Sample input";
$net2ftp_messages["Parsed output"] = "Parsed output";
} // end advanced_parsing
// -------------------------------------------------------------------------
// Advanced_webserver module
if ($net2ftp_globals["state"] == "advanced_webserver") {
// -------------------------------------------------------------------------
$net2ftp_messages["Troubleshoot your net2ftp installation"] = "Status obecnej instalacji net2ftp";
$net2ftp_messages["Printing the result"] = "Printing the result";
$net2ftp_messages["Checking if the FTP module of PHP is installed: "] = "Sprawdzanie czy moduł FTP jest zaninstalowany w PHP: ";
$net2ftp_messages["yes"] = "tak";
$net2ftp_messages["no - please install it!"] = "nie - konieczna jest jego instalacja!";
$net2ftp_messages["Checking the permissions of the directory on the web server: a small file will be written to the /temp folder and then deleted."] = "Sprawdzanie uprawnień katalogów na serwerze: w katalogu /temp zostanie utworzony a następnie skasowany mały plik.";
$net2ftp_messages["Creating filename: "] = "Tworzenie pliku: ";
$net2ftp_messages["OK. Filename: %1\$s"] = "OK. Plik: %1\$s";
$net2ftp_messages["not OK"] = "not OK";
$net2ftp_messages["OK"] = "OK";
$net2ftp_messages["not OK. Check the permissions of the %1\$s directory"] = "Błąd. Sprawdź uprawnienia katalogu %1\$s";
$net2ftp_messages["Opening the file in write mode: "] = "Opening the file in write mode: ";
$net2ftp_messages["Writing some text to the file: "] = "Zapisywanie przykładowego tekstu do pliku: ";
$net2ftp_messages["Closing the file: "] = "Zamykanie pliku: ";
$net2ftp_messages["Deleting the file: "] = "Kasowanie pliku: ";
$net2ftp_messages["Testing the FTP functions"] = "Testing the FTP functions";
$net2ftp_messages["Connecting to a test FTP server: "] = "Connecting to a test FTP server: ";
$net2ftp_messages["Connecting to the FTP server: "] = "Łączenie z serwerem FTP: ";
$net2ftp_messages["Logging into the FTP server: "] = "Logowanie na serwer FTP: ";
$net2ftp_messages["Setting the passive mode: "] = "Ustawianie trybu pasywnego: ";
$net2ftp_messages["Getting the FTP server system type: "] = "Getting the FTP server system type: ";
$net2ftp_messages["Changing to the directory %1\$s: "] = "Zmiana na katalog %1\$s: ";
$net2ftp_messages["The directory from the FTP server is: %1\$s "] = "Katalog na serwerze FTP: %1\$s ";
$net2ftp_messages["Getting the raw list of directories and files: "] = "Pobieranie listy plików i katalogów: ";
$net2ftp_messages["Trying a second time to get the raw list of directories and files: "] = "Ponowna próba pobrania listy plikó i katalogów: ";
$net2ftp_messages["Closing the connection: "] = "Zamykanie połączenia: ";
$net2ftp_messages["Raw list of directories and files:"] = "Lista plików i katalogów:";
$net2ftp_messages["Parsed list of directories and files:"] = "Przetworzona plików i katalogów:";
$net2ftp_messages["OK"] = "OK";
$net2ftp_messages["not OK"] = "not OK";
} // end advanced_webserver
// -------------------------------------------------------------------------
// Bookmark module
if ($net2ftp_globals["state"] == "bookmark") {
// -------------------------------------------------------------------------
$net2ftp_messages["Drag and drop one of the links below to the bookmarks bar"] = "Drag and drop one of the links below to the bookmarks bar";
$net2ftp_messages["Right-click on one of the links below and choose \"Add to Favorites...\""] = "Right-click on one of the links below and choose \"Add to Favorites...\"";
$net2ftp_messages["Right-click on one the links below and choose \"Add Link to Bookmarks...\""] = "Right-click on one the links below and choose \"Add Link to Bookmarks...\"";
$net2ftp_messages["Right-click on one of the links below and choose \"Bookmark link...\""] = "Right-click on one of the links below and choose \"Bookmark link...\"";
$net2ftp_messages["Right-click on one of the links below and choose \"Bookmark This Link...\""] = "Right-click on one of the links below and choose \"Bookmark This Link...\"";
$net2ftp_messages["One click access (net2ftp won't ask for a password - less safe)"] = "One click access (net2ftp won't ask for a password - less safe)";
$net2ftp_messages["Two click access (net2ftp will ask for a password - safer)"] = "Two click access (net2ftp will ask for a password - safer)";
$net2ftp_messages["Note: when you will use this bookmark, a popup window will ask you for your username and password."] = "Uwaga: jeśli użyjesz zapamiętanej zakładki, pojawi się okno pytające o nazwę użytkownika i hasło.";
} // end bookmark
// -------------------------------------------------------------------------
// Browse module
if ($net2ftp_globals["state"] == "browse") {
// -------------------------------------------------------------------------
// /modules/browse/browse.inc.php
$net2ftp_messages["Choose a directory"] = "Wybierz katalog";
$net2ftp_messages["Please wait..."] = "Proszę czekać...";
// browse()
$net2ftp_messages["Directories with names containing \' cannot be displayed correctly. They can only be deleted. Please go back and select another subdirectory."] = "Katalogi zawierające w nazwie \' nie mogą być poprawnie wyświetlane. Mogą zostać jedynie skasowane. Cofnij się i wybież inny podkatalog.";
$net2ftp_messages["Daily limit reached: you will not be able to transfer data"] = "Daily limit reached: you will not be able to transfer data";
$net2ftp_messages["In order to guarantee the fair use of the web server for everyone, the data transfer volume and script execution time are limited per user, and per day. Once this limit is reached, you can still browse the FTP server but not transfer data to/from it."] = "In order to guarantee the fair use of the web server for everyone, the data transfer volume and script execution time are limited per user, and per day. Once this limit is reached, you can still browse the FTP server but not transfer data to/from it.";
$net2ftp_messages["If you need unlimited usage, please install net2ftp on your own web server."] = "If you need unlimited usage, please install net2ftp on your own web server.";
// printdirfilelist()
// Keep this short, it must fit in a small button!
$net2ftp_messages["New dir"] = "Nowy katalog";
$net2ftp_messages["New file"] = "Nowy plik";
$net2ftp_messages["HTML templates"] = "HTML templates";
$net2ftp_messages["Upload"] = "Przyślij";
$net2ftp_messages["Java Upload"] = "Przyślij Java";
$net2ftp_messages["Flash Upload"] = "Flash Upload";
$net2ftp_messages["Install"] = "Install";
$net2ftp_messages["Advanced"] = "Zaawansowane";
$net2ftp_messages["Copy"] = "Kopiuj";
$net2ftp_messages["Move"] = "Przenieś";
$net2ftp_messages["Delete"] = "Kasuj";
$net2ftp_messages["Rename"] = "Zmień nazwę";
$net2ftp_messages["Chmod"] = "Chmod";
$net2ftp_messages["Download"] = "Pobierz";
$net2ftp_messages["Unzip"] = "Unzip";
$net2ftp_messages["Zip"] = "Zip";
$net2ftp_messages["Size"] = "Rozmiar";
$net2ftp_messages["Search"] = "Szukaj";
$net2ftp_messages["Go to the parent directory"] = "Przejdź do katalogu macierzystego";
$net2ftp_messages["Go"] = "Go";
$net2ftp_messages["Transform selected entries: "] = "Zmień zaznaczone pozycje: ";
$net2ftp_messages["Transform selected entry: "] = "Transform selected entry: ";
$net2ftp_messages["Make a new subdirectory in directory %1\$s"] = "Utwórz nowy katalog w katalogu %1\$s";
$net2ftp_messages["Create a new file in directory %1\$s"] = "Utwórz nowy plik w katalogu %1\$s";
$net2ftp_messages["Create a website easily using ready-made templates"] = "Create a website easily using ready-made templates";
$net2ftp_messages["Upload new files in directory %1\$s"] = "Przyślij nowe pliki do katalogu %1\$s";
$net2ftp_messages["Upload directories and files using a Java applet"] = "Upload directories and files using a Java applet";
$net2ftp_messages["Upload files using a Flash applet"] = "Upload files using a Flash applet";
$net2ftp_messages["Install software packages (requires PHP on web server)"] = "Install software packages (requires PHP on web server)";
$net2ftp_messages["Go to the advanced functions"] = "Pokaż zaawansowane funkcje";
$net2ftp_messages["Copy the selected entries"] = "Kopiuj zaznaczone pozycjom";
$net2ftp_messages["Move the selected entries"] = "Przenieś zaznaczone pozycjom";
$net2ftp_messages["Delete the selected entries"] = "Kasuj zaznaczone pozycjom";
$net2ftp_messages["Rename the selected entries"] = "Zmień nazwy zaznaczonym pozycjom";
$net2ftp_messages["Chmod the selected entries (only works on Unix/Linux/BSD servers)"] = "Chmod zaznaczonym pozycjom (działa jedynie na serwerach Unix/Linux/BSD)";
$net2ftp_messages["Download a zip file containing all selected entries"] = "Pobierz plik zip zawierający wszytkie zaznaczone pozycje";
$net2ftp_messages["Unzip the selected archives on the FTP server"] = "Unzip the selected archives on the FTP server";
$net2ftp_messages["Zip the selected entries to save or email them"] = "Zipuj zaznaczone pozycje i prześlij mailem";
$net2ftp_messages["Calculate the size of the selected entries"] = "Oblicz rozmiar zaznaczonych pozycji";
$net2ftp_messages["Find files which contain a particular word"] = "Szukaj plików zawierających podaną frazę";
$net2ftp_messages["Click to sort by %1\$s in descending order"] = "Kliknij by sortować po %1\$s w porządku malejącym";
$net2ftp_messages["Click to sort by %1\$s in ascending order"] = "Kliknij by sortować po %1\$s w porządku rosnącym";
$net2ftp_messages["Ascending order"] = "Rosnąco";
$net2ftp_messages["Descending order"] = "Malejąco";
$net2ftp_messages["Upload files"] = "Upload files";
$net2ftp_messages["Up"] = "Do góry";
$net2ftp_messages["Click to check or uncheck all rows"] = "Kliknij by zaznaczyć/odznaczyć wszytkie pozycje";
$net2ftp_messages["All"] = "+/-";
$net2ftp_messages["Name"] = "Nazwa";
$net2ftp_messages["Type"] = "Typ";
//$net2ftp_messages["Size"] = "Size";
$net2ftp_messages["Owner"] = "Właściciel";
$net2ftp_messages["Group"] = "Grupa";
$net2ftp_messages["Perms"] = "Atrybuty";
$net2ftp_messages["Mod Time"] = "Czas mod.";
$net2ftp_messages["Actions"] = "Działania";
$net2ftp_messages["Select the directory %1\$s"] = "Select the directory %1\$s";
$net2ftp_messages["Select the file %1\$s"] = "Select the file %1\$s";
$net2ftp_messages["Select the symlink %1\$s"] = "Select the symlink %1\$s";
$net2ftp_messages["Go to the subdirectory %1\$s"] = "Go to the subdirectory %1\$s";
$net2ftp_messages["Download the file %1\$s"] = "Pobierz plik %1\$s";
$net2ftp_messages["Follow symlink %1\$s"] = "Follow symlink %1\$s";
$net2ftp_messages["View"] = "Podgląd";
$net2ftp_messages["Edit"] = "Edycja";
$net2ftp_messages["Update"] = "Aktualizuj";
$net2ftp_messages["Open"] = "Otwórz";
$net2ftp_messages["View the highlighted source code of file %1\$s"] = "Pokaż kolorowany kod źródłowy pliku %1\$s";
$net2ftp_messages["Edit the source code of file %1\$s"] = "Edytuj kod źródowy pliku %1\$s";
$net2ftp_messages["Upload a new version of the file %1\$s and merge the changes"] = "Prześlij nową wersję pliku %1\$s i scal zmiany";
$net2ftp_messages["View image %1\$s"] = "Pokaż obraz %1\$s";
$net2ftp_messages["View the file %1\$s from your HTTP web server"] = "Pokaż plik %1\$s z Twojego swrwera HTTP";
$net2ftp_messages["(Note: This link may not work if you don't have your own domain name.)"] = "(Uwaga: Ten link może nie działać jeśli nie posiadasz własnej nazwy domeny.)";
$net2ftp_messages["This folder is empty"] = "Ten katalog jest pusty";
// printSeparatorRow()
$net2ftp_messages["Directories"] = "Katalogi";
$net2ftp_messages["Files"] = "Pliki";
$net2ftp_messages["Symlinks"] = "Linki symboliczne";
$net2ftp_messages["Unrecognized FTP output"] = "Nie rozpoznane wyjście FTP";
$net2ftp_messages["Number"] = "Number";
$net2ftp_messages["Size"] = "Rozmiar";
$net2ftp_messages["Skipped"] = "Skipped";
$net2ftp_messages["Data transferred from this IP address today"] = "Data transferred from this IP address today";
$net2ftp_messages["Data transferred to this FTP server today"] = "Data transferred to this FTP server today";
// printLocationActions()
$net2ftp_messages["Language:"] = "Język:";
$net2ftp_messages["Skin:"] = "Skórka:";
$net2ftp_messages["View mode:"] = "Tryb podglądu:";
$net2ftp_messages["Directory Tree"] = "Drzewo katalogów";
// ftp2http()
$net2ftp_messages["Execute %1\$s in a new window"] = "Uruchom %1\$s w nowym oknie";
$net2ftp_messages["This file is not accessible from the web"] = "This file is not accessible from the web";
// printDirectorySelect()
$net2ftp_messages["Double-click to go to a subdirectory:"] = "Kliknij dwukrotnie by przejść do podkatalogu:";
$net2ftp_messages["Choose"] = "Wybierz";
$net2ftp_messages["Up"] = "Do góry";
} // end browse
// -------------------------------------------------------------------------
// Calculate size module
if ($net2ftp_globals["state"] == "calculatesize") {
// -------------------------------------------------------------------------
$net2ftp_messages["Size of selected directories and files"] = "Rozmiar zaznaczonych plików i katalogów";
$net2ftp_messages["The total size taken by the selected directories and files is:"] = "Całkowity rozmiar zaznaczonych plików i katalogów:";
$net2ftp_messages["The number of files which were skipped is:"] = "The number of files which were skipped is:";
} // end calculatesize
// -------------------------------------------------------------------------
// Chmod module
if ($net2ftp_globals["state"] == "chmod") {
// -------------------------------------------------------------------------
$net2ftp_messages["Chmod directories and files"] = "Zmiana atrybutów plików i katalogów";
$net2ftp_messages["Set all permissions"] = "Ustaw wszytkim";
$net2ftp_messages["Read"] = "Czytanie";
$net2ftp_messages["Write"] = "Pisanie";
$net2ftp_messages["Execute"] = "Wykonywanie";
$net2ftp_messages["Owner"] = "Właściciel";
$net2ftp_messages["Group"] = "Grupa";
$net2ftp_messages["Everyone"] = "Wszyscy";
$net2ftp_messages["To set all permissions to the same values, enter those permissions and click on the button \"Set all permissions\""] = "Aby zmienić wszytkie uprawnienia na takie same wartości, wprowadź te uprawnienia i naciśnij przycisk \"Ustaw wszytkie uprawnienia\"";
$net2ftp_messages["Set the permissions of directory %1\$s to: "] = "Zmieniono uprawnienia katalogowi %1\$s to: ";
$net2ftp_messages["Set the permissions of file %1\$s to: "] = "Zmieniono uprawnienia plikowi %1\$s to: ";
$net2ftp_messages["Set the permissions of symlink %1\$s to: "] = "Zmieniono uprawnienia linkowi symbolicznemu %1\$s to: ";
$net2ftp_messages["Chmod value"] = "wartość Chmod";
$net2ftp_messages["Chmod also the subdirectories within this directory"] = "Zmien uprawnienia również podkatalogom tego katalogu";
$net2ftp_messages["Chmod also the files within this directory"] = "Zmien uprawnienia również wszytkim plikom w tym katalogu";
$net2ftp_messages["The chmod nr %1\$s is out of the range 000-777. Please try again."] = "Chmod nr %1\$s nie jest z zakresu 000-777. Spróbuj jeszcze raz.";
} // end chmod
// -------------------------------------------------------------------------
// Clear cookies module
// -------------------------------------------------------------------------
// No messages
// -------------------------------------------------------------------------
// Copy/Move/Delete module
if ($net2ftp_globals["state"] == "copymovedelete") {
// -------------------------------------------------------------------------
$net2ftp_messages["Choose a directory"] = "Wybierz katalog";
$net2ftp_messages["Copy directories and files"] = "Kopiowanie plików i katalogów";
$net2ftp_messages["Move directories and files"] = "Przenoszenie plików i katalogów";
$net2ftp_messages["Delete directories and files"] = "Kasowanie plików i katalogów";
$net2ftp_messages["Are you sure you want to delete these directories and files?"] = "Czy napewno chcesz usunąć te pliki i katalogi?";
$net2ftp_messages["All the subdirectories and files of the selected directories will also be deleted!"] = "Wszytkie podkatalogi i pliki wybrane katalogu zostaną usunięte!";
$net2ftp_messages["Set all targetdirectories"] = "Ustaw dla wszytkich";
$net2ftp_messages["To set a common target directory, enter that target directory in the textbox above and click on the button \"Set all targetdirectories\"."] = "Aby wybrać standardową czynność dla katalogu, wprowadź nazwę katalogu w powyższym oknie i naciśnij przycisk \"Ustaw dla wszytkich wybranych katalogów\".";
$net2ftp_messages["Note: the target directory must already exist before anything can be copied into it."] = "Uwaga: Katalog docelowy musi istnieć zanim bedzie mozna do niego kopiować pliki.";
$net2ftp_messages["Different target FTP server:"] = "Adres innego docelowego serwera FTP:";
$net2ftp_messages["Username"] = "Użytkownik";
$net2ftp_messages["Password"] = "Hasło";
$net2ftp_messages["Leave empty if you want to copy the files to the same FTP server."] = "Pozostaw puste, jeśli chesz kopiować pliki na ten sam serwer FTP.";
$net2ftp_messages["If you want to copy the files to another FTP server, enter your login data."] = "Jeśli chcesz kopiować pliki na inny serwer wprowadź jego adres, swoją nazwę użytkownika oraz hasło.";
$net2ftp_messages["Leave empty if you want to move the files to the same FTP server."] = "Pozostaw puste jeśli chcesz przenosić plik na tym samym serwerze FTP.";
$net2ftp_messages["If you want to move the files to another FTP server, enter your login data."] = "Jeśli chcesz przenosić pliki na inny serwer FTP wprowadź jego adres, swoją nazwę użytkownika oraz hasło.";
$net2ftp_messages["Copy directory %1\$s to:"] = "Kopiowanie katalogu %1\$s do:";
$net2ftp_messages["Move directory %1\$s to:"] = "Przenoszenie katalogu %1\$s do:";
$net2ftp_messages["Directory %1\$s"] = "Katalog %1\$s";
$net2ftp_messages["Copy file %1\$s to:"] = "Kopiowanie pliku %1\$s do:";
$net2ftp_messages["Move file %1\$s to:"] = "Przenoszenie pliku %1\$s do:";
$net2ftp_messages["File %1\$s"] = "Plik %1\$s";
$net2ftp_messages["Copy symlink %1\$s to:"] = "Kopiowanie linku symbolicznego %1\$s do:";
$net2ftp_messages["Move symlink %1\$s to:"] = "Przenoszenie linku symbolicznego %1\$s do:";
$net2ftp_messages["Symlink %1\$s"] = "Link symboliczny %1\$s";
$net2ftp_messages["Target directory:"] = "Katalog docelowy:";
$net2ftp_messages["Target name:"] = "Nazwa docelowa:";
$net2ftp_messages["Processing the entries:"] = "Przetwarzanie pozycji:";
} // end copymovedelete
// -------------------------------------------------------------------------
// Download file module
// -------------------------------------------------------------------------
// No messages
// -------------------------------------------------------------------------
// EasyWebsite module
if ($net2ftp_globals["state"] == "easyWebsite") {
// -------------------------------------------------------------------------
$net2ftp_messages["Create a website in 4 easy steps"] = "Create a website in 4 easy steps";
$net2ftp_messages["Template overview"] = "Template overview";
$net2ftp_messages["Template details"] = "Template details";
$net2ftp_messages["Files are copied"] = "Files are copied";
$net2ftp_messages["Edit your pages"] = "Edit your pages";
// Screen 1 - printTemplateOverview
$net2ftp_messages["Click on the image to view the details of a template."] = "Click on the image to view the details of a template.";
$net2ftp_messages["Back to the Browse screen"] = "Back to the Browse screen";
$net2ftp_messages["Template"] = "Template";
$net2ftp_messages["Copyright"] = "Copyright";
$net2ftp_messages["Click on the image to view the details of this template"] = "Click on the image to view the details of this template";
// Screen 2 - printTemplateDetails
$net2ftp_messages["The template files will be copied to your FTP server. Existing files with the same filename will be overwritten. Do you want to continue?"] = "The template files will be copied to your FTP server. Existing files with the same filename will be overwritten. Do you want to continue?";
$net2ftp_messages["Install template to directory: "] = "Install template to directory: ";
$net2ftp_messages["Install"] = "Install";
$net2ftp_messages["Size"] = "Rozmiar";
$net2ftp_messages["Preview page"] = "Preview page";
$net2ftp_messages["opens in a new window"] = "opens in a new window";
// Screen 3
$net2ftp_messages["Please wait while the template files are being transferred to your server: "] = "Please wait while the template files are being transferred to your server: ";
$net2ftp_messages["Done."] = "Done.";
$net2ftp_messages["Continue"] = "Continue";
// Screen 4 - printEasyAdminPanel
$net2ftp_messages["Edit page"] = "Edit page";
$net2ftp_messages["Browse the FTP server"] = "Browse the FTP server";
$net2ftp_messages["Add this link to your favorites to return to this page later on!"] = "Add this link to your favorites to return to this page later on!";
$net2ftp_messages["Edit website at %1\$s"] = "Edit website at %1\$s";
$net2ftp_messages["Internet Explorer: right-click on the link and choose \"Add to Favorites...\""] = "Internet Explorer: kliknij prawym przycikiem na linku i wybierz \"Dodaj do ulubionych...\"";
$net2ftp_messages["Netscape, Mozilla, Firefox: right-click on the link and choose \"Bookmark This Link...\""] = "Netscape, Mozilla, Firefox: kliknij prawym przycikiem na link i wybierz \"Dodaj stronę do zakładek\"";
// ftp_copy_local2ftp
$net2ftp_messages["WARNING: Unable to create the subdirectory %1\$s. It may already exist. Continuing..."] = "WARNING: Unable to create the subdirectory %1\$s. It may already exist. Continuing...";
$net2ftp_messages["Created target subdirectory %1\$s"] = "Created target subdirectory %1\$s";
$net2ftp_messages["WARNING: Unable to copy the file %1\$s. Continuing..."] = "WARNING: Unable to copy the file %1\$s. Continuing...";
$net2ftp_messages["Copied file %1\$s"] = "Copied file %1\$s";
}
// -------------------------------------------------------------------------
// Edit module
if ($net2ftp_globals["state"] == "edit") {
// -------------------------------------------------------------------------
// /modules/edit/edit.inc.php
$net2ftp_messages["Unable to open the template file"] = "Nie można otworzyć pliku z szablonem";
$net2ftp_messages["Unable to read the template file"] = "Nie można odczytać pliku z szablonem";
$net2ftp_messages["Please specify a filename"] = "Podaj nazwę pliku";
$net2ftp_messages["Status: This file has not yet been saved"] = "Status: Ten plik nie został jeszcze zapisany";
$net2ftp_messages["Status: Saved on %1\$s using mode %2\$s"] = "Status: Zapisany %1\$s w trybie %2\$s";
$net2ftp_messages["Status: This file could not be saved"] = "Status: Nie można zapisać tego pliku";
$net2ftp_messages["Not yet saved"] = "Not yet saved";
$net2ftp_messages["Could not be saved"] = "Could not be saved";
$net2ftp_messages["Saved at %1\$s"] = "Saved at %1\$s";
// /skins/[skin]/edit.template.php
$net2ftp_messages["Directory: "] = "Katalog: ";
$net2ftp_messages["File: "] = "plik: ";
$net2ftp_messages["New file name: "] = "Nowa nazwa pliku: ";
$net2ftp_messages["Character encoding: "] = "Character encoding: ";
$net2ftp_messages["Note: changing the textarea type will save the changes"] = "Uwaga: zmiany w tekście zostaną zapisane";
$net2ftp_messages["Copy up"] = "Copy up";
$net2ftp_messages["Copy down"] = "Copy down";
} // end if edit
// -------------------------------------------------------------------------
// Find string module
if ($net2ftp_globals["state"] == "findstring") {
// -------------------------------------------------------------------------
// /modules/findstring/findstring.inc.php
$net2ftp_messages["Search directories and files"] = "Szukaj katalogów i plików";
$net2ftp_messages["Search again"] = "Nowe szukanie";
$net2ftp_messages["Search results"] = "Wyniki wyszukiwania";
$net2ftp_messages["Please enter a valid search word or phrase."] = "Wprowadź prawidłową frazę lub słowo do wyszukania.";
$net2ftp_messages["Please enter a valid filename."] = "Wprowadź prawidłową nazwę plików.";
$net2ftp_messages["Please enter a valid file size in the \"from\" textbox, for example 0."] = "Wprowadź prawidłowy rozmiar pliku w polu \"od\" , np. 0.";
$net2ftp_messages["Please enter a valid file size in the \"to\" textbox, for example 500000."] = "Wprowadź prawidłowy rozmiar pliku w polu \"do\" , np. 500000.";
$net2ftp_messages["Please enter a valid date in Y-m-d format in the \"from\" textbox."] = "Wprowadź prawidłową datę w formacie Y-m-d w polu \"od\".";
$net2ftp_messages["Please enter a valid date in Y-m-d format in the \"to\" textbox."] = "Wprowadź prawidłową datę w formacie Y-m-d w polu \"do\".";
$net2ftp_messages["The word %1\$s was not found in the selected directories and files."] = "Słowo %1\$s nie zostało znalezione w zaznaczonych katalogach i plikach.";
$net2ftp_messages["The word %1\$s was found in the following files:"] = "Słowo %1\$s znaleziono w następujących plikach:";
// /skins/[skin]/findstring1.template.php
$net2ftp_messages["Search for a word or phrase"] = "Szukaj słowa lub frazy";
$net2ftp_messages["Case sensitive search"] = "Ważna wielkość liter";
$net2ftp_messages["Restrict the search to:"] = "Ogranicz szukanie do:";
$net2ftp_messages["files with a filename like"] = "nazw plików typu";
$net2ftp_messages["(wildcard character is *)"] = "(maska = *)";
$net2ftp_messages["files with a size"] = "plików o rozmiarze";
$net2ftp_messages["files which were last modified"] = "plików ostatnio modyfikowanych";
$net2ftp_messages["from"] = "od";
$net2ftp_messages["to"] = "do";
$net2ftp_messages["Directory"] = "Katalog";
$net2ftp_messages["File"] = "Plik";
$net2ftp_messages["Line"] = "Line";
$net2ftp_messages["Action"] = "Action";
$net2ftp_messages["View"] = "Podgląd";
$net2ftp_messages["Edit"] = "Edycja";
$net2ftp_messages["View the highlighted source code of file %1\$s"] = "Pokaż kolorowany kod źródłowy pliku %1\$s";
$net2ftp_messages["Edit the source code of file %1\$s"] = "Edytuj kod źródowy pliku %1\$s";
} // end findstring
// -------------------------------------------------------------------------
// Help module
// -------------------------------------------------------------------------
// No messages yet
// -------------------------------------------------------------------------
// Install size module
if ($net2ftp_globals["state"] == "install") {
// -------------------------------------------------------------------------
// /modules/install/install.inc.php
$net2ftp_messages["Install software packages"] = "Install software packages";
$net2ftp_messages["Unable to open the template file"] = "Nie można otworzyć pliku z szablonem";
$net2ftp_messages["Unable to read the template file"] = "Nie można odczytać pliku z szablonem";
$net2ftp_messages["Unable to get the list of packages"] = "Unable to get the list of packages";
// /skins/blue/install1.template.php
$net2ftp_messages["The net2ftp installer script has been copied to the FTP server."] = "The net2ftp installer script has been copied to the FTP server.";
$net2ftp_messages["This script runs on your web server and requires PHP to be installed."] = "This script runs on your web server and requires PHP to be installed.";
$net2ftp_messages["In order to run it, click on the link below."] = "In order to run it, click on the link below.";
$net2ftp_messages["net2ftp has tried to determine the directory mapping between the FTP server and the web server."] = "net2ftp has tried to determine the directory mapping between the FTP server and the web server.";
$net2ftp_messages["Should this link not be correct, enter the URL manually in your web browser."] = "Should this link not be correct, enter the URL manually in your web browser.";
} // end install
// -------------------------------------------------------------------------
// Java upload module
if ($net2ftp_globals["state"] == "jupload") {
// -------------------------------------------------------------------------
$net2ftp_messages["Upload directories and files using a Java applet"] = "Upload directories and files using a Java applet";
$net2ftp_messages["Your browser does not support applets, or you have disabled applets in your browser settings."] = "Your browser does not support applets, or you have disabled applets in your browser settings.";
$net2ftp_messages["To use this applet, please install the newest version of Sun's java. You can get it from java.com. Click on Get It Now."] = "To use this applet, please install the newest version of Sun's java. You can get it from java.com. Click on Get It Now.";
$net2ftp_messages["The online installation is about 1-2 MB and the offline installation is about 13 MB. This 'end-user' java is called JRE (Java Runtime Environment)."] = "The online installation is about 1-2 MB and the offline installation is about 13 MB. This 'end-user' java is called JRE (Java Runtime Environment).";
$net2ftp_messages["Alternatively, use net2ftp's normal upload or upload-and-unzip functionality."] = "Alternatively, use net2ftp's normal upload or upload-and-unzip functionality.";
} // end jupload
// -------------------------------------------------------------------------
// Login module
if ($net2ftp_globals["state"] == "login") {
// -------------------------------------------------------------------------
$net2ftp_messages["Login!"] = "Login!";
$net2ftp_messages["Once you are logged in, you will be able to:"] = "Once you are logged in, you will be able to:";
$net2ftp_messages["Navigate the FTP server"] = "Navigate the FTP server";
$net2ftp_messages["Once you have logged in, you can browse from directory to directory and see all the subdirectories and files."] = "Once you have logged in, you can browse from directory to directory and see all the subdirectories and files.";
$net2ftp_messages["Upload files"] = "Upload files";
$net2ftp_messages["There are 3 different ways to upload files: the standard upload form, the upload-and-unzip functionality, and the Java Applet."] = "There are 3 different ways to upload files: the standard upload form, the upload-and-unzip functionality, and the Java Applet.";
$net2ftp_messages["Download files"] = "Download files";
$net2ftp_messages["Click on a filename to quickly download one file.
Select multiple files and click on Download; the selected files will be downloaded in a zip archive."] = "Click on a filename to quickly download one file.
Select multiple files and click on Download; the selected files will be downloaded in a zip archive.";
$net2ftp_messages["Zip files"] = "Zip files";
$net2ftp_messages["... and save the zip archive on the FTP server, or email it to someone."] = "... and save the zip archive on the FTP server, or email it to someone.";
$net2ftp_messages["Unzip files"] = "Unzip files";
$net2ftp_messages["Different formats are supported: .zip, .tar, .tgz and .gz."] = "Different formats are supported: .zip, .tar, .tgz and .gz.";
$net2ftp_messages["Install software"] = "Install software";
$net2ftp_messages["Choose from a list of popular applications (PHP required)."] = "Choose from a list of popular applications (PHP required).";
$net2ftp_messages["Copy, move and delete"] = "Copy, move and delete";
$net2ftp_messages["Directories are handled recursively, meaning that their content (subdirectories and files) will also be copied, moved or deleted."] = "Directories are handled recursively, meaning that their content (subdirectories and files) will also be copied, moved or deleted.";
$net2ftp_messages["Copy or move to a 2nd FTP server"] = "Copy or move to a 2nd FTP server";
$net2ftp_messages["Handy to import files to your FTP server, or to export files from your FTP server to another FTP server."] = "Handy to import files to your FTP server, or to export files from your FTP server to another FTP server.";
$net2ftp_messages["Rename and chmod"] = "Rename and chmod";
$net2ftp_messages["Chmod handles directories recursively."] = "Chmod handles directories recursively.";
$net2ftp_messages["View code with syntax highlighting"] = "View code with syntax highlighting";
$net2ftp_messages["PHP functions are linked to the documentation on php.net."] = "PHP functions are linked to the documentation on php.net.";
$net2ftp_messages["Plain text editor"] = "Plain text editor";
$net2ftp_messages["Edit text right from your browser; every time you save the changes the new file is transferred to the FTP server."] = "Edit text right from your browser; every time you save the changes the new file is transferred to the FTP server.";
$net2ftp_messages["HTML editors"] = "HTML editors";
$net2ftp_messages["Edit HTML a What-You-See-Is-What-You-Get (WYSIWYG) form; there are 2 different editors to choose from."] = "Edit HTML a What-You-See-Is-What-You-Get (WYSIWYG) form; there are 2 different editors to choose from.";
$net2ftp_messages["Code editor"] = "Code editor";
$net2ftp_messages["Edit HTML and PHP in an editor with syntax highlighting."] = "Edit HTML and PHP in an editor with syntax highlighting.";
$net2ftp_messages["Search for words or phrases"] = "Search for words or phrases";
$net2ftp_messages["Filter out files based on the filename, last modification time and filesize."] = "Filter out files based on the filename, last modification time and filesize.";
$net2ftp_messages["Calculate size"] = "Calculate size";
$net2ftp_messages["Calculate the size of directories and files."] = "Calculate the size of directories and files.";
$net2ftp_messages["FTP server"] = "Serwer FTP";
$net2ftp_messages["Example"] = "Przykład";
$net2ftp_messages["Port"] = "Port";
$net2ftp_messages["Protocol"] = "Protocol";
$net2ftp_messages["Username"] = "Użytkownik";
$net2ftp_messages["Password"] = "Hasło";
$net2ftp_messages["Anonymous"] = "Anonimowo";
$net2ftp_messages["Passive mode"] = "Tryb pasywny";
$net2ftp_messages["Initial directory"] = "Katalog startowy";
$net2ftp_messages["Language"] = "Język";
$net2ftp_messages["Skin"] = "Skórka";
$net2ftp_messages["FTP mode"] = "FTP mode";
$net2ftp_messages["Automatic"] = "Automatic";
$net2ftp_messages["Login"] = "Logowanie";
$net2ftp_messages["Clear cookies"] = "Usuń ciasteczka";
$net2ftp_messages["Admin"] = "Admin";
$net2ftp_messages["Please enter an FTP server."] = "Please enter an FTP server.";
$net2ftp_messages["Please enter a username."] = "Please enter a username.";
$net2ftp_messages["Please enter a password."] = "Please enter a password.";
} // end login
// -------------------------------------------------------------------------
// Login module
if ($net2ftp_globals["state"] == "login_small") {
// -------------------------------------------------------------------------
$net2ftp_messages["Please enter your Administrator username and password."] = "Please enter your Administrator username and password.";
$net2ftp_messages["Please enter your username and password for FTP server %1\$s."] = "Please enter your username and password for FTP server %1\$s.";
$net2ftp_messages["Username"] = "Użytkownik";
$net2ftp_messages["Your session has expired; please enter your password for FTP server %1\$s to continue."] = "Your session has expired; please enter your password for FTP server %1\$s to continue.";
$net2ftp_messages["Your IP address has changed; please enter your password for FTP server %1\$s to continue."] = "Your IP address has changed; please enter your password for FTP server %1\$s to continue.";
$net2ftp_messages["Password"] = "Hasło";
$net2ftp_messages["Login"] = "Logowanie";
$net2ftp_messages["Continue"] = "Continue";
} // end login_small
// -------------------------------------------------------------------------
// Logout module
if ($net2ftp_globals["state"] == "logout") {
// -------------------------------------------------------------------------
// logout.inc.php
$net2ftp_messages["Login page"] = "Login page";
// logout.template.php
$net2ftp_messages["You have logged out from the FTP server. To log back in, follow this link."] = "You have logged out from the FTP server. To log back in, follow this link.";
$net2ftp_messages["Note: other users of this computer could click on the browser's Back button and access the FTP server."] = "Note: other users of this computer could click on the browser's Back button and access the FTP server.";
$net2ftp_messages["To prevent this, you must close all browser windows."] = "To prevent this, you must close all browser windows.";
$net2ftp_messages["Close"] = "Close";
$net2ftp_messages["Click here to close this window"] = "Click here to close this window";
} // end logout
// -------------------------------------------------------------------------
// New directory module
if ($net2ftp_globals["state"] == "newdir") {
// -------------------------------------------------------------------------
$net2ftp_messages["Create new directories"] = "Tworzenie nowych katalogów";
$net2ftp_messages["The new directories will be created in %1\$s."] = "Nowe katalogi będą utworzone w %1\$s.";
$net2ftp_messages["New directory name:"] = "Nazwa nowego katalogu:";
$net2ftp_messages["Directory %1\$s was successfully created."] = "Katalog %1\$s został utworzony.";
$net2ftp_messages["Directory %1\$s could not be created."] = "Directory %1\$s could not be created.";
} // end newdir
// -------------------------------------------------------------------------
// Raw module
if ($net2ftp_globals["state"] == "raw") {
// -------------------------------------------------------------------------
// /modules/raw/raw.inc.php
$net2ftp_messages["Send arbitrary FTP commands"] = "Send arbitrary FTP commands";
// /skins/[skin]/raw1.template.php
$net2ftp_messages["List of commands:"] = "List of commands:";
$net2ftp_messages["FTP server response:"] = "FTP server response:";
} // end raw
// -------------------------------------------------------------------------
// Rename module
if ($net2ftp_globals["state"] == "rename") {
// -------------------------------------------------------------------------
$net2ftp_messages["Rename directories and files"] = "Przemianowywanie plików i katalogów";
$net2ftp_messages["Old name: "] = "Stara nazwa: ";
$net2ftp_messages["New name: "] = "Nowa nazwa: ";
$net2ftp_messages["The new name may not contain any dots. This entry was not renamed to %1\$s"] = "Nowa nazwa nie może zawierać zadnych kropek. Ta pozycja nie została przemianowana na %1\$s";
$net2ftp_messages["The new name may not contain any banned keywords. This entry was not renamed to %1\$s"] = "The new name may not contain any banned keywords. This entry was not renamed to %1\$s";
$net2ftp_messages["%1\$s was successfully renamed to %2\$s"] = "%1\$s została przemianowana na %2\$s";
$net2ftp_messages["%1\$s could not be renamed to %2\$s"] = "%1\$s could not be renamed to %2\$s";
} // end rename
// -------------------------------------------------------------------------
// Unzip module
if ($net2ftp_globals["state"] == "unzip") {
// -------------------------------------------------------------------------
// /modules/unzip/unzip.inc.php
$net2ftp_messages["Unzip archives"] = "Unzip archives";
$net2ftp_messages["Getting archive %1\$s of %2\$s from the FTP server"] = "Getting archive %1\$s of %2\$s from the FTP server";
$net2ftp_messages["Unable to get the archive %1\$s from the FTP server"] = "Unable to get the archive %1\$s from the FTP server";
// /skins/[skin]/unzip1.template.php
$net2ftp_messages["Set all targetdirectories"] = "Ustaw dla wszytkich";
$net2ftp_messages["To set a common target directory, enter that target directory in the textbox above and click on the button \"Set all targetdirectories\"."] = "Aby wybrać standardową czynność dla katalogu, wprowadź nazwę katalogu w powyższym oknie i naciśnij przycisk \"Ustaw dla wszytkich wybranych katalogów\".";
$net2ftp_messages["Note: the target directory must already exist before anything can be copied into it."] = "Uwaga: Katalog docelowy musi istnieć zanim bedzie mozna do niego kopiować pliki.";
$net2ftp_messages["Unzip archive %1\$s to:"] = "Unzip archive %1\$s to:";
$net2ftp_messages["Target directory:"] = "Katalog docelowy:";
$net2ftp_messages["Use folder names (creates subdirectories automatically)"] = "Użyj nazw katalogów (automatycznie tworzy podkatalogi)";
} // end unzip
// -------------------------------------------------------------------------
// Upload module
if ($net2ftp_globals["state"] == "upload") {
// -------------------------------------------------------------------------
$net2ftp_messages["Upload to directory:"] = "Wyślij do katalogu:";
$net2ftp_messages["Files"] = "Pliki";
$net2ftp_messages["Archives"] = "Archiwa";
$net2ftp_messages["Files entered here will be transferred to the FTP server."] = "Wpisane tu pliki będą wysłane na serwer FTP.";
$net2ftp_messages["Archives entered here will be decompressed, and the files inside will be transferred to the FTP server."] = "Wpisane tu archiwa będą wysłąne na serwer FTP.";
$net2ftp_messages["Add another"] = "Dodaj następne";
$net2ftp_messages["Use folder names (creates subdirectories automatically)"] = "Użyj nazw katalogów (automatycznie tworzy podkatalogi)";
$net2ftp_messages["Choose a directory"] = "Wybierz katalog";
$net2ftp_messages["Please wait..."] = "Proszę czekać...";
$net2ftp_messages["Uploading... please wait..."] = "Wysyłanie... proszę czekać...";
$net2ftp_messages["If the upload takes more than the allowed %1\$s seconds<\/b>, you will have to try again with less/smaller files."] = "If the upload takes more than the allowed %1\$s seconds<\/b>, you will have to try again with less/smaller files.";
$net2ftp_messages["This window will close automatically in a few seconds."] = "To okno zamknie się automatycznie w ciągu kilku sekund.";
$net2ftp_messages["Close window now"] = "Zamknij okno";
$net2ftp_messages["Upload files and archives"] = "Wysyłanie plików i archiwów";
$net2ftp_messages["Upload results"] = "Wyniki wysyłania";
$net2ftp_messages["Checking files:"] = "Sprawdzanie plików:";
$net2ftp_messages["Transferring files to the FTP server:"] = "Transfer plików na serwer FTP:";
$net2ftp_messages["Decompressing archives and transferring files to the FTP server:"] = "Dekompresja plików i transfer na serwer FTP:";
$net2ftp_messages["Upload more files and archives"] = "Wyślij więcej plików i archiwów";
} // end upload
// -------------------------------------------------------------------------
// Messages which are shared by upload and jupload
if ($net2ftp_globals["state"] == "upload" || $net2ftp_globals["state"] == "jupload") {
// -------------------------------------------------------------------------
$net2ftp_messages["Restrictions:"] = "Ograniczenia:";
$net2ftp_messages["The maximum size of one file is restricted by net2ftp to %1\$s and by PHP to %2\$s"] = "Maksymalny rozmiar pliku ustawiony w net2ftp to %1\$s i w PHP to %2\$s";
$net2ftp_messages["The maximum execution time is %1\$s seconds"] = "Maksymalny czas wykonywania skryptu %1\$s sekund";
$net2ftp_messages["The FTP transfer mode (ASCII or BINARY) will be automatically determined, based on the filename extension"] = "Tryb transferu FTP (ASCII or BINARY) będzie ustawiony automatycznie na podstawie rozszerzenia";
$net2ftp_messages["If the destination file already exists, it will be overwritten"] = "Jeśli plik docelowy istnieje, zostanie nadpisany";
} // end upload or jupload
// -------------------------------------------------------------------------
// View module
if ($net2ftp_globals["state"] == "view") {
// -------------------------------------------------------------------------
// /modules/view/view.inc.php
$net2ftp_messages["View file %1\$s"] = "View file %1\$s";
$net2ftp_messages["View image %1\$s"] = "Pokaż obraz %1\$s";
$net2ftp_messages["View Macromedia ShockWave Flash movie %1\$s"] = "View Macromedia ShockWave Flash movie %1\$s";
$net2ftp_messages["Image"] = "Image";
// /skins/[skin]/view1.template.php
$net2ftp_messages["Syntax highlighting powered by Luminous"] = "Syntax highlighting powered by Luminous";
$net2ftp_messages["To save the image, right-click on it and choose 'Save picture as...'"] = "Aby zapisać obraz, kliknij na obrazie przwym przyciskiem i wybierz 'Zapisz obraz jako...'";
} // end view
// -------------------------------------------------------------------------
// Zip module
if ($net2ftp_globals["state"] == "zip") {
// -------------------------------------------------------------------------
// /modules/zip/zip.inc.php
$net2ftp_messages["Zip entries"] = "Zipowanie wybranych pozycji";
// /skins/[skin]/zip1.template.php
$net2ftp_messages["Save the zip file on the FTP server as:"] = "Zapisz plik zip na serwerze FTP jako:";
$net2ftp_messages["Email the zip file in attachment to:"] = "Wyślij plik zip pocztą do:";
$net2ftp_messages["Note that sending files is not anonymous: your IP address as well as the time of the sending will be added to the email."] = "Wysyłanie plików nie jest anonimowe: Twój adres IP i czas wysłania będzie dodany do emaila.";
$net2ftp_messages["Some additional comments to add in the email:"] = "Dodatkowe komentarze do emaila:";
$net2ftp_messages["You did not enter a filename for the zipfile. Go back and enter a filename."] = "Nie podano nazwy pliku zip. Cofnij i wprowadź nazwę pliku.";
$net2ftp_messages["The email address you have entered (%1\$s) does not seem to be valid.
Please enter an address in the format username@domain.com"] = "Adres, który wprowadzono (%1\$s) nie jest prawidowym adresem email.
Wprowadź adres w formacie username@domain.com";
} // end zip
?>