📄 en.php
字号:
<?$lang=array();$lang['install_name']='Welcome to install Mega File Hosting Script(MFHS) 1.2';$lang['welcome_text']='Welcome to install Mega File Hosting Script 1.2 on your server';$lang['msg_title'] ='Installer Messeage:';$lang['welcome_title'] ='Welcome:';$lang['ok']='OK';$lang['dirperms_warning']='you need chmod the directory to 0777';$lang['dirperms_ok']='the directory is ok';$lang['fileperms_warning']='you need chmod the file to 0666';$lang['fileperms_ok']='the file is ok';$lang['ftp_disabled']='Warning,you will not setup server automatically';$lang['ftp_ok']='FTP Module is enabled';$lang['gd_disabled']='Warning,captcha need GD work';$lang['gd_ok']='GD Module is enabled';$lang['fsockopen_disabled']='Warning, you will not use ftp upload method';$lang['fsockopen_ok']='Function is available';$lang['exec_disabled']='Warning, exec is diabled. you will not use some features';$lang['exec_ok']='Function is available';$lang['sql_caption']='Mysql Host';$lang['sql_host']='SQL Server';$lang['sql_db']='Database';$lang['sql_user']='Username';$lang['sql_pass']='Password';$lang['droptable']="Drop tables if exist?";$lang['site_name']='Site name';$lang['site_name_value']='The best file hosting';$lang['site_url']='Site Url';$lang['cgi_url']='CGI Url<br><i>The url point to the directory "cgi-bin" of the script,no http://</i>';$lang['keycode']='Keycode<br><i>something like this:xxxx-xxxx-xxxx-xxxx</i>';$lang['account_caption']='Enter your admin account infomation:';$lang['site_caption']='Enter the basic infomation for your site';$lang['admin_account']='Admin account';$lang['admin_password']='Admin password';$lang['admin_email']='Admin email';$lang['dir'] = "Check files and directory permistions...";$lang['module'] = "Module check...";$lang['function'] = "Function check...";$lang['register_license'] = 'Register the license!';$lang['installer_locked'] = '<font color=red>Installer has been locked!</font><font color=blue><br>You have to remove the file <b>install/install.locked</b> to do a fresh installation!<br>For server securety,you should chmod "config.php" and "fileserver/config.php" to 0644 by FTPand remove the "install" directory!</font><br><br><font size=2><b>View <a href="../">Front-end</a> or <a href="../admin/">admin your site</a></b></font>';$lang['installdata_lost'] = 'Fatal Error:Data file <b>%s</b> is losted,Install halted!';$lang['installdir_notwrite'] = 'Fatal Error:Directory <b>%s</b> can\'t writen in,please chmod to 0777';$lang['installdata_extracted'] = 'The install data is extracted sucessfully!';$lang['zlib_lost'] = '<font color=red>Installer need <b>ZLIB</b> to extract the Zip file</b>!';$lang['install_ok'] = 'The script has been Installed sucessfully!click "Finish" to lock the installer';?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -