fwknopd.po 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: PACKAGE VERSION\n"
  4. "PO-Revision-Date: 2023-12-06 15:08+0000\n"
  5. "Last-Translator: cheme gochy <chemegochy@gmail.com>\n"
  6. "Language-Team: Galician <https://hosted.weblate.org/projects/openwrt/"
  7. "luciapplicationsfwknopd/gl/>\n"
  8. "Language: gl\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 5.3-dev\n"
  14. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598
  15. msgid ""
  16. "Allow SPA clients to request access to services through an iptables firewall "
  17. "instead of just to it."
  18. msgstr ""
  19. "Permitir que os clientes SPA soliciten acceso aos servizos a través dun "
  20. "firewall de iptables en lugar de a si mesmo."
  21. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599
  22. msgid "Allow SPA clients to request forwarding destination by DNS name."
  23. msgstr ""
  24. "Permitir que os clientes SPA soliciten o destino de reenvío polo nome DNS."
  25. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:437
  26. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:454
  27. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:547
  28. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:569
  29. msgid "Base64 key"
  30. msgstr "Chave Base64"
  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 "Peche"
  35. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481
  36. msgid "Custom configuration"
  37. msgstr "Configuración persoalizada"
  38. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:411
  39. msgid "Custom configuration read from /etc/fwknop/access.conf."
  40. msgstr "Configuración personalizada lida desde /etc/fwknop/access.conf."
  41. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:577
  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. "Defina un conxunto de portos e protocolos (tcp ou udp) que explícitamente "
  48. "non están permitidos independentemente da validez do paquete SPA entrante. "
  49. "Varias entradas están separadas por comas."
  50. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572
  51. msgid ""
  52. "Define a set of ports and protocols (tcp or udp) that will be opened if a "
  53. "valid knock sequence is seen. If this entry is not set, fwknopd will attempt "
  54. "to honor any proto/port request specified in the SPA data (unless of it "
  55. "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated."
  56. msgstr ""
  57. "Define un conxunto de portos e protocolos (tcp ou udp) que se abrirán se se "
  58. "observa unha secuencia de chamadas válida. Se esta entrada non está "
  59. "definida, fwknopd tentará cumprir calquera solicitude de proto/porto "
  60. "especificada nos datos SPA (a non ser que coincida con algunha entrada "
  61. "\"RESTRICT_PORTS\"). Varias entradas están separadas por comas."
  62. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:558
  63. msgid ""
  64. "Define the HMAC authentication key (in Base64 encoding) used for verifying "
  65. "the authenticity of the SPA packet before the packet is decrypted."
  66. msgstr ""
  67. "Defina a clave de autenticación HMAC (en codificación Base64) utilizada para "
  68. "verificar a autenticidade do paquete SPA antes de descifrar o paquete."
  69. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550
  70. msgid ""
  71. "Define the HMAC authentication key used for verifying the authenticity of "
  72. "the SPA packet before the packet is decrypted."
  73. msgstr ""
  74. "Defina a clave de autenticación HMAC utilizada para verificar a "
  75. "autenticidade do paquete SPA antes de descifrar o paquete."
  76. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581
  77. msgid ""
  78. "Define the length of time access will be granted by fwknopd through the "
  79. "firewall after a valid knock sequence from a source IP address. If "
  80. "“FW_ACCESS_TIMEOUT” is not set then the default timeout of 30 seconds will "
  81. "automatically be set."
  82. msgstr ""
  83. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:536
  84. msgid ""
  85. "Define the symmetric key (in Base64 encoding) used for decrypting an "
  86. "incoming SPA packet that is encrypted by the fwknop client with Rijndael."
  87. msgstr ""
  88. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:528
  89. msgid ""
  90. "Define the symmetric key used for decrypting an incoming SPA packet that is "
  91. "encrypted by the fwknop client with Rijndael."
  92. msgstr ""
  93. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:476
  94. msgid "Enable Uci/Luci control"
  95. msgstr ""
  96. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478
  97. msgid "Enable config overwrite"
  98. msgstr ""
  99. #: applications/luci-app-fwknopd/root/usr/share/luci/menu.d/luci-app-fwknopd.json:3
  100. msgid "Firewall Knock Daemon"
  101. msgstr ""
  102. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303
  103. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314
  104. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:474
  105. msgid "Firewall Knock Operator Daemon"
  106. msgstr ""
  107. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:586
  108. msgid ""
  109. "Force all SPA packets to contain a real IP address within the encrypted "
  110. "data. This makes it impossible to use the -s command line argument on the "
  111. "fwknop client command line, so either -R has to be used to automatically "
  112. "resolve the external address (if the client behind a NAT) or the client must "
  113. "know the external IP and set it via the -a argument."
  114. msgstr ""
  115. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523
  116. msgid "Generate Keys"
  117. msgstr ""
  118. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519
  119. msgid "Generate keys"
  120. msgstr ""
  121. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:519
  122. msgid ""
  123. "Generates the symmetric key used for decrypting an incoming SPA packet, that "
  124. "is encrypted by the fwknop client with Rijndael block cipher, and HMAC "
  125. "authentication key used to verify the authenticity of the incoming SPA "
  126. "packet before the packet is decrypted."
  127. msgstr ""
  128. #: applications/luci-app-fwknopd/root/usr/share/rpcd/acl.d/luci-app-fwknopd.json:3
  129. msgid "Grant UCI access for luci-app-fwknopd"
  130. msgstr ""
  131. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:567
  132. msgid "HMAC key type"
  133. msgstr ""
  134. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:545
  135. msgid "Key type"
  136. msgstr ""
  137. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:178
  138. msgid "Loading…"
  139. msgstr ""
  140. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:596
  141. msgid ""
  142. "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 "
  143. "seconds."
  144. msgstr ""
  145. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490
  146. msgid "Network"
  147. msgstr ""
  148. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:488
  149. msgid "Network configuration"
  150. msgstr ""
  151. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:315
  152. msgid "No stanza found."
  153. msgstr ""
  154. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436
  155. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453
  156. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546
  157. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568
  158. msgid "Normal key"
  159. msgstr ""
  160. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:481
  161. msgid ""
  162. "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) "
  163. "and generates QR codes for all found stanzas. Handles only files in /etc/"
  164. "fwknop folder due to access rights restrictions."
  165. msgstr ""
  166. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:418
  167. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502
  168. msgid "QR code"
  169. msgstr ""
  170. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485
  171. msgid "Show access.conf QR codes"
  172. msgstr ""
  173. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597
  174. msgid "Specify the ethernet interface on which fwknopd will sniff packets."
  175. msgstr ""
  176. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:443
  177. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:449
  178. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:555
  179. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:564
  180. msgid "The HMAC authentication key has to be specified."
  181. msgstr ""
  182. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:513
  183. msgid ""
  184. "The destination address for which the SPA packet will be accepted. The "
  185. "string “ANY” is also accepted if a valid SPA packet should be honored to any "
  186. "destination IP. Networks should be specified in CIDR notation (e.g. "
  187. "“192.168.10.0/24”), and individual IP addresses can be specified as well. "
  188. "Multiple entries are comma-separated."
  189. msgstr ""
  190. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:490
  191. msgid ""
  192. "The network on which the daemon listens. The daemon is automatically started "
  193. "when the network is up-and-running. This option has precedence over "
  194. "“PCAP_INTF” option."
  195. msgstr ""
  196. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:504
  197. msgid ""
  198. "The source address from which the SPA packet will be accepted. The string "
  199. "“ANY” is also accepted if a valid SPA packet should be honored from any "
  200. "source IP. Networks should be specified in CIDR notation (e.g. "
  201. "“192.168.10.0/24”), and individual IP addresses can be specified as well. "
  202. "Multiple entries are comma-separated."
  203. msgstr ""
  204. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:510
  205. msgid "The source address has to be specified."
  206. msgstr ""
  207. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:426
  208. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:432
  209. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:533
  210. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:542
  211. msgid "The symmetric key has to be specified."
  212. msgstr ""
  213. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590
  214. msgid ""
  215. "This instructs fwknopd to accept complete commands that are contained within "
  216. "an authorization packet. Any such command will be executed on the fwknopd "
  217. "server as the user specified by the “CMD_EXEC_USER” or as the user that "
  218. "started fwknopd if that is not set."
  219. msgstr ""
  220. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478
  221. msgid ""
  222. "When unchecked, the config files in /etc/fwknopd will be used as is, "
  223. "ignoring any settings here."
  224. msgstr ""
  225. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415
  226. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:498
  227. msgid "access.conf stanzas"
  228. msgstr ""
  229. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594
  230. msgid "fwknopd.conf config options"
  231. msgstr ""
  232. #~ msgid "Firewall Knock Operator"
  233. #~ msgstr "Firewall Knock Operator"
  234. #~ msgid "The Base64 HMAC key"
  235. #~ msgstr "The Base64 HMAC key"
  236. #~ msgid "Use ANY for any source IP"
  237. #~ msgstr "Use ANY for any source IP"
  238. #~ msgid "Enter custom access.conf variables below:"
  239. #~ msgstr "Enter custom access.conf variables below:"
  240. #~ msgid "Enter custom fwknopd.conf variables below:"
  241. #~ msgstr "Enter custom fwknopd.conf variables below:"