From 9c5c39fef40e6a6010861a8299a12096450406b7 Mon Sep 17 00:00:00 2001 From: Dirk Brenken Date: Tue, 7 Mar 2023 11:16:56 +0100 Subject: luci-app-banip: fix local blocklist access * accidently commit the old local blacklist js with the former PR - fixed now. * sync translations Signed-off-by: Dirk Brenken --- applications/luci-app-banip/po/es/banip.po | 55 ++++++++++++++++++------------ 1 file changed, 33 insertions(+), 22 deletions(-) (limited to 'applications/luci-app-banip/po/es') diff --git a/applications/luci-app-banip/po/es/banip.po b/applications/luci-app-banip/po/es/banip.po index 569b43006a..268a277996 100644 --- a/applications/luci-app-banip/po/es/banip.po +++ b/applications/luci-app-banip/po/es/banip.po @@ -144,14 +144,6 @@ msgstr "" msgid "Base working directory while banIP processing." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:15 -msgid "" -"Blacklist changes have been saved. Refresh your banIP lists that changes " -"take effect." -msgstr "" -"Se han guardado los cambios de la lista negra. Actualice sus listas de banIP " -"para que los cambios surtan efecto." - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:413 msgid "Blocklist Expiry" msgstr "" @@ -160,6 +152,12 @@ msgstr "" msgid "Blocklist Feeds" msgstr "" +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:15 +msgid "" +"Blocklist modifications have been saved, restart banIP that changes take " +"effect." +msgstr "" + #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:335 msgid "CPU Cores" msgstr "" @@ -647,18 +645,12 @@ msgid "" "IPv6 address or domain name per line." msgstr "" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:23 msgid "" -"This is the local banIP blacklist to always-deny certain IP/CIDR addresses." -"
Please note: add only one IPv4 address, IPv6 address " -"or domain name per line. Comments introduced with '#' are allowed - " -"wildcards and regex are not." +"This is the local banIP blocklist that will prevent certain MAC/IP/CIDR " +"addresses.
Please note: add only exactly one MAC/IPv4/" +"IPv6 address or domain name per line." msgstr "" -"Esta es la lista negra local de banIP para denegar siempre ciertas " -"direcciones IP/CIDR.
Tenga en cuenta: agregue solo " -"una dirección IPv4, una dirección IPv6 o un nombre de dominio por línea . " -"Los comentarios introducidos con '#' están permitidos; los comodines y las " -"expresiones regulares no." #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:180 msgid "" @@ -678,11 +670,8 @@ msgstr "Tema para correos electrónicos de notificación de banIP." msgid "Trigger Delay" msgstr "Retraso de disparo" -#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:17 -msgid "Unable to save changes: %s" -msgstr "No se pudo guardar los cambios: %s" - #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/allowlist.js:17 +#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blocklist.js:17 msgid "Unable to save modifications: %s" msgstr "" @@ -722,6 +711,28 @@ msgstr "" msgid "banIP" msgstr "banIP" +#~ msgid "" +#~ "Blacklist changes have been saved. Refresh your banIP lists that changes " +#~ "take effect." +#~ msgstr "" +#~ "Se han guardado los cambios de la lista negra. Actualice sus listas de " +#~ "banIP para que los cambios surtan efecto." + +#~ msgid "" +#~ "This is the local banIP blacklist to always-deny certain IP/CIDR " +#~ "addresses.
Please note: add only one IPv4 address, " +#~ "IPv6 address or domain name per line. Comments introduced with '#' are " +#~ "allowed - wildcards and regex are not." +#~ msgstr "" +#~ "Esta es la lista negra local de banIP para denegar siempre ciertas " +#~ "direcciones IP/CIDR.
Tenga en cuenta: agregue " +#~ "solo una dirección IPv4, una dirección IPv6 o un nombre de dominio por " +#~ "línea . Los comentarios introducidos con '#' están permitidos; los " +#~ "comodines y las expresiones regulares no." + +#~ msgid "Unable to save changes: %s" +#~ msgstr "No se pudo guardar los cambios: %s" + #~ msgid "-m limit --limit 2/sec (default)" #~ msgstr "-m limit --limit 2/sec (predeterminado)" -- cgit v1.2.3