ok

Mini Shell

Direktori : /proc/self/root/proc/thread-self/root/usr/local/sitepad/languages/english/admin/
Upload File :
Current File : //proc/self/root/proc/thread-self/root/usr/local/sitepad/languages/english/admin/index_lang.php

<?php

//////////////////////////////////////////////////////////////
//===========================================================
// index_lang.php(Admin)
//===========================================================
// 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('SITEPAD') && !defined('SITEMUSH')){

	die('Hacking Attempt');

}

$l['no_license'] = 'The LICENSE file could not be found! Please report this to '.APP.'.';

//Tab Icons Images
$l['tab_home'] = 'Home';
$l['tab_settings'] = 'Settings';
$l['tab_installations'] = 'Installations';
$l['tab_plans'] = 'Plans';

// Sub Menus
$l['sub_gen_set'] = 'General';

$l['search'] = 'Search';
$l['welcome'] = 'Welcome';
$l['no_data'] = 'No data found !';
$l['list_plan'] = 'List Plan(s)';
$l['add_plan'] = 'Add Plan';


//------------------
// Admin Index Lang
//------------------

// Theme Strings
$l['head_ap'] = APP.' - Admin Panel';
$l['conect_to_soft'] = 'Unable to connect to '.APP.'.';
$l['no_info'] = 'No Info';
$l['news'] = APP.' News';
$l['soft_info'] = 'Software Info';
$l['soft_license'] = APP.' License';
$l['soft_license_type'] = 'License Type';
$l['type_1'] = 'Premium';
$l['type_0'] = 'Free';
$l['server_addr'] = 'Server IP';
$l['php_version'] = 'PHP Version';
$l['soft_version'] = APP.' Version';
$l['latest_soft_version'] = 'Latest Version';
$l['become_premium'] = 'Buy Premium License';
$l['refreshlicense'] = 'Refresh License';
$l['reseller_title'] = APP.' - Reseller Panel';
$l['expires'] = 'Expires';
$l['never'] = 'Never';
$l['pricing'] = 'Pricing';
$l['client_center'] = 'Client Center';

$l['latest_version'] = 'Latest Version';
$l['ip_license'] = 'IP as per licensing server';
$l['webuzo_news'] = 'Webuzo News';
$l['webuzo_license'] = 'Webuzo License';
$l['webuzo_version'] = 'Webuzo Version';

$l['total_ins'] = 'Total Installations';
$l['users'] = 'Active Users';
$l['active_websites'] = 'Active Websites';
$l['enabled_scripts'] = 'Enabled Scripts';
$l['users_count_title'] = 'Users count is updated every 24 hours. Click here to update now !';
$l['ins_count_title'] = 'Installation(s) count is updated every 24 hours. Click here to update now !';
$l['domain_count_title'] = 'Domain(s) count is updated every 24 hours. Click here to update now !';
$l['domain_count'] = 'Total Domains';
$l['disable_reseller_panel'] = 'The reseller panel has been disabled by the Admin';
$l['disable_reseller_t'] = 'Reseller Panel Disabled';
$l['no_reseller_panel'] = 'Disable Reseller Panel';
$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';

//----------------
// Settings Lang
//----------------

