fwknopd.po 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299
  1. #
  2. # Yangfl <mmyangfl@gmail.com>, 2018.
  3. #
  4. msgid ""
  5. msgstr ""
  6. "PO-Revision-Date: 2021-05-04 07:40+0000\n"
  7. "Last-Translator: Eric <spice2wolf@gmail.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.7-dev\n"
  15. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602
  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. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603
  21. msgid "Allow SPA clients to request forwarding destination by DNS name."
  22. msgstr "允许 SPA 客户端用 DNS 名称请求转发目标。"
  23. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441
  24. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458
  25. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551
  26. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573
  27. msgid "Base64 key"
  28. msgstr "Base64 密钥"
  29. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:308
  30. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:319
  31. msgid "Close"
  32. msgstr "关闭"
  33. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485
  34. msgid "Custom configuration"
  35. msgstr "自定义配置"
  36. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415
  37. msgid "Custom configuration read from /etc/fwknop/access.conf."
  38. msgstr "从 /etc/fwknop/access.conf 读取自定义配置."
  39. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581
  40. msgid ""
  41. "Define a set of ports and protocols (tcp or udp) that are explicitly not "
  42. "allowed regardless of the validity of the incoming SPA packet. Multiple "
  43. "entries are comma-separated."
  44. msgstr ""
  45. "定义一组端口和协议(tcp或udp),无论传入的SPA包的有效性如何,都明确不允许这些端"
  46. "口和协议。用英文逗号分隔多个条目。"
  47. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576
  48. msgid ""
  49. "Define a set of ports and protocols (tcp or udp) that will be opened if a "
  50. "valid knock sequence is seen. If this entry is not set, fwknopd will attempt "
  51. "to honor any proto/port request specified in the SPA data (unless of it "
  52. "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated."
  53. msgstr ""
  54. "定义一组端口和协议(TCP 或 UDP),如果看到有效的敲门(knock)序列,则打开这些"
  55. "端口和协议。如果未设置此条目,fwknopd 将尝试遵守 SPA 数据中指定的任何协议/端"
  56. "口请求(除非匹配到了任何“RESTRICT_PORTS”条目)。多个条目以逗号分隔。"
  57. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562
  58. msgid ""
  59. "Define the HMAC authentication key (in Base64 encoding) used for verifying "
  60. "the authenticity of the SPA packet before the packet is decrypted."
  61. msgstr ""
  62. "定义HMAC认证密钥(使用Base64编码),用于在数据包解密之前验证SPA数据包的真实性。"
  63. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554
  64. msgid ""
  65. "Define the HMAC authentication key used for verifying the authenticity of "
  66. "the SPA packet before the packet is decrypted."
  67. msgstr "定义HMAC认证密钥,用于在数据包被解密之前验证SPA数据包的真实性。"
  68. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585
  69. msgid ""
  70. "Define the length of time access will be granted by fwknopd through the "
  71. "firewall after a valid knock sequence from a source IP address. If "
  72. "“FW_ACCESS_TIMEOUT” is not set then the default timeout of 30 seconds will "
  73. "automatically be set."
  74. msgstr ""
  75. "定义在源 IP 地址的有效敲门序列后,fwknopd 授予其通过防火墙访问的时间长度。如"
  76. "果未设置“FW_ACCESS_TIMEOUT”,则将自动设置默认超时 30 秒。"
  77. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540
  78. msgid ""
  79. "Define the symmetric key (in Base64 encoding) used for decrypting an "
  80. "incoming SPA packet that is encrypted by the fwknop client with Rijndael."
  81. msgstr ""
  82. "定义对称密钥(以Base64编码方式),用于解密由fwknop客户机使用Rijndael加密的传入"
  83. "SPA包。"
  84. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532
  85. msgid ""
  86. "Define the symmetric key used for decrypting an incoming SPA packet that is "
  87. "encrypted by the fwknop client with Rijndael."
  88. msgstr ""
  89. "定义 Rijndael 对称密钥,将用于解密由 fwknop 客户端传入的加密 SPA 数据包。"
  90. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480
  91. msgid "Enable Uci/Luci control"
  92. msgstr "启用 Uci/Luci 控件"
  93. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482
  94. msgid "Enable config overwrite"
  95. msgstr "启用配置覆盖"
  96. #: applications/luci-app-fwknopd/root/usr/share/luci/menu.d/luci-app-fwknopd.json:3
  97. msgid "Firewall Knock Daemon"
  98. msgstr "Firewall Knock 守护进程"
  99. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303
  100. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314
  101. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478
  102. msgid "Firewall Knock Operator Daemon"
  103. msgstr "防火墙Knock Operator守护进程"
  104. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590
  105. msgid ""
  106. "Force all SPA packets to contain a real IP address within the encrypted "
  107. "data. This makes it impossible to use the -s command line argument on the "
  108. "fwknop client command line, so either -R has to be used to automatically "
  109. "resolve the external address (if the client behind a NAT) or the client must "
  110. "know the external IP and set it via the -a argument."
  111. msgstr ""
  112. "强制所有 SPA 数据包在加密数据中包含真实 IP 地址。这使得无法在 fwknop 客户端命"
  113. "令行上使用 -s 命令行参数,因此 -R 必须用于自动解析外部地址(如果 NAT 后面的客"
  114. "户端),或客户端必须通过 -a 参数知道外部 IP。"
  115. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527
  116. msgid "Generate Keys"
  117. msgstr "生成密钥"
  118. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523
  119. msgid "Generate keys"
  120. msgstr "生成多个密钥"
  121. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523
  122. msgid ""
  123. "Generates the symmetric key used for decrypting an incoming SPA packet, that "
  124. "is encrypted by the fwknop client with Rijndael block cipher, and HMAC "
  125. "authentication key used to verify the authenticity of the incoming SPA "
  126. "packet before the packet is decrypted."
  127. msgstr ""
  128. "生成用于解密传入SPA包的对称密钥,该密钥由fwknop客户端使用Rijndael块密码加密,"
  129. "以及用于在解密数据包前验证传入SPA包的真实性的HMAC身份验证密钥。"
  130. #: applications/luci-app-fwknopd/root/usr/share/rpcd/acl.d/luci-app-fwknopd.json:3
  131. msgid "Grant UCI access for luci-app-fwknopd"
  132. msgstr "授予UCI访问luci-app-fwknopd的权限"
  133. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571
  134. msgid "HMAC key type"
  135. msgstr "HMAC 密钥类型"
  136. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549
  137. msgid "Key type"
  138. msgstr "密钥类型"
  139. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:178
  140. msgid "Loading…"
  141. msgstr "载入中…"
  142. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600
  143. msgid ""
  144. "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 "
  145. "seconds."
  146. msgstr "SPA 数据包可被接受的最大期限(以秒为单位)。默认为120秒。"
  147. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494
  148. msgid "Network"
  149. msgstr "网络"
  150. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492
  151. msgid "Network configuration"
  152. msgstr "网络配置"
  153. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:315
  154. msgid "No stanza found."
  155. msgstr "没有找到 stanza。"
  156. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440
  157. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457
  158. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550
  159. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572
  160. msgid "Normal key"
  161. msgstr "普通密钥"
  162. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485
  163. msgid ""
  164. "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) "
  165. "and generates QR codes for all found stanzas. Handles only files in /etc/"
  166. "fwknop folder due to access rights restrictions."
  167. msgstr ""
  168. "解析/etc/fwknop/access.conf文件(以及包含的文件/文件夹/密钥)并为所有找到的"
  169. "stanzas生成二维码。由于访问权限的限制,只能处理/etc/fwknop文件夹中的文件。"
  170. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422
  171. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506
  172. msgid "QR code"
  173. msgstr "QR码"
  174. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489
  175. msgid "Show access.conf QR codes"
  176. msgstr "显示 access.conf 二维码"
  177. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601
  178. msgid "Specify the ethernet interface on which fwknopd will sniff packets."
  179. msgstr "指定 fwknopd 将要嗅探数据包的以太网接口。"
  180. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447
  181. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453
  182. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559
  183. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568
  184. msgid "The HMAC authentication key has to be specified."
  185. msgstr "必须指定HMAC验证密钥。"
  186. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517
  187. msgid ""
  188. "The destination address for which the SPA packet will be accepted. The "
  189. "string “ANY” is also accepted if a valid SPA packet should be honored to any "
  190. "destination IP. Networks should be specified in CIDR notation (e.g. "
  191. "“192.168.10.0/24”), and individual IP addresses can be specified as well. "
  192. "Multiple entries are comma-separated."
  193. msgstr ""
  194. "接受SPA包的目的地址。如果一个有效的SPA包应该被任意目的地IP接受,字符串“ANY”也"
  195. "被接受。网络应该用CIDR符号指定(例如“192.168.10.0/24”),也可以通过单独的IP地址"
  196. "进行指定。用英文逗号分隔多个条目。"
  197. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494
  198. msgid ""
  199. "The network on which the daemon listens. The daemon is automatically started "
  200. "when the network is up-and-running. This option has precedence over "
  201. "“PCAP_INTF” option."
  202. msgstr ""
  203. "守护进程侦听的网络。当网络启动并运行时,守护进程将被自动启动。此选项的优先级"
  204. "高于“PCAP_INTF”选项。"
  205. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508
  206. msgid ""
  207. "The source address from which the SPA packet will be accepted. The string "
  208. "“ANY” is also accepted if a valid SPA packet should be honored from any "
  209. "source IP. Networks should be specified in CIDR notation (e.g. "
  210. "“192.168.10.0/24”), and individual IP addresses can be specified as well. "
  211. "Multiple entries are comma-separated."
  212. msgstr ""
  213. "SPA包被接受的源地址。如果接受来自任意源IP的有效SPA包,字符串“ANY”也被接受。网"
  214. "络应该用CIDR符号中指定(例如“192.168.10.0/24”),也可以通过单独的IPI地址进行指"
  215. "定。用英文逗号分隔多个条目。"
  216. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514
  217. msgid "The source address has to be specified."
  218. msgstr "必须指定源地址。"
  219. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430
  220. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436
  221. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537
  222. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546
  223. msgid "The symmetric key has to be specified."
  224. msgstr "必须指定对称密钥。"
  225. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594
  226. msgid ""
  227. "This instructs fwknopd to accept complete commands that are contained within "
  228. "an authorization packet. Any such command will be executed on the fwknopd "
  229. "server as the user specified by the “CMD_EXEC_USER” or as the user that "
  230. "started fwknopd if that is not set."
  231. msgstr ""
  232. "这指示fwknopd接受包含在授权包中的完整命令。任何这样的命令都将在fwknopd服务器上以“CMD_EXEC_USER”指定的用户或启动fwknopd"
  233. "的用户(如果没有设置的话)的身份执行。"
  234. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482
  235. msgid ""
  236. "When unchecked, the config files in /etc/fwknopd will be used as is, "
  237. "ignoring any settings here."
  238. msgstr ""
  239. "取消选中时,/etc/fwknopd 中的配置文件将按原样使用,忽略此处的任何设置。"
  240. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419
  241. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502
  242. msgid "access.conf stanzas"
  243. msgstr "access.conf 节"
  244. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598
  245. msgid "fwknopd.conf config options"
  246. msgstr "fwknopd.conf 配置选项"
  247. #~ msgid "Firewall Knock Operator"
  248. #~ msgstr "Firewall Knock 操作者"
  249. #~ msgid "The Base64 HMAC key"
  250. #~ msgstr "base64 HMAC 密钥"
  251. #~ msgid "Use ANY for any source IP"
  252. #~ msgstr "对任何源 IP 使用 ANY"