diff options
author | Steven Barth <steven@midlink.org> | 2008-12-07 19:38:31 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-12-07 19:38:31 +0000 |
commit | 5c61c377c14730ac2de9d022d890f5918b46b001 (patch) | |
tree | b27198603f2a72cc40fdd71dbd06593f4245ca5a /applications/luci-livestats/luasrc/i18n/livestats.de.lua | |
parent | dd74b986a03f10280a1a00299e9159c047bc8f6a (diff) |
Completed LuCI Livestats
Diffstat (limited to 'applications/luci-livestats/luasrc/i18n/livestats.de.lua')
-rw-r--r-- | applications/luci-livestats/luasrc/i18n/livestats.de.lua | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/applications/luci-livestats/luasrc/i18n/livestats.de.lua b/applications/luci-livestats/luasrc/i18n/livestats.de.lua new file mode 100644 index 000000000..33c1eb19c --- /dev/null +++ b/applications/luci-livestats/luasrc/i18n/livestats.de.lua @@ -0,0 +1,8 @@ +livestats_incoming = "eingehend" +livestats_outgoing = "ausgehend" +livestats_traffic = "Netzverkehr auf" +livestats_wifi = "Signal-Rauschabstand für" +livestats_loadavg = "Durchschnittliche Systemlast" +livestats_stat_wireless = "Echtzeit-Drahtlosstatus" +livestats_stat_traffic = "Echtzeit-Netzwerkverkehr" +livestats_stat_loadavg = "Echtzeit-Systemlast"
\ No newline at end of file |