2
0

fwknopd.po 10 KB

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