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