ec2bc7965905f2371fdb357709fb02069e0cd0e8
[oweals/luci.git] / applications / luci-app-ttyd / po / zh-cn / ttyd.po
1 msgid ""
2 msgstr ""
3 "PO-Revision-Date: 2019-11-05 01:58+0000\n"
4 "Last-Translator: Richard Yu <yurichard3839@gmail.com>\n"
5 "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
6 "openwrt/luciapplicationsttyd/zh_Hans/>\n"
7 "Language: zh-cn\n"
8 "Content-Type: text/plain; charset=UTF-8\n"
9 "Content-Transfer-Encoding: 8bit\n"
10 "Plural-Forms: nplurals=1; plural=0;\n"
11 "X-Generator: Weblate 3.10-dev\n"
12
13 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55
14 msgid "Accept only one client and exit on disconnection"
15 msgstr "仅接受一个客户端并在断开连接后退出"
16
17 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:14
18 msgid "Add instance"
19 msgstr "添加实例"
20
21 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39
22 msgid "Allow URL args"
23 msgstr "允许 URL 参数"
24
25 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:39
26 msgid ""
27 "Allow client to send command line arguments in URL (eg: http://"
28 "localhost:7681?arg=foo&arg=bar)"
29 msgstr ""
30 "允许客户端在 URL 中传递命令行参数 (如: http://localhost:7681?arg=foo&arg=bar)"
31
32 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49
33 msgid "Check origin"
34 msgstr "检查来源"
35
36 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43
37 msgid "Client option"
38 msgstr "客户端选项"
39
40 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:75
41 msgid "Command"
42 msgstr "命令"
43
44 #: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:12
45 msgid "Config"
46 msgstr "配置"
47
48 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27
49 msgid "Credential"
50 msgstr "凭据"
51
52 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:27
53 msgid "Credential for Basic Authentication"
54 msgstr "用于基本身份验证的凭据"
55
56 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57
57 msgid "Custom index.html path"
58 msgstr "自定义 index.html 路径"
59
60 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72
61 msgid "Debug"
62 msgstr "调试"
63
64 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41
65 msgid "Do not allow clients to write to the TTY"
66 msgstr "不允许客户端写入 TTY"
67
68 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:49
69 msgid "Do not allow websocket connection from different origin"
70 msgstr "不允许不同来源的 websocket 连接"
71
72 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:16
73 msgid "Enable"
74 msgstr "启用"
75
76 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59
77 msgid "Enable IPv6 support"
78 msgstr "启用 IPv6 支持"
79
80 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61
81 msgid "Enable SSL"
82 msgstr "启用 SSL"
83
84 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33
85 msgid "Group ID"
86 msgstr "组 ID"
87
88 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:33
89 msgid "Group id to run with"
90 msgstr "要运行的组id"
91
92 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:59
93 msgid "IPv6"
94 msgstr "IPv6"
95
96 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:57
97 msgid "Index"
98 msgstr "首页"
99
100 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23
101 msgid "Interface"
102 msgstr "接口"
103
104 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51
105 msgid "Max clients"
106 msgstr "最大客户端数量"
107
108 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:51
109 msgid "Maximum clients to support (default: 0, no limit)"
110 msgstr "最大支持的客户端数量 (默认: 0, 无限制)"
111
112 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:23
113 msgid ""
114 "Network interface to bind (eg: eth0), or UNIX domain socket path (eg: /var/"
115 "run/ttyd.sock)"
116 msgstr ""
117 "要绑定的网络接口 (如: eth0), 或 UNIX domain socket 路径 (如: /var/run/ttyd."
118 "sock)"
119
120 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:55
121 msgid "Once"
122 msgstr "一次"
123
124 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19
125 msgid "Port"
126 msgstr "端口"
127
128 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:19
129 msgid "Port to listen (default: 7681, use `0` for random port)"
130 msgstr "要监听的端口 (默认: 7681, `0` 代表随机端口)"
131
132 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/term.js:12
133 msgid ""
134 "Random ttyd port (port=0) is not supported.<br>Change to a fixed port and "
135 "try again."
136 msgstr "不支持随机 ttyd 端口 (端口=0)。<br>改为固定端口然后再试一次。"
137
138 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:41
139 msgid "Read-only"
140 msgstr "只读"
141
142 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:61
143 msgid "SSL"
144 msgstr "SSL"
145
146 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69
147 msgid "SSL CA file path for client certificate verification"
148 msgstr "用于客户端证书验证的 SSL CA 文件路径"
149
150 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:69
151 msgid "SSL ca"
152 msgstr "SSL ca"
153
154 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63
155 msgid "SSL cert"
156 msgstr "SSL 证书"
157
158 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:63
159 msgid "SSL certificate file path"
160 msgstr "SSL 证书文件路径"
161
162 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66
163 msgid "SSL key"
164 msgstr "SSL 密钥"
165
166 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:66
167 msgid "SSL key file path"
168 msgstr "SSL 密钥文件路径"
169
170 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:43
171 msgid "Send option to client"
172 msgstr "发送选项到客户端"
173
174 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:72
175 msgid "Set log level (default: 7)"
176 msgstr "设置日志级别 (默认: 7)"
177
178 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36
179 msgid "Signal"
180 msgstr "信号"
181
182 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:36
183 msgid "Signal to send to the command when exit it (default: 1, SIGHUP)"
184 msgstr "退出时要发送给命令的信号 (默认: 1, SIGHUP)"
185
186 #: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:11
187 msgid "Terminal"
188 msgstr "终端"
189
190 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46
191 msgid "Terminal type"
192 msgstr "终端类型"
193
194 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:46
195 msgid "Terminal type to report (default: xterm-256color)"
196 msgstr "要报告的终端类型 (默认: xterm-256color)"
197
198 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30
199 msgid "User ID"
200 msgstr "用户 ID"
201
202 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:30
203 msgid "User id to run with"
204 msgstr "要运行的用户ID"
205
206 #: applications/luci-app-ttyd/luasrc/controller/ttyd.lua:10
207 msgid "ttyd"
208 msgstr "ttyd"
209
210 #: applications/luci-app-ttyd/htdocs/luci-static/resources/view/ttyd/config.js:11
211 msgid "ttyd Instance"
212 msgstr "ttyd 实例"