⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 english.js

📁 一个很好的无线搜索、自动连接脚本
💻 JS
📖 第 1 页 / 共 4 页
字号:
ddns.srv="DDNS Service";ddns.emailaddr="E-mail Address";ddns.typ="Type";ddns.dynamic="Dynamic";ddns.custom="Custom";ddns.wildcard="Wildcard";ddns.statu="DDNS Status";ddns.system="DYNDNS Server";ddns.options="Additional DDNS Options";ddns.forceupd="Force Update Interval";var ddnsm = new Object();ddnsm.all_closed="DDNS server is currently closed";ddnsm.all_resolving="Resolving domain name";ddnsm.all_errresolv="Domain name resolv fail";ddnsm.all_connecting="Connecting to server";ddnsm.all_connectfail="Connect to server fail";ddnsm.all_disabled="DDNS function is disabled";ddnsm.all_noip="No Internet connection";//help containervar hddns = new Object();hddns.right2="DDNS allows you to access your network using domain names instead of IP addresses. The service manages changing IP addresses and updates your domain information dynamically. You must sign up for service through DynDNS.org, freedns.afraid.org, ZoneEdit.com, No-IP.com or Custom.";hddns.right4="Type an integer number in the box to set the force update interval (in days). Updates should only be performed automaticaly when your IP address has changed. Beware of your DDNS provider update abuse policy to avoid your hostname or domain to be blocked.";// ******************************************* Diagnostics.asp *******************************************//var diag = new Object();diag.titl=" - Diagnostics";diag.h2="Diagnostics";diag.legend="Command Shell";diag.cmd="Commands";diag.startup="Startup";diag.firewall="Firewall";//help containervar hdiag = new Object();hdiag.right2="You can run command lines via the web interface. Fill the text area with your command and click <em>" + sbutton.runcmd + "</em> to submit.";// ******************************************* DMZ.asp *******************************************//var dmz = new Object();dmz.titl=" - DMZ";dmz.h2="Demilitarized Zone (DMZ)";dmz.legend="DMZ";dmz.serv="Use DMZ";dmz.host="DMZ Host IP Address";//help containervar hdmz = new Object();hdmz.right2="Enabling this option will expose the specified host to the Internet. All ports will be accessible from the Internet.";// ******************************************* Factory_Defaults.asp *******************************************//var factdef = new Object();factdef.titl=" - Factory Defaults";factdef.h2="Factory Defaults";factdef.legend="Reset router settings";factdef.restore="Restore Factory Defaults";factdef.mess1="Warning! If you click OK, the device will reset to factory default and all previous settings will be erased.";//help containervar hfactdef = new Object();hfactdef.right1="This will reset all settings back to factory defaults. All of your settings will be erased.";// ******************************************* FilterIPMAC.asp *******************************************//var filterIP = new Object();filterIP.titl=" - List of PCs";filterIP.h2="List of PCs";filterIP.h3="Enter MAC Address of the PCs in this format: xx:xx:xx:xx:xx:xx";filterIP.h32="Enter the IP Address of the PCs";filterIP.h33="Enter the IP Range of the PCs";filterIP.ip_range="IP Range";// ******************************************* Filter.asp *******************************************//var filter = new Object();filter.titl=" - Access Restrictions";filter.h2="Internet Access";filter.legend="Access Policy";filter.restore="Restore Factory Defaults";filter.pol="Policy";filter.polname="Policy Name";filter.pcs="PCs";filter.polallow="Internet access during selected days and hours.";filter.legend2="Days";filter.time="Times";filter.h24="24 Hours";filter.legend3="Blocked Services";filter.catchall="Catch all P2P Protocols";filter.legend4="Website Blocking by URL Address";filter.legend5="Website Blocking by Keyword";filter.mess1="Delete the Policy?";filter.mess2="You must at least select a day.";filter.mess3="The end time must be bigger than start time.";//help containervar hfilter = new Object();hfilter.right2="You may define up to 10 access policies. Click <em>" + sbutton.del + "</em> to delete a policy or <em>" + sbutton.summary + "</em> to see a summary of the policy.";hfilter.right4="Enable or disable a policy.";hfilter.right6="You may assign a name to your policy.";hfilter.right8="Choose the day of the week you would like your policy to be applied.";hfilter.right10="Enter the time of the day you would like your policy to apply.";hfilter.right12="You may choose to block access to certain services. Click <em>" + sbutton.filterSer + "</em> to modify these settings.";hfilter.right14="You can block access to certain websites by entering their URL.";hfilter.right16="You can block access to certain website by the keywords contained in their webpage.";// ******************************************* FilterSummary.asp *******************************************//var filterSum = new Object();filterSum.titl=" - Access Restrictions Summary";filterSum.h2="Internet Policy Summary";filterSum.polnum="No.";filterSum.polday="Time of Day";// ******************************************* Firewall.asp *******************************************//var firewall = new Object();firewall.titl=" - Firewall";firewall.h2="Security";firewall.legend="Firewall Protection";firewall.firewall="SPI Firewall";firewall.legend2="Additional Filters";firewall.proxy="Filter Proxy";firewall.cookies="Filter Cookies";firewall.applet="Filter Java Applets";firewall.activex="Filter ActiveX";firewall.legend3="Block WAN Requests";firewall.ping="Block Anonymous Internet Requests (ping)";firewall.muticast="Filter Multicast";filter.nat="Filter Internet NAT Redirection";filter.port113="Filter IDENT (Port 113)";//help containervar hfirewall = new Object();hfirewall.right2="Enable or disable the SPI firewall.";// ******************************************* Forward.asp *******************************************//var prforward = new Object();prforward.titl=" - Port Range Forwarding";prforward.h2="Port Range Forward";prforward.legend="Forwards";prforward.app="Application";//help containervar hprforward = new Object();hprforward.right2="Certain applications may require to open specific ports in order for it to function correctly. Examples of these applications include servers and certain online games. When a request for a certain port comes in from the Internet, the router will route the data to the computer you specify. Due to security concerns, you may want to limit port forwarding to only those ports you are using, and uncheck the <em>" + share.enable +"</em> checkbox after you are finished.";// ******************************************* P2P.asp *******************************************//var p2p = new Object();p2p.titl=" - Peer-to-Peer Apps";p2p.h2="BitTorrent Client";p2p.legend="CTorrent";p2p.ctorrent_srv="Ctorrent Service";//help container//var hp2p = new Object();//hpp2p.right2="Certain applications may require to open specific ports in order for it to function correctly. Examples of these applications include servers and certain online games. When a request for a certain port comes in from the Internet, the router will route the data to the computer you specify. Due to security concerns, you may want to limit port forwarding to only those ports you are using, and uncheck the <em>" + share.enable +"</em> checkbox after you are finished.";// ******************************************* ForwardSpec.asp *******************************************//var pforward = new Object();pforward.titl=" - Port Forwarding";pforward.h2="Port Forward";pforward.legend="Forwards";pforward.app="Application";pforward.from="Port from";pforward.to="Port to";//help containervar hpforward = new Object();hpforward.right2="Certain applications may require to open specific ports in order for it to function correctly. Examples of these applications include servers and certain online games. When a request for a certain port comes in from the Internet, the router will route the data to the computer you specify. Due to security concerns, you may want to limit port forwarding to only those ports you are using, and uncheck the <em>Enable</em> checkbox after you are finished.";// ******************************************* Hotspot.asp *******************************************//var hotspot = new Object();hotspot.titl=" - Hotspot";hotspot.h2="Hotspot Portal";hotspot.legend="Chillispot";hotspot.nowifibridge="Separate Wifi from the LAN Bridge";hotspot.hotspot="Chillispot";hotspot.pserver="Primary Radius Server IP/DNS";hotspot.bserver="Backup Radius Server IP/DNS";hotspot.dns="DNS IP";hotspot.url="Redirect URL";hotspot.dhcp="DHCP Interface";hotspot.radnas="Radius NAS ID";hotspot.uam="UAM Secret";hotspot.uamdns="UAM Any DNS";hotspot.allowuam="UAM Allowed";hotspot.macauth="MACauth";hotspot.option="Additional Chillispot Options";hotspot.fon_chilli="Chillispot Local User Management";hotspot.fon_user="User List";hotspot.http_legend="HTTP Redirect";hotspot.http_srv="HTTP Redirect";hotspot.http_ip="HTTP Destination IP";hotspot.http_port="HTTP Destination Port";hotspot.http_net="HTTP Source Network";hotspot.nocat_legend="NoCatSplash";hotspot.nocat_srv="NoCatSplash";hotspot.nocat_gateway="Gateway Name";hotspot.nocat_home="Home Page";hotspot.nocat_allowweb="Allowed Web Hosts";hotspot.nocat_docroot="Document Root";hotspot.nocat_splash="Splash URL";hotspot.nocat_port="Exclude Ports";hotspot.nocat_timeout="Login Timeout";hotspot.nocat_verbose="Verbosity";hotspot.nocat_route="Route Only";hotspot.nocat_MAClist="MAC White List";hotspot.smtp_legend="SMTP Redirect";hotspot.smtp_srv="SMTP Redirect";hotspot.smtp_ip="SMTP Destination IP";hotspot.smtp_net="SMTP Source Network";hotspot.shat_legend="Zero IP Config";hotspot.shat_srv="Zero IP Config";hotspot.shat_srv2="Zero IP Config enabled";hotspot.sputnik_legend="Sputnik";hotspot.sputnik_srv="Sputnik Agent";hotspot.sputnik_mode="Sputnik Mode";hotspot.sputnik_id="Sputnik Server ID";hotspot.sputnik_instant="Use Sputnik Instant Setup";hotspot.sputnik_express="Use SputnikNet Express";hotspot.sputnik_about="about Sputnik";hotspot.sputnik_learn="Learn more";hotspot.wifidog_legend="Wifidog";hotspot.wifidog_srv="Wifidog daemon";hotspot.wifidog_id="Gateway ID";hotspot.wifidog_url="Portal's URL";hotspot.wifidog_port="Port";hotspot.wifidog_httpdname="Web Server Name";hotspot.wifidog_httpdconn="Max Users";hotspot.wifidog_checkinter="CheckInterval (in sec.)";hotspot.wifidog_checktimeout="ClientTimeout";hotspot.wifidog_authsrv="AuthServer Hostname";hotspot.wifidog_authsrvssl="AuthServer SSL Available";hotspot.wifidog_authsrvsslport="AuthServer SSL Port";hotspot.wifidog_authsrvhttpport="AuthServer HTTP Port";hotspot.wifidog_authsrvpath="AuthServer Path";// ******************************************* Info.htm *******************************************//var info = new Object();info.titl=" - Info";info.h2="System Information";info.wlanmac="Wireless MAC";info.srv="Services";info.ap="Access Point";// ******************************************* index_heartbeat.asp *******************************************//var idx_h = new Object();idx_h.srv="Heart Beat Server";idx_h.con_strgy="Connection Strategy";idx_h.max_idle="Connect on Demand: Max Idle Time";idx_h.alive="Keep Alive: Redial Period";// ******************************************* index_l2tp.asp *******************************************//var idx_l = new Object();idx_l.srv="L2TP Server";// ******************************************* index_pppoe.asp *******************************************//var idx_pppoe = new Object();idx_pppoe.use_rp="Use RP PPPoE";// ******************************************* index_pptp.asp *******************************************//var idx_pptp = new Object();idx_pptp.srv="Use DHCP";idx_pptp.wan_ip="Internet IP Address";idx_pptp.gateway="Gateway (PPTP Server)";idx_pptp.encrypt="PPTP Encyption";// ******************************************* index_static.asp *******************************************//var idx_static = new Object();idx_static.dns="Static DNS";// ******************************************* index.asp *******************************************//var idx = new Object();idx.titl=" - Setup";idx.h2="Internet Setup";idx.h22="Wireless Setup";idx.legend="Internet Connection Type";idx.conn_type="Connection Type";idx.stp="STP";idx.stp_mess="(disable for COMCAST ISP)";idx.optional="Optional Settings (required by some ISPs)";idx.mtu="MTU";idx.h23="Network Setup";idx.routerip="Router IP";idx.lanip="Local IP Address";idx.legend2="WAN Port";idx.wantoswitch="Assign WAN Port to Switch";idx.legend3="Time Settings";idx.timeset="Time Zone / Summer Time (DST)";idx.localtime="Use local time";idx.static_ip="Static IP";idx.dhcp="Automatic Configuration - DHCP";idx.dhcp_legend="Network Address Server Settings (DHCP)";idx.dhcp_type="DHCP Type";idx.dhcp_srv="DHCP Server";idx.dhcp_fwd="DHCP Forwarder";idx.dhcp_start="Start IP Address";idx.dhcp_end="End IP Address";		//used in Status_Lan.aspidx.dhcp_maxusers="Maximum DHCP Users";idx.dhcp_lease="Client Lease Time";idx.dhcp_dnsmasq="Use DNSMasq for DHCP";idx.dns_dnsmasq="Use DNSMasq for DNS";idx.auth_dnsmasq="DHCP-Authoritative";idx.summt_opt1="none";idx.summt_opt2="first Sun Apr - last Sun Oct";idx.summt_opt3="last Sun Mar - last Sun Oct";idx.summt_opt4="last Sun Oct - last Sun Mar";idx.summt_opt5="2nd Sun Mar - first Sun Nov";idx.portsetup="Port Setup";idx.wanport="WAN Port Assignment";//help containervar hidx = new Object();hidx.right2="This setting is most commonly used by Cable operators.";hidx.right4="Enter the host name provided by your ISP.";hidx.right6="Enter the domain name provided by your ISP.";hidx.right8="This is the address of the router.";hidx.right10="This is the subnet mask of the router.";hidx.right12="Allows the router to manage your IP addresses.";hidx.right14="The address you would like to start with.";hidx.right16="You may limit the number of addresses your router hands out.";hidx.right18="Choose the time zone you are in and Summer Time (DST) period. The router can use local time or UTC time.";// ******************************************* Join.asp *******************************************//var join = new Object();//sshd.webservicesjoin.titl=" - Join";join.mess1="Successfully joined the following network as a client: ";// ******************************************* Log_incoming.asp *******************************************//var log_in = new Object();log_in.titl=" - Incoming Log Table";log_in.h2="Incoming Log Table";log_in.th_ip="Source IP";log_in.th_port="Destination Port Number";// ******************************************* Log_outgoing.asp *******************************************//var log_out = new Object();log_out.titl=" - Outgoing Log Table";log_out.h2="Outgoing Log Table";log_out.th_lanip="LAN IP";log_out.th_wanip="Destination URL/IP";log_out.th_port="Service/Port Number";// ******************************************* Log.asp *******************************************//var log = new Object();log.titl=" - Log";log.h2="Log Management";log.legend="Log";log.lvl="Log Level";log.drop="Dropped";log.reject="Rejected";log.accept="Accepted";// ******************************************* Management.asp *******************************************//var management = new Object();management.titl=" - Administration";management.h2="Router Management";management.psswd_legend="Router Password";

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -