po: initmgr: update translation template
This commit is contained in:
parent
382a33f40a
commit
02420e2766
1 changed files with 28 additions and 13 deletions
|
@ -1,32 +1,47 @@
|
||||||
# initmgr.pot
|
# Generated from applications/luci-initmgr/luasrc/model/cbi/init/init.lua
|
||||||
# generated from ./applications/luci-initmgr/luasrc/i18n/initmgr.en.lua
|
#
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr "Content-Type: text/plain; charset=UTF-8"
|
msgstr ""
|
||||||
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2010-04-20 09:40+0200\n"
|
||||||
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#. Initscripts
|
|
||||||
#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:1
|
|
||||||
msgid "Initscripts"
|
msgid "Initscripts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. 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>
|
|
||||||
#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:2
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"You can enable or disable installed init scripts here. Changes will applied "
|
"You can enable or disable installed init scripts here. Changes will applied "
|
||||||
"after a device reboot.<br /><strong>Warning: If you disable essential init "
|
"after a device reboot.<br /><strong>Warning: If you disable essential init "
|
||||||
"scripts like \"network\", your device might become inaccesable!</strong>"
|
"scripts like \"network\", your device might become inaccesable!</strong>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Start priority
|
|
||||||
#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:3
|
|
||||||
msgid "Start priority"
|
msgid "Start priority"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Initscript
|
|
||||||
#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:4
|
|
||||||
msgid "Initscript"
|
msgid "Initscript"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Enable/Disable
|
|
||||||
#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:5
|
|
||||||
msgid "Enable/Disable"
|
msgid "Enable/Disable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Enabled"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Disabled"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Start"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Restart"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
msgid "Stop"
|
||||||
|
msgstr ""
|
||||||
|
|
Loading…
Reference in a new issue