fwknopd.po 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294
  1. msgid ""
  2. msgstr ""
  3. "Content-Type: text/plain; charset=UTF-8\n"
  4. "Project-Id-Version: PACKAGE VERSION\n"
  5. "PO-Revision-Date: 2015-05-12 21:03-0500\n"
  6. "Last-Translator: Jonathan Bennett <JBennett@incomsystems.biz>\n"
  7. "Language-Team: English\n"
  8. "Language: en\n"
  9. "MIME-Version: 1.0\n"
  10. "Content-Transfer-Encoding: 8bit\n"
  11. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  12. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602
  13. msgid ""
  14. "Allow SPA clients to request access to services through an iptables firewall "
  15. "instead of just to it."
  16. msgstr ""
  17. "Allow SPA clients to request access to services through an iptables firewall "
  18. "instead of just to it."
  19. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603
  20. msgid "Allow SPA clients to request forwarding destination by DNS name."
  21. msgstr ""
  22. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441
  23. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458
  24. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551
  25. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573
  26. msgid "Base64 key"
  27. msgstr "Base64 key"
  28. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:308
  29. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:319
  30. msgid "Close"
  31. msgstr ""
  32. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485
  33. msgid "Custom configuration"
  34. msgstr ""
  35. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415
  36. msgid "Custom configuration read from /etc/fwknop/access.conf."
  37. msgstr ""
  38. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581
  39. msgid ""
  40. "Define a set of ports and protocols (tcp or udp) that are explicitly not "
  41. "allowed regardless of the validity of the incoming SPA packet. Multiple "
  42. "entries are comma-separated."
  43. msgstr ""
  44. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576
  45. msgid ""
  46. "Define a set of ports and protocols (tcp or udp) that will be opened if a "
  47. "valid knock sequence is seen. If this entry is not set, fwknopd will attempt "
  48. "to honor any proto/port request specified in the SPA data (unless of it "
  49. "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated."
  50. msgstr ""
  51. "Define a set of ports and protocols (tcp or udp) that will be opened if a "
  52. "valid knock sequence is seen. If this entry is not set, fwknopd will attempt "
  53. "to honor any proto/port request specified in the SPA data (unless of it "
  54. "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated."
  55. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562
  56. msgid ""
  57. "Define the HMAC authentication key (in Base64 encoding) used for verifying "
  58. "the authenticity of the SPA packet before the packet is decrypted."
  59. msgstr ""
  60. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554
  61. msgid ""
  62. "Define the HMAC authentication key used for verifying the authenticity of "
  63. "the SPA packet before the packet is decrypted."
  64. msgstr ""
  65. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585
  66. msgid ""
  67. "Define the length of time access will be granted by fwknopd through the "
  68. "firewall after a valid knock sequence from a source IP address. If "
  69. "“FW_ACCESS_TIMEOUT” is not set then the default timeout of 30 seconds will "
  70. "automatically be set."
  71. msgstr ""
  72. "Define the length of time access will be granted by fwknopd through the "
  73. "firewall after a valid knock sequence from a source IP address. If "
  74. "“FW_ACCESS_TIMEOUT” is not set then the default timeout of 30 seconds will "
  75. "automatically be set."
  76. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540
  77. msgid ""
  78. "Define the symmetric key (in Base64 encoding) used for decrypting an "
  79. "incoming SPA packet that is encrypted by the fwknop client with Rijndael."
  80. msgstr ""
  81. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532
  82. msgid ""
  83. "Define the symmetric key used for decrypting an incoming SPA packet that is "
  84. "encrypted by the fwknop client with Rijndael."
  85. msgstr ""
  86. "Define the symmetric key used for decrypting an incoming SPA packet that is "
  87. "encrypted by the fwknop client with Rijndael."
  88. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480
  89. msgid "Enable Uci/Luci control"
  90. msgstr "Enable Uci/Luci control"
  91. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482
  92. msgid "Enable config overwrite"
  93. msgstr "Enable config overwrite"
  94. #: applications/luci-app-fwknopd/root/usr/share/luci/menu.d/luci-app-fwknopd.json:3
  95. msgid "Firewall Knock Daemon"
  96. msgstr "Firewall Knock Daemon"
  97. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303
  98. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314
  99. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478
  100. msgid "Firewall Knock Operator Daemon"
  101. msgstr ""
  102. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590
  103. msgid ""
  104. "Force all SPA packets to contain a real IP address within the encrypted "
  105. "data. This makes it impossible to use the -s command line argument on the "
  106. "fwknop client command line, so either -R has to be used to automatically "
  107. "resolve the external address (if the client behind a NAT) or the client must "
  108. "know the external IP and set it via the -a argument."
  109. msgstr ""
  110. "Force all SPA packets to contain a real IP address within the encrypted "
  111. "data. This makes it impossible to use the -s command line argument on the "
  112. "fwknop client command line, so either -R has to be used to automatically "
  113. "resolve the external address (if the client behind a NAT) or the client must "
  114. "know the external IP and set it via the -a argument."
  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. #: applications/luci-app-fwknopd/root/usr/share/rpcd/acl.d/luci-app-fwknopd.json:3
  129. msgid "Grant UCI access for luci-app-fwknopd"
  130. msgstr ""
  131. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571
  132. msgid "HMAC key type"
  133. msgstr ""
  134. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549
  135. msgid "Key type"
  136. msgstr ""
  137. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:178
  138. msgid "Loading…"
  139. msgstr ""
  140. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600
  141. msgid ""
  142. "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 "
  143. "seconds."
  144. msgstr ""
  145. "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 "
  146. "seconds."
  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 ""
  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 "Normal key"
  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. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422
  169. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506
  170. msgid "QR code"
  171. msgstr ""
  172. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489
  173. msgid "Show access.conf QR codes"
  174. msgstr ""
  175. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601
  176. msgid "Specify the ethernet interface on which fwknopd will sniff packets."
  177. msgstr "Specify the ethernet interface on which fwknopd will sniff packets."
  178. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447
  179. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453
  180. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559
  181. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568
  182. msgid "The HMAC authentication key has to be specified."
  183. msgstr ""
  184. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517
  185. msgid ""
  186. "The destination address for which the SPA packet will be accepted. The "
  187. "string “ANY” is also accepted if a valid SPA packet should be honored to any "
  188. "destination IP. Networks should be specified in CIDR notation (e.g. "
  189. "“192.168.10.0/24”), and individual IP addresses can be specified as well. "
  190. "Multiple entries are comma-separated."
  191. msgstr ""
  192. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494
  193. msgid ""
  194. "The network on which the daemon listens. The daemon is automatically started "
  195. "when the network is up-and-running. This option has precedence over "
  196. "“PCAP_INTF” option."
  197. msgstr ""
  198. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508
  199. msgid ""
  200. "The source address from which the SPA packet will be accepted. The string "
  201. "“ANY” is also accepted if a valid SPA packet should be honored from any "
  202. "source IP. Networks should be specified in CIDR notation (e.g. "
  203. "“192.168.10.0/24”), and individual IP addresses can be specified as well. "
  204. "Multiple entries are comma-separated."
  205. msgstr ""
  206. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514
  207. msgid "The source address has to be specified."
  208. msgstr ""
  209. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430
  210. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436
  211. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537
  212. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546
  213. msgid "The symmetric key has to be specified."
  214. msgstr ""
  215. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594
  216. msgid ""
  217. "This instructs fwknopd to accept complete commands that are contained within "
  218. "an authorization packet. Any such command will be executed on the fwknopd "
  219. "server as the user specified by the “CMD_EXEC_USER” or as the user that "
  220. "started fwknopd if that is not set."
  221. msgstr ""
  222. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482
  223. msgid ""
  224. "When unchecked, the config files in /etc/fwknopd will be used as is, "
  225. "ignoring any settings here."
  226. msgstr ""
  227. "When unchecked, the config files in /etc/fwknopd will be used as is, "
  228. "ignoring any settings here."
  229. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419
  230. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502
  231. msgid "access.conf stanzas"
  232. msgstr "access.conf stanzas"
  233. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598
  234. msgid "fwknopd.conf config options"
  235. msgstr "fwknopd.conf config options"
  236. #~ msgid "Firewall Knock Operator"
  237. #~ msgstr "Firewall Knock Operator"
  238. #~ msgid "The Base64 HMAC key"
  239. #~ msgstr "The Base64 HMAC key"
  240. #~ msgid "Use ANY for any source IP"
  241. #~ msgstr "Use ANY for any source IP"
  242. #~ msgid "Enter custom access.conf variables below:"
  243. #~ msgstr "Enter custom access.conf variables below:"
  244. #~ msgid "Enter custom fwknopd.conf variables below:"
  245. #~ msgstr "Enter custom fwknopd.conf variables below:"