⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.19
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
local
/
softaculous
/
enduser
/
languages
/
polish
/
View File Name :
staging_lang.php
<?php ////////////////////////////////////////////////////////////// //=========================================================== // sclone_lang.php //=========================================================== // SOFTACULOUS // Version : 1.1 // Inspired by the DESIRE to be the BEST OF ALL // ---------------------------------------------------------- // Started by: Alons // Date: 10th Jan 2009 // Time: 21:00 hrs // Site: http://www.softaculous.com/ (SOFTACULOUS) // ---------------------------------------------------------- // Please Read the Terms of use at http://www.softaculous.com // ---------------------------------------------------------- //=========================================================== // (c)Softaculous Inc. //=========================================================== ////////////////////////////////////////////////////////////// if(!defined('SOFTACULOUS')){ die('Hacking Attempt'); } $l['no_ins'] = 'No installation was submitted'; $l['wrong_ins_title'] = 'Wrong Installation ID'; $l['wrong_ins'] = 'The installation ID you submitted does not exist'; $l['no_info_file'] = 'The INFO.XML file could not be found! Please report this to the server administrator.'; $l['incompatible'] = 'The software requires a higher version of '.APP.'! Please report this to the server administrator.'; $l['no_install'] = 'The INSTALL.XML file could not be found! Please report this to the server administrator.'; $l['no_functions'] = 'The CLONE FUNCTIONS file could not be found!'; $l['no_clone'] = 'No Clone'; $l['no_softdomain'] = 'You did not choose the domain to install the software.'; $l['wrong_softdomain'] = 'The path of the domain you selected could not be found.'; $l['softdirectory_exists'] = 'The directory you typed already exists! Please type in another directory name.'; $l['no_space'] = 'You do not have sufficient space to install this software!'; $l['no_softdb'] = 'The database was not posted.'; $l['database_exists'] = 'The database already exists. Please choose a different name.'; $l['databaseuser_exists'] = 'Baza danych już istnieje. Wprowadź inną nazwę.'; $l['db_name_long'] = 'Nazwa bazy danych nie może być dłuższa niż 7 liter. Wybierz krótszą nazwę'; $l['db_limit_crossed'] = 'The maximum number of databases you can create has been reached, so installation cannot proceed.'; $l['cloning'] = 'Cloning Installation'; $l['staging'] = 'Staging'; $l['downloading'] = 'Downloading Package'; $l['cant_clone_db'] = 'Could not clone the database'; $l['fail_create'] = 'Failed to create the Directory'; $l['fail_create_datadir'] = 'Failed to create the Data Directory'; $l['cant_clone_dir'] = 'The directory cannot be cloned as it is the home directory.'; $l['cant_connect_mysql'] = 'Could not connect to database, please check the Username/Password of your database. If changed, please update the details in Softaculous installations using Edit Details.'; $l['same_ins'] = 'It is not possible to clone an installation to the same location'; $l['ins_exists'] = 'It seems that you already have <b>&soft-1;</b> installed at the chosen location'; $l['ins_recursive'] = 'You cannot create staging in a subdirectory of the original installation'; $l['no_staging_support'] = 'Staging is not supported for this script'; $l['invalid_script'] = 'Nieprawidłowy ID skryptu'; $l['no_domain_found'] = 'Brak domeny. Dodaj domenę w celu zainstalowania skryptu'; $l['no_cron_min'] = 'Brak sprecyzowanej minuty Cron'; $l['no_cron_hour'] = 'Brak sprecyzowanej godziny Cron'; $l['no_cron_day'] = 'Brak sprecyzowanego dnia Cron'; $l['no_cron_month'] = 'Brak sprecyzowanego miesiąca Cron'; $l['no_cron_weekday'] = 'Brak sprecyzowanego dnia tygodnia Cron'; $l['wrong_cron_min'] = 'Cron minute is wrong. Valid values are 0-59 or a <b>*</b>'; $l['wrong_cron_hour'] = 'Cron hour is wrong. Valid values are 0-23 or a <b>*</b>'; $l['wrong_cron_day'] = 'Cron day is wrong. Valid values are 1-31 or a <b>*</b>'; $l['wrong_cron_month'] = 'Cron month is wrong. Valid values are 1-12 or a <b>*</b>'; $l['wrong_cron_weekday'] = 'Cron weekday is wrong. Valid values are 0-7 or a <b>*</b>'; $l['no_datadir'] = 'No Data directory was specified'; $l['datadir_exists'] = 'The data directory you submitted exists. Please specify another one.'; $l['no_decompress_data'] = 'There were some errors in decompressing the DATA files.'; $l['some_files_exist'] = 'Instalacja nie może być kontynuowana, gdyż następujące pliki już istnieją w folderze docelowym:'; $l['delete_files'] = 'Usuń pliki lub wybierz inny folder'; $l['overwrite_exist'] = '<b>LUB</b> <br /><input type="checkbox" name="overwrite_existing" id="overwrite_existing" /> <b><span style="color:#000;">Zaznacz okienko, aby nadpisać wszystkie pliki i kontynuować</span></b>'; $l['prog_staging'] = 'Staging '; // Dont remove trailing space $l['prog_staging_complete'] = 'Staging Completed.'; $l['checking_data'] = 'Sprawdzanie wprowadzonych danych'; $l['unzipping_files'] = 'Copying files and folders'; $l['unzipping_datadir'] = 'Unzipping data files'; $l['prop_db'] = 'Propagating the database'; $l['finishing_process'] = 'Finishing Staging'; $l['wait_note'] = '<b>NOTE:</b> This may take 3-4 minutes. Please do not leave this page until the progress bar reaches 100%'; $l['no_hostname'] = 'Wprowadź nazwę hosta bazy danych'; $l['no_dbusername'] = 'Wprowadź nazwę użytkownika bazy danych'; $l['no_dbuserpass'] = 'Wprowadź hasło bazy danych'; $l['softdirectory_invalid'] = 'The directory you typed is invalid.'; $l['softdatadir_invalid'] = 'The data directory you typed is invalid.'; $l['err_domain'] = 'No Domain'; $l['err_domain_admin'] = 'This User does not have any Domain. Please contact Administrator.'; $l['no_https'] = 'A trusted SSL Certificate was not found'; $l['no_php_install'] = 'PHP is not installed. To install it, please click <a href="'.$globals['index'].'act=apps&app=1">here</a>'; $l['no_mysql_install'] = 'MySQL is not installed. To install it, please click <a href="'.$globals['index'].'act=apps&app=16">here</a>'; $l['no_field'] = 'The field <b>&soft-1;</b> is required and must be filled out.'; $l['error_adddb'] = 'The database could not be created'; $l['error_adduser'] = 'There was an error in adding a user to the new database'; $l['no_package'] = 'The installation package could not be found!'; $l['no_decompress'] = 'There were some errors in decompressing the package files.'; //Theme Strings $l['<title>'] = APP.' - Staging Installation'; $l['info'] = 'Info'; $l['ins_softname'] = 'Software'; $l['ins_num'] = 'Installation Number'; $l['ins_ver'] = 'Version'; $l['ins_time'] = 'Installation Time'; $l['ins_path'] = 'Ścieżka'; $l['ins_url'] = 'URL'; $l['ins_admin_url'] = 'Admin URL'; $l['ins_db'] = 'Nazwa Bazy Danych'; $l['ins_dbuser'] = 'Database User'; $l['ins_dbpass'] = 'Hasło do bazy danych'; $l['ins_dbhost'] = 'Database Host'; $l['ins_datadir'] = 'Data Directory'; $l['ins_wwwdir'] = 'Web Directory'; $l['ins_wwwurl'] = 'Web Directory URL'; $l['ins_cron_command'] = 'Cron Command'; $l['cloned'] = 'The installation has been cloned successfully'; $l['staging_ins'] = 'Staging Installation Details'; $l['create_staging'] = 'Stwórz szablon produkcyjny'; $l['choose_protocol'] = 'Choose Protocol'; $l['choose_protocol_exp'] = 'If your site has SSL, then please choose the HTTPS protocol.'; $l['cron_job'] = 'CRON Job'; $l['cron_job_exp'] = 'This script requires a CRON to work. Please specify the CRON timings. If you are unaware of it, leave it as it is!'; $l['cron_min'] = 'Min'; $l['cron_hour'] = 'Hour'; $l['cron_day'] = 'Day'; $l['cron_month'] = 'Month'; $l['cron_weekday'] = 'Weekday'; $l['datadir'] = 'Data Directory'; $l['datadir_exp'] = 'This script requires to store its data in a folder not accessible via the web. It will be created in your home folder. i.e. if you specify <b>datadir</b> the following will be created - /home/username/<b>datadir</b>'; $l['db_name_long'] = 'Nazwa bazy danych nie może być dłuższa niż 7 liter. Wybierz krótszą nazwę'; $l['db_alpha_num'] = 'Nazwa bazy danych może zawierać jedynie znaki alfanumeryczne'; $l['overwrite'] = 'Nadpisz pliki'; $l['database_exists'] = 'The database already exists. Please choose a different name.'; $l['no_softdomain'] = 'You did not choose the domain to install the software.'; $l['wrong_softdomain'] = 'The path of the domain you selected could not be found.'; $l['no_space'] = 'You do not have sufficient space to install this software!'; $l['no_softdb'] = 'The database was not posted.'; $l['choose_domain'] = 'Choose Domain'; $l['choose_domain_exp'] = 'Please choose the domain to install the software.'; $l['in_directory'] = 'In Directory'; $l['in_directory_exp'] = 'The directory is relative to your domain and <b>should not exist</b>. e.g. To install at http://mydomain/dir/ just type <b>dir</b>. To install only in http://mydomain/ leave this empty.'; $l['database_name'] = 'Nazwa Bazy Danych'; $l['database_name_exp'] = 'Wprowadź nazwę bazy danych do utworzenia w czasie instalacji'; $l['softcopy_note'] = '<b>NOTE</b>: This software requires that it be installed using its own installation utility. Please visit the URL that will be shown once the files have been copied to complete the installation process.'; $l['softsubmit'] = 'Clone'; $l['congrats'] = 'Congratulations, the staging was created successfully'; $l['succesful'] = 'Staging has been successfully created at'; $l['admin_url'] = 'Administrative URL'; $l['setup_continue'] = 'However, setup will be completed by the software itself. To complete setup, please visit the following URL'; $l['enjoy'] = 'We hope the installation process was easy.'; $l['install_notes'] = 'The following are some important notes. It is highly recommended that you read them '; $l['please_note'] = '<b>NOTE</b>: '.APP.' is just an automatic software installer and does not provide any support for the individual software packages. Please visit the software vendor\'s web site for support!'; $l['regards'] = 'Regards'; $l['softinstaller'] = APP.' Auto Installer'; $l['return'] = 'Return to Overview'; $l['return_to_wpm'] = 'Return to WordPress Management'; $l['live_ins_url'] = 'Live Installation URL'; $l['live_ins_url_exp'] = 'This is the source installation URL'; // These strings are for Softaculous Remote $l['hostname'] = 'Nazwa hosta bazy danych'; $l['hostname_exp'] = 'Nazwa hosta MySQL (<b>localhost</b>'; $l['dbusername'] = 'Użytkownik bazy danych'; $l['dbusername_exp'] = 'Użytkownik MySQL'; $l['dbuserpass'] = 'Hasło do bazy danych'; $l['dbuserpass_exp'] = 'Hasło użytkownika MySQL'; $l['database_name_exp_aefer'] = 'Wprowadź nazwę bazy danych, która będzie wykorzystana przy instalacji'; $l['staging_tweet_sub'] = 'Powiedz znajomym'; $l['soft_ins_exists'] = 'An installation already exists at &soft-1; as per our records. To clone the application at this location please uninstall the existing installation!'; $l['no_sclone'] = 'The CLONE.XML file could not be found! Please report this to the server administrator.'; $l['no_functions'] = 'The CLONE FUNCTIONS file could not be found! Please report this to the server administrator.'; $l['staging_push_bg'] = 'Staging has been pushed in background'; $l['err_mysql_db'] = 'Nazwa bazy MySQL jest nieprawidłowa, więc baza nie może być wybrana.'; $l['max_staging_error'] = 'You have reached the maximum number of (<b>&soft-1;</b>) staging installation(s) allowed. Please delete unwanted staging installation(s) to be able to create a new staging copy'; $l['error_max_staging_script'] = 'Osiągnąłeś maksymalną liczbę (<b>$soft-1;</b> stadium testowych dozwolonych na skrypt'; $l['choose_url'] = 'Wybierz URL instalacji'; $l['choose_url_exp'] = 'Wybierz URL do zainstalowania oprogramowania'; $l['ampps_notify_premium'] = 'Funkcja jest dostępna w wersji premium AMPPS. Zakup <b><a href="https://ampps.com/clients">AMPPS Premium</a></b>'; $l['failed_rsync'] = 'Failed to rsync the installation files'; $l['failed_rsync_datadir'] = 'Failed to rsync the data directory files'; $l['wp_cli_replace_fail'] = 'Failed to replace data in destination site (using wp-cli)'; $l['error_table_exists'] = 'The table <b>&soft-1;</b> already exists in the destination database'; $l['db_details_mismatch'] = 'Database details in your configuration file do not match with details in Softaculous records'; $l['fetch_db_details'] = 'Fetch the database details automatically from your installation\'s configuration file while staging ?';