luci-app-advanced-reboot: properly handle multiple or missing lan IPs
[oweals/luci.git] / applications / luci-app-commands / po / zh-cn / commands.po
1 #
2 # Yangfl <mmyangfl@gmail.com>, 2018.
3 #
4 msgid ""
5 msgstr ""
6 "Project-Id-Version: \n"
7 "POT-Creation-Date: \n"
8 "PO-Revision-Date: 2018-08-07 17:23+0800\n"
9 "Last-Translator: Yangfl <mmyangfl@gmail.com>\n"
10 "Language-Team:  <debian-l10n-chinese@lists.debian.org>\n"
11 "Language: zh_CN\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15 "Plural-Forms: nplurals=1; plural=0;\n"
16 "X-Generator: Gtranslator 2.91.7\n"
17
18 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
19 msgid "A short textual description of the configured command"
20 msgstr "简短描述命令用途"
21
22 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
23 msgid ""
24 "Allow executing the command and downloading its output without prior "
25 "authentication"
26 msgstr "允许直接执行命令并获取其输出,无须事先验证。"
27
28 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
29 msgid "Allow the user to provide additional command line arguments"
30 msgstr "允许用户提供额外的命令行参数"
31
32 #: applications/luci-app-commands/luasrc/view/commands.htm:146
33 msgid "Arguments:"
34 msgstr "参数:"
35
36 #: applications/luci-app-commands/luasrc/view/commands.htm:66
37 msgid "Binary data not displayed, download instead."
38 msgstr "二进制数据未显示,以下载替代。"
39
40 #: applications/luci-app-commands/luasrc/view/commands.htm:71
41 msgid "Code:"
42 msgstr "状态码:"
43
44 #: applications/luci-app-commands/luasrc/view/commands.htm:164
45 msgid "Collecting data..."
46 msgstr "正在收集数据…"
47
48 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
49 msgid "Command"
50 msgstr "命令"
51
52 #: applications/luci-app-commands/luasrc/view/commands_public.htm:30
53 msgid "Command executed successfully."
54 msgstr "命令成功执行。"
55
56 #: applications/luci-app-commands/luasrc/view/commands_public.htm:32
57 msgid "Command exited with status code"
58 msgstr "命令退出,状态码:"
59
60 #: applications/luci-app-commands/luasrc/view/commands.htm:73
61 msgid "Command failed"
62 msgstr "执行命令失败"
63
64 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
65 msgid "Command line to execute"
66 msgstr "执行命令行"
67
68 #: applications/luci-app-commands/luasrc/view/commands.htm:73
69 msgid "Command successful"
70 msgstr "执行命令成功"
71
72 #: applications/luci-app-commands/luasrc/view/commands.htm:144
73 msgid "Command:"
74 msgstr "命令:"
75
76 #: applications/luci-app-commands/luasrc/controller/commands.lua:9
77 msgid "Configure"
78 msgstr "配置"
79
80 #: applications/luci-app-commands/luasrc/controller/commands.lua:7
81 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
82 #: applications/luci-app-commands/luasrc/view/commands.htm:138
83 msgid "Custom Commands"
84 msgstr "自定义命令"
85
86 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
87 msgid "Custom arguments"
88 msgstr "自定义参数"
89
90 #: applications/luci-app-commands/luasrc/controller/commands.lua:8
91 msgid "Dashboard"
92 msgstr "看板"
93
94 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
95 msgid "Description"
96 msgstr "描述"
97
98 #: applications/luci-app-commands/luasrc/view/commands.htm:150
99 msgid "Download"
100 msgstr "下载"
101
102 #: applications/luci-app-commands/luasrc/view/commands.htm:119
103 msgid "Download execution result"
104 msgstr "下载执行结果"
105
106 #: applications/luci-app-commands/luasrc/view/commands.htm:79
107 msgid "Failed to execute command!"
108 msgstr "执行命令失败!"
109
110 #: applications/luci-app-commands/luasrc/view/commands.htm:152
111 msgid "Link"
112 msgstr "连接"
113
114 #: applications/luci-app-commands/luasrc/view/commands.htm:53
115 msgid "Loading"
116 msgstr "加载中"
117
118 #: applications/luci-app-commands/luasrc/view/commands.htm:119
119 msgid "Or display result"
120 msgstr "显示执行结果"
121
122 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
123 msgid "Public access"
124 msgstr "公开访问"
125
126 #: applications/luci-app-commands/luasrc/view/commands.htm:149
127 msgid "Run"
128 msgstr "运行"
129
130 #: applications/luci-app-commands/luasrc/view/commands_public.htm:41
131 msgid "Standard Error"
132 msgstr "标准错误流"
133
134 #: applications/luci-app-commands/luasrc/view/commands_public.htm:36
135 msgid "Standard Output"
136 msgstr "标准输出流"
137
138 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
139 msgid ""
140 "This page allows you to configure custom shell commands which can be easily "
141 "invoked from the web interface."
142 msgstr "此页面允许您配置自定义 Shell 命令,并可以从 Web 界面调用。"
143
144 #: applications/luci-app-commands/luasrc/view/commands.htm:54
145 msgid "Waiting for command to complete..."
146 msgstr "正在等待命令完成…"