modules/admin-mini: Improvements in PPPoE/PPTP option descriptions
[project/luci.git] / i18n / english / luasrc / i18n / admin-core.en.lua
index 165210f..9341b1f 100644 (file)
@@ -43,6 +43,7 @@ routes_netmask = "Netmask"
 routes_gateway = "Gateway"
 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"
@@ -144,6 +145,10 @@ a_w_radiusport = "Radius-Port"
 a_w_apisolation = "AP-Isolation"
 a_w_apisolation1 = "Prevents Client to Client communication"
 a_w_hideessid = "Hide ESSID"
+a_w_ap = "Access Point"
+a_w_adhoc = "Ad-Hoc"
+a_w_client = "Client"
+a_w_wds = "WDS"
 
 dhcp_desc = "Dnsmasq is a combined DHCP-Server and DNS-Forwarder for NAT firewalls"
 dhcp_dnsmasq_domainneeded = "Domain required"
@@ -230,4 +235,44 @@ a_n_routes = "Static Routes"
 a_n_routes1 = [[With Static Routes you can specify through which
 interface and gateway a certain host or network can be reached.]]
 a_n_r_target1 = "host-IP or network"
-a_n_r_netmask1 = "if target is a network"
\ No newline at end of file
+a_n_r_netmask1 = "if target is a network"
+
+m_n_local = "Local Network"
+m_n_inet  = "Internet Connection"
+m_n_route = "Route"
+m_n_brdige = "Bridge"
+
+m_w_ap = "Provide (Access Point)"
+m_w_adhoc = "Independent (Ad-Hoc)"
+m_w_client = "Join (Client)"
+m_w_wds = "Distributed (WDS)"
+m_w_clientmode = "Clientmode"
+
+system_system_logsize = "System log buffer size"
+system_system_logip = "External system log server"
+system_system_conloglevel = "Log output level"
+system_system_conloglevel_desc = "Level of log messages on the console"
+
+m_i_processor = "Processor"
+m_i_memory = "Memory"
+m_i_systemtime = "Local Time"
+m_i_uptime = "Uptime"
+
+m_n_d_firstaddress = "First leased address"
+m_n_d_numleases = "Number of leased addresses"
+
+routingtable = "Routing table"
+wlanscan = "Wifi scan"
+
+frequency = "Frequency"
+power = "Power"
+noise = "Noise"
+signal = "Signal"
+link = "Link"
+frag = "Frag."
+rts = "RTS"
+bitrate = "Bitrate"
+
+m_n_keepalive = "automatically reconnect"
+m_n_dialondemand = "disconnect when idle for"
+m_n_pptp_server = "PPTP-Server"