fwknopd.po 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257
  1. msgid ""
  2. msgstr ""
  3. "Content-Type: text/plain; charset=UTF-8\n"
  4. "Project-Id-Version: PACKAGE VERSION\n"
  5. "Last-Translator: Automatically generated\n"
  6. "Language-Team: none\n"
  7. "Language: nl\n"
  8. "MIME-Version: 1.0\n"
  9. "Content-Transfer-Encoding: 8bit\n"
  10. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  11. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598
  12. msgid ""
  13. "Allow SPA clients to request access to services through an iptables firewall "
  14. "instead of just to it."
  15. msgstr ""
  16. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599
  17. msgid "Allow SPA clients to request forwarding destination by DNS name."
  18. msgstr ""
  19. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437
  20. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454
  21. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547
  22. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569
  23. msgid "Base64 key"
  24. msgstr ""
  25. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:308
  26. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:319
  27. msgid "Close"
  28. msgstr ""
  29. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481
  30. msgid "Custom configuration"
  31. msgstr ""
  32. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411
  33. msgid "Custom configuration read from /etc/fwknop/access.conf."
  34. msgstr ""
  35. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577
  36. msgid ""
  37. "Define a set of ports and protocols (tcp or udp) that are explicitly not "
  38. "allowed regardless of the validity of the incoming SPA packet. Multiple "
  39. "entries are comma-separated."
  40. msgstr ""
  41. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572
  42. msgid ""
  43. "Define a set of ports and protocols (tcp or udp) that will be opened if a "
  44. "valid knock sequence is seen. If this entry is not set, fwknopd will attempt "
  45. "to honor any proto/port request specified in the SPA data (unless of it "
  46. "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated."
  47. msgstr ""
  48. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558
  49. msgid ""
  50. "Define the HMAC authentication key (in Base64 encoding) used for verifying "
  51. "the authenticity of the SPA packet before the packet is decrypted."
  52. msgstr ""
  53. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550
  54. msgid ""
  55. "Define the HMAC authentication key used for verifying the authenticity of "
  56. "the SPA packet before the packet is decrypted."
  57. msgstr ""
  58. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581
  59. msgid ""
  60. "Define the length of time access will be granted by fwknopd through the "
  61. "firewall after a valid knock sequence from a source IP address. If "
  62. "“FW_ACCESS_TIMEOUT” is not set then the default timeout of 30 seconds will "
  63. "automatically be set."
  64. msgstr ""
  65. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536
  66. msgid ""
  67. "Define the symmetric key (in Base64 encoding) used for decrypting an "
  68. "incoming SPA packet that is encrypted by the fwknop client with Rijndael."
  69. msgstr ""
  70. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528
  71. msgid ""
  72. "Define the symmetric key used for decrypting an incoming SPA packet that is "
  73. "encrypted by the fwknop client with Rijndael."
  74. msgstr ""
  75. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476
  76. msgid "Enable Uci/Luci control"
  77. msgstr ""
  78. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478
  79. msgid "Enable config overwrite"
  80. msgstr ""
  81. #: applications/luci-app-fwknopd/root/usr/share/luci/menu.d/luci-app-fwknopd.json:3
  82. msgid "Firewall Knock Daemon"
  83. msgstr ""
  84. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303
  85. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314
  86. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474
  87. msgid "Firewall Knock Operator Daemon"
  88. msgstr ""
  89. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586
  90. msgid ""
  91. "Force all SPA packets to contain a real IP address within the encrypted "
  92. "data. This makes it impossible to use the -s command line argument on the "
  93. "fwknop client command line, so either -R has to be used to automatically "
  94. "resolve the external address (if the client behind a NAT) or the client must "
  95. "know the external IP and set it via the -a argument."
  96. msgstr ""
  97. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523
  98. msgid "Generate Keys"
  99. msgstr ""
  100. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519
  101. msgid "Generate keys"
  102. msgstr ""
  103. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519
  104. msgid ""
  105. "Generates the symmetric key used for decrypting an incoming SPA packet, that "
  106. "is encrypted by the fwknop client with Rijndael block cipher, and HMAC "
  107. "authentication key used to verify the authenticity of the incoming SPA "
  108. "packet before the packet is decrypted."
  109. msgstr ""
  110. #: applications/luci-app-fwknopd/root/usr/share/rpcd/acl.d/luci-app-fwknopd.json:3
  111. msgid "Grant UCI access for luci-app-fwknopd"
  112. msgstr ""
  113. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567
  114. msgid "HMAC key type"
  115. msgstr ""
  116. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545
  117. msgid "Key type"
  118. msgstr ""
  119. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:178
  120. msgid "Loading…"
  121. msgstr ""
  122. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596
  123. msgid ""
  124. "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 "
  125. "seconds."
  126. msgstr ""
  127. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490
  128. msgid "Network"
  129. msgstr ""
  130. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488
  131. msgid "Network configuration"
  132. msgstr ""
  133. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:315
  134. msgid "No stanza found."
  135. msgstr ""
  136. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436
  137. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453
  138. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546
  139. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568
  140. msgid "Normal key"
  141. msgstr ""
  142. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481
  143. msgid ""
  144. "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) "
  145. "and generates QR codes for all found stanzas. Handles only files in /etc/"
  146. "fwknop folder due to access rights restrictions."
  147. msgstr ""
  148. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418
  149. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502
  150. msgid "QR code"
  151. msgstr ""
  152. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485
  153. msgid "Show access.conf QR codes"
  154. msgstr ""
  155. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597
  156. msgid "Specify the ethernet interface on which fwknopd will sniff packets."
  157. msgstr ""
  158. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443
  159. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449
  160. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555
  161. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564
  162. msgid "The HMAC authentication key has to be specified."
  163. msgstr ""
  164. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513
  165. msgid ""
  166. "The destination address for which the SPA packet will be accepted. The "
  167. "string “ANY” is also accepted if a valid SPA packet should be honored to any "
  168. "destination IP. Networks should be specified in CIDR notation (e.g. "
  169. "“192.168.10.0/24”), and individual IP addresses can be specified as well. "
  170. "Multiple entries are comma-separated."
  171. msgstr ""
  172. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490
  173. msgid ""
  174. "The network on which the daemon listens. The daemon is automatically started "
  175. "when the network is up-and-running. This option has precedence over "
  176. "“PCAP_INTF” option."
  177. msgstr ""
  178. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504
  179. msgid ""
  180. "The source address from which the SPA packet will be accepted. The string "
  181. "“ANY” is also accepted if a valid SPA packet should be honored from any "
  182. "source IP. Networks should be specified in CIDR notation (e.g. "
  183. "“192.168.10.0/24”), and individual IP addresses can be specified as well. "
  184. "Multiple entries are comma-separated."
  185. msgstr ""
  186. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510
  187. msgid "The source address has to be specified."
  188. msgstr ""
  189. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426
  190. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432
  191. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533
  192. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542
  193. msgid "The symmetric key has to be specified."
  194. msgstr ""
  195. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590
  196. msgid ""
  197. "This instructs fwknopd to accept complete commands that are contained within "
  198. "an authorization packet. Any such command will be executed on the fwknopd "
  199. "server as the user specified by the “CMD_EXEC_USER” or as the user that "
  200. "started fwknopd if that is not set."
  201. msgstr ""
  202. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478
  203. msgid ""
  204. "When unchecked, the config files in /etc/fwknopd will be used as is, "
  205. "ignoring any settings here."
  206. msgstr ""
  207. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415
  208. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498
  209. msgid "access.conf stanzas"
  210. msgstr ""
  211. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594
  212. msgid "fwknopd.conf config options"
  213. msgstr ""