bbadad513f3df180e5d9e6cf6b6f8583d3c5439c
[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-01-13 00:56+0000\n"
7 "Last-Translator: 孤爺仔 <7312140@qq.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.4.1-dev\n"
15
16 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:48
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/luasrc/model/cbi/fwknopd.lua:49
23 msgid "Allow SPA clients to request forwarding destination by DNS name."
24 msgstr "允许 SPA 客户端用 DNS 名称请求转发目标。"
25
26 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:22
27 msgid "Base 64 key"
28 msgstr "Base64 密钥"
29
30 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:33
31 msgid ""
32 "Define a set of ports and protocols (tcp or udp) that will be opened if a "
33 "valid knock sequence is seen. If this entry is not set, fwknopd will attempt "
34 "to honor any proto/port request specified in the SPA data (unless of it "
35 "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated."
36 msgstr ""
37 "定义一组端口和协议(TCP 或 UDP),如果看到有效的敲门(knock)序列,则打开这些"
38 "端口和协议。如果未设置此条目,fwknopd 将尝试遵守 SPA 数据中指定的任何协议/端"
39 "口请求(除非匹配到了任何“RESTRICT_PORTS”条目)。多个条目以逗号分隔。"
40
41 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:36
42 msgid ""
43 "Define the length of time access will be granted by fwknopd through the "
44 "firewall after a valid knock sequence from a source IP address. If "
45 "“FW_ACCESS_TIMEOUT” is not set then the default timeout of 30 seconds will "
46 "automatically be set."
47 msgstr ""
48 "定义在源 IP 地址的有效敲门序列后,fwknopd 授予其通过防火墙访问的时间长度。如"
49 "果未设置“FW_ACCESS_TIMEOUT”,则将自动设置默认超时 30 秒。"
50
51 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:18
52 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:20
53 msgid ""
54 "Define the symmetric key used for decrypting an incoming SPA packet that is "
55 "encrypted by the fwknop client with Rijndael."
56 msgstr ""
57 "定义 Rijndael 对称密钥,将用于解密由 fwknop 客户端传入的加密 SPA 数据包。"
58
59 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:6
60 msgid "Enable Uci/Luci control"
61 msgstr "启用 Uci/Luci 控件"
62
63 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:8
64 msgid "Enable config overwrite"
65 msgstr "启用配置覆盖"
66
67 #: applications/luci-app-fwknopd/luasrc/controller/fwknopd.lua:13
68 msgid "Firewall Knock Daemon"
69 msgstr "Firewall Knock 守护进程"
70
71 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:4
72 msgid "Firewall Knock Operator"
73 msgstr "Firewall Knock 操作者"
74
75 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:39
76 msgid ""
77 "Force all SPA packets to contain a real IP address within the encrypted "
78 "data. This makes it impossible to use the -s command line argument on the "
79 "fwknop client command line, so either -R has to be used to automatically "
80 "resolve the external address (if the client behind a NAT) or the client must "
81 "know the external IP and set it via the -a argument."
82 msgstr ""
83 "强制所有 SPA 数据包在加密数据中包含真实 IP 地址。这使得无法在 fwknop 客户端命"
84 "令行上使用 -s 命令行参数,因此 -R 必须用于自动解析外部地址(如果 NAT 后面的客"
85 "户端),或客户端必须通过 -a 参数知道外部 IP。"
86
87 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:46
88 msgid ""
89 "Maximum age in seconds that an SPA packet will be accepted. defaults to 120 "
90 "seconds"
91 msgstr "SPA 数据包的最大可接受年龄(秒)。默认为 120 秒"
92
93 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:19
94 msgid "Normal Key"
95 msgstr "普通密钥"
96
97 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:47
98 msgid "Specify the ethernet interface on which fwknopd will sniff packets."
99 msgstr "指定 fwknopd 将要嗅探数据包的以太网接口。"
100
101 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:28
102 msgid "The base64 hmac key"
103 msgstr "base64 hmac 密钥"
104
105 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:17
106 msgid "Use ANY for any source ip"
107 msgstr "对任何源 IP 使用 ANY"
108
109 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:8
110 msgid ""
111 "When unchecked, the config files in /etc/fwknopd will be used as is, "
112 "ignoring any settings here."
113 msgstr ""
114 "取消选中时,/etc/fwknopd 中的配置文件将按原样使用,忽略此处的任何设置。"
115
116 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:10
117 msgid "access.conf stanzas"
118 msgstr "access.conf 节"
119
120 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:44
121 msgid "fwknopd.conf config options"
122 msgstr "fwknopd.conf 配置选项"