blob: eadcd6100626968247b982ec56c868aaeebdcd34 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
# initmgr.po
# generated from ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua
msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8"
#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:1
#. Initscripts
msgid "initmgr"
msgstr "Σενάρια Εκκίνησης"
#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:2
#. You can enable or disable installed init scripts here. Changes will applied after a device reboot.<br /><strong>Warning: If you disable essential init scripts like "network", your device might become inaccesable!</strong>
msgid "initmgr_desc"
msgstr "Μπορείτε να ενεργοποιήσετε ή να απενεργοποιήσετε σενάρια εκκίνησης εδώ. Οι αλλαγές θα εφαρμοστούν αφού επανεκκινήσετε τη συσκευή.<br /><strong>Προειδοποίηση: Αν απενεργοποιήσετε απαραίτητα σενάρια εκκίνησης όπως το "network", η συσκευή σας μπορεί να γίνει μη-προσβάσιμη!</strong>"
#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:3
#. Start priority
msgid "initmgr_index"
msgstr "Προτεραιότητα εκκίνησης"
#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:4
#. Initscript
msgid "initmgr_name"
msgstr "Σενάριο εκκίνησης"
#: ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:5
#. Enable/Disable
msgid "initmgr_enabled"
msgstr "Ενεργοποίηση/Απενεργοποίηση"
|