summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-initmgr/luasrc/i18n
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-initmgr/luasrc/i18n
parent61d6197be8a5fab5c2aec3ec15ae57436a7235c6 (diff)
luci: add greek translation, thanks Vasilis Tsiligiannis!
Diffstat (limited to 'applications/luci-initmgr/luasrc/i18n')
-rw-r--r--applications/luci-initmgr/luasrc/i18n/initmgr.el.lua5
1 files changed, 5 insertions, 0 deletions
diff --git a/applications/luci-initmgr/luasrc/i18n/initmgr.el.lua b/applications/luci-initmgr/luasrc/i18n/initmgr.el.lua
new file mode 100644
index 000000000..c1c7e8cd3
--- /dev/null
+++ b/applications/luci-initmgr/luasrc/i18n/initmgr.el.lua
@@ -0,0 +1,5 @@
+initmgr = 'Σενάρια Εκκίνησης'
+initmgr_desc = 'Μπορείτε να ενεργοποιήσετε ή να απενεργοποιήσετε σενάρια εκκίνησης εδώ. Οι αλλαγές θα εφαρμοστούν αφού επανεκκινήσετε τη συσκευή.<br /><strong>Προειδοποίηση: Αν απενεργοποιήσετε απαραίτητα σενάρια εκκίνησης όπως το &quot;network&quot;, η συσκευή σας μπορεί να γίνει μη-προσβάσιμη!</strong>'
+initmgr_index = 'Προτεραιότητα εκκίνησης'
+initmgr_name = 'Σενάριο εκκίνησης'
+initmgr_enabled = 'Ενεργοποίηση/Απενεργοποίηση'