From c3b95818fe1cbe4d3d848b9b575851bdeb088113 Mon Sep 17 00:00:00 2001 From: Dirk Brenken Date: Sun, 14 Mar 2021 06:57:31 +0100 Subject: [PATCH] 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 * sync translations Signed-off-by: Dirk Brenken --- .../resources/view/banip/blacklist.js | 2 +- .../resources/view/banip/whitelist.js | 2 +- applications/luci-app-banip/po/ar/banip.po | 12 ++--- applications/luci-app-banip/po/bg/banip.po | 12 ++--- applications/luci-app-banip/po/bn_BD/banip.po | 12 ++--- applications/luci-app-banip/po/ca/banip.po | 12 ++--- applications/luci-app-banip/po/cs/banip.po | 12 ++--- applications/luci-app-banip/po/de/banip.po | 12 ++--- applications/luci-app-banip/po/el/banip.po | 12 ++--- applications/luci-app-banip/po/en/banip.po | 12 ++--- applications/luci-app-banip/po/es/banip.po | 46 ++++++++++++------- applications/luci-app-banip/po/fi/banip.po | 12 ++--- applications/luci-app-banip/po/fr/banip.po | 12 ++--- applications/luci-app-banip/po/he/banip.po | 12 ++--- applications/luci-app-banip/po/hi/banip.po | 12 ++--- applications/luci-app-banip/po/hu/banip.po | 12 ++--- applications/luci-app-banip/po/it/banip.po | 12 ++--- applications/luci-app-banip/po/ja/banip.po | 12 ++--- applications/luci-app-banip/po/ko/banip.po | 12 ++--- applications/luci-app-banip/po/mr/banip.po | 12 ++--- applications/luci-app-banip/po/ms/banip.po | 12 ++--- applications/luci-app-banip/po/nb_NO/banip.po | 12 ++--- applications/luci-app-banip/po/pl/banip.po | 42 +++++++++++------ applications/luci-app-banip/po/pt/banip.po | 12 ++--- applications/luci-app-banip/po/pt_BR/banip.po | 12 ++--- applications/luci-app-banip/po/ro/banip.po | 12 ++--- applications/luci-app-banip/po/ru/banip.po | 12 ++--- applications/luci-app-banip/po/sk/banip.po | 12 ++--- applications/luci-app-banip/po/sv/banip.po | 12 ++--- .../luci-app-banip/po/templates/banip.pot | 12 ++--- applications/luci-app-banip/po/tr/banip.po | 12 ++--- applications/luci-app-banip/po/uk/banip.po | 12 ++--- applications/luci-app-banip/po/vi/banip.po | 12 ++--- .../luci-app-banip/po/zh_Hans/banip.po | 38 ++++++++++----- .../luci-app-banip/po/zh_Hant/banip.po | 12 ++--- 35 files changed, 266 insertions(+), 224 deletions(-) diff --git a/applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js b/applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js index b9b1bde991..f172158063 100644 --- a/applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js +++ b/applications/luci-app-banip/htdocs/luci-static/resources/view/banip/blacklist.js @@ -21,7 +21,7 @@ return view.extend({ return E([ E('p', {}, _('This is the local banIP blacklist to always-deny certain IP/CIDR addresses.
\ - Please note: add only one IPv4 or IPv6 address per line. Comments introduced with \'#\' are allowed - domains, wildcards and regex are not.')), + Please note: 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', diff --git a/applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js b/applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js index 4e8e61d90f..be70478412 100644 --- a/applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js +++ b/applications/luci-app-banip/htdocs/luci-static/resources/view/banip/whitelist.js @@ -21,7 +21,7 @@ return view.extend({ return E([ E('p', {}, _('This is the local banIP whitelist to always allow certain IP/CIDR addresses.
\ - Please note: add only one IPv4 or IPv6 address or per line. Comments introduced with \'#\' are allowed - domains, wildcards and regex are not.')), + Please note: 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', diff --git a/applications/luci-app-banip/po/ar/banip.po b/applications/luci-app-banip/po/ar/banip.po index cc809ffeef..41579e5c0a 100644 --- a/applications/luci-app-banip/po/ar/banip.po +++ b/applications/luci-app-banip/po/ar/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/bg/banip.po b/applications/luci-app-banip/po/bg/banip.po index 2a242a3e80..ee55a1ec0b 100644 --- a/applications/luci-app-banip/po/bg/banip.po +++ b/applications/luci-app-banip/po/bg/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/bn_BD/banip.po b/applications/luci-app-banip/po/bn_BD/banip.po index cb8ddb528f..8b41e531dd 100644 --- a/applications/luci-app-banip/po/bn_BD/banip.po +++ b/applications/luci-app-banip/po/bn_BD/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/ca/banip.po b/applications/luci-app-banip/po/ca/banip.po index 7ea9f71ce0..5b83208f0c 100644 --- a/applications/luci-app-banip/po/ca/banip.po +++ b/applications/luci-app-banip/po/ca/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/cs/banip.po b/applications/luci-app-banip/po/cs/banip.po index 9c395308cd..e91c0ecbf1 100644 --- a/applications/luci-app-banip/po/cs/banip.po +++ b/applications/luci-app-banip/po/cs/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/de/banip.po b/applications/luci-app-banip/po/de/banip.po index ed0fd6b037..9548cde443 100644 --- a/applications/luci-app-banip/po/de/banip.po +++ b/applications/luci-app-banip/po/de/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/el/banip.po b/applications/luci-app-banip/po/el/banip.po index 2cb9379658..2f8f5cde3e 100644 --- a/applications/luci-app-banip/po/el/banip.po +++ b/applications/luci-app-banip/po/el/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/en/banip.po b/applications/luci-app-banip/po/en/banip.po index 4db44f82b2..f18a43c728 100644 --- a/applications/luci-app-banip/po/en/banip.po +++ b/applications/luci-app-banip/po/en/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/es/banip.po b/applications/luci-app-banip/po/es/banip.po index 6c885c2dc6..9cfcc68ecb 100644 --- a/applications/luci-app-banip/po/es/banip.po +++ b/applications/luci-app-banip/po/es/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" -"Esta es la lista negra de banIP local para denegar siempre ciertas " -"direcciones IP/CIDR.
Tenga en cuenta: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" -"Esta es la lista blanca local de banIP para permitir siempre ciertas " -"direcciones IP/CIDR.
Tenga en cuenta: 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.
Please note: 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.
Tenga en cuenta: 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.
Please note: 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.
Tenga en cuenta: 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." diff --git a/applications/luci-app-banip/po/fi/banip.po b/applications/luci-app-banip/po/fi/banip.po index 798e2ca669..327c3fdb7e 100644 --- a/applications/luci-app-banip/po/fi/banip.po +++ b/applications/luci-app-banip/po/fi/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/fr/banip.po b/applications/luci-app-banip/po/fr/banip.po index b2f8b26cb7..9e2c44c21f 100644 --- a/applications/luci-app-banip/po/fr/banip.po +++ b/applications/luci-app-banip/po/fr/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/he/banip.po b/applications/luci-app-banip/po/he/banip.po index 2a5ad41e9b..8de906e7f5 100644 --- a/applications/luci-app-banip/po/he/banip.po +++ b/applications/luci-app-banip/po/he/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/hi/banip.po b/applications/luci-app-banip/po/hi/banip.po index b7d90bd889..b29e4645d4 100644 --- a/applications/luci-app-banip/po/hi/banip.po +++ b/applications/luci-app-banip/po/hi/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/hu/banip.po b/applications/luci-app-banip/po/hu/banip.po index f17f3181c0..4fa9ebc85e 100644 --- a/applications/luci-app-banip/po/hu/banip.po +++ b/applications/luci-app-banip/po/hu/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/it/banip.po b/applications/luci-app-banip/po/it/banip.po index 0a786d8ca8..258fef1e30 100644 --- a/applications/luci-app-banip/po/it/banip.po +++ b/applications/luci-app-banip/po/it/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/ja/banip.po b/applications/luci-app-banip/po/ja/banip.po index 6e0008e7b7..cef70dd876 100644 --- a/applications/luci-app-banip/po/ja/banip.po +++ b/applications/luci-app-banip/po/ja/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/ko/banip.po b/applications/luci-app-banip/po/ko/banip.po index 1d48ff6189..1482313797 100644 --- a/applications/luci-app-banip/po/ko/banip.po +++ b/applications/luci-app-banip/po/ko/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/mr/banip.po b/applications/luci-app-banip/po/mr/banip.po index 5a06d4d59e..de8d6c8fd5 100644 --- a/applications/luci-app-banip/po/mr/banip.po +++ b/applications/luci-app-banip/po/mr/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/ms/banip.po b/applications/luci-app-banip/po/ms/banip.po index d66ae748b0..d23a0e97b2 100644 --- a/applications/luci-app-banip/po/ms/banip.po +++ b/applications/luci-app-banip/po/ms/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/nb_NO/banip.po b/applications/luci-app-banip/po/nb_NO/banip.po index 94aa16a2a1..f617b08235 100644 --- a/applications/luci-app-banip/po/nb_NO/banip.po +++ b/applications/luci-app-banip/po/nb_NO/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/pl/banip.po b/applications/luci-app-banip/po/pl/banip.po index 580e474523..cffc666840 100644 --- a/applications/luci-app-banip/po/pl/banip.po +++ b/applications/luci-app-banip/po/pl/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" -"Jest to lokalna czarna lista banIP, aby zawsze odmawiać niektórych adresów " -"IP/CIDR.
Uwaga: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" -"Jest to lokalna biała lista banIP, aby zawsze zezwalać na określone adresy " -"IP/CIDR.
Uwaga: 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.
Please note: 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.
Uwaga: 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.
Please note: 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.
Uwaga: dodaj tylko jeden adres " +#~ "IPv4 lub IPv6 lub na linię. Komentarze wprowadzone z \"#\" są dozwolone - " +#~ "domeny, symbole wieloznaczne i wyrażenia regularnego nie są." diff --git a/applications/luci-app-banip/po/pt/banip.po b/applications/luci-app-banip/po/pt/banip.po index 746b3f29b5..5630a2e168 100644 --- a/applications/luci-app-banip/po/pt/banip.po +++ b/applications/luci-app-banip/po/pt/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/pt_BR/banip.po b/applications/luci-app-banip/po/pt_BR/banip.po index 0d63c32cdd..884ffcf4ae 100644 --- a/applications/luci-app-banip/po/pt_BR/banip.po +++ b/applications/luci-app-banip/po/pt_BR/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/ro/banip.po b/applications/luci-app-banip/po/ro/banip.po index 92a6059940..f4a7e1701d 100644 --- a/applications/luci-app-banip/po/ro/banip.po +++ b/applications/luci-app-banip/po/ro/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/ru/banip.po b/applications/luci-app-banip/po/ru/banip.po index 2370fda1e8..8a4ae288c9 100644 --- a/applications/luci-app-banip/po/ru/banip.po +++ b/applications/luci-app-banip/po/ru/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/sk/banip.po b/applications/luci-app-banip/po/sk/banip.po index ac582282ef..0ed4a67218 100644 --- a/applications/luci-app-banip/po/sk/banip.po +++ b/applications/luci-app-banip/po/sk/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/sv/banip.po b/applications/luci-app-banip/po/sv/banip.po index 17d3ea3e15..d5a0e4bf9e 100644 --- a/applications/luci-app-banip/po/sv/banip.po +++ b/applications/luci-app-banip/po/sv/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/templates/banip.pot b/applications/luci-app-banip/po/templates/banip.pot index b993bf3a00..95afdfd9b5 100644 --- a/applications/luci-app-banip/po/templates/banip.pot +++ b/applications/luci-app-banip/po/templates/banip.pot @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/tr/banip.po b/applications/luci-app-banip/po/tr/banip.po index 13f249e799..493cd81cd8 100644 --- a/applications/luci-app-banip/po/tr/banip.po +++ b/applications/luci-app-banip/po/tr/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/uk/banip.po b/applications/luci-app-banip/po/uk/banip.po index 85ffb09537..36ac8ad729 100644 --- a/applications/luci-app-banip/po/uk/banip.po +++ b/applications/luci-app-banip/po/uk/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/vi/banip.po b/applications/luci-app-banip/po/vi/banip.po index 602204254b..738b84811c 100644 --- a/applications/luci-app-banip/po/vi/banip.po +++ b/applications/luci-app-banip/po/vi/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177 diff --git a/applications/luci-app-banip/po/zh_Hans/banip.po b/applications/luci-app-banip/po/zh_Hans/banip.po index 84113d9a94..4b9ea071d9 100644 --- a/applications/luci-app-banip/po/zh_Hans/banip.po +++ b/applications/luci-app-banip/po/zh_Hans/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" -"这是用于本地总是拒绝某些 IP/CIDR 地址的banIP黑名单.
请注意:每行只能添加一个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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" -"这是本地banIP白名单总是允许某些 IP/CIDR 地址.
请注意:仅" -"添加每行一个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.
Please note: add only one IPv4 or IPv6 " +#~ "address per line. Comments introduced with '#' are allowed - domains, " +#~ "wildcards and regex are not." +#~ msgstr "" +#~ "这是用于本地总是拒绝某些 IP/CIDR 地址的banIP黑名单.
请注意:每行只能添加一个IPv4或IPv6地址.允许使用 '#' 引入注释 - 域, 通配符和" +#~ "正则表达式不允许." + +#~ msgid "" +#~ "This is the local banIP whitelist to always allow certain IP/CIDR " +#~ "addresses.
Please note: 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 地址.
请注意:仅添加每行一个IPv4或IPv6地址.允许使用 '#' 引入注释 - 域, 通配符和正则表" +#~ "达式不允许." diff --git a/applications/luci-app-banip/po/zh_Hant/banip.po b/applications/luci-app-banip/po/zh_Hant/banip.po index 15b65492b5..903f5aff9a 100644 --- a/applications/luci-app-banip/po/zh_Hant/banip.po +++ b/applications/luci-app-banip/po/zh_Hant/banip.po @@ -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." -"
Please note: add only one IPv4 or IPv6 address per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: 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." -"
Please note: add only one IPv4 or IPv6 address or per " -"line. Comments introduced with '#' are allowed - domains, wildcards and " -"regex are not." +"
Please note: add only one IPv4 address, IPv6 address " +"or domain name per line. Comments introduced with '#' are allowed - " +"wildcards and regex are not." msgstr "" #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/ipsetreport.js:177