fwknopd.po 11 KB

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