Simple Linux Panel
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mdserver-web/static/language/English/lan.js

1008 lines
44 KiB

var lan = {
"get":function(key,args){
var msgs = {
"diskinfo_span_1":"Disk Partition [{1}] usable storage less than 1GB, it may make MySQL automatic stop service, Panel cannot be accessed, please clean it!",
"process_kill_confirm":"Ending Task progress name [{1}],PID [{2}] it may affact server service, continue?",
"del":"Delete[{1}]",
"del_all_task":"Total[{1}]task, it is unable to recover after delete, continue?",
"del_all_task_ok":"Success delete[{1}]task!",
"del_all_task_the":"Deleting [{1}],please wait...",
"add_all_task_ok":"Success add [{1}] task!",
"add":"Adding [{1}],please wait...",
"confirm_del":"Are your sure to delete [{1}]?",
"update_num":"Only be able to upload {1} file by once,residue cannot be processed!",
"service_confirm":"Are you need {1}{2} service?",
"service_the":"{1}{2} is Servicing,please wait...",
"service_ok":"{1} serviced {2}",
"service_err":"{1} service {2} failure!",
"recycle_bin_confirm":"Are you sure to put this file [{1}] to trash?",
"recycle_bin_confirm_dir":"Are you sure to put this directory [{1}] to trash?",
"del_all_ftp":"Total[{1}]FTP,t is unable to recover after delete, continue?",
"del_all_ftp_ok":"Success delete {1} FTP account",
"del_all_database":"Total selected [{1}] database,t is unable to recover after delete, continue?",
"del_all_database_ok":"Success delete [{1}] database!",
"config_edit_ps":"This is {1} Main configuration document, If you do not understand it, do not modmodify it.",
"install_confirm":"Are you sure to install {1}-{2}?",
"del_all_site":"Total selected [{1}] site,it is unable to recover after delete, continue?",
"del_all_site_ok":"Success delete [{1}] site!",
"ssl_enable":"You have turned on [{1}] certification,needs Close,please click\"CloseSSL\"button"
}
if(!msgs[key]) return '';
msg = msgs[key];
for(var i=0;i<args.length;i++){
console.log('test',args[i])
msg = msg.replace('{'+(i+1)+'}',args[i]+'');
}
return msg;
},
"index":{
"memre":"Release Memory",
"memre_ok":"Finish Release",
"memre_ok_0":"In Release",
"memre_ok_1":"Released",
"memre_ok_2":"Optimum",
"mem_warning":"Memory is less than 64M,It may make MySQL automatic Shut down,502 Error,Please Release Memory!",
"user_warning":"Current User is admin,It may make risk for Panel!",
"cpu_core":"Core",
"interfacespeed":"Speed of Port",
"package_num":"Number of Package",
"interface_net":"Real-time Flow of Port",
"net_up":"Upload",
"net_down":"Download",
"unit":"Unit",
"net_font":"宋体",
"update_go":"Update",
"update_get":"Obtaining version information...",
"update_check":"Check Update",
"update_to":"Update to",
"update_the":"Panel is Updating..",
"update_ok":"Updated!",
"update_log":"Version Update",
"reboot_title":"Safely Reboot Server",
"reboot_warning":"Warning,If this Server is a container,Please Cancel",
"reboot_ps":"Safely Reboot makes for document safety,Follow these steps:",
"reboot_ps_1":"1.Turn off Web service",
"reboot_ps_2":"2.Turn off MySQL service",
"reboot_ps_3":"3.Start Reboot Server",
"reboot_ps_4":"4.Waiting Server launch",
"reboot_msg_1":"Turning off Web service",
"reboot_msg_2":"turning off MySQL service",
"reboot_msg_3":"Start to reboot server",
"reboot_msg_4":"Waiting Server launch",
"reboot_msg_5":"Server reboot is Success!",
"panel_reboot_title":"Reboot Panel",
"panel_reboot_msg":"Panel service will be rebooted,continue?",
"panel_reboot_to":"Rebooting Panel,Please wait...",
"panel_reboot_ok":"Panel service has been rebooted!",
"net_dorp_ip":"Block this IP",
"net_doup_ip_msg":"This IP cannot visit server after block, you can unblock this IP in Security function, continue?",
"net_doup_ip_ps":"Manual Block",
"net_doup_ip_to":"Manual Block",
"net_status_title":"Network Status",
"net_protocol":"Protocol",
"net_address_dst":"Local address",
"net_address_src":"Downlaod address",
"net_address_status":"Status",
"net_process":"processes",
"net_process_pid":"PID",
"process_check":"Analying...",
"process_kill":"End",
"process_kill_title":"End this processes",
"process_title":"Task Manager",
"process_pid":"PID",
"process_name":"Name",
"process_cpu":"CPU",
"process_mem":"Memory",
"process_disk":"Read/Write",
"process_status":"Status",
"process_thread":"Thread",
"process_user":"User",
"process_act":"Action",
"kill_msg":"Ending this processes..."
},
"config":{
"close_panel_msg":"Close Panel will make Panel that cannot be visited, Do you still want to close Panel service? ",
"close_panel_title":"Close Panel",
"config_save":"Saving Configuration...",
"config_sync":"Syncing Time...",
"config_user_binding":"Binding aaPanel Account",
"config_user_edit":"Change aaPanel Account",
"binding":"Bind",
"token_get":"Obtaining Private key...",
"user_bt":"aaPanel User Name",
"pass_bt":"aaPanel Password",
"binding_un_msg":"Are you sure that unbind aaPanel Account?",
"binding_un_title":"unbind",
"binding_un":"Bind",
"ssl_close_msg":"Have to use http protocol to visit Panel after turn off SSL, continue?",
"ssl_open_ps":"Warning!This Function needs Advanced Knowledge!",
"ssl_open_ps_1":"You have to understand what it is and you have to use it, thus turn on this funtion!",
"ssl_open_ps_2":"Panel SSL is a Self Signed SSL,Browser will diplay error or risk, but this is Normal Phenomenon",
"ssl_open_ps_3":"If Panel cannot be visited,You can use below method to fix it",
"ssl_open_ps_4":"I have understood the detail and I still want to use, I will take the risk",
"ssl_open_ps_5":"Detail",
"ssl_title":"Set Panel SSL",
"ssl_ps":"Please Read Risk Docunment first!",
"ssl_msg":"Installing and Setting SSL plugin, few minutes wait..."
},
"control":{
"save_day_err":"Number of saving day is illegal!",
"close_log":"Clean Logs",
"close_log_msg":"Are you sure clean all of logs of Monitory?",
"disk_read_num":"Time of Read",
"disk_write_num":"Time of Write",
"disk_read_bytes":"byte of Read",
"disk_write_bytes":"byte of write"
},
"crontab":{
"task_log_title": "Logs of Task",
"task_empty":"No Task plan in current time",
"del_task":"Are you sure delete this task?",
"del_task_all_title":"Batch delete tasks",
"del_task_err":"Delete Failure:",
"add_task_empty":"Name of task cannot be empty!",
"input_hour_err":"value of hour is illegal!",
"input_minute_err":"value of minute is illegal!",
"input_number_err":"Negative is not allow!",
"input_file_err":"Please select script!",
"input_script_err":"Shell Script cannot be empty!",
"input_url_err":"URL address is wrong!",
"input_empty_err":"List Object is empty,cannot continue!",
"backup_site":"Backup Website",
"backup_database":"Backup Database",
"backup_log":"Backup Logs",
"backup_all_err":"These Objects add task are Failure:",
"day":"Day",
"hour":"Hour",
"minute":"Minute",
"sun":"Day",
"sbody":"Script Content",
"log_site":"Website",
"url_address":"URL address",
"backup_to":"Backup to",
"disk":"Server Disk",
"save_new":"Keep lastest",
"save_num":"份",
"TZZ1":"Monday",
"TZZ2":"Tuesday",
"TZZ3":"Wednesday",
"TZZ4":"Thursday",
"TZZ5":"Friday",
"TZZ6":"Saturday",
"TZZ7":"Sunday",
"mem_ps":"Release Memory of PHP、MYSQL、PURE-FTPD、APACHE、NGINX, suggestion: Execute this task at midnight every day!",
"mem":"Release Memory"
},
"firewall":{
"empty":"Cleaned!",
"port":"Port",
"accept":"Open",
"port_ps":"Description: Supported range of accept port,e.g.: 3000:3500",
"ip":"Supposing block IP address",
"drop":"Block",
"ip_ps":"Description: Supported range of accept IP,e.g.: 192.168.0.0/24",
"ssh_port_msg":"Change telnetport,it will log out current user account,Do you still want to change?",
"ssh_port_title":"SSH Port",
"ssh_off_msg":"Turn off SSH service, it also log out current user at the same time, continue? ",
"ssh_on_msg":"Are you sure turn on SSH service?",
"ping_msg":"Block ICMP without affecting website visiting,But ICMP function cannot be used for this server,do you want to block ICMP?",
"ping_un_msg":"It may be found by hacker after relesea ICMP function,do you want to relesea ICMP function?",
"ping_title":"Whether turn on ICMP",
"ping":"Blocked ICMP",
"ping_un":"Released ICMP",
"ping_err":"Connect Server Failure",
"status_not":"unused",
"status_net":"Outside Network is blocked",
"status_ok":"Normal",
"drop_ip":"Block IP",
"accept_port":"Accept Port",
"port_err":"Range of port is illegal!",
"ps_err":"Notes/Description non-empty!",
"del_title":"Delete Firewall rule",
"close_log":"Clean logs",
"close_log_msg":"Ready to clean logs,continue?",
"close_the":"Cleaning, please wait..."
},
"upload":{
"file_type_err":"Does not support upload format!",
"file_err":"Error document",
"file_err_empty":"non-empty Charact document!",
"select_file":"Select File!",
"select_empty":"Do not have useful document to upload,select other document",
"up_sleep":"Waiting upload",
"up_the":"Uploaded",
"up_save":"Saving..",
"up_ok":"Upload success",
"up_ok_1":"Finish upload",
"up_ok_2":"Uploaded",
"up_speed":"Uploading:",
"up_err":" Upload error",
"ie_err":"Sorry,do not support IE 6/7/8, please use another Browser for upload"
},
"bt":{
"empty":"empty",
"dir":"Select directory",
"path":"Current path",
"comp":"Computer",
"filename":"File name",
"etime":"Time of modify",
"access":"permission",
"own":"Owner",
"adddir":"New Folder",
"path_ok":"Select",
"save_file":"Saving,Please wait...",
"read_file":"Reading,Please wait...",
"edit_title":"Online edit",
"edit_ps":"Tips:Ctrl+F Search keyword,Ctrl+G Search next,Ctrl+S Save,Ctrl+Shift+R Replace!",
"stop":"Stop",
"start":"Start",
"restart":"Restart",
"reload":"Reload",
"php_status_err":"Sorry,do not support PHP5.2",
"php_status_title":"PHP status of load",
"php_pool":"Applcation pool(pool)",
"php_manager":"Task managing method(process manager)",
"dynamic":"Dynamic",
"static":"Static",
"php_start":"Start time(start time)",
"php_accepted":"Requestment number(accepted conn)",
"php_queue":"Requestment list(listen queue)",
"php_max_queue":"Maximum waiting list(max listen queue)",
"php_len_queue":"socket length of list(listen queue len)",
"php_idle":"Number of free processes(idle processes)",
"php_active":"Number of active processes(active processes)",
"php_total":"Total Processes(total processes)",
"php_max_active":"Maximum active processes(max active processes)",
"php_max_children":"achieve the maximum number of processes(max children reached)",
"php_slow":"Number of slow requests(slow requests)",
"nginx_title":"Nginx status of load",
"nginx_active":"Active connections(Active connections)",
"nginx_accepts":"Total connections(accepts)",
"nginx_handled":"Total handled(handled)",
"nginx_requests":"Total requests(requests)",
"nginx_reading":"Total reading(Reading)",
"nginx_writing":"Writing(Writing)",
"nginx_waiting":"Waiting(Waiting)",
"drop_ip_title":"Block this IP",
"net_status_title":"Network Status",
"net_pool":"Procotol",
"copy_ok":"Copied",
"copy_empty":"Password cannot be empty",
"cal_msg":"Result:",
"cal_empty":"Input result,otherwise unable to delete",
"cal_err":"result is wrong,please try again",
"loginout":"Are you sure that you want to logout?",
"pass_err_len":"Panel password is at least 8 Charact!",
"pass_err":"Cannot be weak password",
"pass_err_re":"Password is not match",
"pass_title":"Change password",
"pass_new_title":"New password",
"pass_rep":"Random password",
"pass_rep_btn":"Random",
"pass_re":"Repeat",
"pass_re_title":"Input again",
"pass_rep_ps":"Remember your password before changing!",
"user_len":"User name is at least 3 Characts",
"user_err_re":"User name is not match",
"user_title":"Change user name",
"user":"User name",
"user_new":"New user",
"task_list":"Task list",
"task_msg":"Message list",
"task_not_list":"No task in current time!",
"task_scan":"Scaning",
"task_install":"Installing",
"task_sleep":"Wait",
"task_downloading":"Downloading",
"task_the":"Processing",
"task_ok":"Finished",
"task_close":"Task has been canceled!",
"time":"Consuming time",
"s":"second",
"install_title":"Suggest to install software package",
"install_ps":"Suggest to use one-click package, please use",
"install_s":"Software Manager",
"install_s1":"install,Suggest to install LNMP。",
"install_lnmp":"LNMP(Suggest)",
"install_type":"Method",
"install_rpm":"Speed",
"install_rpm_title":"rpm,installing time(5~10 minutes),Performance and Stable below compiled installation",
"install_src":"Compiled",
"install_src_title":"installing time(30 minutes to 3 hours),fit all development Environment",
"install_key":"One-click installation",
"install_apache22":"Selected Apache2.2,PHP will use php5_module mode to run!",
"install_apache24":"Selected Apache2.4,PHP will php-fpm mode to run!",
"insatll_s22":"Apache2.2 nonsupport",
"insatll_s24":"Apache2.4 nonsupport",
"insatll_mem":"Your Memory is less than{1},do not recommed to install MySQL-{2}",
"install_to":"Adding to installer...",
"install_ok":"Requestment of installing has been added installer",
"task_add":"Has been added list",
"panel_open":"Opening Panel...",
"panel_add":"Relate to aaPanel",
"panel_edit":"Modify Relation",
"panel_err_format":"Format of Panel address is wrong,e.g.:",
"panel_err_empty":"Information of Panel cannot be empty",
"panel_address":"Panel address",
"panel_user":"User Name",
"panel_pass":"Password",
"panel_ps":"Notes",
"panel_ps_1":"Combining other server control panel to bulid one-click Panel function",
"panel_ps_2":"Notes of Panel cannot be repetition",
"task_time":"time",
"task_name":"name",
"task_msg_title":"message",
"task_title":"message box",
"task_tip_read":"read",
"task_tip_all":"all read"
},
"files":{
"recycle_bin_re":"Recover",
"recycle_bin_del":"permanently delete",
"recycle_bin_on":"Turn on Trash function",
"recycle_bin_ps":"Warning:Removed file or document cannot be recovered when you turn off Trash function!",
"recycle_bin_close":"Clean trash",
"recycle_bin_type1":"All",
"recycle_bin_type2":"Folder",
"recycle_bin_type3":"File",
"recycle_bin_type4":"Photo",
"recycle_bin_type5":"Document",
"recycle_bin_type6":"Database",
"recycle_bin_th1":"File name",
"recycle_bin_th2":"Original directory",
"recycle_bin_th3":"Size",
"recycle_bin_th4":"Time of remove",
"recycle_bin_th5":"Action",
"recycle_bin_title":"Trash",
"recycle_bin_re_title":"Recover file",
"recycle_bin_re_msg":"If original location has had same file or directory, it will be replaced, continue?",
"recycle_bin_re_the":"Recovering,please wait...",
"recycle_bin_del_title":"Delete file",
"recycle_bin_del_msg":"Action of delete cannot be stopped, continue?",
"recycle_bin_del_the":"Deleting, please wait...",
"recycle_bin_close_msg":"Clean trash will permanently delete the file,continue?",
"recycle_bin_close_the":"Deleting,Please wait...",
"file_menu_copy":"Copy",
"file_menu_mv":"Cut",
"file_menu_rename":"Rename",
"file_menu_auth":"Permission",
"file_menu_zip":"Compress",
"file_menu_unzip":"Uncompress",
"file_menu_edit":"Edit",
"file_menu_img":"Preview",
"file_menu_down":"Download",
"file_menu_del":"Delete",
"file_name":"File name",
"file_size":"Size",
"file_etime":"Time of Modify",
"file_auth":"Permission",
"file_own":"Owner",
"file_read":"Read",
"file_write":"Write",
"file_exec":"Execute",
"file_public":"public",
"file_group":"Group",
"file_act":"Action",
"get_size":"Total{1}directory and {2}file,size:",
"get":"Obtain",
"new":"Creat",
"new_empty_file":"New empty file",
"new_dir":"New directory",
"dir_name":"Directory name",
"return":"Prev",
"shell":"Terminal",
"paste":"Paste",
"paste_all":"Paste all",
"path_root":"Root directory",
"all":"Batch",
"set_auth":"Set permission",
"up_title":"Upload",
"up_add":"Add",
"up_start":"Start",
"up_coding":"File encoding",
"up_bin":"Binary",
"unzip_title":"Compress file",
"unzip_name":"File name",
"unzip_name_title":"Compress file name",
"unzip_to":"Uncompress",
"unzip_coding":"encoding",
"unzip_the":"Uncompressign,please wait...",
"zip_title":"Compress file",
"zip_to":"Compress to",
"zip_the":"Compressing,Please wait...",
"zip_ok":"Compressing file in server background, Please wait adn refresh file list to check processing!",
"zip_pass_title":"Password",
"zip_pass_msg":"No password, no need to fill in",
"mv_the":"Moving, please wait...",
"copy_the":"Copying, please wait...",
"copy_ok":"Copied",
"mv_ok":"Cut",
"shell_title":"Execute SHELL (Only support non-interactive)",
"shell_go":"Send",
"shell_ps":"Shell Script",
"down_title":"Downlaod file",
"down_url":"URL address",
"down_to":"Download to",
"down_save":"Save Name",
"down_task":"Adding to list, please wait..",
"del_file":"Delete file",
"del_dir":"Delete directory",
"del_all_file":"Batch delete file",
"del_all_msg":"Are you sure put all of them to trash?"
},
"ftp":{
"empty":"No FTP data transfer now",
"stop_title":"Stop this user account",
"start_title":"Activate this user account",
"stop":"Stopped",
"start":"Activated",
"copy":"Copy password",
"open_path":"Open directory",
"edit_pass":"password",
"ps":"Notes",
"add_title":"Add FTP account",
"add_user":"User name",
"add_pass":"Password",
"add_pass_rep":"Random password",
"add_path":"Root directory",
"add_path_title":"User Root directory,Automatic create directory of the same name",
"add_path_ps":"FTP point to directory",
"add_ps":"Notes",
"add_ps_title":"Notes information(Less than 255 Characts)",
"del_all":"Batch delete FTP",
"del_all_err":"These FTP user account delete failure:",
"stop_confirm":"Do you want to close {1} FTP?",
"stop_title":"FTP account",
"pass_title":"Change FTP user password",
"pass_user":"User name",
"pass_new":"New password",
"pass_confirm":"Are you sure to change FTP account password?",
"port_title":"Change FTP port"
},
"database":{
"empty":"No empty data database now",
"backup_empty":"No backup",
"backup_ok":"Has Backup",
"copy_pass":"Copy password",
"input":"Import",
"input_title":"Import Database",
"admin":"Manager",
"admin_title":"Database Manager",
"auth":"Permission",
"auth_title":"Set access permission",
"edit_pass":"password",
"edit_pass_title":"Change database password",
"del_title":"Delete database",
"ps":"Notes information",
"add_title":"Add database",
"add_name":"Database name",
"add_name_title":"New database name",
"add_pass":"Password",
"add_pass_title":"Database Password",
"add_pass_rep":"Random password",
"add_auth":"access Permission",
"add_auth_local":"Local server",
"add_auth_all":"All user",
"add_auth_ip":"Specific IP",
"add_auth_ip_title":"Please input authorized visit this database IP address",
"add_ps":"Notes",
"edit_root":"Root password",
"user":"User name",
"edit_pass_new":"New password",
"edit_pass_new_title":"New database password",
"edit_pass_confirm":"Are you sure to change password?",
"backup_re":"Recover",
"backup_name":"File name",
"backup_size":"File size",
"backup_time":"Time of backup",
"backup_title":"Detail of backup ",
"backup":"backup",
"input_confirm":"Will replaced database,continue?",
"input_the":"Importing,please wait...",
"backup_the":"Backup,please wait...",
"backup_del_title":"Delete backup file",
"backup_del_confirm":"Are you sure to delete backup file?",
"del_all_title":"Batch delete database",
"del_all_err":"These database backup file delete failure:",
"input_title_file":"Import to database from file",
"input_local_up":"Upload from local",
"input_ps1":"Only support sql、zip、(tar.gz|gz|tgz)",
"input_ps2":"Sturcture of compressing zip、tar.gz:test.zip or test.tar.gz,Include test.sql in package that is necessary",
"input_ps3":"If the upload file is over size,you also be able to use SFTP tools,upload the database file to /www/backup/database",
"input_up_type":"Please upload sql or zip or tar.gz compress package",
"auth_err":"This database is unable to change access permission",
"auth_title":"Set database permission",
"auth_name":" access permission",
"sync_the":"Syncing,please wait...",
"phpmyadmin_err":"Please install phpMyAdmin",
"phpmyadmin":"Opening phpMyAdmin"
},
"soft":{
"php_main1":"php service",
"php_main2":"Limit of upload",
"php_main3":"Limit of overtime",
"php_main4":"modifyconfiguration",
"php_main5":"Install plugin",
"php_main6":"disable function",
"php_main7":"Optimiz performance",
"php_main8":"Status of load",
"php_menu_ext":"Plugin configuration",
"admin":"Manager",
"off":"Close",
"on":"Open",
"stop":"Stop",
"start":"Start",
"status":"Current status",
"restart":"Restart",
"reload":"Reset configuration",
"mysql_mem_err":"Memory is less than 1G,do not recommed to use higher mysql5.5 version</li><li>If database automatic stop frequently,please try to use linex tools to increase SWAP or upgrade server memory",
"concurrency_m":"Custom",
"concurrency":"Concurrency",
"concurrency_type":"Concurrency solution",
"php_fpm_model":"model of running",
"php_fpm_ps1":"PHP-FPM model",
"php_fpm_ps2":"Allow to create maximum number of progress数",
"php_fpm_ps3":"Number of initiation progress(initiation progress when server start)",
"php_fpm_ps4":"minimum of free progress(kept progress after clean progress task",
"php_fpm_ps5":"maximum of free progress(Start clean progress task when achieve this value)",
"php_fpm_err1":"max_spare_servers must be less than max_children",
"php_fpm_err2":"min_spare_servers must be less than start_servers",
"php_fpm_err3":"min_spare_servers must be less than max_spare_servers",
"php_fpm_err4":"start_servers must be less than max_children",
"php_fpm_err5":"value of configuration must be more than 1",
"phpinfo":"view phpinfo()",
"get":"Obtaining...",
"get_list":"Obtaining the list...",
"the_save":"Saving data...",
"config_edit":"modifyconfiguration",
"edit_empty":"Unable to modifyplease leave empty",
"php_upload_size":"Limit size of upload must be more than 2M",
"mvc_ps":"MVC construction have to Open,e.g.:typecho",
"the_install":"Installing...",
"the_uninstall":"Uninstalling...",
"install_the":"Installing...",
"sleep_install":"Waiting for installing...",
"install":"Install",
"uninstall":"Uninstall",
"php_ext_name":"Name",
"php_ext_type":"Type",
"php_ext_ps":"Description",
"php_ext_status":"Status",
"php_ext_install_confirm":"Are you sure to install{1}?",
"php_ext_uninstall_confirm":"Are you sure to install{1}?",
"add_install":"Adding to installer...",
"install_title":"Installing software",
"insatll_type":"Method of installing",
"install_version":"Version of installing",
"type_title":"Select method of installing",
"err_install1":"Please uninstall Apache",
"err_install2":"Please uninstall Nginx",
"err_install3":"Please install php",
"err_install4":"Please install MySQL",
"setup":"Setting",
"apache22":"Warning:Current mode is php-fpm,it will not be supported by Apache2.2,please reinstall this PHP version!",
"apache24":"Warning:Current mode is php5_module,it will not be supported by nginx/apache2.4,please reinstall this PHP version!",
"apache22_err":"Apache2.2 is not supporting multiPHP,Please uninstall installed PHP version, then install this version!",
"mysql_f":"Warning: Install new MySQL version, it will replace data, please backup your data first!",
"mysql_d":"Sorry,Because of considering security,please go to Database manager to backup data, delete all of database!",
"fun_ps1":"Adding blocked function,e.g.: exec",
"fun_ps2":"Be able to call blocked function in here,that for increase security!",
"fun_ps3":"Strong recommed block like exec,system and so on danger function!",
"fun_msg":"It has been blocked function which you inputted!",
"nginx_status":"Status of load",
"nginx_version":"Switch version",
"waf_title":"WAF firewall",
"web_service":"Web service",
"waf_not":"Current Nginx version is not supporting waf model,please install Nginx1.12,You will not lose any webstie configuration after reinstall Nginx!",
"waf_edit":"Rule of edit",
"waf_up":"Limit of upload",
"waf_input1":"URL filter",
"waf_input2":"Cookie filter",
"waf_input3":"POST filter",
"waf_input4":"CC filter",
"waf_input5":"WriteLog",
"waf_input6":"CC attack by times",
"waf_input7":"Cycle",
"waf_input8":"IP white list",
"waf_input9":"IP blacklist",
"waf_ip":"IP address",
"waf_up_title":"Blacklist of suffix of upload file",
"waf_up_from1":"Add blocked upload file extension, e.g.: zip",
"waf_up_from2":"Extension",
"waf_url_white":"URL white list",
"waf_index":"Warning content",
"waf_cloud":"Update from cloud",
"waf_update":"Updating rule of file,please wait..",
"waf_cc_err":"Value of prevention of CC is over than available value(range of frequency1-3000| Period 1-1800)",
"php_version":"php Version",
"save_path":"Storage location",
"service":"service",
"safe":"Security configuration",
"log":"Logs",
"mysql_to_msg":"transfer file of database will stop database function, continue?",
"mysql_to_msg1":"transfering,please wait...",
"mysql_to":"Transfer",
"mysql_log_close":"Clean",
"mysql_log_bin":"Logs of binary",
"mysql_log_err":"Log of error",
"mysql_log_ps1":"Do not have any logs content!",
"mysql_port_title":"Changing database port may make your site unable to connect database, are you sure to do it?",
"select_version":"Select versioin",
"version_to":"Switch",
"pma_port":"access port",
"pma_port_title":"phpmyadmin access port",
"pma_pass":"Password Visit",
"pma_user":"Authorized user",
"pma_pass1":"access port",
"pma_pass2":"access port",
"pma_ps":"Add a access security lock for phpmyadmin",
"pma_pass_close":"Are you sure to close access Certified?",
"pma_pass_empty":"Authorized user or Password cannot be empty!",
"menu_temp":"Obtaining template...",
"menu_phpsafe":"php Daemon has turned on,no need to configurate",
"qiniu_lise":"Obtaining from cloud...",
"qiniu_file_title":"File list",
"qiniu_th1":"Name",
"qiniu_th2":"Type",
"qiniu_th3":"Size",
"qiniu_th4":"Time of update",
"mysql_del_err":"Sorry,Because of considering security,please go to Database manager to backup data, delete all of database!",
"uninstall_confirm":"Are you sure to uninstall[{1}-{2}]?",
"from_err":"List error!",
"lib_the":"Submitting,please wait...",
"lib_config":"Configuration",
"lib_insatll_confirm":"Are you sure to install[{1}]plugin?",
"lib_uninsatll_confirm":"Are you sure to uninstall[{1}]plugin?",
"lib_install":"Install plugin",
"lib_uninstall":"Uninstall plugin",
"lib_install_the":"Installing,please wait...",
"lib_uninstall_the":"Uninstalling,please wait...",
"mysql_set_msg":"Optimuized solution",
"mysql_set_select":"Select",
"mysql_set_maxmem":"Max Memory",
"mysql_set_key_buffer_size":"size of buffer for index",
"mysql_set_query_cache_size":"Cache of search, input 0 for turning off",
"mysql_set_tmp_table_size":"Size of cache for temporary tables",
"mysql_set_innodb_buffer_pool_size":"Size of Innodb buffer",
"mysql_set_innodb_log_buffer_size":"Size of Innodb log buffer",
"mysql_set_sort_buffer_size":"Size of each sort of thread",
"mysql_set_read_buffer_size":"Size of read buffer",
"mysql_set_read_rnd_buffer_size":"Size of random read buffer",
"mysql_set_join_buffer_size":"Size of joining table cache",
"mysql_set_thread_stack":"Size of each thread stack",
"mysql_set_binlog_cache_size":"Cache size of binary log(Multiple of 4096)",
"mysql_set_thread_cache_size":"Size of thread cache",
"mysql_set_table_open_cache":"Cache of table(maximum size is no more than 2048)",
"mysql_set_max_connections":"Maximum of connections",
"mysql_set_restart":"Restart database",
"mysql_set_conn":"Number of connections",
"mysql_set_err":"Error,memory distribution is over!<p style='color:red;'>Physical memory: {1}MB<br> Maximum memory: {2}MB<br>Possible result: Making database unstable, even unable to start mysql service!</p>",
"mysql_status_title1":"Launch time",
"mysql_status_title2":" Total connections",
"mysql_status_title3":"Sent",
"mysql_status_title4":"Received",
"mysql_status_title5":"QPS",
"mysql_status_title6":"TPS",
"mysql_status_title7":"File",
"mysql_status_title8":"Position",
"mysql_status_title9":"Active/Max connections",
"mysql_status_title10":"Hit rate of thread cache",
"mysql_status_title11":"Hit rate of index",
"mysql_status_title12":"Hit rate of Innodb index",
"mysql_status_title13":"Hit rate of search cache",
"mysql_status_title14":"Create temp table to disk",
"mysql_status_title15":"Opened table",
"mysql_status_title16":"Value of unused index",
"mysql_status_title17":"Value of JOIN non-index",
"mysql_status_title18":"Number of combined after sort",
"mysql_status_title19":"Number of lock table",
"mysql_status_ps1":"If value is over high, increase max_connections",
"mysql_status_ps2":"If value is over low, increase thread_cache_size",
"mysql_status_ps3":"If value is over low, increase key_buffer_size",
"mysql_status_ps4":"If value is over low, increase innodb_buffer_pool_size",
"mysql_status_ps5":"If value is over low, increase query_cache_size",
"mysql_status_ps6":"If value is over high, increase tmp_table_size",
"mysql_status_ps7":"If value is over high, increase table_cache_size",
"mysql_status_ps8":"If value is not 0, please check index of database table",
"mysql_status_ps9":"If value is not 0, please check index of database table",
"mysql_status_ps10":"If value is over high, increase sort_buffer_size",
"mysql_status_ps11":"If value is over high, consider increase your database performance"
},
"site":{
"running":"Running",
"running_title":"Stop this site",
"running_text":"Running",
"stopped":"Stopped",
"stopped_title":"Start this site",
"backup_yes":"Has Backup",
"backup_no":"No backup",
"web_end_time":"permanent",
"open_path_txt":"Open directory",
"set":"Configuration",
"site_del_title":"Delete site",
"site_no_data":"Current do not have any data in site",
"site_null":"null",
"site_bak":"Notes information",
"saving_txt":"Saving...",
"domain_err_txt":"Format of domain is wrong, please try again!",
"ftp":"FTP account information",
"ftp_tips":"Upload the website through FTP!",
"user":"User",
"password":"Password",
"database_txt":"Database account information",
"database":"Database",
"database_name":"Database name",
"database_set":"Database setting",
"success_txt":"Success to create site",
"php_ver":"PHP version",
"site_add":"Add website",
"domain":"Domain",
"port":"Port",
"note":"Notes",
"note_ph":"Notes of website",
"web_root_dir":"Website Root directory",
"web_dir":"Website directory",
"root_dir":"Root directory",
"yes":"Create",
"no":"cancel",
"ftp_set":"FTP setting",
"ftp_help":"Create site and creat a sit FTP account will be at the same time, FTP directory will point to same location.",
"database_help":"Create site and create a related site database, it will be easy user to use different site and database.",
"domain_help":"Input a domain per row, the default port is 80<br>DNS wildcard format: *.domain.com<br>if you want to other port for domain, follow format: www.domain.com:88",
"domain_len_msg":"No more than 20 Characters",
"anti_XSS_attack":"Prevent XSS attack",
"write_access_log":"Write access logs",
"run_dir":"Running directory",
"site_help_1":"Some program's running directory is not in Root directory,needs pointing subdirectories for running directory, e.g. ThinkPHP5,Laravel",
"site_help_2":"Select running directory, and save",
"default_doc_help":"Default document each row, priority from up to down.",
"site_stop_txt":"Unable to visit when you turn off site, are you sure?",
"site_start_txt":"Ready to turn on this site, do you want to continue?",
"site_del_info":"Do you want to delete same of FTP、database、Root directory",
"all_del_info":"Delete site and Root directory at the same time",
"all_del_site":"Batch delete sites",
"del_err":"These site delete failure",
"click_access":"Click for access",
"operate":"Operation",
"domain_man":"Domain Manager",
"unresolved":"Unresolved",
"parsed":"Parsed",
"this_domain_un":"This domain is unresolved",
"analytic_ip":"domain transfer to IP is",
"current_server_ip":"Current server IP",
"parsed_info":"For reference only, user of using CDN can skip",
"domain_empty":"Domain cannot be empty!",
"domain_last_cannot":"The last domain is unable to delete",
"domain_del_confirm":"Are you sure to delete domain of this site?",
"webback_del_confirm":"Are you sure to delete backup file?",
"del_bak_file":"Delete backup file",
"filename":"File name",
"filesize":"File size",
"backuptime":"Packaging time",
"backup_title":"Package backup file",
"public_set":"Global setting",
"local_site":"Site",
"setindex":"Set website default document",
"default_doc":"Default document",
"default_site":"Default site",
"default_site_yes":"Set default site",
"default_site_no":"Do not have default site",
"default_site_help_1":"All of unbind domain and IP will point to the default site after setting default site",
"default_site_help_2":"Be able to prevent malicious parsing",
"site_menu_1":"Subdirectory binding",
"site_menu_2":"Website directory",
"site_menu_3":"Flow control",
"site_menu_4":"URL rewirte",
"site_menu_5":"Default document",
"site_menu_6":"Configuration document",
"site_menu_7":"SSL",
"site_menu_8":"PHP version",
"site_menu_9":"Tomcat",
"site_menu_10":"301 redirect",
"site_menu_11":"proxy redirect",
"site_menu_12":"Risk scan",
"website_change":"Website modify",
"addtime":"Add time",
"the_msg":"submitting...",
"start_scan":"Scan",
"update_lib":"Update library",
"scanned":"Scanned",
"risk_quantity":"Number of risk",
"danger_fun":"Dangerous function",
"danger_fun_no":"Unblock dangerous function",
"danger":"Danger",
"file":"File",
"ssh_port":"SSH port",
"high_risk":"High risk",
"sshd_tampering":"sshd file has been modified",
"xss_attack":"XSS attack",
"site_xss_attack":"Site has not opened prevent XSS!",
"mod_time":"Modify time",
"code":"Code",
"behavior":"Behavior",
"risk":"Risk",
"details":"Details",
"to_update":"Updating,please wait...",
"limit_net_1":"Forum/Blog",
"limit_net_2":"Photography",
"limit_net_3":"Download",
"limit_net_4":"eCommerce",
"limit_net_5":"Web Directory",
"limit_net_6":"Business",
"limit_net_7":"Video-sharing",
"limit_net_8":"Turn on flow control solution",
"limit_net_9":"Solution of limition",
"limit_net_10":"Limit of concurrency",
"limit_net_11":"Limit of Maximum concurrency",
"limit_net_12":"Block single IP",
"limit_net_13":"Limit of single IP accessing Maximum concurrency",
"limit_net_14":"Flow control",
"limit_net_15":"Limit each request Maximum size of flow(unit: KB)",
"subdirectories":"subdirectory",
"url_rewrite_alter":"Are you sure to create a independent URL rewirte rule for this subdirectory?",
"rule_cov_tool":"Tool of rule converter",
"a_c_n":"Apache to Nginx",
"save_as_template":"Save as template",
"url_rw_help_1":"Please select your application, if website cannot access after setting URL rewirte, please reset to default",
"url_rw_help_2":"You are able to modify rule of URL rewirte, please save after modified.",
"config_url":"Configurate rule of URL rewirte",
"d_s_empty":"Domain and subdirectory name cannot be empty",
"s_bin_del":"Are you sure to delete this subdirectory binding?",
"proxy_url":"Target URL",
"proxy_url_info":"Please use full URL,e.g.:http://www.test.com",
"proxy_domain":"send domain",
"proxy_domian_info":"Domain of sending to target server, e.g.:www.test.com",
"proxy_cache":"Open cache",
"con_rep":"Content replace",
"con_rep_info":"Replaced document can be empty",
"to_con":"Replace to empty",
"proxy_enable":"Turn on proxy redirect",
"proxy_help_1":"Target URL must be able to access, ohterwise become to 502 error",
"proxy_help_2":"All of default site domain will transfer to target server, make sure target server has been bound a domain",
"proxy_help_3":"If you use passive agent, please send domain to target site domain",
"proxy_help_4":"If you do not need function of content replacing, please leave empty",
"proxy_help_5":"You can clear the cache by purge. Example: http://test.com/test.png",
"access_domain":"Access domain",
"all_site":"Full site",
"target_url":"Target URL",
"eg_url":"Please use full URL,e.g.:http://www.test.com",
"enable_301":"Turn on 301",
"to301_help_1":"If choose full site, please do not locate target URL as same as website domain.",
"to301_help_2":"It is able to display that has to clean browser cache after cancel 301 redirect.",
"bt_ssl":"aaPanel SSL",
"lets_ssl":"Let\'s Encrypt free Certification",
"other":"Other",
"other_ssl":"Other certification",
"use_other_ssl":"Using other certification",
"ssl_help_1":"Does not set SSL for this site, if needs, please switch and apply OpenSSL.<br><p style='color:red;'>After CloseSSL,please clean browser data then access again</p>",
"ssl_help_2":"Has been automatic generated Let\'s Encrypt free certification;",
"ssl_help_3":"If needs other SSL, paste your KEY and CRT content after switch to other SSL certification, and save.",
"ssl_key":"Private key(KEY)",
"ssl_crt":"Certification(CRT/PEM)",
"ssl_close":"CloseSSL",
"bt_bind_no":"Does not bind aaPanel account, please create new account,and bind aaPanel account for applying one-click deploy SSL",
"bt_user":"aaPanel",
"login":"Login",
"bt_reg":"Register aaPanel account",
"bt_ssl_help_1":"aaPanel SSL is (TrustAsia) certification, needs real name identification",
"bt_ssl_help_2":"If you have aaPanel account, please bind it after login",
"bt_ssl_help_3":"aaPanel SSL applys from TrustAsia DV SSL CA - G5 original price:1900RMB/year,aaPanel user is free to use!",
"bt_ssl_help_4":"Automatic issus to user after one year of using aaPanel.",
"btapply":"Apply",
"endtime":"Expired date",
"status":"Status",
"bt_ssl_help_5":"please check domain resolution before applying, if does not resolved domain that will be failure",
"bt_ssl_help_6":"aaPanel SSL certification applying is free version of TrustAsia DV SSL CA - G5 certification,Only support to use into single domain",
"bt_ssl_help_7":"Validity duration is one year, does not automatic renew, needs reapply after expired",
"bt_ssl_help_8":"Let\'s Encrypt free certification, Validity duration is 3 months, supported multi-domain, default setting is automatic rebew",
"bt_ssl_help_9":"If your site has used CDN or 301 redirect, renew will be failure",
"bt_ssl_help_10":"Paste you KEY and CRT content, and then save it<a href='http://www.bt.cn/bbs/thread-704-1-1.html' class='btlink' target='_blank'>[HELP]</a>。",
"phone_input":"Input phone number",
"ssl_apply_1":"Submitting order,please wait..",
"ssl_apply_2":"Verifying domain,please wait..",
"ssl_apply_3":"Deploying certification,please wait..",
"ssl_apply_4":"Updating certification,please wait..",
"lets_help_1":"Needs identification for Verifying, otherwise Compatibility of browser will in low level and failure rate of applying will be higher",
"lets_help_2":"Validity duration of let's Encrypt certification is three months",
"lets_help_3":"Automatic renew after 3 months",
"get_ssl_list":"Obtaining certification list, please wait..",
"order_success":"Order succes",
"deploy":"Deploy",
"deployed":"deployed",
"domain_wait":"Waiting domain comfirm",
"domain_validate":"Verify domain",
"domain_check":"Please check domain has been resolved to server",
"update_ssl":"Update certification",
"get_ssl_err":"Obtaining certification failure",
"get_ssl_err1":"Obtaining certification failure, error report information is",
"err_type":"Type of error",
"ssl_close_info":"Has been CloseSSL,please access after clean browser data!",
"switch":"Switch",
"switch_php_help1":"Please select requested version for your application",
"switch_php_help2":"If it is not necessary, please do not use PHP 5.2, it will make your server in low security;",
"switch_php_help3":"PHP7 does not support mysql extension,default install mysqli and mysql-pdo。",
"enable_nodejs":"Turn on Node.js",
"nodejs_help1":"Current version is Node.js",
"nodejs_help2":"Node.js can coexist with PHP, but cannot with Tomcat;",
"nodejs_help3":"If your Node.js application has php script,please add .php extension when you access.",
"a_n_n":"apache2.2 does not support Tomcat!",
"enable_tomcat":"Turn on Tomcat",
"tomcat_help1":"Current version is Tomcat ",
"tomcat_help2":"If you need other version, please change it in Software Manager - All Software;",
"tomcat_help3":"Tomcat can coexist with PHP, but cannot with Node.js;",
"tomcat_help4":"If your tomcat application has php script, please add .php extension when you access.",
"tomcat_help5":"It needs 1 minute for preparation after Open successful.",
"tomcat_err_msg":"Do not have Tomcat,Please install !",
"tomcat_err_msg1":"Please install Tomcat!",
"web_config_help":"Set main configuration document of site, if you do not understand the rule of configuating, please do not modify it.",
"rewritename":"0. The rule of current site using",
"template_empty":"Name of template cannot be empty",
"save_rewrite_temp":"Save as rewrite template",
"template_name":"Name of template",
"change_defalut_page":"Change default page",
"err_404":"404 error page",
"empty_page":"Empty page",
"default_page_stop":"Defualt close site page"
},
"public":{
"success":"Operating success!",
"error":"Operating failure!",
"add_success":"Add success!",
"del_success":"Delete success",
"save":"Save",
"edit":"Edit",
"edit_ok":"Edit success!",
"edit_err":"Edit failure!",
"know":"Get it",
"close":"Close",
"cancel":"Canel",
"ok":"Ok",
"empty":"Empty",
"submit":"Submit",
"exec":"Execute",
"script":"script",
"log":"Log",
"del":"Delete",
"add":"Add",
"the_get":"Obtaining,please wait...",
"fresh":"Refresh",
"config":"setting...",
"config_ok":"Setting success!",
"the":"Processing,please wait...",
"user":"Account",
"pass":"Password",
"read":"Reading,please wait...",
"pre":"Percentage",
"num":"Time",
"byte":"Byte",
"input_err":"List is illegal,please try again!",
"the_add":"Adding,please wait...",
"the_del":"Deleting,please wait...",
"msg":"Tips",
"list_empty":"List is empty!",
"all":"All",
"upload":"Upload",
"download":"Download",
"action":"Action",
"warning":"Warning",
"return":"Return",
"help":"Help",
"list":"List"
}
}