summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js4
-rw-r--r--applications/luci-app-banip/po/ar/banip.po44
-rw-r--r--applications/luci-app-banip/po/bg/banip.po49
-rw-r--r--applications/luci-app-banip/po/bn_BD/banip.po49
-rw-r--r--applications/luci-app-banip/po/ca/banip.po44
-rw-r--r--applications/luci-app-banip/po/cs/banip.po44
-rw-r--r--applications/luci-app-banip/po/da/banip.po49
-rw-r--r--applications/luci-app-banip/po/de/banip.po95
-rw-r--r--applications/luci-app-banip/po/el/banip.po44
-rw-r--r--applications/luci-app-banip/po/en/banip.po44
-rw-r--r--applications/luci-app-banip/po/es/banip.po55
-rw-r--r--applications/luci-app-banip/po/fi/banip.po49
-rw-r--r--applications/luci-app-banip/po/fr/banip.po49
-rw-r--r--applications/luci-app-banip/po/he/banip.po44
-rw-r--r--applications/luci-app-banip/po/hi/banip.po44
-rw-r--r--applications/luci-app-banip/po/hu/banip.po49
-rw-r--r--applications/luci-app-banip/po/it/banip.po44
-rw-r--r--applications/luci-app-banip/po/ja/banip.po49
-rw-r--r--applications/luci-app-banip/po/ko/banip.po44
-rw-r--r--applications/luci-app-banip/po/mr/banip.po44
-rw-r--r--applications/luci-app-banip/po/ms/banip.po44
-rw-r--r--applications/luci-app-banip/po/nb_NO/banip.po44
-rw-r--r--applications/luci-app-banip/po/nl/banip.po106
-rw-r--r--applications/luci-app-banip/po/pl/banip.po95
-rw-r--r--applications/luci-app-banip/po/pt/banip.po97
-rw-r--r--applications/luci-app-banip/po/pt_BR/banip.po99
-rw-r--r--applications/luci-app-banip/po/ro/banip.po96
-rw-r--r--applications/luci-app-banip/po/ru/banip.po99
-rw-r--r--applications/luci-app-banip/po/sk/banip.po44
-rw-r--r--applications/luci-app-banip/po/sv/banip.po49
-rw-r--r--applications/luci-app-banip/po/sw/banip.po49
-rw-r--r--applications/luci-app-banip/po/templates/banip.pot44
-rw-r--r--applications/luci-app-banip/po/tr/banip.po49
-rw-r--r--applications/luci-app-banip/po/uk/banip.po44
-rw-r--r--applications/luci-app-banip/po/vi/banip.po44
-rw-r--r--applications/luci-app-banip/po/zh_Hans/banip.po102
-rw-r--r--applications/luci-app-banip/po/zh_Hant/banip.po88
37 files changed, 1642 insertions, 488 deletions
diff --git a/applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js b/applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js
index 3eba0c23e0..edd26e7641 100644
--- a/applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js
+++ b/applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js
@@ -575,7 +575,7 @@ return view.extend({
o.optional = true;
o.rmempty = true;
- o = s.taboption('feeds', form.Flag, 'ban_autoallowlist', _('Auto Allowlist'), _('Automatically transfers uplink IPs to the banIP allowlist.'));
+ o = s.taboption('feeds', form.Flag, 'ban_autoallowlist', _('Auto Allowlist'), _('Automatically add resolved domains and uplink IPs to the local banIP allowlist.'));
o.default = 1
o.rmempty = false;
@@ -587,7 +587,7 @@ return view.extend({
o.rmempty = true;
o.depends('ban_autoallowlist', '1');
- o = s.taboption('feeds', form.Flag, 'ban_autoblocklist', _('Auto Blocklist'), _('Automatically transfers suspicious IPs to the banIP blocklist.'));
+ o = s.taboption('feeds', form.Flag, 'ban_autoblocklist', _('Auto Blocklist'), _('Automatically add resolved domains and suspicious IPs to the local banIP blocklist.'));
o.default = 1
o.rmempty = false;
diff --git a/applications/luci-app-banip/po/ar/banip.po b/applications/luci-app-banip/po/ar/banip.po
index 1718f87eaa..b719d717b6 100644
--- a/applications/luci-app-banip/po/ar/banip.po
+++ b/applications/luci-app-banip/po/ar/banip.po
@@ -88,7 +88,7 @@ msgid "Active Feeds"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
+msgid "Active Uplink"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
@@ -100,7 +100,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr ""
@@ -110,11 +110,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr ""
@@ -122,12 +126,16 @@ msgstr ""
msgid "Auto Detection"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
@@ -188,7 +196,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
@@ -204,7 +212,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
@@ -226,6 +234,10 @@ msgid ""
"utilities automatically."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -363,6 +375,10 @@ msgstr ""
msgid "Highest Priority"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr ""
@@ -382,7 +398,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
@@ -434,6 +450,10 @@ msgstr ""
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -606,7 +626,7 @@ msgstr ""
msgid "Restart"
msgstr "إعادة تشغيل"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
@@ -722,6 +742,10 @@ msgstr ""
msgid "Stop"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr ""
diff --git a/applications/luci-app-banip/po/bg/banip.po b/applications/luci-app-banip/po/bg/banip.po
index 2056325b29..d77dfa3b54 100644
--- a/applications/luci-app-banip/po/bg/banip.po
+++ b/applications/luci-app-banip/po/bg/banip.po
@@ -87,8 +87,8 @@ msgid "Active Feeds"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
-msgstr "Активни събнети"
+msgid "Active Uplink"
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
msgid ""
@@ -99,7 +99,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr ""
@@ -109,11 +109,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr ""
@@ -121,12 +125,16 @@ msgstr ""
msgid "Auto Detection"
msgstr "Автоматично засичане"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
@@ -187,7 +195,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
@@ -203,7 +211,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
@@ -225,6 +233,10 @@ msgid ""
"utilities automatically."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -362,6 +374,10 @@ msgstr ""
msgid "Highest Priority"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr ""
@@ -381,7 +397,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
@@ -433,6 +449,10 @@ msgstr ""
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -605,7 +625,7 @@ msgstr ""
msgid "Restart"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
@@ -721,6 +741,10 @@ msgstr ""
msgid "Stop"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr ""
@@ -946,6 +970,9 @@ msgstr ""
msgid "warn (default)"
msgstr ""
+#~ msgid "Active Subnets"
+#~ msgstr "Активни събнети"
+
#~ msgid "Active Interfaces"
#~ msgstr "Активен интерфейс"
diff --git a/applications/luci-app-banip/po/bn_BD/banip.po b/applications/luci-app-banip/po/bn_BD/banip.po
index f8df9090c1..88518eca51 100644
--- a/applications/luci-app-banip/po/bn_BD/banip.po
+++ b/applications/luci-app-banip/po/bn_BD/banip.po
@@ -87,8 +87,8 @@ msgid "Active Feeds"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
-msgstr "চালু সাবনেটগুলো"
+msgid "Active Uplink"
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
msgid ""
@@ -99,7 +99,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr ""
@@ -109,11 +109,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr ""
@@ -121,12 +125,16 @@ msgstr ""
msgid "Auto Detection"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
@@ -187,7 +195,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
@@ -203,7 +211,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
@@ -225,6 +233,10 @@ msgid ""
"utilities automatically."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -362,6 +374,10 @@ msgstr ""
msgid "Highest Priority"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr ""
@@ -381,7 +397,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
@@ -433,6 +449,10 @@ msgstr ""
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -605,7 +625,7 @@ msgstr ""
msgid "Restart"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
@@ -721,6 +741,10 @@ msgstr ""
msgid "Stop"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr ""
@@ -946,6 +970,9 @@ msgstr ""
msgid "warn (default)"
msgstr ""
+#~ msgid "Active Subnets"
+#~ msgstr "চালু সাবনেটগুলো"
+
#~ msgid "Active Interfaces"
#~ msgstr "চালু ইন্টারফেসগুলো"
diff --git a/applications/luci-app-banip/po/ca/banip.po b/applications/luci-app-banip/po/ca/banip.po
index f9a3cdaec2..aa5a4fcac1 100644
--- a/applications/luci-app-banip/po/ca/banip.po
+++ b/applications/luci-app-banip/po/ca/banip.po
@@ -87,7 +87,7 @@ msgid "Active Feeds"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
+msgid "Active Uplink"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
@@ -99,7 +99,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr ""
@@ -109,11 +109,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr ""
@@ -121,12 +125,16 @@ msgstr ""
msgid "Auto Detection"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
@@ -187,7 +195,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
@@ -203,7 +211,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
@@ -225,6 +233,10 @@ msgid ""
"utilities automatically."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -362,6 +374,10 @@ msgstr ""
msgid "Highest Priority"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr ""
@@ -381,7 +397,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
@@ -433,6 +449,10 @@ msgstr ""
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -605,7 +625,7 @@ msgstr ""
msgid "Restart"
msgstr "Reiniciar"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
@@ -721,6 +741,10 @@ msgstr ""
msgid "Stop"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr ""
diff --git a/applications/luci-app-banip/po/cs/banip.po b/applications/luci-app-banip/po/cs/banip.po
index 754c67244d..1ec89c13c4 100644
--- a/applications/luci-app-banip/po/cs/banip.po
+++ b/applications/luci-app-banip/po/cs/banip.po
@@ -87,7 +87,7 @@ msgid "Active Feeds"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
+msgid "Active Uplink"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
@@ -99,7 +99,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr ""
@@ -109,11 +109,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr ""
@@ -121,12 +125,16 @@ msgstr ""
msgid "Auto Detection"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
@@ -187,7 +195,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
@@ -203,7 +211,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
@@ -225,6 +233,10 @@ msgid ""
"utilities automatically."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -362,6 +374,10 @@ msgstr ""
msgid "Highest Priority"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr ""
@@ -381,7 +397,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
@@ -433,6 +449,10 @@ msgstr ""
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -605,7 +625,7 @@ msgstr ""
msgid "Restart"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
@@ -721,6 +741,10 @@ msgstr ""
msgid "Stop"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr ""
diff --git a/applications/luci-app-banip/po/da/banip.po b/applications/luci-app-banip/po/da/banip.po
index 47cf6690a7..29f4a9e388 100644
--- a/applications/luci-app-banip/po/da/banip.po
+++ b/applications/luci-app-banip/po/da/banip.po
@@ -87,8 +87,8 @@ msgid "Active Feeds"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
-msgstr "Aktive Subnets"
+msgid "Active Uplink"
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
msgid ""
@@ -99,7 +99,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr ""
@@ -109,11 +109,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr ""
@@ -121,12 +125,16 @@ msgstr ""
msgid "Auto Detection"
msgstr "Automatisk detektering"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
@@ -187,7 +195,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
@@ -203,7 +211,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
@@ -225,6 +233,10 @@ msgid ""
"utilities automatically."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -362,6 +374,10 @@ msgstr "Høj prioritet"
msgid "Highest Priority"
msgstr "Højeste prioritet"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr ""
@@ -381,7 +397,7 @@ msgstr "IPv6-understøttelse"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
@@ -433,6 +449,10 @@ msgstr ""
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -606,7 +626,7 @@ msgstr ""
msgid "Restart"
msgstr "Genstart"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
@@ -722,6 +742,10 @@ msgstr ""
msgid "Stop"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr ""
@@ -947,6 +971,9 @@ msgstr ""
msgid "warn (default)"
msgstr ""
+#~ msgid "Active Subnets"
+#~ msgstr "Aktive Subnets"
+
#~ msgid ""
#~ "Parse only the last stated number of log entries for suspicious events."
#~ msgstr ""
diff --git a/applications/luci-app-banip/po/de/banip.po b/applications/luci-app-banip/po/de/banip.po
index 5cdf20ad2f..bf05edfd5d 100644
--- a/applications/luci-app-banip/po/de/banip.po
+++ b/applications/luci-app-banip/po/de/banip.po
@@ -87,8 +87,8 @@ msgid "Active Feeds"
msgstr "Aktive Feeds"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
-msgstr "Aktive Subnetze"
+msgid "Active Uplink"
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
msgid ""
@@ -101,7 +101,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr "Erweiterte Einstellungen"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr "Nur Zulassungsliste"
@@ -111,11 +111,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr "Automatische Zulassungsliste"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr "Automatische Sperrliste"
@@ -123,13 +127,17 @@ msgstr "Automatische Sperrliste"
msgid "Auto Detection"
msgstr "Automatische Erkennung"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
-msgstr "Überträgt verdächtige IPs automatisch an die banIP-Sperrliste."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
-msgstr "Überträgt Uplink-IPs automatisch in die banIP-Zulassungsliste."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
msgid "Backup Directory"
@@ -189,16 +197,11 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
msgstr ""
-"Konfiguration des banIP-Pakets, um ein- und ausgehende IP-Adressen/Subnetze "
-"über Sets in nftables zu sperren. Weitere Informationen finden Sie unter <a "
-"href=\"https://github.com/openwrt/packages/blob/master/net/banip/files/"
-"README.md\" target=\"_blank\" rel=\"noreferrer noopener\" >in der Online-"
-"Dokumentation</a>"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:563
msgid "Countries"
@@ -210,11 +213,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
-"Deduplizieren von IP-Adressen in allen aktiven Sets und bereinigen der "
-"lokalen Sperrliste."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid "Deduplicate IPs"
@@ -236,6 +237,10 @@ msgstr ""
"Automatische Erkennung relevanter Netzwerkgeräte, Schnittstellen, Subnetze, "
"Protokolle und Dienstprogramme."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -373,6 +378,10 @@ msgstr "Hohe Priorität"
msgid "Highest Priority"
msgstr "Höchste Priorität"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr "IP-Suche"
@@ -392,10 +401,8 @@ msgstr "IPv6 Unterstützung"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
-"Erhöhen der maximalen Anzahl geöffneten Dateien, um z. B. die Menge der "
-"temporären geteilten Dateien beim Laden der Sets zu bewältigen."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
msgid "Information"
@@ -446,6 +453,10 @@ msgstr "Beschränken bestimmter Feeds auf die WAN-Eingang-Kette."
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "Begrenzen von banIP verwendeter Rechenkerne, um RAM zu sparen."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -628,7 +639,7 @@ msgstr "Berichtselemente"
msgid "Restart"
msgstr "Neustart"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
"Beschränken des Internetzugangs von/zu einer kleinen Anzahl von sicheren IPs."
@@ -752,6 +763,10 @@ msgstr "Status"
msgid "Stop"
msgstr "Stopp"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr "Umfrage"
@@ -994,6 +1009,42 @@ msgstr ""
msgid "warn (default)"
msgstr "warn (Standard)"
+#~ msgid "Active Subnets"
+#~ msgstr "Aktive Subnetze"
+
+#~ msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#~ msgstr "Überträgt verdächtige IPs automatisch an die banIP-Sperrliste."
+
+#~ msgid "Automatically transfers uplink IPs to the banIP allowlist."
+#~ msgstr "Überträgt Uplink-IPs automatisch in die banIP-Zulassungsliste."
+
+#~ msgid ""
+#~ "Configuration of the banIP package to ban incoming and outgoing ip "
+#~ "addresses/subnets via sets in nftables. For further information <a "
+#~ "href=\"https://github.com/openwrt/packages/blob/master/net/banip/files/"
+#~ "README.md\" target=\"_blank\" rel=\"noreferrer noopener\" >check the "
+#~ "online documentation</a>"
+#~ msgstr ""
+#~ "Konfiguration des banIP-Pakets, um ein- und ausgehende IP-Adressen/"
+#~ "Subnetze über Sets in nftables zu sperren. Weitere Informationen finden "
+#~ "Sie unter <a href=\"https://github.com/openwrt/packages/blob/master/net/"
+#~ "banip/files/README.md\" target=\"_blank\" rel=\"noreferrer noopener\" >in "
+#~ "der Online-Dokumentation</a>"
+
+#~ msgid ""
+#~ "Deduplicate IP addresses across all active sets and and tidy up the local "
+#~ "blocklist."
+#~ msgstr ""
+#~ "Deduplizieren von IP-Adressen in allen aktiven Sets und bereinigen der "
+#~ "lokalen Sperrliste."
+
+#~ msgid ""
+#~ "Increase the maximal number of open files, e.g. to handle the amount of "
+#~ "temporary split files while loading the sets."
+#~ msgstr ""
+#~ "Erhöhen der maximalen Anzahl geöffneten Dateien, um z. B. die Menge der "
+#~ "temporären geteilten Dateien beim Laden der Sets zu bewältigen."
+
#~ msgid "Chain Priority"
#~ msgstr "Kettenpriorität"
diff --git a/applications/luci-app-banip/po/el/banip.po b/applications/luci-app-banip/po/el/banip.po
index afb8c224f5..e2a8cc4939 100644
--- a/applications/luci-app-banip/po/el/banip.po
+++ b/applications/luci-app-banip/po/el/banip.po
@@ -87,7 +87,7 @@ msgid "Active Feeds"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
+msgid "Active Uplink"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
@@ -99,7 +99,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr ""
@@ -109,11 +109,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr ""
@@ -121,12 +125,16 @@ msgstr ""
msgid "Auto Detection"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
@@ -187,7 +195,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
@@ -203,7 +211,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
@@ -225,6 +233,10 @@ msgid ""
"utilities automatically."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -362,6 +374,10 @@ msgstr ""
msgid "Highest Priority"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr ""
@@ -381,7 +397,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
@@ -433,6 +449,10 @@ msgstr ""
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -605,7 +625,7 @@ msgstr ""
msgid "Restart"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
@@ -721,6 +741,10 @@ msgstr ""
msgid "Stop"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr ""
diff --git a/applications/luci-app-banip/po/en/banip.po b/applications/luci-app-banip/po/en/banip.po
index d65d83ea18..7ebddef488 100644
--- a/applications/luci-app-banip/po/en/banip.po
+++ b/applications/luci-app-banip/po/en/banip.po
@@ -87,7 +87,7 @@ msgid "Active Feeds"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
+msgid "Active Uplink"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
@@ -99,7 +99,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr ""
@@ -109,11 +109,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr ""
@@ -121,12 +125,16 @@ msgstr ""
msgid "Auto Detection"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
@@ -187,7 +195,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
@@ -203,7 +211,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
@@ -225,6 +233,10 @@ msgid ""
"utilities automatically."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -362,6 +374,10 @@ msgstr ""
msgid "Highest Priority"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr ""
@@ -381,7 +397,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
@@ -433,6 +449,10 @@ msgstr ""
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -605,7 +625,7 @@ msgstr ""
msgid "Restart"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
@@ -721,6 +741,10 @@ msgstr ""
msgid "Stop"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr ""
diff --git a/applications/luci-app-banip/po/es/banip.po b/applications/luci-app-banip/po/es/banip.po
index f45c59d64f..46f1fcb95c 100644
--- a/applications/luci-app-banip/po/es/banip.po
+++ b/applications/luci-app-banip/po/es/banip.po
@@ -90,8 +90,8 @@ msgid "Active Feeds"
msgstr "Fuentes activas"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
-msgstr "Subredes activas"
+msgid "Active Uplink"
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
msgid ""
@@ -104,7 +104,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr "Solo lista de permitidos"
@@ -116,12 +116,16 @@ msgstr ""
"Las modificaciones de la lista de permitidos se han guardado, inicie la "
"búsqueda de dominios o reinicie banIP para que los cambios surtan efecto."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
#, fuzzy
msgid "Auto Allowlist"
msgstr "Lista de permitidos automática"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
#, fuzzy
msgid "Auto Blocklist"
msgstr "Lista de bloqueo automática"
@@ -130,13 +134,16 @@ msgstr "Lista de bloqueo automática"
msgid "Auto Detection"
msgstr "Detección automática"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
-"Transfiere automáticamente las IP sospechosas a la lista de bloqueo de banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
@@ -197,7 +204,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
@@ -213,7 +220,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
@@ -235,6 +242,10 @@ msgid ""
"utilities automatically."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -372,6 +383,10 @@ msgstr "Alta prioridad"
msgid "Highest Priority"
msgstr "Prioridad más alta"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr ""
@@ -391,7 +406,7 @@ msgstr "Soporte IPv6"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
@@ -443,6 +458,10 @@ msgstr ""
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -618,7 +637,7 @@ msgstr ""
msgid "Restart"
msgstr "Reiniciar"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
@@ -735,6 +754,10 @@ msgstr ""
msgid "Stop"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr ""
@@ -960,6 +983,14 @@ msgstr ""
msgid "warn (default)"
msgstr ""
+#~ msgid "Active Subnets"
+#~ msgstr "Subredes activas"
+
+#~ msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#~ msgstr ""
+#~ "Transfiere automáticamente las IP sospechosas a la lista de bloqueo de "
+#~ "banIP."
+
#~ msgid ""
#~ "Parse only the last stated number of log entries for suspicious events."
#~ msgstr ""
diff --git a/applications/luci-app-banip/po/fi/banip.po b/applications/luci-app-banip/po/fi/banip.po
index 8f1b2393b2..6cedc83f6d 100644
--- a/applications/luci-app-banip/po/fi/banip.po
+++ b/applications/luci-app-banip/po/fi/banip.po
@@ -87,8 +87,8 @@ msgid "Active Feeds"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
-msgstr "Aktiiviset aliverkot"
+msgid "Active Uplink"
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
msgid ""
@@ -99,7 +99,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr ""
@@ -109,11 +109,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr ""
@@ -121,12 +125,16 @@ msgstr ""
msgid "Auto Detection"
msgstr "Automaattinen tunnistus"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
@@ -187,7 +195,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
@@ -203,7 +211,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
@@ -225,6 +233,10 @@ msgid ""
"utilities automatically."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -362,6 +374,10 @@ msgstr ""
msgid "Highest Priority"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr ""
@@ -381,7 +397,7 @@ msgstr "IPv6-tuki"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
@@ -433,6 +449,10 @@ msgstr ""
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -605,7 +625,7 @@ msgstr ""
msgid "Restart"
msgstr "Käynnistä uudelleen"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
@@ -721,6 +741,10 @@ msgstr ""
msgid "Stop"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr ""
@@ -946,6 +970,9 @@ msgstr ""
msgid "warn (default)"
msgstr ""
+#~ msgid "Active Subnets"
+#~ msgstr "Aktiiviset aliverkot"
+
#~ msgid "Active Interfaces"
#~ msgstr "Aktiiviset liitynnät"
diff --git a/applications/luci-app-banip/po/fr/banip.po b/applications/luci-app-banip/po/fr/banip.po
index 68f8e9f00c..bd0c6246c4 100644
--- a/applications/luci-app-banip/po/fr/banip.po
+++ b/applications/luci-app-banip/po/fr/banip.po
@@ -87,8 +87,8 @@ msgid "Active Feeds"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
-msgstr "Sous-réseaux actifs"
+msgid "Active Uplink"
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
msgid ""
@@ -99,7 +99,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr ""
@@ -109,11 +109,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr ""
@@ -121,12 +125,16 @@ msgstr ""
msgid "Auto Detection"
msgstr "Détection automatique"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
@@ -187,7 +195,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
@@ -203,7 +211,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
@@ -225,6 +233,10 @@ msgid ""
"utilities automatically."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -363,6 +375,10 @@ msgstr "Priorité élevée"
msgid "Highest Priority"
msgstr "Priorité la plus élevée"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr ""
@@ -382,7 +398,7 @@ msgstr "Prise en charge d’IPv6"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
@@ -434,6 +450,10 @@ msgstr ""
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -610,7 +630,7 @@ msgstr ""
msgid "Restart"
msgstr "Redémarrer"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
@@ -727,6 +747,10 @@ msgstr ""
msgid "Stop"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr ""
@@ -952,6 +976,9 @@ msgstr ""
msgid "warn (default)"
msgstr ""
+#~ msgid "Active Subnets"
+#~ msgstr "Sous-réseaux actifs"
+
#~ msgid ""
#~ "Parse only the last stated number of log entries for suspicious events."
#~ msgstr ""
diff --git a/applications/luci-app-banip/po/he/banip.po b/applications/luci-app-banip/po/he/banip.po
index 86605ff7c3..772f48775f 100644
--- a/applications/luci-app-banip/po/he/banip.po
+++ b/applications/luci-app-banip/po/he/banip.po
@@ -88,7 +88,7 @@ msgid "Active Feeds"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
+msgid "Active Uplink"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
@@ -100,7 +100,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr ""
@@ -110,11 +110,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr ""
@@ -122,12 +126,16 @@ msgstr ""
msgid "Auto Detection"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
@@ -188,7 +196,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
@@ -204,7 +212,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
@@ -226,6 +234,10 @@ msgid ""
"utilities automatically."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -363,6 +375,10 @@ msgstr ""
msgid "Highest Priority"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr ""
@@ -382,7 +398,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
@@ -434,6 +450,10 @@ msgstr ""
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -606,7 +626,7 @@ msgstr ""
msgid "Restart"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
@@ -722,6 +742,10 @@ msgstr ""
msgid "Stop"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr ""
diff --git a/applications/luci-app-banip/po/hi/banip.po b/applications/luci-app-banip/po/hi/banip.po
index de230220bd..862c6dbd34 100644
--- a/applications/luci-app-banip/po/hi/banip.po
+++ b/applications/luci-app-banip/po/hi/banip.po
@@ -81,7 +81,7 @@ msgid "Active Feeds"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
+msgid "Active Uplink"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
@@ -93,7 +93,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr ""
@@ -103,11 +103,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr ""
@@ -115,12 +119,16 @@ msgstr ""
msgid "Auto Detection"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
@@ -181,7 +189,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
@@ -197,7 +205,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
@@ -219,6 +227,10 @@ msgid ""
"utilities automatically."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -356,6 +368,10 @@ msgstr ""
msgid "Highest Priority"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr ""
@@ -375,7 +391,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
@@ -427,6 +443,10 @@ msgstr ""
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -599,7 +619,7 @@ msgstr ""
msgid "Restart"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
@@ -715,6 +735,10 @@ msgstr ""
msgid "Stop"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr ""
diff --git a/applications/luci-app-banip/po/hu/banip.po b/applications/luci-app-banip/po/hu/banip.po
index 9b6f41ee0f..0e26c590cd 100644
--- a/applications/luci-app-banip/po/hu/banip.po
+++ b/applications/luci-app-banip/po/hu/banip.po
@@ -87,8 +87,8 @@ msgid "Active Feeds"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
-msgstr "Aktív alhálózatok"
+msgid "Active Uplink"
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
msgid ""
@@ -99,7 +99,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr ""
@@ -109,11 +109,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr ""
@@ -121,12 +125,16 @@ msgstr ""
msgid "Auto Detection"
msgstr "Automatikus észlelés"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
@@ -187,7 +195,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
@@ -203,7 +211,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
@@ -225,6 +233,10 @@ msgid ""
"utilities automatically."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -363,6 +375,10 @@ msgstr ""
msgid "Highest Priority"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr ""
@@ -382,7 +398,7 @@ msgstr "IPv6 támogatás"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
@@ -434,6 +450,10 @@ msgstr ""
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -606,7 +626,7 @@ msgstr ""
msgid "Restart"
msgstr "Újraindítás"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
@@ -722,6 +742,10 @@ msgstr ""
msgid "Stop"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr ""
@@ -947,6 +971,9 @@ msgstr ""
msgid "warn (default)"
msgstr ""
+#~ msgid "Active Subnets"
+#~ msgstr "Aktív alhálózatok"
+
#~ msgid "Active Interfaces"
#~ msgstr "Aktív csatolók"
diff --git a/applications/luci-app-banip/po/it/banip.po b/applications/luci-app-banip/po/it/banip.po
index 7eeac78237..d6575641cb 100644
--- a/applications/luci-app-banip/po/it/banip.po
+++ b/applications/luci-app-banip/po/it/banip.po
@@ -87,7 +87,7 @@ msgid "Active Feeds"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
+msgid "Active Uplink"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
@@ -99,7 +99,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr ""
@@ -109,11 +109,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr ""
@@ -121,12 +125,16 @@ msgstr ""
msgid "Auto Detection"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
@@ -187,7 +195,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
@@ -203,7 +211,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
@@ -225,6 +233,10 @@ msgid ""
"utilities automatically."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -362,6 +374,10 @@ msgstr ""
msgid "Highest Priority"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr ""
@@ -381,7 +397,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
@@ -433,6 +449,10 @@ msgstr ""
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -605,7 +625,7 @@ msgstr ""
msgid "Restart"
msgstr "Riavvia"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
@@ -721,6 +741,10 @@ msgstr ""
msgid "Stop"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr ""
diff --git a/applications/luci-app-banip/po/ja/banip.po b/applications/luci-app-banip/po/ja/banip.po
index 13083f65d8..cd1e8ab058 100644
--- a/applications/luci-app-banip/po/ja/banip.po
+++ b/applications/luci-app-banip/po/ja/banip.po
@@ -87,8 +87,8 @@ msgid "Active Feeds"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
-msgstr "アクティブなサブネット"
+msgid "Active Uplink"
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
msgid ""
@@ -99,7 +99,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr ""
@@ -109,11 +109,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr ""
@@ -121,12 +125,16 @@ msgstr ""
msgid "Auto Detection"
msgstr "自動検出"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
@@ -187,7 +195,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
@@ -203,7 +211,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
@@ -225,6 +233,10 @@ msgid ""
"utilities automatically."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -362,6 +374,10 @@ msgstr "高い優先度"
msgid "Highest Priority"
msgstr "最高の優先度"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr ""
@@ -381,7 +397,7 @@ msgstr "IPv6 サポート"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
@@ -433,6 +449,10 @@ msgstr ""
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -605,7 +625,7 @@ msgstr ""
msgid "Restart"
msgstr "再起動"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
@@ -721,6 +741,10 @@ msgstr ""
msgid "Stop"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr ""
@@ -946,6 +970,9 @@ msgstr ""
msgid "warn (default)"
msgstr ""
+#~ msgid "Active Subnets"
+#~ msgstr "アクティブなサブネット"
+
#~ msgid "Unable to save changes: %s"
#~ msgstr "変更を保存できませんでした: %s"
diff --git a/applications/luci-app-banip/po/ko/banip.po b/applications/luci-app-banip/po/ko/banip.po
index 54981a9a93..561cf37310 100644
--- a/applications/luci-app-banip/po/ko/banip.po
+++ b/applications/luci-app-banip/po/ko/banip.po
@@ -87,7 +87,7 @@ msgid "Active Feeds"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
+msgid "Active Uplink"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
@@ -99,7 +99,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr ""
@@ -109,11 +109,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr ""
@@ -121,12 +125,16 @@ msgstr ""
msgid "Auto Detection"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
@@ -188,7 +196,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
@@ -204,7 +212,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
@@ -226,6 +234,10 @@ msgid ""
"utilities automatically."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -363,6 +375,10 @@ msgstr ""
msgid "Highest Priority"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr ""
@@ -382,7 +398,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
@@ -434,6 +450,10 @@ msgstr ""
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -606,7 +626,7 @@ msgstr ""
msgid "Restart"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
@@ -722,6 +742,10 @@ msgstr ""
msgid "Stop"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr ""
diff --git a/applications/luci-app-banip/po/mr/banip.po b/applications/luci-app-banip/po/mr/banip.po
index 0479b3dcef..9fd76c1c48 100644
--- a/applications/luci-app-banip/po/mr/banip.po
+++ b/applications/luci-app-banip/po/mr/banip.po
@@ -87,7 +87,7 @@ msgid "Active Feeds"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
+msgid "Active Uplink"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
@@ -99,7 +99,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr ""
@@ -109,11 +109,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr ""
@@ -121,12 +125,16 @@ msgstr ""
msgid "Auto Detection"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
@@ -187,7 +195,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
@@ -203,7 +211,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
@@ -225,6 +233,10 @@ msgid ""
"utilities automatically."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -362,6 +374,10 @@ msgstr ""
msgid "Highest Priority"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr ""
@@ -381,7 +397,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
@@ -433,6 +449,10 @@ msgstr ""
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -605,7 +625,7 @@ msgstr ""
msgid "Restart"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
@@ -721,6 +741,10 @@ msgstr ""
msgid "Stop"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr ""
diff --git a/applications/luci-app-banip/po/ms/banip.po b/applications/luci-app-banip/po/ms/banip.po
index 842604687d..247b50273d 100644
--- a/applications/luci-app-banip/po/ms/banip.po
+++ b/applications/luci-app-banip/po/ms/banip.po
@@ -87,7 +87,7 @@ msgid "Active Feeds"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
+msgid "Active Uplink"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
@@ -99,7 +99,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr ""
@@ -109,11 +109,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr ""
@@ -121,12 +125,16 @@ msgstr ""
msgid "Auto Detection"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
@@ -187,7 +195,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
@@ -203,7 +211,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
@@ -225,6 +233,10 @@ msgid ""
"utilities automatically."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -362,6 +374,10 @@ msgstr ""
msgid "Highest Priority"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr ""
@@ -381,7 +397,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
@@ -433,6 +449,10 @@ msgstr ""
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -605,7 +625,7 @@ msgstr ""
msgid "Restart"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
@@ -721,6 +741,10 @@ msgstr ""
msgid "Stop"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr ""
diff --git a/applications/luci-app-banip/po/nb_NO/banip.po b/applications/luci-app-banip/po/nb_NO/banip.po
index 81c7c23948..6acad64105 100644
--- a/applications/luci-app-banip/po/nb_NO/banip.po
+++ b/applications/luci-app-banip/po/nb_NO/banip.po
@@ -87,7 +87,7 @@ msgid "Active Feeds"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
+msgid "Active Uplink"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
@@ -99,7 +99,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr ""
@@ -109,11 +109,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr ""
@@ -121,12 +125,16 @@ msgstr ""
msgid "Auto Detection"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
@@ -187,7 +195,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
@@ -203,7 +211,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
@@ -225,6 +233,10 @@ msgid ""
"utilities automatically."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -362,6 +374,10 @@ msgstr ""
msgid "Highest Priority"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr ""
@@ -381,7 +397,7 @@ msgstr "IPv6-støtte"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
@@ -433,6 +449,10 @@ msgstr ""
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -605,7 +625,7 @@ msgstr ""
msgid "Restart"
msgstr "Omstart"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
@@ -722,6 +742,10 @@ msgstr ""
msgid "Stop"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr ""
diff --git a/applications/luci-app-banip/po/nl/banip.po b/applications/luci-app-banip/po/nl/banip.po
index 79ed9f30cc..68e4812ccd 100644
--- a/applications/luci-app-banip/po/nl/banip.po
+++ b/applications/luci-app-banip/po/nl/banip.po
@@ -87,8 +87,8 @@ msgid "Active Feeds"
msgstr "Actieve feeds"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
-msgstr "Actieve subnetten"
+msgid "Active Uplink"
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
msgid ""
@@ -101,7 +101,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr "Geavanceerde instellingen"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr "Alleen toelatingslijst"
@@ -113,11 +113,15 @@ msgstr ""
"Wijzigingen op de toelatingslijst zijn opgeslagen, start de Domain Lookup of "
"herstart banIP om de wijzigingen door te voeren."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr "Automatische toelatingslijst"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr "Automatische blokkeerlijst"
@@ -125,13 +129,17 @@ msgstr "Automatische blokkeerlijst"
msgid "Auto Detection"
msgstr "Autodetectie"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
-msgstr "Verplaatst automatisch verdachte IP's naar de banIP-blokkeerlijst."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
-msgstr "Zet automatisch uplink IP's over naar de banIP toelatingslijst."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
msgid "Backup Directory"
@@ -197,16 +205,11 @@ msgstr "Aangepaste feeds wissen"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
msgstr ""
-"Configuratie van het banIP pakket om inkomende en uitgaande ip adressen/"
-"subnetten te bannen via sets in nftables. Voor meer informatie <a "
-"href=\"https://github.com/openwrt/packages/blob/master/net/banip/files/"
-"README.md\" target=\"_blank\" rel=\"noreferrer noopener\" >bekijk de online "
-"documentatie</a>"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:563
msgid "Countries"
@@ -218,11 +221,9 @@ msgstr "Aangepaste feededitor"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
-"Ontdubbel IP-adressen over alle actieve sets en ruim de lokale blokkeerlijst "
-"op."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid "Deduplicate IPs"
@@ -244,6 +245,10 @@ msgstr ""
"Detecteer automatisch relevante netwerkapparaten, interfaces, subnetten, "
"protocollen en hulpprogramma's."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr "Domein opzoeken"
@@ -383,6 +388,10 @@ msgstr "Hoge prioriteit"
msgid "Highest Priority"
msgstr "Hoogste prioriteit"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr "IP zoeken"
@@ -402,10 +411,8 @@ msgstr "IPv6 ondersteuning"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
-"Verhoog het maximale aantal geopende bestanden, b.v. om het aantal "
-"tijdelijke gesplitste bestanden te verwerken tijdens het laden van de sets."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
msgid "Information"
@@ -456,6 +463,10 @@ msgstr "Beperk bepaalde feeds tot de WAN-invoer reeks."
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "Beperk de cpu-cores die banIP gebruikt om RAM te besparen."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -641,7 +652,7 @@ msgstr "Rapporteer elementen"
msgid "Restart"
msgstr "Herstart"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "Beperk de internettoegang van/tot een klein aantal beveiligde IP's."
@@ -759,6 +770,10 @@ msgstr "Status"
msgid "Stop"
msgstr "Stop"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr "Enquête"
@@ -927,11 +942,11 @@ msgid ""
msgstr ""
"Met deze editor kunt u uw lokale aangepaste feedbestand uploaden of een "
"eerste bestand aanvullen (een 1:1-kopie van de versie die bij het pakket "
-"wordt geleverd). Het bestand bevindt zich in '/etc/banip/"
-"banip.custom.feeds'. Vervolgens kunt u dit bestand bewerken, vermeldingen "
-"verwijderen, nieuwe toevoegen of een lokale back-up maken. Om terug te gaan "
-"naar de versie van de beheerder leegt u het aangepaste feedbestand opnieuw ("
-"niet verwijderen!)."
+"wordt geleverd). Het bestand bevindt zich in '/etc/banip/banip.custom."
+"feeds'. Vervolgens kunt u dit bestand bewerken, vermeldingen verwijderen, "
+"nieuwe toevoegen of een lokale back-up maken. Om terug te gaan naar de "
+"versie van de beheerder leegt u het aangepaste feedbestand opnieuw (niet "
+"verwijderen!)."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482
msgid "alert"
@@ -1009,6 +1024,43 @@ msgstr "start (standaard)"
msgid "warn (default)"
msgstr "waarschuwen (standaard)"
+#~ msgid "Active Subnets"
+#~ msgstr "Actieve subnetten"
+
+#~ msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#~ msgstr "Verplaatst automatisch verdachte IP's naar de banIP-blokkeerlijst."
+
+#~ msgid "Automatically transfers uplink IPs to the banIP allowlist."
+#~ msgstr "Zet automatisch uplink IP's over naar de banIP toelatingslijst."
+
+#~ msgid ""
+#~ "Configuration of the banIP package to ban incoming and outgoing ip "
+#~ "addresses/subnets via sets in nftables. For further information <a "
+#~ "href=\"https://github.com/openwrt/packages/blob/master/net/banip/files/"
+#~ "README.md\" target=\"_blank\" rel=\"noreferrer noopener\" >check the "
+#~ "online documentation</a>"
+#~ msgstr ""
+#~ "Configuratie van het banIP pakket om inkomende en uitgaande ip adressen/"
+#~ "subnetten te bannen via sets in nftables. Voor meer informatie <a "
+#~ "href=\"https://github.com/openwrt/packages/blob/master/net/banip/files/"
+#~ "README.md\" target=\"_blank\" rel=\"noreferrer noopener\" >bekijk de "
+#~ "online documentatie</a>"
+
+#~ msgid ""
+#~ "Deduplicate IP addresses across all active sets and and tidy up the local "
+#~ "blocklist."
+#~ msgstr ""
+#~ "Ontdubbel IP-adressen over alle actieve sets en ruim de lokale "
+#~ "blokkeerlijst op."
+
+#~ msgid ""
+#~ "Increase the maximal number of open files, e.g. to handle the amount of "
+#~ "temporary split files while loading the sets."
+#~ msgstr ""
+#~ "Verhoog het maximale aantal geopende bestanden, b.v. om het aantal "
+#~ "tijdelijke gesplitste bestanden te verwerken tijdens het laden van de "
+#~ "sets."
+
#~ msgid "Chain Priority"
#~ msgstr "Reeks Prioriteit"
diff --git a/applications/luci-app-banip/po/pl/banip.po b/applications/luci-app-banip/po/pl/banip.po
index c56b218a07..d8e6f4056f 100644
--- a/applications/luci-app-banip/po/pl/banip.po
+++ b/applications/luci-app-banip/po/pl/banip.po
@@ -88,8 +88,8 @@ msgid "Active Feeds"
msgstr "Aktywne źródła"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
-msgstr "Aktywne podsieci"
+msgid "Active Uplink"
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
msgid ""
@@ -102,7 +102,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr "Ustawienia zaawansowane"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr "Tylko lista dozwolonych"
@@ -114,11 +114,15 @@ msgstr ""
"Modyfikacje listy dozwolonych zostały zapisane, rozpocznij wyszukiwanie "
"domen lub zrestartuj banIP, aby zmiany zaczęły obowiązywać."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr "Automatyczna lista dozwolonych"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr "Automatyczna lista zablokowanych"
@@ -126,14 +130,17 @@ msgstr "Automatyczna lista zablokowanych"
msgid "Auto Detection"
msgstr "Automatyczne wykrywanie"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
-"Automatycznie przenosi podejrzane adresy IP na listę zablokowanych banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
-msgstr "Automatycznie przenosi adresy IP uplink na listę dozwolonych banIP."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
msgid "Backup Directory"
@@ -199,16 +206,11 @@ msgstr "Wyczyść źródła niestandardowe"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
msgstr ""
-"Konfiguracja pakietu banIP do blokowania przychodzących i wychodzących "
-"adresów IP/podsieci poprzez zestawy w nftables. Aby uzyskać więcej "
-"informacji, <a href=\"https://github.com/openwrt/packages/blob/master/net/"
-"banip/files/README.md\" target=\"_blank\" rel=\"noreferrer noopener\" "
-">sprawdź dokumentację online</a>"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:563
msgid "Countries"
@@ -220,11 +222,9 @@ msgstr "Edytor źródeł niestandardowych"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
-"Deduplikuj adresy IP we wszystkich aktywnych zestawach i uporządkuj lokalną "
-"listę zablokowanych."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid "Deduplicate IPs"
@@ -246,6 +246,10 @@ msgstr ""
"Automatycznie wykrywaj odpowiednie urządzenia sieciowe, interfejsy, "
"podsieci, protokoły i narzędzia."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr "Wyszukiwanie domen"
@@ -385,6 +389,10 @@ msgstr "Wysoki priorytet"
msgid "Highest Priority"
msgstr "Najwyższy priorytet"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr "Wyszukiwanie IP"
@@ -404,10 +412,8 @@ msgstr "Obsługa IPv6"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
-"Zwiększ maksymalną liczbę otwartych plików, np. w celu obsługi liczby "
-"tymczasowo podzielonych plików podczas ładowania zestawów."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
msgid "Information"
@@ -460,6 +466,10 @@ msgstr ""
"Ogranicz liczbę rdzeni procesora używanych przez banIP, aby oszczędzać "
"pamięć RAM."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -645,7 +655,7 @@ msgstr "Elementy raportu"
msgid "Restart"
msgstr "Restartuj"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
"Ogranicz dostęp do Internetu z/do niewielkiej liczby bezpiecznych adresów IP."
@@ -766,6 +776,10 @@ msgstr "Status"
msgid "Stop"
msgstr "Zatrzymaj"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr "Badanie"
@@ -1013,6 +1027,43 @@ msgstr "uruchom (domyślne)"
msgid "warn (default)"
msgstr "ostrzeżenie (domyślne)"
+#~ msgid "Active Subnets"
+#~ msgstr "Aktywne podsieci"
+
+#~ msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#~ msgstr ""
+#~ "Automatycznie przenosi podejrzane adresy IP na listę zablokowanych banIP."
+
+#~ msgid "Automatically transfers uplink IPs to the banIP allowlist."
+#~ msgstr "Automatycznie przenosi adresy IP uplink na listę dozwolonych banIP."
+
+#~ msgid ""
+#~ "Configuration of the banIP package to ban incoming and outgoing ip "
+#~ "addresses/subnets via sets in nftables. For further information <a "
+#~ "href=\"https://github.com/openwrt/packages/blob/master/net/banip/files/"
+#~ "README.md\" target=\"_blank\" rel=\"noreferrer noopener\" >check the "
+#~ "online documentation</a>"
+#~ msgstr ""
+#~ "Konfiguracja pakietu banIP do blokowania przychodzących i wychodzących "
+#~ "adresów IP/podsieci poprzez zestawy w nftables. Aby uzyskać więcej "
+#~ "informacji, <a href=\"https://github.com/openwrt/packages/blob/master/net/"
+#~ "banip/files/README.md\" target=\"_blank\" rel=\"noreferrer noopener\" "
+#~ ">sprawdź dokumentację online</a>"
+
+#~ msgid ""
+#~ "Deduplicate IP addresses across all active sets and and tidy up the local "
+#~ "blocklist."
+#~ msgstr ""
+#~ "Deduplikuj adresy IP we wszystkich aktywnych zestawach i uporządkuj "
+#~ "lokalną listę zablokowanych."
+
+#~ msgid ""
+#~ "Increase the maximal number of open files, e.g. to handle the amount of "
+#~ "temporary split files while loading the sets."
+#~ msgstr ""
+#~ "Zwiększ maksymalną liczbę otwartych plików, np. w celu obsługi liczby "
+#~ "tymczasowo podzielonych plików podczas ładowania zestawów."
+
#~ msgid "Chain Priority"
#~ msgstr "Priorytet łańcucha"
diff --git a/applications/luci-app-banip/po/pt/banip.po b/applications/luci-app-banip/po/pt/banip.po
index e02aacf861..274feae4f8 100644
--- a/applications/luci-app-banip/po/pt/banip.po
+++ b/applications/luci-app-banip/po/pt/banip.po
@@ -87,8 +87,8 @@ msgid "Active Feeds"
msgstr "Feeds ativos"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
-msgstr "Sub-redes ativas"
+msgid "Active Uplink"
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
msgid ""
@@ -101,7 +101,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr "Configurações avançadas"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr "Apenas a lista dos permitidos"
@@ -113,11 +113,15 @@ msgstr ""
"As alterações da lista de permissões foram salvas, inicie a pesquisa de "
"domínio ou reinicie o banIP para que as alterações entrem em vigor."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr "Lista automática dos permitidos"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr "Lista automática de bloqueio"
@@ -125,15 +129,17 @@ msgstr "Lista automática de bloqueio"
msgid "Auto Detection"
msgstr "Deteção automática"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
-"Transfere automaticamente os IPs suspeitos à lista de bloqueio do banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
-"Transfere automaticamente os IPs do enlace à lista dos permitidos banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
msgid "Backup Directory"
@@ -198,16 +204,11 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
msgstr ""
-"As configuração do pacote banIP para banir os endereços IP/sub-redes na "
-"entrada e na saída através de conjuntos nftables. Para obter mais "
-"informações <a href=\"https://github.com/openwrt/packages/blob/master/net/"
-"banip/files/README.md\" target=\"_blank\" rel=\"noreferrer noopener\" > "
-"consulte a documentação online </a>"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:563
msgid "Countries"
@@ -219,11 +220,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
-"Remover a duplicidade dos endereços IP em todos os conjuntos ativos e "
-"organizar a lista local de bloqueio."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid "Deduplicate IPs"
@@ -245,6 +244,10 @@ msgstr ""
"Detecte os aparelhos relevantes de rede, as interfaces, as sub-redes, os "
"protocolos e os utilitários automaticamente."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr "Busca por domínio"
@@ -385,6 +388,10 @@ msgstr "Alta prioridade"
msgid "Highest Priority"
msgstr "Máxima Prioridade"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr "Busca IP"
@@ -404,11 +411,8 @@ msgstr "Suporte de IPv6"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
-"Aumente a quantidade máxima de ficheiros abertos, para lidar com a "
-"quantidade de ficheiros divididos temporários durante o carregamento dos "
-"conjuntos por exemplo."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
msgid "Information"
@@ -460,6 +464,10 @@ msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
"Limite a quantidade dos núcleos da CPU usados pelo banIP para economizar RAM."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -641,7 +649,7 @@ msgstr "Elementos do relatório"
msgid "Restart"
msgstr "Reiniciar"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
"Restrinja o acesso à Internet de/para uma pequena quantidade de IPs seguros."
@@ -762,6 +770,10 @@ msgstr "Condição geral"
msgid "Stop"
msgstr "Parar"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr "Pesquisa"
@@ -1008,6 +1020,45 @@ msgstr "iniciar (padrão)"
msgid "warn (default)"
msgstr "alertar (padrão)"
+#~ msgid "Active Subnets"
+#~ msgstr "Sub-redes ativas"
+
+#~ msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#~ msgstr ""
+#~ "Transfere automaticamente os IPs suspeitos à lista de bloqueio do banIP."
+
+#~ msgid "Automatically transfers uplink IPs to the banIP allowlist."
+#~ msgstr ""
+#~ "Transfere automaticamente os IPs do enlace à lista dos permitidos banIP."
+
+#~ msgid ""
+#~ "Configuration of the banIP package to ban incoming and outgoing ip "
+#~ "addresses/subnets via sets in nftables. For further information <a "
+#~ "href=\"https://github.com/openwrt/packages/blob/master/net/banip/files/"
+#~ "README.md\" target=\"_blank\" rel=\"noreferrer noopener\" >check the "
+#~ "online documentation</a>"
+#~ msgstr ""
+#~ "As configuração do pacote banIP para banir os endereços IP/sub-redes na "
+#~ "entrada e na saída através de conjuntos nftables. Para obter mais "
+#~ "informações <a href=\"https://github.com/openwrt/packages/blob/master/net/"
+#~ "banip/files/README.md\" target=\"_blank\" rel=\"noreferrer noopener\" > "
+#~ "consulte a documentação online </a>"
+
+#~ msgid ""
+#~ "Deduplicate IP addresses across all active sets and and tidy up the local "
+#~ "blocklist."
+#~ msgstr ""
+#~ "Remover a duplicidade dos endereços IP em todos os conjuntos ativos e "
+#~ "organizar a lista local de bloqueio."
+
+#~ msgid ""
+#~ "Increase the maximal number of open files, e.g. to handle the amount of "
+#~ "temporary split files while loading the sets."
+#~ msgstr ""
+#~ "Aumente a quantidade máxima de ficheiros abertos, para lidar com a "
+#~ "quantidade de ficheiros divididos temporários durante o carregamento dos "
+#~ "conjuntos por exemplo."
+
#~ msgid "Chain Priority"
#~ msgstr "Prioridade da cadeia"
diff --git a/applications/luci-app-banip/po/pt_BR/banip.po b/applications/luci-app-banip/po/pt_BR/banip.po
index c7ab782ce5..14b54c7f5c 100644
--- a/applications/luci-app-banip/po/pt_BR/banip.po
+++ b/applications/luci-app-banip/po/pt_BR/banip.po
@@ -87,8 +87,8 @@ msgid "Active Feeds"
msgstr "Feeds ativos"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
-msgstr "Sub-redes Ativas"
+msgid "Active Uplink"
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
msgid ""
@@ -101,7 +101,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr "Configurações avançadas"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr "Apenas a lista dos permitidos"
@@ -113,11 +113,15 @@ msgstr ""
"As alterações da lista de permissões foram salvas, inicie a pesquisa de "
"domínio ou reinicie o banIP para que as alterações entrem em vigor."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr "Lista automática dos permitidos"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr "Lista automática de bloqueio"
@@ -125,15 +129,17 @@ msgstr "Lista automática de bloqueio"
msgid "Auto Detection"
msgstr "Detecção Automática"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
-"Transfere automaticamente os IPs suspeitos para a lista de bloqueio do banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
-"Transfere automaticamente os IPs do enlace para a lista dos permitidos banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
msgid "Backup Directory"
@@ -200,16 +206,11 @@ msgstr "Limpar os feeds personalizados"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
msgstr ""
-"As configuração do pacote banIP para banir os endereços IP/sub-redes na "
-"entrada e na saída através de conjuntos nftables. Para obter mais "
-"informações <a href=\"https://github.com/openwrt/packages/blob/master/net/"
-"banip/files/README.md\" target=\"_blank\" rel=\"noreferrer noopener\" > "
-"consulte a documentação online </a>"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:563
msgid "Countries"
@@ -221,11 +222,9 @@ msgstr "Editor do feed personalizado"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
-"Remover a duplicidade dos endereços IP em todos os conjuntos ativos e "
-"organizar a lista local de bloqueio."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid "Deduplicate IPs"
@@ -247,6 +246,10 @@ msgstr ""
"Detecte os dispositivos relevantes de rede, as interfaces, as sub-redes, os "
"protocolos e os utilitários automaticamente."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr "Busca por domínio"
@@ -387,6 +390,10 @@ msgstr "Alta prioridade"
msgid "Highest Priority"
msgstr "Máxima Prioridade"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr "Busca IP"
@@ -406,11 +413,8 @@ msgstr "Suporte ao IPv6"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
-"Aumente a quantidade máxima de arquivos abertos, para lidar com a quantidade "
-"de arquivos divididos temporários durante o carregamento dos conjuntos por "
-"exemplo."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
msgid "Information"
@@ -462,6 +466,10 @@ msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
"Limite a quantidade dos núcleos da CPU usados pelo banIP para economizar RAM."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -646,7 +654,7 @@ msgstr "Elementos do relatório"
msgid "Restart"
msgstr "Reiniciar"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
"Restrinja o acesso à Internet de/para uma pequena quantidade de IPs seguros."
@@ -767,6 +775,10 @@ msgstr "Condição geral"
msgid "Stop"
msgstr "Parar"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr "Pesquisa"
@@ -1019,6 +1031,47 @@ msgstr "iniciar (padrão)"
msgid "warn (default)"
msgstr "alertar (padrão)"
+#~ msgid "Active Subnets"
+#~ msgstr "Sub-redes Ativas"
+
+#~ msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#~ msgstr ""
+#~ "Transfere automaticamente os IPs suspeitos para a lista de bloqueio do "
+#~ "banIP."
+
+#~ msgid "Automatically transfers uplink IPs to the banIP allowlist."
+#~ msgstr ""
+#~ "Transfere automaticamente os IPs do enlace para a lista dos permitidos "
+#~ "banIP."
+
+#~ msgid ""
+#~ "Configuration of the banIP package to ban incoming and outgoing ip "
+#~ "addresses/subnets via sets in nftables. For further information <a "
+#~ "href=\"https://github.com/openwrt/packages/blob/master/net/banip/files/"
+#~ "README.md\" target=\"_blank\" rel=\"noreferrer noopener\" >check the "
+#~ "online documentation</a>"
+#~ msgstr ""
+#~ "As configuração do pacote banIP para banir os endereços IP/sub-redes na "
+#~ "entrada e na saída através de conjuntos nftables. Para obter mais "
+#~ "informações <a href=\"https://github.com/openwrt/packages/blob/master/net/"
+#~ "banip/files/README.md\" target=\"_blank\" rel=\"noreferrer noopener\" > "
+#~ "consulte a documentação online </a>"
+
+#~ msgid ""
+#~ "Deduplicate IP addresses across all active sets and and tidy up the local "
+#~ "blocklist."
+#~ msgstr ""
+#~ "Remover a duplicidade dos endereços IP em todos os conjuntos ativos e "
+#~ "organizar a lista local de bloqueio."
+
+#~ msgid ""
+#~ "Increase the maximal number of open files, e.g. to handle the amount of "
+#~ "temporary split files while loading the sets."
+#~ msgstr ""
+#~ "Aumente a quantidade máxima de arquivos abertos, para lidar com a "
+#~ "quantidade de arquivos divididos temporários durante o carregamento dos "
+#~ "conjuntos por exemplo."
+
#~ msgid "Chain Priority"
#~ msgstr "Prioridade da cadeia"
diff --git a/applications/luci-app-banip/po/ro/banip.po b/applications/luci-app-banip/po/ro/banip.po
index 0f41aba3dd..aed1222169 100644
--- a/applications/luci-app-banip/po/ro/banip.po
+++ b/applications/luci-app-banip/po/ro/banip.po
@@ -88,8 +88,8 @@ msgid "Active Feeds"
msgstr "Fluxuri active"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
-msgstr "Subrețele active"
+msgid "Active Uplink"
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
msgid ""
@@ -102,7 +102,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr "Setări avansate"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr "Doar Allowlist"
@@ -114,11 +114,15 @@ msgstr ""
"Lista cu modificările permise au fost salvate, porniți căutarea domeniului "
"sau reporniți banIP pentru ca modificările să intre în vigoare."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr "Allowlist Automată"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr "Lista de blocare automată"
@@ -126,14 +130,17 @@ msgstr "Lista de blocare automată"
msgid "Auto Detection"
msgstr "Detecție automată"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
-msgstr "Transferă automat IP-urile suspecte în lista de blocare banIP."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
-"Transferă automat IP-urile de legătură ascendentă în lista de permise banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
msgid "Backup Directory"
@@ -197,16 +204,11 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
msgstr ""
-"Configurarea pachetului banIP pentru a interzice adresele ip de intrare și "
-"de ieșire /subrețele prin intermediul seturilor din nftables. Pentru "
-"informații suplimentare <a href=\"https://github.com/openwrt/packages/blob/"
-"master/net/banip/files/README.md\" target=\"_blank\" rel=\"noreferrer "
-"noopener\" >consultați documentația online</a>"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:563
msgid "Countries"
@@ -218,11 +220,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
-"Deduplicați adresele IP în toate seturile active și faceți ordine în lista "
-"de blocuri locale."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid "Deduplicate IPs"
@@ -244,6 +244,10 @@ msgstr ""
"Detectarea automată a dispozitivelor de rețea, interfețelor, subrețelelor, "
"protocoalelor și utilităților relevante."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr "Căutare domeniu"
@@ -384,6 +388,10 @@ msgstr "Prioritate ridicată"
msgid "Highest Priority"
msgstr "Cea mai mare prioritate"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr "Căutare IP"
@@ -403,10 +411,8 @@ msgstr "Suport IPv6"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
-"Creșteți numărul maxim de fișiere deschise, de exemplu, pentru a gestiona "
-"numărul de fișiere divizate temporar în timpul încărcării seturilor."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
msgid "Information"
@@ -457,6 +463,10 @@ msgstr "Limitarea anumitor fluxuri în lanțul WAN-Input."
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "Limitați nucleele CPU utilizate de banIP pentru a economisi RAM."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -639,7 +649,7 @@ msgstr "Elemente de raport"
msgid "Restart"
msgstr "Reporniți"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
"Restricționați accesul la internet de la/către un număr mic de IP-uri "
@@ -761,6 +771,10 @@ msgstr "Stare"
msgid "Stop"
msgstr "Stop"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr "Sondaj"
@@ -1003,6 +1017,44 @@ msgstr "start (implicit)"
msgid "warn (default)"
msgstr "avertisment (implicit)"
+#~ msgid "Active Subnets"
+#~ msgstr "Subrețele active"
+
+#~ msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#~ msgstr "Transferă automat IP-urile suspecte în lista de blocare banIP."
+
+#~ msgid "Automatically transfers uplink IPs to the banIP allowlist."
+#~ msgstr ""
+#~ "Transferă automat IP-urile de legătură ascendentă în lista de permise "
+#~ "banIP."
+
+#~ msgid ""
+#~ "Configuration of the banIP package to ban incoming and outgoing ip "
+#~ "addresses/subnets via sets in nftables. For further information <a "
+#~ "href=\"https://github.com/openwrt/packages/blob/master/net/banip/files/"
+#~ "README.md\" target=\"_blank\" rel=\"noreferrer noopener\" >check the "
+#~ "online documentation</a>"
+#~ msgstr ""
+#~ "Configurarea pachetului banIP pentru a interzice adresele ip de intrare "
+#~ "și de ieșire /subrețele prin intermediul seturilor din nftables. Pentru "
+#~ "informații suplimentare <a href=\"https://github.com/openwrt/packages/"
+#~ "blob/master/net/banip/files/README.md\" target=\"_blank\" "
+#~ "rel=\"noreferrer noopener\" >consultați documentația online</a>"
+
+#~ msgid ""
+#~ "Deduplicate IP addresses across all active sets and and tidy up the local "
+#~ "blocklist."
+#~ msgstr ""
+#~ "Deduplicați adresele IP în toate seturile active și faceți ordine în "
+#~ "lista de blocuri locale."
+
+#~ msgid ""
+#~ "Increase the maximal number of open files, e.g. to handle the amount of "
+#~ "temporary split files while loading the sets."
+#~ msgstr ""
+#~ "Creșteți numărul maxim de fișiere deschise, de exemplu, pentru a gestiona "
+#~ "numărul de fișiere divizate temporar în timpul încărcării seturilor."
+
#~ msgid "Chain Priority"
#~ msgstr "Prioritatea Chain"
diff --git a/applications/luci-app-banip/po/ru/banip.po b/applications/luci-app-banip/po/ru/banip.po
index 64d3385b99..40de9d3cc9 100644
--- a/applications/luci-app-banip/po/ru/banip.po
+++ b/applications/luci-app-banip/po/ru/banip.po
@@ -88,8 +88,8 @@ msgid "Active Feeds"
msgstr "Активные каналы"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
-msgstr "Активные подсети"
+msgid "Active Uplink"
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
msgid ""
@@ -102,7 +102,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr "Расширенные настройки"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr "Только список разрешений"
@@ -114,11 +114,15 @@ msgstr ""
"Изменения в списке Allowlist были сохранены, запустите программу Domain "
"Lookup или перезапустите banIP, чтобы изменения вступили в силу."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr "Автоматический список разрешений"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr "Автоматический блок-лист"
@@ -126,16 +130,17 @@ msgstr "Автоматический блок-лист"
msgid "Auto Detection"
msgstr "Автоопределение"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
-"Автоматически переносит подозрительные IP-адреса в список блокировки banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
-"Автоматически переносит IP-адреса восходящего канала в список разрешений "
-"banIP."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
msgid "Backup Directory"
@@ -201,16 +206,11 @@ msgstr "Очистить пользовательские каналы"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
msgstr ""
-"Конфигурация пакета banIP для запрета входящих и исходящих ip-адресов/"
-"подсетей через наборы в nftables. Для получения дополнительной информации <a "
-"href=\"https://github.com/openwrt/packages/blob/master/net/banip/files/"
-"README.md\" target=\"_blank\" rel=\"noreferrer noopener\" >ознакомьтесь с "
-"онлайн-документацией</a>"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:563
msgid "Countries"
@@ -222,11 +222,9 @@ msgstr "Пользовательский редактор каналов"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
-"Дублируйте IP-адреса во всех активных наборах и приведите в порядок "
-"локальный список блокировки."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid "Deduplicate IPs"
@@ -248,6 +246,10 @@ msgstr ""
"Автоматическое обнаружение соответствующих сетевых устройств, интерфейсов, "
"подсетей, протоколов и утилит."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr "Поиск домена"
@@ -387,6 +389,10 @@ msgstr "Высокий приоритет"
msgid "Highest Priority"
msgstr "Наивысший приоритет"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr "Поиск IP-адресов"
@@ -406,10 +412,8 @@ msgstr "Поддержка IPv6"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
-"Увеличьте максимальное количество открытых файлов, например, чтобы "
-"справиться с количеством временных разделенных файлов при загрузке наборов."
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
msgid "Information"
@@ -462,6 +466,10 @@ msgstr ""
"Ограничьте количество ядер процессора, используемых banIP для экономии "
"оперативной памяти."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -648,7 +656,7 @@ msgstr "Элементы отчета"
msgid "Restart"
msgstr "Перезапустить"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
"Ограничить доступ в Интернет с/на небольшое количество защищенных IP-адресов."
@@ -769,6 +777,10 @@ msgstr "Состояние"
msgid "Stop"
msgstr "Остановить"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr "Опрос"
@@ -1016,6 +1028,47 @@ msgstr "старт (по умолчанию)"
msgid "warn (default)"
msgstr "предупреждение (по умолчанию)"
+#~ msgid "Active Subnets"
+#~ msgstr "Активные подсети"
+
+#~ msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#~ msgstr ""
+#~ "Автоматически переносит подозрительные IP-адреса в список блокировки "
+#~ "banIP."
+
+#~ msgid "Automatically transfers uplink IPs to the banIP allowlist."
+#~ msgstr ""
+#~ "Автоматически переносит IP-адреса восходящего канала в список разрешений "
+#~ "banIP."
+
+#~ msgid ""
+#~ "Configuration of the banIP package to ban incoming and outgoing ip "
+#~ "addresses/subnets via sets in nftables. For further information <a "
+#~ "href=\"https://github.com/openwrt/packages/blob/master/net/banip/files/"
+#~ "README.md\" target=\"_blank\" rel=\"noreferrer noopener\" >check the "
+#~ "online documentation</a>"
+#~ msgstr ""
+#~ "Конфигурация пакета banIP для запрета входящих и исходящих ip-адресов/"
+#~ "подсетей через наборы в nftables. Для получения дополнительной информации "
+#~ "<a href=\"https://github.com/openwrt/packages/blob/master/net/banip/files/"
+#~ "README.md\" target=\"_blank\" rel=\"noreferrer noopener\" >ознакомьтесь с "
+#~ "онлайн-документацией</a>"
+
+#~ msgid ""
+#~ "Deduplicate IP addresses across all active sets and and tidy up the local "
+#~ "blocklist."
+#~ msgstr ""
+#~ "Дублируйте IP-адреса во всех активных наборах и приведите в порядок "
+#~ "локальный список блокировки."
+
+#~ msgid ""
+#~ "Increase the maximal number of open files, e.g. to handle the amount of "
+#~ "temporary split files while loading the sets."
+#~ msgstr ""
+#~ "Увеличьте максимальное количество открытых файлов, например, чтобы "
+#~ "справиться с количеством временных разделенных файлов при загрузке "
+#~ "наборов."
+
#~ msgid "Chain Priority"
#~ msgstr "Приоритет цепочки"
diff --git a/applications/luci-app-banip/po/sk/banip.po b/applications/luci-app-banip/po/sk/banip.po
index d819b7c77d..40cdb03c9b 100644
--- a/applications/luci-app-banip/po/sk/banip.po
+++ b/applications/luci-app-banip/po/sk/banip.po
@@ -87,7 +87,7 @@ msgid "Active Feeds"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
+msgid "Active Uplink"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
@@ -99,7 +99,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr ""
@@ -109,11 +109,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr ""
@@ -121,12 +125,16 @@ msgstr ""
msgid "Auto Detection"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
@@ -187,7 +195,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
@@ -203,7 +211,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
@@ -225,6 +233,10 @@ msgid ""
"utilities automatically."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -362,6 +374,10 @@ msgstr ""
msgid "Highest Priority"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr ""
@@ -381,7 +397,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
@@ -433,6 +449,10 @@ msgstr ""
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -605,7 +625,7 @@ msgstr ""
msgid "Restart"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
@@ -721,6 +741,10 @@ msgstr ""
msgid "Stop"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr ""
diff --git a/applications/luci-app-banip/po/sv/banip.po b/applications/luci-app-banip/po/sv/banip.po
index b2d74743a2..ded66aeb47 100644
--- a/applications/luci-app-banip/po/sv/banip.po
+++ b/applications/luci-app-banip/po/sv/banip.po
@@ -87,8 +87,8 @@ msgid "Active Feeds"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
-msgstr "Aktiva undernät"
+msgid "Active Uplink"
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
msgid ""
@@ -99,7 +99,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr ""
@@ -109,11 +109,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr ""
@@ -121,12 +125,16 @@ msgstr ""
msgid "Auto Detection"
msgstr "Automatisk detektering"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
@@ -187,7 +195,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
@@ -203,7 +211,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
@@ -225,6 +233,10 @@ msgid ""
"utilities automatically."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -362,6 +374,10 @@ msgstr ""
msgid "Highest Priority"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr ""
@@ -381,7 +397,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
@@ -433,6 +449,10 @@ msgstr ""
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -605,7 +625,7 @@ msgstr ""
msgid "Restart"
msgstr "Starta om"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
@@ -721,6 +741,10 @@ msgstr ""
msgid "Stop"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr ""
@@ -946,6 +970,9 @@ msgstr ""
msgid "warn (default)"
msgstr ""
+#~ msgid "Active Subnets"
+#~ msgstr "Aktiva undernät"
+
#~ msgid "Active Interfaces"
#~ msgstr "Aktiva gränssnitt"
diff --git a/applications/luci-app-banip/po/sw/banip.po b/applications/luci-app-banip/po/sw/banip.po
index 82f90dc20c..eaa297699c 100644
--- a/applications/luci-app-banip/po/sw/banip.po
+++ b/applications/luci-app-banip/po/sw/banip.po
@@ -87,8 +87,8 @@ msgid "Active Feeds"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
-msgstr "Subnets zinazotumika"
+msgid "Active Uplink"
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
msgid ""
@@ -99,7 +99,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr ""
@@ -109,11 +109,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr ""
@@ -121,12 +125,16 @@ msgstr ""
msgid "Auto Detection"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
@@ -187,7 +195,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
@@ -203,7 +211,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
@@ -225,6 +233,10 @@ msgid ""
"utilities automatically."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -362,6 +374,10 @@ msgstr ""
msgid "Highest Priority"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr ""
@@ -381,7 +397,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
@@ -433,6 +449,10 @@ msgstr ""
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -605,7 +625,7 @@ msgstr ""
msgid "Restart"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
@@ -721,6 +741,10 @@ msgstr ""
msgid "Stop"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr ""
@@ -946,6 +970,9 @@ msgstr ""
msgid "warn (default)"
msgstr ""
+#~ msgid "Active Subnets"
+#~ msgstr "Subnets zinazotumika"
+
#~ msgid "Active Interfaces"
#~ msgstr "Interfaces Zinazofanya Kazi"
diff --git a/applications/luci-app-banip/po/templates/banip.pot b/applications/luci-app-banip/po/templates/banip.pot
index b267f18977..80d3bba047 100644
--- a/applications/luci-app-banip/po/templates/banip.pot
+++ b/applications/luci-app-banip/po/templates/banip.pot
@@ -78,7 +78,7 @@ msgid "Active Feeds"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
+msgid "Active Uplink"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
@@ -90,7 +90,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr ""
@@ -100,11 +100,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr ""
@@ -112,12 +116,16 @@ msgstr ""
msgid "Auto Detection"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
@@ -178,7 +186,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
@@ -194,7 +202,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
@@ -216,6 +224,10 @@ msgid ""
"utilities automatically."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -353,6 +365,10 @@ msgstr ""
msgid "Highest Priority"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr ""
@@ -372,7 +388,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
@@ -424,6 +440,10 @@ msgstr ""
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -596,7 +616,7 @@ msgstr ""
msgid "Restart"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
@@ -712,6 +732,10 @@ msgstr ""
msgid "Stop"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr ""
diff --git a/applications/luci-app-banip/po/tr/banip.po b/applications/luci-app-banip/po/tr/banip.po
index 5da49ab24a..f939b0dfe6 100644
--- a/applications/luci-app-banip/po/tr/banip.po
+++ b/applications/luci-app-banip/po/tr/banip.po
@@ -87,8 +87,8 @@ msgid "Active Feeds"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
-msgstr "Etkin Alt Ağlar"
+msgid "Active Uplink"
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
msgid ""
@@ -99,7 +99,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr ""
@@ -109,11 +109,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr ""
@@ -121,12 +125,16 @@ msgstr ""
msgid "Auto Detection"
msgstr "Otomatik Algılama"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
@@ -187,7 +195,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
@@ -203,7 +211,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
@@ -225,6 +233,10 @@ msgid ""
"utilities automatically."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -362,6 +374,10 @@ msgstr "Yüksek öncelik"
msgid "Highest Priority"
msgstr "En yüksek öncelik"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr ""
@@ -381,7 +397,7 @@ msgstr "IPv6 Desteği"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
@@ -433,6 +449,10 @@ msgstr ""
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -605,7 +625,7 @@ msgstr ""
msgid "Restart"
msgstr "Yeniden başlat"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
@@ -721,6 +741,10 @@ msgstr ""
msgid "Stop"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr ""
@@ -946,6 +970,9 @@ msgstr ""
msgid "warn (default)"
msgstr ""
+#~ msgid "Active Subnets"
+#~ msgstr "Etkin Alt Ağlar"
+
#~ msgid ""
#~ "Parse only the last stated number of log entries for suspicious events."
#~ msgstr ""
diff --git a/applications/luci-app-banip/po/uk/banip.po b/applications/luci-app-banip/po/uk/banip.po
index 02fe53d679..cea9c81cc4 100644
--- a/applications/luci-app-banip/po/uk/banip.po
+++ b/applications/luci-app-banip/po/uk/banip.po
@@ -88,7 +88,7 @@ msgid "Active Feeds"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
+msgid "Active Uplink"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
@@ -100,7 +100,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr ""
@@ -110,11 +110,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr ""
@@ -122,12 +126,16 @@ msgstr ""
msgid "Auto Detection"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
@@ -188,7 +196,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
@@ -204,7 +212,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
@@ -226,6 +234,10 @@ msgid ""
"utilities automatically."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -363,6 +375,10 @@ msgstr ""
msgid "Highest Priority"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr ""
@@ -382,7 +398,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
@@ -434,6 +450,10 @@ msgstr ""
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -606,7 +626,7 @@ msgstr ""
msgid "Restart"
msgstr "Перезапустити"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
@@ -722,6 +742,10 @@ msgstr ""
msgid "Stop"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr ""
diff --git a/applications/luci-app-banip/po/vi/banip.po b/applications/luci-app-banip/po/vi/banip.po
index 0b74d7e884..1fda2af80c 100644
--- a/applications/luci-app-banip/po/vi/banip.po
+++ b/applications/luci-app-banip/po/vi/banip.po
@@ -87,7 +87,7 @@ msgid "Active Feeds"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
+msgid "Active Uplink"
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
@@ -99,7 +99,7 @@ msgstr ""
msgid "Advanced Settings"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr ""
@@ -109,11 +109,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr ""
@@ -121,12 +125,16 @@ msgstr ""
msgid "Auto Detection"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
@@ -187,7 +195,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
@@ -203,7 +211,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
msgstr ""
@@ -225,6 +233,10 @@ msgid ""
"utilities automatically."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -362,6 +374,10 @@ msgstr ""
msgid "Highest Priority"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr ""
@@ -381,7 +397,7 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
+"temporary split files while loading the Sets."
msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
@@ -433,6 +449,10 @@ msgstr ""
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -605,7 +625,7 @@ msgstr ""
msgid "Restart"
msgstr ""
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr ""
@@ -721,6 +741,10 @@ msgstr ""
msgid "Stop"
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr ""
diff --git a/applications/luci-app-banip/po/zh_Hans/banip.po b/applications/luci-app-banip/po/zh_Hans/banip.po
index 811c1d4d25..32f2c81f70 100644
--- a/applications/luci-app-banip/po/zh_Hans/banip.po
+++ b/applications/luci-app-banip/po/zh_Hans/banip.po
@@ -87,8 +87,8 @@ msgid "Active Feeds"
msgstr "活跃源"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
-msgstr "活动子网"
+msgid "Active Uplink"
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
msgid ""
@@ -99,7 +99,7 @@ msgstr "banIP 处理实际开始前以秒为单位的附加触发延迟。"
msgid "Advanced Settings"
msgstr "高级设置"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr "仅白名单"
@@ -109,11 +109,15 @@ msgid ""
"banIP that changes take effect."
msgstr "已保存白名单更改,启动域名查询或要让更改生效请重启 banIP。"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr "自动白名单"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr "自动黑名单"
@@ -121,13 +125,17 @@ msgstr "自动黑名单"
msgid "Auto Detection"
msgstr "自动检测"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
-msgstr "自动将可疑 IP 转移到 banIP 黑名单。"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
-msgstr "自动将 uplink IP 地址转移到 banIP 白名单。"
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
msgid "Backup Directory"
@@ -159,7 +167,8 @@ msgstr "已保存黑名单更改,启动域名查询或要让更改生效请重
msgid ""
"By default each feed is active in all supported chains. Limit the default "
"block policy to a certain chain."
-msgstr "每个订阅源默认在所有受支持的链中处于活跃状态。将默认拦截策略限制到特定的链。"
+msgstr ""
+"每个订阅源默认在所有受支持的链中处于活跃状态。将默认拦截策略限制到特定的链。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:360
msgid "CPU Cores"
@@ -187,14 +196,11 @@ msgstr "清除自定义源"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
msgstr ""
-"配置 banIP 包通过 nftables 中的集封禁传入和传出 ip 地址/子网。进一步信息<a "
-"href=\"https://github.com/openwrt/packages/blob/master/net/banip/files/"
-"README.md\" target=\"_blank\" rel=\"noreferrer noopener\" >请查阅在线文档</a>"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:563
msgid "Countries"
@@ -206,9 +212,9 @@ msgstr "自定义源的编辑器"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
-msgstr "去除所有活跃集中的重复 IP 地址并整理本地黑名单。"
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid "Deduplicate IPs"
@@ -228,6 +234,10 @@ msgid ""
"utilities automatically."
msgstr "自动检测相关的网络设备、接口、子网、协议和工具。"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr "域名查询"
@@ -365,6 +375,10 @@ msgstr "较高优先级"
msgid "Highest Priority"
msgstr "最高优先级"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr "IP 搜索"
@@ -384,8 +398,8 @@ msgstr "IPv6 支持"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
-msgstr "提升打开文件的最大数目便于在加载集时处理临时分割文件等任务。"
+"temporary split files while loading the Sets."
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
msgid "Information"
@@ -436,6 +450,10 @@ msgstr "限制特定源到广域网输入链。"
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "限制 banIP 使用的 cpu 核心数来节省内存。"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -563,7 +581,8 @@ msgstr "概览"
msgid ""
"Parse only the last stated number of log entries for suspicious events. To "
"disable the log monitor at all set it to '0'."
-msgstr "仅解析可疑事件日志条目最后声明的数量。如需完全禁用日志监控,请将其设为 '0'。"
+msgstr ""
+"仅解析可疑事件日志条目最后声明的数量。如需完全禁用日志监控,请将其设为 '0'。"
#: applications/luci-app-banip/root/usr/share/luci/menu.d/luci-app-banip.json:76
msgid "Processing Log"
@@ -608,7 +627,7 @@ msgstr "报告元素"
msgid "Restart"
msgstr "重启"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "限制来自/对少量安全 IP 的互联网访问。"
@@ -724,6 +743,10 @@ msgstr "状态"
msgid "Stop"
msgstr "停止"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr "调查"
@@ -876,10 +899,10 @@ msgid ""
"maintainers version just empty the custom feed file again (do not delete "
"it!)."
msgstr ""
-"你可以使用此编辑器上传本地自定义源或填充初始自定义源(随包分发版本的 1:1 "
-"拷贝)。该文件位于 '/etc/banip/banip.custom.feeds'。接着你可以编辑此文件,删"
-"除或添加条目或进行本地备份。要返回维护者版本,只需再次清空自定义源的文件(不"
-"是删除!)。"
+"你可以使用此编辑器上传本地自定义源或填充初始自定义源(随包分发版本的 1:1 拷"
+"贝)。该文件位于 '/etc/banip/banip.custom.feeds'。接着你可以编辑此文件,删除"
+"或添加条目或进行本地备份。要返回维护者版本,只需再次清空自定义源的文件(不是"
+"删除!)。"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:482
msgid "alert"
@@ -957,6 +980,37 @@ msgstr "启动(默认)"
msgid "warn (default)"
msgstr "警告(默认)"
+#~ msgid "Active Subnets"
+#~ msgstr "活动子网"
+
+#~ msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#~ msgstr "自动将可疑 IP 转移到 banIP 黑名单。"
+
+#~ msgid "Automatically transfers uplink IPs to the banIP allowlist."
+#~ msgstr "自动将 uplink IP 地址转移到 banIP 白名单。"
+
+#~ msgid ""
+#~ "Configuration of the banIP package to ban incoming and outgoing ip "
+#~ "addresses/subnets via sets in nftables. For further information <a "
+#~ "href=\"https://github.com/openwrt/packages/blob/master/net/banip/files/"
+#~ "README.md\" target=\"_blank\" rel=\"noreferrer noopener\" >check the "
+#~ "online documentation</a>"
+#~ msgstr ""
+#~ "配置 banIP 包通过 nftables 中的集封禁传入和传出 ip 地址/子网。进一步信息"
+#~ "<a href=\"https://github.com/openwrt/packages/blob/master/net/banip/files/"
+#~ "README.md\" target=\"_blank\" rel=\"noreferrer noopener\" >请查阅在线文档"
+#~ "</a>"
+
+#~ msgid ""
+#~ "Deduplicate IP addresses across all active sets and and tidy up the local "
+#~ "blocklist."
+#~ msgstr "去除所有活跃集中的重复 IP 地址并整理本地黑名单。"
+
+#~ msgid ""
+#~ "Increase the maximal number of open files, e.g. to handle the amount of "
+#~ "temporary split files while loading the sets."
+#~ msgstr "提升打开文件的最大数目便于在加载集时处理临时分割文件等任务。"
+
#~ msgid "Chain Priority"
#~ msgstr "链优先级"
diff --git a/applications/luci-app-banip/po/zh_Hant/banip.po b/applications/luci-app-banip/po/zh_Hant/banip.po
index 936c140106..a1aeb4f51a 100644
--- a/applications/luci-app-banip/po/zh_Hant/banip.po
+++ b/applications/luci-app-banip/po/zh_Hant/banip.po
@@ -87,8 +87,8 @@ msgid "Active Feeds"
msgstr "使用中來源"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:175
-msgid "Active Subnets"
-msgstr "作用中子網路"
+msgid "Active Uplink"
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:309
msgid ""
@@ -99,7 +99,7 @@ msgstr "banIP 處理實際開始前以秒為單位的附加觸發延遲。"
msgid "Advanced Settings"
msgstr "進階設定"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Allowlist Only"
msgstr "僅白名單"
@@ -109,11 +109,15 @@ msgid ""
"banIP that changes take effect."
msgstr ""
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Auto Allow Uplink"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
msgid "Auto Allowlist"
msgstr "自動白名單"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
msgid "Auto Blocklist"
msgstr "自動黑名單"
@@ -121,13 +125,17 @@ msgstr "自動黑名單"
msgid "Auto Detection"
msgstr "自動偵測"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
-msgid "Automatically transfers suspicious IPs to the banIP blocklist."
-msgstr "自動將可疑 IP 轉移到 banIP 黑名單。"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:590
+msgid ""
+"Automatically add resolved domains and suspicious IPs to the local banIP "
+"blocklist."
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:578
-msgid "Automatically transfers uplink IPs to the banIP allowlist."
-msgstr "自動將 uplink IP 位址轉移到 banIP 白名單。"
+msgid ""
+"Automatically add resolved domains and uplink IPs to the local banIP "
+"allowlist."
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:382
msgid "Backup Directory"
@@ -187,14 +195,11 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:30
msgid ""
"Configuration of the banIP package to ban incoming and outgoing ip addresses/"
-"subnets via sets in nftables. For further information <a href=\"https://"
+"subnets via Sets in nftables. For further information <a href=\"https://"
"github.com/openwrt/packages/blob/master/net/banip/files/README.md\" "
"target=\"_blank\" rel=\"noreferrer noopener\" >check the online "
"documentation</a>"
msgstr ""
-"設定 bnIP 套件包透過 nftables 中的集合禁止傳入和傳出 ip 位址/子網路。進一步資"
-"訊<a href=\"https://github.com/openwrt/packages/blob/master/net/banip/files/"
-"README.md\" target=\"_blank\" rel=\"noreferrer noopener\" >請查閱線上文件</a>"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:563
msgid "Countries"
@@ -206,9 +211,9 @@ msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid ""
-"Deduplicate IP addresses across all active sets and and tidy up the local "
+"Deduplicate IP addresses across all active Sets and and tidy up the local "
"blocklist."
-msgstr "去除所有使用中集合中的重複 IP 位址並整理本地黑名單。"
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:321
msgid "Deduplicate IPs"
@@ -228,6 +233,10 @@ msgid ""
"utilities automatically."
msgstr "自動偵測相關的網路裝置、介面、子網路、協定和工具。"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:583
+msgid "Disable"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:204
msgid "Domain Lookup"
msgstr ""
@@ -365,6 +374,10 @@ msgstr "較高優先順序"
msgid "Highest Priority"
msgstr "最高優先順序"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:585
+msgid "IP"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:11
msgid "IP Search"
msgstr "IP 搜尋"
@@ -384,8 +397,8 @@ msgstr "支援 IPv6"
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:352
msgid ""
"Increase the maximal number of open files, e.g. to handle the amount of "
-"temporary split files while loading the sets."
-msgstr "提升開啟檔案的最大數目便於在載入集合時處理臨時分割檔案等任務。"
+"temporary split files while loading the Sets."
+msgstr ""
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:153
msgid "Information"
@@ -436,6 +449,10 @@ msgstr "限制特定來源到廣域網路輸入鏈。"
msgid "Limit the cpu cores used by banIP to save RAM."
msgstr "限制 banIP 使用的 cpu 核心數來節省記憶體。"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:582
+msgid "Limit the uplink autoallow function."
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:390
msgid ""
"List Set elements in the status and report, disable this to reduce the CPU "
@@ -608,7 +625,7 @@ msgstr "報告元素"
msgid "Restart"
msgstr "重新啟動"
-#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:586
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:594
msgid "Restrict the internet access from/to a small number of secure IPs."
msgstr "限制來自/對少量安全 IP 的網際網路存取。"
@@ -724,6 +741,10 @@ msgstr "狀態"
msgid "Stop"
msgstr "停止"
+#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:584
+msgid "Subnet (default)"
+msgstr ""
+
#: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/setreport.js:128
msgid "Survey"
msgstr "調查"
@@ -953,6 +974,37 @@ msgstr ""
msgid "warn (default)"
msgstr "警告 (預設)"
+#~ msgid "Active Subnets"
+#~ msgstr "作用中子網路"
+
+#~ msgid "Automatically transfers suspicious IPs to the banIP blocklist."
+#~ msgstr "自動將可疑 IP 轉移到 banIP 黑名單。"
+
+#~ msgid "Automatically transfers uplink IPs to the banIP allowlist."
+#~ msgstr "自動將 uplink IP 位址轉移到 banIP 白名單。"
+
+#~ msgid ""
+#~ "Configuration of the banIP package to ban incoming and outgoing ip "
+#~ "addresses/subnets via sets in nftables. For further information <a "
+#~ "href=\"https://github.com/openwrt/packages/blob/master/net/banip/files/"
+#~ "README.md\" target=\"_blank\" rel=\"noreferrer noopener\" >check the "
+#~ "online documentation</a>"
+#~ msgstr ""
+#~ "設定 bnIP 套件包透過 nftables 中的集合禁止傳入和傳出 ip 位址/子網路。進一"
+#~ "步資訊<a href=\"https://github.com/openwrt/packages/blob/master/net/banip/"
+#~ "files/README.md\" target=\"_blank\" rel=\"noreferrer noopener\" >請查閱線"
+#~ "上文件</a>"
+
+#~ msgid ""
+#~ "Deduplicate IP addresses across all active sets and and tidy up the local "
+#~ "blocklist."
+#~ msgstr "去除所有使用中集合中的重複 IP 位址並整理本地黑名單。"
+
+#~ msgid ""
+#~ "Increase the maximal number of open files, e.g. to handle the amount of "
+#~ "temporary split files while loading the sets."
+#~ msgstr "提升開啟檔案的最大數目便於在載入集合時處理臨時分割檔案等任務。"
+
#~ msgid "Chain Priority"
#~ msgstr "鏈優先順序"