summaryrefslogtreecommitdiffhomepage
path: root/i18n/english
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-06-06 21:24:59 +0000
committerSteven Barth <steven@midlink.org>2008-06-06 21:24:59 +0000
commit37caa67aaa34a3d5636e0e15079bb329c4804684 (patch)
treea1fa16c22e9763ed946cf32bc37722483e001462 /i18n/english
parentcd0fb5e44e5cb538d93024d02a14a02c00752641 (diff)
* Core translation
Diffstat (limited to 'i18n/english')
-rw-r--r--i18n/english/luasrc/i18n/admin-core.en.lua12
-rw-r--r--i18n/english/luasrc/i18n/default.en.lua3
2 files changed, 15 insertions, 0 deletions
diff --git a/i18n/english/luasrc/i18n/admin-core.en.lua b/i18n/english/luasrc/i18n/admin-core.en.lua
index e76f5ea70..1c2d03659 100644
--- a/i18n/english/luasrc/i18n/admin-core.en.lua
+++ b/i18n/english/luasrc/i18n/admin-core.en.lua
@@ -31,6 +31,18 @@ a_st_i_status1 = [[Here you can find information about the current system status
usage or network interface data.]]
a_st_i_status2 = [[Also kernel or service logfiles can be viewed here to get an overview over their current state.]]
+iwscan = "WLAN-Scan"
+iwscan1 = "Wifi networks in your local environment"
+iwscan_encr = "Encr."
+iwscan_link = "Link"
+iwscan_signal = "Signal"
+iwscan_noise = "Noise"
+
+routes = "Routes"
+routes_netmask = "Netmask"
+routes_gateway = "Gateway"
+routes_metric = "Metric"
+
a_s_packages = "Software"
a_s_changepw = "Admin Password"
a_s_p_ipkg = "IPKG-Configuration"
diff --git a/i18n/english/luasrc/i18n/default.en.lua b/i18n/english/luasrc/i18n/default.en.lua
index 46220ba40..3009d308e 100644
--- a/i18n/english/luasrc/i18n/default.en.lua
+++ b/i18n/english/luasrc/i18n/default.en.lua
@@ -4,6 +4,7 @@ administration = "Administration"
apply = "Apply"
changes = "Changes"
+channel = "Channel"
code = "Code"
config = "Configuration"
configfile = "Configuration file"
@@ -30,6 +31,7 @@ hostname = "Hostname"
install = "Install"
installed = "installed"
+interface = "Interface"
key = "Key"
@@ -62,6 +64,7 @@ statistics = "Statistics"
syslog = "System Log"
system = "System"
+target = "Target"
type = "Type"
unknownerror = "Unknown Error"