'] = APP.' - Centrum nastavenia';
$l['settings_saved'] = 'The settings were saved successfully';
$l['pathhead'] = 'Software Paths';
$l['softpath'] = APP.' Path';
$l['softpath_exp'] = 'This is the path where all files excluding the various scripts are located';
$l['softscripts'] = 'Scripts Path';
$l['softscripts_exp'] = 'This is the path where all software/scripts are located';
$l['gen_set'] = 'General Settings';
$l['sitename'] = 'Site Name';
$l['sitename_exp'] = 'The name of the server or company using '.APP.'. It will appear in many pages of the '.APP.' installer';
$l['cook_name'] = 'Cookie Name';
$l['cook_name_exp'] = 'The name of the cookie that will be stored on browsers.';
$l['comp_output'] = 'Compress Output';
$l['comp_output_exp'] = 'This will compress output and it saves a lot of bandwidth.';
$l['soft_email'] = 'Admin Email Address';
$l['soft_email_exp'] = 'The email address to which the CRON activities and other admin related emails are sent to.';
$l['from_email'] = 'From Email Address';
$l['from_email_exp'] = 'The email address for the FROM headers.';
$l['license'] = 'license Key';
$l['license_exp'] = 'Please put the correct license key issued by '.APP;
$l['choose_lang'] = 'Choose Language';
$l['choose_lang_exp'] = 'Choose your preferred language';
$l['choose_theme'] = 'Choose Theme';
$l['choose_theme_exp'] = 'The selected theme will be the default theme throughout '.APP;
$l['timezone'] = 'Timezone';
$l['update_settings'] = 'Update Settings';
$l['auto_upd_softac'] = 'Auto Update '.APP;
$l['auto_upd_softac_exp'] = 'If enabled '.APP.' will automatically update itself to the latest version.
The Stable branch is launched after the Release Candidate has been thorughly tested.
The Release Candidate branch contains the latest version and features.';
$l['never_update'] = 'Never Update';
$l['stable'] = 'Stable (Recommended)';
$l['release_cand'] = 'Release Candidate (Experimental!)';
$l['auto_upd_soft'] = 'Auto Update Scripts';
$l['auto_upd_soft_exp'] = 'If enabled, the various scripts or software will be automatically updated to their latest versions';
$l['auto_add_soft'] = 'Auto Add New Scripts';
$l['auto_add_soft_exp'] = 'If enabled, new scripts or software will be added during the maintenance cron job. RECOMMENDED';
$l['email_upd_soft'] = 'Notify Updates via Email';
$l['email_upd_soft_exp'] = 'Will send emails when '.APP.' upgrades are available or Auto Upgrade is performed';
$l['email_upd_softs'] = 'Notify Script Updates via Email';
$l['email_upd_softs_exp'] = 'Will send emails when scripts or software updates are available or auto update of scripts or software is performed';
$l['cron_time'] = 'Updates Cron Job';
$l['cron_time_exp'] = 'The cron job time to check for available updates. Don\'t change this if you are unaware of what cron jobs are';
$l['disable_soft'] = 'Disable '.APP;
$l['soft_off'] = 'Turn '.APP.' Off';
$l['soft_off_exp'] = 'This will disable '.APP.' and users will not be able to use it!';
$l['off_sub'] = 'Switch Off Subject';
$l['off_message'] = 'Switch Off Message';
$l['edit_settings'] = 'Edit Settings';
$l['chmod_files'] = 'CHMOD Files';
$l['chmod_files_exp'] = 'This is useful if you have suPHP installed and '.APP.' is unable to detect it. Leave blank if unsure.';
$l['chmod_dir'] = 'CHMOD Directories';
$l['chmod_dir_exp'] = 'This is useful if you have suPHP installed and '.APP.' is unable to detect it. Leave blank if unsure.';
$l['is_vps'] = 'Is VPS';
$l['is_vps_exp'] = 'If this server is a VPS then please check this box.';
$l['eu_news_off'] = 'Disable End User News';
$l['eu_news_off_exp'] = 'If checked this will disable the enduser news of various scripts. This news is for users. It gives latest development news on various scripts, their updates etc.';
$l['logo_url'] = 'Logo URL';
$l['logo_url_exp'] = 'If empty the '.APP.' logo will be shown.';
$l['php_bin'] = 'PHP Binary';
$l['php_bin_exp'] = 'This is the binary that will be used for the CRON Job and also other purposes. If empty then /usr/bin/php will be used. Please note that the PHP binary should be a CLI binary.';
$l['end_user_set'] = 'End User Panel Settings';
$l['off_sync_link'] = 'Turn Off Sync Link';
$l['off_sync_link_exp'] = 'This will turn off the Synchronize Link for the endusers.';
$l['off_panel_link'] = 'Turn Off Control Panel Link';
$l['off_panel_link_exp'] = 'This will turn off the Control Panel Link in the Dock for the endusers.';
$l['off_enduser_suggestions'] = 'Turn Off Feature Suggestions for Enduser';
$l['off_enduser_suggestions_exp'] = 'This will turn off Suggestions of Softaculous Features for the endusers';
$l['chmod_conf_file'] = 'CHMOD Config files';
$l['chmod_conf_file_exp'] = 'Config files of scripts will be CHMOD to this value. The default is 0644. (Dont edit / leave blank if you dont know!)';
$l['suphp_detected'] = 'suPHP Detected';
$l['no_prefill'] = 'Don\'t Prefill Directory Name';
$l['no_prefill_exp'] = 'Don\'t prefill the directory name with the scripts name by default.';
$l['footer_link'] = 'Footer Link';
$l['footer_link_exp'] = 'When someone installs a Script, this link / text will be inserted in the footer of that installation';
$l['eu_email_off'] = 'Disable End User Update E-Mails';
$l['eu_email_off_exp'] = 'If checked no emails will be sent to the enduser when there is a Update available.';
$l['random_username'] = 'Generate Random Username for users';
$l['random_username_exp'] = 'If checked then randomly generated admin usernames will be made during an installation.';
$l['random_pass'] = 'Generate Random Password for users';
$l['random_pass_exp'] = 'If checked then randomly generated admin passwords will be made during an installation.';
$l['off_demo_link'] = 'Turn Off Script Demos';
$l['off_demo_link_exp'] = 'This will turn off the Demos for the endusers.';
$l['off_rating_link'] = 'Turn Off Script Ratings';
$l['off_rating_link_exp'] = 'This will turn off the Ratings for the endusers.';
$l['off_review_link'] = 'Turn Off Script Reviews';
$l['off_review_link_exp'] = 'This will turn off the Reviews for the endusers.';
$l['off_screenshot_link'] = 'Turn Off Script Screenshots';
$l['off_screenshot_link_exp'] = 'This will turn off the Screenshots for the endusers.';
$l['random_dbprefix'] = 'Generate Random Database Prefix for users';
$l['random_dbprefix_exp'] = 'If checked then a randomly generated Database Prefix will be made during an installation.';
$l['remote_mysql'] = 'Remote Mysql Hostname';
$l['remote_mysql_exp'] = 'If you wish to use remote mysql, specify the Remote Mysql Hostname or IP';
$l['perl_scripts'] = 'Disable PERL Scripts';
$l['perl_scripts_exp'] = 'This will turn off the PERL Scripts for the endusers';
$l['show_top_scripts'] = 'Show Top Scripts Group';
$l['show_top_scripts_exp'] = 'This will display the Top Scripts Group to the endusers for easy access to the scripts installation pages. To disable this feature, leave this field blank.';
$l['err_change_app_name'] = 'Error occured while changing the name of the Group';
$l['hide_dbprefix'] = 'Hide the Databse Prefix for the script';
$l['hide_dbprefix_exp'] = 'If checked, then no Database Prefix will be available for the Script.';
$l['user_mod_dir'] = 'Use USER MOD DIR';
$l['user_mod_dir_exp'] = 'Users can install scripts on http://IP/~user';
$l['off_email_link'] = 'Turn off all Emails sent to endusers';
$l['off_email_link_exp'] = 'This will turn off the Email Link for the endusers and ALSO disable emails that are sent during installation, removal, etc.';
$l['disable_classes'] = 'Disable PHP Classes';
$l['disable_classes_exp'] = 'This will disable PHP Classes from the enduser.';
$l['panel_hf'] = 'Show Softaculous in control panel\'s native UI';
$l['panel_hf_exp'] = 'If this is enabled then Softaculous will be shown in control panel\'s native UI.';
$l['disable_backup_restore'] = 'Disable Backup/Restore Function for Endusers';
$l['disable_backup_restore_exp'] = 'This will turn off the backup and restore function for endusers.';
$l['nolabels'] = 'Disable ALL Scripts Category';
$l['nolabels_exp'] = 'If enabled then no category will be displayed in enduser panel. i.e. PHP, Javascripts, PERL, Classes these all category will be disabled';
$l['settings'] = APP.' Settings';
$l['disable_reseller_panel'] = 'Disable Reseller Panel';
$l['disable_reseller_panel_exp'] = 'If enabled then the resellers will not be able to access reseller panel.';
$l['choose_protocol'] = 'Choose Protocol';
$l['choose_protocol_exp'] = 'Choose your preferred protocol. It will be selected by default for enduser.';
$l['network_interface'] = 'Network Interface';
$l['network_interface_exp'] = 'The public network interface of the server. Leave blank if you dont know';
$l['default_domain_path'] = 'Default Domain Path';
$l['default_domain_path_exp'] = 'While adding domain you can set the default domain path.';
$l['empty_username'] = 'Empty Username';
$l['empty_username_exp'] = 'If checked then the ADMIN USERNAME field will be left blank.';
$l['empty_pass'] = 'Empty Password';
$l['empty_pass_exp'] = 'If checked then the PASSWORD field will be left blank.';
$l['empty_email'] = 'Empty Email';
$l['empty_email_exp'] = 'If checked then the EMAIL field on the script install form will be left blank.';
$l['show_cscript_in_top'] = 'Show custom script(s) logo in TOP scripts.';
$l['show_cscript_in_top_exp'] = 'If enabled your custom script(s) logo will be displayed in the TOP scripts.';
$l['pass_strength'] = 'Set Minimum Password Strength';
$l['pass_strength_exp'] = 'If set, then the password strength must be more than the defined value';
$l['off_remove_mail'] = 'Turn off Remove Installation emails';
$l['off_remove_mail_exp'] = 'This will disable the email sent to endusers during removal of installation(s).';
$l['off_backup_mail'] = 'Turn off Backup Installation emails';
$l['off_backup_mail_exp'] = 'This will disable the email sent to endusers during backup of installation(s).';
$l['off_install_mail'] = 'Turn off New Installation emails';
$l['off_install_mail_exp'] = 'This will disable the email sent to endusers during installation of an application.';
$l['off_edit_mail'] = 'Turn off Edit Installation emails';
$l['off_edit_mail_exp'] = 'This will disable the email sent to endusers when installation details are edited.';
$l['off_clone_mail'] = 'Turn off Clone Installation emails';
$l['off_clone_mail_exp'] = 'This will disable the email sent to endusers when an installation is cloned.';
$l['off_restore_mail'] = 'Turn off Restore Installation emails';
$l['off_restore_mail_exp'] = 'This will disable the email sent to endusers when an installation is restored.';
$l['off_template_mail'] = 'Turn off Create Template emails';
$l['off_template_mail_exp'] = 'This will disable the email sent to endusers during creating a template of installation(s).';
$l['off_restore_template_mail'] = 'Turn off Restore Template emails';
$l['off_restore_template_mail_exp'] = 'This will disable the email sent to endusers during restoring a template.';
$l['admin_prefix'] = 'Prefix for admin username';
$l['admin_prefix_exp'] = 'Selected option will be set as prefix for admin username on the script install form
Please do not use a hyphen \'-\' as it will be used as a seperator';
$l['ap_none'] = 'None';
$l['ap_username'] = 'Užívateľské meno';
$l['ap_domain'] = 'Domain';
$l['ap_admin_defined'] = 'Admin Defined';
$l['disable_auto_backup'] = 'Disable Automated Backups for Enduser';
$l['disable_auto_backup_exp'] = 'If checked then the option for automated backups will be disabled for endusers.';
$l['webuzo_disable_username'] = 'Pre-fill Webuzo Username';
$l['webuzo_disable_username_exp'] = 'If checked then the field for Webuzo Username on login page will be prefilled.';
$l['disable_clone'] = 'Disable Clone feature for endusers';
$l['disable_clone_exp'] = 'This will disable the clone installation option for endusers';
$l['disable_remote_import'] = 'Disable Remote Import feature for endusers';
$l['disable_remote_import_exp'] = 'This will disable the remote import option for endusers';
$l['disable_backup_upgrade'] = 'Disable backup option during upgrades';
$l['disable_backup_upgrade_exp'] = 'This will disable the backup option on the upgrade installation page for endusers';
$l['ephp_bin'] = 'Enduser PHP binary';
$l['ephp_bin_exp'] = 'Define the PHP binary path that will be used by the enduser websites. '.APP.' will use this binary for checking the requirements of a script. If not defined '.APP.' will use the default binary as : ';
$l['no_ampps_download'] = 'Disable AMPPS download link';
$l['no_ampps_download_exp'] = 'This will disable the AMPPS download link in '.APP.' Enduser panel';
$l['no_strong_mysql_pass'] = 'Don\'t generate strong MySQL database user password';
$l['no_strong_mysql_pass_exp'] = 'This will generate MySQL database user password without special characters';
$l['remove_options'] = 'Enduser Remove Options';
$l['remove_dir'] = 'Hide Remove Directory Option';
$l['remove_dir_exp'] = 'If selected, Installation Directory will always be deleted when an installation is removed';
$l['remove_db'] = 'Hide Remove Database and Database User Option';
$l['remove_db_exp'] = 'If selected, Database and Database User will always be deleted when an installation is removed';
$l['remove_datadir'] = 'Hide Remove Data Directory Option';
$l['remove_datadir_exp'] = 'If selected, Data Directory will always be deleted when an installation is removed';
$l['remove_wwwdir'] = 'Hide Remove WWW Directory Option';
$l['remove_wwwdir_exp'] = 'If selected, WWW Directory will always be deleted when an installation is removed';
$l['privacy_settings'] = 'Privacy Settings';
$l['off_ins_stats'] = 'Disable Installation Statistics';
$l['off_ins_stats_exp'] = 'This will disable sending anonymous installation statistics to Softaculous. We collect only the count of installations. We do not collect or store any other information related to the installation (url, path, etc)';
$l['off_os_stats'] = 'Disable OS Info';
$l['off_os_stats_exp'] = 'This will disable sending OS details to Softaculous. This is used to deliver updates based on compatibility with your OS';
$l['social_media'] = 'Social Media Settings';
$l['install_tweet_off'] = 'Turn off Tweet for New Installations';
$l['install_tweet_off_exp'] = 'If checked, the Tweet option will not be shown after a new installation';
$l['install_tweet_msg'] = 'Tweet Message for New Installations';
$l['install_tweet_msg_exp'] = 'Custom Tweet Message for New Installations';
$l['upgrade_tweet_off'] = 'Turn off Tweet for Upgrade Installation';
$l['upgrade_tweet_off_exp'] = 'If checked, the Tweet option will not be shown after upgrading an installation';
$l['upgrade_tweet_msg'] = 'Tweet Message for Upgrade Installation';
$l['upgrade_tweet_msg_exp'] = 'Custom tweet message for Upgrade Installation';
$l['clone_tweet_off'] = 'Turn off Tweet for Clone Installation';
$l['clone_tweet_off_exp'] = 'If checked, the Tweet option will not be shown after cloning an installation';
$l['clone_tweet_msg'] = 'Tweet Message for Clone Installation';
$l['clone_tweet_msg_exp'] = 'Custom tweet message for Clone Installation';
$l['staging_tweet_off'] = 'Turn off Tweet for Staging Installation';
$l['staging_tweet_off_exp'] = 'If checked, the Tweet option will not be shown after Staging an installation';
$l['staging_tweet_msg'] = 'Tweet Message for Staging Installation';
$l['staging_tweet_msg_exp'] = 'Custom tweet message for Staging Installation';
$l['pushtolive_tweet_off'] = 'Turn off Tweet for Push to live Installation';
$l['pushtolive_tweet_off_exp'] = 'If checked, the Tweet option will not be shown after Pushing an installation to live';
$l['pushtolive_tweet_msg'] = 'Tweet Message for Push to live Installation';
$l['pushtolive_tweet_msg_exp'] = 'Custom tweet message for Push to live Installation';
$l['restore_template_tweet_off'] = 'Turn off Tweet for Restored Template';
$l['restore_template_tweet_off_exp'] = 'If checked, the Tweet option will not be shown after restoring a template';
$l['restore_template_tweet_msg'] = 'Tweet Message for Restore Template';
$l['restore_template_tweet_msg_exp'] = 'Custom tweet message for Restore Template';
$l['no_ftp_encrypted'] = 'Don\'t encrypt the FTP Password';
$l['no_ftp_encrypted_exp'] = 'This will store FTP Passwords of Domain in the database without encryption';
$l['pre_download_all'] = 'Enable Pre Download for all scripts';
$l['pre_download_all_exp'] = 'This will enable pre download for all scripts including new scripts added';
$l['tweet_vars_link'] = 'List of variables for Tweet message';
$l['tweet_vars'] = '[[SCRIPTNAME]] - Use this for script name
[[TYPE]] - Use this for script type Eg: PHP, PERL, etc
[[softurl]] - Use this for the URL of installation
[[cat]] - Use this for the script category Eg: Blog, CMS, etc
[[ver]] - Use this for the version of script installed
';
$l['session_timeout'] = 'Session Timeout';
$l['session_timeout_exp'] = 'Softaculous Session will remain active for the time specified.
Time should be in minutes. Default: 15';
$l['auto_backup_limit'] = 'Auto backup rotation limit';
$l['auto_backup_limit_exp'] = 'Choose the maximum limit for auto backups rotation for the endusers';
$l['auto_backup_unlimited'] = 'Unlimited';
$l['auto_backup_all'] = 'All';
$l['auto_backup_daily'] = 'Disable Daily Auto backups';
$l['auto_backup_weekly'] = 'Disable Weekly Auto backups';
$l['auto_backup_monthly'] = 'Disable Monthly Auto backups';
$l['off_upgrade_plugins'] = 'Disable auto upgrade plugins for enduser';
$l['off_upgrade_plugins_exp'] = 'If checked then the option to auto upgrade plugins for user\'s installations will be disabled for endusers.';
$l['off_upgrade_themes'] = 'Disable auto upgrade themes for enduser';
$l['off_upgrade_themes_exp'] = 'If checked then the option to auto upgrade themes for user\'s installations will be disabled for endusers.';
$l['pfx_settings'] = 'PopularFX Settings';
$l['eu_enable_themes'] = 'Enable Free Themes';
$l['eu_enable_themes_exp'] = 'If checked then endusers will get an option to select and install free themes while installing scripts like WordPress';
$l['eu_themes_premium'] = 'Enable Premium Themes';
$l['eu_themes_premium_exp'] = 'If checked then endusers will get an option to purchase and install Premium themes for scripts like WordPress.
You can find more info Here';
$l['backups_expire'] = 'Delete Backup Frequency (Local)';
$l['backups_expire_exp'] = 'If you would like to delete your users\' backups created on local server after certain days since backup creation. By default the backups are never deleted.';
$l['default_hf_bg'] = 'Default color for Header Footer';
$l['default_hf_bg_exp'] = 'This will be the default color for Header, Footer and Left Panel';
$l['default_cat_hover'] = 'Default color for Category hover';
$l['default_cat_hover_exp'] = 'This will be the default color when the user hovers over the Categories in Left panel';
$l['default_hf_text'] = 'Default color for text in Header Footer';
$l['default_hf_text_exp'] = 'This will be the default color for text in Header, Footer and Left Panel';
$l['default_scriptname_text'] = 'Default color for script name text in Left panel';
$l['default_scriptname_text_exp'] = 'This will be the default color for script name text in Left Panel';
$l['max_backups'] = 'Maximum backups per user (Local & Remote)';
$l['max_backups_exp'] = 'This will limit the maximum number of backups a user can take on local and remote locations.';
$l['max_backups_unlimited'] = 'Unlimited';
$l['max_backups_local'] = 'Maximum backups per user (Local)';
$l['max_backups_local_exp'] = 'This will limit the maximum number of backups a user can take on local server (Remote locations not included)';
$l['max_insid_backups'] = 'Maximum backups per installation (Local & Remote)';
$l['max_insid_backups_exp'] = 'This will limit the maximum number of backups a user can perform per installation on local and remote locations.';
$l['max_insid_backups_local'] = 'Maximum backups per installation (Local)';
$l['max_insid_backups_local_exp'] = 'This will limit the maximum number of backups a user can perform per installation on local server (Remote locations not included)';
$l['default_landing'] = 'Default page for Enduser Panel';
$l['default_landing_exp'] = 'This will be the default page for '.APP.' Enduser Panel';
$l['top_scripts'] = 'Top Scripts (Default)';
$l['wp_manager'] = 'WordPress Manager';
$l['all_ins'] = 'All Installations';
$l['outdated_ins'] = 'Outdated Installations';
$l['no_add_domain'] = 'Disable Adding domains by Endusers';
$l['no_add_domain_exp'] = 'This will not allow Endusers to add domains';
$l['force_auto_upgrade'] = 'Force Auto Upgrade preference for users\' installations';
$l['force_auto_upgrade_exp'] = 'Chosen auto upgrade preference, will be selected and disabled in the enduser panel. Enduser(s) will not be able to modify it. (Applicable for new as well as existing installations)';
$l['enable_auto_upgrade'] = 'Prefill Auto Upgrade preference for users\' installations';
$l['enable_auto_upgrade_exp'] = 'Chosen auto upgrade preference, will be selected by default in the enduser panel. Enduser(s) will be able to modify it.';
$l['dont_auto_upgrade'] = 'Do not Auto Upgrade (Default)';
$l['minor_auto_upgrade'] = 'Upgrade to Minor versions only';
$l['major_auto_upgrade'] = 'Upgrade to any latest version available (Major as well as Minor)';
$l['set_backup_dir'] = 'Set Backup Directory';
$l['set_backup_dir_exp'] = 'Choose the path to store enduser(s) installation backups.
This will be absolute path i.e. if you enter /backups then the backups will be created at /backups/USERNAME directory on your server. This directory should exist and should be writable for all users.';
$l['off_customize_theme'] = 'Turn off Customize Theme';
$l['off_customize_exp'] = 'If selected, then Enduser(s) will not be able to access Customise Theme option';
$l['enc_db_pass'] = 'Store Database Password in encrypted format';
$l['enc_db_pass_exp'] = 'If selected, then the Database Password for users\' installations will be stored in encrypted format. This will require mcrypt extension.';
$l['time_format'] = 'Default Time format';
$l['time_format_exp'] = 'Choose the default time format. Default : F j, Y, g:i a';
$l['no_prefill_db'] = 'Don\'t Prefill Database details';
$l['no_prefill_db_exp'] = 'Don\'t prefill the database details by default.';
$l['off_protocol'] = 'Disable Protocol';
$l['off_protocol_exp'] = 'If selected, the protocol will not be displayed to the enduser';
$l['disable_branches'] = 'Disable Scripts Branches';
$l['disable_branches_exp'] = 'If checked, all the branches of a script will be disabled except the parent one';
$l['db_prefix'] = 'Enable DB Prefix';
$l['db_prefix_exp'] = 'If selected, all database and users will be created with a prefix.';
$l['disable_cronupdate_email'] = 'Disable CronJob Email';
$l['disable_cronupdate_email_exp'] = 'If checked, cronjob notifications will not be send to Email Address given';
$l['set_soa_expire_val'] = 'Set SOA Expire Value';
$l['set_soa_expire_val_exp'] = 'Set a numeric SOA expire value for all the domains. Minimum Value : 86400';
$l['nat_config'] = 'NAT Configuration';
$l['nat_config_exp'] = 'Select this option if you are using NAT configuration on your server';
$l['logs_level'] = APP.' Logs Level';
$l['logs_level_exp'] = 'Selected logs level will be used for error/debug logs.
Logs level 4 might contain passwords';
$l['off'] = 'Off';
$l['logs_level-4'] = 'Detailed Logs';
$l['wp_featured_plugins'] = 'Softaculous Featured Plugins';
$l['wp_featured_plugins_exp'] = 'Choose the default state of Featured Plugins';
$l['wp_featured_plugins_recommended'] = 'Softaculous Recommended (Default)';
$l['wp_featured_plugins_unchecked'] = 'Unchecked';
$l['wp_featured_plugins_disabled'] = 'Hide';
$l['backup_set'] = 'Backup Settings';
$l['email_set'] = 'Email Settings';
$l['hide_feature_set'] = 'Disable Features for End users';
$l['auto_upgrade_set'] = 'Auto Upgrade Settings';
$l['no_prefill_pass'] = 'Don\'t Prefill Password fields';
$l['no_prefill_pass_exp'] = 'While editing an installation or a domain the password will not be shown';
$l['enc_user_pass'] = 'Encrypt API Pass';
$l['enc_user_pass_exp'] = 'If selected the API Pass for user(s) will be encrypted and stored';
$l['sync_domains'] = 'Enable Sync Domain(s)';
$l['sync_domains_exp_remote'] = 'This will enable the synchronizing of Domain(s) in '.APP.' records with the domain(s) list passed via $PRE_LOGIN in session.php, click here to for guide';
$l['sync_domains_exp_ent'] = 'This will enable the synchronizing of Domain(s) in '.APP.' records with the domain(s) list passed via $PRE_LOGIN in session.php, click here to for guide';
$l['email_password'] = 'Email password in plain text';
$l['email_password_exp'] = 'If checked, the passwords will be sent in plain-text to the users via email for install, clone, etc.';
$l['disable_sign_on'] = 'Disable Auto Login';
$l['disable_sign_on_exp'] = 'Select this option to disable auto login to script\'s admin panel from '.APP;
$l['demo_logo'] = 'Logo URL For Scripts Demo';
$l['demo_logo_exp'] = 'If empty the '.APP.' logo will be shown, recommended dimension for the logo Width:150, Height:45';
$l['email_update_apps'] = 'Notify Application Updates';
$l['email_update_apps_exp'] = 'If enabled, emails will be sent when updates for installed Application(s) are available';
$l['demo_logo_url'] = 'Custom link for Scripts Demo Logo';
$l['demo_logo_url_exp'] = 'If empty the '.APP.' url will be used';
$l['favicon_logo'] = 'Favicon logo URL';
$l['favicon_logo_exp'] = 'If empty the '.APP.' favicon will be shown in Enduser Panel';
$l['rebranding_settings'] = 'Rebranding Settings';
$l['use_eu_username'] = 'Prefill Control Panel Username as Admin Username';
$l['use_eu_username_exp'] = 'If set, the script installation\'s Admin Username on the script install form will be prefilled as Control Panel Username';
$l['use_eu_email'] = 'Prefill Enduser Email as Admin Email';
$l['use_eu_email_exp'] = 'If set, the script installation\'s Admin Email on the script install form will be prefilled as the Email set in Enduser Email Settings';
$l['dbpass_len'] = 'Length for random generated MySQL database user password';
$l['dbpass_len_exp'] = 'Choose the length of random generated database user password. If left blank '.APP.' will use default: 10';
$l['off_available_space'] = 'Don\'t display available space';
$l['off_available_space_exp'] = 'If checked, Available Space will not be displayed on the script\'s Overview page';
$l['disable_import'] = 'Disable Import feature for endusers';
$l['disable_import_exp'] = 'This will disable the local import as well as remote import option for endusers';
$l['update_system'] = 'Update Operating System';
$l['update_system_exp'] = 'This will updates the operating system using yum or apt-get';
$l['off_rbackup'] = 'All Remote Locations';
$l['off_rbackup_exp'] = 'If checked, backups from '.APP.' on remote server will be disabled for all endusers';
$l['sync_ins_list'] = 'Sync installations list with '.APP.' Records';
$l['sync_ins_list_exp'] = 'Check if the installation directory exists in the user\'s web directory and remove the installation(s) from '.APP.' records for which directory does not exist';
$l['sync_ins_real_ver'] = 'Detect and update actual version of installations';
$l['sync_ins_real_ver_exp'] = 'Detect if the user has manually updated their installation and update the version in '.APP.' records in case of version mismatch';
$l['update_system'] = 'Update OS';
$l['update_system_exp'] = 'If enabled, Operating System will be updated using Yum or Apt-get';
$l['auto_backup_custom'] = 'Disable Custom time for Auto backups';
$l['sitepad_settings'] = 'SitePad Settings';
$l['off_sitepad'] = 'Turn Off SitePad Website Builder';
$l['off_sitepad_exp'] = 'This will disable SitePad for all your users
Note: SitePad is based on Freemium model and if your users upgrade to the premium plan you get recurring commissions from SitePad. More details';
$l['off_sitepad_conf'] = 'Are you sure you want to disable SitePad Website Builder ? You can get revenues from SitePad via Commissions when your users upgrade to the premium plan of SitePad. Contact us for more details about SitePad at sales@sitepad.com';
$l['auto_backup_default'] = 'Prednastavené ';
$l['auto_backup'] = 'Default auto backup frequency';
$l['auto_backup_exp'] = 'Choose the default auto backup frequency. The chosen value will be pre-selected for endusers';
$l['no_backup'] = 'Don\'t backup';
$l['daily'] = 'Once a day';
$l['weekly'] = 'Once a week';
$l['monthly'] = 'Once a month';
$l['backup_rotation'] = 'Default auto backup rotation';
$l['backup_rotation_exp'] = 'Choose the default auto backup rotation. The chosen value will be pre-selected for endusers';
$l['hc_api_url'] = 'Hosting Controller API URL';
$l['hc_api_url_exp'] = 'API calls for various tasks such as fetching users list, etc at admin level or in CLI will be performed using this HC API URL. This URL must be a valid API URL accessible from your server and of the format http(s)://IP:PORT';
$l['force_softaculous_on_ssl'] = 'Force '.APP.' to run on SSL(HTTPS)';
$l['force_softaculous_on_ssl_exp'] = 'If enabled, '.APP.' will redirect non-ssl page request to HTTPS';
$l['off_import_mail'] = 'Turn off Import Installation emails';
$l['off_import_mail_exp'] = 'This will disable the email sent to endusers when an installation is imported.';
$l['off_checkhttps'] = 'Disable SSL certificate check on script install form';
$l['off_checkhttps_exp'] = 'This will disable the SSL certificate check for domains when a user selects to install a script on https protocol and will not see any error if SSL certificate is not installed';
$l['hide_sitepad'] = 'Hide SitePad Website Builder';
$l['hide_sitepad_exp'] = 'This will disable SitePad for the users who have not used SitePad but will leave SitePad enabled for users who have used SitePad';
$l['off_backup_au'] = 'Disable Backups before Auto Upgrade';
$l['off_backup_au_exp'] = 'If selected, backups will not be performed before upgrading installations or plugins and themes. Note: Make sure you have backups which you can use in case the upgrade fails.';
// SitePad Settings language strings
$l['sm_saving_error'] = 'There were some errors while saving the SitePad settings';
$l['sm_brand'] = 'Brand Name';
$l['sm_brand_exp'] = 'A single word for the Brand Name. If empty the default value will be : SitePad';
$l['sm_sitename'] = 'Site Name';
$l['sm_sitename_exp'] = 'The name of the server or company using SitePad. It will appear in many pages of the SitePad Website Builder' ;
$l['sm_brand_editor'] = 'Editor Name';
$l['sm_brand_editor_exp'] = 'The name of the editor to be shown. If empty the default value will be : SitePad Editor';
$l['sm_logo_url'] = 'Logo URL';
$l['sm_logo_url_exp'] = 'It should be a 100 x 100 pixels transparent PNG image. If empty the SitePad logo will be shown';
$l['sm_brand_url'] = 'Website URL';
$l['sm_brand_url_exp'] = 'The URL to show the users for this Website Builder. If empty the default value will be : https://sitepad.com';
$l['host_sm'] = 'Custom Server Host';
$l['host_sm_exp'] = 'You can create a CNAME record to point to our Servers. Or you can simply use our servers hostname. If empty SitePad will use default server host for user';
$l['sm_brand_demos'] = 'Themes Demos URL';
$l['sm_brand_demos_exp'] = 'You can create a CNAME record to point to demos.sitepad.com
If empty SitePad will use default demos server for displaying themes demos';
$l['sm_no_demos'] = 'Disable Themes Demos';
$l['sm_no_demos_exp'] = 'Select this checkbox if you want to disable the themes demos for the user';
$l['sm_no_recent_themes'] = 'Disable Recent Themes';
$l['sm_no_recent_themes_exp'] = 'Select this checkbox if you want to disable the recently added themes section on the enduser Dashboard';
$l['sm_ftp_host'] = 'FTP Host';
$l['sm_ftp_host_exp'] = 'You can specify the FTP Host/IP that SitePad should use to connect while publishing files to your server. By default server IP will be used';
$l['sm_ftp_port'] = 'FTP Port';
$l['sm_ftp_port_exp'] = 'You can specify the FTP Port that SitePad should use to connect while publishing files to your server. By default 21 will be used';
// END SitePad Settings language strings
$l['err_no_dir'] = 'Backup directory doesn\'t exist on your server';
$l['quick_install_default'] = 'Set Quick Install as the default install option';
$l['quick_install_default_exp'] = 'If selected, the default install form will show minimal options (only required fields)';
$l['off_staging_mail'] = 'Turn off Staging Installation emails';
$l['off_staging_mail_exp'] = 'This will disable the email sent to endusers when staging an installation';
$l['max_bg_process'] = 'Maximum number of background processes';
$l['max_bg_process_exp'] = 'Set the maximum number of processes to be executed simultaneously in background. This will be used for tasks like Auto Upgrade. Default value : 10';
$l['au_extra_retry'] = 'Retry Auto Upgrade Script Plugins and Themes';
$l['au_extra_retry_exp'] = 'In case the auto upgrade for plugin or theme failed '.APP.' will retry after the given time. Default value : 48 hours';
$l['upgrade_backup_on'] = 'Set Backup checkbox pre-selected on Upgrade';
$l['upgrade_backup_on_exp'] = 'If selected, the Create Backup checkbox on the script upgrade page will be by default';
$l['off_staging'] = 'Turn Off Staging';
$l['off_staging_exp'] = 'This will turn off the Staging feature for endusers';
$l['err_openssl'] = 'Openssl extension is required to encrypt password';
$l['no_indir'] = 'Hide In Directory Field';
$l['no_indir_exp'] = 'If selected, then In Directory field will be hidden on installation form and the users will be able to install scripts only on domain root not in subdirectory.';
$l['max_staging'] = 'Maximum Staging installations per user limit';
$l['max_staging_exp'] = 'This will limit the maximum number of staging installations a user can create. Default : Unlimited';
$l['preselect_autoupgrade_plugins'] = 'Pre-select auto upgrade plugins';
$l['preselect_autoupgrade_plugins_exp'] = 'If checked, then auto upgrade plugins option will be pre-checked on the installation page';
$l['preselect_autoupgrade_themes'] = 'Pre-select auto upgrade themes';
$l['preselect_autoupgrade_themes_exp'] = 'If checked, then auto upgrade themes option will be pre-checked on the installation page';
$l['force_upgrade_plugins'] = 'Force upgrade for Plugins';
$l['force_upgrade_plugins_exp'] = 'If checked then the option to auto upgrade plugins for user\'s installation\'s will be enabled for endusers even if the user\'s didn\'t checked the option "auto upgrade plugins" in a particular edit installation\'s page.';
$l['force_upgrade_themes'] = 'Force upgrade for Themes';
$l['force_upgrade_themes_exp'] = 'If checked then the option to auto upgrade plugins for user\'s installation\'s will be enabled for endusers even if the user\'s didn\'t checked the option "auto upgrade themes" in a particular edit installation\'s page.';
$l['all_scripts'] = 'All Scripts';
$l['disable_csrf'] = 'Disable CSRF';
$l['disable_csrf_exp'] = 'This will disable the CSRF security check in Softaculous';
$l['disable_manage_sets'] = 'Disable WordPress Manage Sets feature for endusers';
$l['disable_manage_sets_exp'] = 'This will disable the WordPress sety pluginov/vzhľadov feature for endusers. They will be able to install sets created by admin';
$l['disable_backup'] = 'Disable Backup Locations for Enduser';
$l['disable_backup_exp'] = 'Select the backup locations you would like to disable for endusers';
$l['disable_local_backup'] = 'Local Backups';
$l['remote_backup_ftp'] = 'FTP';
$l['remote_backup_ftps'] = 'FTPS';
$l['remote_backup_sftp'] = 'SFTP';
$l['remote_backup_dropbox'] = 'Dropbox';
$l['remote_backup_gdrive'] = 'Google Drive';
$l['remote_backup_webdav'] = 'WebDAV';
$l['remote_backup_aws'] = 'Amazon S3';
$l['remote_backup_onedrive'] = 'Microsoft OneDrive';
$l['default_timezone'] = 'Server Default';
$l['timezone_invalid'] = 'The timezone you selected is invalid';
$l['user_homedir'] = 'Home Directory for users';
$l['user_homedir_exp'] = 'Enter the home directory, if your home directory is a custom path e.g. /home2';
$l['eu_default_email_settings'] = 'Default Email Settings for endusers';
$l['eu_default_email_settings_exp'] = 'Choose the default email settings for the endusers. Users can change the settings as per their preference.';
$l['eu_off_default_install_notify'] = 'Installation Emails';
$l['eu_off_default_remove_notify'] = 'Remove Installation Emails';
$l['eu_off_default_edit_notify'] = 'Edit Installation Emails';
$l['eu_off_default_backup_notify'] = 'Backup Emails';
$l['eu_off_default_restore_notify'] = 'Restore Emails';
$l['eu_off_default_template_notify'] = 'Create Template Emails';
$l['eu_off_default_restore_template_notify'] = 'Restore Template Emails';
$l['eu_off_default_clone_notify'] = 'Clone Emails';
$l['eu_off_default_staging_notify'] = 'Staging Emails';
$l['eu_off_default_import_notify'] = 'Import Emails';
$l['eu_off_default_update_notify'] = 'Updates Notifications Emails';
$l['eu_default_plainpass_notify'] = 'Send passwords in plain text';
$l['disable_wp_icon_jupiter'] = 'Disable WordPress Manager icon in cPanel jupiter theme';
$l['disable_wp_icon_jupiter_exp'] = 'This will disable the WordPress manager icon in the left menu in cPanel jupiter theme';
$l['disable_security_measures'] = 'Disable Security Measures in WordPress Manager';
$l['disable_security_measures_exp'] = 'This will disable the Security Measures feature for endusers in Wordpress Manager';
$l['disable_wordpress_manager'] = 'Disable WordPress Manager';
$l['disable_wordpress_manager_exp'] = 'This will disable the WordPress manager feature for endusers';
$l['screenshot_frequency'] = 'Installation Screenshot Frequency';
$l['screenshot_frequency_exp'] = 'Set the frequency (in hours) for updating screenshots for enduser\'s installations. Default value : 1 hour';
$l['err_screenshot_frequency'] = 'Minimum Installation Screenshot Frequency is 1 hour';
$l['off_push_to_live_backup'] = 'Disable Backups before Push to Live';
$l['off_push_to_live_backup_exp'] = 'If selected, backups will not be performed before pushing the staging site to live. Note: Make sure you have backups which you can use in case the Push to Live fails.';
$l['wordpress_manager_title'] = 'Set WordPress Manager Icon Title';
$l['wordpress_manager_title_exp'] = 'This will set a desired name for your WordPress Manager icon in control panel';
$l['auto_import_manual_ins'] = 'Auto Import Manual Installations';
$l['auto_import_manual_ins_exp'] = 'If enabled, manual installations done by users will be automatically imported to Softaculous (every 24 hours).';
$l['auto_import_wptoolkit'] = 'Auto Import WP Toolkit Installations';
$l['auto_import_wptoolkit_exp'] = 'If enabled, installations done by users via WP Toolkit will be automatically imported to '.APP.' (every 24 hours)';
$l['disable_softaculous_pro_plugin'] = 'Disable SoftWP / Softaculous Pro Plugin';
$l['disable_softaculous_pro_plugin_exp'] = 'This will disable installing SoftWP plugin while installing WordPress';
$l['disable_softaculous_pro_conf'] = 'Are you sure you want to disable Softaculous Pro Plugin ?
You can instead re-brand the plugin with your brand name and logo.
The Pro plugin is included in your license cost and it includes features like AI, Onboarding and Assistant for your users. The Softaculous Pro plugin also includes pro version of several plugins like Loginizer, Pagelayer, Backuply, Speedycache, GoSMTP, FileOrganizer and more which are included in your license cost.
Contact us for more details about Softaculous Pro Plugin at sales@softaculous.com';
$l['ok'] = 'Ok';
$l['cancel'] = 'Cancel';