&soft-1; is required and must be filled out.'; $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_time'] = 'Time of Installation'; $l['mail_subject'] = 'New Installation of &soft-1;'; $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['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'] = 'NOTE: This may take 3-4 minutes. Please do not leave this page until the progress bar reaches 100%'; $l['softdirectory_invalid'] = 'The 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['err_pass_strength'] = 'Password strength must be greater than '; $l['no_sel_inst'] = 'No selected installations'; $l['del_insid'] = 'Are you sure you want to delete selected installations ?'; $l['ins_emailto'] = 'Email installation details to'; $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['auto_backup_not_allowed'] = 'The auto backup frequency you chose is invalid'; $l['invalid_script'] = 'Invalid Script ID'; $l['not_js_script'] = 'This script is not JavaScript'; $l['no_domain_found'] = 'No domain found. Please add a domain to install the script'; //Theme Strings $l[''] = $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 will be <b>created if it does 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['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['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['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['ins_type'] = 'Type of Install'; $l['ins_type_exp2'] = 'Please select the installation type'; $l['ins_type_exp'] = '<b>Original Package</b> - Package as available from the Scripts Website. <br /> <b>Just Library Files</b> - Just the Javascript Library files.'; $l['ori_pack'] = 'Original Package'; $l['just_lib'] = 'Just Library Files'; $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['overwrite'] = 'Overwrite Files'; $l['choose_protocol'] = 'Choose Protocol'; $l['choose_protocol_exp'] = 'If your site has SSL, then please choose the HTTPS protocol.'; $l['clone'] = 'Clone'; $l['options'] = 'Options'; $l['downloading'] = 'Downloading Package'; $l['installing'] = 'Installing Script'; $l['go'] = 'Go'; $l['rem_inst_id'] = 'Removing Installation - '; $l['inst_remvd'] = 'The selected installation(s) have been removed. The page will now be reloaded !'; $l['release_date'] = 'Release Date'; $l['adv_option'] = 'Advanced Options'; $l['disable_notify_update'] = 'Disable Update Notification 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['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['ampps_download'] = 'You can develop <b>&soft-1;</b> on your <b>desktop</b> using our Free developer tool Softaculous AMPPS. Click <a href="https://www.ampps.com/downloads" target="_blank"><b>here</b></a> to download <a href="https://www.ampps.com/downloads" target="_blank"><img src="https://images.softaculous.com/ampps.gif" height="25" /></a>'; $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['backup'] = 'Backup'; $l['editdetail'] = 'Edit Details'; $l['install_now'] = 'Инсталирай сега'; $l['my_apps'] = 'Моите приложения'; $l['bad'] = 'Bad'; $l['good'] = 'Good'; $l['strong'] = 'Strong'; $l['short'] = 'Short'; $l['strength_indicator'] = 'Strength Indicator'; $l['show'] = 'Show'; $l['hide'] = 'Hide'; $l['backup_location'] = 'Backup Location'; $l['backup_location_exp'] = 'Choose the backup location to be used while backing up this installation'; $l['default'] = 'Default'; $l['invalid_backup_location'] = 'Backup location submitted does not exist'; $l['local_folder'] = 'Local Folder'; $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['custom_autobackup'] = 'Custom'; $l['custom_autobackup_cron'] = 'Automated Backups Cron time'; $l['custom_autobackup_cron_exp'] = 'Please specify the CRON timings for automated backups'; //Errors for autobcakup cron settings $l['wrong_autobackup_cron_min'] = 'Automated Backup cron minute is wrong. Valid values are 0-59 or a *'; $l['wrong_autobackup_cron_hour'] = 'Automated Backup cron hour is wrong. Valid values are 0-23 or a *'; $l['wrong_autobackup_cron_day'] = 'Automated Backup cron day is wrong. Valid values are 1-31 or a *'; $l['wrong_autobackup_cron_month'] = 'Automated Backup cron month is wrong. Valid values are 1-12 or a *'; $l['wrong_autobackup_cron_weekday'] = 'Automated Backup cron weekday is wrong. Valid values are 0-7 or a *'; $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'; $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>'; $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['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['rbackup_disabled'] = 'Backup on remote locations is disabled by Admin'; $l['rbackup_protocol_disabled'] = 'Backup on <b>&soft-1;</b> is disabled by Admin'; $l['randpass'] = 'Generate a Random Password'; $l['cron_min'] = 'Min'; $l['cron_hour'] = 'Hour'; $l['cron_day'] = 'Day'; $l['cron_month'] = 'Month'; $l['cron_weekday'] = 'Weekday'; $l['remove_complete'] = 'Remove Completely'; $l['remove_info'] = 'Remove from '.APP;