modules/admin-full: Added support for interface aliases
[project/luci.git] / i18n / english / luasrc / i18n / default.en.lua
index df135a6..103a36d 100644 (file)
@@ -4,8 +4,12 @@ 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"
@@ -27,7 +31,8 @@ error = "Error"
 filesystem = "Filesystem"
 filter = "Filter"
 
-gateway = "Gateway"
+gateway = "IPv4-Gateway"
+gateway6 = "IPv6-Gateway"
 general = "General"
 
 hostname = "Hostname"
@@ -36,7 +41,8 @@ install = "Install"
 installed = "installed"
 interface = "Interface"
 interfaces = "Interfaces"
-ipaddress = "IP-Address"
+ipaddress = "IPv4-Address"
+ip6address = "IPv6-Address"
 
 legend = "Legend"
 library = "Library"
@@ -55,7 +61,7 @@ metric = "Metric"
 mode = "Mode"
 
 name = "Name"
-netmask = "Netmask"
+netmask = "IPv4-Netmask"
 network = "Network"
 networks = "Networks"
 notinstalled = "not installed"
@@ -75,6 +81,8 @@ reset = "Reset"
 revert = "Revert"
 
 save = "Save"
+saveapply = "Save & Apply"
+service = "Service"
 services = "Services"
 settings = "Settings"
 start = "Start"
@@ -87,8 +95,10 @@ target = "Target"
 timezone = "Timezone"
 type = "Type"
 
-username = "Username"
 unknownerror = "Unknown Error"
+unsavedchanges = "Unsaved Changes"
+username = "Username"
+
 
 version = "Version"