# # Yangfl , 2018. # msgid "" msgstr "" "PO-Revision-Date: 2021-01-09 15:32+0000\n" "Last-Translator: akibou \n" "Language-Team: Chinese (Traditional) \n" "Language: zh_Hant\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 4.4.1-dev\n" #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:51 msgid "" "Allow SPA clients to request access to services through an iptables firewall " "instead of just to it." msgstr "容許 SPA 客戶端請求通過 iptables 防火牆存取服務,而不僅僅是被攔截。" #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:52 msgid "Allow SPA clients to request forwarding destination by DNS name." msgstr "允許 SPA 客戶端用 DNS 名稱請求轉發目標。" #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:22 msgid "Base 64 key" msgstr "Base64 金鑰" #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:33 msgid "" "Define a set of ports and protocols (tcp or udp) that will be opened if a " "valid knock sequence is seen. If this entry is not set, fwknopd will attempt " "to honor any proto/port request specified in the SPA data (unless of it " "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated." msgstr "" "定義一組埠和協議(TCP 或 UDP),如果看到有效的敲門(knock)序列,則開啟這些埠" "和協議。如果未設定此條目,fwknopd 將嘗試遵守 SPA 資料中指定的任何協議/端口請" "求(除非匹配到了任何“RESTRICT_PORTS”條目)。多個條目以逗號分隔。" #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:36 msgid "" "Define the length of time access will be granted by fwknopd through the " "firewall after a valid knock sequence from a source IP address. If " "“FW_ACCESS_TIMEOUT” is not set then the default timeout of 30 seconds will " "automatically be set." msgstr "" "定義在取得源 IP 位址的有效敲門序列後,fwknopd 允許通過防火牆存取的「時間長" "度」。如果未設定 “FW_ACCESS_TIMEOUT”,將自動設定逾時 30 秒為預設值。" #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:18 #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:20 msgid "" "Define the symmetric key used for decrypting an incoming SPA packet that is " "encrypted by the fwknop client with Rijndael." msgstr "" "定義 Rijndael 對稱金鑰,將用於解密由 fwknop 客戶端傳入的加密 SPA 資料包。" #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:6 msgid "Enable Uci/Luci control" msgstr "啟用 Uci/Luci 控制元件" #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:8 msgid "Enable config overwrite" msgstr "啟用配置覆蓋" #: applications/luci-app-fwknopd/luasrc/controller/fwknopd.lua:13 msgid "Firewall Knock Daemon" msgstr "Firewall Knock 守護程式" #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:4 msgid "Firewall Knock Operator" msgstr "Firewall Knock 操作者" #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:39 msgid "" "Force all SPA packets to contain a real IP address within the encrypted " "data. This makes it impossible to use the -s command line argument on the " "fwknop client command line, so either -R has to be used to automatically " "resolve the external address (if the client behind a NAT) or the client must " "know the external IP and set it via the -a argument." msgstr "" "強制所有 SPA 資料包在加密資料中包含真實 IP 位址。這使得無法在 fwknop 客戶端命" "令行上使用 -s 指令列引數,因此 -R 必須用於自動解析外部位址(如果 NAT 後面的客" "戶端),或客戶端必須通過 -a 引數知道外部 IP。" #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:49 msgid "" "Maximum age in seconds that an SPA packet will be accepted. defaults to 120 " "seconds" msgstr "SPA 資料包的最大可接受年齡(秒)。預設為 120 秒" #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:19 msgid "Normal Key" msgstr "普通金鑰" #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:50 msgid "Specify the ethernet interface on which fwknopd will sniff packets." msgstr "指定 fwknopd 將要嗅探資料包的乙太網介面。" #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:28 msgid "The base64 hmac key" msgstr "base64 hmac 金鑰" #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:43 msgid "" "This instructs fwknopd to accept complete commands that are contained within " "an authorization packet. Any such command will be executed on the fwknopd " "server as the user specified by the “CMD_EXEC_USER” or as the user that " "started fwknopd if that is not set." msgstr "" #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:17 msgid "Use ANY for any source ip" msgstr "對任何源 IP 使用 ANY" #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:8 msgid "" "When unchecked, the config files in /etc/fwknopd will be used as is, " "ignoring any settings here." msgstr "" "取消選中時,/etc/fwknopd 中的配置檔案將按原樣使用,忽略此處的任何設定。" #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:10 msgid "access.conf stanzas" msgstr "access.conf 節" #: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:47 msgid "fwknopd.conf config options" msgstr "fwknopd.conf 配置選項"