X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=i18n%2Fenglish%2Fluasrc%2Fi18n%2Fadmin-core.en.lua;h=66e88c628ce82a8a884a136f927c406d944f45e3;hb=c7c262471364730d8eb0af5fc1a2765f842488b8;hp=76fb6b2c6d19b9457bdd0f7214c355c0d92663ca;hpb=03a6ee9ef0c1d3b08d787639cfdde637d2011389;p=project%2Fluci.git diff --git a/i18n/english/luasrc/i18n/admin-core.en.lua b/i18n/english/luasrc/i18n/admin-core.en.lua index 76fb6b2c6..66e88c628 100644 --- a/i18n/english/luasrc/i18n/admin-core.en.lua +++ b/i18n/english/luasrc/i18n/admin-core.en.lua @@ -10,7 +10,7 @@ a_i_i_hello = [[Hello!]] a_i_i_admin1 = [[This is the administration area of LuCI.]] a_i_i_admin2 = [[LuCI is a free, flexible, and user friendly graphical interface for configuring OpenWRT Kamikaze.]] a_i_i_admin3 = [[On the following pages you can adjust all important settings of your router.]] -a_i_i_admin4 = [[Notice: In LuCI changes have to be confirmed by clicking Changes - Save & Apply before being applied.]] +a_i_i_admin4 = [[Notice: In LuCI changes have to be confirmed by clicking Changes - Save & Apply before being applied.]] a_i_i_admin5 = [[As we are always want to improve this interface we are looking forward to your feedback and suggestions.]] a_i_i_admin6 = [[And now have fun with your router!]] a_i_i_team = [[The LuCI Team]] @@ -34,7 +34,6 @@ routes_metric = [[Metric]] a_s_desc = [[Here you can configure the basic aspects of your device like its hostname or the timezone.]] a_s_packages = [[Software]] a_s_changepw = [[Admin Password]] ---a_s_p_ipkg = [[IPKG-Configuration]] a_s_p_ipkg = [[IPKG-Configuration]] a_s_sshkeys = [[SSH-Keys]] a_s_fstab = [[Mount Points]] @@ -98,7 +97,7 @@ a_srv_http_root = [[Document root]] a_srv_dropbear1 = [[Dropbear offers SSH network shell access and an integrated SCP server]] a_srv_d_pwauth = [[Password authentication]] a_srv_d_pwauth1 = [[Allow SSH password authentication]] -a_w_channel = "Channel" +a_w_channel = [[Channel]] a_w_wifi1 = [[On this pages you find confiugration options for WLAN based wireless networks.]] a_w_wifi2 = [[You can easily integrate your 802.11a/b/g/n-devices into your physical network and use the virtual adapter support to build wireless repeaters or offer several networks with one device.]] a_w_wifi3 = [[There is support for Managed, Client, Ad-Hoc and WDS operating modes as well as WPA and WPA2 encryption for secure communnication.]] @@ -112,6 +111,7 @@ a_w_connlimit = [[Connection Limit]] a_w_networks1 = [[You can run several wifi networks with one device. Be aware that there are certain hardware and driverspecific restrictions. Normally you can operate 1 Ad-Hoc or up to 3 Master-Mode and 1 Client-Mode network simultaneously.]] a_w_netid = [[Network Name (ESSID)]] a_w_network1 = [[Add the Wifi network to physical network]] +a_w_netmanual = [[ - Create new Network - ]] a_w_txpwr = [[Transmit Power]] a_w_brcmburst = [[Broadcom Frameburst]] a_w_athburst = [[Atheros Frameburst]] @@ -124,7 +124,7 @@ a_w_ap = [[Access Point]] a_w_adhoc = [[Ad-Hoc]] a_w_ahdemo = [[Pseudo Ad-Hoc (ahdemo)]] a_w_client = [[Client]] -a_w_wds = [[WDS]] +a_w_wds = [[WDS]] a_w_monitor = [[Monitor]] dhcp_dnsmasq_desc = [[Dnsmasq is a combined DHCP-Server and DNS-Forwarder for NAT firewalls]] dhcp_dnsmasq_domainneeded = [[Domain required]] @@ -162,9 +162,6 @@ dhcp_dnsmasq_addnhosts = [[additional hostfile]] dhcp_dnsmasq_queryport = [[query port]] a_n_switch = [[Switch]] a_n_routes = [[Routes]] -a_n_routes1 = [[Routes specify over which -interface and gateway a certain host or network can be reached.]] - a_network1 = [[In this area you find all network-related settings.]] a_network2 = [[On most routers the network switch can be freely configured and splitted up into several VLANs.]] a_network3 = [[Interfaces and PPPoE / PPTP-Settings allow a custom organisation of the network and connections to other networks like the internet.]] @@ -199,7 +196,7 @@ a_n_routes_static = [[Static Routes]] a_n_routes_kernel4 = [[Active IPv4-Routes]] a_n_r_target1 = [[host-IP or network]] a_n_r_netmask1 = [[if target is a network]] -m_n_inet = "Internet Connection" +m_n_inet = [[Internet Connection]] m_n_local = [[Local Network]] m_n_route = [[Route]] m_n_brdige = [[Bridge]] @@ -261,32 +258,27 @@ network_interface_err = [[Errors]] network_interface_err_desc = [[TX / RX]] network_interface_fwzone = [[Create / Assign firewall-zone]] network_interface_fwzone_desc = [[This interface does not belong to any firewall zone yet.]] - -process_head = "Processes" -process_descr = "This list gives an overview over currently running system processes and their status." -process_pid = "PID" -process_owner = "Owner" -process_command = "Command" -process_cpu = "CPU usage (%)" -process_mem = "Memory usage (%)" -process_hup = "Hang Up" -process_term = "Terminate" -process_kill = "Kill" - -mem_cached = "cached" -mem_buffered = "buffered" -mem_free = "free" - -a_s_crontab = "Scheduled Tasks" -a_s_crontab1 = "This is the system crontab in which scheduled tasks can be defined." - -a_w_nasid = "NAS ID" -a_w_cacert = "Path to CA-Certificate" -a_w_eaptype = "EAP-Method" -a_w_tlsprivkey = "Path to Private Key" -a_w_tlsprivkeypwd = "Password of Private Key" -a_w_peapauth = "PEAP-Authentication" -a_w_peapidentity = "PEAP-Identity" -a_w_peappassword = "PEAP-Password" - -a_w_create = "Create Network" \ No newline at end of file +process_head = [[Processes]] +process_descr = [[This list gives an overview over currently running system processes and their status.]] +process_pid = [[PID]] +process_owner = [[Owner]] +process_command = [[Command]] +process_cpu = [[CPU usage (%)]] +process_mem = [[Memory usage (%)]] +process_hup = [[Hang Up]] +process_term = [[Terminate]] +process_kill = [[Kill]] +mem_cached = [[cached]] +mem_buffered = [[buffered]] +mem_free = [[free]] +a_s_crontab = [[Scheduled Tasks]] +a_s_crontab1 = [[This is the system crontab in which scheduled tasks can be defined.]] +a_w_nasid = [[NAS ID]] +a_w_cacert = [[Path to CA-Certificate]] +a_w_eaptype = [[EAP-Method]] +a_w_tlsprivkey = [[Path to Private Key]] +a_w_tlsprivkeypwd = [[Password of Private Key]] +a_w_peapauth = [[PEAP-Authentication]] +a_w_peapidentity = [[PEAP-Identity]] +a_w_peappassword = [[PEAP-Password]] +a_w_create = [[Create Network]]