123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299 |
- #
- # Yangfl <mmyangfl@gmail.com>, 2018.
- #
- msgid ""
- msgstr ""
- "PO-Revision-Date: 2021-01-09 15:32+0000\n"
- "Last-Translator: akibou <jinwenxin1997@icloud.com>\n"
- "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/"
- "openwrt/luciapplicationsfwknopd/zh_Hant/>\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/htdocs/luci-static/resources/view/fwknopd.js:602
- 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/htdocs/luci-static/resources/view/fwknopd.js:603
- msgid "Allow SPA clients to request forwarding destination by DNS name."
- msgstr "允許 SPA 客戶端用 DNS 名稱請求轉發目標。"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573
- msgid "Base64 key"
- msgstr "Base64 金鑰"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:308
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:319
- msgid "Close"
- msgstr "關閉"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485
- msgid "Custom configuration"
- msgstr "自定義配置"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415
- msgid "Custom configuration read from /etc/fwknop/access.conf."
- msgstr "自定義配置從/etc/fwknop/access.conf中讀取。"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581
- msgid ""
- "Define a set of ports and protocols (tcp or udp) that are explicitly not "
- "allowed regardless of the validity of the incoming SPA packet. Multiple "
- "entries are comma-separated."
- msgstr ""
- "定義一組明確禁止的埠號和協定(tcp或udp),無論傳入SPA封包的有效性如何。多個條"
- "目以逗號分隔。"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576
- 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/htdocs/luci-static/resources/view/fwknopd.js:562
- msgid ""
- "Define the HMAC authentication key (in Base64 encoding) used for verifying "
- "the authenticity of the SPA packet before the packet is decrypted."
- msgstr ""
- "定義HMAC身份驗證金鑰(採用Base64編碼),用於在解密SPA封包之前驗證該封包的真實"
- "性。"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554
- msgid ""
- "Define the HMAC authentication key used for verifying the authenticity of "
- "the SPA packet before the packet is decrypted."
- msgstr "定義HMAC身份驗證金鑰,用於在解密SPA封包之前驗證該封包的真實性。"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585
- 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/htdocs/luci-static/resources/view/fwknopd.js:540
- msgid ""
- "Define the symmetric key (in Base64 encoding) used for decrypting an "
- "incoming SPA packet that is encrypted by the fwknop client with Rijndael."
- msgstr ""
- "定義對稱金鑰(採用Base64編碼),該對稱金鑰用於解密由fwknop客戶端使用Rijndael"
- "加密的傳入SPA封包。"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532
- 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/htdocs/luci-static/resources/view/fwknopd.js:480
- msgid "Enable Uci/Luci control"
- msgstr "啟用 Uci/Luci 控制元件"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482
- msgid "Enable config overwrite"
- msgstr "啟用配置覆蓋"
- #: applications/luci-app-fwknopd/root/usr/share/luci/menu.d/luci-app-fwknopd.json:3
- msgid "Firewall Knock Daemon"
- msgstr "Firewall Knock 守護程式"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478
- msgid "Firewall Knock Operator Daemon"
- msgstr "防火牆敲門操作員常駐服務"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590
- 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/htdocs/luci-static/resources/view/fwknopd.js:527
- msgid "Generate Keys"
- msgstr "產生金鑰"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523
- msgid "Generate keys"
- msgstr "產生金鑰"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523
- msgid ""
- "Generates the symmetric key used for decrypting an incoming SPA packet, that "
- "is encrypted by the fwknop client with Rijndael block cipher, and HMAC "
- "authentication key used to verify the authenticity of the incoming SPA "
- "packet before the packet is decrypted."
- msgstr ""
- "生成用於解密傳入SPA封包的對稱金鑰,該對稱金鑰由fwknop客戶端使用Rijndael區塊密"
- "碼進行加密,以及生成HMAC身份驗證金鑰,用於在解密該SPA消息之前驗證傳入SPA封包"
- "的真實性。"
- #: applications/luci-app-fwknopd/root/usr/share/rpcd/acl.d/luci-app-fwknopd.json:3
- msgid "Grant UCI access for luci-app-fwknopd"
- msgstr "授予 luci-app-fwknopd 擁有 UCI 存取的權限"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571
- msgid "HMAC key type"
- msgstr "HMAC金鑰類型"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549
- msgid "Key type"
- msgstr "金鑰類型"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:178
- msgid "Loading…"
- msgstr "載入中…"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600
- msgid ""
- "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 "
- "seconds."
- msgstr "SPA封包將被接受的最大期限(以秒為單位)。默認為120秒。"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494
- msgid "Network"
- msgstr "網路"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492
- msgid "Network configuration"
- msgstr "網絡配置"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:315
- msgid "No stanza found."
- msgstr "找不到節。"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572
- msgid "Normal key"
- msgstr "普通金鑰"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485
- msgid ""
- "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) "
- "and generates QR codes for all found stanzas. Handles only files in /etc/"
- "fwknop folder due to access rights restrictions."
- msgstr ""
- "解析 /etc/fwknop/access.conf 檔案(以及包含的檔案/資料夾/金鑰),並為所有找"
- "到的節生成 QR 碼。由於存取權限的限制,僅處理 /etc/fwknop 資料夾中的檔案。"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506
- msgid "QR code"
- msgstr "QR 二維條碼"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489
- msgid "Show access.conf QR codes"
- msgstr "顯示access.conf QR二維條碼"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601
- msgid "Specify the ethernet interface on which fwknopd will sniff packets."
- msgstr "指定 fwknopd 將要嗅探資料包的乙太網介面。"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568
- msgid "The HMAC authentication key has to be specified."
- msgstr "必須指定HMAC身份驗證金鑰。"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517
- msgid ""
- "The destination address for which the SPA packet will be accepted. The "
- "string “ANY” is also accepted if a valid SPA packet should be honored to any "
- "destination IP. Networks should be specified in CIDR notation (e.g. "
- "“192.168.10.0/24”), and individual IP addresses can be specified as well. "
- "Multiple entries are comma-separated."
- msgstr ""
- "SPA封包將被接受的目標位址。如果有效的SPA封包應遵循任何目標IP,則也接受字符"
- "串“ ANY”。應該以CIDR表示法指定網絡(例如 “ 192.168.10.0/24”),也可以指定單個"
- "IP地址。多個條目以逗號分隔。"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494
- msgid ""
- "The network on which the daemon listens. The daemon is automatically started "
- "when the network is up-and-running. This option has precedence over "
- "“PCAP_INTF” option."
- msgstr ""
- "常駐服務監聽的網絡。網絡啟動並運行時,常駐服務會自動啟動。此選項優先於“ "
- "PCAP_INTF”選項。"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508
- msgid ""
- "The source address from which the SPA packet will be accepted. The string "
- "“ANY” is also accepted if a valid SPA packet should be honored from any "
- "source IP. Networks should be specified in CIDR notation (e.g. "
- "“192.168.10.0/24”), and individual IP addresses can be specified as well. "
- "Multiple entries are comma-separated."
- msgstr ""
- "將接受SPA封包的來源位址。如果應該從任何來源IP接受有效的SPA封包,則也接受字"
- "符“ANY”。應該以CIDR表示法指定網絡(例如“ 192.168.10.0/24”),也可以指定單個IP"
- "地址。多個條目以逗號分隔。"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514
- msgid "The source address has to be specified."
- msgstr "必須指定來源地址。"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546
- msgid "The symmetric key has to be specified."
- msgstr "必須指定對稱金鑰。"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594
- 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/htdocs/luci-static/resources/view/fwknopd.js:482
- 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/htdocs/luci-static/resources/view/fwknopd.js:419
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502
- msgid "access.conf stanzas"
- msgstr "access.conf 節"
- #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598
- msgid "fwknopd.conf config options"
- msgstr "fwknopd.conf 配置選項"
- #~ msgid "Firewall Knock Operator"
- #~ msgstr "Firewall Knock 操作者"
- #~ msgid "The Base64 HMAC key"
- #~ msgstr "base64 HMAC 金鑰"
- #~ msgid "Use ANY for any source IP"
- #~ msgstr "對任何源 IP 使用 ANY"
|