modules/admin-full: Added support for interface aliases
[project/luci.git] / i18n / english / luasrc / i18n / default.en.lua
index 0a0b23b..103a36d 100644 (file)
@@ -1,10 +1,15 @@
 about = "About"
 add = "Add"
+all = "all"
 administration = "Administration"
 apply = "Apply"
 
+basicsettings = "Basic Settings"
+broadcast = "Broadcast"
+
 changes = "Changes"
 channel = "Channel"
+cidr6 = "CIDR-Notation: address/prefix"
 code = "Code"
 config = "Configuration"
 configfile = "Configuration file"
@@ -26,7 +31,8 @@ error = "Error"
 filesystem = "Filesystem"
 filter = "Filter"
 
-gateway = "Gateway"
+gateway = "IPv4-Gateway"
+gateway6 = "IPv6-Gateway"
 general = "General"
 
 hostname = "Hostname"
@@ -35,20 +41,27 @@ install = "Install"
 installed = "installed"
 interface = "Interface"
 interfaces = "Interfaces"
-ipaddress = "IP-Address"
+ipaddress = "IPv4-Address"
+ip6address = "IPv6-Address"
+
+legend = "Legend"
+library = "Library"
+logout = "Logout"
 
 key = "Key"
 
 language = "Language"
 limit = "Limit"
 load = "Load"
+login = "Login"
 
 macaddress = "MAC-Address"
 manpage = "see '%s' manpage"
+metric = "Metric"
 mode = "Mode"
 
 name = "Name"
-netmask = "Netmask"
+netmask = "IPv4-Netmask"
 network = "Network"
 networks = "Networks"
 notinstalled = "not installed"
@@ -68,6 +81,8 @@ reset = "Reset"
 revert = "Revert"
 
 save = "Save"
+saveapply = "Save & Apply"
+service = "Service"
 services = "Services"
 settings = "Settings"
 start = "Start"
@@ -77,12 +92,15 @@ syslog = "System Log"
 system = "System"
 
 target = "Target"
+timezone = "Timezone"
 type = "Type"
 
-username = "Username"
 unknownerror = "Unknown Error"
+unsavedchanges = "Unsaved Changes"
+username = "Username"
+
 
 version = "Version"
 
 webui = "Web UI"
-wifi = "Wifi"
\ No newline at end of file
+wifi = "Wifi"