// Error Strings
$l['no_path'] = 'No path was posted';
$l['wrong_path'] = 'Could not locate universal.php at the path you specified';
$l['no_softscripts'] = 'No path of the script/software location was given';
$l['wrong_softscripts'] = 'The script/software path is wrong as it does not exist';
$l['no_sn'] = 'No site name was specified.';
$l['no_cookie_name'] = 'No cookie name was specified';
$l['no_soft_email'] = 'No email address was provided';
$l['wrong_soft_email'] = 'The Admin email address you submitted is invalid';
$l['wrong_from_email'] = 'The From email address you submitted is invalid';
$l['no_license'] = 'No license key was submitted';
$l['no_lang'] = 'No language was selected';
$l['wrong_lang'] = 'The selected language is invalid';
$l['no_theme_folder'] = 'No theme was selected';
$l['wrong_theme_folder'] = 'The selected theme is invalid';
$l['no_timezone'] = 'No timezone was selected';
$l['wrong_timezone'] = 'The selected timezone is invalid';
$l['no_cron_time'] = 'No cron job time was specified';
$l['no_off_message'] = 'No switch off subject was specified';
$l['no_off_subject'] = 'No switch off message was specified';
$l['saving_error'] = 'There were some errors while saving the settings';
$l['no_update'] = 'No update preference was submitted';
$l['invalid_update'] = 'An invalid update preference was submitted';
$l['no_protocol'] = 'No protocol was selected';
$l['wrong_protocol'] = 'The selected protocol is invalid';
$l['wrong_network_interface'] = 'The network interface you specified is not valid';
$l['pass_strength_error'] = 'Password strength must be an integer only, between 0 to 100';
$l['err_binary_path'] = 'It seems that the binary does not exist at the defined path. Please check it and try again.';
$l['err_mcrypt'] = 'mcrypt extension is required to ';
$l['cookie_name_invalid'] = 'The cookie name you submitted is invalid.';
$l['err_invalid_soa'] = 'Invalid SOA!!!Please enter a valid positive number';
$l['no_sm_host'] = 'No Valid Host Name Provided';
$l['no_top_theme'] = 'No Category Name Provided';
$l['inv_mirror'] = 'The SitePad Server host is not valid !';
$l['sm_brand_inv'] = 'The Brand Name should be a single word with no spaces.';
$l['logo_url_inv'] = 'The image is invalid';
$l['logo_url_type'] = 'The image must be a PNG only';
$l['logo_url_dimensions'] = 'The image must be atmost 160 x 160 pixels in dimensions';
$l['file_settings'] = 'File 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['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. (Leave blank if you dont know !)';

//Theme Strings
$l['<title>'] = APP.' - Settings Center';
$l['gen_set'] = 'General Settings';
$l['old_set'] = 'Old Editor Settings';
$l['settings'] = APP.' Settings';
$l['edit_settings'] = 'Edit Settings';
$l['settings_saved'] = 'The settings were saved successfully';

$l['pathhead'] = 'Paths';
$l['softpath'] = APP.' Path';
$l['softpath_exp'] = 'This is the path where all files excluding the various scripts are located';

$l['rebranding_settings'] = 'Rebranding 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 ;

$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['choose_lang'] = 'Choose Language';
$l['choose_lang_exp'] = 'Choose your preferred language';
$l['timezone'] = 'Timezone';

$l['sm_brand'] = 'Brand Name';
$l['sm_brand_exp'] = 'Your Brand Name. If empty the default value will be : SitePad';

$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['logo_url'] = 'Logo URL';
$l['logo_url_exp'] = 'It should be max of 160 x 160 pixels transparent PNG image. If empty the '.APP.' 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['show_top_themes'] = 'Top Theme Category Name';
$l['show_top_themes_exp'] = 'If empty the '.APP.' will show default category name.';

$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. <br />The <b>Stable</b> branch is launched after the Release Candidate has been thorughly tested. <br />The <b>Release Candidate</b> branch contains the latest version and features.';
$l['never_update'] = 'Never Update';
$l['stable'] = 'Stable (Recommended)';
$l['release_cand'] = 'Release Candidate (Experimental!)';

$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['host_sm'] = 'Custom Server Host';
$l['host_sm_exp'] = 'You can create a CNAME record to point to <a href="http://sitepad.com/wiki/Servers" target="_blank">our Servers</a>. Or you can simply use our servers hostname. If empty '.APP.' will use default server host for user.';

$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['ftp_host'] = 'FTP Host';
$l['ftp_host_exp'] = 'You can specify the FTP Host/IP that '.APP.' should use to connect while publishing files to your server. By default server IP will be used';

