fwknopd.po 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: PACKAGE VERSION\n"
  4. "PO-Revision-Date: 2021-03-19 04:16+0000\n"
  5. "Last-Translator: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>\n"
  6. "Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/"
  7. "luciapplicationsfwknopd/sv/>\n"
  8. "Language: sv\n"
  9. "MIME-Version: 1.0\n"
  10. "Content-Type: text/plain; charset=UTF-8\n"
  11. "Content-Transfer-Encoding: 8bit\n"
  12. "Plural-Forms: nplurals=2; plural=n != 1;\n"
  13. "X-Generator: Weblate 4.5.2-dev\n"
  14. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602
  15. msgid ""
  16. "Allow SPA clients to request access to services through an iptables firewall "
  17. "instead of just to it."
  18. msgstr ""
  19. "Tillåt SPA klienter att begära tillgång till tjänster genom en iptabells "
  20. "brandvägg istället för direkt till den."
  21. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603
  22. msgid "Allow SPA clients to request forwarding destination by DNS name."
  23. msgstr ""
  24. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441
  25. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458
  26. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551
  27. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573
  28. msgid "Base64 key"
  29. msgstr ""
  30. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:308
  31. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:319
  32. msgid "Close"
  33. msgstr "Stäng"
  34. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485
  35. msgid "Custom configuration"
  36. msgstr ""
  37. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415
  38. msgid "Custom configuration read from /etc/fwknop/access.conf."
  39. msgstr ""
  40. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581
  41. msgid ""
  42. "Define a set of ports and protocols (tcp or udp) that are explicitly not "
  43. "allowed regardless of the validity of the incoming SPA packet. Multiple "
  44. "entries are comma-separated."
  45. msgstr ""
  46. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576
  47. msgid ""
  48. "Define a set of ports and protocols (tcp or udp) that will be opened if a "
  49. "valid knock sequence is seen. If this entry is not set, fwknopd will attempt "
  50. "to honor any proto/port request specified in the SPA data (unless of it "
  51. "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated."
  52. msgstr ""
  53. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562
  54. msgid ""
  55. "Define the HMAC authentication key (in Base64 encoding) used for verifying "
  56. "the authenticity of the SPA packet before the packet is decrypted."
  57. msgstr ""
  58. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554
  59. msgid ""
  60. "Define the HMAC authentication key used for verifying the authenticity of "
  61. "the SPA packet before the packet is decrypted."
  62. msgstr ""
  63. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585
  64. msgid ""
  65. "Define the length of time access will be granted by fwknopd through the "
  66. "firewall after a valid knock sequence from a source IP address. If "
  67. "“FW_ACCESS_TIMEOUT” is not set then the default timeout of 30 seconds will "
  68. "automatically be set."
  69. msgstr ""
  70. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540
  71. msgid ""
  72. "Define the symmetric key (in Base64 encoding) used for decrypting an "
  73. "incoming SPA packet that is encrypted by the fwknop client with Rijndael."
  74. msgstr ""
  75. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532
  76. msgid ""
  77. "Define the symmetric key used for decrypting an incoming SPA packet that is "
  78. "encrypted by the fwknop client with Rijndael."
  79. msgstr ""
  80. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480
  81. msgid "Enable Uci/Luci control"
  82. msgstr ""
  83. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482
  84. msgid "Enable config overwrite"
  85. msgstr ""
  86. #: applications/luci-app-fwknopd/root/usr/share/luci/menu.d/luci-app-fwknopd.json:3
  87. msgid "Firewall Knock Daemon"
  88. msgstr ""
  89. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303
  90. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314
  91. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478
  92. msgid "Firewall Knock Operator Daemon"
  93. msgstr ""
  94. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590
  95. msgid ""
  96. "Force all SPA packets to contain a real IP address within the encrypted "
  97. "data. This makes it impossible to use the -s command line argument on the "
  98. "fwknop client command line, so either -R has to be used to automatically "
  99. "resolve the external address (if the client behind a NAT) or the client must "
  100. "know the external IP and set it via the -a argument."
  101. msgstr ""
  102. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527
  103. msgid "Generate Keys"
  104. msgstr ""
  105. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523
  106. msgid "Generate keys"
  107. msgstr ""
  108. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523
  109. msgid ""
  110. "Generates the symmetric key used for decrypting an incoming SPA packet, that "
  111. "is encrypted by the fwknop client with Rijndael block cipher, and HMAC "
  112. "authentication key used to verify the authenticity of the incoming SPA "
  113. "packet before the packet is decrypted."
  114. msgstr ""
  115. #: applications/luci-app-fwknopd/root/usr/share/rpcd/acl.d/luci-app-fwknopd.json:3
  116. msgid "Grant UCI access for luci-app-fwknopd"
  117. msgstr ""
  118. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571
  119. msgid "HMAC key type"
  120. msgstr ""
  121. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549
  122. msgid "Key type"
  123. msgstr ""
  124. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:178
  125. msgid "Loading…"
  126. msgstr ""
  127. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600
  128. msgid ""
  129. "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 "
  130. "seconds."
  131. msgstr ""
  132. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494
  133. msgid "Network"
  134. msgstr ""
  135. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492
  136. msgid "Network configuration"
  137. msgstr ""
  138. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:315
  139. msgid "No stanza found."
  140. msgstr ""
  141. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440
  142. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457
  143. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550
  144. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572
  145. msgid "Normal key"
  146. msgstr ""
  147. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485
  148. msgid ""
  149. "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) "
  150. "and generates QR codes for all found stanzas. Handles only files in /etc/"
  151. "fwknop folder due to access rights restrictions."
  152. msgstr ""
  153. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422
  154. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506
  155. msgid "QR code"
  156. msgstr ""
  157. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489
  158. msgid "Show access.conf QR codes"
  159. msgstr ""
  160. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601
  161. msgid "Specify the ethernet interface on which fwknopd will sniff packets."
  162. msgstr ""
  163. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447
  164. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453
  165. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559
  166. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568
  167. msgid "The HMAC authentication key has to be specified."
  168. msgstr ""
  169. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517
  170. msgid ""
  171. "The destination address for which the SPA packet will be accepted. The "
  172. "string “ANY” is also accepted if a valid SPA packet should be honored to any "
  173. "destination IP. Networks should be specified in CIDR notation (e.g. "
  174. "“192.168.10.0/24”), and individual IP addresses can be specified as well. "
  175. "Multiple entries are comma-separated."
  176. msgstr ""
  177. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494
  178. msgid ""
  179. "The network on which the daemon listens. The daemon is automatically started "
  180. "when the network is up-and-running. This option has precedence over "
  181. "“PCAP_INTF” option."
  182. msgstr ""
  183. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508
  184. msgid ""
  185. "The source address from which the SPA packet will be accepted. The string "
  186. "“ANY” is also accepted if a valid SPA packet should be honored from any "
  187. "source IP. Networks should be specified in CIDR notation (e.g. "
  188. "“192.168.10.0/24”), and individual IP addresses can be specified as well. "
  189. "Multiple entries are comma-separated."
  190. msgstr ""
  191. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514
  192. msgid "The source address has to be specified."
  193. msgstr ""
  194. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430
  195. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436
  196. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537
  197. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546
  198. msgid "The symmetric key has to be specified."
  199. msgstr ""
  200. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594
  201. msgid ""
  202. "This instructs fwknopd to accept complete commands that are contained within "
  203. "an authorization packet. Any such command will be executed on the fwknopd "
  204. "server as the user specified by the “CMD_EXEC_USER” or as the user that "
  205. "started fwknopd if that is not set."
  206. msgstr ""
  207. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482
  208. msgid ""
  209. "When unchecked, the config files in /etc/fwknopd will be used as is, "
  210. "ignoring any settings here."
  211. msgstr ""
  212. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419
  213. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502
  214. msgid "access.conf stanzas"
  215. msgstr ""
  216. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598
  217. msgid "fwknopd.conf config options"
  218. msgstr ""
  219. #~ msgid "Enter custom access.conf variables below:"
  220. #~ msgstr "Enter custom access.conf variables below:"
  221. #~ msgid "Enter custom fwknopd.conf variables below:"
  222. #~ msgstr "Enter custom fwknopd.conf variables below:"