* Core translation part 3
[project/luci.git] / i18n / english / luasrc / i18n / admin-core.en
index 13d176c..3330161 100644 (file)
@@ -85,7 +85,20 @@ a_s_reboot1 = "Reboots the operating system of your device"
 a_s_reboot_do = "Perform reboot"
 a_s_reboot_running = "Please wait: Device rebooting..."
 
+a_srv_http = "HTTP-Server"
+a_srv_ssh = "SSH-Server"
 
 a_srv_services1 = "Services and daemons perform certain tasks on your device."
 a_srv_services2 = [[Most of them are network servers, that offer a certain service for your device or network like
 shell access, serving webpages like LuCI, doing mesh routing, sending e-mails, ...]]
+
+a_srv_http1 = "A small webserver which can be used to serve LuCI." 
+a_srv_http_authrealm = "Authentication Realm"
+a_srv_http_authrealm1 = "The realm which will be displayed at the authentication prompt for protected pages."
+a_srv_http_config1 = "defaults to /etc/httpd.conf"
+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"
+