luci-app-banip: sync with 0.7.5
authorDirk Brenken <[email protected]>
Sun, 14 Mar 2021 05:57:31 +0000 (06:57 +0100)
committerDirk Brenken <[email protected]>
Sun, 14 Mar 2021 05:57:31 +0000 (06:57 +0100)
* change the wording for black- and whitelist (domain names now
  supported as well as input for IPsets
* sync translations

Signed-off-by: Dirk Brenken <[email protected]>
35 files changed:
applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js
applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js
applications/luci-app-banip/po/ar/banip.po
applications/luci-app-banip/po/bg/banip.po
applications/luci-app-banip/po/bn_BD/banip.po
applications/luci-app-banip/po/ca/banip.po
applications/luci-app-banip/po/cs/banip.po
applications/luci-app-banip/po/de/banip.po
applications/luci-app-banip/po/el/banip.po
applications/luci-app-banip/po/en/banip.po
applications/luci-app-banip/po/es/banip.po
applications/luci-app-banip/po/fi/banip.po
applications/luci-app-banip/po/fr/banip.po
applications/luci-app-banip/po/he/banip.po
applications/luci-app-banip/po/hi/banip.po
applications/luci-app-banip/po/hu/banip.po
applications/luci-app-banip/po/it/banip.po
applications/luci-app-banip/po/ja/banip.po
applications/luci-app-banip/po/ko/banip.po
applications/luci-app-banip/po/mr/banip.po
applications/luci-app-banip/po/ms/banip.po
applications/luci-app-banip/po/nb_NO/banip.po
applications/luci-app-banip/po/pl/banip.po
applications/luci-app-banip/po/pt/banip.po
applications/luci-app-banip/po/pt_BR/banip.po
applications/luci-app-banip/po/ro/banip.po
applications/luci-app-banip/po/ru/banip.po
applications/luci-app-banip/po/sk/banip.po
applications/luci-app-banip/po/sv/banip.po
applications/luci-app-banip/po/templates/banip.pot
applications/luci-app-banip/po/tr/banip.po
applications/luci-app-banip/po/uk/banip.po
applications/luci-app-banip/po/vi/banip.po
applications/luci-app-banip/po/zh_Hans/banip.po
applications/luci-app-banip/po/zh_Hant/banip.po

index b9b1bde99124257055ef04b3dbe7cbfbd534836d..f172158063b432052b091402915f62aae9321884 100644 (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',
index 4e8e61d90fdc8f8b4cc8d5cec45930c5e03899d3..be70478412c244ba4fafed8c77bf350383ff0449 100644 (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',
index cc809ffeefcc68d92d09a36486e278a674907dc6..41579e5c0aba1c154ebe869500a6be12e81276dd 100644 (file)
@@ -764,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
@@ -779,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
index 2a242a3e8012c536ef3461d2c5e2a61029cae854..ee55a1ec0be954d60279b4c9c3e888b803e37371 100644 (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
index cb8ddb528ff889517832a3c33639cc2c38454e88..8b41e531dd552bb4109b3d51c4a09451ff449362 100644 (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
index 7ea9f71ce0d4e7b668c152701284c3ec69c3ede0..5b83208f0c4e0073f720456ed7325b583fc50c55 100644 (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
index 9c395308cdd1c85cc312889932a36292b62abd1b..e91c0ecbf11c277d1a11013ca4997d785c6e0457 100644 (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
index ed0fd6b037c79550bf58532d6e93e7f0ef8b59ed..9548cde443c2110f60fc6a0f342ec21d11b9cffc 100644 (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
index 2cb937965817bea150bc3d03fe36fa46edc449fc..2f8f5cde3e61e755efdb364920740927c78bcc88 100644 (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
index 4db44f82b2ae91575edefcd7ab8d5a8aa69399e3..f18a43c728f29295a038a797db3a15c918ac33e5 100644 (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
index 6c885c2dc60ae55a48c161c5ffa2e5a9dd71fa11..9cfcc68ecb219b643a1ae495327699a054de0b98 100644 (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 ""
@@ -953,3 +943,27 @@ msgstr "banIP"
 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:41
 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."
index 798e2ca66970247647576f38757e2adaa9e9f5b0..327c3fdb7e49f0afd7d7d0b04276b276ad578355 100644 (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
index b2f8b26cb70ff11d17efaf59d5a430fecfa51a0f..9e2c44c21fddf10cbe4da420229b8dda33d823b3 100644 (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
index 2a5ad41e9b2aa9cb9de9474cb9c02a00b95fc496..8de906e7f5e7cfb235612ade34ffa0d5521e568a 100644 (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
index b7d90bd88983529cfb3722724c2f3e88eaef0f8a..b29e4645d4120091950f3bef4f19be941c0ede97 100644 (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
index f17f3181c0d52f01f543e3b1d0fa873fd78dcb14..4fa9ebc85e47b55c0dc9f44a8d76185249e6a9a6 100644 (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
index 0a786d8ca822716b289c5837f7cf21b64f937ad7..258fef1e30101d70cbee0a82109fb058fda93367 100644 (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
index 6e0008e7b7f796cb9ce5f635c1a31b21d7f6e964..cef70dd876405c389dd04e04282ac8c16f776f65 100644 (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
index 1d48ff61898af519fb2ab68a9b17c7f7dcdd9059..1482313797c4973c5182454672551acc2cb84407 100644 (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
index 5a06d4d59e71d519e164de051a3be56fc7a44236..de8d6c8fd50ed09c6706c45d5c68dc05302e4eff 100644 (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
index d66ae748b01729873df0a1613220967ea2fdde9f..d23a0e97b2bff3e25c7e01e7e86754a5757c6112 100644 (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
index 94aa16a2a1e8b8c2e30f1297469ef959a759dbd0..f617b0823507fc20e29fc1478bee8e6cc9ac1e31 100644 (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
index 580e4745230cc7dad2b170b222e129679e6b049f..cffc6668406d6ad69cf35c7415645f3dfd7bf147 100644 (file)
@@ -816,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 ""
@@ -839,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,3 +921,25 @@ msgstr "banIP"
 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:41
 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ą."
index 746b3f29b57da0b0596bedb537c1387aa02880bf..5630a2e168bdefe543989c517cf25ae597d9505c 100644 (file)
@@ -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
index 0d63c32cdd44c998a1eed009e6551ae07eb69ccf..884ffcf4ae1a82d09cc215c8c24b34b16bbf7233 100644 (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
index 92a60599402d1c16840d5cd506609f4e6ecaedeb..f4a7e1701d2022ba8c0fae5f762adb5297a28733 100644 (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
index 2370fda1e86f6e76a049a4faae36a519fe88e8cd..8a4ae288c90fcd11f8d7a36b71e4d8fd9eda47a5 100644 (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
index ac582282ef98527e2503c6fcba49c1f609c5278e..0ed4a672187a0b4b2314bb37ce20d0e8785788f1 100644 (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
index 17d3ea3e155a068a79e9a1515c23e13a0ad3e416..d5a0e4bf9e1e1f58db5ca75d263d4004ec1ee647 100644 (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
index b993bf3a0016459be2e371c06966faf49c69125f..95afdfd9b55732bd70929db20954759ca9af74e4 100644 (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
index 13f249e7998615f2333c7b111729a2ecf185931f..493cd81cd8d8f4e830a721abf4aaa99bece2a563 100644 (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
index 85ffb095373f70934cb14333cf7272b2f3e3b980..36ac8ad72998b0bd560448a4934d9e944cc84c5c 100644 (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
index 602204254bbfbede5efb1343d79ce8b3ff038905..738b84811c967020d460059ca6a0a4a580e3a411 100644 (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
index 84113d9a94158afa43a110fa9e783f4310258e00..4b9ea071d986a76ecb2a4ce6f6570358058cd3b5 100644 (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 ""
@@ -872,3 +866,23 @@ msgstr "禁止IP"
 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:41
 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地址.允许使用 '#' 引入注释 - 域, 通配符和正则表"
+#~ "达式不允许."
index 15b65492b561c1a93e82b48e8142bea8ad79a32a..903f5aff9a79cecc34496189fb3fed260cebd54b 100644 (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