luci-app-banip: sync with 0.7.5

* change the wording for black- and whitelist (domain names now
  supported as well as input for IPsets

Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
Dirk Brenken 2021-03-13 21:30:12 +01:00
parent 49065d3550
commit d17d866b80
No known key found for this signature in database
GPG key ID: 9D71CD547BFAE684
35 changed files with 272 additions and 228 deletions

View file

@ -21,7 +21,7 @@ return view.extend({
return E([
E('p', {},
_('This is the local banIP blacklist to always-deny certain IP/CIDR addresses.<br /> \
<em><b>Please note:</b></em> add only one IPv4 or IPv6 address per line. Comments introduced with \'#\' are allowed - domains, wildcards and regex are not.')),
<em><b>Please note:</b></em> add only one IPv4 address, IPv6 address or domain name per line. Comments introduced with \'#\' are allowed - wildcards and regex are not.')),
E('p', {},
E('textarea', {
'style': 'width: 100% !important; padding: 5px; font-family: monospace',

View file

@ -21,7 +21,7 @@ return view.extend({
return E([
E('p', {},
_('This is the local banIP whitelist to always allow certain IP/CIDR addresses.<br /> \
<em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per line. Comments introduced with \'#\' are allowed - domains, wildcards and regex are not.')),
<em><b>Please note:</b></em> add only one IPv4 address, IPv6 address or domain name per line. Comments introduced with \'#\' are allowed - wildcards and regex are not.')),
E('p', {},
E('textarea', {
'style': 'width: 100% !important; padding: 5px; font-family: monospace',

View file

@ -740,7 +740,8 @@ msgstr "تم تحديث مؤقت التحديث."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:57
msgid "The day of the week (opt., values: 1-7 possibly sep. by , or -)"
msgstr "يوم الأسبوع (اختياري ، القيم: من 1 إلى 7 من المحتمل أن يفصل بينها أو -)"
msgstr ""
"يوم الأسبوع (اختياري ، القيم: من 1 إلى 7 من المحتمل أن يفصل بينها أو -)"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:47
msgid "The hours portition (req., range: 0-23)"
@ -763,9 +764,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -778,9 +779,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -762,9 +762,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -777,9 +777,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -762,9 +762,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -777,9 +777,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -762,9 +762,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -777,9 +777,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -762,9 +762,9 @@ msgstr "Výstup syslog předfiltrovaný pouze se záznamy souvisejícími s banI
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -777,9 +777,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -774,9 +774,9 @@ msgstr "Die Syslog-Ausgabe, vorgefiltert mit nur BanIP-bezogene Nachrichten."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -789,9 +789,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -762,9 +762,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -777,9 +777,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -756,9 +756,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -771,9 +771,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -838,15 +838,10 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> 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 de banIP local para denegar siempre ciertas "
"direcciones IP/CIDR. <br /> <em> <b>Tenga en cuenta:</b> </em> agregue solo "
"una dirección IPv4 o IPv6 por línea. Se permiten los comentarios "
"introducidos con '#'; los dominios, los comodines y las expresiones "
"regulares no."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
msgid ""
@ -862,15 +857,10 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> 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 blanca local de banIP para permitir siempre ciertas "
"direcciones IP/CIDR. <br /> <em> <b>Tenga en cuenta:</b> </em> agregue solo "
"una dirección IPv4 o IPv6 o por línea. Se permiten los comentarios "
"introducidos con '#'; los dominios, los comodines y las expresiones "
"regulares no."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177
msgid ""
@ -954,6 +944,30 @@ msgstr "banIP"
msgid "banIP action"
msgstr "Acción banIP"
#~ msgid ""
#~ "This is the local banIP blacklist to always-deny certain IP/CIDR "
#~ "addresses.<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 "
#~ "address per line. Comments introduced with '#' are allowed - domains, "
#~ "wildcards and regex are not."
#~ msgstr ""
#~ "Esta es la lista negra de banIP local para denegar siempre ciertas "
#~ "direcciones IP/CIDR. <br /> <em> <b>Tenga en cuenta:</b> </em> agregue "
#~ "solo una dirección IPv4 o IPv6 por línea. Se permiten los comentarios "
#~ "introducidos con '#'; los dominios, los comodines y las expresiones "
#~ "regulares no."
#~ msgid ""
#~ "This is the local banIP whitelist to always allow certain IP/CIDR "
#~ "addresses.<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 "
#~ "address or per line. Comments introduced with '#' are allowed - domains, "
#~ "wildcards and regex are not."
#~ msgstr ""
#~ "Esta es la lista blanca local de banIP para permitir siempre ciertas "
#~ "direcciones IP/CIDR. <br /> <em> <b>Tenga en cuenta:</b> </em> agregue "
#~ "solo una dirección IPv4 o IPv6 o por línea. Se permiten los comentarios "
#~ "introducidos con '#'; los dominios, los comodines y las expresiones "
#~ "regulares no."
#~ msgid "ASN Overview"
#~ msgstr "Resumen de ASN"

View file

@ -762,9 +762,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -777,9 +777,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -765,9 +765,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -780,9 +780,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -763,9 +763,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -778,9 +778,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -756,9 +756,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -771,9 +771,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -766,9 +766,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -781,9 +781,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -762,9 +762,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -777,9 +777,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -762,9 +762,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -777,9 +777,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -763,9 +763,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -778,9 +778,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -762,9 +762,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -777,9 +777,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -762,9 +762,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -777,9 +777,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -763,9 +763,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -778,9 +778,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -436,7 +436,8 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
msgid "List of supported and fully pre-configured download utilities."
msgstr "Lista obsługiwanych i wstępnie skonfigurowanych narzędzi do pobierania."
msgstr ""
"Lista obsługiwanych i wstępnie skonfigurowanych narzędzi do pobierania."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:789
msgid "Local Sources"
@ -815,14 +816,10 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
"Jest to lokalna czarna lista banIP, aby zawsze odmawiać niektórych adresów "
"IP/CIDR. <br /> <em><b>Uwaga:</b></em> dodaj tylko jeden adres IPv4 lub IPv6 "
"w wierszu. Komentarze wprowadzone z \"#\" są dozwolone - domeny, symbole "
"wieloznaczne i wyrażenia regularnego nie są."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
msgid ""
@ -838,14 +835,10 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
"Jest to lokalna biała lista banIP, aby zawsze zezwalać na określone adresy "
"IP/CIDR. <br /> <em><b>Uwaga:</b></em> dodaj tylko jeden adres IPv4 lub IPv6 "
"lub na linię. Komentarze wprowadzone z \"#\" są dozwolone - domeny, symbole "
"wieloznaczne i wyrażenia regularnego nie są."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177
msgid ""
@ -929,6 +922,28 @@ msgstr "banIP"
msgid "banIP action"
msgstr "Akcje banIP"
#~ msgid ""
#~ "This is the local banIP blacklist to always-deny certain IP/CIDR "
#~ "addresses.<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 "
#~ "address per line. Comments introduced with '#' are allowed - domains, "
#~ "wildcards and regex are not."
#~ msgstr ""
#~ "Jest to lokalna czarna lista banIP, aby zawsze odmawiać niektórych "
#~ "adresów IP/CIDR. <br /> <em><b>Uwaga:</b></em> dodaj tylko jeden adres "
#~ "IPv4 lub IPv6 w wierszu. Komentarze wprowadzone z \"#\" są dozwolone - "
#~ "domeny, symbole wieloznaczne i wyrażenia regularnego nie są."
#~ msgid ""
#~ "This is the local banIP whitelist to always allow certain IP/CIDR "
#~ "addresses.<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 "
#~ "address or per line. Comments introduced with '#' are allowed - domains, "
#~ "wildcards and regex are not."
#~ msgstr ""
#~ "Jest to lokalna biała lista banIP, aby zawsze zezwalać na określone "
#~ "adresy IP/CIDR. <br /> <em><b>Uwaga:</b></em> dodaj tylko jeden adres "
#~ "IPv4 lub IPv6 lub na linię. Komentarze wprowadzone z \"#\" są dozwolone - "
#~ "domeny, symbole wieloznaczne i wyrażenia regularnego nie są."
#~ msgid "ASN Overview"
#~ msgstr "Przegląd ASN"

View file

@ -420,8 +420,8 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:443
msgid "List of supported and fully pre-configured download utilities."
msgstr ""
"Lista de ferramentas de descarregamento suportadas e completamente "
"pré-configuradas."
"Lista de ferramentas de descarregamento suportadas e completamente pré-"
"configuradas."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:789
msgid "Local Sources"
@ -771,9 +771,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -786,9 +786,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -785,9 +785,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -800,9 +800,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -765,9 +765,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -780,9 +780,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -763,9 +763,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -778,9 +778,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -762,9 +762,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -777,9 +777,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -762,9 +762,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -777,9 +777,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -753,9 +753,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -768,9 +768,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -762,9 +762,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -777,9 +777,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -763,9 +763,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -778,9 +778,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -762,9 +762,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -777,9 +777,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177

View file

@ -769,13 +769,10 @@ msgstr "syslog 输出,仅针对 banIP 相关消息进行了预过滤。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
"这是用于本地总是拒绝某些 IP/CIDR 地址的banIP黑名单.<br /> <em><b>请注意:</"
"b></em>每行只能添加一个IPv4或IPv6地址.允许使用 '#' 引入注释 - 域, 通配符和正"
"则表达式不允许."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
msgid ""
@ -789,13 +786,10 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
"这是本地banIP白名单总是允许某些 IP/CIDR 地址.<br /> <em><b>请注意:</b></em>仅"
"添加每行一个IPv4或IPv6地址.允许使用 '#' 引入注释 - 域, 通配符和正则表达式不允"
"许."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177
msgid ""
@ -873,6 +867,26 @@ msgstr "禁止IP"
msgid "banIP action"
msgstr "banIP 操作"
#~ msgid ""
#~ "This is the local banIP blacklist to always-deny certain IP/CIDR "
#~ "addresses.<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 "
#~ "address per line. Comments introduced with '#' are allowed - domains, "
#~ "wildcards and regex are not."
#~ msgstr ""
#~ "这是用于本地总是拒绝某些 IP/CIDR 地址的banIP黑名单.<br /> <em><b>请注意:</"
#~ "b></em>每行只能添加一个IPv4或IPv6地址.允许使用 '#' 引入注释 - 域, 通配符和"
#~ "正则表达式不允许."
#~ msgid ""
#~ "This is the local banIP whitelist to always allow certain IP/CIDR "
#~ "addresses.<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 "
#~ "address or per line. Comments introduced with '#' are allowed - domains, "
#~ "wildcards and regex are not."
#~ msgstr ""
#~ "这是本地banIP白名单总是允许某些 IP/CIDR 地址.<br /> <em><b>请注意:</b></"
#~ "em>仅添加每行一个IPv4或IPv6地址.允许使用 '#' 引入注释 - 域, 通配符和正则表"
#~ "达式不允许."
#~ msgid ""
#~ "Number of the failed LuCI login repetitions of the same ip in the log "
#~ "before banning."

View file

@ -762,9 +762,9 @@ msgstr "系統日誌輸出僅針對banIP相關消息進行了預過濾。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js:23
msgid ""
"This is the local banIP blacklist to always-deny certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/maclist.js:23
@ -777,9 +777,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js:23
msgid ""
"This is the local banIP whitelist to always allow certain IP/CIDR addresses."
"<br /> <em><b>Please note:</b></em> add only one IPv4 or IPv6 address or per "
"line. Comments introduced with '#' are allowed - domains, wildcards and "
"regex are not."
"<br /> <em><b>Please note:</b></em> add only one IPv4 address, IPv6 address "
"or domain name per line. Comments introduced with '#' are allowed - "
"wildcards and regex are not."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177