treewide: switch to bcp47 language codes
[oweals/luci.git] / applications / luci-app-fwknopd / po / zh_Hant / fwknopd.po
1 #
2 # Yangfl <mmyangfl@gmail.com>, 2018.
3 #
4 msgid ""
5 msgstr ""
6 "PO-Revision-Date: 2018-08-07 19:10+0800\n"
7 "Last-Translator: Yangfl <mmyangfl@gmail.com>\n"
8 "Language-Team:  <debian-l10n-chinese@lists.debian.org>\n"
9 "Language: \n"
10 "Content-Type: text/plain; charset=UTF-8\n"
11 "Content-Transfer-Encoding: 8bit\n"
12 "Plural-Forms: nplurals=1; plural=0;\n"
13 "X-Generator: Gtranslator 2.91.7\n"
14
15 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:48
16 msgid ""
17 "Allow SPA clients to request access to services through an iptables firewall "
18 "instead of just to it."
19 msgstr "允許 SPA 客戶端請求通過 iptables 防火牆訪問服務,而不僅僅是被攔截。"
20
21 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:49
22 msgid "Allow SPA clients to request forwarding destination by DNS name."
23 msgstr "允許 SPA 客戶端用 DNS 名稱請求轉發目標。"
24
25 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:22
26 msgid "Base 64 key"
27 msgstr "Base64 金鑰"
28
29 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:33
30 msgid ""
31 "Define a set of ports and protocols (tcp or udp) that will be opened if a "
32 "valid knock sequence is seen. If this entry is not set, fwknopd will attempt "
33 "to honor any proto/port request specified in the SPA data (unless of it "
34 "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated."
35 msgstr ""
36 "定義一組埠和協議(TCP 或 UDP),如果看到有效的敲門(knock)序列,則開啟這些埠"
37 "和協議。如果未設定此條目,fwknopd 將嘗試遵守 SPA 資料中指定的任何協議/端口請"
38 "求(除非匹配到了任何“RESTRICT_PORTS”條目)。多個條目以逗號分隔。"
39
40 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:36
41 msgid ""
42 "Define the length of time access will be granted by fwknopd through the "
43 "firewall after a valid knock sequence from a source IP address. If "
44 "“FW_ACCESS_TIMEOUT” is not set then the default timeout of 30 seconds will "
45 "automatically be set."
46 msgstr ""
47 "定義在源 IP 位址的有效敲門序列後,fwknopd 授予其通過防火牆訪問的時間長度。如"
48 "果未設定“FW_ACCESS_TIMEOUT”,則將自動設定預設超時 30 秒。"
49
50 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:18
51 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:20
52 msgid ""
53 "Define the symmetric key used for decrypting an incoming SPA packet that is "
54 "encrypted by the fwknop client with Rijndael."
55 msgstr ""
56 "定義 Rijndael 對稱金鑰,將用於解密由 fwknop 客戶端傳入的加密 SPA 資料包。"
57
58 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:6
59 msgid "Enable Uci/Luci control"
60 msgstr "啟用 Uci/Luci 控制元件"
61
62 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:8
63 msgid "Enable config overwrite"
64 msgstr "啟用配置覆蓋"
65
66 #: applications/luci-app-fwknopd/luasrc/controller/fwknopd.lua:13
67 msgid "Firewall Knock Daemon"
68 msgstr "Firewall Knock 守護程式"
69
70 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:4
71 msgid "Firewall Knock Operator"
72 msgstr "Firewall Knock 操作者"
73
74 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:39
75 msgid ""
76 "Force all SPA packets to contain a real IP address within the encrypted "
77 "data. This makes it impossible to use the -s command line argument on the "
78 "fwknop client command line, so either -R has to be used to automatically "
79 "resolve the external address (if the client behind a NAT) or the client must "
80 "know the external IP and set it via the -a argument."
81 msgstr ""
82 "強制所有 SPA 資料包在加密資料中包含真實 IP 位址。這使得無法在 fwknop 客戶端命"
83 "令行上使用 -s 指令列引數,因此 -R 必須用於自動解析外部位址(如果 NAT 後面的客"
84 "戶端),或客戶端必須通過 -a 引數知道外部 IP。"
85
86 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:46
87 msgid ""
88 "Maximum age in seconds that an SPA packet will be accepted. defaults to 120 "
89 "seconds"
90 msgstr "SPA 資料包的最大可接受年齡(秒)。預設為 120 秒"
91
92 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:19
93 msgid "Normal Key"
94 msgstr "普通金鑰"
95
96 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:47
97 msgid "Specify the ethernet interface on which fwknopd will sniff packets."
98 msgstr "指定 fwknopd 將要嗅探資料包的乙太網介面。"
99
100 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:28
101 msgid "The base64 hmac key"
102 msgstr "base64 hmac 金鑰"
103
104 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:17
105 msgid "Use ANY for any source ip"
106 msgstr "對任何源 IP 使用 ANY"
107
108 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:8
109 msgid ""
110 "When unchecked, the config files in /etc/fwknopd will be used as is, "
111 "ignoring any settings here."
112 msgstr ""
113 "取消選中時,/etc/fwknopd 中的配置檔案將按原樣使用,忽略此處的任何設定。"
114
115 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:10
116 msgid "access.conf stanzas"
117 msgstr "access.conf 節"
118
119 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:44
120 msgid "fwknopd.conf config options"
121 msgstr "fwknopd.conf 配置選項"