summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-livestats
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-04-27 21:36:41 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-04-27 21:36:41 +0000
commit76a6ffc9cfd69181d3fe664c9c421462a6c4883d (patch)
tree4330c6509179cfe7b1b0ac6402bb286a747a231a /applications/luci-livestats
parent61d6197be8a5fab5c2aec3ec15ae57436a7235c6 (diff)
luci: add greek translation, thanks Vasilis Tsiligiannis!
Diffstat (limited to 'applications/luci-livestats')
-rw-r--r--applications/luci-livestats/luasrc/i18n/livestats.el.lua8
1 files changed, 8 insertions, 0 deletions
diff --git a/applications/luci-livestats/luasrc/i18n/livestats.el.lua b/applications/luci-livestats/luasrc/i18n/livestats.el.lua
new file mode 100644
index 000000000..caca926a5
--- /dev/null
+++ b/applications/luci-livestats/luasrc/i18n/livestats.el.lua
@@ -0,0 +1,8 @@
+livestats_incoming = "εισερχόμενα"
+livestats_outgoing = "εξερχόμενα"
+livestats_traffic = "κίνηση σε"
+livestats_wifi = "σηματοθορυβικός λόγος για"
+livestats_loadavg = "μέσος όρος φόρτου"
+livestats_stat_wireless = "Στατιστικά Ασύρματου σε Πραγμ. Χρόνο"
+livestats_stat_traffic = "Κίνηση Δικτύου σε Πραγμ. Χρόνο"
+livestats_stat_loadavg = "Φόρτος Συστήματος σε Πραγμ. Χρόνο" \ No newline at end of file