diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2014-12-03 15:17:05 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2015-01-08 16:26:20 +0100 |
commit | 1bb4822dca6113f73e3bc89e2acf15935e6f8e92 (patch) | |
tree | 35e16f100466e4e00657199b38bb3d87d52bf73f /po/zh_CN/commands.po | |
parent | 9edd0e46c3f880727738ce8ca6ff1c8b85f99ef4 (diff) |
Rework LuCI build system
* Rename subdirectories to their repective OpenWrt package names
* Make each LuCI module its own standalone package
* Deploy a shared luci.mk which is used by each module Makefile
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Diffstat (limited to 'po/zh_CN/commands.po')
-rw-r--r-- | po/zh_CN/commands.po | 94 |
1 files changed, 0 insertions, 94 deletions
diff --git a/po/zh_CN/commands.po b/po/zh_CN/commands.po deleted file mode 100644 index 8b2b032b61..0000000000 --- a/po/zh_CN/commands.po +++ /dev/null @@ -1,94 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2013-10-08 15:47+0200\n" -"Last-Translator: Tanyingyu <Tanyingyu@163.com>\n" -"Language-Team: none\n" -"Language: zh_CN\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Pootle 2.0.6\n" - -msgid "A short textual description of the configured command" -msgstr "简短描述命令用途" - -msgid "Access command with" -msgstr "访问命令" - -msgid "" -"Allow executing the command and downloading its output without prior " -"authentication" -msgstr "允许在不认证的前提下执行命令,并获取其输出。" - -msgid "Allow the user to provide additional command line arguments" -msgstr "允许用户提供额外的命令行参数" - -msgid "Arguments:" -msgstr "参数:" - -msgid "Binary data not displayed, download instead." -msgstr "不显示二进制数据,使用下载方式替代。" - -msgid "Code:" -msgstr "代码:" - -msgid "Collecting data..." -msgstr "收集数据:" - -msgid "Command" -msgstr "命令" - -msgid "Command failed" -msgstr "执行命令失败" - -msgid "Command line to execute" -msgstr "执行命令行" - -msgid "Command successful" -msgstr "执行命令成功" - -msgid "Command:" -msgstr "命令:" - -msgid "Configure" -msgstr "配置" - -msgid "Custom Commands" -msgstr "自定义命令" - -msgid "Custom arguments" -msgstr "自定义参数" - -msgid "Dashboard" -msgstr "看板" - -msgid "Description" -msgstr "描述" - -msgid "Download" -msgstr "下载" - -msgid "Failed to execute command!" -msgstr "执行命令失败!" - -msgid "Link" -msgstr "连接" - -msgid "Loading" -msgstr "加载中" - -msgid "Public access" -msgstr "公共访问" - -msgid "Run" -msgstr "运行" - -msgid "" -"This page allows you to configure custom shell commands which can be easily " -"invoked from the web interface." -msgstr "此页面允许您配置自定义Shell命令,并可以从Web界面调用shell命令。" - -msgid "Waiting for command to complete..." -msgstr "等待命令执行完成... ..." |