$l['ftp_port'] = 'FTP Port';
$l['ftp_port_exp'] = 'You can specify the FTP Port that '.APP.' should use to connect while publishing files to your server. By default 21 will be used';

$l['sm_brand_demos'] = 'Themes Demos URL';
$l['sm_brand_demos_exp'] = 'You can create a CNAME record to point to <b>demos.sitepad.com</b>. <br />If empty '.APP.' will use default demos server for displaying themes demos';

$l['no_demos'] = 'Disable Themes Demos';
$l['no_demos_exp'] = 'Select this checkbox if you want to disable the themes demos for the user';

$l['no_recent_themes'] = 'Disable Recent Themes';
$l['no_recent_themes_exp'] = 'Select this checkbox if you want to disable the recently added themes section on the enduser Dashboard';

$l['invalid_custom_host'] = 'Invalid Custom Server Host';
$l['invalid_demo_url'] = 'Invalid Themes Demos URL';

$l['enable_downloads'] = 'Allow Download Website';
$l['enable_downloads_exp'] = 'Select this checkbox if you want to allow users to download their website files in ZIP format';

$l['logout_url'] = 'Logout URL';
$l['logout_url_exp'] = 'This will be used to redirect the user when they logout from '.APP.'. By default user is redirected to the control panel';

$l['sitepad_editor_new'] = 'Enable New Editor (Beta).';
$l['sitepad_editor_new_exp'] = 'Select this checkbox to enable the new editor version which is currently in beta.';

// Language strings for Plans page

$l['pl_done'] = 'The plan has been deleted successfully. Refresh this <a href="'.$globals['index'].'act=plans">Page</a>';
$l['pl_no_plan'] = 'There are no Plans. <a href="'.$globals['index'].'act=addplans">Add a Plan now</a>';
$l['pl_plan_save_fail'] = 'Unable to delete the plan';
$l['pl_del_conf'] = 'Are you sure want to delete this plan ?';

//THEME settings
$l['pl_<title>'] = APP.' - Plans';
$l['pl_title'] = 'Plans';
$l['pl_planname'] = 'Plans';
$l['pl_options'] = 'Options';
$l['pl_addplan'] = 'Add Plan';
$l['pl_edit_plan'] = 'Edit Plan';
$l['pl_del_plan'] = 'Delete Plan(s)';
$l['pl_res_note'] = '<b>Note </b>: Plan name(s) starting with "reseller_" belongs to <b>RESELLER</b>.';
$l['pl_go'] = 'Go';
$l['pl_del_insid'] = 'Are you sure you wish to remove the selected Plan(s) ? The action will be irreversible. \nNo further confirmations will be asked !';
$l['pl_inst_remvd'] = 'The selected Plan(s) have been removed. The page will now be reloaded !';
$l['pl_no_sel_inst'] = 'No plan(s) selected to remove.';
$l['pl_with_selected'] = 'With Selected';

// Language strings for Add Plans page

$l['ap_no_planname'] = 'Please specify the plan name';
$l['ap_invalidfilename'] = 'Please specify a valid plan name. Special characters are not allowed.';
$l['ap_no_cpplan'] = 'Please choose a valid control panel plan';
$l['ap_plan_exist'] = 'Plan with the same name already exists';
$l['ap_error_plans'] = 'Please choose atleast one user or control panel plan';
$l['ap_user_plan_exist'] = 'User(s) - <b>&soft-1;</b> - are already assigned to another plan. To overwrite please select the overwrite option';
$l['ap_reseller_plan_exist'] = 'Reseller(s) - <b>&soft-1;</b> - already assigned to another plan. To overwrite please select the overwrite option';
$l['ap_error_cpplan'] = 'Please select a valid control panel plan';
$l['ap_error_scriptselect'] = 'Please select atleast one theme';
$l['ap_error_disable'] = 'Please select the checkbox if you want to allow all themes for the selected user(s)';
$l['ap_error_userselect'] = 'Please select atleast one user';
$l['ap_error_resellerselect'] = 'Please select atleast one reseller';
$l['ap_cpplan_plan_exist'] = 'Control Panel Plan(s) - <b>&soft-1;</b> - are already assigned to another plan. To overwrite please select the overwrite option';
$l['ap_err_prefix'] = 'You can not give \'reseller_\' as a prefix for your plan name.';
$l['ap_no_themes'] = 'Cannot load Themes list';

