diff options
Diffstat (limited to 'po/zh_CN')
-rw-r--r-- | po/zh_CN/initmgr.po | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/po/zh_CN/initmgr.po b/po/zh_CN/initmgr.po new file mode 100644 index 000000000..b1ba29bd4 --- /dev/null +++ b/po/zh_CN/initmgr.po @@ -0,0 +1,37 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2009-06-10 03:40+0200\n" +"PO-Revision-Date: 2009-06-25 16:28+0200\n" +"Last-Translator: ruwen <zhaoruwen@gmail.com>\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" +"X-Generator: Pootle 1.1.0\n" + +#. Initscripts +#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:1 +msgid "initmgr" +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 "initmgr_desc" +msgstr "" + +#. Start priority +#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:3 +msgid "initmgr_index" +msgstr "" + +#. Initscript +#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:4 +msgid "initmgr_name" +msgstr "" + +#. Enable/Disable +#: applications/luci-initmgr/luasrc/i18n/initmgr.en.lua:5 +msgid "initmgr_enabled" +msgstr "启用/禁用" |