fwknopd.po 11 KB

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