//Theme Strings
$l['ap_<title>'] = APP.' - Access Control';
$l['ap_title'] = 'Add Access Control Plans';
$l['ep_title'] = 'Edit Access Control Plans';
$l['ap_planhead'] = 'Access Control Settings';
$l['ap_planname'] = 'Plan Name';
$l['ap_exp_plan'] = 'Access Control Plan name';
$l['ap_cplanname'] = 'Control Panel Plans';
$l['ap_exp_cplan'] = 'Control panel plans';
$l['ap_no_cpplans'] = 'Please select a control panel plan';
$l['ap_saveplan'] = 'Save Plan';
$l['ap_userselect'] = 'User Assignment';
$l['ap_resellerselect'] = 'Reseller Assignment';
$l['ap_exp_userselect'] = 'Select the individual users that are affected by this Access Group.';
$l['ap_exp_resellerselect'] = 'Select the resellers that are affected by this Access Group.';
$l['ap_scriptselect'] = 'Theme Assignment (Only for old editor)';
$l['ap_exp_scriptselect'] = 'Select the Themes for this particular plan';
$l['ap_done'] = 'Your plan has been saved. Return to <a href="'.$globals['index'].'act=plans">Plans Overview</a>';
$l['ap_plan_save_fail'] = 'Unable to save plan details';
$l['ap_cpanelplan'] = 'Control Panel Plan Assignment';
$l['ap_cpplanselect'] = 'Select the control panel plans to whom this ACL will apply. All users under that plan will be able to use only the Themes assigned here';
$l['ap_default_plan_note'] = 'NOTE: Please specify the plan name as \'<b>sitepad_default</b>\' to create a default plan for any User who is not assigned to any other SitePad Plan.';
$l['ap_select_all'] = 'Select All: ';
$l['ap_overwrite_settings'] = 'Overwite Settings:';

$l['ap_sitesettings'] = 'Editor Server Assignment';
$l['ap_planpages'] = 'Maximum number of Page(s) allowed';
$l['ap_exp_planpages'] = 'This will restrict the number of pages a user can create. Leave empty for Unlimited.';

$l['ap_planblogs'] = 'Maximum number of Blog Post(s) allowed';
$l['ap_exp_planblogs'] = 'This will restrict the number of blog posts a user can create. Leave empty for Unlimited.';

$l['ap_plansites'] = 'Maximum number of Site(s) allowed';
$l['ap_exp_plansites'] = 'This will restrict the number of sites a user can create. Leave empty for Unlimited.';

$l['user_homedir'] = 'Home Directory of users';
$l['user_homedir_exp'] = 'In the event your home directory is a custom path e.g. /home2';

$l['ap_new_sitesettings'] = 'New Editor Assignment';
$l['ap_planbackups'] = 'Maximum number of backup(s) allowed';
$l['ap_exp_planbackups'] = 'This will restrict the number of backups a user can create. Leave empty for Unlimited.';

// Installations Wizard strings
$l['ins_title'] = 'List of Installations';
$l['no_results'] = 'No results were found';
$l['li_user'] = 'User';
$l['li_scripts'] = 'Scripts';
$l['li_domains'] = 'Domains';
$l['li_url'] = 'URL';
$l['li_insver'] = 'Installed Ver';// Installed Ver
$l['li_ver'] = 'Version';
$l['li_realver'] = 'Real Ver';
$l['no_results'] = 'No results were found';
$l['search_ins'] = 'Search';
$l['with_selected'] = 'With Selected';

Zerion Mini Shell 1.0