diff options
author | Translation System <luci-i18n@lists.subsignal.org> | 2009-07-05 10:03:08 +0000 |
---|---|---|
committer | Translation System <luci-i18n@lists.subsignal.org> | 2009-07-05 10:03:08 +0000 |
commit | 8a1fd1690e82d7fb3e396f13cb47a0a3f1d080e7 (patch) | |
tree | 527ae115c9710a01466a8e874fd294eb5e915d40 /po/zh_CN | |
parent | 972d61e294b5852f379a4f47ced42c0ae955b235 (diff) |
Commit from LuCI Translation Portal by user keksdosenmann. 1 of 5 messages translated (0 fuzzy).
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 "启用/禁用" |