9dca9063ab2420e27852f2543328ef0b564f8c11
[project/luci.git] / applications / luci-app-fwknopd / po / zh_Hans / fwknopd.po
1 #
2 # Yangfl <mmyangfl@gmail.com>, 2018.
3 #
4 msgid ""
5 msgstr ""
6 "PO-Revision-Date: 2021-05-04 07:40+0000\n"
7 "Last-Translator: Eric <spice2wolf@gmail.com>\n"
8 "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
9 "openwrt/luciapplicationsfwknopd/zh_Hans/>\n"
10 "Language: zh_Hans\n"
11 "Content-Type: text/plain; charset=UTF-8\n"
12 "Content-Transfer-Encoding: 8bit\n"
13 "Plural-Forms: nplurals=1; plural=0;\n"
14 "X-Generator: Weblate 4.7-dev\n"
15
16 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598
17 msgid ""
18 "Allow SPA clients to request access to services through an iptables firewall "
19 "instead of just to it."
20 msgstr "允许 SPA 客户端请求通过 iptables 防火墙访问服务,而不仅仅是被拦截。"
21
22 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599
23 msgid "Allow SPA clients to request forwarding destination by DNS name."
24 msgstr "允许 SPA 客户端用 DNS 名称请求转发目标。"
25
26 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437
27 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454
28 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547
29 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569
30 msgid "Base64 key"
31 msgstr "Base64 密钥"
32
33 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:308
34 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:319
35 msgid "Close"
36 msgstr "关闭"
37
38 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481
39 msgid "Custom configuration"
40 msgstr "自定义配置"
41
42 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411
43 msgid "Custom configuration read from /etc/fwknop/access.conf."
44 msgstr "从 /etc/fwknop/access.conf 读取自定义配置."
45
46 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577
47 msgid ""
48 "Define a set of ports and protocols (tcp or udp) that are explicitly not "
49 "allowed regardless of the validity of the incoming SPA packet. Multiple "
50 "entries are comma-separated."
51 msgstr ""
52 "定义一组端口和协议(tcp或udp),无论传入的SPA包的有效性如何,都明确不允许这些端"
53 "口和协议。用英文逗号分隔多个条目。"
54
55 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572
56 msgid ""
57 "Define a set of ports and protocols (tcp or udp) that will be opened if a "
58 "valid knock sequence is seen. If this entry is not set, fwknopd will attempt "
59 "to honor any proto/port request specified in the SPA data (unless of it "
60 "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated."
61 msgstr ""
62 "定义一组端口和协议(TCP 或 UDP),如果看到有效的敲门(knock)序列,则打开这些"
63 "端口和协议。如果未设置此条目,fwknopd 将尝试遵守 SPA 数据中指定的任何协议/端"
64 "口请求(除非匹配到了任何“RESTRICT_PORTS”条目)。多个条目以逗号分隔。"
65
66 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558
67 msgid ""
68 "Define the HMAC authentication key (in Base64 encoding) used for verifying "
69 "the authenticity of the SPA packet before the packet is decrypted."
70 msgstr ""
71 "定义HMAC认证密钥(使用Base64编码),用于在数据包解密之前验证SPA数据包的真实性。"
72
73 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550
74 msgid ""
75 "Define the HMAC authentication key used for verifying the authenticity of "
76 "the SPA packet before the packet is decrypted."
77 msgstr "定义HMAC认证密钥,用于在数据包被解密之前验证SPA数据包的真实性。"
78
79 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581
80 msgid ""
81 "Define the length of time access will be granted by fwknopd through the "
82 "firewall after a valid knock sequence from a source IP address. If "
83 "“FW_ACCESS_TIMEOUT” is not set then the default timeout of 30 seconds will "
84 "automatically be set."
85 msgstr ""
86 "定义在源 IP 地址的有效敲门序列后,fwknopd 授予其通过防火墙访问的时间长度。如"
87 "果未设置“FW_ACCESS_TIMEOUT”,则将自动设置默认超时 30 秒。"
88
89 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536
90 msgid ""
91 "Define the symmetric key (in Base64 encoding) used for decrypting an "
92 "incoming SPA packet that is encrypted by the fwknop client with Rijndael."
93 msgstr ""
94 "定义对称密钥(以Base64编码方式),用于解密由fwknop客户机使用Rijndael加密的传入"
95 "SPA包。"
96
97 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528
98 msgid ""
99 "Define the symmetric key used for decrypting an incoming SPA packet that is "
100 "encrypted by the fwknop client with Rijndael."
101 msgstr ""
102 "定义 Rijndael 对称密钥,将用于解密由 fwknop 客户端传入的加密 SPA 数据包。"
103
104 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476
105 msgid "Enable Uci/Luci control"
106 msgstr "启用 Uci/Luci 控件"
107
108 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478
109 msgid "Enable config overwrite"
110 msgstr "启用配置覆盖"
111
112 #: applications/luci-app-fwknopd/root/usr/share/luci/menu.d/luci-app-fwknopd.json:3
113 msgid "Firewall Knock Daemon"
114 msgstr "Firewall Knock 守护进程"
115
116 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303
117 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314
118 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474
119 msgid "Firewall Knock Operator Daemon"
120 msgstr "防火墙Knock Operator守护进程"
121
122 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586
123 msgid ""
124 "Force all SPA packets to contain a real IP address within the encrypted "
125 "data. This makes it impossible to use the -s command line argument on the "
126 "fwknop client command line, so either -R has to be used to automatically "
127 "resolve the external address (if the client behind a NAT) or the client must "
128 "know the external IP and set it via the -a argument."
129 msgstr ""
130 "强制所有 SPA 数据包在加密数据中包含真实 IP 地址。这使得无法在 fwknop 客户端命"
131 "令行上使用 -s 命令行参数,因此 -R 必须用于自动解析外部地址(如果 NAT 后面的客"
132 "户端),或客户端必须通过 -a 参数知道外部 IP。"
133
134 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523
135 msgid "Generate Keys"
136 msgstr "生成密钥"
137
138 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519
139 msgid "Generate keys"
140 msgstr "生成多个密钥"
141
142 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519
143 msgid ""
144 "Generates the symmetric key used for decrypting an incoming SPA packet, that "
145 "is encrypted by the fwknop client with Rijndael block cipher, and HMAC "
146 "authentication key used to verify the authenticity of the incoming SPA "
147 "packet before the packet is decrypted."
148 msgstr ""
149 "生成用于解密传入SPA包的对称密钥,该密钥由fwknop客户端使用Rijndael块密码加密,"
150 "以及用于在解密数据包前验证传入SPA包的真实性的HMAC身份验证密钥。"
151
152 #: applications/luci-app-fwknopd/root/usr/share/rpcd/acl.d/luci-app-fwknopd.json:3
153 msgid "Grant UCI access for luci-app-fwknopd"
154 msgstr "授予UCI访问luci-app-fwknopd的权限"
155
156 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567
157 msgid "HMAC key type"
158 msgstr "HMAC 密钥类型"
159
160 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545
161 msgid "Key type"
162 msgstr "密钥类型"
163
164 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:178
165 msgid "Loading…"
166 msgstr "载入中…"
167
168 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596
169 msgid ""
170 "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 "
171 "seconds."
172 msgstr "SPA 数据包可被接受的最大期限(以秒为单位)。默认为120秒。"
173
174 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490
175 msgid "Network"
176 msgstr "网络"
177
178 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488
179 msgid "Network configuration"
180 msgstr "网络配置"
181
182 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:315
183 msgid "No stanza found."
184 msgstr "没有找到 stanza。"
185
186 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436
187 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453
188 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546
189 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568
190 msgid "Normal key"
191 msgstr "普通密钥"
192
193 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481
194 msgid ""
195 "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) "
196 "and generates QR codes for all found stanzas. Handles only files in /etc/"
197 "fwknop folder due to access rights restrictions."
198 msgstr ""
199 "解析/etc/fwknop/access.conf文件(以及包含的文件/文件夹/密钥)并为所有找到的"
200 "stanzas生成二维码。由于访问权限的限制,只能处理/etc/fwknop文件夹中的文件。"
201
202 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418
203 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502
204 msgid "QR code"
205 msgstr "QR码"
206
207 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485
208 msgid "Show access.conf QR codes"
209 msgstr "显示 access.conf 二维码"
210
211 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597
212 msgid "Specify the ethernet interface on which fwknopd will sniff packets."
213 msgstr "指定 fwknopd 将要嗅探数据包的以太网接口。"
214
215 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443
216 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449
217 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555
218 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564
219 msgid "The HMAC authentication key has to be specified."
220 msgstr "必须指定HMAC验证密钥。"
221
222 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513
223 msgid ""
224 "The destination address for which the SPA packet will be accepted. The "
225 "string “ANY” is also accepted if a valid SPA packet should be honored to any "
226 "destination IP. Networks should be specified in CIDR notation (e.g. "
227 "“192.168.10.0/24”), and individual IP addresses can be specified as well. "
228 "Multiple entries are comma-separated."
229 msgstr ""
230 "接受SPA包的目的地址。如果一个有效的SPA包应该被任意目的地IP接受,字符串“ANY”也"
231 "被接受。网络应该用CIDR符号指定(例如“192.168.10.0/24”),也可以通过单独的IP地址"
232 "进行指定。用英文逗号分隔多个条目。"
233
234 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490
235 msgid ""
236 "The network on which the daemon listens. The daemon is automatically started "
237 "when the network is up-and-running. This option has precedence over "
238 "“PCAP_INTF” option."
239 msgstr ""
240 "守护进程侦听的网络。当网络启动并运行时,守护进程将被自动启动。此选项的优先级"
241 "高于“PCAP_INTF”选项。"
242
243 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504
244 msgid ""
245 "The source address from which the SPA packet will be accepted. The string "
246 "“ANY” is also accepted if a valid SPA packet should be honored from any "
247 "source IP. Networks should be specified in CIDR notation (e.g. "
248 "“192.168.10.0/24”), and individual IP addresses can be specified as well. "
249 "Multiple entries are comma-separated."
250 msgstr ""
251 "SPA包被接受的源地址。如果接受来自任意源IP的有效SPA包,字符串“ANY”也被接受。网"
252 "络应该用CIDR符号中指定(例如“192.168.10.0/24”),也可以通过单独的IPI地址进行指"
253 "定。用英文逗号分隔多个条目。"
254
255 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510
256 msgid "The source address has to be specified."
257 msgstr "必须指定源地址。"
258
259 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426
260 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432
261 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533
262 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542
263 msgid "The symmetric key has to be specified."
264 msgstr "必须指定对称密钥。"
265
266 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590
267 msgid ""
268 "This instructs fwknopd to accept complete commands that are contained within "
269 "an authorization packet. Any such command will be executed on the fwknopd "
270 "server as the user specified by the “CMD_EXEC_USER” or as the user that "
271 "started fwknopd if that is not set."
272 msgstr ""
273 "这指示fwknopd接受包含在授权包中的完整命令。任何这样的命令都将在fwknopd服务器"
274 "上以“CMD_EXEC_USER”指定的用户或启动fwknopd的用户(如果没有设置的话)的身份执"
275 "行。"
276
277 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478
278 msgid ""
279 "When unchecked, the config files in /etc/fwknopd will be used as is, "
280 "ignoring any settings here."
281 msgstr ""
282 "取消选中时,/etc/fwknopd 中的配置文件将按原样使用,忽略此处的任何设置。"
283
284 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415
285 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498
286 msgid "access.conf stanzas"
287 msgstr "access.conf 节"
288
289 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594
290 msgid "fwknopd.conf config options"
291 msgstr "fwknopd.conf 配置选项"
292
293 #~ msgid "Firewall Knock Operator"
294 #~ msgstr "Firewall Knock 操作者"
295
296 #~ msgid "The Base64 HMAC key"
297 #~ msgstr "base64 HMAC 密钥"
298
299 #~ msgid "Use ANY for any source IP"
300 #~ msgstr "对任何源 IP 使用 ANY"