From 48749ca873a5ba385dc372a6a57738024cc2acfb Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 29 Jan 2020 13:37:46 +0100 Subject: treewide: switch to bcp47 language codes Fixes: #3477 Signed-off-by: Jo-Philipp Wich --- .../luci-app-commands/po/zh-cn/commands.po | 149 --------------------- 1 file changed, 149 deletions(-) delete mode 100644 applications/luci-app-commands/po/zh-cn/commands.po (limited to 'applications/luci-app-commands/po/zh-cn') diff --git a/applications/luci-app-commands/po/zh-cn/commands.po b/applications/luci-app-commands/po/zh-cn/commands.po deleted file mode 100644 index 006d657c7b..0000000000 --- a/applications/luci-app-commands/po/zh-cn/commands.po +++ /dev/null @@ -1,149 +0,0 @@ -# -# Yangfl , 2018. -# -msgid "" -msgstr "" -"Project-Id-Version: \n" -"PO-Revision-Date: 2018-08-07 17:23+0800\n" -"Last-Translator: Yangfl \n" -"Language-Team: \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: Gtranslator 2.91.7\n" -"POT-Creation-Date: \n" - -#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16 -msgid "A short textual description of the configured command" -msgstr "简短描述命令用途" - -#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25 -msgid "" -"Allow executing the command and downloading its output without prior " -"authentication" -msgstr "允许直接执行命令并获取其输出,无须事先验证。" - -#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22 -msgid "Allow the user to provide additional command line arguments" -msgstr "允许用户提供额外的命令行参数" - -#: applications/luci-app-commands/luasrc/view/commands.htm:146 -msgid "Arguments:" -msgstr "参数:" - -#: applications/luci-app-commands/luasrc/view/commands.htm:66 -msgid "Binary data not displayed, download instead." -msgstr "二进制数据未显示,以下载替代。" - -#: applications/luci-app-commands/luasrc/view/commands.htm:71 -msgid "Code:" -msgstr "状态码:" - -#: applications/luci-app-commands/luasrc/view/commands.htm:164 -msgid "Collecting data..." -msgstr "正在收集数据…" - -#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18 -msgid "Command" -msgstr "命令" - -#: applications/luci-app-commands/luasrc/view/commands_public.htm:30 -msgid "Command executed successfully." -msgstr "命令成功执行。" - -#: applications/luci-app-commands/luasrc/view/commands_public.htm:32 -msgid "Command exited with status code" -msgstr "命令退出,状态码:" - -#: applications/luci-app-commands/luasrc/view/commands.htm:73 -msgid "Command failed" -msgstr "执行命令失败" - -#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19 -msgid "Command line to execute" -msgstr "执行命令行" - -#: applications/luci-app-commands/luasrc/view/commands.htm:73 -msgid "Command successful" -msgstr "执行命令成功" - -#: applications/luci-app-commands/luasrc/view/commands.htm:144 -msgid "Command:" -msgstr "命令:" - -#: applications/luci-app-commands/luasrc/controller/commands.lua:9 -msgid "Configure" -msgstr "配置" - -#: applications/luci-app-commands/luasrc/controller/commands.lua:7 -#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6 -#: applications/luci-app-commands/luasrc/view/commands.htm:138 -msgid "Custom Commands" -msgstr "自定义命令" - -#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21 -msgid "Custom arguments" -msgstr "自定义参数" - -#: applications/luci-app-commands/luasrc/controller/commands.lua:8 -msgid "Dashboard" -msgstr "看板" - -#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15 -msgid "Description" -msgstr "描述" - -#: applications/luci-app-commands/luasrc/view/commands.htm:150 -msgid "Download" -msgstr "下载" - -#: applications/luci-app-commands/luasrc/view/commands.htm:119 -msgid "Download execution result" -msgstr "下载执行结果" - -#: applications/luci-app-commands/luasrc/view/commands.htm:79 -msgid "Failed to execute command!" -msgstr "执行命令失败!" - -#: applications/luci-app-commands/luasrc/view/commands.htm:152 -msgid "Link" -msgstr "连接" - -#: applications/luci-app-commands/luasrc/view/commands.htm:53 -msgid "Loading" -msgstr "加载中" - -#: applications/luci-app-commands/luasrc/view/commands.htm:119 -msgid "Or display result" -msgstr "显示执行结果" - -#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24 -msgid "Public access" -msgstr "公开访问" - -#: applications/luci-app-commands/luasrc/view/commands.htm:149 -msgid "Run" -msgstr "运行" - -#: applications/luci-app-commands/luasrc/view/commands_public.htm:41 -msgid "Standard Error" -msgstr "标准错误流" - -#: applications/luci-app-commands/luasrc/view/commands_public.htm:36 -msgid "Standard Output" -msgstr "标准输出流" - -#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7 -msgid "" -"This page allows you to configure custom shell commands which can be easily " -"invoked from the web interface." -msgstr "此页面允许您配置自定义 Shell 命令,并可以从 Web 界面调用。" - -#: applications/luci-app-commands/luasrc/view/commands.htm:54 -msgid "Waiting for command to complete..." -msgstr "正在等待命令完成…" - -#~ msgid "Command exited with status code " -#~ msgstr "命令退出,状态码:" -- cgit v1.2.3