⚝
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
/
turkish
/
View File Name :
python_lang.php
<?php ////////////////////////////////////////////////////////////// //=========================================================== // python_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['python_message'] = 'Python is not installed. To install it, please click <a href="'.$globals['index'].'act=apps&app=29">here</a>'; $l['python_title'] = 'Python is not installed on your server'; $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 INSTALL FUNCTIONS file could not be found! Please report this to the server administrator.'; $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'] = 'The database user already exists. Please choose a different database name.'; $l['db_name_long'] = 'The database name cannot be greater than 7 letters. Please choose a shorter database name.'; $l['db_limit_crossed'] = 'The maximum number of databases you can create has been reached, so installation cannot proceed.'; $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.'; $l['mail_new_ins'] = 'A new installation of &soft-1; has been completed. The details of the installation are shown below:'; $l['mail_path'] = 'Path'; $l['mail_url'] = 'URL'; $l['mail_admin_url'] = 'Admin URL'; $l['mail_admin'] = 'Admin Username'; $l['mail_pass'] = 'Admin Pass'; $l['mail_db'] = 'MySQL Database'; $l['mail_dbuser'] = 'MySQL DB User'; $l['mail_dbhost'] = 'MySQL DB Host'; $l['mail_dbpass'] = 'MySQL DB Password'; $l['mail_time'] = 'Time of Installation'; $l['mail_subject'] = 'New Installation of &soft-1;'; $l['no_cron_min'] = 'No Cron minute was specified'; $l['no_cron_hour'] = 'No Cron hour was specified'; $l['no_cron_day'] = 'No Cron day was specified'; $l['no_cron_month'] = 'No Cron month was specified'; $l['no_cron_weekday'] = 'No Cron weekday was specified'; $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['mail_cron'] = 'Cron Job'; $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['mail_datadir'] = 'Data Directory'; $l['some_files_exist'] = 'Installation cannot proceed because the following files already exist in the target folder : '; $l['delete_files'] = 'Please delete these files or choose another folder.'; $l['overwrite_exist'] = '<b>OR</b> <br /><input type="checkbox" name="overwrite_existing" id="overwrite_existing" /> <b><span style="color:#000;">Select the checkbox to overwrite all files and continue</span></b>'; $l['checking_data'] = 'Checking the submitted data'; $l['unzipping_files'] = 'Copying files and folders'; $l['unzipping_datadir'] = 'Unzipping data files'; $l['prop_db'] = 'Propagating the database'; $l['finishing_process'] = 'Finishing Installation'; $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'] = 'Please enter your Database Hostname'; $l['no_dbusername'] = 'Please enter your Database Username'; $l['no_dbuserpass'] = 'Please enter your Database Password'; $l['softdirectory_invalid'] = 'The directory you typed is invalid.'; $l['softdatadir_invalid'] = 'The data directory you typed is invalid.'; $l['no_dir'] = 'Please provide a directory name.'; $l['err_pass_strength'] = 'Password strength must be greater than '; $l['no_https'] = 'A trusted SSL Certificate was not found'; $l['err_dbprefix'] = 'Table Prefix is invalid. Valid values are a-z or A-Z or 0-9 or _'; $l['no_mysql_install'] = 'MySQL is not installed. To install it, please click <a href="'.$globals['index'].'act=apps&app=16">here</a>'; $l['auto_backup_not_allowed'] = 'The auto backup frequency you chose is invalid'; $l['invalid_script'] = 'Invalid Script ID'; $l['not_python_script'] = 'This script is not in Python'; $l['quick_install'] = 'Quick Install'; $l['custom_install'] = 'Custom Install'; $l['outdated_script'] = '<b>&soft-1;</b> has not been updated for more than two years and may no longer be maintained or supported by the script vendor'; //Theme Strings $l['<title>'] = $globals['sn'].' - '.APP.' - '; $l['install'] = 'Install'; $l['overview'] = 'Overview'; $l['features'] = 'Features'; $l['demo'] = 'Demo'; $l['ratings'] = 'Ratings'; $l['import'] = 'Import'; $l['software_ver'] = 'Version'; $l['space_req'] = 'Space Required'; $l['available_space'] = 'Available Space'; $l['req_space'] = 'Required Space'; $l['mb'] = 'MB'; $l['software_support'] = 'Software Support'; $l['support_link'] = 'Visit Support Site'; $l['support_note'] = 'Note: Softaculous does not provide support for any software.'; $l['setup'] = 'Software Setup'; $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>.'; $l['database_name'] = 'Database Name'; $l['database_name_exp'] = 'Type the name of the database to be created for the installation'; $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'] = 'Install'; $l['congrats'] = 'Congratulations, the software was installed successfully'; $l['succesful'] = 'has been successfully installed 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['current_ins'] = 'Current Installations'; $l['link'] = 'Link'; $l['ins_time'] = 'Installation Time'; $l['version'] = 'Version'; $l['upd_to'] = 'Upgrade to Version'; $l['remove'] = 'Remove'; $l['no_info'] = 'No Info'; $l['randpass'] = 'Generate a Random Password'; $l['ratesoft'] = 'Rate this Script'; $l['reviews'] = 'Reviews'; $l['reviewsoft'] = 'Write a Review'; $l['readreviews'] = 'Read Reviews'; $l['reviews_exp'] = 'Read reviews written by other users and'; $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_alpha_num'] = 'Only alpha numeric characters are allowed for the Database name.'; $l['overwrite'] = 'Overwrite Files'; $l['ins_emailto'] = 'Email installation details to'; $l['choose_protocol'] = 'Choose Protocol'; $l['choose_protocol_exp'] = 'If your site has SSL, then please choose the HTTPS protocol.'; $l['clone'] = 'Clone'; $l['backup'] = 'Backup'; $l['options'] = 'Options'; $l['admin'] = 'Admin'; $l['notify_ver'] = 'Notify '.$globals['sn'].' of a new Version'; $l['notifyversion'] = 'Thank you for informing about the new version. We will look into it as soon as possible'; $l['del_insid'] = 'Are you sure you wish to remove the selected installations ? The action will be irreversible. \nNo further confirmations will be asked.'; $l['rem_inst_id'] = 'Removing Installation - '; $l['no_sel_inst'] = 'No installation(s) selected to remove.'; $l['inst_remvd'] = 'The selected installation(s) have been removed. The page will now be reloaded !'; $l['remove'] = 'Remove'; $l['go'] = 'Go'; $l['screenshots'] = 'Ekran görüntüleri'; $l['downloading'] = 'Downloading Package'; $l['installing'] = 'Installing Script'; $l['editdetail'] = 'Edit Details'; $l['publish'] = 'Publish on the Web'; $l['hostname'] = 'Database Hostname'; $l['hostname_exp'] = 'The MySQL hostname (mainly <b>localhost</b>)'; $l['dbusername'] = 'Database Username'; $l['dbusername_exp'] = 'The MySQL username'; $l['dbuserpass'] = 'Database Password'; $l['dbuserpass_exp'] = 'The password of the MySQL user'; $l['database_name_exp_aefer'] = 'Type the name of the database to be used for the installation'; $l['sel_version'] = 'Select Version'; $l['choose_version_exp'] = 'Please select the version to install.'; $l['choose_version'] = 'Choose the version you want to install'; $l['select'] = 'Select'; $l['release_date'] = 'Release Date'; $l['adv_option'] = 'Advanced Options'; $l['disable_notify_update'] = 'Disable Update Notifications Emails'; $l['exp_disable_notify_update'] = 'If checked you will not receive an email notification for updates available for this installation.'; $l['prog_installing'] = 'Installing '; // Dont remove trailing space $l['prog_install_complete'] = 'Installation Completed.'; $l['bad'] = 'Bad'; $l['good'] = 'Good'; $l['strong'] = 'Strong'; $l['short'] = 'Short'; $l['strength_indicator'] = 'Strength Indicator'; $l['auto_backup'] = 'Automated backups'; $l['exp_auto_backup'] = APP.' will take automated backups via CRON as per the frequency you select'; $l['auto_backup_rotation'] = 'Backup Rotation'; $l['exp_auto_backup_rotation'] = 'If the backup rotation limit is reached '.APP.' will delete the oldest backup for this installation and create a new backup. The backups will utilize your space so choose the backup rotation as per the space available on your server'; $l['no_backup'] = 'Don\'t backup'; $l['daily'] = 'Once a day'; $l['weekly'] = 'Once a week'; $l['monthly'] = 'Once a month'; $l['unlimited'] = 'Unlimited'; $l['changelog'] = 'Changelog'; $l['act_upgrade'] = 'Recently Upgraded'; $l['act_clone'] = 'Recently Cloned'; $l['act_backup'] = 'Recently Backed up'; $l['act_install'] = 'Recently Installed'; $l['act_edit'] = 'Recently Edited'; $l['act_import'] = 'Recently Imported'; $l['act_restore'] = 'Recently Restored'; $l['custom_autobackup'] = 'Custom'; $l['custom_autobackup_cron'] = 'Automated Backups Cron time'; $l['custom_autobackup_cron_exp'] = 'Please specify the CRON timings for automated backups'; $l['install_tweet_sub'] = 'Tell your friends about your new site'; $l['err_auto_backup_limit'] = 'The auto backup rotation cannot be more than <b>&soft-1;</b>'; $l['select_domain'] = 'Select Domain'; $l['with_selected'] = 'With Selected'; $l['related_scripts'] = 'Related Scripts'; $l['install_now'] = 'Instalar ahora'; $l['my_apps'] = 'Mis aplicaciones'; $l['soft_ins_exists'] = 'An installation already exists at &soft-1; as per our records. To re-install the application please uninstall the existing installation!'; $l['no_python_support'] = 'Python script installation is not supported on this panel'; $l['choose_url'] = 'Choose Installation URL'; $l['choose_url_exp'] = 'Please choose the URL to install the software'; $l['error_max_ins_script'] = 'You have reached the maximum number of (<b>&soft-1;</b>) Installations allowed per script'; $l['remove_complete'] = 'Remove Completely'; $l['remove_info'] = 'Remove from '.APP; $l['ampps_notify_premium'] = 'This feature is available in the premium version of AMPPS. Please purchase <b><a href="https://ampps.com/clients">AMPPS Premium</a></b>';